Max level shown:
12026-03-13T19:59:07.007ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-03-13T19:59:07.040ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 187, tv_nsec: 216164124 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-03-13T19:59:07.040ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-03-13T19:59:07.044ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-03-13T19:59:07.046ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-03-13T19:59:07.229ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-03-13T19:59:07.807ZDEBGphd-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/a54b7de886b9f62d5256222658d0b4be2202fefe/propolis-server.sha256.txt
82026-03-13T19:59:07.967ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-03-13T19:59:07.967ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-03-13T19:59:07.967ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-03-13T19:59:07.967ZINFOphd-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
122026-03-13T19:59:07.968ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-03-13T19:59:07.968ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-03-13T19:59:07.968ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-03-13T19:59:07.970ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-03-13T19:59:07.972ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-03-13T19:59:08.412ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-03-13T19:59:08.425ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-03-13T19:59:14.934ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-03-13T19:59:14.934ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-03-13T19:59:14.949ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.84M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-03-13T19:59:14.951ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6f132d3d-57b3-4a35-ada7-6f7a353fdca3"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-03-13T19:59:14.973ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6f132d3d-57b3-4a35-ada7-6f7a353fdca3", "phd-artifacts/phd-clone-82c84c09-b001-4b2e-b769-c8d4df238031"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-03-13T19:59:14.993ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-82c84c09-b001-4b2e-b769-c8d4df238031"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-03-13T19:59:15.004ZDEBGphd-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-82c84c09-b001-4b2e-b769-c8d4df238031 0B 25.3T 48.9M /phd-artifacts/phd-clone-82c84c09-b001-4b2e-b769-c8d4df238031\n target = phd_framework::zfs
262026-03-13T19:59:15.006ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-03-13T19:59:15.006ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-03-13T19:59:15.007ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-03-13T19:59:15.007ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/a54b7de886b9f62d5256222658d0b4be2202fefe/propolis-server.tar.gz
302026-03-13T19:59:23.676ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-03-13T19:59:23.676ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-03-13T19:59:40.875ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server" target = phd_framework::test_vm::server
332026-03-13T19:59:40.875ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
342026-03-13T19:59:41.029ZINFOphd-runner: [NEW - EVENT] Launched server with pid 827 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-03-13T19:59:41.043ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
362026-03-13T19:59:41.047ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
372026-03-13T19:59:41.049ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26030 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-03-13T19:59:41.908ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-03-13T19:59:41.911ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: df531f0c-4033-45c8-95ca-c619843e05a5, name: "phd-vm-df531f0c-4033-45c8-95ca-c619843e05a5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 89b46ff2-ea4c-4023-806c-78b9e4398934, project_id: 100158e9-ebab-4779-b9e3-c41d61590de7, sled_id: 040a5c47-06e5-435b-bf87-aea9cf0aa281, sled_serial: "040a5c47-06e5-435b-bf87-aea9cf0aa281", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
402026-03-13T19:59:41.911ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
412026-03-13T19:59:41.911ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
422026-03-13T19:59:41.913ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
432026-03-13T19:59:41.914ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-03-13T19:59:41.914ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
452026-03-13T19:59:41.914ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-03-13T19:59:41.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
472026-03-13T19:59:41.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
482026-03-13T19:59:46.440ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4525 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
492026-03-13T19:59:46.440ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-03-13T19:59:46.441ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-03-13T19:59:46.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
522026-03-13T19:59:46.441ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
532026-03-13T19:59:46.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
542026-03-13T19:59:46.468ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-03-13T19:59:46.468ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-03-13T19:59:46.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
572026-03-13T19:59:46.468ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
582026-03-13T19:59:46.502ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
592026-03-13T19:59:46.502ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-03-13T19:59:46.502ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4587 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-03-13T19:59:46.503ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
622026-03-13T19:59:46.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
632026-03-13T19:59:46.514ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
642026-03-13T19:59:46.515ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
652026-03-13T19:59:46.515ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
662026-03-13T19:59:46.547ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
672026-03-13T19:59:46.547ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
682026-03-13T19:59:46.547ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
692026-03-13T19:59:46.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
702026-03-13T19:59:46.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
712026-03-13T19:59:46.558ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
722026-03-13T19:59:46.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
732026-03-13T19:59:46.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
742026-03-13T19:59:46.580ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
752026-03-13T19:59:46.591ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
762026-03-13T19:59:46.591ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
772026-03-13T19:59:46.591ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
782026-03-13T19:59:46.623ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
792026-03-13T19:59:46.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
802026-03-13T19:59:46.624ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
812026-03-13T19:59:46.634ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
822026-03-13T19:59:46.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
832026-03-13T19:59:46.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
842026-03-13T19:59:46.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
852026-03-13T19:59:46.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
862026-03-13T19:59:46.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
872026-03-13T19:59:46.679ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
882026-03-13T19:59:46.679ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
892026-03-13T19:59:46.679ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
902026-03-13T19:59:46.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
912026-03-13T19:59:46.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
922026-03-13T19:59:46.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
932026-03-13T19:59:46.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
942026-03-13T19:59:46.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
952026-03-13T19:59:46.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = df531f0c-4033-45c8-95ca-c619843e05a5
962026-03-13T19:59:46.745ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
972026-03-13T19:59:46.746ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
982026-03-13T19:59:46.746ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-03-13T19:59:46.746ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-03-13T19:59:46.746ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
1012026-03-13T19:59:46.746ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1022026-03-13T19:59:46.746ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-03-13T19:59:46.746ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1042026-03-13T19:59:46.779ZINFOphd-runner: [NEW - EVENT] Launched server with pid 828 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-03-13T19:59:46.793ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-03-13T19:59:46.793ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1072026-03-13T19:59:46.793ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 38dce752-9620-4bc5-ba39-ac20e485b4a2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde timeout_duration = 45s
1082026-03-13T19:59:46.793ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1092026-03-13T19:59:46.794ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1102026-03-13T19:59:47.313ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5f25e557-935f-475d-8c78-19e95a1d9cde, name: "phd-vm-5f25e557-935f-475d-8c78-19e95a1d9cde", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 89b46ff2-ea4c-4023-806c-78b9e4398934, project_id: 100158e9-ebab-4779-b9e3-c41d61590de7, sled_id: 068f9259-2a69-45cf-8589-6357fea4e0f1, sled_serial: "068f9259-2a69-45cf-8589-6357fea4e0f1", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1112026-03-13T19:59:47.314ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 38dce752-9620-4bc5-ba39-ac20e485b4a2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1122026-03-13T19:59:49.987ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1132026-03-13T19:59:50.558ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1142026-03-13T19:59:50.558ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3243 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 38dce752-9620-4bc5-ba39-ac20e485b4a2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1152026-03-13T19:59:50.560ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
1162026-03-13T19:59:50.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1172026-03-13T19:59:50.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5f25e557-935f-475d-8c78-19e95a1d9cde
1182026-03-13T19:59:50.564ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
1192026-03-13T19:59:50.642ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
1202026-03-13T19:59:50.642ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9597 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = df531f0c-4033-45c8-95ca-c619843e05a5
1212026-03-13T19:59:50.643ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1222026-03-13T19:59:50.643ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1232026-03-13T19:59:50.643ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 5f25e557-935f-475d-8c78-19e95a1d9cde
1242026-03-13T19:59:50.673ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1252026-03-13T19:59:50.674ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1262026-03-13T19:59:50.674ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1272026-03-13T19:59:50.674ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8764 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-03-13T19:59:50.674ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-03-13T19:59:50.674ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-03-13T19:59:50.676ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1312026-03-13T19:59:51.333ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1322026-03-13T19:59:51.408ZDEBGphd-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 = 5f25e557-935f-475d-8c78-19e95a1d9cde
1332026-03-13T19:59:51.408ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-82c84c09-b001-4b2e-b769-c8d4df238031"] 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 = 5f25e557-935f-475d-8c78-19e95a1d9cde
1342026-03-13T19:59:51.434ZDEBGphd-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 = 5f25e557-935f-475d-8c78-19e95a1d9cde
1352026-03-13T19:59:51.434ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6f132d3d-57b3-4a35-ada7-6f7a353fdca3"] 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 = 5f25e557-935f-475d-8c78-19e95a1d9cde
1362026-03-13T19:59:51.451ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 776 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1372026-03-13T19:59:51.452ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4658 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde vm = migration_from_base_lifecycle_0 vm_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1382026-03-13T19:59:51.452ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4658 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = df531f0c-4033-45c8-95ca-c619843e05a5 target = phd_framework::test_vm target_id = 5f25e557-935f-475d-8c78-19e95a1d9cde
1392026-03-13T19:59:51.452ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 43468 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1402026-03-13T19:59:51.452ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 777 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-03-13T19:59:51.452ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1422026-03-13T19:59:51.453ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-03-13T19:59:51.453ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-03-13T19:59:51.453ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1452026-03-13T19:59:51.453ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-03-13T19:59:51.453ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1472026-03-13T19:59:51.453ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1482026-03-13T19:59:51.453ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1492026-03-13T19:59:51.463ZDEBGphd-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 896M 25.3T 895M /phd-artifacts\n target = phd_framework::zfs
1502026-03-13T19:59:51.464ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b77a1bc0-fac1-4eba-9ab5-ad789fa5b034"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-03-13T19:59:51.485ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b77a1bc0-fac1-4eba-9ab5-ad789fa5b034", "phd-artifacts/phd-clone-05c331f7-624d-4cc9-a2bc-db6f56839143"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-03-13T19:59:51.503ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-05c331f7-624d-4cc9-a2bc-db6f56839143"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-03-13T19:59:51.514ZDEBGphd-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-05c331f7-624d-4cc9-a2bc-db6f56839143 0B 25.3T 895M /phd-artifacts/phd-clone-05c331f7-624d-4cc9-a2bc-db6f56839143\n target = phd_framework::zfs
1542026-03-13T19:59:51.515ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-03-13T19:59:51.515ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-03-13T19:59:51.515ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server target = phd_framework::artifacts::store
1572026-03-13T19:59:51.515ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server" target = phd_framework::test_vm::server
1582026-03-13T19:59:51.515ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-03-13T19:59:51.550ZINFOphd-runner: [NEW - EVENT] Launched server with pid 837 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-03-13T19:59:51.565ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-03-13T19:59:51.565ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1622026-03-13T19:59:51.565ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1632026-03-13T19:59:51.960ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-03-13T19:59:51.961ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5f30f381-57cf-4d29-82ee-4d32b49d37ac, name: "phd-vm-5f30f381-57cf-4d29-82ee-4d32b49d37ac", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b04f7195-7863-4318-9d85-de67625c206a, project_id: 46d1c37f-4238-4ef8-8856-4ea47b7a3dc6, sled_id: e6dbb0b5-674a-488f-9c94-5f6f739aee49, sled_serial: "e6dbb0b5-674a-488f-9c94-5f6f739aee49", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1652026-03-13T19:59:51.961ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1662026-03-13T19:59:51.961ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1672026-03-13T19:59:51.962ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1682026-03-13T19:59:51.962ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-03-13T19:59:51.962ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1702026-03-13T19:59:51.962ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-03-13T19:59:51.962ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1722026-03-13T19:59:51.962ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1732026-03-13T19:59:56.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4599 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1742026-03-13T19:59:56.563ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-03-13T19:59:56.563ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-03-13T19:59:56.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1772026-03-13T19:59:56.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1782026-03-13T19:59:56.592ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1792026-03-13T19:59:56.592ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-03-13T19:59:56.593ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-03-13T19:59:56.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1822026-03-13T19:59:56.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1832026-03-13T19:59:56.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1842026-03-13T19:59:56.626ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-03-13T19:59:56.626ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4662 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-03-13T19:59:56.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1872026-03-13T19:59:56.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1882026-03-13T19:59:56.637ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1892026-03-13T19:59:56.637ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1902026-03-13T19:59:56.637ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1912026-03-13T19:59:56.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1922026-03-13T19:59:56.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1932026-03-13T19:59:56.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1942026-03-13T19:59:56.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1952026-03-13T19:59:56.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1962026-03-13T19:59:56.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1972026-03-13T19:59:56.714ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
1982026-03-13T19:59:56.719ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1992026-03-13T19:59:56.720ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-03-13T19:59:56.720ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-03-13T19:59:56.720ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-03-13T19:59:56.720ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-03-13T19:59:56.720ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-03-13T19:59:56.751ZINFOphd-runner: [NEW - EVENT] Launched server with pid 838 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-03-13T19:59:56.764ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 44 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-03-13T19:59:56.764ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2072026-03-13T19:59:56.764ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = fbc9603d-1534-4b73-86d6-7fa06bda4e43 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9 timeout_duration = 45s
2082026-03-13T19:59:56.764ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9 vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2092026-03-13T19:59:56.764ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9 vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2102026-03-13T19:59:57.267ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 226fcc10-92f8-447e-a8ff-25da9aa61fa9, name: "phd-vm-226fcc10-92f8-447e-a8ff-25da9aa61fa9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b04f7195-7863-4318-9d85-de67625c206a, project_id: 46d1c37f-4238-4ef8-8856-4ea47b7a3dc6, sled_id: c5060e67-7c12-403c-958f-3b3a86a1d4fc, sled_serial: "c5060e67-7c12-403c-958f-3b3a86a1d4fc", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9 vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2112026-03-13T19:59:57.267ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = fbc9603d-1534-4b73-86d6-7fa06bda4e43 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2122026-03-13T19:59:59.941ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2132026-03-13T20:00:01.284ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2142026-03-13T20:00:01.284ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4016 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = fbc9603d-1534-4b73-86d6-7fa06bda4e43 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2152026-03-13T20:00:01.286ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
2162026-03-13T20:00:01.287ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
2172026-03-13T20:00:01.367ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
2182026-03-13T20:00:01.367ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9800 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac
2192026-03-13T20:00:01.370ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2202026-03-13T20:00:01.370ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2212026-03-13T20:00:01.370ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9408 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-03-13T20:00:01.370ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-03-13T20:00:01.370ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-03-13T20:00:01.371ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2252026-03-13T20:00:02.047ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2262026-03-13T20:00:02.126ZDEBGphd-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 = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2272026-03-13T20:00:02.126ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-05c331f7-624d-4cc9-a2bc-db6f56839143"] 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 = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2282026-03-13T20:00:02.152ZDEBGphd-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 = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2292026-03-13T20:00:02.152ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-b77a1bc0-fac1-4eba-9ab5-ad789fa5b034"] 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 = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2302026-03-13T20:00:02.169ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 798 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2312026-03-13T20:00:02.169ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 798 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-03-13T20:00:02.169ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5404 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9 vm = migration_serial_history_base_lifecycle_0 vm_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2332026-03-13T20:00:02.169ZINFOphd-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
2342026-03-13T20:00:02.169ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5404 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 5f30f381-57cf-4d29-82ee-4d32b49d37ac target = phd_framework::test_vm target_id = 226fcc10-92f8-447e-a8ff-25da9aa61fa9
2352026-03-13T20:00:02.169ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-03-13T20:00:02.169ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10714 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2372026-03-13T20:00:02.169ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-03-13T20:00:02.170ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-03-13T20:00:02.170ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-03-13T20:00:02.170ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-03-13T20:00:02.170ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2422026-03-13T20:00:02.170ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2432026-03-13T20:00:02.182ZDEBGphd-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 897M 25.3T 895M /phd-artifacts\n target = phd_framework::zfs
2442026-03-13T20:00:02.182ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5e91d1f3-850f-48eb-aa79-16bd061bb791"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2452026-03-13T20:00:02.202ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-5e91d1f3-850f-48eb-aa79-16bd061bb791", "phd-artifacts/phd-clone-a2fee4e0-cc93-44ad-ad1a-a592baf0fc49"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2462026-03-13T20:00:02.220ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a2fee4e0-cc93-44ad-ad1a-a592baf0fc49"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2472026-03-13T20:00:02.232ZDEBGphd-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-a2fee4e0-cc93-44ad-ad1a-a592baf0fc49 0B 25.3T 895M /phd-artifacts/phd-clone-a2fee4e0-cc93-44ad-ad1a-a592baf0fc49\n target = phd_framework::zfs
2482026-03-13T20:00:02.233ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-03-13T20:00:02.233ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-03-13T20:00:02.233ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server target = phd_framework::artifacts::store
2512026-03-13T20:00:02.233ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server" target = phd_framework::test_vm::server
2522026-03-13T20:00:02.233ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-03-13T20:00:02.270ZINFOphd-runner: [NEW - EVENT] Launched server with pid 847 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-03-13T20:00:02.285ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-03-13T20:00:02.285ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2562026-03-13T20:00:02.285ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2572026-03-13T20:00:02.932ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-03-13T20:00:02.933ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8155b605-c352-4b89-87ad-218af1762b43, name: "phd-vm-8155b605-c352-4b89-87ad-218af1762b43", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2cda149b-39ea-4e83-9623-6d11812bedaa, project_id: f3dfb5b6-3dd8-4503-a4e1-a18cfaa3a9f9, sled_id: 256ba33e-ce99-4849-a746-bb207c614f4d, sled_serial: "256ba33e-ce99-4849-a746-bb207c614f4d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2592026-03-13T20:00:02.933ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2602026-03-13T20:00:02.933ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 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 = 8155b605-c352-4b89-87ad-218af1762b43
2612026-03-13T20:00:02.934ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2622026-03-13T20:00:02.934ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-03-13T20:00:02.934ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 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 = 8155b605-c352-4b89-87ad-218af1762b43
2642026-03-13T20:00:02.935ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-03-13T20:00:02.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2662026-03-13T20:00:02.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2672026-03-13T20:00:07.543ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4607 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2682026-03-13T20:00:07.543ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-03-13T20:00:07.544ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-03-13T20:00:07.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2712026-03-13T20:00:07.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2722026-03-13T20:00:07.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2732026-03-13T20:00:07.562ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-03-13T20:00:07.563ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-03-13T20:00:07.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2762026-03-13T20:00:07.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2772026-03-13T20:00:07.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2782026-03-13T20:00:07.595ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-03-13T20:00:07.595ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4659 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-03-13T20:00:07.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2812026-03-13T20:00:07.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2822026-03-13T20:00:07.606ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2832026-03-13T20:00:07.606ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2842026-03-13T20:00:07.606ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2852026-03-13T20:00:07.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2862026-03-13T20:00:07.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2872026-03-13T20:00:07.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2882026-03-13T20:00:07.650ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2892026-03-13T20:00:07.650ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2902026-03-13T20:00:07.651ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2912026-03-13T20:00:07.684ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2922026-03-13T20:00:07.684ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2932026-03-13T20:00:07.684ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2942026-03-13T20:00:07.695ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2952026-03-13T20:00:07.695ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2962026-03-13T20:00:07.695ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
2972026-03-13T20:00:07.728ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2982026-03-13T20:00:07.728ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
2992026-03-13T20:00:07.728ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
3002026-03-13T20:00:07.739ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3012026-03-13T20:00:07.739ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3022026-03-13T20:00:07.739ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
3032026-03-13T20:00:07.771ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3042026-03-13T20:00:07.771ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3052026-03-13T20:00:07.772ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
3062026-03-13T20:00:07.782ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3072026-03-13T20:00:07.782ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3082026-03-13T20:00:07.782ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
3092026-03-13T20:00:07.815ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3102026-03-13T20:00:07.816ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3112026-03-13T20:00:07.816ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
3122026-03-13T20:00:07.826ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3132026-03-13T20:00:07.826ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3142026-03-13T20:00:07.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 8155b605-c352-4b89-87ad-218af1762b43
3152026-03-13T20:00:07.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3162026-03-13T20:00:07.860ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-03-13T20:00:07.860ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-03-13T20:00:07.860ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-03-13T20:00:07.860ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-03-13T20:00:07.860ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-03-13T20:00:07.860ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-03-13T20:00:07.892ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-03-13T20:00:07.906ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-03-13T20:00:07.906ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364
3252026-03-13T20:00:07.906ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = a3f2f195-d7e3-4590-925a-88ca953fea78 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364 timeout_duration = 45s
3262026-03-13T20:00:07.906ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364 vm = migration_from_base_and_back_lifecycle_0 vm_id = 7797f899-747e-4ba6-9fbc-f61797871364
3272026-03-13T20:00:07.907ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364 vm = migration_from_base_and_back_lifecycle_0 vm_id = 7797f899-747e-4ba6-9fbc-f61797871364
3282026-03-13T20:00:08.378ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7797f899-747e-4ba6-9fbc-f61797871364, name: "phd-vm-7797f899-747e-4ba6-9fbc-f61797871364", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2cda149b-39ea-4e83-9623-6d11812bedaa, project_id: f3dfb5b6-3dd8-4503-a4e1-a18cfaa3a9f9, sled_id: 4ec8df50-7617-4273-b20f-5a9e99d585dc, sled_serial: "4ec8df50-7617-4273-b20f-5a9e99d585dc", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364 vm = migration_from_base_and_back_lifecycle_0 vm_id = 7797f899-747e-4ba6-9fbc-f61797871364
3292026-03-13T20:00:08.378ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = a3f2f195-d7e3-4590-925a-88ca953fea78 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364
3302026-03-13T20:00:11.135ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3312026-03-13T20:00:11.458ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364
3322026-03-13T20:00:11.458ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3079 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = a3f2f195-d7e3-4590-925a-88ca953fea78 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364
3332026-03-13T20:00:11.460ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3342026-03-13T20:00:11.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3352026-03-13T20:00:11.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3362026-03-13T20:00:11.462ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3372026-03-13T20:00:11.541ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3382026-03-13T20:00:11.542ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9254 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8155b605-c352-4b89-87ad-218af1762b43
3392026-03-13T20:00:11.542ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3402026-03-13T20:00:11.542ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3412026-03-13T20:00:11.542ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3422026-03-13T20:00:11.573ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3432026-03-13T20:00:11.573ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-03-13T20:00:11.573ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-03-13T20:00:11.573ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-03-13T20:00:11.573ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server target = phd_framework::artifacts::store
3472026-03-13T20:00:11.573ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/9aa2506ff1fd1e74c73f872fccdf2167930fb5837fd2ba3db8d851024d6fe687/propolis-server" target = phd_framework::test_vm::server
3482026-03-13T20:00:11.574ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-03-13T20:00:11.608ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-03-13T20:00:11.622ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 48 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-03-13T20:00:11.622ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3522026-03-13T20:00:11.622ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 46cdc71d-0be0-4459-9839-4d6b55e32412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 timeout_duration = 45s
3532026-03-13T20:00:11.622ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3542026-03-13T20:00:11.622ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3552026-03-13T20:00:12.311ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 51cf3a1a-513a-4180-aee8-0362922a84a9, name: "phd-vm-51cf3a1a-513a-4180-aee8-0362922a84a9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2cda149b-39ea-4e83-9623-6d11812bedaa, project_id: f3dfb5b6-3dd8-4503-a4e1-a18cfaa3a9f9, sled_id: 1df8b0b8-4422-491d-8c37-f42171bdfe94, sled_serial: "1df8b0b8-4422-491d-8c37-f42171bdfe94", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3562026-03-13T20:00:12.311ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 46cdc71d-0be0-4459-9839-4d6b55e32412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3572026-03-13T20:00:15.033ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3582026-03-13T20:00:16.099ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3592026-03-13T20:00:16.099ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3786 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 46cdc71d-0be0-4459-9839-4d6b55e32412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3602026-03-13T20:00:16.102ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3612026-03-13T20:00:16.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3622026-03-13T20:00:16.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3632026-03-13T20:00:16.103ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 7797f899-747e-4ba6-9fbc-f61797871364
3642026-03-13T20:00:16.182ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 7797f899-747e-4ba6-9fbc-f61797871364
3652026-03-13T20:00:16.183ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8274 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364 vm = migration_from_base_and_back_lifecycle_0 vm_id = 7797f899-747e-4ba6-9fbc-f61797871364
3662026-03-13T20:00:16.183ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8274 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8155b605-c352-4b89-87ad-218af1762b43 target = phd_framework::test_vm target_id = 7797f899-747e-4ba6-9fbc-f61797871364
3672026-03-13T20:00:17.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1715 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3682026-03-13T20:00:17.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3692026-03-13T20:00:17.818ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3702026-03-13T20:00:17.851ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3712026-03-13T20:00:17.851ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-03-13T20:00:17.851ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-03-13T20:00:17.851ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-03-13T20:00:17.852ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-03-13T20:00:17.852ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-03-13T20:00:17.852ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-03-13T20:00:17.883ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-03-13T20:00:17.897ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-03-13T20:00:17.897ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3802026-03-13T20:00:17.897ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = e7702499-7182-40db-b239-25b81345ab8d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427 timeout_duration = 45s
3812026-03-13T20:00:17.897ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3822026-03-13T20:00:17.898ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3832026-03-13T20:00:18.280ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1c69aefc-ade3-40d7-a2c8-31e11c88d427, name: "phd-vm-1c69aefc-ade3-40d7-a2c8-31e11c88d427", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2cda149b-39ea-4e83-9623-6d11812bedaa, project_id: f3dfb5b6-3dd8-4503-a4e1-a18cfaa3a9f9, sled_id: 108e30c7-0e6d-4ed9-825b-de85a733da17, sled_serial: "108e30c7-0e6d-4ed9-825b-de85a733da17", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3842026-03-13T20:00:18.280ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = e7702499-7182-40db-b239-25b81345ab8d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3852026-03-13T20:00:20.974ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3862026-03-13T20:00:21.099ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3872026-03-13T20:00:21.100ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2819 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = e7702499-7182-40db-b239-25b81345ab8d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3882026-03-13T20:00:21.102ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3892026-03-13T20:00:21.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3902026-03-13T20:00:21.103ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3912026-03-13T20:00:21.103ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3922026-03-13T20:00:21.186ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 51cf3a1a-513a-4180-aee8-0362922a84a9
3932026-03-13T20:00:21.186ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9562 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 vm = migration_from_base_and_back_lifecycle_1 vm_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3942026-03-13T20:00:21.186ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9562 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 7797f899-747e-4ba6-9fbc-f61797871364 target = phd_framework::test_vm target_id = 51cf3a1a-513a-4180-aee8-0362922a84a9
3952026-03-13T20:00:21.187ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3962026-03-13T20:00:21.187ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3972026-03-13T20:00:21.187ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3982026-03-13T20:00:21.213ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
3992026-03-13T20:00:21.213ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4002026-03-13T20:00:21.213ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
4012026-03-13T20:00:21.213ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18277 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-03-13T20:00:21.213ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4032026-03-13T20:00:21.213ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-03-13T20:00:21.215ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4052026-03-13T20:00:21.707ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4062026-03-13T20:00:21.781ZDEBGphd-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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4072026-03-13T20:00:21.781ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a2fee4e0-cc93-44ad-ad1a-a592baf0fc49"] 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4082026-03-13T20:00:21.808ZDEBGphd-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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4092026-03-13T20:00:21.809ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-5e91d1f3-850f-48eb-aa79-16bd061bb791"] 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4102026-03-13T20:00:21.828ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 614 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4112026-03-13T20:00:21.828ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 614 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-03-13T20:00:21.828ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3930 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4132026-03-13T20:00:21.828ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-03-13T20:00:21.829ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
415 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 73.84s
416 
4172026-03-13T20:00:21.828ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3930 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 51cf3a1a-513a-4180-aee8-0362922a84a9 target = phd_framework::test_vm target_id = 1c69aefc-ade3-40d7-a2c8-31e11c88d427
4182026-03-13T20:00:21.829ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 19655 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
4192026-03-13T20:00:21.830ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner