01KJRRVV340GJR41WT0H54S9N8: phd-run-migrate-from-base

BasicConfig {
    output_rules: [
        "/tmp/phd-runner.log",
        "/tmp/phd-tmp-files.tar.gz",
    ],
    rust_toolchain: None,
    target: Some(
        "lab-2.0-gimlet",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01KJRRWA5G2ZQTB4WBVDJM91ZS

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-03T02:50:07.561Zjob dependencies complete; ready to run (waiting for 13 m 17 s)
22026-03-03T02:53:27.548Zjob assigned to worker 01KJRSMPFVW18V9VXPVBTXVB0Y [factory edgar, gimlet/BRM42220060/156] (queued for 3 m 19 s)
32026-03-03T02:53:28.490Zdownloading input: /input/phd-build/out/phd-run-with-args.sh
42026-03-03T02:53:28.515Zdownloaded input: /input/phd-build/out/phd-run-with-args.sh
52026-03-03T02:53:28.515Zdownloading input: /input/phd-build/out/phd-runner.sha256.txt
62026-03-03T02:53:28.570Zdownloaded input: /input/phd-build/out/phd-runner.sha256.txt
72026-03-03T02:53:28.571Zdownloading input: /input/phd-build/out/phd-runner.tar.gz
82026-03-03T02:53:34.459Zdownloaded input: /input/phd-build/out/phd-runner.tar.gz
92026-03-03T02:53:34.459Zdownloading input: /input/phd-build/out/propolis-server-debug.sha256.txt
102026-03-03T02:53:34.506Zdownloaded input: /input/phd-build/out/propolis-server-debug.sha256.txt
112026-03-03T02:53:34.506Zdownloading input: /input/phd-build/out/propolis-server-debug.tar.gz
122026-03-03T02:53:42.518Zdownloaded input: /input/phd-build/out/propolis-server-debug.tar.gz
 
132026-03-03T02:53:42.518Zstarting task 0: "setup"
142026-03-03T02:53:42.542Z++ uname -s
152026-03-03T02:53:42.542Z+ kern=SunOS
162026-03-03T02:53:42.542Z+ build_user=build
172026-03-03T02:53:42.542Z+ build_uid=12345
182026-03-03T02:53:42.542Z+ work_dir=/work
192026-03-03T02:53:42.542Z+ input_dir=/input
202026-03-03T02:53:42.542Z+ [[ 0 == 12345 ]]
212026-03-03T02:53:42.542Z+ case "$kern" in
222026-03-03T02:53:42.542Z+ groupadd -g 12345 build
232026-03-03T02:53:42.566Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
242026-03-03T02:53:44.553Z+ zfs create -o mountpoint=/work rpool/work
252026-03-03T02:53:44.608Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
262026-03-03T02:53:44.632Z+ home_fs=
272026-03-03T02:53:44.632Z+ [[ '' == autofs ]]
282026-03-03T02:53:44.632Z+ mkdir -p /home/build
292026-03-03T02:53:44.632Z+ chown build:build /home/build /work
302026-03-03T02:53:46.622Z+ chmod 0700 /home/build /work
312026-03-03T02:53:46.646Zprocess exited: duration 4110 ms, exit code 0
 
322026-03-03T02:53:46.695Zstarting task 1: "authentication"
332026-03-03T02:53:46.765Zprocess exited: duration 69 ms, exit code 0
 
342026-03-03T02:53:46.813Zstarting task 2: "build"
352026-03-03T02:53:46.841Z+ indir=/input
362026-03-03T02:53:46.842Z+ indir_suffix='phd-build/out/*.tar.gz'
372026-03-03T02:53:46.842Z+ phddir=/work/phd-test
382026-03-03T02:53:46.842Z+ disks=($(pilot local disk list -H -o type,disk | grep -v 'M.2' | cut -f 2))
392026-03-03T02:53:46.866Z++ pilot local disk list -H -o type,disk
402026-03-03T02:53:46.866Z++ grep -v M.2
412026-03-03T02:53:46.866Z++ cut -f 2
422026-03-03T02:53:46.917Z+ pfexec zpool create -f phd-artifacts c8t0014EE81000BC586d0 c9t0014EE81000BC57Cd0 c10t0014EE81000BC3CCd0 c11t0014EE81000BC478d0 c4t0014EE81000BC5BBd0 c3t0014EE81000BC247d0 c2t0014EE81000BC649d0 c6t0014EE81000BC634d0 c5t0014EE81000BC0B1d0
432026-03-03T02:53:47.205Z+ artifactdir=/phd-artifacts
442026-03-03T02:53:47.205Z+ banner Inputs
452026-03-03T02:53:47.229Z ###
462026-03-03T02:53:47.229Z # # # ##### # # ##### ####
472026-03-03T02:53:47.229Z # ## # # # # # # #
482026-03-03T02:53:47.229Z # # # # # # # # # ####
492026-03-03T02:53:47.229Z # # # # ##### # # # #
502026-03-03T02:53:47.229Z # # ## # # # # # #
512026-03-03T02:53:47.229Z ### # # # #### # ####
522026-03-03T02:53:47.229Z
532026-03-03T02:53:47.229Z+ find /input -ls
542026-03-03T02:53:47.229Z 34 1 drwxr-xr-x 3 root root 3 Mar 3 02:53 /input
552026-03-03T02:53:47.229Z 2 1 drwxr-xr-x 3 root root 3 Mar 3 02:53 /input/phd-build
562026-03-03T02:53:47.229Z 3 2 drwxr-xr-x 2 root root 7 Mar 3 02:53 /input/phd-build/out
572026-03-03T02:53:47.229Z 257 111449 -rw-r--r-- 1 root root 114053133 Mar 3 02:53 /input/phd-build/out/phd-runner.tar.gz
582026-03-03T02:53:47.229Z 384 1 -rw-r--r-- 1 root root 65 Mar 3 02:53 /input/phd-build/out/propolis-server-debug.sha256.txt
592026-03-03T02:53:47.229Z 128 2 -rw-r--r-- 1 root root 2573 Mar 3 02:53 /input/phd-build/out/phd-run-with-args.sh
602026-03-03T02:53:47.229Z 256 1 -rw-r--r-- 1 root root 65 Mar 3 02:53 /input/phd-build/out/phd-runner.sha256.txt
612026-03-03T02:53:47.229Z 385 176269 -rw-r--r-- 1 root root 180509243 Mar 3 02:53 /input/phd-build/out/propolis-server-debug.tar.gz
622026-03-03T02:53:47.229Z+ rm -rf /work/phd-test
632026-03-03T02:53:47.229Z+ mkdir /work/phd-test
642026-03-03T02:53:47.229Z+ for p in $indir/$indir_suffix
652026-03-03T02:53:47.229Z+ tar xzvf /input/phd-build/out/phd-runner.tar.gz -C /work/phd-test
662026-03-03T02:53:50.137ZDecompressing '/input/phd-build/out/phd-runner.tar.gz' with '/usr/bin/gzcat'...
672026-03-03T02:53:50.137Zx phd-runner, 404725728 bytes, 790480 tape blocks
682026-03-03T02:53:50.137Zx artifacts.toml, 548 bytes, 2 tape blocks
692026-03-03T02:53:50.161Z++ tar tf /input/phd-build/out/phd-runner.tar.gz
702026-03-03T02:53:53.093Z+ for f in $(tar tf "$p")
712026-03-03T02:53:53.093Z+ chmod +x /work/phd-test/phd-runner
722026-03-03T02:53:53.120Z+ for f in $(tar tf "$p")
732026-03-03T02:53:53.120Z+ chmod +x /work/phd-test/artifacts.toml
742026-03-03T02:53:53.120Z+ for p in $indir/$indir_suffix
752026-03-03T02:53:53.120Z+ tar xzvf /input/phd-build/out/propolis-server-debug.tar.gz -C /work/phd-test
762026-03-03T02:54:03.045ZDecompressing '/input/phd-build/out/propolis-server-debug.tar.gz' with '/usr/bin/gzcat'...
772026-03-03T02:54:03.045Zx propolis-server, 688280520 bytes, 1344298 tape blocks
782026-03-03T02:54:03.069Z++ tar tf /input/phd-build/out/propolis-server-debug.tar.gz
792026-03-03T02:54:07.723Z+ for f in $(tar tf "$p")
802026-03-03T02:54:07.723Z+ chmod +x /work/phd-test/propolis-server
812026-03-03T02:54:07.747Z+ ls /work/phd-test
822026-03-03T02:54:07.747Zartifacts.toml
832026-03-03T02:54:07.747Zphd-runner
842026-03-03T02:54:07.747Zpropolis-server
852026-03-03T02:54:07.747Z+ banner Setup
862026-03-03T02:54:07.747Z #####
872026-03-03T02:54:07.747Z# # ###### ##### # # #####
882026-03-03T02:54:07.747Z# # # # # # #
892026-03-03T02:54:07.747Z ##### ##### # # # # #
902026-03-03T02:54:07.747Z # # # # # #####
912026-03-03T02:54:07.747Z# # # # # # #
922026-03-03T02:54:07.747Z ##### ###### # #### #
932026-03-03T02:54:07.747Z
942026-03-03T02:54:07.747Z+ tmpdir=/tmp/propolis-phd
952026-03-03T02:54:07.747Z+ '[' '!' -d /tmp/propolis-phd ']'
962026-03-03T02:54:07.747Z+ mkdir /tmp/propolis-phd
972026-03-03T02:54:07.747Z+ pfexec /usr/lib/rsrvrctl -s 4096
982026-03-03T02:54:08.238Z+ banner Tests
992026-03-03T02:54:08.263Z#######
1002026-03-03T02:54:08.263Z # ###### #### ##### ####
1012026-03-03T02:54:08.263Z # # # # #
1022026-03-03T02:54:08.263Z # ##### #### # ####
1032026-03-03T02:54:08.263Z # # # # #
1042026-03-03T02:54:08.263Z # # # # # # #
1052026-03-03T02:54:08.263Z # ###### #### # ####
1062026-03-03T02:54:08.263Z
1072026-03-03T02:54:08.263Z+ runner=/work/phd-test/phd-runner
1082026-03-03T02:54:08.263Z+ artifacts=/work/phd-test/artifacts.toml
1092026-03-03T02:54:08.263Z+ propolis=/work/phd-test/propolis-server
1102026-03-03T02:54:08.263Z+ ls /work/phd-test/phd-runner
1112026-03-03T02:54:08.263Z/work/phd-test/phd-runner
1122026-03-03T02:54:08.263Z+ ls /work/phd-test/artifacts.toml
1132026-03-03T02:54:08.263Z/work/phd-test/artifacts.toml
1142026-03-03T02:54:08.263Z+ ls /work/phd-test/propolis-server
1152026-03-03T02:54:08.263Z/work/phd-test/propolis-server
1162026-03-03T02:54:08.263Z+ args=($runner '--emit-bunyan' 'run' '--propolis-server-cmd' $propolis '--crucible-downstairs-commit' 'auto' '--artifact-toml-path' $artifacts '--tmp-directory' $tmpdir '--artifact-directory' $artifactdir $@)
1172026-03-03T02:54:08.263Z+ set +e
1182026-03-03T02:54:08.263Z+ RUST_BACKTRACE=1
1192026-03-03T02:54:08.263Z+ RUST_LOG=info,phd=debug
1202026-03-03T02:54:08.263Z+ ptime -m pfexec /work/phd-test/phd-runner --emit-bunyan run --propolis-server-cmd /work/phd-test/propolis-server --crucible-downstairs-commit auto --artifact-toml-path /work/phd-test/artifacts.toml --tmp-directory /tmp/propolis-phd --artifact-directory /phd-artifacts --include-filter phd_tests::migrate::from_base --base-propolis-branch master
1212026-03-03T02:54:08.263Z+ tee /tmp/phd-runner.log
1222026-03-03T02:54:08.483Z{"v":0,"name":"phd-runner","msg":"phd_runner","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:08.466933391Z","target":"phd_runner","line":36,"file":"phd-tests/runner/src/main.rs","runner_args":"ProcessArgs { command: Run(RunOptions { propolis_server_cmd: \"/work/phd-test/propolis-server\", base_propolis_branch: Some(\"master\"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: \"/tmp/propolis-phd\", artifact_directory: Some(\"/phd-artifacts\"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: \"/work/phd-test/artifacts.toml\", default_guest_artifact: \"alpine\", default_bootrom_artifact: \"ovmf\", include_filter: [\"phd_tests::migrate::from_base\"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }"}
1232026-03-03T02:54:08.507Z{"v":0,"name":"phd-runner","msg":"Created new artifact store from manifest","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:08.497629857Z","target":"phd_framework::artifacts::store","line":219,"file":"phd-tests/framework/src/artifacts/store.rs","store":"Store { local_dir: \"/phd-artifacts\", artifacts: {\"alpine\": Mutex { data: StoredArtifact { description: Artifact { filename: \"alpine.iso\", kind: GuestOs(Alpine), source: RemoteServer { sha256: \"ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1\" }, untar: None }, cached_path: None } }, \"ovmf\": Mutex { data: StoredArtifact { description: Artifact { filename: \"OVMF_CODE.fd\", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo(\"oxidecomputer/edk2\"), series: Series(\"image_debug\"), commit: Commit(\"bf64f45b1a58e69d126a3c6ca1e4512c88668132\"), sha256: \"740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448\" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 183, tv_nsec: 62261020 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: [\"https://oxide-omicron-build.s3.amazonaws.com\"] } }"}
1242026-03-03T02:54:08.507Z{"v":0,"name":"phd-runner","msg":"Adding Propolis server from local command","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:08.497742661Z","target":"phd_framework::artifacts::store","line":227,"file":"phd-tests/framework/src/artifacts/store.rs","propolis_server_cmd":"/work/phd-test/propolis-server"}
1252026-03-03T02:54:08.507Z{"v":0,"name":"phd-runner","msg":"Adding crucible-downstairs from Buildomat Git revision","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:08.499484241Z","target":"phd_framework::artifacts::store","line":311,"file":"phd-tests/framework/src/artifacts/store.rs","commit":"7103cd3a3d7b0112d2949dd135db06fef0c156bb"}
1262026-03-03T02:54:08.532Z{"v":0,"name":"phd-runner","msg":"Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:08.502835891Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","timeout":"600s","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt"}
1272026-03-03T02:54:08.706Z{"v":0,"name":"phd-runner","msg":"Adding 'current' Propolis server from Buildomat Git branch 'master'","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:08.697831592Z","target":"phd_framework::artifacts::store","line":248,"file":"phd-tests/framework/src/artifacts/store.rs"}
1282026-03-03T02:54:09.142Z{"v":0,"name":"phd-runner","msg":"Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.133901522Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","timeout":"600s","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/a3fa9702a80e5efae2e129d54c84564498332f18/propolis-server.sha256.txt"}
1292026-03-03T02:54:09.293Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_SETUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.283595261Z","target":"phd_runner::fixtures","line":25,"file":"phd-tests/runner/src/fixtures.rs"}
1302026-03-03T02:54:09.317Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_SETUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.283664743Z","target":"phd_runner::fixtures","line":25,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
1312026-03-03T02:54:09.317Z{"v":0,"name":"phd-runner","msg":"Running 3 test(s)","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.284739967Z","target":"phd_runner::execute","line":82,"file":"phd-tests/runner/src/execute.rs"}
1322026-03-03T02:54:09.317Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::can_migrate_from_base","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.284808727Z","target":"phd_runner::execute","line":90,"file":"phd-tests/runner/src/execute.rs"}
1332026-03-03T02:54:09.318Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.284845087Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
1342026-03-03T02:54:09.318Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.284882277Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
1352026-03-03T02:54:09.318Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.285307986Z","target":"phd_tests::migrate::from_base","line":34,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1362026-03-03T02:54:09.318Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.287174764Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1372026-03-03T02:54:09.318Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.288122595Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","timeout":"600s","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1382026-03-03T02:54:09.653Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.645394968Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1392026-03-03T02:54:09.678Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:09.657896766Z","target":"phd_framework::artifacts::store","line":614,"file":"phd-tests/framework/src/artifacts/store.rs","timeout":"600s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1402026-03-03T02:54:16.221Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.212827792Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1412026-03-03T02:54:16.221Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.212928784Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","verb":"list","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1422026-03-03T02:54:16.246Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.22688685Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.09M 25.3T 1.91M /phd-artifacts\n","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1432026-03-03T02:54:16.246Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.227564849Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-25bcb2d9-8a0a-4d41-be16-3f92062bd183\"]","verb":"snapshot","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1442026-03-03T02:54:16.270Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.2516761Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-25bcb2d9-8a0a-4d41-be16-3f92062bd183\", \"phd-artifacts/phd-clone-6ed32dbc-271d-4f4f-b078-64f796d2692e\"]","verb":"clone","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1452026-03-03T02:54:16.294Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.269164866Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"phd-artifacts/phd-clone-6ed32dbc-271d-4f4f-b078-64f796d2692e\"]","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1462026-03-03T02:54:16.294Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.280674669Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6ed32dbc-271d-4f4f-b078-64f796d2692e 0B 25.3T 48.9M /phd-artifacts/phd-clone-6ed32dbc-271d-4f4f-b078-64f796d2692e\n","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1472026-03-03T02:54:16.294Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.283346807Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1482026-03-03T02:54:16.294Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.283454141Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","guest_os_kind":"Alpine","vm_name":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1492026-03-03T02:54:16.294Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] checking for existing copy of artifact","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.283528072Z","target":"phd_framework::artifacts::store","line":89,"file":"phd-tests/framework/src/artifacts/store.rs","maybe_path":"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server.tar.gz","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1502026-03-03T02:54:16.294Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Downloading file from Buildomat...","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:16.283595229Z","target":"phd_framework::artifacts::buildomat","line":215,"file":"phd-tests/framework/src/artifacts/buildomat.rs","uri":"https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/a3fa9702a80e5efae2e129d54c84564498332f18/propolis-server.tar.gz","timeout":"600s","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1512026-03-03T02:54:24.861Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Extracting artifact from tarball","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:24.852181149Z","target":"phd_framework::artifacts::store","line":160,"file":"phd-tests/framework/src/artifacts/store.rs","untar_path":"propolis-server","extracted_path":"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1522026-03-03T02:54:24.861Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Extracting gzipped tarball...","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:24.8522977Z","target":"phd_framework::artifacts::store","line":514,"file":"phd-tests/framework/src/artifacts/store.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1532026-03-03T02:54:41.335Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:41.32559274Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_path":"\"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server\"","server_addr":"127.0.0.1:9000","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1542026-03-03T02:54:41.335Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:41.325713259Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1552026-03-03T02:54:41.471Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 817","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:41.461715382Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1562026-03-03T02:54:41.496Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:41.476817642Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1572026-03-03T02:54:41.496Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:41.481980474Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1582026-03-03T02:54:41.496Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:41.484623537Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":25201,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1592026-03-03T02:54:42.187Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.177147333Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
1602026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.178973694Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: d0b7b73d-e2c8-49f6-a281-47076fbbdc26, name: \"phd-vm-d0b7b73d-e2c8-49f6-a281-47076fbbdc26\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 6c874442-e08a-4e41-971d-d9fd4d6b6dfa, project_id: 38b4c03c-b1c4-40bf-ac6c-fdeaded2584e, sled_id: 1bb21570-45a2-47e8-8a81-95fea4f05329, sled_serial: \"1bb21570-45a2-47e8-8a81-95fea4f05329\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1612026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.1791349Z","target":"phd_framework::test_vm","line":572,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1622026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.179192139Z","target":"phd_framework::test_vm","line":577,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1632026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.180690817Z","target":"phd_framework::test_vm","line":572,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":1,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1642026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.180895045Z","target":"phd_framework::test_vm","line":887,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1652026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.181005936Z","target":"phd_framework::test_vm","line":836,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","timeout_duration":"300s","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1662026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.181085116Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1672026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.181159277Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1682026-03-03T02:54:42.237Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:42.181278223Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost login: ","timeout_duration":"CallerTimeout","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1692026-03-03T02:54:46.731Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.718015558Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4536,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1702026-03-03T02:54:46.731Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.718105469Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1712026-03-03T02:54:46.758Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.718359101Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1722026-03-03T02:54:46.758Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.718416389Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1732026-03-03T02:54:46.758Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.718463449Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1742026-03-03T02:54:46.758Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.735945001Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":17,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1752026-03-03T02:54:46.759Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.736044219Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1762026-03-03T02:54:46.759Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.7362865Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1772026-03-03T02:54:46.759Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.736340693Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1782026-03-03T02:54:46.760Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.736382182Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1792026-03-03T02:54:46.785Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.769317985Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":32,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1802026-03-03T02:54:46.786Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.769462129Z","target":"phd_framework::test_vm","line":884,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1812026-03-03T02:54:46.786Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.769580404Z","target":"phd_framework::test_vm","line":887,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4588,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1822026-03-03T02:54:46.786Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.77054129Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1832026-03-03T02:54:46.786Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.770593128Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar 2> /dev/null","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1842026-03-03T02:54:46.858Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.779971762Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":9,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1852026-03-03T02:54:46.859Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.780194585Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1862026-03-03T02:54:46.859Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.780291028Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1872026-03-03T02:54:46.885Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.803269156Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":22,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1882026-03-03T02:54:46.886Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.804096468Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1892026-03-03T02:54:46.886Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.80414477Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1902026-03-03T02:54:46.886Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.814635288Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":10,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1912026-03-03T02:54:46.886Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.814859765Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1922026-03-03T02:54:46.886Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.814950758Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1932026-03-03T02:54:46.886Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.846861221Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":31,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1942026-03-03T02:54:46.886Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.847113921Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1952026-03-03T02:54:46.887Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.847204533Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"touch ./foo.bar","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1962026-03-03T02:54:46.887Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.858864532Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1972026-03-03T02:54:46.887Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.859139054Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1982026-03-03T02:54:46.887Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.859218094Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
1992026-03-03T02:54:46.914Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.891104022Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":31,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2002026-03-03T02:54:46.914Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.891414923Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2012026-03-03T02:54:46.914Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.891515915Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2022026-03-03T02:54:46.941Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.902796913Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2032026-03-03T02:54:46.941Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.903016981Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2042026-03-03T02:54:46.941Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.903115669Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2052026-03-03T02:54:46.941Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.925823122Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":22,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2062026-03-03T02:54:46.942Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.926056285Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2072026-03-03T02:54:46.942Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.926150494Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"sync ./foo.bar","timeout_duration":"Explicit(15s)","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2082026-03-03T02:54:46.971Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.937941192Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2092026-03-03T02:54:46.971Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.938222677Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2102026-03-03T02:54:46.971Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.938325221Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2112026-03-03T02:54:46.997Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.970117341Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":31,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2122026-03-03T02:54:46.998Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.970395069Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2132026-03-03T02:54:46.998Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.970458239Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2142026-03-03T02:54:46.998Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.982212687Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2152026-03-03T02:54:46.998Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.982488702Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2162026-03-03T02:54:46.998Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:46.982547764Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2172026-03-03T02:54:47.029Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.015402093Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":32,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2182026-03-03T02:54:47.059Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.015625137Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","propolis_artifact":"__DEFAULT_PROPOLIS","vm_name":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2192026-03-03T02:54:47.059Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.015771254Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2202026-03-03T02:54:47.059Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.015870473Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","vm_name":"migration_from_base_lifecycle_0","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2212026-03-03T02:54:47.059Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Examining locally-sourced artifact","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.01663193Z","target":"phd_framework::artifacts::store","line":56,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","sha256":"None","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2222026-03-03T02:54:47.059Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Locally-sourced artifact is valid, caching its path","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.01670016Z","target":"phd_framework::artifacts::store","line":69,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2232026-03-03T02:54:47.059Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.016761887Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/work/phd-test/propolis-server\"","server_addr":"127.0.0.1:9002","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2242026-03-03T02:54:47.060Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.016832822Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log\"","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2252026-03-03T02:54:47.060Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 818","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.042940848Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2262026-03-03T02:54:47.089Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.056368916Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":40,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2272026-03-03T02:54:47.090Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.056448738Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2282026-03-03T02:54:47.090Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.05652342Z","target":"phd_framework::test_vm","line":639,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"713203ab-c9c6-4790-81ee-fa45dff6cb91","source":"migration_from_base","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2292026-03-03T02:54:47.090Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.056595848Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm":"migration_from_base_lifecycle_0","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2302026-03-03T02:54:47.090Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.057125594Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","source":"migration_from_base","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm":"migration_from_base_lifecycle_0","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2312026-03-03T02:54:47.813Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.800694218Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: d9658a8e-5e3a-4ea9-8e57-8944cd567642, name: \"phd-vm-d9658a8e-5e3a-4ea9-8e57-8944cd567642\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: 6c874442-e08a-4e41-971d-d9fd4d6b6dfa, project_id: 38b4c03c-b1c4-40bf-ac6c-fdeaded2584e, sled_id: 66536d1c-137a-46bd-9874-0e82d3712932, sled_serial: \"66536d1c-137a-46bd-9874-0e82d3712932\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source":"migration_from_base","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","vm":"migration_from_base_lifecycle_0","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2322026-03-03T02:54:47.841Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:47.801481564Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","migration_id":"713203ab-c9c6-4790-81ee-fa45dff6cb91","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2332026-03-03T02:54:50.510Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.497382488Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7847}}"}
2342026-03-03T02:54:50.791Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.779719271Z","target":"phd_framework::test_vm","line":673,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2352026-03-03T02:54:50.791Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.779773444Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","elapsed_milliseconds":2978,"target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","migration_id":"713203ab-c9c6-4790-81ee-fa45dff6cb91","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2362026-03-03T02:54:50.816Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.782236895Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2372026-03-03T02:54:50.816Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.782974998Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2382026-03-03T02:54:50.816Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.783033269Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2392026-03-03T02:54:50.816Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.786546625Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2402026-03-03T02:54:50.877Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.865971186Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":81,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2412026-03-03T02:54:50.903Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.866285504Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":9389,"vm_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","vm":"migration_from_base","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2422026-03-03T02:54:50.903Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.866401214Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":83,"vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2432026-03-03T02:54:50.903Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.86669393Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2442026-03-03T02:54:50.903Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.866800993Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2452026-03-03T02:54:50.929Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.894685327Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":27,"vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2462026-03-03T02:54:50.930Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.8948556Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2472026-03-03T02:54:50.930Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.895146684Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
2482026-03-03T02:54:50.930Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::can_migrate_from_base ... ok","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.89531864Z","target":"phd_runner::execute","line":130,"file":"phd-tests/runner/src/execute.rs"}
2492026-03-03T02:54:50.930Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.895415054Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
2502026-03-03T02:54:50.930Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.895433268Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":8718}
2512026-03-03T02:54:50.930Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:50.896652916Z","target":"phd_framework::test_vm","line":1175,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2522026-03-03T02:54:51.503Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.491838939Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2532026-03-03T02:54:51.582Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.569813284Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2542026-03-03T02:54:51.582Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.569919476Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts/phd-clone-6ed32dbc-271d-4f4f-b078-64f796d2692e\"]","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2552026-03-03T02:54:51.607Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.595939053Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2562026-03-03T02:54:51.607Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.596048592Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-25bcb2d9-8a0a-4d41-be16-3f92062bd183\"]","verb":"destroy","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2572026-03-03T02:54:51.632Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.613952556Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":718,"vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2582026-03-03T02:54:51.633Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615213954Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","vm":"migration_from_base_lifecycle_0","source":"migration_from_base","elapsed_milliseconds":4558,"path":"phd_tests::migrate::from_base::can_migrate_from_base","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2592026-03-03T02:54:51.633Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615276663Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base","elapsed_milliseconds":4558,"target_id":"d9658a8e-5e3a-4ea9-8e57-8944cd567642","path":"phd_tests::migrate::from_base::can_migrate_from_base","source_id":"d0b7b73d-e2c8-49f6-a281-47076fbbdc26","target":"migration_from_base_lifecycle_0"}
2602026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615326227Z","target":"phd_tests::migrate::from_base","line":34,"file":"phd-tests/tests/src/migrate.rs","elapsed_milliseconds":42329,"path":"phd_tests::migrate::from_base::can_migrate_from_base"}
2612026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.61529109Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":719}
2622026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::serial_history","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615410888Z","target":"phd_runner::execute","line":90,"file":"phd-tests/runner/src/execute.rs"}
2632026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615465472Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
2642026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615515887Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
2652026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.61567003Z","target":"phd_tests::migrate::from_base","line":40,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::serial_history"}
2662026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.61576473Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::serial_history"}
2672026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615824644Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::serial_history"}
2682026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615882955Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::serial_history"}
2692026-03-03T02:54:51.634Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.615950944Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","verb":"list","path":"phd_tests::migrate::from_base::serial_history"}
2702026-03-03T02:54:51.660Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.628049849Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 867M 25.3T 867M /phd-artifacts\n","path":"phd_tests::migrate::from_base::serial_history"}
2712026-03-03T02:54:51.660Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.628160319Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"snapshot","args":"[\"phd-artifacts@phd-ae315556-229c-4410-9702-112eb194d8a1\"]","path":"phd_tests::migrate::from_base::serial_history"}
2722026-03-03T02:54:51.660Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.648337604Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-ae315556-229c-4410-9702-112eb194d8a1\", \"phd-artifacts/phd-clone-54b8721c-d238-4fc6-8c0a-9e0ae1e6b87c\"]","verb":"clone","path":"phd_tests::migrate::from_base::serial_history"}
2732026-03-03T02:54:51.686Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.66607906Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"phd-artifacts/phd-clone-54b8721c-d238-4fc6-8c0a-9e0ae1e6b87c\"]","path":"phd_tests::migrate::from_base::serial_history"}
2742026-03-03T02:54:51.711Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.677863445Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-54b8721c-d238-4fc6-8c0a-9e0ae1e6b87c 0B 25.3T 867M /phd-artifacts/phd-clone-54b8721c-d238-4fc6-8c0a-9e0ae1e6b87c\n","path":"phd_tests::migrate::from_base::serial_history"}
2752026-03-03T02:54:51.711Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.678577091Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
2762026-03-03T02:54:51.711Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.678645161Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","guest_os_kind":"Alpine","vm_name":"migration_serial_history_base","path":"phd_tests::migrate::from_base::serial_history"}
2772026-03-03T02:54:51.712Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.678725954Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server","path":"phd_tests::migrate::from_base::serial_history"}
2782026-03-03T02:54:51.712Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.678790847Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9000","server_path":"\"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server\"","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::serial_history"}
2792026-03-03T02:54:51.712Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.678865349Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log\"","path":"phd_tests::migrate::from_base::serial_history"}
2802026-03-03T02:54:51.737Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 827","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.707770483Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::serial_history"}
2812026-03-03T02:54:51.737Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.722128368Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":43}
2822026-03-03T02:54:51.737Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.722243457Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2832026-03-03T02:54:51.737Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:51.722952464Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2842026-03-03T02:54:52.386Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.374802414Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
2852026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.375648542Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 4307b8a3-a11e-4201-9c4c-c26f27ec038c, name: \"phd-vm-4307b8a3-a11e-4201-9c4c-c26f27ec038c\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: d7bde7bb-5bb0-4857-ab83-2a9adfcc5725, project_id: 55868e3f-7d6a-443b-bb75-35f8966deac1, sled_id: 3168e71c-b085-435f-8803-309ea2652856, sled_serial: \"3168e71c-b085-435f-8803-309ea2652856\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2862026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.375782466Z","target":"phd_framework::test_vm","line":572,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2872026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.37583193Z","target":"phd_framework::test_vm","line":577,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2882026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.376646779Z","target":"phd_framework::test_vm","line":572,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":0,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
2892026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.376718615Z","target":"phd_framework::test_vm","line":887,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
2902026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.376770905Z","target":"phd_framework::test_vm","line":836,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"300s","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base","path":"phd_tests::migrate::from_base::serial_history"}
2912026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.376814497Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::serial_history"}
2922026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.376854383Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2932026-03-03T02:54:52.435Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:52.376898748Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost login: ","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2942026-03-03T02:54:56.952Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.938731513Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":4561,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
2952026-03-03T02:54:56.952Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.93881923Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::serial_history"}
2962026-03-03T02:54:56.952Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.93900855Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::serial_history"}
2972026-03-03T02:54:56.952Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.939070467Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2982026-03-03T02:54:56.952Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.93912431Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"CallerTimeout","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
2992026-03-03T02:54:56.978Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.958100923Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":18,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3002026-03-03T02:54:56.978Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.958268792Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::serial_history"}
3012026-03-03T02:54:56.978Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.958495212Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::serial_history"}
3022026-03-03T02:54:56.978Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.958568391Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3032026-03-03T02:54:56.978Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.958608618Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost:~#","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3042026-03-03T02:54:57.034Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.992595028Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":33,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3052026-03-03T02:54:57.034Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.992666233Z","target":"phd_framework::test_vm","line":884,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
3062026-03-03T02:54:57.034Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.992710187Z","target":"phd_framework::test_vm","line":887,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":4616}
3072026-03-03T02:54:57.058Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.992850243Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3082026-03-03T02:54:57.058Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:56.992909726Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo hello from the source VM!","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3092026-03-03T02:54:57.059Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.003401545Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":10,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3102026-03-03T02:54:57.059Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.003539787Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3112026-03-03T02:54:57.059Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.003598559Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3122026-03-03T02:54:57.059Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.036182903Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":32,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3132026-03-03T02:54:57.059Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.03630285Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3142026-03-03T02:54:57.059Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.036367754Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3152026-03-03T02:54:57.084Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.047792475Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":11,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3162026-03-03T02:54:57.084Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.047959884Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3172026-03-03T02:54:57.084Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.048007865Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3182026-03-03T02:54:57.111Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.081404053Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":33,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3192026-03-03T02:54:57.111Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.086547538Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_serial_history_base","propolis_artifact":"__DEFAULT_PROPOLIS","path":"phd_tests::migrate::from_base::serial_history"}
3202026-03-03T02:54:57.111Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.086631016Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history"}
3212026-03-03T02:54:57.111Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.086677334Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","vm_name":"migration_serial_history_base_lifecycle_0","guest_os_kind":"Alpine","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::serial_history"}
3222026-03-03T02:54:57.111Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.086734213Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::serial_history"}
3232026-03-03T02:54:57.111Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.086782645Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/work/phd-test/propolis-server\"","server_addr":"127.0.0.1:9002","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::serial_history"}
3242026-03-03T02:54:57.111Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.086857306Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log\"","path":"phd_tests::migrate::from_base::serial_history"}
3252026-03-03T02:54:57.146Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 828","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.115648401Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::serial_history"}
3262026-03-03T02:54:57.180Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.128651685Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":41}
3272026-03-03T02:54:57.180Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.128766162Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","target":"migration_serial_history_base_lifecycle_0"}
3282026-03-03T02:54:57.180Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.128846725Z","target":"phd_framework::test_vm","line":639,"file":"phd-tests/framework/src/test_vm/mod.rs","migration_id":"8f07a179-51b6-4f21-9b4c-275021522958","timeout_duration":"45s","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","target":"migration_serial_history_base_lifecycle_0"}
3292026-03-03T02:54:57.180Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.128915997Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","vm":"migration_serial_history_base_lifecycle_0","target":"migration_serial_history_base_lifecycle_0"}
3302026-03-03T02:54:57.180Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.129453979Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","vm":"migration_serial_history_base_lifecycle_0","target":"migration_serial_history_base_lifecycle_0"}
3312026-03-03T02:54:57.788Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.775257555Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 0cc73b12-76e4-440d-9632-d9a466b6242d, name: \"phd-vm-0cc73b12-76e4-440d-9632-d9a466b6242d\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: d7bde7bb-5bb0-4857-ab83-2a9adfcc5725, project_id: 55868e3f-7d6a-443b-bb75-35f8966deac1, sled_id: d6bca40d-eeb2-4fd4-ba5d-cc14961abaa3, sled_serial: \"d6bca40d-eeb2-4fd4-ba5d-cc14961abaa3\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","vm":"migration_serial_history_base_lifecycle_0","target":"migration_serial_history_base_lifecycle_0"}
3322026-03-03T02:54:57.788Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:54:57.775452857Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","migration_id":"8f07a179-51b6-4f21-9b4c-275021522958","target":"migration_serial_history_base_lifecycle_0"}
3332026-03-03T02:55:00.454Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:00.442371242Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7756}}"}
3342026-03-03T02:55:01.342Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.330185766Z","target":"phd_framework::test_vm","line":673,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","target":"migration_serial_history_base_lifecycle_0"}
3352026-03-03T02:55:01.343Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.330258875Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","migration_id":"8f07a179-51b6-4f21-9b4c-275021522958","elapsed_milliseconds":3554,"target":"migration_serial_history_base_lifecycle_0"}
3362026-03-03T02:55:01.368Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.33286595Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3372026-03-03T02:55:01.368Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.334543678Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base","vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c"}
3382026-03-03T02:55:01.424Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.412940856Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":79,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3392026-03-03T02:55:01.450Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.41313795Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":9690,"vm_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","vm":"migration_serial_history_base"}
3402026-03-03T02:55:01.450Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.416010359Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d"}
3412026-03-03T02:55:01.451Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.416212122Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
3422026-03-03T02:55:01.451Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::serial_history ... ok","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.416325758Z","target":"phd_runner::execute","line":130,"file":"phd-tests/runner/src/execute.rs"}
3432026-03-03T02:55:01.451Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.416359553Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":9041}
3442026-03-03T02:55:01.451Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.416417373Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
3452026-03-03T02:55:01.451Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.417633524Z","target":"phd_framework::test_vm","line":1175,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d"}
3462026-03-03T02:55:01.780Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.768527565Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d"}
3472026-03-03T02:55:01.851Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.839412267Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d"}
3482026-03-03T02:55:01.851Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.839554727Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts/phd-clone-54b8721c-d238-4fc6-8c0a-9e0ae1e6b87c\"]","verb":"destroy","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d"}
3492026-03-03T02:55:01.876Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.864843769Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d"}
3502026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.864906468Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts@phd-ae315556-229c-4410-9702-112eb194d8a1\"]","path":"phd_tests::migrate::from_base::serial_history","vm":"migration_serial_history_base_lifecycle_0","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d"}
3512026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882103249Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":465,"vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","vm":"migration_serial_history_base_lifecycle_0"}
3522026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882315041Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","vm_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","elapsed_milliseconds":4753,"target":"migration_serial_history_base_lifecycle_0","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","vm":"migration_serial_history_base_lifecycle_0"}
3532026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882365878Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":465}
3542026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882413007Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::serial_history","source":"migration_serial_history_base","target_id":"0cc73b12-76e4-440d-9632-d9a466b6242d","source_id":"4307b8a3-a11e-4201-9c4c-c26f27ec038c","elapsed_milliseconds":4753,"target":"migration_serial_history_base_lifecycle_0"}
3552026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882464024Z","target":"phd_tests::migrate::from_base","line":40,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::serial_history","elapsed_milliseconds":10266}
3562026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"Starting test phd_tests::migrate::from_base::migration_from_base_and_back","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882468683Z","target":"phd_runner::execute","line":90,"file":"phd-tests/runner/src/execute.rs"}
3572026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882510803Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs"}
3582026-03-03T02:55:01.900Z{"v":0,"name":"phd-runner","msg":"[TEST_SETUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882549897Z","target":"phd_runner::fixtures","line":41,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
3592026-03-03T02:55:01.901Z{"v":0,"name":"phd-runner","msg":"[TEST - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882714681Z","target":"phd_tests::migrate::from_base","line":52,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3602026-03-03T02:55:01.901Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882827225Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3612026-03-03T02:55:01.901Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882908539Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3622026-03-03T02:55:01.901Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.882973513Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3632026-03-03T02:55:01.901Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.883042223Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\"]","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3642026-03-03T02:55:01.935Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.895636818Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 868M 25.3T 867M /phd-artifacts\n","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3652026-03-03T02:55:01.935Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.895855273Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"snapshot","args":"[\"phd-artifacts@phd-c95d60bf-6698-48cd-9c48-38f980edb794\"]","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3662026-03-03T02:55:01.960Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.917667305Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"clone","args":"[\"phd-artifacts@phd-c95d60bf-6698-48cd-9c48-38f980edb794\", \"phd-artifacts/phd-clone-43f4a256-501d-417d-8f76-ec670d19c558\"]","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3672026-03-03T02:55:01.961Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.935851644Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"list","args":"[\"phd-artifacts/phd-clone-43f4a256-501d-417d-8f76-ec670d19c558\"]","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3682026-03-03T02:55:01.961Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] parsing zfs list output","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.947029978Z","target":"phd_framework::zfs","line":238,"file":"phd-tests/framework/src/zfs.rs","stdout":"NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-43f4a256-501d-417d-8f76-ec670d19c558 0B 25.3T 867M /phd-artifacts/phd-clone-43f4a256-501d-417d-8f76-ec670d19c558\n","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3692026-03-03T02:55:01.961Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.947769533Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3702026-03-03T02:55:01.961Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.947866638Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","guest_os_kind":"Alpine","vm_name":"migration_from_base_and_back","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3712026-03-03T02:55:01.961Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.947954044Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3722026-03-03T02:55:01.961Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.948021823Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server\"","server_addr":"127.0.0.1:9000","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3732026-03-03T02:55:01.961Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.948097486Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3742026-03-03T02:55:01.987Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 837","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.975931312Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3752026-03-03T02:55:02.011Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.990103976Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":42}
3762026-03-03T02:55:02.011Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.990212803Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3772026-03-03T02:55:02.011Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:01.990883898Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9000/instance)","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3782026-03-03T02:55:02.688Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.676538882Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs"}
3792026-03-03T02:55:02.734Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.677330817Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 7271f75b-a083-462d-bae2-6ff53aba9a39, name: \"phd-vm-7271f75b-a083-462d-bae2-6ff53aba9a39\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: b579c334-9684-40af-bfb5-c3b217fcf256, project_id: 4528995d-f264-4c94-9473-9f5d61c2531a, sled_id: 148a4a96-c5c7-4b96-9f0a-35a61215db61, sled_serial: \"148a4a96-c5c7-4b96-9f0a-35a61215db61\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Creating }","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3802026-03-03T02:55:02.734Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.677466184Z","target":"phd_framework::test_vm","line":572,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3812026-03-03T02:55:02.734Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - EVENT] Requesting instance state change","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.677517953Z","target":"phd_framework::test_vm","line":577,"file":"phd-tests/framework/src/test_vm/mod.rs","state":"Run","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3822026-03-03T02:55:02.734Z{"v":0,"name":"phd-runner","msg":"[PUT_INSTANCE_STATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.678300109Z","target":"phd_framework::test_vm","line":572,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":0,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3832026-03-03T02:55:02.734Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.678373418Z","target":"phd_framework::test_vm","line":887,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3842026-03-03T02:55:02.734Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] waiting for guest to boot","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.67842705Z","target":"phd_framework::test_vm","line":836,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","timeout_duration":"300s","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3852026-03-03T02:55:02.734Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.678476494Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost login: \")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3862026-03-03T02:55:02.735Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.678518594Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3872026-03-03T02:55:02.735Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:02.678564161Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost login: ","timeout_duration":"CallerTimeout","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3882026-03-03T02:55:07.204Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.191401222Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":4512,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3892026-03-03T02:55:07.204Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.191490872Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"root\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3902026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.191674932Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3912026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.191728253Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3922026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.19176882Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost:~#","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3932026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.210186962Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":18,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3942026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.210339923Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WriteStr(\"stty -F `tty` cols 9999\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3952026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] executing command in boot sequence","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.210689658Z","target":"phd_framework::test_vm","line":844,"file":"phd-tests/framework/src/test_vm/mod.rs","step":"WaitFor(\"localhost:~#\")","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
3962026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.210795238Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3972026-03-03T02:55:07.229Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.210841777Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"CallerTimeout","target":"localhost:~#","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3982026-03-03T02:55:07.255Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.242894552Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":32,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
3992026-03-03T02:55:07.255Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - EVENT] Guest has booted","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.243005663Z","target":"phd_framework::test_vm","line":884,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4002026-03-03T02:55:07.256Z{"v":0,"name":"phd-runner","msg":"[WAIT_TO_BOOT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.243092358Z","target":"phd_framework::test_vm","line":887,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":4564}
4012026-03-03T02:55:07.285Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.243337574Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4022026-03-03T02:55:07.285Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.243543535Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"ls foo.bar 2> /dev/null","timeout_duration":"Explicit(15s)","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4032026-03-03T02:55:07.285Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.254136145Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":10,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4042026-03-03T02:55:07.285Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.254451375Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4052026-03-03T02:55:07.285Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.254572855Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4062026-03-03T02:55:07.315Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.287348955Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":32,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4072026-03-03T02:55:07.315Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.287542643Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4082026-03-03T02:55:07.315Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.287603329Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4092026-03-03T02:55:07.315Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.298366463Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":10,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4102026-03-03T02:55:07.340Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.298657977Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4112026-03-03T02:55:07.340Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.29879615Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4122026-03-03T02:55:07.379Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.330819788Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":32,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4132026-03-03T02:55:07.379Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.331131209Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4142026-03-03T02:55:07.379Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.331211712Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"touch ./foo.bar","timeout_duration":"Explicit(15s)","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4152026-03-03T02:55:07.379Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.342630613Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4162026-03-03T02:55:07.379Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.342876831Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4172026-03-03T02:55:07.379Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.342973354Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4182026-03-03T02:55:07.403Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.374860615Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":31,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4192026-03-03T02:55:07.403Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.375101643Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4202026-03-03T02:55:07.403Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.375154523Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"echo $?","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4212026-03-03T02:55:07.404Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.386740922Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4222026-03-03T02:55:07.404Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.387032356Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4232026-03-03T02:55:07.404Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.387134681Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4242026-03-03T02:55:07.430Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.418922941Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":31,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4252026-03-03T02:55:07.455Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.419166895Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4262026-03-03T02:55:07.455Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.419216469Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"sync ./foo.bar","timeout_duration":"Explicit(15s)","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4272026-03-03T02:55:07.455Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.430698461Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":11,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4282026-03-03T02:55:07.455Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.430929801Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4292026-03-03T02:55:07.455Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.431028879Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4302026-03-03T02:55:07.479Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.464118022Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":33,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4312026-03-03T02:55:07.479Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.464429294Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4322026-03-03T02:55:07.479Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.464523904Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"echo $?","timeout_duration":"Explicit(15s)","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4332026-03-03T02:55:07.505Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.47493556Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":10,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4342026-03-03T02:55:07.505Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.475184162Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4352026-03-03T02:55:07.505Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.475257582Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4362026-03-03T02:55:07.530Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.497905494Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":22,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4372026-03-03T02:55:07.530Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.497996086Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","propolis_artifact":"__DEFAULT_PROPOLIS","vm_name":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4382026-03-03T02:55:07.530Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.498082821Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4392026-03-03T02:55:07.530Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.498138757Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","vm_name":"migration_from_base_and_back_lifecycle_0","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4402026-03-03T02:55:07.530Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.498218509Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4412026-03-03T02:55:07.530Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.49828244Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9002","server_path":"\"/work/phd-test/propolis-server\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4422026-03-03T02:55:07.530Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.498360649Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4432026-03-03T02:55:07.558Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 838","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.526253968Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4442026-03-03T02:55:07.558Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.540704439Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":42}
4452026-03-03T02:55:07.558Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.5408152Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4462026-03-03T02:55:07.559Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.540897416Z","target":"phd_framework::test_vm","line":639,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"d3198931-8188-4228-bdcf-201070dd76a6","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4472026-03-03T02:55:07.559Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.540968141Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4482026-03-03T02:55:07.559Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:07.541633715Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9002/instance)","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4492026-03-03T02:55:08.108Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:08.096310923Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 9aece1f4-e7e7-4773-9bfd-fe8fc2648770, name: \"phd-vm-9aece1f4-e7e7-4773-9bfd-fe8fc2648770\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: b579c334-9684-40af-bfb5-c3b217fcf256, project_id: 4528995d-f264-4c94-9473-9f5d61c2531a, sled_id: 0adfd446-f363-4931-9066-73124276c9b5, sled_serial: \"0adfd446-f363-4931-9066-73124276c9b5\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_0","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4502026-03-03T02:55:08.108Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:08.096505994Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"d3198931-8188-4228-bdcf-201070dd76a6"}
4512026-03-03T02:55:10.781Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:10.768473345Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7847}}"}
4522026-03-03T02:55:10.993Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:10.981109787Z","target":"phd_framework::test_vm","line":673,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4532026-03-03T02:55:10.994Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:10.981170392Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"d3198931-8188-4228-bdcf-201070dd76a6","elapsed_milliseconds":2884}
4542026-03-03T02:55:11.019Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:10.983730628Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4552026-03-03T02:55:11.019Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:10.983953591Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4562026-03-03T02:55:11.019Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:10.984013856Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar","vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4572026-03-03T02:55:11.019Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:10.985913215Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9000","vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4582026-03-03T02:55:11.078Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.066023159Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":81,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4592026-03-03T02:55:11.104Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.066380688Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":82,"vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4602026-03-03T02:55:11.104Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.0663763Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":9076,"vm":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"7271f75b-a083-462d-bae2-6ff53aba9a39"}
4612026-03-03T02:55:11.104Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.066639089Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4622026-03-03T02:55:11.104Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.066737196Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4632026-03-03T02:55:11.132Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.095851998Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":29,"vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4642026-03-03T02:55:11.132Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.096014376Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","propolis_artifact":"__BASE_PROPOLIS","vm_name":"migration_from_base_and_back","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4652026-03-03T02:55:11.133Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.09614289Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4662026-03-03T02:55:11.133Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.096194579Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__BASE_PROPOLIS\", metrics: None }","vm_name":"migration_from_base_and_back_lifecycle_1","guest_os_kind":"Alpine","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4672026-03-03T02:55:11.133Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.09625313Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4682026-03-03T02:55:11.133Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.096303896Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_addr":"127.0.0.1:9004","server_path":"\"/phd-artifacts/23680e151856999904f1a447c9363e8b195d0613ee077fcbc06a8edc2cb70e3d/propolis-server\"","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4692026-03-03T02:55:11.133Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.096368329Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log\"","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4702026-03-03T02:55:11.159Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 840","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.12501553Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4712026-03-03T02:55:11.159Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.138977854Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":42}
4722026-03-03T02:55:11.159Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.139065711Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4732026-03-03T02:55:11.160Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.139132729Z","target":"phd_framework::test_vm","line":639,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"45s","migration_id":"6a518df7-df03-4852-aa28-d7591b3e5421","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4742026-03-03T02:55:11.160Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.139194406Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4752026-03-03T02:55:11.160Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.139767655Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9004/instance)","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4762026-03-03T02:55:11.755Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.718163669Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 50f8232d-9cf4-4b83-9927-b2e3a14afa2c, name: \"phd-vm-50f8232d-9cf4-4b83-9927-b2e3a14afa2c\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: b579c334-9684-40af-bfb5-c3b217fcf256, project_id: 4528995d-f264-4c94-9473-9f5d61c2531a, sled_id: e90a6cd2-11b9-4545-ba7c-afd92c552a7a, sled_serial: \"e90a6cd2-11b9-4545-ba7c-afd92c552a7a\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_1","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4772026-03-03T02:55:11.755Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:11.718338923Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"6a518df7-df03-4852-aa28-d7591b3e5421"}
4782026-03-03T02:55:14.455Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:14.442721533Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7894}}"}
4792026-03-03T02:55:15.147Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.135064185Z","target":"phd_framework::test_vm","line":673,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4802026-03-03T02:55:15.147Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.135148015Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"6a518df7-df03-4852-aa28-d7591b3e5421","elapsed_milliseconds":3416}
4812026-03-03T02:55:15.174Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.137411897Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4822026-03-03T02:55:15.174Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.137674997Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4832026-03-03T02:55:15.175Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.137768364Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(15s)","target":"ls foo.bar","vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4842026-03-03T02:55:15.175Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.139076741Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9002","vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4852026-03-03T02:55:15.232Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.216278007Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":78,"vm":"migration_from_base_and_back_lifecycle_0","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770"}
4862026-03-03T02:55:15.258Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.216508956Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","vm":"migration_from_base_and_back_lifecycle_0","elapsed_milliseconds":7675,"target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","vm_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4872026-03-03T02:55:15.258Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.216629425Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back","target":"migration_from_base_and_back_lifecycle_0","source_id":"7271f75b-a083-462d-bae2-6ff53aba9a39","target_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":7675}
4882026-03-03T02:55:15.258Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.216670372Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":78,"vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4892026-03-03T02:55:15.258Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.216926168Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4902026-03-03T02:55:15.258Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.216991112Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"localhost:~#","timeout_duration":"Explicit(300s)","vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4912026-03-03T02:55:15.284Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.247973132Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":30,"vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
4922026-03-03T02:55:15.284Z{"v":0,"name":"phd-runner","msg":"[TEST - EVENT] migrating to new Propolis artifact for lifecycle test","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.248129279Z","target":"phd_framework::lifecycle","line":73,"file":"phd-tests/framework/src/lifecycle.rs","vm_name":"migration_from_base_and_back","propolis_artifact":"__DEFAULT_PROPOLIS","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4932026-03-03T02:55:15.284Z{"v":0,"name":"phd-runner","msg":"[NEW - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.248267652Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4942026-03-03T02:55:15.284Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] phd_framework::test_vm","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.248350279Z","target":"phd_framework::test_vm","line":318,"file":"phd-tests/framework/src/test_vm/mod.rs","guest_os_kind":"Alpine","environment":"EnvironmentSpec { location: Local, propolis_artifact: \"__DEFAULT_PROPOLIS\", metrics: None }","vm_name":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4952026-03-03T02:55:15.284Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Verified artifact already exists","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.248463364Z","target":"phd_framework::artifacts::store","line":45,"file":"phd-tests/framework/src/artifacts/store.rs","path":"/work/phd-test/propolis-server","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4962026-03-03T02:55:15.284Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launching Propolis server","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.248551832Z","target":"phd_framework::test_vm::server","line":64,"file":"phd-tests/framework/src/test_vm/server.rs","server_path":"\"/work/phd-test/propolis-server\"","bootrom_path":"\"/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd\"","server_addr":"127.0.0.1:9006","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4972026-03-03T02:55:15.284Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Opening server log files","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.248665448Z","target":"phd_framework::log_config","line":84,"file":"phd-tests/framework/src/log_config.rs","stdout_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log\"","stderr_path":"\"/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log\"","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4982026-03-03T02:55:15.309Z{"v":0,"name":"phd-runner","msg":"[NEW - EVENT] Launched server with pid 842","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.275707759Z","target":"phd_framework::test_vm::server","line":122,"file":"phd-tests/framework/src/test_vm/server.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
4992026-03-03T02:55:15.309Z{"v":0,"name":"phd-runner","msg":"[NEW - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.289854756Z","target":"phd_framework::test_vm","line":300,"file":"phd-tests/framework/src/test_vm/mod.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":41}
5002026-03-03T02:55:15.309Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.289960497Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5012026-03-03T02:55:15.309Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.290045308Z","target":"phd_framework::test_vm","line":639,"file":"phd-tests/framework/src/test_vm/mod.rs","migration_id":"da9f1d36-cad0-4278-9c17-6104a09f912e","timeout_duration":"45s","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5022026-03-03T02:55:15.309Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.290123487Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5032026-03-03T02:55:15.310Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:15.290713959Z","target":"phd_framework::test_vm","line":452,"file":"phd-tests/framework/src/test_vm/mod.rs","e":"Communication Error: error sending request for url (http://127.0.0.1:9006/instance)","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5042026-03-03T02:55:16.018Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - EVENT] Started instance","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:16.005327073Z","target":"phd_framework::test_vm","line":511,"file":"phd-tests/framework/src/test_vm/mod.rs","instance_description.instance":"Instance { properties: InstanceProperties { id: 519822fb-f5a0-442f-8475-eca5dfcdcb6e, name: \"phd-vm-519822fb-f5a0-442f-8475-eca5dfcdcb6e\", description: \"Pheidippides-managed VM\", metadata: InstanceMetadata { silo_id: b579c334-9684-40af-bfb5-c3b217fcf256, project_id: 4528995d-f264-4c94-9473-9f5d61c2531a, sled_id: c141bcf9-ded8-4e2c-ade2-cb566a5730c6, sled_serial: \"c141bcf9-ded8-4e2c-ade2-cb566a5730c6\", sled_revision: 1, sled_model: \"pheidippes\" } }, state: Migrating }","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm":"migration_from_base_and_back_lifecycle_2","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5052026-03-03T02:55:16.018Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:16.005524588Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"da9f1d36-cad0-4278-9c17-6104a09f912e"}
5062026-03-03T02:55:18.763Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial socket control message","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:18.750742417Z","target":"phd_framework::serial","line":275,"file":"phd-tests/framework/src/serial/mod.rs","s":"{\"Migrating\":{\"destination\":\"127.0.0.1:9006\",\"from_start\":7941}}"}
5072026-03-03T02:55:20.652Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - EVENT] Migration completed successfully","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.637623109Z","target":"phd_framework::test_vm","line":673,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5082026-03-03T02:55:20.652Z{"v":0,"name":"phd-runner","msg":"[MIGRATE - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.637699313Z","target":"phd_framework::test_vm","line":660,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back","migration_id":"da9f1d36-cad0-4278-9c17-6104a09f912e","elapsed_milliseconds":4632}
5092026-03-03T02:55:20.677Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.640511908Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
5102026-03-03T02:55:20.678Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.640756964Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5112026-03-03T02:55:20.678Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.64082833Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","target":"ls foo.bar","timeout_duration":"Explicit(15s)","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5122026-03-03T02:55:20.679Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.642152166Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9004","vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
5132026-03-03T02:55:20.733Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.720165376Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":79,"vm":"migration_from_base_and_back_lifecycle_1","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c"}
5142026-03-03T02:55:20.758Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.720536542Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":79,"vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5152026-03-03T02:55:20.758Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.720513678Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_0","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","vm":"migration_from_base_and_back_lifecycle_1","elapsed_milliseconds":9581,"target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","vm_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5162026-03-03T02:55:20.758Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.720645148Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_0","target":"migration_from_base_and_back_lifecycle_1","source_id":"9aece1f4-e7e7-4773-9bfd-fe8fc2648770","target_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":9581}
5172026-03-03T02:55:20.758Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.720731502Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5182026-03-03T02:55:20.758Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.720796305Z","target":"phd_framework::test_vm","line":909,"file":"phd-tests/framework/src/test_vm/mod.rs","timeout_duration":"Explicit(300s)","target":"localhost:~#","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5192026-03-03T02:55:20.782Z{"v":0,"name":"phd-runner","msg":"[WAIT_FOR_SERIAL_OUTPUT - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.751766712Z","target":"phd_framework::test_vm","line":902,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":30,"vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5202026-03-03T02:55:20.782Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.751936174Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5212026-03-03T02:55:20.782Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - EVENT] serial console command channel was closed","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.75250776Z","target":"phd_framework::serial","line":213,"file":"phd-tests/framework/src/serial/mod.rs"}
5222026-03-03T02:55:20.782Z{"v":0,"name":"phd-runner","msg":"test phd_tests::migrate::from_base::migration_from_base_and_back ... ok","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.752595787Z","target":"phd_runner::execute","line":130,"file":"phd-tests/runner/src/execute.rs"}
5232026-03-03T02:55:20.782Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.752694355Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs"}
5242026-03-03T02:55:20.782Z{"v":0,"name":"phd-runner","msg":"[SERIAL CONSOLE TASK - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.75272368Z","target":"phd_framework::serial","line":200,"file":"phd-tests/framework/src/serial/mod.rs","elapsed_milliseconds":18076}
5252026-03-03T02:55:20.782Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:20.753940142Z","target":"phd_framework::test_vm","line":1175,"file":"phd-tests/framework/src/test_vm/mod.rs","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5262026-03-03T02:55:21.268Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] Killing Propolis server process","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.25544437Z","target":"phd_framework::test_vm::server","line":140,"file":"phd-tests/framework/src/test_vm/server.rs","self.address":"127.0.0.1:9006","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5272026-03-03T02:55:21.340Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs clone dropped","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.327898414Z","target":"phd_framework::zfs","line":83,"file":"phd-tests/framework/src/zfs.rs","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5282026-03-03T02:55:21.340Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.328025505Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","verb":"destroy","args":"[\"phd-artifacts/phd-clone-43f4a256-501d-417d-8f76-ec670d19c558\"]","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5292026-03-03T02:55:21.370Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] zfs snapshot dropped","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.357267346Z","target":"phd_framework::zfs","line":57,"file":"phd-tests/framework/src/zfs.rs","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5302026-03-03T02:55:21.370Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - EVENT] executing ZFS command","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.357338301Z","target":"phd_framework::zfs","line":304,"file":"phd-tests/framework/src/zfs.rs","args":"[\"phd-artifacts@phd-c95d60bf-6698-48cd-9c48-38f980edb794\"]","verb":"destroy","vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5312026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"[VM CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.377200697Z","target":"phd_framework::test_vm","line":1152,"file":"phd-tests/framework/src/test_vm/mod.rs","elapsed_milliseconds":624,"vm":"migration_from_base_and_back_lifecycle_2","path":"phd_tests::migrate::from_base::migration_from_base_and_back","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e"}
5322026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"[TEST_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.377426777Z","target":"phd_runner::fixtures","line":51,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":624}
5332026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_CLEANUP - START]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.377525665Z","target":"phd_runner::fixtures","line":35,"file":"phd-tests/runner/src/fixtures.rs"}
5342026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"[INSTANCE_ENSURE_INTERNAL - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.377480078Z","target":"phd_framework::test_vm","line":409,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_1","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","vm":"migration_from_base_and_back_lifecycle_2","elapsed_milliseconds":6087,"target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","vm_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back"}
5352026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"[EXECUTION_CLEANUP - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.377565631Z","target":"phd_runner::fixtures","line":35,"file":"phd-tests/runner/src/fixtures.rs","elapsed_milliseconds":0}
5362026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"[MIGRATE_FROM - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.377563777Z","target":"phd_framework::test_vm","line":606,"file":"phd-tests/framework/src/test_vm/mod.rs","source":"migration_from_base_and_back_lifecycle_1","target":"migration_from_base_and_back_lifecycle_2","source_id":"50f8232d-9cf4-4b83-9927-b2e3a14afa2c","target_id":"519822fb-f5a0-442f-8475-eca5dfcdcb6e","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":6087}
5372026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"[TEST - END]","level":30,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.377616487Z","target":"phd_tests::migrate::from_base","line":52,"file":"phd-tests/tests/src/migrate.rs","path":"phd_tests::migrate::from_base::migration_from_base_and_back","elapsed_milliseconds":19495}
5382026-03-03T02:55:21.395Ztest result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 72.09s
5392026-03-03T02:55:21.395Z
5402026-03-03T02:55:21.395Z{"v":0,"name":"phd-runner","msg":"phd_runner","level":20,"hostname":"BRM42220060","pid":812,"time":"2026-03-03T02:55:21.378265882Z","target":"phd_runner","line":41,"file":"phd-tests/runner/src/main.rs","exit_code":0}
5412026-03-03T02:55:21.475Z
5422026-03-03T02:55:21.475Zreal 1:13.126798043
5432026-03-03T02:55:21.475Zuser 38.750691009
5442026-03-03T02:55:21.501Zsys 19.640650049
5452026-03-03T02:55:21.501Ztrap 0.006353180
5462026-03-03T02:55:21.502Ztflt 0.002968066
5472026-03-03T02:55:21.502Zdflt 0.005995994
5482026-03-03T02:55:21.502Zkflt 0.000000000
5492026-03-03T02:55:21.502Zlock 2:53:56.585791076
5502026-03-03T02:55:21.502Zslp 3:50.682951285
5512026-03-03T02:55:21.502Zlat 1.467252103
5522026-03-03T02:55:21.502Zstop 36.905854361
5532026-03-03T02:55:21.502Z+ failcount=0
5542026-03-03T02:55:21.502Z+ set -e
5552026-03-03T02:55:21.502Z+ tar -czvf /tmp/phd-tmp-files.tar.gz -C /tmp/propolis-phd .
5562026-03-03T02:55:21.502ZCompressing '/tmp/phd-tmp-files.tar.gz' with '/usr/bin/gzip'...
5572026-03-03T02:55:21.502Za ./ 0K
5582026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::can_migrate_from_base/ 0K
5592026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log 141K
5602026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log 0K
5612026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.serial.log 7K
5622026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log 147K
5632026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log 0K
5642026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::serial_history/ 0K
5652026-03-03T02:55:21.502Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log 141K
5662026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log 0K
5672026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base.serial.log 7K
5682026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log 147K
5692026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log 0K
5702026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/ 0K
5712026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log 141K
5722026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log 0K
5732026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.serial.log 7K
5742026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log 235K
5752026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log 0K
5762026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log 235K
5772026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log 0K
5782026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log 147K
5792026-03-03T02:55:21.503Za ./phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log 0K
5802026-03-03T02:55:21.503Z+ exitcode=0
5812026-03-03T02:55:21.503Z+ '[' 0 -eq 0 ']'
5822026-03-03T02:55:21.503Z+ echo
5832026-03-03T02:55:21.503Z
5842026-03-03T02:55:21.503Z+ echo 'ALL TESTS PASSED'
5852026-03-03T02:55:21.503ZALL TESTS PASSED
5862026-03-03T02:55:21.503Z
5872026-03-03T02:55:21.503Z+ echo
5882026-03-03T02:55:21.528Z+ find /dev/vmm -mindepth 1 -maxdepth 1
5892026-03-03T02:55:21.528Z+ read
5902026-03-03T02:55:21.528Z+ exit 0
5912026-03-03T02:55:21.528Zprocess exited: duration 94688 ms, exit code 0
 
5922026-03-03T02:55:21.608Zfound 2 output files
5932026-03-03T02:55:21.608Zuploading: /tmp/phd-runner.log (184374 bytes)
5942026-03-03T02:55:22.776Zuploaded: /tmp/phd-runner.log
5952026-03-03T02:55:22.800Zuploading: /tmp/phd-tmp-files.tar.gz (106267 bytes)
5962026-03-03T02:55:23.956Zuploaded: /tmp/phd-tmp-files.tar.gz