Max level shown:
12024-10-19T01:11:26.309ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22024-10-19T01:11:26.312ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 427, tv_nsec: 193895942 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-10-19T01:11:26.312ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42024-10-19T01:11:26.312ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-10-19T01:11:26.312ZDEBGphd-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/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
62024-10-19T01:11:26.451ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72024-10-19T01:11:26.849ZDEBGphd-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/ff0b76d5da5a4da1fbdf54b5ed7eaa8fd4093651/propolis-server.sha256.txt
82024-10-19T01:11:26.952ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-10-19T01:11:26.953ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-10-19T01:11:26.953ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-10-19T01:11:26.953ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122024-10-19T01:11:26.953ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-10-19T01:11:26.953ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-10-19T01:11:26.953ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
152024-10-19T01:11:26.954ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162024-10-19T01:11:26.954ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172024-10-19T01:11:27.526ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182024-10-19T01:11:27.526ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-10-19T01:11:55.509ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202024-10-19T01:11:55.509ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
212024-10-19T01:11:55.541ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-10-19T01:11:55.542ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-541dc696-2b73-4840-aed5-d4f2d37bc443"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
232024-10-19T01:11:55.597ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-541dc696-2b73-4840-aed5-d4f2d37bc443", "phd-artifacts/phd-clone-2e9f1b39-932f-4960-a9db-3426c0708a98"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
242024-10-19T01:11:55.620ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2e9f1b39-932f-4960-a9db-3426c0708a98"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
252024-10-19T01:11:55.633ZDEBGphd-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-2e9f1b39-932f-4960-a9db-3426c0708a98 0B 1.80T 48.9M /phd-artifacts/phd-clone-2e9f1b39-932f-4960-a9db-3426c0708a98\n target = phd_framework::zfs
262024-10-19T01:11:55.634ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-10-19T01:11:55.634ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-10-19T01:11:55.634ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-10-19T01:11:55.634ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/ff0b76d5da5a4da1fbdf54b5ed7eaa8fd4093651/propolis-server.tar.gz
302024-10-19T01:12:20.483ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312024-10-19T01:12:20.483ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-10-19T01:12:33.062ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server" target = phd_framework::test_vm::server
332024-10-19T01:12:33.063ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342024-10-19T01:12:33.114ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352024-10-19T01:12:33.114ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37479 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-10-19T01:12:33.114ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
372024-10-19T01:12:33.115ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
382024-10-19T01:12:33.520ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-10-19T01:12:33.521ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 31aa0c43-255f-4cd9-9688-48c948cd8386, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4f2aec85-f021-486d-a75f-f9113a13cac0, silo_id: af39f12d-a5ca-41c3-8e16-61e7239ed9a5, sled_id: c2393ec8-4d7a-4fe9-b162-5b3e6a8be7b1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c2393ec8-4d7a-4fe9-b162-5b3e6a8be7b1" }, name: "phd-vm-31aa0c43-255f-4cd9-9688-48c948cd8386", vcpus: 2 }, state: Creating } line = 532 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
402024-10-19T01:12:33.521ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 407 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
412024-10-19T01:12:33.521ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
422024-10-19T01:12:33.522ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 614 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
432024-10-19T01:12:33.522ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
442024-10-19T01:12:33.522ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 866 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-10-19T01:12:33.522ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 815 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
462024-10-19T01:12:33.522ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-10-19T01:12:33.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
482024-10-19T01:12:33.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
492024-10-19T01:12:37.825ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4302 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
502024-10-19T01:12:37.825ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-10-19T01:12:37.825ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-10-19T01:12:37.825ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
532024-10-19T01:12:37.825ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
542024-10-19T01:12:37.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
552024-10-19T01:12:37.843ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 863 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-10-19T01:12:37.843ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4320 file = phd-tests/framework/src/test_vm/mod.rs line = 866 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-10-19T01:12:37.844ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
582024-10-19T01:12:37.844ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
592024-10-19T01:12:37.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
602024-10-19T01:12:37.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
612024-10-19T01:12:37.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
622024-10-19T01:12:37.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
632024-10-19T01:12:37.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
642024-10-19T01:12:37.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
652024-10-19T01:12:37.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
662024-10-19T01:12:37.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
672024-10-19T01:12:37.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
682024-10-19T01:12:37.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
692024-10-19T01:12:37.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
702024-10-19T01:12:37.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
712024-10-19T01:12:37.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
722024-10-19T01:12:37.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
732024-10-19T01:12:37.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
742024-10-19T01:12:37.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
752024-10-19T01:12:37.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
762024-10-19T01:12:37.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
772024-10-19T01:12:37.952ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
782024-10-19T01:12:37.952ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
792024-10-19T01:12:37.953ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
802024-10-19T01:12:37.975ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
812024-10-19T01:12:37.975ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
822024-10-19T01:12:37.975ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
832024-10-19T01:12:37.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
842024-10-19T01:12:37.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
852024-10-19T01:12:37.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
862024-10-19T01:12:38.008ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
872024-10-19T01:12:38.008ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
882024-10-19T01:12:38.008ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
892024-10-19T01:12:38.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
902024-10-19T01:12:38.018ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
912024-10-19T01:12:38.019ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 31aa0c43-255f-4cd9-9688-48c948cd8386
922024-10-19T01:12:38.040ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
932024-10-19T01:12:38.040ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
942024-10-19T01:12:38.040ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
952024-10-19T01:12:38.040ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 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
962024-10-19T01:12:38.040ZDEBGphd-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
972024-10-19T01:12:38.040ZDEBGphd-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
982024-10-19T01:12:38.041ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
992024-10-19T01:12:38.041ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
1002024-10-19T01:12:38.063ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1012024-10-19T01:12:38.063ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1022024-10-19T01:12:38.063ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1032024-10-19T01:12:38.063ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 676 migration_id = a9a60be8-e327-49dd-8462-e5a636b6e6e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 timeout_duration = 45s
1042024-10-19T01:12:38.063ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1052024-10-19T01:12:38.064ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1062024-10-19T01:12:38.584ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 6eb799ad-da34-45e1-84cd-cdefa4f94cb7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4f2aec85-f021-486d-a75f-f9113a13cac0, silo_id: af39f12d-a5ca-41c3-8e16-61e7239ed9a5, sled_id: 6025ffc1-921c-48eb-8a02-f188b0a6b9ad, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6025ffc1-921c-48eb-8a02-f188b0a6b9ad" }, name: "phd-vm-6eb799ad-da34-45e1-84cd-cdefa4f94cb7", vcpus: 2 }, state: Migrating } line = 532 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1072024-10-19T01:12:38.585ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 521 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 vm = migration_from_base_and_back_lifecycle_0 vm_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1082024-10-19T01:12:38.585ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = a9a60be8-e327-49dd-8462-e5a636b6e6e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1092024-10-19T01:12:41.116ZINFOphd-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":7805}} target = phd_framework::serial
1102024-10-19T01:12:42.247ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 710 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1112024-10-19T01:12:42.248ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3662 file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = a9a60be8-e327-49dd-8462-e5a636b6e6e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1122024-10-19T01:12:42.248ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4184 file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 31aa0c43-255f-4cd9-9688-48c948cd8386 target = phd_framework::test_vm target_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1132024-10-19T01:12:42.249ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
1142024-10-19T01:12:42.249ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1152024-10-19T01:12:42.249ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1162024-10-19T01:12:42.250ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
1172024-10-19T01:12:42.376ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 126 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 31aa0c43-255f-4cd9-9688-48c948cd8386
1182024-10-19T01:12:42.376ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1192024-10-19T01:12:42.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1202024-10-19T01:12:42.377ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1212024-10-19T01:12:42.399ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1222024-10-19T01:12:42.399ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1232024-10-19T01:12:42.399ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1242024-10-19T01:12:42.400ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 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
1252024-10-19T01:12:42.400ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server target = phd_framework::artifacts::store
1262024-10-19T01:12:42.400ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server" target = phd_framework::test_vm::server
1272024-10-19T01:12:42.400ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1282024-10-19T01:12:42.424ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1292024-10-19T01:12:42.425ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1302024-10-19T01:12:42.425ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1312024-10-19T01:12:42.425ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 676 migration_id = 448790ce-4d86-4a65-bcde-d002045e62b0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f timeout_duration = 45s
1322024-10-19T01:12:42.425ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f vm = migration_from_base_and_back_lifecycle_1 vm_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1332024-10-19T01:12:42.426ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f vm = migration_from_base_and_back_lifecycle_1 vm_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1342024-10-19T01:12:43.184ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5b1584c6-c808-48ef-aa24-237c04ad700f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4f2aec85-f021-486d-a75f-f9113a13cac0, silo_id: af39f12d-a5ca-41c3-8e16-61e7239ed9a5, sled_id: 7a943ab8-addc-404f-927d-902dec763a0f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7a943ab8-addc-404f-927d-902dec763a0f" }, name: "phd-vm-5b1584c6-c808-48ef-aa24-237c04ad700f", vcpus: 2 }, state: Migrating } line = 532 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f vm = migration_from_base_and_back_lifecycle_1 vm_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1352024-10-19T01:12:43.184ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 758 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f vm = migration_from_base_and_back_lifecycle_1 vm_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1362024-10-19T01:12:43.184ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = 448790ce-4d86-4a65-bcde-d002045e62b0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1372024-10-19T01:12:45.795ZINFOphd-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":7852}} target = phd_framework::serial
1382024-10-19T01:12:45.926ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 710 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1392024-10-19T01:12:45.926ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2742 file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = 448790ce-4d86-4a65-bcde-d002045e62b0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1402024-10-19T01:12:45.926ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3501 file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7 target = phd_framework::test_vm target_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1412024-10-19T01:12:45.927ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1422024-10-19T01:12:45.928ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1432024-10-19T01:12:45.928ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1442024-10-19T01:12:45.929ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1452024-10-19T01:12:46.048ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 120 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 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 = 6eb799ad-da34-45e1-84cd-cdefa4f94cb7
1462024-10-19T01:12:48.470ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2542 file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1472024-10-19T01:12:48.470ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1482024-10-19T01:12:48.470ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1492024-10-19T01:12:48.503ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1502024-10-19T01:12:48.504ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1512024-10-19T01:12:48.504ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1522024-10-19T01:12:48.504ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 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
1532024-10-19T01:12:48.504ZDEBGphd-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
1542024-10-19T01:12:48.504ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1552024-10-19T01:12:48.504ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1562024-10-19T01:12:48.527ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1572024-10-19T01:12:48.527ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1582024-10-19T01:12:48.528ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1592024-10-19T01:12:48.528ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 676 migration_id = 764ba9b9-8f9b-41f8-a461-c312a569a3ba path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af timeout_duration = 45s
1602024-10-19T01:12:48.528ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af vm = migration_from_base_and_back_lifecycle_2 vm_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1612024-10-19T01:12:48.528ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af vm = migration_from_base_and_back_lifecycle_2 vm_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1622024-10-19T01:12:49.275ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d9f1e8f0-f8aa-4483-87b0-7d4b948469af, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4f2aec85-f021-486d-a75f-f9113a13cac0, silo_id: af39f12d-a5ca-41c3-8e16-61e7239ed9a5, sled_id: 20936a52-3615-428d-9c74-0c195f39f559, sled_model: "pheidippes", sled_revision: 1, sled_serial: "20936a52-3615-428d-9c74-0c195f39f559" }, name: "phd-vm-d9f1e8f0-f8aa-4483-87b0-7d4b948469af", vcpus: 2 }, state: Migrating } line = 532 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af vm = migration_from_base_and_back_lifecycle_2 vm_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1632024-10-19T01:12:49.275ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 747 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af vm = migration_from_base_and_back_lifecycle_2 vm_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1642024-10-19T01:12:49.275ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = 764ba9b9-8f9b-41f8-a461-c312a569a3ba path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1652024-10-19T01:12:51.830ZINFOphd-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":7899}} target = phd_framework::serial
1662024-10-19T01:12:51.988ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 710 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1672024-10-19T01:12:51.988ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2712 file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = 764ba9b9-8f9b-41f8-a461-c312a569a3ba path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1682024-10-19T01:12:51.988ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3460 file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 5b1584c6-c808-48ef-aa24-237c04ad700f target = phd_framework::test_vm target_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1692024-10-19T01:12:51.989ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1702024-10-19T01:12:51.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1712024-10-19T01:12:51.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1722024-10-19T01:12:51.990ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 5b1584c6-c808-48ef-aa24-237c04ad700f
1732024-10-19T01:12:52.123ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 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 = 5b1584c6-c808-48ef-aa24-237c04ad700f
1742024-10-19T01:12:52.470ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 480 file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1752024-10-19T01:12:52.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1762024-10-19T01:12:52.471ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1772024-10-19T01:12:52.503ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 881 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1782024-10-19T01:12:52.504ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1792024-10-19T01:12:52.504ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1802024-10-19T01:12:52.504ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1812024-10-19T01:12:52.504ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1822024-10-19T01:12:52.504ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18984 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1832024-10-19T01:12:52.505ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1154 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1842024-10-19T01:12:53.201ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1852024-10-19T01:12:53.333ZDEBGphd-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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1862024-10-19T01:12:53.333ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-2e9f1b39-932f-4960-a9db-3426c0708a98"] 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1872024-10-19T01:12:53.384ZDEBGphd-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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1882024-10-19T01:12:53.384ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-541dc696-2b73-4840-aed5-d4f2d37bc443"] 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1892024-10-19T01:12:53.416ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 911 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 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 = d9f1e8f0-f8aa-4483-87b0-7d4b948469af
1902024-10-19T01:12:53.416ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 86462 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
1912024-10-19T01:12:53.416ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 911 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1922024-10-19T01:12:53.416ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1932024-10-19T01:12:53.416ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1942024-10-19T01:12:53.416ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1952024-10-19T01:12:53.416ZINFOphd-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
1962024-10-19T01:12:53.416ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1972024-10-19T01:12:53.416ZDEBGphd-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
1982024-10-19T01:12:53.417ZDEBGphd-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
1992024-10-19T01:12:53.417ZDEBGphd-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
2002024-10-19T01:12:53.436ZDEBGphd-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 696M 1.80T 696M /phd-artifacts\n target = phd_framework::zfs
2012024-10-19T01:12:53.436ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d0a00c01-cb4d-4552-b7ec-7e2eaf1986c5"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
2022024-10-19T01:12:53.465ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d0a00c01-cb4d-4552-b7ec-7e2eaf1986c5", "phd-artifacts/phd-clone-e37a62e5-9502-40d2-80d1-8ec16ccf0931"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
2032024-10-19T01:12:53.495ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e37a62e5-9502-40d2-80d1-8ec16ccf0931"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
2042024-10-19T01:12:53.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-e37a62e5-9502-40d2-80d1-8ec16ccf0931 0B 1.80T 696M /phd-artifacts/phd-clone-e37a62e5-9502-40d2-80d1-8ec16ccf0931\n target = phd_framework::zfs
2052024-10-19T01:12:53.514ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062024-10-19T01:12:53.514ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
2072024-10-19T01:12:53.514ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server target = phd_framework::artifacts::store
2082024-10-19T01:12:53.515ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server" target = phd_framework::test_vm::server
2092024-10-19T01:12:53.515ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
2102024-10-19T01:12:53.527ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2112024-10-19T01:12:53.527ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2122024-10-19T01:12:53.527ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2132024-10-19T01:12:53.528ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2142024-10-19T01:12:54.255ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2152024-10-19T01:12:54.256ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b9b77d95-3472-4806-8d0a-4045df704979, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f3af5e2a-bb0d-41b1-bb12-76f1f95b305e, silo_id: de1abb00-6497-459f-8b58-73aa73f384da, sled_id: edcb2d67-0b42-43fa-bddf-3a3421a8d722, sled_model: "pheidippes", sled_revision: 1, sled_serial: "edcb2d67-0b42-43fa-bddf-3a3421a8d722" }, name: "phd-vm-b9b77d95-3472-4806-8d0a-4045df704979", vcpus: 2 }, state: Creating } line = 532 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2162024-10-19T01:12:54.256ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 728 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2172024-10-19T01:12:54.256ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2182024-10-19T01:12:54.256ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 614 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2192024-10-19T01:12:54.256ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2202024-10-19T01:12:54.256ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 866 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2212024-10-19T01:12:54.256ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 815 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2222024-10-19T01:12:54.256ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2232024-10-19T01:12:54.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2242024-10-19T01:12:54.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2252024-10-19T01:12:58.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4220 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2262024-10-19T01:12:58.477ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2272024-10-19T01:12:58.477ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2282024-10-19T01:12:58.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2292024-10-19T01:12:58.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2302024-10-19T01:12:58.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2312024-10-19T01:12:58.495ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 863 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2322024-10-19T01:12:58.495ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4238 file = phd-tests/framework/src/test_vm/mod.rs line = 866 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332024-10-19T01:12:58.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2342024-10-19T01:12:58.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2352024-10-19T01:12:58.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2362024-10-19T01:12:58.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2372024-10-19T01:12:58.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2382024-10-19T01:12:58.539ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2392024-10-19T01:12:58.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2402024-10-19T01:12:58.540ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2412024-10-19T01:12:58.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2422024-10-19T01:12:58.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2432024-10-19T01:12:58.552ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2442024-10-19T01:12:58.573ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2452024-10-19T01:12:58.578ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2462024-10-19T01:12:58.578ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2472024-10-19T01:12:58.578ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2482024-10-19T01:12:58.578ZDEBGphd-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
2492024-10-19T01:12:58.578ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2502024-10-19T01:12:58.578ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2512024-10-19T01:12:58.596ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2522024-10-19T01:12:58.596ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2532024-10-19T01:12:58.596ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2542024-10-19T01:12:58.596ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 676 migration_id = f23be8f5-771e-4a69-903b-a788d1f1a197 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3 timeout_duration = 45s
2552024-10-19T01:12:58.596ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3 vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2562024-10-19T01:12:58.597ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3 vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2572024-10-19T01:12:59.194ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d1f445d8-3904-453e-9179-f1ec602aaaa3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f3af5e2a-bb0d-41b1-bb12-76f1f95b305e, silo_id: de1abb00-6497-459f-8b58-73aa73f384da, sled_id: 64b449c4-c041-468d-8563-e5bcff2414bc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "64b449c4-c041-468d-8563-e5bcff2414bc" }, name: "phd-vm-d1f445d8-3904-453e-9179-f1ec602aaaa3", vcpus: 2 }, state: Migrating } line = 532 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3 vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2582024-10-19T01:12:59.194ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 597 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3 vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2592024-10-19T01:12:59.194ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = f23be8f5-771e-4a69-903b-a788d1f1a197 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2602024-10-19T01:13:01.708ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7714}} target = phd_framework::serial
2612024-10-19T01:13:03.636ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 710 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2622024-10-19T01:13:03.637ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4442 file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = f23be8f5-771e-4a69-903b-a788d1f1a197 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2632024-10-19T01:13:03.637ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5040 file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b9b77d95-3472-4806-8d0a-4045df704979 target = phd_framework::test_vm target_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2642024-10-19T01:13:03.638ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2652024-10-19T01:13:03.639ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2662024-10-19T01:13:03.770ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b9b77d95-3472-4806-8d0a-4045df704979
2672024-10-19T01:13:03.773ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2682024-10-19T01:13:03.773ZDEBGphd-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
2692024-10-19T01:13:03.773ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2702024-10-19T01:13:03.773ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9518 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2712024-10-19T01:13:03.773ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2722024-10-19T01:13:03.774ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1154 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2732024-10-19T01:13:04.142ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2742024-10-19T01:13:04.268ZDEBGphd-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 = d1f445d8-3904-453e-9179-f1ec602aaaa3
2752024-10-19T01:13:04.268ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e37a62e5-9502-40d2-80d1-8ec16ccf0931"] 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 = d1f445d8-3904-453e-9179-f1ec602aaaa3
2762024-10-19T01:13:04.316ZDEBGphd-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 = d1f445d8-3904-453e-9179-f1ec602aaaa3
2772024-10-19T01:13:04.316ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-d0a00c01-cb4d-4552-b7ec-7e2eaf1986c5"] 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 = d1f445d8-3904-453e-9179-f1ec602aaaa3
2782024-10-19T01:13:04.351ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 577 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d1f445d8-3904-453e-9179-f1ec602aaaa3
2792024-10-19T01:13:04.351ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10934 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2802024-10-19T01:13:04.351ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 577 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2812024-10-19T01:13:04.351ZINFOphd-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
2822024-10-19T01:13:04.351ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2832024-10-19T01:13:04.351ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2842024-10-19T01:13:04.351ZINFOphd-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
2852024-10-19T01:13:04.351ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2862024-10-19T01:13:04.352ZDEBGphd-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
2872024-10-19T01:13:04.352ZDEBGphd-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
2882024-10-19T01:13:04.352ZDEBGphd-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
2892024-10-19T01:13:04.374ZDEBGphd-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 696M 1.80T 696M /phd-artifacts\n target = phd_framework::zfs
2902024-10-19T01:13:04.375ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-493e3517-4eb6-46d7-8e3d-2000b643c564"] 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
2912024-10-19T01:13:04.402ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-493e3517-4eb6-46d7-8e3d-2000b643c564", "phd-artifacts/phd-clone-053269f4-ce8f-470b-ab7b-9c65dd73b912"] 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
2922024-10-19T01:13:04.430ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-053269f4-ce8f-470b-ab7b-9c65dd73b912"] 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
2932024-10-19T01:13:04.447ZDEBGphd-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-053269f4-ce8f-470b-ab7b-9c65dd73b912 0B 1.80T 696M /phd-artifacts/phd-clone-053269f4-ce8f-470b-ab7b-9c65dd73b912\n target = phd_framework::zfs
2942024-10-19T01:13:04.448ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2952024-10-19T01:13:04.448ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2962024-10-19T01:13:04.448ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server target = phd_framework::artifacts::store
2972024-10-19T01:13:04.448ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server" target = phd_framework::test_vm::server
2982024-10-19T01:13:04.448ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2992024-10-19T01:13:04.461ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3002024-10-19T01:13:04.461ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3012024-10-19T01:13:04.462ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3022024-10-19T01:13:04.462ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3032024-10-19T01:13:05.210ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3042024-10-19T01:13:05.211ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: acd166bc-3a48-49db-ae5b-e669e30a8908, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: da0ba361-b243-4174-9ca4-9c5eeb75d562, silo_id: bdcc5e86-c1c5-4d9e-973b-cefe6f56db38, sled_id: 2a75fd90-aecd-45be-a1c2-a2e424a445b3, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2a75fd90-aecd-45be-a1c2-a2e424a445b3" }, name: "phd-vm-acd166bc-3a48-49db-ae5b-e669e30a8908", vcpus: 2 }, state: Creating } line = 532 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3052024-10-19T01:13:05.211ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 749 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3062024-10-19T01:13:05.211ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3072024-10-19T01:13:05.211ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3082024-10-19T01:13:05.211ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3092024-10-19T01:13:05.212ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 866 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3102024-10-19T01:13:05.212ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 815 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3112024-10-19T01:13:05.212ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
3122024-10-19T01:13:05.212ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3132024-10-19T01:13:05.212ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3142024-10-19T01:13:09.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4250 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3152024-10-19T01:13:09.463ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3162024-10-19T01:13:09.463ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 823 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3172024-10-19T01:13:09.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3182024-10-19T01:13:09.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3192024-10-19T01:13:09.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3202024-10-19T01:13:09.483ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 863 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3212024-10-19T01:13:09.483ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4271 file = phd-tests/framework/src/test_vm/mod.rs line = 866 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3222024-10-19T01:13:09.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3232024-10-19T01:13:09.483ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3242024-10-19T01:13:09.493ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3252024-10-19T01:13:09.493ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3262024-10-19T01:13:09.493ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3272024-10-19T01:13:09.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3282024-10-19T01:13:09.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3292024-10-19T01:13:09.516ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3302024-10-19T01:13:09.526ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3312024-10-19T01:13:09.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3322024-10-19T01:13:09.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3332024-10-19T01:13:09.548ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3342024-10-19T01:13:09.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3352024-10-19T01:13:09.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3362024-10-19T01:13:09.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3372024-10-19T01:13:09.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3382024-10-19T01:13:09.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3392024-10-19T01:13:09.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3402024-10-19T01:13:09.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3412024-10-19T01:13:09.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3422024-10-19T01:13:09.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3432024-10-19T01:13:09.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3442024-10-19T01:13:09.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3452024-10-19T01:13:09.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3462024-10-19T01:13:09.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3472024-10-19T01:13:09.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3482024-10-19T01:13:09.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3492024-10-19T01:13:09.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3502024-10-19T01:13:09.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3512024-10-19T01:13:09.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3522024-10-19T01:13:09.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3532024-10-19T01:13:09.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3542024-10-19T01:13:09.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3552024-10-19T01:13:09.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3562024-10-19T01:13:09.660ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = acd166bc-3a48-49db-ae5b-e669e30a8908
3572024-10-19T01:13:09.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3582024-10-19T01:13:09.681ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3592024-10-19T01:13:09.681ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3602024-10-19T01:13:09.681ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 307 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3612024-10-19T01:13:09.681ZDEBGphd-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
3622024-10-19T01:13:09.681ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3632024-10-19T01:13:09.681ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3642024-10-19T01:13:09.704ZINFOphd-runner: [NEW - EVENT] Launched server with pid 890 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3652024-10-19T01:13:09.704ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 23 file = phd-tests/framework/src/test_vm/mod.rs line = 289 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3662024-10-19T01:13:09.704ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3672024-10-19T01:13:09.705ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 676 migration_id = d9095b22-9d36-4716-88ff-d047b5777e37 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e timeout_duration = 45s
3682024-10-19T01:13:09.705ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3692024-10-19T01:13:09.705ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3702024-10-19T01:13:10.295ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: da0ba361-b243-4174-9ca4-9c5eeb75d562, silo_id: bdcc5e86-c1c5-4d9e-973b-cefe6f56db38, sled_id: 8d68c33c-5fb6-4246-b83b-0b55b823e2a4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8d68c33c-5fb6-4246-b83b-0b55b823e2a4" }, name: "phd-vm-a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e", vcpus: 2 }, state: Migrating } line = 532 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3712024-10-19T01:13:10.295ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 590 file = phd-tests/framework/src/test_vm/mod.rs line = 393 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3722024-10-19T01:13:10.295ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = d9095b22-9d36-4716-88ff-d047b5777e37 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3732024-10-19T01:13:12.805ZINFOphd-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":7805}} target = phd_framework::serial
3742024-10-19T01:13:13.001ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 710 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3752024-10-19T01:13:13.001ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2705 file = phd-tests/framework/src/test_vm/mod.rs line = 697 migration_id = d9095b22-9d36-4716-88ff-d047b5777e37 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3762024-10-19T01:13:13.001ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3296 file = phd-tests/framework/src/test_vm/mod.rs line = 643 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = acd166bc-3a48-49db-ae5b-e669e30a8908 target = phd_framework::test_vm target_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3772024-10-19T01:13:13.002ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3782024-10-19T01:13:13.002ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3792024-10-19T01:13:13.002ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3802024-10-19T01:13:13.003ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3812024-10-19T01:13:13.139ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = acd166bc-3a48-49db-ae5b-e669e30a8908
3822024-10-19T01:13:13.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3832024-10-19T01:13:13.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3842024-10-19T01:13:13.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 888 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 = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3852024-10-19T01:13:13.163ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 881 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3862024-10-19T01:13:13.163ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3872024-10-19T01:13:13.163ZDEBGphd-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
3882024-10-19T01:13:13.163ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3892024-10-19T01:13:13.163ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7952 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3902024-10-19T01:13:13.163ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3912024-10-19T01:13:13.163ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1154 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3922024-10-19T01:13:13.737ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3932024-10-19T01:13:13.879ZDEBGphd-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 = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3942024-10-19T01:13:13.880ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-053269f4-ce8f-470b-ab7b-9c65dd73b912"] 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 = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3952024-10-19T01:13:13.922ZDEBGphd-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 = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3962024-10-19T01:13:13.922ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-493e3517-4eb6-46d7-8e3d-2000b643c564"] 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 = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3972024-10-19T01:13:13.951ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 787 file = phd-tests/framework/src/test_vm/mod.rs line = 1131 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = a4f39ea9-3ee1-4f5f-aa3a-9e221d5c402e
3982024-10-19T01:13:13.951ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9599 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
3992024-10-19T01:13:13.951ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 787 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4002024-10-19T01:13:13.951ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4012024-10-19T01:13:13.951ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
402 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 107.00s
403 
4042024-10-19T01:13:13.951ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner