01HY460AGCKHHNT6H5DD47XW75: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "1.77.2",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01HY460NTMTQ9DMY0SX60M3QY2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-17T21:07:03.089Zjob assigned to worker 01HY460M8QGXN4WT3PXAXJBH64 (queued for 56 s)
 
22024-05-17T21:07:10.774Zstarting task 0: "setup"
32024-05-17T21:07:10.836Z++ uname -s
42024-05-17T21:07:10.866Z+ kern=SunOS
52024-05-17T21:07:10.866Z+ case "$kern" in
62024-05-17T21:07:10.866Z+ groupadd -g 12345 build
72024-05-17T21:07:10.867Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-17T21:07:12.846Z+ zfs create -o mountpoint=/work rpool/work
92024-05-17T21:07:12.952Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-17T21:07:12.958Z+ home_fs=zfs
112024-05-17T21:07:12.958Z+ [[ zfs == autofs ]]
122024-05-17T21:07:12.958Z+ mkdir -p /home/build
132024-05-17T21:07:12.958Z+ chown build:build /home/build /work
142024-05-17T21:07:14.957Z+ chmod 0700 /home/build /work
152024-05-17T21:07:14.961Zprocess exited: duration 4190 ms, exit code 0
 
162024-05-17T21:07:14.966Zstarting task 1: "rust-toolchain"
172024-05-17T21:07:14.973Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-17T21:07:14.976Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.77.2 --profile default
192024-05-17T21:07:15.094Zinfo: downloading installer
202024-05-17T21:07:16.606Zwarning: it looks like you have an existing installation of Rust at:
212024-05-17T21:07:16.606Zwarning: /opt/ooce/bin
222024-05-17T21:07:16.606Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-17T21:07:16.606Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-17T21:07:16.606Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-17T21:07:16.606Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-17T21:07:16.607Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-17T21:07:16.607Zerror: cannot install while Rust is installed
282024-05-17T21:07:16.607Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-17T21:07:16.708Zinfo: profile set to 'default'
302024-05-17T21:07:16.708Zinfo: default host triple is x86_64-unknown-illumos
312024-05-17T21:07:16.708Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
322024-05-17T21:07:16.836Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
332024-05-17T21:07:16.836Zinfo: downloading component 'cargo'
342024-05-17T21:07:17.507Zinfo: downloading component 'clippy'
352024-05-17T21:07:17.727Zinfo: downloading component 'rust-docs'
362024-05-17T21:07:18.618Zinfo: downloading component 'rust-std'
372024-05-17T21:07:19.952Zinfo: downloading component 'rustc'
382024-05-17T21:07:23.489Zinfo: downloading component 'rustfmt'
392024-05-17T21:07:23.690Zinfo: installing component 'cargo'
402024-05-17T21:07:24.525Zinfo: installing component 'clippy'
412024-05-17T21:07:24.859Zinfo: installing component 'rust-docs'
422024-05-17T21:07:26.375Zinfo: installing component 'rust-std'
432024-05-17T21:07:28.040Zinfo: installing component 'rustc'
442024-05-17T21:07:32.140Zinfo: installing component 'rustfmt'
452024-05-17T21:07:32.474Zinfo: default toolchain set to '1.77.2-x86_64-unknown-illumos'
462024-05-17T21:07:32.474Z
472024-05-17T21:07:32.713Z 1.77.2-x86_64-unknown-illumos installed - rustc 1.77.2 (25ef9e3d8 2024-04-09)
482024-05-17T21:07:32.713Z
492024-05-17T21:07:32.717Z
502024-05-17T21:07:32.717ZRust is installed now. Great!
512024-05-17T21:07:32.717Z
522024-05-17T21:07:32.717ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-17T21:07:32.717Zenvironment variable. This has not been done automatically.
542024-05-17T21:07:32.717Z
552024-05-17T21:07:32.717ZTo configure your current shell, you need to source
562024-05-17T21:07:32.717Zthe corresponding env file under $HOME/.cargo.
572024-05-17T21:07:32.717Z
582024-05-17T21:07:32.717ZThis is usually done by running one of the following (note the leading DOT):
592024-05-17T21:07:32.717Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-17T21:07:32.717Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-17T21:07:32.789Z+ rustc --version
622024-05-17T21:07:32.847Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
632024-05-17T21:07:32.864Zprocess exited: duration 17873 ms, exit code 0
 
642024-05-17T21:07:32.895Zstarting task 2: "authentication"
652024-05-17T21:07:33.341Zprocess exited: duration 447 ms, exit code 0
 
662024-05-17T21:07:33.368Zstarting task 3: "clone repository"
672024-05-17T21:07:33.378Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-17T21:07:33.378Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-17T21:07:33.828ZCloning into '/work/oxidecomputer/omicron'...
702024-05-17T21:07:39.415Z+ cd /work/oxidecomputer/omicron
712024-05-17T21:07:39.415Z+ git fetch origin 13a4191864f50de019d60decd39d6cb77325214c
722024-05-17T21:07:39.750ZFrom https://github.com/oxidecomputer/omicron
732024-05-17T21:07:39.750Z * branch 13a4191864f50de019d60decd39d6cb77325214c -> FETCH_HEAD
742024-05-17T21:07:39.759Z+ [[ -n iliana/r5781 ]]
752024-05-17T21:07:39.762Z++ git branch --show-current
762024-05-17T21:07:39.765Z+ current=main
772024-05-17T21:07:39.765Z+ [[ main != iliana/r5781 ]]
782024-05-17T21:07:39.765Z+ git branch -f iliana/r5781 13a4191864f50de019d60decd39d6cb77325214c
792024-05-17T21:07:39.768Z+ git checkout -f iliana/r5781
802024-05-17T21:07:39.894ZSwitched to branch 'iliana/r5781'
812024-05-17T21:07:39.908Z+ git reset --hard 13a4191864f50de019d60decd39d6cb77325214c
822024-05-17T21:07:39.913ZHEAD is now at 13a419186 Revert sidecar bump to v1.0.18
832024-05-17T21:07:39.913Zprocess exited: duration 6546 ms, exit code 0
 
842024-05-17T21:07:39.921Zstarting task 4: "build"
852024-05-17T21:07:39.924Z+ cargo --version
862024-05-17T21:07:39.984Zcargo 1.77.2 (e52e36006 2024-03-26)
872024-05-17T21:07:39.992Z+ rustc --version
882024-05-17T21:07:40.037Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
892024-05-17T21:07:40.045Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-05-17T21:07:55.776Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-05-17T21:07:57.668Z Startup: Caching catalogs ... Done
922024-05-17T21:07:59.521ZPlanning: Solver setup ... Done (1.342s)
932024-05-17T21:07:59.543ZPlanning: Running solver ... Done (0.023s)
942024-05-17T21:07:59.583ZPlanning: Finding local manifests ... Done (0.003s)
952024-05-17T21:07:59.615ZPlanning: Fetching manifests: 0/4 0% complete
962024-05-17T21:07:59.832ZPlanning: Fetching manifests: 4/4 100% complete
972024-05-17T21:07:59.880ZPlanning: Package planning ... Done (0.048s)
982024-05-17T21:07:59.934ZPlanning: Merging actions ... Done (0.051s)
992024-05-17T21:08:00.735ZPlanning: Checking for conflicting actions ... Done (0.801s)
1002024-05-17T21:08:00.744ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-05-17T21:08:04.667ZPlanning: Evaluating mediators ... Done (3.916s)
1022024-05-17T21:08:04.670ZPlanning: Planning completed in 6.94 seconds
1032024-05-17T21:08:05.080Z Packages to install: 4
1042024-05-17T21:08:05.080Z Mediators to change: 2
1052024-05-17T21:08:05.080Z Services to change: 1
1062024-05-17T21:08:05.080Z Estimated space available: 155.79 GB
1072024-05-17T21:08:05.087ZEstimated space to be consumed: 1.45 GB
1082024-05-17T21:08:05.088Z Create boot environment: No
1092024-05-17T21:08:05.088ZCreate backup boot environment: No
1102024-05-17T21:08:05.088Z Rebuild boot archive: No
1112024-05-17T21:08:05.088Z
1122024-05-17T21:08:05.088ZChanged mediators:
1132024-05-17T21:08:05.088Z mediator clang:
1142024-05-17T21:08:05.088Z version: None -> 15 (system default)
1152024-05-17T21:08:05.088Z
1162024-05-17T21:08:05.088Z mediator llvm:
1172024-05-17T21:08:05.088Z version: 14 (system default) -> 15 (system default)
1182024-05-17T21:08:05.088Z
1192024-05-17T21:08:05.088ZChanged packages:
1202024-05-17T21:08:05.088Zhelios-dev
1212024-05-17T21:08:05.088Z developer/build-essential
1222024-05-17T21:08:05.088Z None -> 11-2.0
1232024-05-17T21:08:05.088Z library/libxmlsec1
1242024-05-17T21:08:05.088Z None -> 1.2.35-2.0
1252024-05-17T21:08:05.088Z ooce/developer/clang-15
1262024-05-17T21:08:05.088Z None -> 15.0.7-2.0
1272024-05-17T21:08:05.088Z ooce/developer/llvm-15
1282024-05-17T21:08:05.088Z None -> 15.0.7-2.0
1292024-05-17T21:08:05.088Z
1302024-05-17T21:08:05.089ZServices:
1312024-05-17T21:08:05.089Z restart_fmri:
1322024-05-17T21:08:05.089Z svc:/system/update-man-index:default
1332024-05-17T21:08:05.618Z
1342024-05-17T21:08:05.618ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-05-17T21:08:10.206ZDownload: 1214/3290 items 85.6/212.6MB 40% complete (17.2M/s)
1362024-05-17T21:08:15.207ZDownload: 3103/3290 items 130.9/212.6MB 61% complete (13.1M/s)
1372024-05-17T21:08:17.315ZDownload: Completed 212.60 MB in 12.11 seconds (17.6M/s)
1382024-05-17T21:08:17.740Z Actions: 1/3689 actions (Installing new actions)
1392024-05-17T21:08:22.787Z Actions: 3688/3689 actions (Installing new actions)
1402024-05-17T21:08:22.790Z Actions: Completed 3689 actions in 5.05 seconds.
1412024-05-17T21:08:23.028Z Done (0.236s)
1422024-05-17T21:08:23.028Z Done (0.000s)
1432024-05-17T21:08:23.324Z Done (0.296s)
1442024-05-17T21:08:28.665Z Done (5.184s)
1452024-05-17T21:08:28.916Z Done (0.173s)
1462024-05-17T21:08:28.920Z Done (0.000s)
1472024-05-17T21:08:29.076Z Done (0.000s)
1482024-05-17T21:08:29.648ZPlanning: Evaluating mediator changes ... Done
1492024-05-17T21:08:29.815ZPlanning: Checking for conflicting actions ... Done
1502024-05-17T21:08:29.818ZPlanning: Consolidating action changes ... Done
1512024-05-17T21:08:30.087ZPlanning: Evaluating mediators ... Done
1522024-05-17T21:08:30.097ZPlanning: Planning completed in 0.44 seconds
1532024-05-17T21:08:30.121Z Mediators to change: 2
1542024-05-17T21:08:30.121Z Create boot environment: No
1552024-05-17T21:08:30.121ZCreate backup boot environment: No
1562024-05-17T21:08:30.188Z Done
1572024-05-17T21:08:30.189Z Done
1582024-05-17T21:08:30.388Z Done
1592024-05-17T21:08:33.994Z Done
1602024-05-17T21:08:34.077Z Done
1612024-05-17T21:08:34.077Z Done
1622024-05-17T21:08:34.216Z Done
1632024-05-17T21:08:34.822ZPlanning: Evaluating mediator changes ... Done
1642024-05-17T21:08:34.825ZPlanning: Merging actions ... Done
1652024-05-17T21:08:35.015ZPlanning: Checking for conflicting actions ... Done
1662024-05-17T21:08:35.018ZPlanning: Consolidating action changes ... Done
1672024-05-17T21:08:35.289ZPlanning: Evaluating mediators ... Done
1682024-05-17T21:08:35.346ZPlanning: Planning completed in 0.77 seconds
1692024-05-17T21:08:35.380Z Packages to change: 1
1702024-05-17T21:08:35.380Z Mediators to change: 1
1712024-05-17T21:08:35.380Z Services to change: 1
1722024-05-17T21:08:35.384Z Create boot environment: No
1732024-05-17T21:08:35.384ZCreate backup boot environment: Yes
1742024-05-17T21:08:36.251Z Actions: 1/6 actions (Updating modified actions)
1752024-05-17T21:08:36.312Z Actions: Completed 6 actions in 0.06 seconds.
1762024-05-17T21:08:36.312Z Done
1772024-05-17T21:08:36.312Z Done
1782024-05-17T21:08:36.377Z Done
1792024-05-17T21:08:40.071Z Done
1802024-05-17T21:08:40.163Z Done
1812024-05-17T21:08:40.166Z Done
1822024-05-17T21:08:40.281Z Done
1832024-05-17T21:08:40.720ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1842024-05-17T21:08:40.720Zclang system 15 system
1852024-05-17T21:08:40.720Zcsh system system illumos
1862024-05-17T21:08:40.720Zctags system system illumos
1872024-05-17T21:08:40.720Zgcc vendor 12 vendor
1882024-05-17T21:08:40.720Zgcc system 10 system
1892024-05-17T21:08:40.720Zgcc system 7 system
1902024-05-17T21:08:40.720Zgo system 1.20 system
1912024-05-17T21:08:40.721Zgo system 1.19 system
1922024-05-17T21:08:40.721Zllvm system 15 system
1932024-05-17T21:08:40.721Zllvm system 14 system
1942024-05-17T21:08:40.721Zmariadb system 10.6 system
1952024-05-17T21:08:40.721Zmta vendor vendor dma
1962024-05-17T21:08:40.721Zopenjdk system 17 system
1972024-05-17T21:08:40.721Zopenjdk system 11 system
1982024-05-17T21:08:40.721Zopenjdk system 1.8 system
1992024-05-17T21:08:40.721Zopenssl vendor 3 vendor
2002024-05-17T21:08:40.721Zperl system 5.36 system
2012024-05-17T21:08:40.721Zpostgresql system 15 system
2022024-05-17T21:08:40.721Zpostgresql system 13 system
2032024-05-17T21:08:40.721Zpython vendor 3 vendor
2042024-05-17T21:08:40.721Zpython system 2 system
2052024-05-17T21:08:40.721Zpython3 system 3.11 system
2062024-05-17T21:08:40.721Zruby system 3.0 system
2072024-05-17T21:08:40.721Zwords vendor vendor american-english
2082024-05-17T21:08:40.721Zwords system system australian-english
2092024-05-17T21:08:40.721Zwords system system british-english
2102024-05-17T21:08:40.721Zwords system system canadian-english
2112024-05-17T21:08:40.721Zwords system system french
2122024-05-17T21:08:40.721Zwords system system italian
2132024-05-17T21:08:40.721Zwords system system ngerman
2142024-05-17T21:08:40.721Zwords system system ogerman
2152024-05-17T21:08:40.722Zwords system system spanish
2162024-05-17T21:08:41.046ZPUBLISHER TYPE STATUS P LOCATION
2172024-05-17T21:08:41.047Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2182024-05-17T21:08:42.501ZFMRI IFO
2192024-05-17T21:08:42.501Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2202024-05-17T21:08:42.501Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2212024-05-17T21:08:42.501Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2222024-05-17T21:08:42.501Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2232024-05-17T21:08:42.501Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2242024-05-17T21:08:42.502Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2252024-05-17T21:08:42.502Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2262024-05-17T21:08:42.502Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2272024-05-17T21:08:42.502Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2282024-05-17T21:08:42.503Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2292024-05-17T21:08:42.503Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2302024-05-17T21:08:42.503Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2312024-05-17T21:08:42.800Z+ set -o errexit
2322024-05-17T21:08:42.803Z+++ dirname ./tools/ci_download_cockroachdb
2332024-05-17T21:08:42.803Z++ cd ./tools
2342024-05-17T21:08:42.809Z++ pwd
2352024-05-17T21:08:42.809Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2362024-05-17T21:08:42.809Z++ basename ./tools/ci_download_cockroachdb
2372024-05-17T21:08:42.809Z+ ARG0=ci_download_cockroachdb
2382024-05-17T21:08:42.813Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2392024-05-17T21:08:42.813Z+ CIDL_VERSION=v22.1.9
2402024-05-17T21:08:42.813Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2412024-05-17T21:08:42.813Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2422024-05-17T21:08:42.813Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2432024-05-17T21:08:42.813Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2442024-05-17T21:08:42.813Z+ TARGET_DIR=out
2452024-05-17T21:08:42.813Z+ DOWNLOAD_DIR=out/downloads
2462024-05-17T21:08:42.813Z+ DEST_DIR=./out/cockroachdb
2472024-05-17T21:08:42.813Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2482024-05-17T21:08:42.813Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2492024-05-17T21:08:42.813Z+ main
2502024-05-17T21:08:42.813Z+ [[ 0 != 0 ]]
2512024-05-17T21:08:42.813Z+ CIDL_OS=solaris2.11
2522024-05-17T21:08:42.813Z+ [[ 0 != 0 ]]
2532024-05-17T21:08:42.813Z+ configure_os solaris2.11
2542024-05-17T21:08:42.813Z+ echo 'current directory: /work/oxidecomputer/omicron'
2552024-05-17T21:08:42.813Z+ echo 'configuring based on OS: "solaris2.11"'
2562024-05-17T21:08:42.814Z+ case "$1" in
2572024-05-17T21:08:42.814Z+ CIDL_BUILD=illumos
2582024-05-17T21:08:42.814Z+ CIDL_SUFFIX=tar.gz
2592024-05-17T21:08:42.814Zcurrent directory: /work/oxidecomputer/omicron
2602024-05-17T21:08:42.814Zconfiguring based on OS: "solaris2.11"
2612024-05-17T21:08:42.814Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2622024-05-17T21:08:42.814Z+ CIDL_URL_BASE=https://illumos.org/downloads
2632024-05-17T21:08:42.814Z+ CIDL_ASSEMBLE=do_assemble_illumos
2642024-05-17T21:08:42.814Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2652024-05-17T21:08:42.814Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2662024-05-17T21:08:42.814Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2672024-05-17T21:08:42.814Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2682024-05-17T21:08:42.814Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2692024-05-17T21:08:42.814ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2702024-05-17T21:08:42.814ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2712024-05-17T21:08:42.814Z+ CIDL_SHA256FUNC=do_sha256sum
2722024-05-17T21:08:42.814Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2732024-05-17T21:08:42.814Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2742024-05-17T21:08:42.814Z+ mkdir -p out/downloads
2752024-05-17T21:08:42.814Z+ mkdir -p ./out/cockroachdb
2762024-05-17T21:08:42.818Z+ local DO_DOWNLOAD=true
2772024-05-17T21:08:42.818Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2782024-05-17T21:08:42.818Z+ '[' true == true ']'
2792024-05-17T21:08:42.818Z+ echo Downloading...
2802024-05-17T21:08:42.818ZDownloading...
2812024-05-17T21:08:42.818Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-05-17T21:08:42.818Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-05-17T21:08:45.515Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842024-05-17T21:08:45.518Z++ sha256sum
2852024-05-17T21:08:45.518Z++ awk '{print $1}'
2862024-05-17T21:08:45.586Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2872024-05-17T21:08:45.586Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2882024-05-17T21:08:45.586Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-05-17T21:08:45.596Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2902024-05-17T21:08:47.772Z+ do_assemble_illumos
2912024-05-17T21:08:47.772Z+ rm -r ./out/cockroachdb
2922024-05-17T21:08:47.776Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2932024-05-17T21:08:48.184Z+ ./out/cockroachdb/bin/cockroach version
2942024-05-17T21:08:48.398ZBuild Tag: v22.1.9-dirty
2952024-05-17T21:08:48.398ZBuild Time: 2022/10/26 21:17:46
2962024-05-17T21:08:48.398ZDistribution: OSS
2972024-05-17T21:08:48.398ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2982024-05-17T21:08:48.398ZGo Version: go1.17.13
2992024-05-17T21:08:48.398ZC Compiler: gcc 10.3.0
3002024-05-17T21:08:48.398ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3012024-05-17T21:08:48.398ZBuild Type: release
3022024-05-17T21:08:48.416Z+ set -o errexit
3032024-05-17T21:08:48.430Z+++ dirname ./tools/ci_download_clickhouse
3042024-05-17T21:08:48.430Z++ cd ./tools
3052024-05-17T21:08:48.430Z++ pwd
3062024-05-17T21:08:48.430Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3072024-05-17T21:08:48.430Z++ basename ./tools/ci_download_clickhouse
3082024-05-17T21:08:48.431Z+ ARG0=ci_download_clickhouse
3092024-05-17T21:08:48.431Z+ TARGET_DIR=out
3102024-05-17T21:08:48.431Z+ DOWNLOAD_DIR=out/downloads
3112024-05-17T21:08:48.431Z+ DEST_DIR=./out/clickhouse
3122024-05-17T21:08:48.431Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3132024-05-17T21:08:48.431Z+ CIDL_VERSION=v23.8.7.24
3142024-05-17T21:08:48.431Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3152024-05-17T21:08:48.431Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3162024-05-17T21:08:48.431Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3172024-05-17T21:08:48.431Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3182024-05-17T21:08:48.431Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3192024-05-17T21:08:48.439Z+ main
3202024-05-17T21:08:48.439Z+ [[ 0 != 0 ]]
3212024-05-17T21:08:48.439Z+ CIDL_OS=solaris2.11
3222024-05-17T21:08:48.439Z+ [[ 0 != 0 ]]
3232024-05-17T21:08:48.439Z+ configure_os solaris2.11
3242024-05-17T21:08:48.440Z+ echo 'current directory: /work/oxidecomputer/omicron'
3252024-05-17T21:08:48.440Zcurrent directory: /work/oxidecomputer/omicron
3262024-05-17T21:08:48.440Z+ echo 'configuring based on OS: "solaris2.11"'
3272024-05-17T21:08:48.440Z+ CIDL_DASHREV=
3282024-05-17T21:08:48.440Zconfiguring based on OS: "solaris2.11"
3292024-05-17T21:08:48.440Z+ case "$1" in
3302024-05-17T21:08:48.440Z+ CIDL_PLATFORM=illumos
3312024-05-17T21:08:48.440Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3322024-05-17T21:08:48.441Z+ CIDL_MD5FUNC=do_md5sum
3332024-05-17T21:08:48.441Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3342024-05-17T21:08:48.441Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3352024-05-17T21:08:48.441Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3362024-05-17T21:08:48.441Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3372024-05-17T21:08:48.441Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3382024-05-17T21:08:48.441Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3392024-05-17T21:08:48.442ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3402024-05-17T21:08:48.442ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3412024-05-17T21:08:48.442Z+ mkdir -p out/downloads
3422024-05-17T21:08:48.442Z+ mkdir -p ./out/clickhouse
3432024-05-17T21:08:48.442Z+ local DO_DOWNLOAD=true
3442024-05-17T21:08:48.442Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3452024-05-17T21:08:48.442Z+ '[' true == true ']'
3462024-05-17T21:08:48.443Z+ echo Downloading...
3472024-05-17T21:08:48.443ZDownloading...
3482024-05-17T21:08:48.443Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3492024-05-17T21:08:48.443Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3502024-05-17T21:08:50.016Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3512024-05-17T21:08:50.023Z++ md5sum
3522024-05-17T21:08:50.023Z++ awk '{print $1}'
3532024-05-17T21:08:50.280Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3542024-05-17T21:08:50.280Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3552024-05-17T21:08:50.288Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3562024-05-17T21:08:50.288Z+ mkdir -p ./out/clickhouse
3572024-05-17T21:08:50.289Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3582024-05-17T21:08:54.111Z+ [[ solaris2.11 == darwin* ]]
3592024-05-17T21:08:54.111Z+ ./out/clickhouse/clickhouse server --version
3602024-05-17T21:08:54.415ZClickHouse server version 23.8.7.1.
3612024-05-17T21:08:54.435Z+ set -o errexit
3622024-05-17T21:08:54.438Z+++ dirname ./tools/ci_download_console
3632024-05-17T21:08:54.441Z++ cd ./tools
3642024-05-17T21:08:54.441Z++ pwd
3652024-05-17T21:08:54.441Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3662024-05-17T21:08:54.441Z++ basename ./tools/ci_download_console
3672024-05-17T21:08:54.444Z+ ARG0=ci_download_console
3682024-05-17T21:08:54.444Z+ TARGET_DIR=out
3692024-05-17T21:08:54.444Z+ DOWNLOAD_DIR=out/downloads
3702024-05-17T21:08:54.444Z+ DEST_DIR=./out/console-assets
3712024-05-17T21:08:54.444Z+ source /work/oxidecomputer/omicron/tools/console_version
3722024-05-17T21:08:54.444Z++ COMMIT=078d17117a3937d571bb5535f9791db65be7afc5
3732024-05-17T21:08:54.444Z++ SHA2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
3742024-05-17T21:08:54.444Z+ URL=https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3752024-05-17T21:08:54.444Z+ TARBALL_FILE=out/downloads/console.tar.gz
3762024-05-17T21:08:54.444Z+ main
3772024-05-17T21:08:54.444Z+ [[ 0 != 0 ]]
3782024-05-17T21:08:54.444Z+ echo 'URL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz'
3792024-05-17T21:08:54.444ZURL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3802024-05-17T21:08:54.444Z+ echo 'Local file: out/downloads/console.tar.gz'
3812024-05-17T21:08:54.444ZLocal file: out/downloads/console.tar.gz
3822024-05-17T21:08:54.444Z+ local DO_DOWNLOAD=true
3832024-05-17T21:08:54.444Z+ [[ -f out/downloads/console.tar.gz ]]
3842024-05-17T21:08:54.445Z+ mkdir -p out/downloads
3852024-05-17T21:08:54.448Z+ '[' true == true ']'
3862024-05-17T21:08:54.448Z+ echo Downloading...
3872024-05-17T21:08:54.448ZDownloading...
3882024-05-17T21:08:54.448Z+ do_download_curl https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz out/downloads/console.tar.gz
3892024-05-17T21:08:54.448Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3902024-05-17T21:08:55.030Z++ do_sha256sum out/downloads/console.tar.gz
3912024-05-17T21:08:55.033Z++ case "$OSTYPE" in
3922024-05-17T21:08:55.033Z++ SHA=sha256sum
3932024-05-17T21:08:55.033Z++ sha256sum
3942024-05-17T21:08:55.033Z++ awk '{print $1}'
3952024-05-17T21:08:55.039Z+ calculated_sha2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
3962024-05-17T21:08:55.042Z+ [[ f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c != \f\3\b\c\5\1\a\9\d\d\f\5\3\5\6\e\c\d\a\8\5\f\f\1\1\e\e\c\0\3\2\d\a\8\8\0\b\e\1\6\2\3\5\8\b\b\7\e\e\6\7\6\a\b\8\2\3\e\5\9\4\7\6\c ]]
3972024-05-17T21:08:55.042Z+ rm -rf ./out/console-assets
3982024-05-17T21:08:55.042Z+ mkdir -p ./out/console-assets
3992024-05-17T21:08:55.042Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4002024-05-17T21:08:55.042Z+ mkdir -p ./out/console-assets
4012024-05-17T21:08:55.043Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4022024-05-17T21:08:55.136Z+ set -o errexit
4032024-05-17T21:08:55.143Z+++ dirname ./tools/ci_download_dendrite_openapi
4042024-05-17T21:08:55.143Z++ cd ./tools
4052024-05-17T21:08:55.143Z++ pwd
4062024-05-17T21:08:55.143Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4072024-05-17T21:08:55.148Z++ basename ./tools/ci_download_dendrite_openapi
4082024-05-17T21:08:55.148Z+ ARG0=ci_download_dendrite_openapi
4092024-05-17T21:08:55.148Z+ TARGET_DIR=out
4102024-05-17T21:08:55.149Z+ DOWNLOAD_DIR=out/downloads
4112024-05-17T21:08:55.149Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4122024-05-17T21:08:55.149Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4132024-05-17T21:08:55.149Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4142024-05-17T21:08:55.149Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4152024-05-17T21:08:55.149Z+ LOCAL_FILE=out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4162024-05-17T21:08:55.149Z+ main
4172024-05-17T21:08:55.149Z+ [[ 0 != 0 ]]
4182024-05-17T21:08:55.150Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json'
4192024-05-17T21:08:55.150ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4202024-05-17T21:08:55.150Z+ echo 'Local file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json'
4212024-05-17T21:08:55.150Z+ local DO_DOWNLOAD=true
4222024-05-17T21:08:55.150ZLocal file: out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4232024-05-17T21:08:55.150Z+ [[ -f out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json ]]
4242024-05-17T21:08:55.150Z+ mkdir -p out/downloads
4252024-05-17T21:08:55.151Z+ '[' true == true ']'
4262024-05-17T21:08:55.151Z+ echo Downloading...
4272024-05-17T21:08:55.151ZDownloading...
4282024-05-17T21:08:55.151Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4292024-05-17T21:08:55.151Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/3b84ea6516cafb4595a6f2a668df16c1a501b687/dpd.json
4302024-05-17T21:08:55.318Z++ do_sha256sum out/downloads/dpd-3b84ea6516cafb4595a6f2a668df16c1a501b687.json
4312024-05-17T21:08:55.318Z++ case "$OSTYPE" in
4322024-05-17T21:08:55.319Z++ SHA=sha256sum
4332024-05-17T21:08:55.326Z++ sha256sum
4342024-05-17T21:08:55.326Z++ awk '{print $1}'
4352024-05-17T21:08:55.326Z+ calculated_sha2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4362024-05-17T21:08:55.326Z+ [[ fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823 != \f\c\3\9\7\e\2\5\4\d\c\1\5\0\8\5\0\f\b\a\1\2\0\1\3\d\f\1\4\7\a\a\9\b\2\3\2\9\6\0\5\6\f\b\4\d\9\3\f\6\5\c\1\8\0\6\e\2\5\b\0\8\2\3 ]]
4372024-05-17T21:08:55.336Z+ set -o errexit
4382024-05-17T21:08:55.337Z+++ dirname ./tools/ci_download_dendrite_stub
4392024-05-17T21:08:55.337Z++ cd ./tools
4402024-05-17T21:08:55.337Z++ pwd
4412024-05-17T21:08:55.346Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422024-05-17T21:08:55.346Z++ basename ./tools/ci_download_dendrite_stub
4432024-05-17T21:08:55.347Z+ ARG0=ci_download_dendrite_stub
4442024-05-17T21:08:55.347Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4452024-05-17T21:08:55.347Z++ CIDL_SHA256_ILLUMOS=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4462024-05-17T21:08:55.347Z++ CIDL_SHA256_LINUX_DPD=c255370062ce616f6fce5630fad7a1fbfa63aa7db964aeb6de410ba4a4bc3193
4472024-05-17T21:08:55.347Z++ CIDL_SHA256_LINUX_SWADM=7899b1603518489b2276f9d9043107a267060e3b05be51f08002adf3d118a7c9
4482024-05-17T21:08:55.347Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4492024-05-17T21:08:55.347Z++ COMMIT=3b84ea6516cafb4595a6f2a668df16c1a501b687
4502024-05-17T21:08:55.348Z++ SHA2=fc397e254dc150850fba12013df147aa9b23296056fb4d93f65c1806e25b0823
4512024-05-17T21:08:55.348Z+ TARGET_DIR=out
4522024-05-17T21:08:55.348Z+ DOWNLOAD_DIR=out/downloads
4532024-05-17T21:08:55.348Z+ DEST_DIR=./out/dendrite-stub
4542024-05-17T21:08:55.348Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4552024-05-17T21:08:55.349Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4562024-05-17T21:08:55.349Z+ REPO=oxidecomputer/dendrite
4572024-05-17T21:08:55.349Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687
4582024-05-17T21:08:55.350Z+ main
4592024-05-17T21:08:55.350Z+ [[ 0 != 0 ]]
4602024-05-17T21:08:55.350Z+ CIDL_OS=solaris2.11
4612024-05-17T21:08:55.350Z+ [[ 0 != 0 ]]
4622024-05-17T21:08:55.350Z+ configure_os solaris2.11
4632024-05-17T21:08:55.350Z+ echo 'current directory: /work/oxidecomputer/omicron'
4642024-05-17T21:08:55.351Zcurrent directory: /work/oxidecomputer/omicron
4652024-05-17T21:08:55.351Z+ echo 'configuring based on OS: "solaris2.11"'
4662024-05-17T21:08:55.351Z+ case "$1" in
4672024-05-17T21:08:55.351Zconfiguring based on OS: "solaris2.11"
4682024-05-17T21:08:55.351Z+ SET_BINARIES=
4692024-05-17T21:08:55.351Z+ CIDL_SHA256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4702024-05-17T21:08:55.351Z+ CIDL_SHA256FUNC=do_sha256sum
4712024-05-17T21:08:55.352Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4722024-05-17T21:08:55.352Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4732024-05-17T21:08:55.352Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4742024-05-17T21:08:55.352Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz'
4752024-05-17T21:08:55.352ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4762024-05-17T21:08:55.353Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4772024-05-17T21:08:55.353Z+ mkdir -p out/downloads
4782024-05-17T21:08:55.353ZLocal file: out/downloads/dendrite-stub.tar.gz
4792024-05-17T21:08:55.353Z+ mkdir -p ./out/dendrite-stub
4802024-05-17T21:08:55.354Z+ fetch_and_verify
4812024-05-17T21:08:55.354Z+ local DO_DOWNLOAD=true
4822024-05-17T21:08:55.354Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4832024-05-17T21:08:55.354Z+ '[' true == true ']'
4842024-05-17T21:08:55.355Z+ echo Downloading...
4852024-05-17T21:08:55.355ZDownloading...
4862024-05-17T21:08:55.355Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4872024-05-17T21:08:55.355Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3b84ea6516cafb4595a6f2a668df16c1a501b687/dendrite-stub.tar.gz
4882024-05-17T21:09:00.432Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4892024-05-17T21:09:00.437Z++ sha256sum
4902024-05-17T21:09:00.437Z++ awk '{print $1}'
4912024-05-17T21:09:00.456Z+ calculated_sha256=1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b
4922024-05-17T21:09:00.456Z+ [[ 1a18379522da75c034d66d15cf2e50a0d7289a746ef7c8a0ad98c4f61403f29b != \1\a\1\8\3\7\9\5\2\2\d\a\7\5\c\0\3\4\d\6\6\d\1\5\c\f\2\e\5\0\a\0\d\7\2\8\9\a\7\4\6\e\f\7\c\8\a\0\a\d\9\8\c\4\f\6\1\4\0\3\f\2\9\b ]]
4932024-05-17T21:09:00.461Z+ do_untar out/downloads/dendrite-stub.tar.gz
4942024-05-17T21:09:00.461Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4952024-05-17T21:09:01.088Z+ do_assemble
4962024-05-17T21:09:01.088Z+ rm -r ./out/dendrite-stub
4972024-05-17T21:09:01.097Z+ mkdir ./out/dendrite-stub
4982024-05-17T21:09:01.097Z+ cp -r out/downloads/root ./out/dendrite-stub/root
4992024-05-17T21:09:01.176Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5002024-05-17T21:09:01.186Z+ set -o errexit
5012024-05-17T21:09:01.190Z+++ dirname ./tools/ci_download_maghemite_mgd
5022024-05-17T21:09:01.194Z++ cd ./tools
5032024-05-17T21:09:01.194Z++ pwd
5042024-05-17T21:09:01.194Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5052024-05-17T21:09:01.194Z++ basename ./tools/ci_download_maghemite_mgd
5062024-05-17T21:09:01.194Z+ ARG0=ci_download_maghemite_mgd
5072024-05-17T21:09:01.194Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5082024-05-17T21:09:01.194Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5092024-05-17T21:09:01.194Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5102024-05-17T21:09:01.194Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5112024-05-17T21:09:01.194Z++ COMMIT=025389ff39d594bf2b815377e2c1dc4dd23b1f96
5122024-05-17T21:09:01.194Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5132024-05-17T21:09:01.194Z+ TARGET_DIR=out
5142024-05-17T21:09:01.194Z+ DOWNLOAD_DIR=out/downloads
5152024-05-17T21:09:01.194Z+ DEST_DIR=./out/mgd
5162024-05-17T21:09:01.194Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5172024-05-17T21:09:01.195Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5182024-05-17T21:09:01.195Z+ REPO=oxidecomputer/maghemite
5192024-05-17T21:09:01.195Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96
5202024-05-17T21:09:01.195Z+ main
5212024-05-17T21:09:01.195Z+ rm -rf out/downloads/root
5222024-05-17T21:09:01.201Z+ [[ 0 != 0 ]]
5232024-05-17T21:09:01.201Z+ CIDL_OS=solaris2.11
5242024-05-17T21:09:01.201Z+ [[ 0 != 0 ]]
5252024-05-17T21:09:01.201Z+ configure_os solaris2.11
5262024-05-17T21:09:01.205Z+ echo 'current directory: /work/oxidecomputer/omicron'
5272024-05-17T21:09:01.205Z+ echo 'configuring based on OS: "solaris2.11"'
5282024-05-17T21:09:01.205Zcurrent directory: /work/oxidecomputer/omicron
5292024-05-17T21:09:01.205Zconfiguring based on OS: "solaris2.11"
5302024-05-17T21:09:01.206Z+ case "$1" in
5312024-05-17T21:09:01.206Z+ SET_BINARIES=
5322024-05-17T21:09:01.206Z+ CIDL_SHA256FUNC=do_sha256sum
5332024-05-17T21:09:01.206Z+ TARBALL_FILENAME=mgd.tar.gz
5342024-05-17T21:09:01.206Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5352024-05-17T21:09:01.206Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5362024-05-17T21:09:01.206Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz'
5372024-05-17T21:09:01.206ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5382024-05-17T21:09:01.206Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5392024-05-17T21:09:01.206Z+ mkdir -p out/downloads
5402024-05-17T21:09:01.206ZLocal file: out/downloads/mgd.tar.gz
5412024-05-17T21:09:01.206Z+ mkdir -p ./out/mgd
5422024-05-17T21:09:01.206Z+ fetch_and_verify
5432024-05-17T21:09:01.206Z+ local DO_DOWNLOAD=true
5442024-05-17T21:09:01.206Z+ [[ -f out/downloads/mgd.tar.gz ]]
5452024-05-17T21:09:01.220Z+ '[' true == true ']'
5462024-05-17T21:09:01.221Z+ echo Downloading...
5472024-05-17T21:09:01.221ZDownloading...
5482024-05-17T21:09:01.221Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz out/downloads/mgd.tar.gz
5492024-05-17T21:09:01.221Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5502024-05-17T21:09:07.335Z++ do_sha256sum out/downloads/mgd.tar.gz
5512024-05-17T21:09:07.338Z++ sha256sum
5522024-05-17T21:09:07.338Z++ awk '{print $1}'
5532024-05-17T21:09:07.361Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5542024-05-17T21:09:07.364Z+ [[ e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd != \e\0\9\0\7\d\e\3\9\c\a\9\f\8\a\b\4\5\d\4\0\d\3\6\1\a\1\d\b\e\e\d\4\b\d\8\e\9\b\1\5\7\f\8\d\3\d\8\f\e\0\a\4\b\c\2\5\9\d\9\3\3\b\d ]]
5552024-05-17T21:09:07.364Z+ do_untar out/downloads/mgd.tar.gz
5562024-05-17T21:09:07.364Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5572024-05-17T21:09:07.946Z+ do_assemble
5582024-05-17T21:09:07.946Z+ rm -r ./out/mgd
5592024-05-17T21:09:07.949Z+ mkdir ./out/mgd
5602024-05-17T21:09:07.955Z+ cp -r out/downloads/root ./out/mgd/root
5612024-05-17T21:09:08.047Z+ set -o errexit
5622024-05-17T21:09:08.052Z+++ dirname ./tools/ci_download_transceiver_control
5632024-05-17T21:09:08.052Z++ cd ./tools
5642024-05-17T21:09:08.052Z++ pwd
5652024-05-17T21:09:08.052Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5662024-05-17T21:09:08.052Z++ basename ./tools/ci_download_transceiver_control
5672024-05-17T21:09:08.052Z+ ARG0=ci_download_transceiver_control
5682024-05-17T21:09:08.052Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5692024-05-17T21:09:08.052Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5702024-05-17T21:09:08.052Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5712024-05-17T21:09:08.052Z+ TARGET_DIR=out
5722024-05-17T21:09:08.052Z+ DOWNLOAD_DIR=out/downloads
5732024-05-17T21:09:08.052Z+ DEST_DIR=./out/transceiver-control
5742024-05-17T21:09:08.052Z+ BIN_DIR=/opt/oxide/bin
5752024-05-17T21:09:08.052Z+ BINARY=xcvradm
5762024-05-17T21:09:08.052Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5772024-05-17T21:09:08.052Z+ REPO=oxidecomputer/transceiver-control
5782024-05-17T21:09:08.053Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5792024-05-17T21:09:08.053Z+ main
5802024-05-17T21:09:08.053Z+ [[ 0 != 0 ]]
5812024-05-17T21:09:08.053Z+ CIDL_OS=solaris2.11
5822024-05-17T21:09:08.053Z+ [[ 0 != 0 ]]
5832024-05-17T21:09:08.053Z+ configure_os solaris2.11
5842024-05-17T21:09:08.053Z+ echo 'current directory: /work/oxidecomputer/omicron'
5852024-05-17T21:09:08.056Z+ echo 'configuring based on OS: "solaris2.11"'
5862024-05-17T21:09:08.056Zcurrent directory: /work/oxidecomputer/omicron
5872024-05-17T21:09:08.056Zconfiguring based on OS: "solaris2.11"
5882024-05-17T21:09:08.056Z+ case "$1" in
5892024-05-17T21:09:08.056Z+ SET_BINARIES=
5902024-05-17T21:09:08.056Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5912024-05-17T21:09:08.056Z+ CIDL_SHA256FUNC=do_sha256sum
5922024-05-17T21:09:08.056Z+ ARCHIVE_FILENAME=xcvradm.gz
5932024-05-17T21:09:08.056Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5942024-05-17T21:09:08.056Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5952024-05-17T21:09:08.057Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5962024-05-17T21:09:08.057ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5972024-05-17T21:09:08.057Z+ echo 'Local file: out/downloads/xcvradm.gz'
5982024-05-17T21:09:08.057Z+ mkdir -p out/downloads
5992024-05-17T21:09:08.057ZLocal file: out/downloads/xcvradm.gz
6002024-05-17T21:09:08.057Z+ mkdir -p ./out/transceiver-control
6012024-05-17T21:09:08.057Z+ fetch_and_verify
6022024-05-17T21:09:08.057Z+ local DO_DOWNLOAD=true
6032024-05-17T21:09:08.057Z+ [[ -f out/downloads/xcvradm.gz ]]
6042024-05-17T21:09:08.057Z+ '[' true == true ']'
6052024-05-17T21:09:08.057Z+ echo Downloading...
6062024-05-17T21:09:08.057ZDownloading...
6072024-05-17T21:09:08.057Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6082024-05-17T21:09:08.057Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6092024-05-17T21:09:10.129Z++ do_sha256sum out/downloads/xcvradm.gz
6102024-05-17T21:09:10.132Z++ sha256sum
6112024-05-17T21:09:10.132Z++ awk '{print $1}'
6122024-05-17T21:09:10.138Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6132024-05-17T21:09:10.141Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6142024-05-17T21:09:10.141Z+ do_unpack out/downloads/xcvradm.gz
6152024-05-17T21:09:10.141Z+ mkdir -p out/downloads/root//opt/oxide/bin
6162024-05-17T21:09:10.141Z+ gzip -dc out/downloads/xcvradm.gz
6172024-05-17T21:09:10.283Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6182024-05-17T21:09:10.296Z+ do_assemble
6192024-05-17T21:09:10.296Z+ rm -r ./out/transceiver-control
6202024-05-17T21:09:10.296Z+ mkdir ./out/transceiver-control
6212024-05-17T21:09:10.296Z+ cp -r out/downloads/root ./out/transceiver-control/root
6222024-05-17T21:09:10.365Z+ set -o errexit
6232024-05-17T21:09:10.368Z+++ dirname ./tools/ci_download_thundermuffin
6242024-05-17T21:09:10.371Z++ cd ./tools
6252024-05-17T21:09:10.371Z++ pwd
6262024-05-17T21:09:10.371Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6272024-05-17T21:09:10.371Z++ basename ./tools/ci_download_thundermuffin
6282024-05-17T21:09:10.374Z+ ARG0=ci_download_thundermuffin
6292024-05-17T21:09:10.374Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6302024-05-17T21:09:10.374Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6312024-05-17T21:09:10.374Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6322024-05-17T21:09:10.375Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6332024-05-17T21:09:10.375Z+ TARGET_DIR=out
6342024-05-17T21:09:10.375Z+ DOWNLOAD_DIR=out/downloads
6352024-05-17T21:09:10.375Z+ DEST_DIR=./out/thundermuffin
6362024-05-17T21:09:10.375Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6372024-05-17T21:09:10.375Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6382024-05-17T21:09:10.375Z+ REPO=oxidecomputer/thundermuffin
6392024-05-17T21:09:10.375Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6402024-05-17T21:09:10.375Z+ main
6412024-05-17T21:09:10.375Z+ rm -rf out/downloads/root
6422024-05-17T21:09:10.378Z+ [[ 0 != 0 ]]
6432024-05-17T21:09:10.378Z+ CIDL_OS=solaris2.11
6442024-05-17T21:09:10.378Z+ [[ 0 != 0 ]]
6452024-05-17T21:09:10.378Z+ configure_os solaris2.11
6462024-05-17T21:09:10.381Z+ echo 'current directory: /work/oxidecomputer/omicron'
6472024-05-17T21:09:10.381Zcurrent directory: /work/oxidecomputer/omicron
6482024-05-17T21:09:10.382Z+ echo 'configuring based on OS: "solaris2.11"'
6492024-05-17T21:09:10.382Z+ case "$1" in
6502024-05-17T21:09:10.382Z+ SET_BINARIES=
6512024-05-17T21:09:10.382Zconfiguring based on OS: "solaris2.11"
6522024-05-17T21:09:10.382Z+ CIDL_SHA256FUNC=do_sha256sum
6532024-05-17T21:09:10.382Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6542024-05-17T21:09:10.382Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6552024-05-17T21:09:10.382Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6562024-05-17T21:09:10.382Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6572024-05-17T21:09:10.382Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6582024-05-17T21:09:10.382ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6592024-05-17T21:09:10.382Z+ mkdir -p out/downloads
6602024-05-17T21:09:10.382ZLocal file: out/downloads/thundermuffin.tar.gz
6612024-05-17T21:09:10.382Z+ mkdir -p ./out/thundermuffin
6622024-05-17T21:09:10.388Z+ fetch_and_verify
6632024-05-17T21:09:10.388Z+ local DO_DOWNLOAD=true
6642024-05-17T21:09:10.388Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6652024-05-17T21:09:10.388Z+ '[' true == true ']'
6662024-05-17T21:09:10.388Z+ echo Downloading...
6672024-05-17T21:09:10.388ZDownloading...
6682024-05-17T21:09:10.388Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6692024-05-17T21:09:10.388Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6702024-05-17T21:09:12.194Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6712024-05-17T21:09:12.197Z++ sha256sum
6722024-05-17T21:09:12.197Z++ awk '{print $1}'
6732024-05-17T21:09:12.201Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6742024-05-17T21:09:12.207Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
6752024-05-17T21:09:12.207Z+ do_untar out/downloads/thundermuffin.tar.gz
6762024-05-17T21:09:12.207Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6772024-05-17T21:09:12.265Z+ do_assemble
6782024-05-17T21:09:12.265Z+ rm -r ./out/thundermuffin
6792024-05-17T21:09:12.268Z+ mkdir ./out/thundermuffin
6802024-05-17T21:09:12.271Z+ cp -r out/downloads/root ./out/thundermuffin/root
6812024-05-17T21:09:12.279ZAll prerequisites installed successfully
6822024-05-17T21:09:12.282Z
6832024-05-17T21:09:12.282Zreal 1:32.122025258
6842024-05-17T21:09:12.282Zuser 37.275181689
6852024-05-17T21:09:12.282Zsys 6.786058481
6862024-05-17T21:09:12.283Ztrap 0.008169667
6872024-05-17T21:09:12.283Ztflt 0.372229230
6882024-05-17T21:09:12.283Zdflt 0.357820256
6892024-05-17T21:09:12.283Zkflt 0.288039959
6902024-05-17T21:09:12.283Zlock 1.459941570
6912024-05-17T21:09:12.283Zslp 2:55.522451202
6922024-05-17T21:09:12.283Zlat 2.080930412
6932024-05-17T21:09:12.283Zstop 0.140253316
6942024-05-17T21:09:12.283Z+ source ./tools/include/force-git-over-https.sh
6952024-05-17T21:09:12.283Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
6962024-05-17T21:09:12.283Z++ (( i = 0 ))
6972024-05-17T21:09:12.283Z++ (( i < 5 ))
6982024-05-17T21:09:12.283Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
6992024-05-17T21:09:12.286Z++ (( i++ ))
7002024-05-17T21:09:12.286Z++ (( i < 5 ))
7012024-05-17T21:09:12.286Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7022024-05-17T21:09:12.289Z++ (( i++ ))
7032024-05-17T21:09:12.289Z++ (( i < 5 ))
7042024-05-17T21:09:12.289Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7052024-05-17T21:09:12.292Z++ (( i++ ))
7062024-05-17T21:09:12.292Z++ (( i < 5 ))
7072024-05-17T21:09:12.292Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7082024-05-17T21:09:12.295Z++ (( i++ ))
7092024-05-17T21:09:12.295Z++ (( i < 5 ))
7102024-05-17T21:09:12.295Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7112024-05-17T21:09:12.295Z++ (( i++ ))
7122024-05-17T21:09:12.295Z++ (( i < 5 ))
7132024-05-17T21:09:12.295Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7142024-05-17T21:09:12.296Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7152024-05-17T21:09:12.298Z+ rc=0
7162024-05-17T21:09:12.298Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7172024-05-17T21:09:42.986Z+ case $rc in
7182024-05-17T21:09:42.986Z+ pfexec zfs create -p rpool/images/build/host
7192024-05-17T21:09:43.136Z+ pfexec zfs create -p rpool/images/build/recovery
7202024-05-17T21:09:43.191Z+ cargo run --release --bin omicron-releng -- --output-dir /work
7212024-05-17T21:09:43.405Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7222024-05-17T21:09:43.899ZFrom https://github.com/oxidecomputer/pq-sys
7232024-05-17T21:09:43.899Z * [new branch] issue-36 -> origin/issue-36
7242024-05-17T21:09:43.904Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7252024-05-17T21:09:43.904Z * [new branch] master -> origin/master
7262024-05-17T21:09:43.904Z * [new branch] omicron-234 -> origin/omicron-234
7272024-05-17T21:09:43.904Z * [new branch] oxide/main -> origin/oxide/main
7282024-05-17T21:09:43.904Z * [new branch] oxide/omicron -> origin/oxide/omicron
7292024-05-17T21:09:43.904Z * [new branch] windows -> origin/windows
7302024-05-17T21:09:43.904Z * [new ref] -> origin/HEAD
7312024-05-17T21:09:43.904Z * [new tag] v0.2.2 -> v0.2.2
7322024-05-17T21:09:43.904Z * [new tag] v0.4.5 -> v0.4.5
7332024-05-17T21:09:43.904Z * [new tag] v0.4.6 -> v0.4.6
7342024-05-17T21:09:43.912Z Updating git repository `https://github.com/oxidecomputer/zone`
7352024-05-17T21:09:44.355ZFrom https://github.com/oxidecomputer/zone
7362024-05-17T21:09:44.355Z * [new branch] main -> origin/main
7372024-05-17T21:09:44.359Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7382024-05-17T21:09:44.359Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7392024-05-17T21:09:44.359Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7402024-05-17T21:09:44.359Z * [new ref] -> origin/HEAD
7412024-05-17T21:09:44.382Z Updating crates.io index
7422024-05-17T21:09:44.386Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7432024-05-17T21:09:45.103ZFrom https://github.com/oxidecomputer/dropshot
7442024-05-17T21:09:45.103Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7452024-05-17T21:09:45.107Z * [new branch] async -> origin/async
7462024-05-17T21:09:45.107Z * [new branch] build-o-mat -> origin/build-o-mat
7472024-05-17T21:09:45.107Z * [new branch] camel -> origin/camel
7482024-05-17T21:09:45.107Z * [new branch] carets -> origin/carets
7492024-05-17T21:09:45.107Z * [new branch] changes -> origin/changes
7502024-05-17T21:09:45.107Z * [new branch] ci-version -> origin/ci-version
7512024-05-17T21:09:45.107Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7522024-05-17T21:09:45.107Z * [new branch] clippy -> origin/clippy
7532024-05-17T21:09:45.107Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7542024-05-17T21:09:45.107Z * [new branch] clone -> origin/clone
7552024-05-17T21:09:45.107Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7562024-05-17T21:09:45.107Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7572024-05-17T21:09:45.107Z * [new branch] dependabot/cargo/hyper-rustls-0.26.0 -> origin/dependabot/cargo/hyper-rustls-0.26.0
7582024-05-17T21:09:45.107Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7592024-05-17T21:09:45.107Z * [new branch] doc -> origin/doc
7602024-05-17T21:09:45.107Z * [new branch] err -> origin/err
7612024-05-17T21:09:45.108Z * [new branch] example-resumable-download -> origin/example-resumable-download
7622024-05-17T21:09:45.108Z * [new branch] expectorate -> origin/expectorate
7632024-05-17T21:09:45.108Z * [new branch] extracted -> origin/extracted
7642024-05-17T21:09:45.108Z * [new branch] fix_tests -> origin/fix_tests
7652024-05-17T21:09:45.108Z * [new branch] fmt2 -> origin/fmt2
7662024-05-17T21:09:45.108Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7672024-05-17T21:09:45.108Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7682024-05-17T21:09:45.108Z * [new branch] main -> origin/main
7692024-05-17T21:09:45.108Z * [new branch] maintainer-docs -> origin/maintainer-docs
7702024-05-17T21:09:45.108Z * [new branch] merge-server-config -> origin/merge-server-config
7712024-05-17T21:09:45.108Z * [new branch] multi-api -> origin/multi-api
7722024-05-17T21:09:45.108Z * [new branch] multiverse -> origin/multiverse
7732024-05-17T21:09:45.108Z * [new branch] openapi -> origin/openapi
7742024-05-17T21:09:45.108Z * [new branch] openapi2 -> origin/openapi2
7752024-05-17T21:09:45.108Z * [new branch] port-fix-better -> origin/port-fix-better
7762024-05-17T21:09:45.108Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7772024-05-17T21:09:45.112Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7782024-05-17T21:09:45.112Z * [new branch] rmp-page-token -> origin/rmp-page-token
7792024-05-17T21:09:45.112Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7802024-05-17T21:09:45.112Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7812024-05-17T21:09:45.112Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7822024-05-17T21:09:45.112Z * [new branch] server-log -> origin/server-log
7832024-05-17T21:09:45.112Z * [new branch] simple-headers -> origin/simple-headers
7842024-05-17T21:09:45.112Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7852024-05-17T21:09:45.112Z * [new branch] sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
7862024-05-17T21:09:45.112Z * [new branch] sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints
7872024-05-17T21:09:45.112Z * [new branch] sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext -> origin/sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext
7882024-05-17T21:09:45.112Z * [new branch] sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures
7892024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
7902024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7912024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
7922024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
7932024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
7942024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints
7952024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
7962024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7972024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
7982024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
7992024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist -> origin/sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist
8002024-05-17T21:09:45.113Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8012024-05-17T21:09:45.113Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8022024-05-17T21:09:45.113Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8032024-05-17T21:09:45.113Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8042024-05-17T21:09:45.113Z * [new branch] websockets -> origin/websockets
8052024-05-17T21:09:45.113Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8062024-05-17T21:09:45.113Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8072024-05-17T21:09:45.113Z * [new ref] -> origin/HEAD
8082024-05-17T21:09:45.113Z * [new tag] v0.10.0 -> v0.10.0
8092024-05-17T21:09:45.113Z * [new tag] v0.10.1 -> v0.10.1
8102024-05-17T21:09:45.113Z * [new tag] v0.3.0 -> v0.3.0
8112024-05-17T21:09:45.113Z * [new tag] v0.4.0 -> v0.4.0
8122024-05-17T21:09:45.114Z * [new tag] v0.5.0 -> v0.5.0
8132024-05-17T21:09:45.114Z * [new tag] v0.5.1 -> v0.5.1
8142024-05-17T21:09:45.114Z * [new tag] v0.6.0 -> v0.6.0
8152024-05-17T21:09:45.114Z * [new tag] v0.7.0 -> v0.7.0
8162024-05-17T21:09:45.114Z * [new tag] v0.8.0 -> v0.8.0
8172024-05-17T21:09:45.114Z * [new tag] v0.9.0 -> v0.9.0
8182024-05-17T21:09:45.246Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8192024-05-17T21:09:46.031ZFrom https://github.com/oxidecomputer/maghemite
8202024-05-17T21:09:46.031Z * [new branch] anycast -> origin/anycast
8212024-05-17T21:09:46.035Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8222024-05-17T21:09:46.035Z * [new branch] mac-build -> origin/mac-build
8232024-05-17T21:09:46.035Z * [new branch] main -> origin/main
8242024-05-17T21:09:46.035Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8252024-05-17T21:09:46.035Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8262024-05-17T21:09:46.035Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8272024-05-17T21:09:46.035Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
8282024-05-17T21:09:46.035Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8292024-05-17T21:09:46.035Z * [new branch] ttl1-clean -> origin/ttl1-clean
8302024-05-17T21:09:46.035Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8312024-05-17T21:09:46.035Z * [new ref] -> origin/HEAD
8322024-05-17T21:09:46.035Z * [new tag] rift -> rift
8332024-05-17T21:09:46.035Z * [new tag] srp -> srp
8342024-05-17T21:09:46.035Z * [new tag] tie-spf -> tie-spf
8352024-05-17T21:09:46.069Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8362024-05-17T21:09:47.711ZFrom https://github.com/oxidecomputer/progenitor
8372024-05-17T21:09:47.711Z * [new branch] dependabot/cargo/anyhow-1.0.83 -> origin/dependabot/cargo/anyhow-1.0.83
8382024-05-17T21:09:47.715Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8392024-05-17T21:09:47.715Z * [new branch] dependabot/cargo/proc-macro2-1.0.82 -> origin/dependabot/cargo/proc-macro2-1.0.82
8402024-05-17T21:09:47.715Z * [new branch] dependabot/cargo/schemars-0.8.19 -> origin/dependabot/cargo/schemars-0.8.19
8412024-05-17T21:09:47.715Z * [new branch] dependabot/cargo/thiserror-1.0.60 -> origin/dependabot/cargo/thiserror-1.0.60
8422024-05-17T21:09:47.715Z * [new branch] extension2 -> origin/extension2
8432024-05-17T21:09:47.715Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8442024-05-17T21:09:47.715Z * [new branch] main -> origin/main
8452024-05-17T21:09:47.715Z * [new branch] nexus-update -> origin/nexus-update
8462024-05-17T21:09:47.716Z * [new branch] owned-response-stream -> origin/owned-response-stream
8472024-05-17T21:09:47.716Z * [new branch] print-example -> origin/print-example
8482024-05-17T21:09:47.716Z * [new branch] query-arg-collision -> origin/query-arg-collision
8492024-05-17T21:09:47.716Z * [new branch] request-map -> origin/request-map
8502024-05-17T21:09:47.716Z * [new branch] response-value-content-length -> origin/response-value-content-length
8512024-05-17T21:09:47.716Z * [new branch] security-schemes -> origin/security-schemes
8522024-05-17T21:09:47.716Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8532024-05-17T21:09:47.716Z * [new branch] test-ci -> origin/test-ci
8542024-05-17T21:09:47.716Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8552024-05-17T21:09:47.716Z * [new branch] untyped-responses -> origin/untyped-responses
8562024-05-17T21:09:47.716Z * [new branch] v41 -> origin/v41
8572024-05-17T21:09:47.716Z * [new ref] -> origin/HEAD
8582024-05-17T21:09:47.716Z * [new tag] v0.1.1 -> v0.1.1
8592024-05-17T21:09:47.716Z * [new tag] v0.2.0 -> v0.2.0
8602024-05-17T21:09:47.716Z * [new tag] v0.3.0 -> v0.3.0
8612024-05-17T21:09:47.716Z * [new tag] v0.4.0 -> v0.4.0
8622024-05-17T21:09:47.716Z * [new tag] v0.4.1 -> v0.4.1
8632024-05-17T21:09:47.716Z * [new tag] v0.5.0 -> v0.5.0
8642024-05-17T21:09:47.716Z * [new tag] v0.6.0 -> v0.6.0
8652024-05-17T21:09:47.716Z * [new tag] v0.7.0 -> v0.7.0
8662024-05-17T21:09:47.847Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8672024-05-17T21:09:48.060Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8682024-05-17T21:09:48.516ZFrom http://github.com/oxidecomputer/serde_human_bytes
8692024-05-17T21:09:48.516Z * [new branch] gh-pages -> origin/gh-pages
8702024-05-17T21:09:48.519Z * [new branch] main -> origin/main
8712024-05-17T21:09:48.519Z * [new branch] renovate/configure -> origin/renovate/configure
8722024-05-17T21:09:48.519Z * [new ref] -> origin/HEAD
8732024-05-17T21:09:48.543Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8742024-05-17T21:09:48.999ZFrom https://github.com/oxidecomputer/slog-error-chain
8752024-05-17T21:09:48.999Z * [new branch] main -> origin/main
8762024-05-17T21:09:49.003Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8772024-05-17T21:09:49.003Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8782024-05-17T21:09:49.003Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8792024-05-17T21:09:49.003Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8802024-05-17T21:09:49.003Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8812024-05-17T21:09:49.003Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8822024-05-17T21:09:49.003Z * [new ref] -> origin/HEAD
8832024-05-17T21:09:49.030Z Updating git repository `https://github.com/oxidecomputer/propolis`
8842024-05-17T21:09:50.179ZFrom https://github.com/oxidecomputer/propolis
8852024-05-17T21:09:50.179Z * [new branch] ata -> origin/ata
8862024-05-17T21:09:50.182Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8872024-05-17T21:09:50.182Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8882024-05-17T21:09:50.182Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8892024-05-17T21:09:50.182Z * [new branch] master -> origin/master
8902024-05-17T21:09:50.182Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
8912024-05-17T21:09:50.182Z * [new ref] -> origin/HEAD
8922024-05-17T21:09:50.253Z Updating git repository `https://github.com/oxidecomputer/crucible`
8932024-05-17T21:09:51.677ZFrom https://github.com/oxidecomputer/crucible
8942024-05-17T21:09:51.677Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
8952024-05-17T21:09:51.681Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
8962024-05-17T21:09:51.681Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
8972024-05-17T21:09:51.681Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
8982024-05-17T21:09:51.681Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
8992024-05-17T21:09:51.681Z * [new branch] alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts
9002024-05-17T21:09:51.681Z * [new branch] alan/more-info -> origin/alan/more-info
9012024-05-17T21:09:51.681Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
9022024-05-17T21:09:51.681Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
9032024-05-17T21:09:51.681Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
9042024-05-17T21:09:51.681Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
9052024-05-17T21:09:51.681Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9062024-05-17T21:09:51.681Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9072024-05-17T21:09:51.681Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9082024-05-17T21:09:51.681Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9092024-05-17T21:09:51.681Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9102024-05-17T21:09:51.681Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9112024-05-17T21:09:51.681Z * [new branch] backrec -> origin/backrec
9122024-05-17T21:09:51.681Z * [new branch] cruplay -> origin/cruplay
9132024-05-17T21:09:51.681Z * [new branch] demo_m2 -> origin/demo_m2
9142024-05-17T21:09:51.681Z * [new branch] disconnect-wip -> origin/disconnect-wip
9152024-05-17T21:09:51.681Z * [new branch] jclulow -> origin/jclulow
9162024-05-17T21:09:51.682Z * [new branch] main -> origin/main
9172024-05-17T21:09:51.682Z * [new branch] manager -> origin/manager
9182024-05-17T21:09:51.682Z * [new branch] merge_warn -> origin/merge_warn
9192024-05-17T21:09:51.682Z * [new branch] minor -> origin/minor
9202024-05-17T21:09:51.682Z * [new branch] pantry -> origin/pantry
9212024-05-17T21:09:51.682Z * [new branch] parallel-flush -> origin/parallel-flush
9222024-05-17T21:09:51.682Z * [new branch] renovate/async-trait-0.x -> origin/renovate/async-trait-0.x
9232024-05-17T21:09:51.682Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9242024-05-17T21:09:51.685Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9252024-05-17T21:09:51.685Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9262024-05-17T21:09:51.685Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9272024-05-17T21:09:51.685Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9282024-05-17T21:09:51.685Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9292024-05-17T21:09:51.685Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9302024-05-17T21:09:51.685Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9312024-05-17T21:09:51.685Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9322024-05-17T21:09:51.685Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9332024-05-17T21:09:51.686Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9342024-05-17T21:09:51.686Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9352024-05-17T21:09:51.686Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9362024-05-17T21:09:51.686Z * [new branch] update-progenitor -> origin/update-progenitor
9372024-05-17T21:09:51.686Z * [new branch] use-json-schema -> origin/use-json-schema
9382024-05-17T21:09:51.686Z * [new ref] -> origin/HEAD
9392024-05-17T21:09:51.686Z * [new tag] one-task-refactoring -> one-task-refactoring
9402024-05-17T21:09:51.746Z Updating git repository `https://github.com/oxidecomputer/opte`
9412024-05-17T21:09:52.763ZFrom https://github.com/oxidecomputer/opte
9422024-05-17T21:09:52.763Z * [new branch] 481-strawman -> origin/481-strawman
9432024-05-17T21:09:52.766Z * [new branch] all-perf-in-flight -> origin/all-perf-in-flight
9442024-05-17T21:09:52.766Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9452024-05-17T21:09:52.766Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9462024-05-17T21:09:52.766Z * [new branch] demo-stuffs -> origin/demo-stuffs
9472024-05-17T21:09:52.766Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9482024-05-17T21:09:52.766Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9492024-05-17T21:09:52.766Z * [new branch] handle-pkt-chains -> origin/handle-pkt-chains
9502024-05-17T21:09:52.767Z * [new branch] helios-2.0 -> origin/helios-2.0
9512024-05-17T21:09:52.767Z * [new branch] iliana/test -> origin/iliana/test
9522024-05-17T21:09:52.767Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9532024-05-17T21:09:52.767Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9542024-05-17T21:09:52.767Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9552024-05-17T21:09:52.767Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9562024-05-17T21:09:52.767Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9572024-05-17T21:09:52.767Z * [new branch] master -> origin/master
9582024-05-17T21:09:52.767Z * [new branch] noclass-best-flow -> origin/noclass-best-flow
9592024-05-17T21:09:52.767Z * [new branch] noclass-best-noflow -> origin/noclass-best-noflow
9602024-05-17T21:09:52.767Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9612024-05-17T21:09:52.767Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9622024-05-17T21:09:52.767Z * [new branch] opte-204-paused -> origin/opte-204-paused
9632024-05-17T21:09:52.767Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9642024-05-17T21:09:52.767Z * [new branch] opte-220 -> origin/opte-220
9652024-05-17T21:09:52.767Z * [new branch] opte-225 -> origin/opte-225
9662024-05-17T21:09:52.767Z * [new branch] opte-227 -> origin/opte-227
9672024-05-17T21:09:52.767Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9682024-05-17T21:09:52.767Z * [new branch] opte-232 -> origin/opte-232
9692024-05-17T21:09:52.767Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9702024-05-17T21:09:52.767Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9712024-05-17T21:09:52.767Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9722024-05-17T21:09:52.768Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9732024-05-17T21:09:52.768Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9742024-05-17T21:09:52.768Z * [new branch] opteadm-library -> origin/opteadm-library
9752024-05-17T21:09:52.771Z * [new branch] partial-workspace -> origin/partial-workspace
9762024-05-17T21:09:52.772Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9772024-05-17T21:09:52.772Z * [new branch] renovate/darling-0.x-lockfile -> origin/renovate/darling-0.x-lockfile
9782024-05-17T21:09:52.772Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9792024-05-17T21:09:52.772Z * [new branch] renovate/serde-monorepo -> origin/renovate/serde-monorepo
9802024-05-17T21:09:52.772Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
9812024-05-17T21:09:52.772Z * [new branch] renovate/toml-0.x-lockfile -> origin/renovate/toml-0.x-lockfile
9822024-05-17T21:09:52.772Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9832024-05-17T21:09:52.772Z * [new branch] route-cache -> origin/route-cache
9842024-05-17T21:09:52.772Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9852024-05-17T21:09:52.772Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9862024-05-17T21:09:52.772Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9872024-05-17T21:09:52.772Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9882024-05-17T21:09:52.772Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9892024-05-17T21:09:52.772Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9902024-05-17T21:09:52.772Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9912024-05-17T21:09:52.772Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9922024-05-17T21:09:52.772Z * [new branch] rpz-def-action -> origin/rpz-def-action
9932024-05-17T21:09:52.772Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9942024-05-17T21:09:52.772Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9952024-05-17T21:09:52.772Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9962024-05-17T21:09:52.772Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9972024-05-17T21:09:52.773Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
9982024-05-17T21:09:52.773Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
9992024-05-17T21:09:52.773Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
10002024-05-17T21:09:52.773Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
10012024-05-17T21:09:52.773Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
10022024-05-17T21:09:52.773Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
10032024-05-17T21:09:52.773Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
10042024-05-17T21:09:52.773Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
10052024-05-17T21:09:52.773Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
10062024-05-17T21:09:52.773Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
10072024-05-17T21:09:52.773Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
10082024-05-17T21:09:52.773Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
10092024-05-17T21:09:52.773Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
10102024-05-17T21:09:52.773Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10112024-05-17T21:09:52.773Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10122024-05-17T21:09:52.773Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10132024-05-17T21:09:52.773Z * [new branch] rpz-test-common -> origin/rpz-test-common
10142024-05-17T21:09:52.773Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10152024-05-17T21:09:52.773Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10162024-05-17T21:09:52.773Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10172024-05-17T21:09:52.773Z * [new branch] spring-clean -> origin/spring-clean
10182024-05-17T21:09:52.773Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10192024-05-17T21:09:52.773Z * [new branch] underlay-lock -> origin/underlay-lock
10202024-05-17T21:09:52.774Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10212024-05-17T21:09:52.774Z * [new ref] -> origin/HEAD
10222024-05-17T21:09:52.832Z Updating git repository `https://github.com/oxidecomputer/falcon`
10232024-05-17T21:09:53.645ZFrom https://github.com/oxidecomputer/falcon
10242024-05-17T21:09:53.645Z * [new branch] main -> origin/main
10252024-05-17T21:09:53.645Z * [new ref] -> origin/HEAD
10262024-05-17T21:09:53.801Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10272024-05-17T21:09:54.454ZFrom https://github.com/oxidecomputer/management-gateway-service
10282024-05-17T21:09:54.454Z * [new branch] af-temp-hash -> origin/af-temp-hash
10292024-05-17T21:09:54.458Z * [new branch] buildomat -> origin/buildomat
10302024-05-17T21:09:54.458Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10312024-05-17T21:09:54.458Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10322024-05-17T21:09:54.458Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10332024-05-17T21:09:54.458Z * [new branch] image-board-check -> origin/image-board-check
10342024-05-17T21:09:54.458Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10352024-05-17T21:09:54.458Z * [new branch] lock_state -> origin/lock_state
10362024-05-17T21:09:54.458Z * [new branch] main -> origin/main
10372024-05-17T21:09:54.458Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10382024-05-17T21:09:54.458Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10392024-05-17T21:09:54.458Z * [new branch] read-rot-message -> origin/read-rot-message
10402024-05-17T21:09:54.459Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10412024-05-17T21:09:54.459Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10422024-05-17T21:09:54.459Z * [new branch] reset-component -> origin/reset-component
10432024-05-17T21:09:54.459Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10442024-05-17T21:09:54.459Z * [new branch] rhai -> origin/rhai
10452024-05-17T21:09:54.459Z * [new branch] rot-boot-info -> origin/rot-boot-info
10462024-05-17T21:09:54.459Z * [new branch] rot-update -> origin/rot-update
10472024-05-17T21:09:54.459Z * [new branch] rot-update-2 -> origin/rot-update-2
10482024-05-17T21:09:54.459Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10492024-05-17T21:09:54.459Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10502024-05-17T21:09:54.459Z * [new branch] sprot-attest -> origin/sprot-attest
10512024-05-17T21:09:54.459Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10522024-05-17T21:09:54.459Z * [new branch] sprot-errors -> origin/sprot-errors
10532024-05-17T21:09:54.459Z * [new branch] stage0-update-component -> origin/stage0-update-component
10542024-05-17T21:09:54.459Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10552024-05-17T21:09:54.459Z * [new branch] update-stage0 -> origin/update-stage0
10562024-05-17T21:09:54.459Z * [new ref] -> origin/HEAD
10572024-05-17T21:09:54.502Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10582024-05-17T21:09:54.914ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10592024-05-17T21:09:54.914Z * [new branch] add-more-flags -> origin/add-more-flags
10602024-05-17T21:09:54.917Z * [new branch] master -> origin/master
10612024-05-17T21:09:54.917Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10622024-05-17T21:09:54.917Z * [new branch] update_database -> origin/update_database
10632024-05-17T21:09:54.917Z * [new ref] -> origin/HEAD
10642024-05-17T21:09:55.006Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10652024-05-17T21:09:55.433ZFrom https://github.com/oxidecomputer/openapi-lint
10662024-05-17T21:09:55.434Z * [new branch] main -> origin/main
10672024-05-17T21:09:55.436Z * [new ref] -> origin/HEAD
10682024-05-17T21:09:55.445Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10692024-05-17T21:09:55.703Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10702024-05-17T21:09:55.949ZFrom http://github.com/oxidecomputer/sprockets
10712024-05-17T21:09:55.949Z * [new branch] add-license-file -> origin/add-license-file
10722024-05-17T21:09:55.955Z * [new branch] add-spi-error -> origin/add-spi-error
10732024-05-17T21:09:55.955Z * [new branch] aead-buf -> origin/aead-buf
10742024-05-17T21:09:55.955Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10752024-05-17T21:09:55.955Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10762024-05-17T21:09:55.955Z * [new branch] aead-read-buf -> origin/aead-read-buf
10772024-05-17T21:09:55.955Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10782024-05-17T21:09:55.956Z * [new branch] async-session -> origin/async-session
10792024-05-17T21:09:55.956Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10802024-05-17T21:09:55.956Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10812024-05-17T21:09:55.956Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10822024-05-17T21:09:55.956Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10832024-05-17T21:09:55.956Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10842024-05-17T21:09:55.956Z * [new branch] derive-more -> origin/derive-more
10852024-05-17T21:09:55.956Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10862024-05-17T21:09:55.956Z * [new branch] main -> origin/main
10872024-05-17T21:09:55.956Z * [new branch] main-rebased -> origin/main-rebased
10882024-05-17T21:09:55.956Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10892024-05-17T21:09:55.956Z * [new branch] qol-tweaks -> origin/qol-tweaks
10902024-05-17T21:09:55.956Z * [new branch] readme -> origin/readme
10912024-05-17T21:09:55.956Z * [new branch] readme-fix -> origin/readme-fix
10922024-05-17T21:09:55.956Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10932024-05-17T21:09:55.956Z * [new ref] -> origin/HEAD
10942024-05-17T21:09:56.116Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10952024-05-17T21:09:56.596ZFrom https://github.com/oxidecomputer/diesel-dtrace
10962024-05-17T21:09:56.596Z * [new branch] main -> origin/main
10972024-05-17T21:09:56.599Z * [new branch] stable-usdt -> origin/stable-usdt
10982024-05-17T21:09:56.599Z * [new branch] uuid -> origin/uuid
10992024-05-17T21:09:56.599Z * [new ref] -> origin/HEAD
11002024-05-17T21:09:56.630Z Updating git repository `http://github.com/oxidecomputer/tofino`
11012024-05-17T21:09:56.829Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
11022024-05-17T21:09:57.070ZFrom http://github.com/oxidecomputer/tofino
11032024-05-17T21:09:57.070Z * [new branch] main -> origin/main
11042024-05-17T21:09:57.073Z * [new ref] -> origin/HEAD
11052024-05-17T21:09:57.246Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
11062024-05-17T21:09:57.735ZFrom https://github.com/oxidecomputer/illumos-devinfo
11072024-05-17T21:09:57.735Z * [new branch] main -> origin/main
11082024-05-17T21:09:57.735Z * [new ref] -> origin/HEAD
11092024-05-17T21:09:57.746Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
11102024-05-17T21:09:58.187ZFrom https://github.com/oxidecomputer/libefi-illumos
11112024-05-17T21:09:58.187Z * [new branch] master -> origin/master
11122024-05-17T21:09:58.190Z * [new ref] -> origin/HEAD
11132024-05-17T21:09:58.198Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11142024-05-17T21:09:58.662ZFrom https://github.com/oxidecomputer/libnvme
11152024-05-17T21:09:58.662Z * [new branch] main -> origin/main
11162024-05-17T21:09:58.665Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11172024-05-17T21:09:58.665Z * [new ref] -> origin/HEAD
11182024-05-17T21:09:58.687Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11192024-05-17T21:09:59.135ZFrom https://github.com/oxidecomputer/hubtools
11202024-05-17T21:09:59.135Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11212024-05-17T21:09:59.138Z * [new branch] add-default-caboose -> origin/add-default-caboose
11222024-05-17T21:09:59.138Z * [new branch] add_sign -> origin/add_sign
11232024-05-17T21:09:59.138Z * [new branch] bootleby_archive -> origin/bootleby_archive
11242024-05-17T21:09:59.139Z * [new branch] caboose_sign -> origin/caboose_sign
11252024-05-17T21:09:59.139Z * [new branch] epoch -> origin/epoch
11262024-05-17T21:09:59.139Z * [new branch] extract-image -> origin/extract-image
11272024-05-17T21:09:59.139Z * [new branch] fixes -> origin/fixes
11282024-05-17T21:09:59.139Z * [new branch] humility_fixes -> origin/humility_fixes
11292024-05-17T21:09:59.139Z * [new branch] main -> origin/main
11302024-05-17T21:09:59.139Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11312024-05-17T21:09:59.139Z * [new branch] sig_txt -> origin/sig_txt
11322024-05-17T21:09:59.139Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11332024-05-17T21:09:59.139Z * [new branch] verify_rot -> origin/verify_rot
11342024-05-17T21:09:59.139Z * [new ref] -> origin/HEAD
11352024-05-17T21:09:59.182Z Updating git repository `https://github.com/oxidecomputer/ispf`
11362024-05-17T21:09:59.636ZFrom https://github.com/oxidecomputer/ispf
11372024-05-17T21:09:59.636Z * [new branch] main -> origin/main
11382024-05-17T21:09:59.639Z * [new ref] -> origin/HEAD
11392024-05-17T21:09:59.708Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11402024-05-17T21:10:00.203ZFrom https://github.com/oxidecomputer/poptrie
11412024-05-17T21:10:00.203Z * [new branch] main -> origin/main
11422024-05-17T21:10:00.206Z * [new branch] multipath -> origin/multipath
11432024-05-17T21:10:00.206Z * [new ref] -> origin/HEAD
11442024-05-17T21:10:00.311Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11452024-05-17T21:10:00.993ZFrom https://github.com/oxidecomputer/netadm-sys
11462024-05-17T21:10:00.993Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11472024-05-17T21:10:00.996Z * [new branch] compile-macos -> origin/compile-macos
11482024-05-17T21:10:00.996Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11492024-05-17T21:10:00.996Z * [new branch] gh-pages -> origin/gh-pages
11502024-05-17T21:10:00.996Z * [new branch] main -> origin/main
11512024-05-17T21:10:00.996Z * [new branch] route-get-timeout -> origin/route-get-timeout
11522024-05-17T21:10:00.996Z * [new branch] siocgnds -> origin/siocgnds
11532024-05-17T21:10:00.996Z * [new ref] -> origin/HEAD
11542024-05-17T21:10:01.144Z Updating git repository `https://github.com/jgallagher/nix`
11552024-05-17T21:10:02.029ZFrom https://github.com/jgallagher/nix
11562024-05-17T21:10:02.029Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11572024-05-17T21:10:02.034Z * [new branch] aio_pin -> origin/aio_pin
11582024-05-17T21:10:02.034Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11592024-05-17T21:10:02.034Z * [new branch] illumos -> origin/illumos
11602024-05-17T21:10:02.034Z * [new branch] master -> origin/master
11612024-05-17T21:10:02.034Z * [new branch] r0.11.1 -> origin/r0.11.1
11622024-05-17T21:10:02.034Z * [new branch] r0.12.1 -> origin/r0.12.1
11632024-05-17T21:10:02.034Z * [new branch] r0.13.1 -> origin/r0.13.1
11642024-05-17T21:10:02.034Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11652024-05-17T21:10:02.034Z * [new branch] sparc64 -> origin/sparc64
11662024-05-17T21:10:02.034Z * [new branch] staging -> origin/staging
11672024-05-17T21:10:02.035Z * [new branch] trying -> origin/trying
11682024-05-17T21:10:02.035Z * [new branch] update_lazystatic -> origin/update_lazystatic
11692024-05-17T21:10:02.035Z * [new ref] -> origin/HEAD
11702024-05-17T21:10:02.035Z * [new tag] v0.10.0 -> v0.10.0
11712024-05-17T21:10:02.035Z * [new tag] v0.11.0 -> v0.11.0
11722024-05-17T21:10:02.035Z * [new tag] v0.11.1 -> v0.11.1
11732024-05-17T21:10:02.035Z * [new tag] v0.12.0 -> v0.12.0
11742024-05-17T21:10:02.035Z * [new tag] v0.12.1 -> v0.12.1
11752024-05-17T21:10:02.035Z * [new tag] v0.13.0 -> v0.13.0
11762024-05-17T21:10:02.035Z * [new tag] v0.13.1 -> v0.13.1
11772024-05-17T21:10:02.035Z * [new tag] v0.14.0 -> v0.14.0
11782024-05-17T21:10:02.035Z * [new tag] v0.14.1 -> v0.14.1
11792024-05-17T21:10:02.035Z * [new tag] v0.16.0 -> v0.16.0
11802024-05-17T21:10:02.035Z * [new tag] v0.17.0 -> v0.17.0
11812024-05-17T21:10:02.035Z * [new tag] v0.3.10 -> v0.3.10
11822024-05-17T21:10:02.035Z * [new tag] v0.3.9 -> v0.3.9
11832024-05-17T21:10:02.035Z * [new tag] v0.4.2 -> v0.4.2
11842024-05-17T21:10:02.035Z * [new tag] v0.4.3 -> v0.4.3
11852024-05-17T21:10:02.035Z * [new tag] v0.5.0 -> v0.5.0
11862024-05-17T21:10:02.035Z * [new tag] v0.5.1 -> v0.5.1
11872024-05-17T21:10:02.035Z * [new tag] v0.6.0 -> v0.6.0
11882024-05-17T21:10:02.035Z * [new tag] v0.7.0 -> v0.7.0
11892024-05-17T21:10:02.035Z * [new tag] v0.8.0 -> v0.8.0
11902024-05-17T21:10:02.036Z * [new tag] v0.8.1 -> v0.8.1
11912024-05-17T21:10:02.036Z * [new tag] v0.9.0 -> v0.9.0
11922024-05-17T21:10:02.115Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11932024-05-17T21:10:02.524ZFrom https://github.com/oxidecomputer/tlvc
11942024-05-17T21:10:02.524Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11952024-05-17T21:10:02.527Z * [new branch] main -> origin/main
11962024-05-17T21:10:02.527Z * [new branch] string-pieces -> origin/string-pieces
11972024-05-17T21:10:02.527Z * [new ref] -> origin/HEAD
11982024-05-17T21:10:02.552Z Updating git repository `https://github.com/cbiffle/hubpack`
11992024-05-17T21:10:02.943ZFrom https://github.com/cbiffle/hubpack
12002024-05-17T21:10:02.943Z * [new branch] main -> origin/main
12012024-05-17T21:10:02.943Z * [new ref] -> origin/HEAD
12022024-05-17T21:10:03.012Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
12032024-05-17T21:10:03.498ZFrom https://github.com/oxidecomputer/lpc55_support
12042024-05-17T21:10:03.498Z * [new branch] bump_version -> origin/bump_version
12052024-05-17T21:10:03.501Z * [new branch] extend_logging -> origin/extend_logging
12062024-05-17T21:10:03.502Z * [new branch] master -> origin/master
12072024-05-17T21:10:03.502Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
12082024-05-17T21:10:03.502Z * [new branch] real_verify_error -> origin/real_verify_error
12092024-05-17T21:10:03.502Z * [new branch] release_fixes -> origin/release_fixes
12102024-05-17T21:10:03.502Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
12112024-05-17T21:10:03.502Z * [new ref] -> origin/HEAD
12122024-05-17T21:10:03.695Z Updating git repository `https://github.com/oxidecomputer/typify`
12132024-05-17T21:10:05.404ZFrom https://github.com/oxidecomputer/typify
12142024-05-17T21:10:05.404Z * [new branch] dependabot/cargo/schemars-0.8.19 -> origin/dependabot/cargo/schemars-0.8.19
12152024-05-17T21:10:05.407Z * [new branch] ipv6 -> origin/ipv6
12162024-05-17T21:10:05.408Z * [new branch] js-schema -> origin/js-schema
12172024-05-17T21:10:05.408Z * [new branch] main -> origin/main
12182024-05-17T21:10:05.408Z * [new branch] nested-newtype -> origin/nested-newtype
12192024-05-17T21:10:05.408Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12202024-05-17T21:10:05.408Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12212024-05-17T21:10:05.408Z * [new ref] -> origin/HEAD
12222024-05-17T21:10:05.408Z * [new tag] v0.0.10 -> v0.0.10
12232024-05-17T21:10:05.408Z * [new tag] v0.0.11 -> v0.0.11
12242024-05-17T21:10:05.408Z * [new tag] v0.0.12 -> v0.0.12
12252024-05-17T21:10:05.408Z * [new tag] v0.0.13 -> v0.0.13
12262024-05-17T21:10:05.408Z * [new tag] v0.0.14 -> v0.0.14
12272024-05-17T21:10:05.408Z * [new tag] v0.0.15 -> v0.0.15
12282024-05-17T21:10:05.408Z * [new tag] v0.0.16 -> v0.0.16
12292024-05-17T21:10:05.408Z * [new tag] v0.0.4 -> v0.0.4
12302024-05-17T21:10:05.408Z * [new tag] v0.0.5 -> v0.0.5
12312024-05-17T21:10:05.408Z * [new tag] v0.0.6 -> v0.0.6
12322024-05-17T21:10:05.408Z * [new tag] v0.0.7 -> v0.0.7
12332024-05-17T21:10:05.408Z * [new tag] v0.0.8 -> v0.0.8
12342024-05-17T21:10:05.408Z * [new tag] v0.0.9 -> v0.0.9
12352024-05-17T21:10:05.408Z * [new tag] v0.1.0 -> v0.1.0
12362024-05-17T21:10:05.615Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12372024-05-17T21:10:06.115ZFrom https://github.com/oxidecomputer/dlpi-sys
12382024-05-17T21:10:06.116Z * [new branch] gh-pages -> origin/gh-pages
12392024-05-17T21:10:06.119Z * [new branch] main -> origin/main
12402024-05-17T21:10:06.119Z * [new ref] -> origin/HEAD
12412024-05-17T21:10:06.126Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12422024-05-17T21:10:06.603ZFrom https://github.com/jmesmon/rust-libzfs
12432024-05-17T21:10:06.603Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12442024-05-17T21:10:06.607Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12452024-05-17T21:10:06.607Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12462024-05-17T21:10:06.607Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12472024-05-17T21:10:06.607Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12482024-05-17T21:10:06.607Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12492024-05-17T21:10:06.607Z * [new branch] dev -> origin/dev
12502024-05-17T21:10:06.607Z * [new branch] drr -> origin/drr
12512024-05-17T21:10:06.607Z * [new branch] f-types -> origin/f-types
12522024-05-17T21:10:06.607Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12532024-05-17T21:10:06.607Z * [new branch] master -> origin/master
12542024-05-17T21:10:06.607Z * [new branch] staging -> origin/staging
12552024-05-17T21:10:06.607Z * [new ref] -> origin/HEAD
12562024-05-17T21:10:06.607Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12572024-05-17T21:10:06.607Z * [new tag] v0.4.0 -> v0.4.0
12582024-05-17T21:10:06.607Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12592024-05-17T21:10:06.607Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12602024-05-17T21:10:06.620Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12612024-05-17T21:10:07.133ZFrom https://github.com/oxidecomputer/rusty-doors
12622024-05-17T21:10:07.133Z * [new branch] gh-pages -> origin/gh-pages
12632024-05-17T21:10:07.136Z * [new branch] main -> origin/main
12642024-05-17T21:10:07.136Z * [new branch] no-bindgen -> origin/no-bindgen
12652024-05-17T21:10:07.136Z * [new ref] -> origin/HEAD
12662024-05-17T21:10:07.241Z Updating git repository `https://github.com/oxidecomputer/rfb`
12672024-05-17T21:10:07.753ZFrom https://github.com/oxidecomputer/rfb
12682024-05-17T21:10:07.753Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12692024-05-17T21:10:07.756Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12702024-05-17T21:10:07.756Z * [new branch] main -> origin/main
12712024-05-17T21:10:07.756Z * [new branch] pixfmts -> origin/pixfmts
12722024-05-17T21:10:07.756Z * [new ref] -> origin/HEAD
12732024-05-17T21:10:08.750Z Downloading crates ...
12742024-05-17T21:10:08.879Z Downloaded ahash v0.8.8
12752024-05-17T21:10:08.882Z Downloaded anstyle-parse v0.2.1
12762024-05-17T21:10:08.885Z Downloaded anstyle-query v1.0.0
12772024-05-17T21:10:08.889Z Downloaded atty v0.2.14
12782024-05-17T21:10:08.892Z Downloaded adler v1.0.2
12792024-05-17T21:10:08.892Z Downloaded anyhow v1.0.83
12802024-05-17T21:10:08.895Z Downloaded aead v0.5.2
12812024-05-17T21:10:08.898Z Downloaded atomicwrites v0.4.3
12822024-05-17T21:10:08.901Z Downloaded arrayvec v0.7.4
12832024-05-17T21:10:08.901Z Downloaded allocator-api2 v0.2.16
12842024-05-17T21:10:08.907Z Downloaded base64 v0.13.1
12852024-05-17T21:10:08.909Z Downloaded backtrace v0.3.69
12862024-05-17T21:10:08.914Z Downloaded ascii v1.1.0
12872024-05-17T21:10:08.917Z Downloaded arc-swap v1.6.0
12882024-05-17T21:10:08.932Z Downloaded atomic-waker v1.1.1
12892024-05-17T21:10:08.934Z Downloaded async-stream-impl v0.3.5
12902024-05-17T21:10:08.934Z Downloaded arrayref v0.3.7
12912024-05-17T21:10:08.937Z Downloaded const_format_proc_macros v0.2.32
12922024-05-17T21:10:08.937Z Downloaded autocfg v1.1.0
12932024-05-17T21:10:08.940Z Downloaded bb8 v0.8.3
12942024-05-17T21:10:08.940Z Downloaded argon2 v0.5.3
12952024-05-17T21:10:08.943Z Downloaded anstyle v1.0.7
12962024-05-17T21:10:08.943Z Downloaded cc v1.0.83
12972024-05-17T21:10:08.946Z Downloaded array-init v0.0.4
12982024-05-17T21:10:08.951Z Downloaded addr2line v0.21.0
12992024-05-17T21:10:08.955Z Downloaded base16ct v0.2.0
13002024-05-17T21:10:08.956Z Downloaded async-trait v0.1.80
13012024-05-17T21:10:08.956Z Downloaded block-padding v0.3.3
13022024-05-17T21:10:08.956Z Downloaded base64ct v1.6.0
13032024-05-17T21:10:08.959Z Downloaded ascii-canvas v3.0.0
13042024-05-17T21:10:08.959Z Downloaded aho-corasick v1.1.2
13052024-05-17T21:10:08.963Z Downloaded assert_matches v1.5.0
13062024-05-17T21:10:08.966Z Downloaded block-buffer v0.10.4
13072024-05-17T21:10:08.968Z Downloaded anstream v0.6.11
13082024-05-17T21:10:08.978Z Downloaded crossbeam-deque v0.8.3
13092024-05-17T21:10:08.981Z Downloaded heck v0.4.1
13102024-05-17T21:10:08.981Z Downloaded headers-core v0.2.0
13112024-05-17T21:10:08.984Z Downloaded chacha20 v0.9.1
13122024-05-17T21:10:08.987Z Downloaded colorchoice v1.0.0
13132024-05-17T21:10:08.987Z Downloaded ciborium-io v0.2.2
13142024-05-17T21:10:08.987Z Downloaded highway v1.1.0
13152024-05-17T21:10:08.990Z Downloaded bitstruct_derive v0.1.0
13162024-05-17T21:10:08.990Z Downloaded bitstruct v0.1.1
13172024-05-17T21:10:08.993Z Downloaded byteorder v1.5.0
13182024-05-17T21:10:08.993Z Downloaded convert_case v0.4.0
13192024-05-17T21:10:08.996Z Downloaded constant_time_eq v0.3.0
13202024-05-17T21:10:08.996Z Downloaded cfg-if v1.0.0
13212024-05-17T21:10:08.999Z Downloaded kstat-rs v0.2.3
13222024-05-17T21:10:08.999Z Downloaded native-tls v0.2.11
13232024-05-17T21:10:09.002Z Downloaded cexpr v0.6.0
13242024-05-17T21:10:09.002Z Downloaded cobs v0.2.3
13252024-05-17T21:10:09.011Z Downloaded http-range v0.1.5
13262024-05-17T21:10:09.011Z Downloaded clap_derive v4.5.4
13272024-05-17T21:10:09.011Z Downloaded cipher v0.4.4
13282024-05-17T21:10:09.011Z Downloaded bytecount v0.6.3
13292024-05-17T21:10:09.014Z Downloaded cfg_aliases v0.1.1
13302024-05-17T21:10:09.014Z Downloaded castaway v0.2.2
13312024-05-17T21:10:09.014Z Downloaded async-recursion v1.1.1
13322024-05-17T21:10:09.017Z Downloaded async-stream v0.3.5
13332024-05-17T21:10:09.020Z Downloaded keccak v0.1.4
13342024-05-17T21:10:09.022Z Downloaded heck v0.3.3
13352024-05-17T21:10:09.025Z Downloaded lazycell v1.3.0
13362024-05-17T21:10:09.025Z Downloaded itoa v1.0.9
13372024-05-17T21:10:09.028Z Downloaded clap_lex v0.7.0
13382024-05-17T21:10:09.028Z Downloaded heck v0.5.0
13392024-05-17T21:10:09.031Z Downloaded bcs v0.1.6
13402024-05-17T21:10:09.031Z Downloaded hyper-staticfile v0.9.5
13412024-05-17T21:10:09.034Z Downloaded humantime v2.1.0
13422024-05-17T21:10:09.034Z Downloaded console v0.15.8
13432024-05-17T21:10:09.037Z Downloaded memmap2 v0.7.1
13442024-05-17T21:10:09.040Z Downloaded normalize-line-endings v0.3.0
13452024-05-17T21:10:09.040Z Downloaded matches v0.1.10
13462024-05-17T21:10:09.043Z Downloaded hubpack_derive v0.1.1
13472024-05-17T21:10:09.043Z Downloaded camino-tempfile v1.1.1
13482024-05-17T21:10:09.045Z Downloaded memmap v0.7.0
13492024-05-17T21:10:09.045Z Downloaded hubpack v0.1.2
13502024-05-17T21:10:09.048Z Downloaded home v0.5.5
13512024-05-17T21:10:09.048Z Downloaded cassowary v0.3.0
13522024-05-17T21:10:09.051Z Downloaded bitfield v0.14.0
13532024-05-17T21:10:09.051Z Downloaded cpufeatures v0.2.12
13542024-05-17T21:10:09.054Z Downloaded newtype_derive v0.1.6
13552024-05-17T21:10:09.054Z Downloaded is_ci v1.2.0
13562024-05-17T21:10:09.060Z Downloaded buf-list v1.0.3
13572024-05-17T21:10:09.060Z Downloaded ciborium-ll v0.2.2
13582024-05-17T21:10:09.063Z Downloaded cancel-safe-futures v0.1.5
13592024-05-17T21:10:09.063Z Downloaded nibble_vec v0.1.0
13602024-05-17T21:10:09.063Z Downloaded httparse v1.8.0
13612024-05-17T21:10:09.066Z Downloaded match_cfg v0.1.0
13622024-05-17T21:10:09.066Z Downloaded lazy_static v1.4.0
13632024-05-17T21:10:09.069Z Downloaded crc-catalog v2.2.0
13642024-05-17T21:10:09.069Z Downloaded maybe-uninit v2.0.0
13652024-05-17T21:10:09.072Z Downloaded libsw v3.3.1
13662024-05-17T21:10:09.072Z Downloaded new_debug_unreachable v1.0.4
13672024-05-17T21:10:09.075Z Downloaded ident_case v1.0.1
13682024-05-17T21:10:09.075Z Downloaded crc v3.0.1
13692024-05-17T21:10:09.075Z Downloaded lalrpop-util v0.19.12
13702024-05-17T21:10:09.078Z Downloaded rustfmt-wrapper v0.2.1
13712024-05-17T21:10:09.078Z Downloaded nodrop v0.1.14
13722024-05-17T21:10:09.078Z Downloaded hostname v0.4.0
13732024-05-17T21:10:09.081Z Downloaded mime_guess v2.0.4
13742024-05-17T21:10:09.081Z Downloaded bzip2 v0.4.4
13752024-05-17T21:10:09.085Z Downloaded iana-time-zone v0.1.57
13762024-05-17T21:10:09.087Z Downloaded multimap v0.10.0
13772024-05-17T21:10:09.087Z Downloaded mime v0.3.17
13782024-05-17T21:10:09.090Z Downloaded md-5 v0.10.5
13792024-05-17T21:10:09.090Z Downloaded hex v0.4.3
13802024-05-17T21:10:09.090Z Downloaded managed v0.8.0
13812024-05-17T21:10:09.093Z Downloaded memoffset v0.7.1
13822024-05-17T21:10:09.093Z Downloaded nanorand v0.7.0
13832024-05-17T21:10:09.096Z Downloaded indoc v1.0.9
13842024-05-17T21:10:09.099Z Downloaded hmac v0.12.1
13852024-05-17T21:10:09.102Z Downloaded lru-cache v0.1.2
13862024-05-17T21:10:09.102Z Downloaded swrite v0.1.0
13872024-05-17T21:10:09.105Z Downloaded const-oid v0.9.6
13882024-05-17T21:10:09.105Z Downloaded zone_cfg_derive v0.1.2
13892024-05-17T21:10:09.108Z Downloaded linear-map v1.2.0
13902024-05-17T21:10:09.108Z Downloaded cargo-platform v0.1.3
13912024-05-17T21:10:09.108Z Downloaded impl-trait-for-tuples v0.2.2
13922024-05-17T21:10:09.114Z Downloaded crunchy v0.2.2
13932024-05-17T21:10:09.116Z Downloaded newtype-uuid v1.1.0
13942024-05-17T21:10:09.116Z Downloaded newline-converter v0.3.0
13952024-05-17T21:10:09.116Z Downloaded mockall v0.12.1
13962024-05-17T21:10:09.117Z Downloaded inout v0.1.3
13972024-05-17T21:10:09.117Z Downloaded waitgroup v0.1.2
13982024-05-17T21:10:09.119Z Downloaded ref-cast-impl v1.0.23
13992024-05-17T21:10:09.119Z Downloaded lru v0.12.1
14002024-05-17T21:10:09.122Z Downloaded macaddr v1.0.1
14012024-05-17T21:10:09.122Z Downloaded ipnetwork v0.20.0
14022024-05-17T21:10:09.125Z Downloaded hyper-tls v0.5.0
14032024-05-17T21:10:09.125Z Downloaded is-terminal v0.4.9
14042024-05-17T21:10:09.129Z Downloaded peeking_take_while v0.1.2
14052024-05-17T21:10:09.129Z Downloaded equivalent v1.0.1
14062024-05-17T21:10:09.129Z Downloaded endian-type v0.1.2
14072024-05-17T21:10:09.130Z Downloaded fxhash v0.2.1
14082024-05-17T21:10:09.130Z Downloaded hyper-rustls v0.24.2
14092024-05-17T21:10:09.133Z Downloaded curve25519-dalek-derive v0.1.0
14102024-05-17T21:10:09.133Z Downloaded maplit v1.0.2
14112024-05-17T21:10:09.136Z Downloaded peg-runtime v0.8.3
14122024-05-17T21:10:09.136Z Downloaded serde_urlencoded v0.7.1
14132024-05-17T21:10:09.139Z Downloaded serde-hex v0.1.0
14142024-05-17T21:10:09.139Z Downloaded number_prefix v0.4.0
14152024-05-17T21:10:09.139Z Downloaded num_threads v0.1.6
14162024-05-17T21:10:09.141Z Downloaded serde_path_to_error v0.1.16
14172024-05-17T21:10:09.142Z Downloaded rtoolbox v0.0.1
14182024-05-17T21:10:09.144Z Downloaded shlex v1.3.0
14192024-05-17T21:10:09.144Z Downloaded shell-words v1.1.0
14202024-05-17T21:10:09.147Z Downloaded headers v0.3.9
14212024-05-17T21:10:09.150Z Downloaded portpicker v0.1.1
14222024-05-17T21:10:09.153Z Downloaded clang-sys v1.6.1
14232024-05-17T21:10:09.156Z Downloaded path-slash v0.1.5
14242024-05-17T21:10:09.156Z Downloaded spki v0.7.2
14252024-05-17T21:10:09.163Z Downloaded sha2 v0.10.8
14262024-05-17T21:10:09.163Z Downloaded toml_datetime v0.6.5
14272024-05-17T21:10:09.166Z Downloaded untrusted v0.7.1
14282024-05-17T21:10:09.166Z Downloaded lock_api v0.4.10
14292024-05-17T21:10:09.166Z Downloaded nu-ansi-term v0.50.0
14302024-05-17T21:10:09.166Z Downloaded ipnet v2.9.0
14312024-05-17T21:10:09.169Z Downloaded usdt-macro v0.3.5
14322024-05-17T21:10:09.169Z Downloaded tui-tree-widget v0.19.0
14332024-05-17T21:10:09.172Z Downloaded either v1.11.0
14342024-05-17T21:10:09.172Z Downloaded base64 v0.22.1
14352024-05-17T21:10:09.175Z Downloaded getopts v0.2.21
14362024-05-17T21:10:09.178Z Downloaded wait-timeout v0.2.0
14372024-05-17T21:10:09.178Z Downloaded miniz_oxide v0.7.1
14382024-05-17T21:10:09.180Z Downloaded termtree v0.4.1
14392024-05-17T21:10:09.183Z Downloaded sqlparser_derive v0.2.2
14402024-05-17T21:10:09.183Z Downloaded tower-service v0.3.2
14412024-05-17T21:10:09.183Z Downloaded time-core v0.1.2
14422024-05-17T21:10:09.186Z Downloaded dirs-sys-next v0.1.2
14432024-05-17T21:10:09.186Z Downloaded num_enum_derive v0.5.11
14442024-05-17T21:10:09.186Z Downloaded fs-err v2.11.0
14452024-05-17T21:10:09.190Z Downloaded scroll v0.12.0
14462024-05-17T21:10:09.192Z Downloaded psl-types v2.0.11
14472024-05-17T21:10:09.192Z Downloaded stability v0.2.0
14482024-05-17T21:10:09.192Z Downloaded paste v1.0.15
14492024-05-17T21:10:09.195Z Downloaded chacha20poly1305 v0.10.1
14502024-05-17T21:10:09.198Z Downloaded num_enum v0.5.11
14512024-05-17T21:10:09.201Z Downloaded usdt-attr-macro v0.3.5
14522024-05-17T21:10:09.204Z Downloaded topological-sort v0.2.2
14532024-05-17T21:10:09.204Z Downloaded slog-stdlog v4.1.1
14542024-05-17T21:10:09.207Z Downloaded heapless v0.8.0
14552024-05-17T21:10:09.209Z Downloaded ref-cast v1.0.23
14562024-05-17T21:10:09.215Z Downloaded secrecy v0.8.0
14572024-05-17T21:10:09.215Z Downloaded semver v0.1.20
14582024-05-17T21:10:09.218Z Downloaded rustls-pki-types v1.3.0
14592024-05-17T21:10:09.218Z Downloaded rustc_version v0.4.0
14602024-05-17T21:10:09.218Z Downloaded term v0.7.0
14612024-05-17T21:10:09.221Z Downloaded log v0.4.21
14622024-05-17T21:10:09.224Z Downloaded slog-term v2.9.1
14632024-05-17T21:10:09.224Z Downloaded multer v3.1.0
14642024-05-17T21:10:09.227Z Downloaded same-file v1.0.6
14652024-05-17T21:10:09.230Z Downloaded darling v0.20.8
14662024-05-17T21:10:09.233Z Downloaded num-conv v0.1.0
14672024-05-17T21:10:09.233Z Downloaded vte v0.11.1
14682024-05-17T21:10:09.236Z Downloaded pretty-hex v0.4.1
14692024-05-17T21:10:09.236Z Downloaded pretty-hex v0.2.1
14702024-05-17T21:10:09.239Z Downloaded toolchain_find v0.4.0
14712024-05-17T21:10:09.239Z Downloaded phf_shared v0.10.0
14722024-05-17T21:10:09.239Z Downloaded static_assertions v1.1.0
14732024-05-17T21:10:09.242Z Downloaded sqlformat v0.2.3
14742024-05-17T21:10:09.245Z Downloaded peg v0.8.3
14752024-05-17T21:10:09.248Z Downloaded owo-colors v4.0.0
14762024-05-17T21:10:09.250Z Downloaded unicode-linebreak v0.1.5
14772024-05-17T21:10:09.250Z Downloaded signal-hook v0.3.17
14782024-05-17T21:10:09.253Z Downloaded serde-big-array v0.4.1
14792024-05-17T21:10:09.256Z Downloaded peg-macros v0.8.3
14802024-05-17T21:10:09.256Z Downloaded semver v1.0.23
14812024-05-17T21:10:09.259Z Downloaded ryu v1.0.15
14822024-05-17T21:10:09.265Z Downloaded serde-big-array v0.5.1
14832024-05-17T21:10:09.265Z Downloaded derive_builder_macro v0.20.0
14842024-05-17T21:10:09.268Z Downloaded usdt v0.5.0
14852024-05-17T21:10:09.268Z Downloaded postgres-types v0.2.6
14862024-05-17T21:10:09.268Z Downloaded want v0.3.1
14872024-05-17T21:10:09.269Z Downloaded usdt-attr-macro v0.5.0
14882024-05-17T21:10:09.269Z Downloaded postgres-protocol v0.6.6
14892024-05-17T21:10:09.272Z Downloaded spin v0.5.2
14902024-05-17T21:10:09.272Z Downloaded mockall_derive v0.12.1
14912024-05-17T21:10:09.275Z Downloaded slog-json v2.6.1
14922024-05-17T21:10:09.275Z Downloaded crucible-workspace-hack v0.1.0
14932024-05-17T21:10:09.278Z Downloaded foreign-types v0.5.0
14942024-05-17T21:10:09.278Z Downloaded foreign-types v0.3.2
14952024-05-17T21:10:09.278Z Downloaded ron v0.7.1
14962024-05-17T21:10:09.282Z Downloaded zerocopy v0.3.0
14972024-05-17T21:10:09.285Z Downloaded ff v0.13.0
14982024-05-17T21:10:09.285Z Downloaded fd-lock v4.0.2
14992024-05-17T21:10:09.288Z Downloaded indicatif v0.17.8
15002024-05-17T21:10:09.291Z Downloaded dyn-clone v1.0.17
15012024-05-17T21:10:09.293Z Downloaded parse-size v1.0.0
15022024-05-17T21:10:09.293Z Downloaded futures-task v0.3.30
15032024-05-17T21:10:09.296Z Downloaded futures-sink v0.3.30
15042024-05-17T21:10:09.296Z Downloaded futures-macro v0.3.30
15052024-05-17T21:10:09.299Z Downloaded float-cmp v0.9.0
15062024-05-17T21:10:09.299Z Downloaded filetime v0.2.23
15072024-05-17T21:10:09.302Z Downloaded rand_xorshift v0.3.0
15082024-05-17T21:10:09.302Z Downloaded rand_seeder v0.2.3
15092024-05-17T21:10:09.302Z Downloaded rand_core v0.6.4
15102024-05-17T21:10:09.306Z Downloaded tokio-rustls v0.24.1
15112024-05-17T21:10:09.309Z Downloaded http v1.0.0
15122024-05-17T21:10:09.325Z Downloaded phf v0.11.2
15132024-05-17T21:10:09.325Z Downloaded crossbeam-channel v0.5.8
15142024-05-17T21:10:09.328Z Downloaded slog-envlogger v2.2.0
15152024-05-17T21:10:09.328Z Downloaded strsim v0.10.0
15162024-05-17T21:10:09.328Z Downloaded hashbrown v0.13.2
15172024-05-17T21:10:09.328Z Downloaded unarray v0.1.4
15182024-05-17T21:10:09.328Z Downloaded unicase v2.7.0
15192024-05-17T21:10:09.328Z Downloaded yasna v0.5.2
15202024-05-17T21:10:09.331Z Downloaded thread-id v4.2.0
15212024-05-17T21:10:09.331Z Downloaded structmeta v0.2.0
15222024-05-17T21:10:09.332Z Downloaded take_mut v0.2.2
15232024-05-17T21:10:09.335Z Downloaded difflib v0.4.0
15242024-05-17T21:10:09.335Z Downloaded futures-core v0.3.30
15252024-05-17T21:10:09.338Z Downloaded rayon-core v1.12.1
15262024-05-17T21:10:09.341Z Downloaded defmt v0.3.5
15272024-05-17T21:10:09.345Z Downloaded dtrace-parser v0.2.0
15282024-05-17T21:10:09.345Z Downloaded num-complex v0.4.6
15292024-05-17T21:10:09.345Z Downloaded ed25519 v1.5.3
15302024-05-17T21:10:09.348Z Downloaded samael v0.0.15
15312024-05-17T21:10:09.351Z Downloaded radium v0.7.0
15322024-05-17T21:10:09.354Z Downloaded usdt-macro v0.5.0
15332024-05-17T21:10:09.354Z Downloaded phf_shared v0.11.2
15342024-05-17T21:10:09.357Z Downloaded olpc-cjson v0.1.3
15352024-05-17T21:10:09.357Z Downloaded diesel_table_macro_syntax v0.1.0
15362024-05-17T21:10:09.358Z Downloaded num-iter v0.1.45
15372024-05-17T21:10:09.361Z Downloaded pest_derive v2.7.6
15382024-05-17T21:10:09.361Z Downloaded foreign-types-shared v0.1.1
15392024-05-17T21:10:09.361Z Downloaded hash32 v0.2.1
15402024-05-17T21:10:09.364Z Downloaded futures-executor v0.3.30
15412024-05-17T21:10:09.364Z Downloaded darling_core v0.20.8
15422024-05-17T21:10:09.368Z Downloaded openssl-macros v0.1.1
15432024-05-17T21:10:09.371Z Downloaded foreign-types-shared v0.3.1
15442024-05-17T21:10:09.371Z Downloaded rpassword v7.3.1
15452024-05-17T21:10:09.371Z Downloaded pin-utils v0.1.0
15462024-05-17T21:10:09.374Z Downloaded siphasher v0.3.11
15472024-05-17T21:10:09.375Z Downloaded minimal-lexical v0.2.1
15482024-05-17T21:10:09.378Z Downloaded thiserror-no-std v2.0.2
15492024-05-17T21:10:09.382Z Downloaded sigpipe v0.1.3
15502024-05-17T21:10:09.385Z Downloaded smawk v0.3.1
15512024-05-17T21:10:09.385Z Downloaded zerocopy v0.6.6
15522024-05-17T21:10:09.388Z Downloaded tracing-attributes v0.1.27
15532024-05-17T21:10:09.391Z Downloaded time-macros v0.2.17
15542024-05-17T21:10:09.394Z Downloaded tiny-keccak v2.0.2
15552024-05-17T21:10:09.397Z Downloaded try-lock v0.2.4
15562024-05-17T21:10:09.397Z Downloaded thiserror-impl-no-std v2.0.2
15572024-05-17T21:10:09.397Z Downloaded tokio-macros v2.2.0
15582024-05-17T21:10:09.400Z Downloaded thiserror-impl v1.0.60
15592024-05-17T21:10:09.400Z Downloaded slog-scope v4.4.0
15602024-05-17T21:10:09.403Z Downloaded slog-dtrace v0.3.0
15612024-05-17T21:10:09.403Z Downloaded tokio-native-tls v0.3.1
15622024-05-17T21:10:09.405Z Downloaded num_cpus v1.16.0
15632024-05-17T21:10:09.410Z Downloaded mio v0.8.11
15642024-05-17T21:10:09.413Z Downloaded errno v0.3.8
15652024-05-17T21:10:09.416Z Downloaded downcast v0.11.0
15662024-05-17T21:10:09.416Z Downloaded diesel_derives v2.1.2
15672024-05-17T21:10:09.419Z Downloaded zone v0.1.8
15682024-05-17T21:10:09.422Z Downloaded utf-8 v0.7.6
15692024-05-17T21:10:09.422Z Downloaded serde_derive v1.0.201
15702024-05-17T21:10:09.425Z Downloaded zeroize_derive v1.4.2
15712024-05-17T21:10:09.425Z Downloaded fragile v2.0.0
15722024-05-17T21:10:09.428Z Downloaded proc-macro-error-attr v1.0.4
15732024-05-17T21:10:09.428Z Downloaded pkg-config v0.3.27
15742024-05-17T21:10:09.436Z Downloaded form_urlencoded v1.2.1
15752024-05-17T21:10:09.436Z Downloaded pin-project-lite v0.2.13
15762024-05-17T21:10:09.439Z Downloaded oso-derive v0.27.3
15772024-05-17T21:10:09.439Z Downloaded proc-macro-crate v1.3.1
15782024-05-17T21:10:09.439Z Downloaded ucd-trie v0.1.6
15792024-05-17T21:10:09.439Z Downloaded publicsuffix v2.2.3
15802024-05-17T21:10:09.442Z Downloaded rustls-pemfile v1.0.3
15812024-05-17T21:10:09.445Z Downloaded serde_derive_internals v0.29.0
15822024-05-17T21:10:09.448Z Downloaded rustc-demangle v0.1.23
15832024-05-17T21:10:09.448Z Downloaded socket2 v0.5.6
15842024-05-17T21:10:09.451Z Downloaded signal-hook-mio v0.2.3
15852024-05-17T21:10:09.455Z Downloaded thiserror v1.0.60
15862024-05-17T21:10:09.458Z Downloaded slab v0.4.9
15872024-05-17T21:10:09.461Z Downloaded signature v1.6.4
15882024-05-17T21:10:09.464Z Downloaded signal-hook-registry v1.4.1
15892024-05-17T21:10:09.464Z Downloaded signal-hook-tokio v0.3.1
15902024-05-17T21:10:09.464Z Downloaded serde_spanned v0.6.5
15912024-05-17T21:10:09.468Z Downloaded pest_meta v2.7.6
15922024-05-17T21:10:09.472Z Downloaded zeroize v1.7.0
15932024-05-17T21:10:09.472Z Downloaded toml_edit v0.19.15
15942024-05-17T21:10:09.488Z Downloaded darling_macro v0.20.8
15952024-05-17T21:10:09.491Z Downloaded foreign-types-macros v0.2.3
15962024-05-17T21:10:09.491Z Downloaded fnv v1.0.7
15972024-05-17T21:10:09.491Z Downloaded dof v0.3.0
15982024-05-17T21:10:09.494Z Downloaded defmt-parser v0.3.3
15992024-05-17T21:10:09.494Z Downloaded debug-ignore v1.0.5
16002024-05-17T21:10:09.494Z Downloaded proc-macro-error v1.0.4
16012024-05-17T21:10:09.498Z Downloaded powerfmt v0.2.0
16022024-05-17T21:10:09.501Z Downloaded plain v0.2.3
16032024-05-17T21:10:09.501Z Downloaded pkcs1 v0.7.5
16042024-05-17T21:10:09.504Z Downloaded synstructure v0.12.6
16052024-05-17T21:10:09.507Z Downloaded password-hash v0.5.0
16062024-05-17T21:10:09.507Z Downloaded smallvec v1.13.1
16072024-05-17T21:10:09.511Z Downloaded crypto-bigint v0.5.2
16082024-05-17T21:10:09.516Z Downloaded universal-hash v0.5.1
16092024-05-17T21:10:09.519Z Downloaded unicode-xid v0.2.4
16102024-05-17T21:10:09.519Z Downloaded unicode-width v0.1.11
16112024-05-17T21:10:09.525Z Downloaded deranged v0.3.11
16122024-05-17T21:10:09.529Z Downloaded packed_struct v0.10.1
16132024-05-17T21:10:09.529Z Downloaded termios v0.3.3
16142024-05-17T21:10:09.529Z Downloaded rustls-pemfile v2.1.2
16152024-05-17T21:10:09.532Z Downloaded pem v3.0.4
16162024-05-17T21:10:09.532Z Downloaded parse-display-derive v0.9.0
16172024-05-17T21:10:09.532Z Downloaded crypto-common v0.1.6
16182024-05-17T21:10:09.535Z Downloaded zerocopy-derive v0.7.32
16192024-05-17T21:10:09.538Z Downloaded openssl-probe v0.1.5
16202024-05-17T21:10:09.541Z Downloaded pin-project v1.1.3
16212024-05-17T21:10:09.551Z Downloaded resolv-conf v0.7.0
16222024-05-17T21:10:09.554Z Downloaded ron v0.8.1
16232024-05-17T21:10:09.559Z Downloaded r2d2 v0.8.10
16242024-05-17T21:10:09.562Z Downloaded dtrace-parser v0.1.14
16252024-05-17T21:10:09.565Z Downloaded packed_struct_codegen v0.10.1
16262024-05-17T21:10:09.565Z Downloaded x509-cert v0.2.4
16272024-05-17T21:10:09.570Z Downloaded pem-rfc7468 v0.7.0
16282024-05-17T21:10:09.576Z Downloaded tokio-tungstenite v0.20.1
16292024-05-17T21:10:09.579Z Downloaded serde_yaml v0.9.25
16302024-05-17T21:10:09.579Z Downloaded textwrap v0.16.1
16312024-05-17T21:10:09.582Z Downloaded display-error-chain v0.2.0
16322024-05-17T21:10:09.587Z Downloaded der_derive v0.7.2
16332024-05-17T21:10:09.587Z Downloaded tokio-stream v0.1.15
16342024-05-17T21:10:09.589Z Downloaded ena v0.14.2
16352024-05-17T21:10:09.592Z Downloaded terminal_size v0.3.0
16362024-05-17T21:10:09.592Z Downloaded tap v1.0.1
16372024-05-17T21:10:09.595Z Downloaded tabwriter v1.4.0
16382024-05-17T21:10:09.595Z Downloaded once_cell v1.19.0
16392024-05-17T21:10:09.598Z Downloaded zip v0.6.6
16402024-05-17T21:10:09.605Z Downloaded predicates-core v1.0.6
16412024-05-17T21:10:09.606Z Downloaded opaque-debug v0.3.0
16422024-05-17T21:10:09.606Z Downloaded sha1 v0.10.6
16432024-05-17T21:10:09.610Z Downloaded predicates v3.1.0
16442024-05-17T21:10:09.610Z Downloaded scroll_derive v0.12.0
16452024-05-17T21:10:09.613Z Downloaded sync_wrapper v0.1.2
16462024-05-17T21:10:09.613Z Downloaded serde_repr v0.1.16
16472024-05-17T21:10:09.616Z Downloaded cstr-argument v0.1.2
16482024-05-17T21:10:09.616Z Downloaded rustc_version v0.1.7
16492024-05-17T21:10:09.616Z Downloaded oso v0.27.3
16502024-05-17T21:10:09.619Z Downloaded precomputed-hash v0.1.1
16512024-05-17T21:10:09.625Z Downloaded tempfile v3.10.1
16522024-05-17T21:10:09.628Z Downloaded csv-core v0.1.11
16532024-05-17T21:10:09.628Z Downloaded scopeguard v1.2.0
16542024-05-17T21:10:09.628Z Downloaded rusty-fork v0.3.0
16552024-05-17T21:10:09.628Z Downloaded rustversion v1.0.14
16562024-05-17T21:10:09.631Z Downloaded untrusted v0.9.0
16572024-05-17T21:10:09.634Z Downloaded parking_lot_core v0.8.6
16582024-05-17T21:10:09.634Z Downloaded schemars v0.8.17
16592024-05-17T21:10:09.646Z Downloaded strum v0.26.2
16602024-05-17T21:10:09.649Z Downloaded fastrand v2.0.1
16612024-05-17T21:10:09.649Z Downloaded structmeta-derive v0.3.0
16622024-05-17T21:10:09.652Z Downloaded num v0.4.3
16632024-05-17T21:10:09.652Z Downloaded glob v0.3.1
16642024-05-17T21:10:09.655Z Downloaded serde_tokenstream v0.2.0
16652024-05-17T21:10:09.658Z Downloaded globset v0.4.13
16662024-05-17T21:10:09.658Z Downloaded env_logger v0.10.0
16672024-05-17T21:10:09.661Z Downloaded env_logger v0.9.3
16682024-05-17T21:10:09.664Z Downloaded serde_plain v1.0.2
16692024-05-17T21:10:09.667Z Downloaded parse-display v0.9.0
16702024-05-17T21:10:09.667Z Downloaded quote v1.0.36
16712024-05-17T21:10:09.670Z Downloaded proc-macro2 v1.0.82
16722024-05-17T21:10:09.673Z Downloaded toml v0.7.8
16732024-05-17T21:10:09.680Z Downloaded tabled_derive v0.7.0
16742024-05-17T21:10:09.682Z Downloaded flume v0.11.0
16752024-05-17T21:10:09.683Z Downloaded wyz v0.5.1
16762024-05-17T21:10:09.683Z Downloaded ppv-lite86 v0.2.17
16772024-05-17T21:10:09.685Z Downloaded usdt-impl v0.3.5
16782024-05-17T21:10:09.685Z Downloaded parking_lot v0.12.1
16792024-05-17T21:10:09.688Z Downloaded blake3 v1.5.0
16802024-05-17T21:10:09.695Z Downloaded strum_macros v0.24.3
16812024-05-17T21:10:09.698Z Downloaded num-bigint-dig v0.8.4
16822024-05-17T21:10:09.703Z Downloaded tough v0.17.1
16832024-05-17T21:10:09.711Z Downloaded utf8parse v0.2.1
16842024-05-17T21:10:09.714Z Downloaded serde_tokenstream v0.1.7
16852024-05-17T21:10:09.717Z Downloaded prettyplease v0.2.20
16862024-05-17T21:10:09.720Z Downloaded serde_with v3.7.0
16872024-05-17T21:10:09.728Z Downloaded whoami v1.5.1
16882024-05-17T21:10:09.731Z Downloaded tokio-tungstenite v0.21.0
16892024-05-17T21:10:09.734Z Downloaded num-rational v0.4.2
16902024-05-17T21:10:09.737Z Downloaded toml v0.8.12
16912024-05-17T21:10:09.740Z Downloaded half v2.3.1
16922024-05-17T21:10:09.743Z Downloaded structmeta-derive v0.2.0
16932024-05-17T21:10:09.743Z Downloaded slog-async v2.8.0
16942024-05-17T21:10:09.749Z Downloaded getrandom v0.2.12
16952024-05-17T21:10:09.751Z Downloaded sct v0.7.0
16962024-05-17T21:10:09.751Z Downloaded strum_macros v0.25.2
16972024-05-17T21:10:09.754Z Downloaded unicode-ident v1.0.12
16982024-05-17T21:10:09.757Z Downloaded omicron-zone-package v0.11.0
16992024-05-17T21:10:09.760Z Downloaded rand v0.8.5
17002024-05-17T21:10:09.764Z Downloaded uuid v1.8.0
17012024-05-17T21:10:09.767Z Downloaded reedline v0.31.0
17022024-05-17T21:10:09.775Z Downloaded tokio-postgres v0.7.10
17032024-05-17T21:10:09.781Z Downloaded url v2.5.0
17042024-05-17T21:10:09.784Z Downloaded futures-util v0.3.30
17052024-05-17T21:10:09.797Z Downloaded subprocess v0.2.9
17062024-05-17T21:10:09.799Z Downloaded salty v0.2.0
17072024-05-17T21:10:09.805Z Downloaded unicode-bidi v0.3.15
17082024-05-17T21:10:09.811Z Downloaded hashbrown v0.12.3
17092024-05-17T21:10:09.814Z Downloaded time v0.3.34
17102024-05-17T21:10:09.821Z Downloaded zerocopy v0.7.32
17112024-05-17T21:10:09.839Z Downloaded toml v0.5.11
17122024-05-17T21:10:09.842Z Downloaded portable-atomic v1.4.3
17132024-05-17T21:10:09.847Z Downloaded rayon v1.10.0
17142024-05-17T21:10:09.857Z Downloaded unsafe-libyaml v0.2.10
17152024-05-17T21:10:09.861Z Downloaded expectorate v1.1.0
17162024-05-17T21:10:09.864Z Downloaded proptest v1.4.0
17172024-05-17T21:10:09.873Z Downloaded toml_edit v0.22.12
17182024-05-17T21:10:09.897Z Downloaded tracing v0.1.40
17192024-05-17T21:10:09.901Z Downloaded unicode-segmentation v1.10.1
17202024-05-17T21:10:09.905Z Downloaded pest v2.7.6
17212024-05-17T21:10:09.910Z Downloaded sqlparser v0.45.0
17222024-05-17T21:10:09.917Z Downloaded num-bigint v0.4.4
17232024-05-17T21:10:09.926Z Downloaded winnow v0.5.15
17242024-05-17T21:10:09.931Z Downloaded hyper v0.14.28
17252024-05-17T21:10:09.940Z Downloaded h2 v0.3.26
17262024-05-17T21:10:09.947Z Downloaded bitvec v1.0.1
17272024-05-17T21:10:09.964Z Downloaded rustls-webpki v0.101.7
17282024-05-17T21:10:09.978Z Downloaded quick-xml v0.31.0
17292024-05-17T21:10:09.985Z Downloaded serde_json v1.0.117
17302024-05-17T21:10:09.994Z Downloaded regress v0.9.1
17312024-05-17T21:10:10.003Z Downloaded reqwest v0.11.27
17322024-05-17T21:10:10.012Z Downloaded idna v0.2.3
17332024-05-17T21:10:10.020Z Downloaded goblin v0.8.0
17342024-05-17T21:10:10.026Z Downloaded rustls v0.21.9
17352024-05-17T21:10:10.039Z Downloaded winnow v0.6.1
17362024-05-17T21:10:10.049Z Downloaded rustls v0.22.4
17372024-05-17T21:10:10.063Z Downloaded regex v1.10.4
17382024-05-17T21:10:10.078Z Downloaded tabled v0.15.0
17392024-05-17T21:10:10.094Z Downloaded radix_trie v0.2.1
17402024-05-17T21:10:10.100Z Downloaded rustls-webpki v0.102.1
17412024-05-17T21:10:10.119Z Downloaded bzip2-sys v0.1.11+1.0.8
17422024-05-17T21:10:10.132Z Downloaded smoltcp v0.9.1
17432024-05-17T21:10:10.143Z Downloaded smoltcp v0.11.0
17442024-05-17T21:10:10.156Z Downloaded syn v1.0.109
17452024-05-17T21:10:10.166Z Downloaded gimli v0.28.0
17462024-05-17T21:10:10.176Z Downloaded syn v2.0.60
17472024-05-17T21:10:10.190Z Downloaded openssl v0.10.64
17482024-05-17T21:10:10.198Z Downloaded tokio v1.37.0
17492024-05-17T21:10:10.235Z Downloaded polar-core v0.27.3
17502024-05-17T21:10:10.246Z Downloaded csv v1.3.0
17512024-05-17T21:10:10.265Z Downloaded regex-syntax v0.8.2
17522024-05-17T21:10:10.273Z Downloaded encoding_rs v0.8.33
17532024-05-17T21:10:10.295Z Downloaded openapiv3 v2.0.0
17542024-05-17T21:10:10.307Z Downloaded zerocopy-derive v0.2.0
17552024-05-17T21:10:10.315Z Downloaded sled v0.34.7
17562024-05-17T21:10:10.325Z Downloaded sha3 v0.10.8
17572024-05-17T21:10:10.330Z Downloaded diesel v2.1.6
17582024-05-17T21:10:10.349Z Downloaded zerocopy-derive v0.6.6
17592024-05-17T21:10:10.358Z Downloaded regex-automata v0.4.5
17602024-05-17T21:10:10.376Z Downloaded libc v0.2.153
17612024-05-17T21:10:10.402Z Downloaded petgraph v0.6.5
17622024-05-17T21:10:10.420Z Downloaded ratatui v0.26.2
17632024-05-17T21:10:10.437Z Downloaded webpki-roots v0.25.2
17642024-05-17T21:10:10.441Z Downloaded nix v0.28.0
17652024-05-17T21:10:10.452Z Downloaded idna v0.3.0
17662024-05-17T21:10:10.458Z Downloaded vcpkg v0.2.15
17672024-05-17T21:10:10.499Z Downloaded regex-syntax v0.6.29
17682024-05-17T21:10:10.502Z Downloaded object v0.32.1
17692024-05-17T21:10:10.512Z Downloaded rustix v0.38.31
17702024-05-17T21:10:10.535Z Downloaded curve25519-dalek v4.1.2
17712024-05-17T21:10:10.543Z Downloaded bstr v1.9.0
17722024-05-17T21:10:10.554Z Downloaded idna v0.5.0
17732024-05-17T21:10:10.561Z Downloaded crossterm v0.27.0
17742024-05-17T21:10:10.566Z Downloaded object v0.30.4
17752024-05-17T21:10:10.576Z Downloaded trust-dns-proto v0.22.0
17762024-05-17T21:10:10.588Z Downloaded lalrpop v0.19.12
17772024-05-17T21:10:10.599Z Downloaded bstr v0.2.17
17782024-05-17T21:10:10.609Z Downloaded der v0.7.8
17792024-05-17T21:10:10.613Z Downloaded trust-dns-client v0.22.0
17802024-05-17T21:10:10.618Z Downloaded bindgen v0.69.2
17812024-05-17T21:10:10.626Z Downloaded derive-where v1.2.7
17822024-05-17T21:10:10.629Z Downloaded unicode_categories v0.1.1
17832024-05-17T21:10:10.635Z Downloaded openssl-sys v0.9.102
17842024-05-17T21:10:10.639Z Downloaded trust-dns-server v0.22.1
17852024-05-17T21:10:10.642Z Downloaded trust-dns-resolver v0.22.0
17862024-05-17T21:10:10.645Z Downloaded unicode-normalization v0.1.22
17872024-05-17T21:10:10.648Z Downloaded tar v0.4.40
17882024-05-17T21:10:10.651Z Downloaded regex-automata v0.1.10
17892024-05-17T21:10:10.656Z Downloaded predicates-tree v1.0.9
17902024-05-17T21:10:10.659Z Downloaded percent-encoding v2.3.1
17912024-05-17T21:10:10.659Z Downloaded which v4.4.0
17922024-05-17T21:10:10.659Z Downloaded group v0.13.0
17932024-05-17T21:10:10.662Z Downloaded serde_with_macros v3.7.0
17942024-05-17T21:10:10.662Z Downloaded tracing-core v0.1.32
17952024-05-17T21:10:10.665Z Downloaded crossbeam-utils v0.8.19
17962024-05-17T21:10:10.668Z Downloaded fallible-iterator v0.2.0
17972024-05-17T21:10:10.668Z Downloaded embedded-io v0.4.0
17982024-05-17T21:10:10.672Z Downloaded dof v0.1.5
17992024-05-17T21:10:10.672Z Downloaded dirs-next v2.0.0
18002024-05-17T21:10:10.672Z Downloaded digest v0.10.7
18012024-05-17T21:10:10.674Z Downloaded pkcs8 v0.10.2
18022024-05-17T21:10:10.677Z Downloaded strum_macros v0.26.1
18032024-05-17T21:10:10.680Z Downloaded rsa v0.9.2
18042024-05-17T21:10:10.686Z Downloaded futures v0.3.30
18052024-05-17T21:10:10.689Z Downloaded fatfs v0.3.6
18062024-05-17T21:10:10.692Z Downloaded elliptic-curve v0.13.8
18072024-05-17T21:10:10.695Z Downloaded tokio-util v0.7.10
18082024-05-17T21:10:10.699Z Downloaded libxml v0.3.3
18092024-05-17T21:10:10.705Z Downloaded typenum v1.16.0
18102024-05-17T21:10:10.708Z Downloaded slog v2.7.0
18112024-05-17T21:10:10.711Z Downloaded similar v2.4.0
18122024-05-17T21:10:10.715Z Downloaded hash32 v0.3.1
18132024-05-17T21:10:10.718Z Downloaded data-encoding v2.4.0
18142024-05-17T21:10:10.718Z Downloaded usdt v0.3.5
18152024-05-17T21:10:10.718Z Downloaded papergrid v0.11.0
18162024-05-17T21:10:10.722Z Downloaded poly1305 v0.8.0
18172024-05-17T21:10:10.725Z Downloaded itertools v0.12.1
18182024-05-17T21:10:10.732Z Downloaded clap_builder v4.5.2
18192024-05-17T21:10:10.738Z Downloaded quick-error v1.2.3
18202024-05-17T21:10:10.744Z Downloaded futures-io v0.3.30
18212024-05-17T21:10:10.744Z Downloaded futures-channel v0.3.30
18222024-05-17T21:10:10.747Z Downloaded crossbeam-epoch v0.9.18
18232024-05-17T21:10:10.747Z Downloaded rustyline v14.0.0
18242024-05-17T21:10:10.750Z Downloaded serde v1.0.201
18252024-05-17T21:10:10.754Z Downloaded memchr v2.7.1
18262024-05-17T21:10:10.758Z Downloaded num-traits v0.2.19
18272024-05-17T21:10:10.761Z Downloaded diff v0.1.13
18282024-05-17T21:10:10.764Z Downloaded itertools v0.10.5
18292024-05-17T21:10:10.772Z Downloaded tinyvec v1.6.0
18302024-05-17T21:10:10.775Z Downloaded hashbrown v0.14.3
18312024-05-17T21:10:10.780Z Downloaded nom v7.1.3
18322024-05-17T21:10:10.786Z Downloaded structmeta v0.3.0
18332024-05-17T21:10:10.789Z Downloaded smf v0.2.3
18342024-05-17T21:10:10.789Z Downloaded schemars_derive v0.8.17
18352024-05-17T21:10:10.794Z Downloaded scheduled-thread-pool v0.2.7
18362024-05-17T21:10:10.795Z Downloaded snafu v0.8.2
18372024-05-17T21:10:10.798Z Downloaded typed-path v0.7.0
18382024-05-17T21:10:10.801Z Downloaded platforms v3.0.2
18392024-05-17T21:10:10.804Z Downloaded derive_builder v0.20.0
18402024-05-17T21:10:10.816Z Downloaded rcgen v0.12.1
18412024-05-17T21:10:10.817Z Downloaded steno v0.4.0
18422024-05-17T21:10:10.817Z Downloaded socket2 v0.4.9
18432024-05-17T21:10:10.820Z Downloaded pin-project-internal v1.1.3
18442024-05-17T21:10:10.820Z Downloaded flate2 v1.0.30
18452024-05-17T21:10:10.823Z Downloaded slog-bunyan v2.5.0
18462024-05-17T21:10:10.825Z Downloaded rustc-hash v1.1.0
18472024-05-17T21:10:10.825Z Downloaded libm v0.2.7
18482024-05-17T21:10:10.833Z Downloaded snafu-derive v0.8.2
18492024-05-17T21:10:10.836Z Downloaded parking_lot v0.11.2
18502024-05-17T21:10:10.839Z Downloaded tokio-rustls v0.25.0
18512024-05-17T21:10:10.839Z Downloaded test-strategy v0.3.1
18522024-05-17T21:10:10.842Z Downloaded postcard v1.0.8
18532024-05-17T21:10:10.846Z Downloaded defmt-macros v0.3.6
18542024-05-17T21:10:10.849Z Downloaded uzers v0.11.3
18552024-05-17T21:10:10.854Z Downloaded strsim v0.11.0
18562024-05-17T21:10:10.858Z Downloaded tungstenite v0.21.0
18572024-05-17T21:10:10.858Z Downloaded derive_builder_core v0.20.0
18582024-05-17T21:10:10.858Z Downloaded walkdir v2.5.0
18592024-05-17T21:10:10.861Z Downloaded strip-ansi-escapes v0.2.0
18602024-05-17T21:10:10.861Z Downloaded serde_arrays v0.1.0
18612024-05-17T21:10:10.865Z Downloaded sec1 v0.7.3
18622024-05-17T21:10:10.865Z Downloaded tungstenite v0.20.1
18632024-05-17T21:10:10.868Z Downloaded indexmap v2.2.6
18642024-05-17T21:10:10.871Z Downloaded http v0.2.12
18652024-05-17T21:10:10.874Z Downloaded rand_chacha v0.3.1
18662024-05-17T21:10:10.877Z Downloaded pest_generator v2.7.6
18672024-05-17T21:10:10.877Z Downloaded num-derive v0.4.0
18682024-05-17T21:10:10.880Z Downloaded stable_deref_trait v1.2.0
18692024-05-17T21:10:10.880Z Downloaded parking_lot_core v0.9.8
18702024-05-17T21:10:10.883Z Downloaded spin v0.9.8
18712024-05-17T21:10:10.883Z Downloaded enum-as-inner v0.5.1
18722024-05-17T21:10:10.886Z Downloaded derive_more v0.99.17
18732024-05-17T21:10:10.889Z Downloaded xattr v1.0.1
18742024-05-17T21:10:10.896Z Downloaded signature v2.1.0
18752024-05-17T21:10:10.897Z Downloaded erased-serde v0.3.31
18762024-05-17T21:10:10.900Z Downloaded vsss-rs v3.3.4
18772024-05-17T21:10:10.900Z Downloaded usdt-impl v0.5.0
18782024-05-17T21:10:10.900Z Downloaded string_cache v0.8.7
18792024-05-17T21:10:10.900Z Downloaded compact_str v0.7.1
18802024-05-17T21:10:10.903Z Downloaded ring v0.17.8
18812024-05-17T21:10:10.974Z Downloaded bytes v1.6.0
18822024-05-17T21:10:10.978Z Downloaded num-integer v0.1.46
18832024-05-17T21:10:10.981Z Downloaded flagset v0.4.3
18842024-05-17T21:10:10.981Z Downloaded fixedbitset v0.4.2
18852024-05-17T21:10:10.984Z Downloaded indexmap v1.9.3
18862024-05-17T21:10:10.987Z Downloaded version_check v0.9.4
18872024-05-17T21:10:10.987Z Downloaded gethostname v0.4.3
18882024-05-17T21:10:10.987Z Downloaded generic-array v0.14.7
18892024-05-17T21:10:10.990Z Downloaded funty v2.0.0
18902024-05-17T21:10:10.990Z Downloaded cookie v0.18.1
18912024-05-17T21:10:10.993Z Downloaded thread_local v1.1.7
18922024-05-17T21:10:10.993Z Downloaded termcolor v1.2.0
18932024-05-17T21:10:10.996Z Downloaded supports-color v3.0.0
18942024-05-17T21:10:10.996Z Downloaded subtle v2.5.0
18952024-05-17T21:10:10.996Z Downloaded stringprep v0.1.3
18962024-05-17T21:10:11.000Z Downloaded smallvec v0.6.14
18972024-05-17T21:10:11.000Z Downloaded hkdf v0.12.4
18982024-05-17T21:10:11.003Z Downloaded crc-any v2.4.3
18992024-05-17T21:10:11.003Z Downloaded blake2 v0.10.6
19002024-05-17T21:10:11.009Z Downloaded crc32fast v1.3.2
19012024-05-17T21:10:11.009Z Downloaded cookie_store v0.20.0
19022024-05-17T21:10:11.012Z Downloaded clap v4.5.4
19032024-05-17T21:10:11.017Z Downloaded camino v1.1.7
19042024-05-17T21:10:11.020Z Downloaded ring v0.16.20
19052024-05-17T21:10:11.099Z Downloaded bitflags v2.4.2
19062024-05-17T21:10:11.102Z Downloaded bitflags v1.3.2
19072024-05-17T21:10:11.105Z Downloaded cookie v0.17.0
19082024-05-17T21:10:11.108Z Downloaded vte_generate_state_changes v0.1.1
19092024-05-17T21:10:11.108Z Downloaded tinyvec_macros v0.1.1
19102024-05-17T21:10:11.108Z Downloaded linked-hash-map v0.5.6
19112024-05-17T21:10:11.111Z Downloaded libloading v0.7.4
19122024-05-17T21:10:11.111Z Downloaded instant v0.1.12
19132024-05-17T21:10:11.114Z Downloaded const_format v0.2.32
19142024-05-17T21:10:11.118Z Downloaded chrono v0.4.38
19152024-05-17T21:10:11.122Z Downloaded base64 v0.21.7
19162024-05-17T21:10:11.126Z Downloaded libefi-sys v0.1.0
19172024-05-17T21:10:11.130Z Downloaded indoc v2.0.3
19182024-05-17T21:10:11.130Z Downloaded httpdate v1.0.3
19192024-05-17T21:10:11.130Z Downloaded corncobs v0.1.3
19202024-05-17T21:10:11.133Z Downloaded colored v2.1.0
19212024-05-17T21:10:11.133Z Downloaded cargo_metadata v0.18.1
19222024-05-17T21:10:11.136Z Downloaded bit-set v0.5.3
19232024-05-17T21:10:11.137Z Downloaded bit-vec v0.6.3
19242024-05-17T21:10:11.137Z Downloaded http-body v0.4.5
19252024-05-17T21:10:11.143Z Downloaded hostname v0.3.1
19262024-05-17T21:10:11.143Z Downloaded heapless v0.7.16
19272024-05-17T21:10:11.146Z Downloaded ciborium v0.2.2
19282024-05-17T21:10:11.146Z Downloaded backoff v0.4.0
19292024-05-17T21:10:11.468Z Compiling proc-macro2 v1.0.82
19302024-05-17T21:10:11.468Z Compiling unicode-ident v1.0.12
19312024-05-17T21:10:11.471Z Compiling libc v0.2.153
19322024-05-17T21:10:11.471Z Compiling serde v1.0.201
19332024-05-17T21:10:11.471Z Compiling autocfg v1.1.0
19342024-05-17T21:10:11.471Z Compiling version_check v0.9.4
19352024-05-17T21:10:11.471Z Compiling cfg-if v1.0.0
19362024-05-17T21:10:11.668Z Compiling parking_lot_core v0.9.8
19372024-05-17T21:10:11.668Z Compiling libm v0.2.7
19382024-05-17T21:10:11.760Z Compiling once_cell v1.19.0
19392024-05-17T21:10:12.143Z Compiling ahash v0.8.8
19402024-05-17T21:10:12.157Z Compiling memchr v2.7.1
19412024-05-17T21:10:12.236Z Compiling lock_api v0.4.10
19422024-05-17T21:10:13.124Z Compiling serde_json v1.0.117
19432024-05-17T21:10:13.372Z Compiling num-traits v0.2.19
19442024-05-17T21:10:13.403Z Compiling typenum v1.16.0
19452024-05-17T21:10:13.584Z Compiling generic-array v0.14.7
19462024-05-17T21:10:13.605Z Compiling byteorder v1.5.0
19472024-05-17T21:10:13.686Z Compiling log v0.4.21
19482024-05-17T21:10:14.199Z Compiling thiserror v1.0.60
19492024-05-17T21:10:14.446Z Compiling itoa v1.0.9
19502024-05-17T21:10:14.693Z Compiling quote v1.0.36
19512024-05-17T21:10:14.792Z Compiling scopeguard v1.2.0
19522024-05-17T21:10:14.792Z Compiling slab v0.4.9
19532024-05-17T21:10:15.123Z Compiling cc v1.0.83
19542024-05-17T21:10:15.123Z Compiling getrandom v0.2.12
19552024-05-17T21:10:15.269Z Compiling syn v2.0.60
19562024-05-17T21:10:15.546Z Compiling pkg-config v0.3.27
19572024-05-17T21:10:15.604Z Compiling smallvec v1.13.1
19582024-05-17T21:10:15.906Z Compiling ryu v1.0.15
19592024-05-17T21:10:16.299Z Compiling vcpkg v0.2.15
19602024-05-17T21:10:16.321Z Compiling pin-project-lite v0.2.13
19612024-05-17T21:10:16.686Z Compiling allocator-api2 v0.2.16
19622024-05-17T21:10:17.242Z Compiling parking_lot v0.12.1
19632024-05-17T21:10:17.508Z Compiling rand_core v0.6.4
19642024-05-17T21:10:17.700Z Compiling ring v0.17.8
19652024-05-17T21:10:18.120Z Compiling openssl-sys v0.9.102
19662024-05-17T21:10:18.194Z Compiling schemars v0.8.17
19672024-05-17T21:10:18.247Z Compiling rustix v0.38.31
19682024-05-17T21:10:18.861Z Compiling signal-hook-registry v1.4.1
19692024-05-17T21:10:19.156Z Compiling num-conv v0.1.0
19702024-05-17T21:10:19.445Z Compiling time-core v0.1.2
19712024-05-17T21:10:19.684Z Compiling time-macros v0.2.17
19722024-05-17T21:10:19.969Z Compiling ring v0.16.20
19732024-05-17T21:10:20.444Z Compiling mio v0.8.11
19742024-05-17T21:10:20.672Z Compiling futures-core v0.3.30
19752024-05-17T21:10:20.814Z Compiling httparse v1.8.0
19762024-05-17T21:10:21.784Z Compiling socket2 v0.5.6
19772024-05-17T21:10:21.823Z Compiling num_cpus v1.16.0
19782024-05-17T21:10:22.098Z Compiling syn v1.0.109
19792024-05-17T21:10:22.161Z Compiling openssl v0.10.64
19802024-05-17T21:10:22.634Z Compiling equivalent v1.0.1
19812024-05-17T21:10:22.695Z Compiling semver v1.0.23
19822024-05-17T21:10:22.736Z Compiling const-oid v0.9.6
19832024-05-17T21:10:22.787Z Compiling subtle v2.5.0
19842024-05-17T21:10:23.090Z Compiling fnv v1.0.7
19852024-05-17T21:10:23.162Z Compiling serde_derive_internals v0.29.0
19862024-05-17T21:10:23.247Z Compiling tinyvec_macros v0.1.1
19872024-05-17T21:10:23.284Z Compiling iana-time-zone v0.1.57
19882024-05-17T21:10:23.287Z Compiling native-tls v0.2.11
19892024-05-17T21:10:23.524Z Compiling spin v0.5.2
19902024-05-17T21:10:23.642Z Compiling heck v0.5.0
19912024-05-17T21:10:23.716Z Compiling rustls v0.21.9
19922024-05-17T21:10:23.751Z Compiling tinyvec v1.6.0
19932024-05-17T21:10:24.066Z Compiling spin v0.9.8
19942024-05-17T21:10:24.117Z Compiling futures-sink v0.3.30
19952024-05-17T21:10:24.164Z Compiling crossbeam-utils v0.8.19
19962024-05-17T21:10:25.029Z Compiling cookie v0.17.0
19972024-05-17T21:10:25.491Z Compiling unicode-normalization v0.1.22
19982024-05-17T21:10:25.495Z Compiling ucd-trie v0.1.6
19992024-05-17T21:10:25.998Z Compiling futures-channel v0.3.30
20002024-05-17T21:10:26.631Z Compiling unicode-bidi v0.3.15
20012024-05-17T21:10:26.669Z Compiling slog v2.7.0
20022024-05-17T21:10:26.982Z Compiling dyn-clone v1.0.17
20032024-05-17T21:10:27.017Z Compiling pin-utils v0.1.0
20042024-05-17T21:10:27.116Z Compiling futures-io v0.3.30
20052024-05-17T21:10:27.138Z Compiling futures-task v0.3.30
20062024-05-17T21:10:27.463Z Compiling heck v0.4.1
20072024-05-17T21:10:28.081Z Compiling errno v0.3.8
20082024-05-17T21:10:28.112Z Compiling tracing-core v0.1.32
20092024-05-17T21:10:28.115Z Compiling aho-corasick v1.1.2
20102024-05-17T21:10:28.332Z Compiling powerfmt v0.2.0
20112024-05-17T21:10:28.697Z Compiling serde_derive v1.0.201
20122024-05-17T21:10:28.834Z Compiling zerocopy-derive v0.7.32
20132024-05-17T21:10:28.918Z Compiling zeroize_derive v1.4.2
20142024-05-17T21:10:29.663Z Compiling tokio-macros v2.2.0
20152024-05-17T21:10:30.542Z Compiling thiserror-impl v1.0.60
20162024-05-17T21:10:30.717Z Compiling futures-macro v0.3.30
20172024-05-17T21:10:31.174Z Compiling zerocopy v0.7.32
20182024-05-17T21:10:31.243Z Compiling zeroize v1.7.0
20192024-05-17T21:10:32.755Z Compiling tracing-attributes v0.1.27
20202024-05-17T21:10:33.387Z Compiling schemars_derive v0.8.17
20212024-05-17T21:10:33.551Z Compiling hashbrown v0.14.3
20222024-05-17T21:10:35.122Z Compiling der_derive v0.7.2
20232024-05-17T21:10:35.758Z Compiling openssl-macros v0.1.1
20242024-05-17T21:10:36.085Z Compiling scroll_derive v0.12.0
20252024-05-17T21:10:36.176Z Compiling pest v2.7.6
20262024-05-17T21:10:36.520Z Compiling crypto-common v0.1.6
20272024-05-17T21:10:36.901Z Compiling futures-util v0.3.30
20282024-05-17T21:10:37.420Z Compiling block-buffer v0.10.4
20292024-05-17T21:10:37.498Z Compiling regex-syntax v0.8.2
20302024-05-17T21:10:37.519Z Compiling untrusted v0.9.0
20312024-05-17T21:10:37.693Z Compiling crc32fast v1.3.2
20322024-05-17T21:10:38.226Z Compiling digest v0.10.7
20332024-05-17T21:10:38.754Z Compiling pest_meta v2.7.6
20342024-05-17T21:10:39.026Z Compiling tracing v0.1.40
20352024-05-17T21:10:39.877Z Compiling deranged v0.3.11
20362024-05-17T21:10:39.947Z Compiling pest_generator v2.7.6
20372024-05-17T21:10:41.791Z Compiling regex-automata v0.4.5
20382024-05-17T21:10:42.572Z Compiling bytes v1.6.0
20392024-05-17T21:10:43.414Z Compiling bitflags v2.4.2
20402024-05-17T21:10:43.936Z Compiling tokio v1.37.0
20412024-05-17T21:10:44.005Z Compiling uuid v1.8.0
20422024-05-17T21:10:44.368Z Compiling indexmap v2.2.6
20432024-05-17T21:10:44.725Z Compiling serde_tokenstream v0.2.0
20442024-05-17T21:10:45.202Z Compiling chrono v0.4.38
20452024-05-17T21:10:46.183Z Compiling http v0.2.12
20462024-05-17T21:10:49.409Z Compiling rustc_version v0.4.0
20472024-05-17T21:10:50.392Z Compiling pest_derive v2.7.6
20482024-05-17T21:10:51.663Z Compiling usdt-impl v0.5.0
20492024-05-17T21:10:52.250Z Compiling num_threads v0.1.6
20502024-05-17T21:10:52.381Z Compiling percent-encoding v2.3.1
20512024-05-17T21:10:52.728Z Compiling time v0.3.34
20522024-05-17T21:10:52.867Z Compiling heapless v0.7.16
20532024-05-17T21:10:53.325Z Compiling scroll v0.12.0
20542024-05-17T21:10:53.719Z Compiling zerocopy-derive v0.6.6
20552024-05-17T21:10:54.200Z Compiling backtrace v0.3.69
20562024-05-17T21:10:54.660Z Compiling signal-hook v0.3.17
20572024-05-17T21:10:54.827Z Compiling plain v0.2.3
20582024-05-17T21:10:54.997Z Compiling ppv-lite86 v0.2.17
20592024-05-17T21:10:55.281Z Compiling base64 v0.21.7
20602024-05-17T21:10:55.733Z Compiling goblin v0.8.0
20612024-05-17T21:10:55.803Z Compiling rand_chacha v0.3.1
20622024-05-17T21:10:56.453Z Compiling tokio-util v0.7.10
20632024-05-17T21:10:57.033Z Compiling regex v1.10.4
20642024-05-17T21:10:57.478Z Compiling async-trait v0.1.80
20652024-05-17T21:10:58.490Z Compiling rustversion v1.0.14
20662024-05-17T21:10:59.079Z Compiling pretty-hex v0.4.1
20672024-05-17T21:10:59.297Z Compiling rand v0.8.5
20682024-05-17T21:11:00.855Z Compiling form_urlencoded v1.2.1
20692024-05-17T21:11:01.037Z Compiling dtrace-parser v0.2.0
20702024-05-17T21:11:01.394Z Compiling dof v0.3.0
20712024-05-17T21:11:02.657Z Compiling thread-id v4.2.0
20722024-05-17T21:11:02.778Z Compiling num-bigint v0.4.4
20732024-05-17T21:11:03.146Z Compiling untrusted v0.7.1
20742024-05-17T21:11:03.345Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
20752024-05-17T21:11:03.458Z Compiling base64ct v1.6.0
20762024-05-17T21:11:03.736Z Compiling anyhow v1.0.83
20772024-05-17T21:11:04.263Z Compiling foreign-types-shared v0.1.1
20782024-05-17T21:11:04.382Z Compiling smoltcp v0.9.1
20792024-05-17T21:11:04.405Z Compiling unicode-width v0.1.11
20802024-05-17T21:11:04.569Z Compiling try-lock v0.2.4
20812024-05-17T21:11:04.590Z Compiling pem-rfc7468 v0.7.0
20822024-05-17T21:11:04.723Z Compiling foreign-types v0.3.2
20832024-05-17T21:11:04.742Z Compiling want v0.3.1
20842024-05-17T21:11:06.926Z Compiling h2 v0.3.26
20852024-05-17T21:11:08.294Z Compiling http-body v0.4.5
20862024-05-17T21:11:08.514Z Compiling hmac v0.12.1
20872024-05-17T21:11:08.713Z Compiling clap_derive v4.5.4
20882024-05-17T21:11:09.986Z Compiling siphasher v0.3.11
20892024-05-17T21:11:10.362Z Compiling tower-service v0.3.2
20902024-05-17T21:11:10.894Z Compiling httpdate v1.0.3
20912024-05-17T21:11:11.712Z Compiling flagset v0.4.3
20922024-05-17T21:11:11.921Z Compiling der v0.7.8
20932024-05-17T21:11:14.837Z Compiling hyper v0.14.28
20942024-05-17T21:11:19.840Z Compiling sct v0.7.0
20952024-05-17T21:11:22.962Z Compiling rustls-webpki v0.101.7
20962024-05-17T21:11:25.257Z Compiling openapiv3 v2.0.0
20972024-05-17T21:11:27.199Z Compiling hubpack_derive v0.1.1
20982024-05-17T21:11:28.154Z Compiling lazy_static v1.4.0
20992024-05-17T21:11:28.305Z Compiling idna v0.5.0
21002024-05-17T21:11:29.942Z Compiling fs-err v2.11.0
21012024-05-17T21:11:30.055Z Compiling cpufeatures v0.2.12
21022024-05-17T21:11:30.269Z Compiling utf8parse v0.2.1
21032024-05-17T21:11:30.442Z Compiling openssl-probe v0.1.5
21042024-05-17T21:11:30.729Z Compiling anstyle v1.0.7
21052024-05-17T21:11:30.917Z Compiling adler v1.0.2
21062024-05-17T21:11:31.171Z Compiling miniz_oxide v0.7.1
21072024-05-17T21:11:31.852Z Compiling anstyle-parse v0.2.1
21082024-05-17T21:11:32.182Z Compiling sha2 v0.10.8
21092024-05-17T21:11:32.928Z Compiling url v2.5.0
21102024-05-17T21:11:34.971Z Compiling spki v0.7.2
21112024-05-17T21:11:35.314Z Compiling usdt-attr-macro v0.5.0
21122024-05-17T21:11:35.479Z Compiling usdt-macro v0.5.0
21132024-05-17T21:11:36.923Z Compiling md-5 v0.10.5
21142024-05-17T21:11:37.030Z Compiling serde_spanned v0.6.5
21152024-05-17T21:11:37.184Z Compiling toml_datetime v0.6.5
21162024-05-17T21:11:37.263Z Compiling regress v0.9.1
21172024-05-17T21:11:37.597Z Compiling idna v0.3.0
21182024-05-17T21:11:38.791Z Compiling stringprep v0.1.3
21192024-05-17T21:11:39.925Z Compiling diesel_table_macro_syntax v0.1.0
21202024-05-17T21:11:40.311Z Compiling num-integer v0.1.46
21212024-05-17T21:11:41.037Z Compiling hash32 v0.2.1
21222024-05-17T21:11:41.470Z Compiling encoding_rs v0.8.33
21232024-05-17T21:11:41.495Z Compiling psl-types v2.0.11
21242024-05-17T21:11:41.691Z Compiling stable_deref_trait v1.2.0
21252024-05-17T21:11:42.031Z Compiling gimli v0.28.0
21262024-05-17T21:11:42.115Z Compiling fallible-iterator v0.2.0
21272024-05-17T21:11:42.363Z Compiling colorchoice v1.0.0
21282024-05-17T21:11:42.512Z Compiling mime v0.3.17
21292024-05-17T21:11:42.535Z Compiling anstyle-query v1.0.0
21302024-05-17T21:11:42.967Z Compiling postgres-protocol v0.6.6
21312024-05-17T21:11:43.674Z Compiling anstream v0.6.11
21322024-05-17T21:11:44.176Z Compiling publicsuffix v2.2.3
21332024-05-17T21:11:44.744Z Compiling typify-impl v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21342024-05-17T21:11:45.566Z Compiling diesel_derives v2.1.2
21352024-05-17T21:11:46.190Z Compiling addr2line v0.21.0
21362024-05-17T21:11:47.708Z Compiling tokio-rustls v0.24.1
21372024-05-17T21:11:49.446Z Compiling pkcs8 v0.10.2
21382024-05-17T21:11:49.802Z Compiling terminal_size v0.3.0
21392024-05-17T21:11:49.986Z Compiling tokio-native-tls v0.3.1
21402024-05-17T21:11:50.325Z Compiling phf_shared v0.11.2
21412024-05-17T21:11:50.724Z Compiling strum_macros v0.25.2
21422024-05-17T21:11:54.073Z Compiling serde_urlencoded v0.7.1
21432024-05-17T21:11:54.482Z Compiling enum-as-inner v0.5.1
21442024-05-17T21:11:54.683Z Compiling block-padding v0.3.3
21452024-05-17T21:11:54.920Z Compiling serde_repr v0.1.16
21462024-05-17T21:11:55.049Z Compiling ff v0.13.0
21472024-05-17T21:11:55.321Z Compiling scheduled-thread-pool v0.2.7
21482024-05-17T21:11:55.674Z Compiling object v0.32.1
21492024-05-17T21:11:55.865Z Compiling regex-automata v0.1.10
21502024-05-17T21:11:56.513Z Compiling ipnet v2.9.0
21512024-05-17T21:11:56.574Z Compiling rustc-demangle v0.1.23
21522024-05-17T21:11:56.656Z Compiling matches v0.1.10
21532024-05-17T21:11:56.760Z Compiling strsim v0.11.0
21542024-05-17T21:11:57.454Z Compiling clap_lex v0.7.0
21552024-05-17T21:11:57.502Z Compiling base16ct v0.2.0
21562024-05-17T21:11:57.587Z Compiling winnow v0.5.15
21572024-05-17T21:11:57.912Z Compiling managed v0.8.0
21582024-05-17T21:11:58.386Z Compiling bitflags v1.3.2
21592024-05-17T21:11:58.499Z Compiling bit-vec v0.6.3
21602024-05-17T21:11:59.252Z Compiling clap_builder v4.5.2
21612024-05-17T21:12:00.494Z Compiling sec1 v0.7.3
21622024-05-17T21:12:00.917Z Compiling idna v0.2.3
21632024-05-17T21:12:01.057Z Compiling toml_edit v0.19.15
21642024-05-17T21:12:01.621Z Compiling bstr v0.2.17
21652024-05-17T21:12:02.294Z Compiling typify-macro v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
21662024-05-17T21:12:02.475Z Compiling r2d2 v0.8.10
21672024-05-17T21:12:02.910Z Compiling group v0.13.0
21682024-05-17T21:12:03.249Z Compiling inout v0.1.3
21692024-05-17T21:12:04.328Z Compiling phf v0.11.2
21702024-05-17T21:12:04.644Z Compiling hyper-tls v0.5.0
21712024-05-17T21:12:05.099Z Compiling signal-hook-mio v0.2.3
21722024-05-17T21:12:05.271Z Compiling hyper-rustls v0.24.2
21732024-05-17T21:12:05.645Z Compiling cookie_store v0.20.0
21742024-05-17T21:12:06.594Z Compiling postgres-types v0.2.6
21752024-05-17T21:12:07.494Z Compiling hubpack v0.1.2
21762024-05-17T21:12:07.890Z Compiling rustls-pemfile v1.0.3
21772024-05-17T21:12:07.928Z Compiling phf_shared v0.10.0
21782024-05-17T21:12:07.961Z Compiling hkdf v0.12.4
21792024-05-17T21:12:08.362Z Compiling zerocopy v0.6.6
21802024-05-17T21:12:08.399Z Compiling ipnetwork v0.20.0
21812024-05-17T21:12:08.589Z Compiling futures-executor v0.3.30
21822024-05-17T21:12:08.824Z Compiling crypto-bigint v0.5.2
21832024-05-17T21:12:08.972Z Compiling float-cmp v0.9.0
21842024-05-17T21:12:09.079Z Compiling memmap v0.7.0
21852024-05-17T21:12:09.197Z Compiling data-encoding v2.4.0
21862024-05-17T21:12:09.210Z Compiling static_assertions v1.1.0
21872024-05-17T21:12:09.300Z Compiling whoami v1.5.1
21882024-05-17T21:12:09.394Z Compiling precomputed-hash v0.1.1
21892024-05-17T21:12:09.513Z Compiling webpki-roots v0.25.2
21902024-05-17T21:12:09.679Z Compiling predicates-core v1.0.6
21912024-05-17T21:12:09.987Z Compiling new_debug_unreachable v1.0.4
21922024-05-17T21:12:10.093Z Compiling difflib v0.4.0
21932024-05-17T21:12:10.163Z Compiling sync_wrapper v0.1.2
21942024-05-17T21:12:10.477Z Compiling unicode-segmentation v1.10.1
21952024-05-17T21:12:10.511Z Compiling fixedbitset v0.4.2
21962024-05-17T21:12:10.595Z Compiling winnow v0.6.1
21972024-05-17T21:12:10.849Z Compiling normalize-line-endings v0.3.0
21982024-05-17T21:12:10.911Z Compiling minimal-lexical v0.2.1
21992024-05-17T21:12:10.974Z Compiling either v1.11.0
22002024-05-17T21:12:11.128Z Compiling similar v2.4.0
22012024-05-17T21:12:11.247Z Compiling predicates v3.1.0
22022024-05-17T21:12:11.323Z Compiling itertools v0.10.5
22032024-05-17T21:12:11.366Z Compiling nom v7.1.3
22042024-05-17T21:12:11.389Z Compiling reqwest v0.11.27
22052024-05-17T21:12:12.808Z Compiling petgraph v0.6.5
22062024-05-17T21:12:13.139Z Compiling elliptic-curve v0.13.8
22072024-05-17T21:12:14.192Z Compiling toml_edit v0.22.12
22082024-05-17T21:12:14.445Z Compiling string_cache v0.8.7
22092024-05-17T21:12:14.762Z Compiling trust-dns-proto v0.22.0
22102024-05-17T21:12:14.851Z Compiling tokio-postgres v0.7.10
22112024-05-17T21:12:14.968Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22122024-05-17T21:12:16.925Z Compiling usdt v0.5.0
22132024-05-17T21:12:18.133Z Compiling futures v0.3.30
22142024-05-17T21:12:18.813Z Compiling diesel v2.1.6
22152024-05-17T21:12:20.503Z Compiling yasna v0.5.2
22162024-05-17T21:12:20.878Z Compiling crossterm v0.27.0
22172024-05-17T21:12:21.479Z Compiling toml v0.7.8
22182024-05-17T21:12:22.025Z Compiling flate2 v1.0.30
22192024-05-17T21:12:22.174Z Compiling crossbeam-epoch v0.9.18
22202024-05-17T21:12:22.878Z Compiling cipher v0.4.4
22212024-05-17T21:12:22.963Z Compiling clap v4.5.4
22222024-05-17T21:12:23.008Z Compiling bit-set v0.5.3
22232024-05-17T21:12:23.089Z Compiling num-iter v0.1.45
22242024-05-17T21:12:23.297Z Compiling console v0.15.8
22252024-05-17T21:12:24.201Z Compiling tokio-stream v0.1.15
22262024-05-17T21:12:24.473Z Compiling bstr v1.9.0
22272024-05-17T21:12:24.561Z Compiling hex v0.4.3
22282024-05-17T21:12:25.403Z Compiling lalrpop-util v0.19.12
22292024-05-17T21:12:26.133Z Compiling peg-runtime v0.8.3
22302024-05-17T21:12:26.538Z Compiling radium v0.7.0
22312024-05-17T21:12:26.668Z Compiling camino v1.1.7
22322024-05-17T21:12:28.455Z Compiling is-terminal v0.4.9
22332024-05-17T21:12:33.023Z Compiling strsim v0.10.0
22342024-05-17T21:12:33.719Z Compiling maybe-uninit v2.0.0
22352024-05-17T21:12:35.636Z Compiling tap v1.0.1
22362024-05-17T21:12:36.073Z Compiling ident_case v1.0.1
22372024-05-17T21:12:38.768Z Compiling rustls-pki-types v1.3.0
22382024-05-17T21:12:40.494Z Compiling darling_core v0.20.8
22392024-05-17T21:12:51.117Z Compiling wyz v0.5.1
22402024-05-17T21:12:53.538Z Compiling typify v0.0.16 (https://github.com/oxidecomputer/typify#336a042b)
22412024-05-17T21:12:53.579Z Compiling getopts v0.2.21
22422024-05-17T21:12:54.494Z Compiling bzip2-sys v0.1.11+1.0.8
22432024-05-17T21:12:54.704Z Compiling dirs-sys-next v0.1.2
22442024-05-17T21:12:55.164Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22452024-05-17T21:12:55.423Z Compiling num-bigint-dig v0.8.4
22462024-05-17T21:12:55.472Z Compiling unsafe-libyaml v0.2.10
22472024-05-17T21:12:55.845Z Compiling funty v2.0.0
22482024-05-17T21:12:56.940Z Compiling paste v1.0.15
22492024-05-17T21:12:57.218Z Compiling base64 v0.22.1
22502024-05-17T21:12:57.399Z Compiling rustls v0.22.4
22512024-05-17T21:12:57.765Z Compiling packed_struct v0.10.1
22522024-05-17T21:12:58.362Z Compiling bitvec v1.0.1
22532024-05-17T21:12:58.395Z Compiling serde_yaml v0.9.25
22542024-05-17T21:13:01.567Z Compiling dirs-next v2.0.0
22552024-05-17T21:13:02.457Z Compiling progenitor-impl v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22562024-05-17T21:13:05.121Z Compiling darling_macro v0.20.8
22572024-05-17T21:13:05.384Z Compiling rustls-webpki v0.102.1
22582024-05-17T21:13:08.324Z Compiling packed_struct_codegen v0.10.1
22592024-05-17T21:13:09.438Z Compiling structmeta-derive v0.3.0
22602024-05-17T21:13:10.937Z Compiling thread_local v1.1.7
22612024-05-17T21:13:11.077Z Compiling indexmap v1.9.3
22622024-05-17T21:13:11.217Z Compiling multer v3.1.0
22632024-05-17T21:13:11.551Z Compiling fastrand v2.0.1
22642024-05-17T21:13:11.841Z Compiling nodrop v0.1.14
22652024-05-17T21:13:11.984Z Compiling match_cfg v0.1.0
22662024-05-17T21:13:12.006Z Compiling crc-catalog v2.2.0
22672024-05-17T21:13:12.142Z Compiling slog-async v2.8.0
22682024-05-17T21:13:12.165Z Compiling rayon-core v1.12.1
22692024-05-17T21:13:12.171Z Compiling structmeta v0.3.0
22702024-05-17T21:13:12.241Z Compiling crc v3.0.1
22712024-05-17T21:13:12.474Z Compiling hostname v0.3.1
22722024-05-17T21:13:12.534Z Compiling array-init v0.0.4
22732024-05-17T21:13:12.681Z Compiling tempfile v3.10.1
22742024-05-17T21:13:15.545Z Compiling progenitor-macro v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22752024-05-17T21:13:16.142Z Compiling darling v0.20.8
22762024-05-17T21:13:16.451Z Compiling smallvec v0.6.14
22772024-05-17T21:13:17.121Z Compiling term v0.7.0
22782024-05-17T21:13:27.034Z Compiling crossbeam-deque v0.8.3
22792024-05-17T21:13:27.342Z Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
22802024-05-17T21:13:27.464Z Compiling pkcs1 v0.7.5
22812024-05-17T21:13:27.602Z Compiling slog-json v2.6.1
22822024-05-17T21:13:28.790Z Compiling crossbeam-channel v0.5.8
22832024-05-17T21:13:30.519Z Compiling http v1.0.0
22842024-05-17T21:13:30.671Z Compiling signature v2.1.0
22852024-05-17T21:13:31.068Z Compiling async-stream-impl v0.3.5
22862024-05-17T21:13:31.572Z Compiling pin-project-internal v1.1.3
22872024-05-17T21:13:32.749Z Compiling dropshot v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
22882024-05-17T21:13:34.162Z Compiling same-file v1.0.6
22892024-05-17T21:13:34.461Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
22902024-05-17T21:13:34.611Z Compiling termcolor v1.2.0
22912024-05-17T21:13:35.304Z Compiling bitfield v0.14.0
22922024-05-17T21:13:35.659Z Compiling take_mut v0.2.2
22932024-05-17T21:13:35.840Z Compiling atomic-waker v1.1.1
22942024-05-17T21:13:36.052Z Compiling hashbrown v0.12.3
22952024-05-17T21:13:37.194Z Compiling waitgroup v0.1.2
22962024-05-17T21:13:40.620Z Compiling lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
22972024-05-17T21:13:42.067Z Compiling env_logger v0.10.0
22982024-05-17T21:13:43.129Z Compiling pin-project v1.1.3
22992024-05-17T21:13:46.111Z Compiling walkdir v2.5.0
23002024-05-17T21:13:48.529Z Compiling async-stream v0.3.5
23012024-05-17T21:13:50.984Z Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
23022024-05-17T21:13:51.229Z Compiling rsa v0.9.2
23032024-05-17T21:13:53.009Z Compiling slog-bunyan v2.5.0
23042024-05-17T21:13:53.699Z Compiling tokio-rustls v0.25.0
23052024-05-17T21:13:54.578Z Compiling slog-term v2.9.1
23062024-05-17T21:13:56.984Z Compiling serde-hex v0.1.0
23072024-05-17T21:13:57.530Z Compiling bzip2 v0.4.4
23082024-05-17T21:13:58.009Z Compiling serde_with_macros v3.7.0
23092024-05-17T21:13:58.801Z Compiling parse-display-derive v0.9.0
23102024-05-17T21:14:00.837Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
23112024-05-17T21:14:01.501Z Compiling toml v0.8.12
23122024-05-17T21:14:01.940Z Compiling rustls-pemfile v2.1.2
23132024-05-17T21:14:03.152Z Compiling x509-cert v0.2.4
23142024-05-17T21:14:05.899Z Compiling sha1 v0.10.6
23152024-05-17T21:14:06.061Z Compiling newtype-uuid v1.1.0
23162024-05-17T21:14:06.064Z Compiling strum_macros v0.26.1
23172024-05-17T21:14:06.422Z Compiling ron v0.8.1
23182024-05-17T21:14:08.027Z Compiling dropshot_endpoint v0.10.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#283d8978)
23192024-05-17T21:14:09.322Z Compiling serde_path_to_error v0.1.16
23202024-05-17T21:14:10.127Z Compiling hashbrown v0.13.2
23212024-05-17T21:14:10.324Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23222024-05-17T21:14:10.723Z Compiling snafu-derive v0.8.2
23232024-05-17T21:14:11.105Z Compiling blake3 v1.5.0
23242024-05-17T21:14:11.445Z Compiling filetime v0.2.23
23252024-05-17T21:14:11.684Z Compiling hostname v0.4.0
23262024-05-17T21:14:11.768Z Compiling xattr v1.0.1
23272024-05-17T21:14:11.943Z Compiling instant v0.1.12
23282024-05-17T21:14:12.117Z Compiling crc-any v2.4.3
23292024-05-17T21:14:13.100Z Compiling buf-list v1.0.3
23302024-05-17T21:14:13.103Z Compiling debug-ignore v1.0.5
23312024-05-17T21:14:13.173Z Compiling lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
23322024-05-17T21:14:13.736Z Compiling backoff v0.4.0
23332024-05-17T21:14:14.113Z Compiling tar v0.4.40
23342024-05-17T21:14:15.638Z Compiling snafu v0.8.2
23352024-05-17T21:14:15.739Z Compiling object v0.30.4
23362024-05-17T21:14:17.008Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23372024-05-17T21:14:17.231Z Compiling strum v0.26.2
23382024-05-17T21:14:17.435Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
23392024-05-17T21:14:19.153Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23402024-05-17T21:14:19.649Z Compiling parse-display v0.9.0
23412024-05-17T21:14:19.965Z Compiling serde_with v3.7.0
23422024-05-17T21:14:21.735Z Compiling zip v0.6.6
23432024-05-17T21:14:23.839Z Compiling rayon v1.10.0
23442024-05-17T21:14:24.477Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23452024-05-17T21:14:25.243Z Compiling camino-tempfile v1.1.1
23462024-05-17T21:14:26.101Z Compiling globset v0.4.13
23472024-05-17T21:14:29.244Z Compiling pem v3.0.4
23482024-05-17T21:14:29.731Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23492024-05-17T21:14:29.937Z Compiling olpc-cjson v0.1.3
23502024-05-17T21:14:30.269Z Compiling macaddr v1.0.1
23512024-05-17T21:14:30.794Z Compiling serde_plain v1.0.2
23522024-05-17T21:14:30.950Z Compiling async-recursion v1.1.1
23532024-05-17T21:14:31.336Z Compiling memmap2 v0.7.1
23542024-05-17T21:14:31.882Z Compiling arrayref v0.3.7
23552024-05-17T21:14:31.955Z Compiling arrayvec v0.7.4
23562024-05-17T21:14:31.989Z Compiling constant_time_eq v0.3.0
23572024-05-17T21:14:32.180Z Compiling path-slash v0.1.5
23582024-05-17T21:14:32.414Z Compiling typed-path v0.7.0
23592024-05-17T21:14:32.532Z Compiling hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
23602024-05-17T21:14:34.631Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23612024-05-17T21:14:35.252Z Compiling tough v0.17.1
23622024-05-17T21:14:37.819Z Compiling itertools v0.12.1
23632024-05-17T21:14:39.315Z Compiling cargo-platform v0.1.3
23642024-05-17T21:14:40.463Z Compiling parse-size v1.0.0
23652024-05-17T21:14:40.771Z Compiling topological-sort v0.2.2
23662024-05-17T21:14:41.039Z Compiling omicron-zone-package v0.11.0
23672024-05-17T21:14:41.738Z Compiling cargo_metadata v0.18.1
23682024-05-17T21:14:43.005Z Compiling shell-words v1.1.0
23692024-05-17T21:14:45.867Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
23702024-05-17T21:15:00.724Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
23712024-05-17T21:15:16.263Z Finished release [optimized] target(s) in 5m 32s
23722024-05-17T21:15:16.513Z Running `target/release/omicron-releng --output-dir /work`
23732024-05-17T21:15:16.570ZMay 17 21:15:14.913 DEBG changing working directory to /work/oxidecomputer/omicron
23742024-05-17T21:15:16.630ZMay 17 21:15:14.973 DEBG running: git rev-parse HEAD
23752024-05-17T21:15:16.636ZMay 17 21:15:14.979 DEBG process exited with exit status: 0 (5.92337ms)
23762024-05-17T21:15:16.636ZMay 17 21:15:14.979 INFO version: 8.0.0-0.ci+git13a4191864f
23772024-05-17T21:15:16.675ZMay 17 21:15:15.018 INFO cloning helios to /work/oxidecomputer/helios
23782024-05-17T21:15:16.675ZMay 17 21:15:15.018 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
23792024-05-17T21:15:16.680ZCloning into '/work/oxidecomputer/helios'...
23802024-05-17T21:15:17.200ZMay 17 21:15:15.542 DEBG process exited with exit status: 0 (524.714503ms)
23812024-05-17T21:15:17.200ZMay 17 21:15:15.542 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
23822024-05-17T21:15:17.207Z# branch.oid 28010378a3a9bbdc061409eafa65e0dd77682b2f
23832024-05-17T21:15:17.207Z# branch.head master
23842024-05-17T21:15:17.207Z# branch.upstream origin/master
23852024-05-17T21:15:17.207Z# branch.ab +0 -0
23862024-05-17T21:15:17.213ZMay 17 21:15:15.550 DEBG process exited with exit status: 0 (7.676804ms)
23872024-05-17T21:15:17.213ZMay 17 21:15:15.550 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
23882024-05-17T21:15:17.840ZMay 17 21:15:16.180 DEBG process exited with exit status: 0 (629.334007ms)
23892024-05-17T21:15:17.840ZMay 17 21:15:16.180 DEBG running: zfs list rpool/images/build/host
23902024-05-17T21:15:17.843ZNAME USED AVAIL REFER MOUNTPOINT
23912024-05-17T21:15:17.843Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
23922024-05-17T21:15:17.847ZMay 17 21:15:16.187 DEBG process exited with exit status: 0 (7.079785ms)
23932024-05-17T21:15:17.847ZMay 17 21:15:16.187 DEBG running: zfs list rpool/images/build/recovery
23942024-05-17T21:15:17.850ZNAME USED AVAIL REFER MOUNTPOINT
23952024-05-17T21:15:17.850Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
23962024-05-17T21:15:17.853ZMay 17 21:15:16.193 DEBG process exited with exit status: 0 (5.907583ms)
23972024-05-17T21:15:17.853ZMay 17 21:15:16.194 INFO [hubris-production] running task
23982024-05-17T21:15:17.853ZMay 17 21:15:16.194 INFO [hubris-staging] running task
23992024-05-17T21:15:17.853ZMay 17 21:15:16.194 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24002024-05-17T21:15:17.856ZMay 17 21:15:16.197 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24012024-05-17T21:15:18.215Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24022024-05-17T21:15:18.414Z[ omicron-package] Blocking waiting for file lock on package cache
24032024-05-17T21:15:18.780ZMay 17 21:15:17.123 INFO [hubris-production] task succeeded (929.242073ms)
24042024-05-17T21:15:19.218Z[ omicron-package] Blocking waiting for file lock on package cache
24052024-05-17T21:15:19.877Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24062024-05-17T21:15:19.877Z[ omicron-package] Compiling heapless v0.8.0
24072024-05-17T21:15:19.877Z[ omicron-package] Compiling hash32 v0.3.1
24082024-05-17T21:15:19.877Z[ omicron-package] Compiling smoltcp v0.11.0
24092024-05-17T21:15:20.101Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24102024-05-17T21:15:20.104Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
24112024-05-17T21:15:20.104Z[ omicron-package] Compiling cobs v0.2.3
24122024-05-17T21:15:20.104Z[ omicron-package] Compiling embedded-io v0.4.0
24132024-05-17T21:15:20.861Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24142024-05-17T21:15:21.039Z[ omicron-package] Compiling postcard v1.0.8
24152024-05-17T21:15:21.305Z[ omicron-package] Compiling proc-macro-error v1.0.4
24162024-05-17T21:15:21.343Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24172024-05-17T21:15:21.425Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24182024-05-17T21:15:21.568Z[ omicron-package] Compiling num_enum_derive v0.5.11
24192024-05-17T21:15:21.878Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24202024-05-17T21:15:21.971Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24212024-05-17T21:15:22.095Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24222024-05-17T21:15:22.596Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24232024-05-17T21:15:22.809Z[ omicron-package] Compiling tabwriter v1.4.0
24242024-05-17T21:15:22.849Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24252024-05-17T21:15:23.023Z[ omicron-package] Compiling cstr-argument v0.1.2
24262024-05-17T21:15:23.412Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24272024-05-17T21:15:23.545Z[ omicron-package] Compiling foreign-types v0.5.0
24282024-05-17T21:15:23.681Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24292024-05-17T21:15:24.280Z[ omicron-package] Compiling pretty-hex v0.2.1
24302024-05-17T21:15:24.329Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
24312024-05-17T21:15:24.740Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24322024-05-17T21:15:24.817Z[ omicron-package] Compiling colored v2.1.0
24332024-05-17T21:15:25.174Z[ omicron-package] Compiling socket2 v0.4.9
24342024-05-17T21:15:25.269Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24352024-05-17T21:15:25.531ZMay 17 21:15:23.872 INFO [hubris-staging] task succeeded (7.677981606s)
24362024-05-17T21:15:25.644Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24372024-05-17T21:15:25.647Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24382024-05-17T21:15:26.257Z[ omicron-package] Compiling sigpipe v0.1.3
24392024-05-17T21:15:26.342Z[ omicron-package] Compiling num_enum v0.5.11
24402024-05-17T21:15:26.377Z[ omicron-package] Compiling num-derive v0.4.0
24412024-05-17T21:15:26.427Z[ omicron-package] Compiling libefi-sys v0.1.0
24422024-05-17T21:15:26.616Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24432024-05-17T21:15:26.972Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24442024-05-17T21:15:27.363Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
24452024-05-17T21:15:27.422Z[ omicron-package] Compiling smf v0.2.3
24462024-05-17T21:15:28.305Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24472024-05-17T21:15:28.446Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24482024-05-17T21:15:28.573Z[ omicron-package] Compiling portable-atomic v1.4.3
24492024-05-17T21:15:30.593Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24502024-05-17T21:15:30.697Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
24512024-05-17T21:15:32.150Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24522024-05-17T21:15:32.610Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24532024-05-17T21:15:32.791Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24542024-05-17T21:15:33.036Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24552024-05-17T21:15:33.894Z[ omicron-package] Compiling gethostname v0.4.3
24562024-05-17T21:15:34.349Z[ omicron-package] Compiling number_prefix v0.4.0
24572024-05-17T21:15:34.629Z[ omicron-package] Compiling swrite v0.1.0
24582024-05-17T21:15:35.074Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24592024-05-17T21:15:35.904Z[ omicron-package] Compiling indicatif v0.17.8
24602024-05-17T21:15:37.635Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24612024-05-17T21:15:37.903Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24622024-05-17T21:15:40.914Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24632024-05-17T21:15:41.340Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24642024-05-17T21:15:42.819Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24652024-05-17T21:16:01.320Z[ helios-setup] May 17 21:15:59.651 INFO helios repository root is: /work/oxidecomputer/helios
24662024-05-17T21:16:01.325Z[ helios-setup] May 17 21:15:59.654 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
24672024-05-17T21:16:01.325Z[ helios-setup] May 17 21:15:59.654 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: true, unless_env: Some("OXIDE_STAFF"), fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
24682024-05-17T21:16:01.325Z[ helios-setup] May 17 21:15:59.654 INFO cloning git@github.com:oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
24692024-05-17T21:16:01.325Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
24702024-05-17T21:16:02.325Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
24712024-05-17T21:16:02.331Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
24722024-05-17T21:16:03.200Z[ omicron-package] Finished release [optimized] target(s) in 45.32s
24732024-05-17T21:16:03.321Z[ omicron-package]
24742024-05-17T21:16:03.325Z[ omicron-package] real 45.430113088
24752024-05-17T21:16:03.326Z[ omicron-package] user 2:52.264191431
24762024-05-17T21:16:03.326Z[ omicron-package] sys 20.440646431
24772024-05-17T21:16:03.326Z[ omicron-package] trap 0.172893855
24782024-05-17T21:16:03.326Z[ omicron-package] tflt 0.540472358
24792024-05-17T21:16:03.326Z[ omicron-package] dflt 0.809695154
24802024-05-17T21:16:03.326Z[ omicron-package] kflt 0.009482056
24812024-05-17T21:16:03.326Z[ omicron-package] lock 6:00.947196139
24822024-05-17T21:16:03.326Z[ omicron-package] slp 6:56.649657870
24832024-05-17T21:16:03.326Z[ omicron-package] lat 1:42.148412899
24842024-05-17T21:16:03.326ZMay 17 21:16:01.654[ omicron-package] stop 35.885046022
24852024-05-17T21:16:03.326Z INFO [omicron-package] process exited with exit status: 0 (45.456795681s)
24862024-05-17T21:16:03.326ZMay 17 21:16:01.654 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
24872024-05-17T21:16:03.364ZMay 17 21:16:01.697 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --image standard --machine gimlet --switch asic --rack-topology multi-sled
24882024-05-17T21:16:03.375Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
24892024-05-17T21:16:03.379Z[ recovery-target] Created new build target 'recovery' and set it as active
24902024-05-17T21:16:03.379ZMay 17 21:16:01.711 INFO [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
24912024-05-17T21:16:03.379Z[recovery-target] process exited with exit status: 0 (56.965268ms)
24922024-05-17T21:16:03.379Z[ host-target] Created new build target 'host' and set it as active
24932024-05-17T21:16:03.382ZMay 17 21:16:01.713 INFO [host-target] process exited with exit status: 0 (16.465312ms)
24942024-05-17T21:16:03.382ZMay 17 21:16:01.714 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
24952024-05-17T21:16:03.393Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
24962024-05-17T21:16:04.281Z[ host-package] Compiling newline-converter v0.3.0
24972024-05-17T21:16:04.284Z[ host-package] Compiling humantime v2.1.0
24982024-05-17T21:16:04.365Z[ host-package] Compiling derive-where v1.2.7
24992024-05-17T21:16:04.368Z[ host-package] Compiling unicode-xid v0.2.4
25002024-05-17T21:16:04.377Z[ host-package] Compiling convert_case v0.4.0
25012024-05-17T21:16:04.379Z[ host-package] Compiling linked-hash-map v0.5.6
25022024-05-17T21:16:04.395Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25032024-05-17T21:16:04.398Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25042024-05-17T21:16:04.508Z[ host-package] Compiling expectorate v1.1.0
25052024-05-17T21:16:04.520Z[ host-package] Compiling password-hash v0.5.0
25062024-05-17T21:16:04.656Z[ host-package] Compiling blake2 v0.10.6
25072024-05-17T21:16:04.741Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25082024-05-17T21:16:04.796Z[ host-package] Compiling lru-cache v0.1.2
25092024-05-17T21:16:05.000Z[ host-package] Compiling semver v0.1.20
25102024-05-17T21:16:05.165Z[ host-package] Compiling derive_more v0.99.17
25112024-05-17T21:16:05.267Z[ host-package] Compiling argon2 v0.5.3
25122024-05-17T21:16:05.580Z[ host-package] Compiling rustc_version v0.1.7
25132024-05-17T21:16:05.992Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25142024-05-17T21:16:06.095Z[ host-package] Compiling newtype_derive v0.1.6
25152024-05-17T21:16:06.497Z[ host-package] Compiling quick-error v1.2.3
25162024-05-17T21:16:06.622Z[ host-package] Compiling resolv-conf v0.7.0
25172024-05-17T21:16:06.767Z[ host-package] Compiling steno v0.4.0
25182024-05-17T21:16:06.900Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25192024-05-17T21:16:07.934Z[ host-package] Compiling trust-dns-resolver v0.22.0
25202024-05-17T21:16:08.162Z[ host-package] Compiling slog-dtrace v0.3.0
25212024-05-17T21:16:08.242Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25222024-05-17T21:16:08.256Z[ helios-setup] May 17 21:16:06.587 INFO clone ok!, project: amd-host-image-builder
25232024-05-17T21:16:08.256Z[ helios-setup] May 17 21:16:06.587 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25242024-05-17T21:16:08.256Z[ helios-setup] May 17 21:16:06.587 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, unless_env: None, fixup: [] }, project: phbl
25252024-05-17T21:16:08.256Z[ helios-setup] May 17 21:16:06.587 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25262024-05-17T21:16:08.263Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25272024-05-17T21:16:08.338Z[ host-package] Compiling utf-8 v0.7.6
25282024-05-17T21:16:08.688Z[ host-package] Compiling num-rational v0.4.2
25292024-05-17T21:16:09.128Z[ helios-setup] May 17 21:16:07.459 INFO clone ok!, project: phbl
25302024-05-17T21:16:09.131Z[ helios-setup] May 17 21:16:07.460 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: pinprick
25312024-05-17T21:16:09.131Z[ helios-setup] May 17 21:16:07.460 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25322024-05-17T21:16:09.134Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25332024-05-17T21:16:09.897Z[ helios-setup] May 17 21:16:08.228 INFO clone ok!, project: pinprick
25342024-05-17T21:16:09.900Z[ helios-setup] May 17 21:16:08.228 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
25352024-05-17T21:16:09.900Z[ helios-setup] May 17 21:16:08.228 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25362024-05-17T21:16:09.903Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25372024-05-17T21:16:10.209Z[ host-package] Compiling num-complex v0.4.6
25382024-05-17T21:16:10.910Z[ helios-setup] May 17 21:16:09.241 INFO clone ok!, project: pilot
25392024-05-17T21:16:10.916Z[ helios-setup] May 17 21:16:09.241 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
25402024-05-17T21:16:10.916Z[ helios-setup] May 17 21:16:09.241 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25412024-05-17T21:16:10.919Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25422024-05-17T21:16:11.428Z[ host-package] Compiling num v0.4.3
25432024-05-17T21:16:11.515Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25442024-05-17T21:16:11.530Z[ host-package] Compiling nibble_vec v0.1.0
25452024-05-17T21:16:11.534Z[ host-package] Compiling endian-type v0.1.2
25462024-05-17T21:16:11.759Z[ host-package] Compiling radix_trie v0.2.1
25472024-05-17T21:16:11.798Z[ host-package] Compiling tungstenite v0.20.1
25482024-05-17T21:16:12.221Z[ helios-setup] May 17 21:16:10.551 INFO clone ok!, project: chelsio-t6-roms
25492024-05-17T21:16:12.224Z[ helios-setup] May 17 21:16:10.552 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25502024-05-17T21:16:12.224Z[ helios-setup] May 17 21:16:10.552 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [] }, project: image-builder
25512024-05-17T21:16:12.224Z[ helios-setup] May 17 21:16:10.552 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
25522024-05-17T21:16:12.227Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
25532024-05-17T21:16:12.652Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25542024-05-17T21:16:12.665Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25552024-05-17T21:16:12.817Z[ host-package] Compiling cancel-safe-futures v0.1.5
25562024-05-17T21:16:12.968Z[ helios-setup] May 17 21:16:11.299 INFO clone ok!, project: image-builder
25572024-05-17T21:16:12.971Z[ helios-setup] May 17 21:16:11.299 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: bootserver
25582024-05-17T21:16:12.971Z[ helios-setup] May 17 21:16:11.299 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
25592024-05-17T21:16:12.974Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
25602024-05-17T21:16:13.179Z[ host-package] Compiling tokio-tungstenite v0.20.1
25612024-05-17T21:16:13.790Z[ host-package] Compiling display-error-chain v0.2.0
25622024-05-17T21:16:13.900Z[ helios-setup] May 17 21:16:12.231 INFO clone ok!, project: bootserver
25632024-05-17T21:16:13.903Z[ helios-setup] May 17 21:16:12.232 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
25642024-05-17T21:16:13.904Z[ helios-setup] May 17 21:16:12.232 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25652024-05-17T21:16:13.906Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25662024-05-17T21:16:13.976Z[ host-package] Compiling arc-swap v1.6.0
25672024-05-17T21:16:14.754Z[ host-package] Compiling slog-scope v4.4.0
25682024-05-17T21:16:15.786Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25692024-05-17T21:16:17.464Z[ host-package] Compiling fxhash v0.2.1
25702024-05-17T21:16:18.437Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25712024-05-17T21:16:19.045Z[ host-package] Compiling slog-stdlog v4.1.1
25722024-05-17T21:16:20.049Z[ host-package] Compiling rayon-core v1.12.1
25732024-05-17T21:16:20.088Z[ host-package] Compiling synstructure v0.12.6
25742024-05-17T21:16:20.621Z[ helios-setup] May 17 21:16:18.950 INFO clone ok!, project: amd-firmware
25752024-05-17T21:16:20.625Z[ helios-setup] May 17 21:16:18.951 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
25762024-05-17T21:16:21.571Z[ helios-setup] May 17 21:16:19.900 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
25772024-05-17T21:16:21.650Z[ host-package] Compiling crossbeam-deque v0.8.3
25782024-05-17T21:16:22.004Z[ host-package] Compiling dirs-sys-next v0.1.2
25792024-05-17T21:16:22.073Z[ helios-setup] May 17 21:16:20.401 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
25802024-05-17T21:16:22.073Z[ helios-setup] May 17 21:16:20.402 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
25812024-05-17T21:16:22.079Z[ host-package] Compiling half v2.3.1
25822024-05-17T21:16:22.668Z[ host-package] Compiling crunchy v0.2.2
25832024-05-17T21:16:22.677Z[ helios-setup] May 17 21:16:21.006 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
25842024-05-17T21:16:22.905Z[ host-package] Compiling glob v0.3.1
25852024-05-17T21:16:23.253Z[ helios-setup] May 17 21:16:21.582 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
25862024-05-17T21:16:23.259Z[ helios-setup] May 17 21:16:21.582 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
25872024-05-17T21:16:23.325Z[ host-package] Compiling ciborium-io v0.2.2
25882024-05-17T21:16:23.551Z[ host-package] Compiling same-file v1.0.6
25892024-05-17T21:16:23.816Z[ helios-setup] May 17 21:16:22.144 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
25902024-05-17T21:16:23.827Z[ host-package] Compiling fastrand v2.0.1
25912024-05-17T21:16:23.856Z[ host-package] Compiling clang-sys v1.6.1
25922024-05-17T21:16:24.351Z[ helios-setup] May 17 21:16:22.679 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
25932024-05-17T21:16:24.351Z[ helios-setup] May 17 21:16:22.679 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
25942024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.679 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
25952024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO ok!
25962024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
25972024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
25982024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO ok!
25992024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26002024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26012024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO ok!
26022024-05-17T21:16:24.354Z[ helios-setup] May 17 21:16:22.680 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
26032024-05-17T21:16:24.355Z[ helios-setup] May 17 21:16:22.680 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
26042024-05-17T21:16:24.364Z[ helios-setup] May 17 21:16:22.690 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
26052024-05-17T21:16:24.446Z[ host-package] Compiling tempfile v3.10.1
26062024-05-17T21:16:24.551Z[ helios-setup] May 17 21:16:22.880 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
26072024-05-17T21:16:24.551Z[ helios-setup] May 17 21:16:22.880 INFO E| info: downloading component 'cargo'
26082024-05-17T21:16:24.674Z[ host-package] Compiling walkdir v2.5.0
26092024-05-17T21:16:25.237Z[ host-package] Compiling ciborium-ll v0.2.2
26102024-05-17T21:16:25.348Z[ host-package] Compiling dirs-next v2.0.0
26112024-05-17T21:16:25.780Z[ host-package] Compiling zerocopy-derive v0.2.0
26122024-05-17T21:16:25.955Z[ helios-setup] May 17 21:16:24.283 INFO E| info: downloading component 'clippy'
26132024-05-17T21:16:26.479Z[ helios-setup] May 17 21:16:24.807 INFO E| info: downloading component 'rust-docs'
26142024-05-17T21:16:27.162Z[ host-package] Compiling slog-envlogger v2.2.0
26152024-05-17T21:16:27.639Z[ host-package] Compiling camino v1.1.7
26162024-05-17T21:16:27.706Z[ host-package] Compiling tiny-keccak v2.0.2
26172024-05-17T21:16:27.733Z[ helios-setup] May 17 21:16:26.061 INFO E| info: downloading component 'rust-src'
26182024-05-17T21:16:28.036Z[ host-package] Compiling prettyplease v0.2.20
26192024-05-17T21:16:28.163Z[ helios-setup] May 17 21:16:26.490 INFO E| info: downloading component 'rust-std'
26202024-05-17T21:16:28.373Z[ host-package] Compiling maplit v1.0.2
26212024-05-17T21:16:28.549Z[ host-package] Compiling blake3 v1.5.0
26222024-05-17T21:16:29.756Z[ host-package] Compiling rayon v1.10.0
26232024-05-17T21:16:30.148Z[ host-package] Compiling ciborium v0.2.2
26242024-05-17T21:16:30.306Z[ helios-setup] May 17 21:16:28.632 INFO E| info: downloading component 'rustc'
26252024-05-17T21:16:31.963Z[ host-package] Compiling term v0.7.0
26262024-05-17T21:16:32.612Z[ host-package] Compiling memmap2 v0.7.1
26272024-05-17T21:16:32.843Z[ host-package] Compiling atty v0.2.14
26282024-05-17T21:16:33.003Z[ host-package] Compiling filetime v0.2.23
26292024-05-17T21:16:33.047Z[ host-package] Compiling xattr v1.0.1
26302024-05-17T21:16:33.308Z[ host-package] Compiling constant_time_eq v0.3.0
26312024-05-17T21:16:33.321Z[ host-package] Compiling arrayvec v0.7.4
26322024-05-17T21:16:33.324Z[ host-package] Compiling home v0.5.5
26332024-05-17T21:16:33.459Z[ host-package] Compiling arrayref v0.3.7
26342024-05-17T21:16:33.572Z[ host-package] Compiling toolchain_find v0.4.0
26352024-05-17T21:16:33.597Z[ host-package] Compiling tar v0.4.40
26362024-05-17T21:16:34.216Z[ host-package] Compiling ascii-canvas v3.0.0
26372024-05-17T21:16:34.259Z[ host-package] Compiling camino-tempfile v1.1.1
26382024-05-17T21:16:34.758Z[ host-package] Compiling toml v0.8.12
26392024-05-17T21:16:35.009Z[ host-package] Compiling progenitor-client v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
26402024-05-17T21:16:35.463Z[ host-package] Compiling is-terminal v0.4.9
26412024-05-17T21:16:35.504Z[ helios-setup] May 17 21:16:33.830 INFO E| info: downloading component 'rustfmt'
26422024-05-17T21:16:35.563Z[ host-package] Compiling libsw v3.3.1
26432024-05-17T21:16:35.623Z[ host-package] Compiling ena v0.14.2
26442024-05-17T21:16:35.900Z[ host-package] Compiling libloading v0.7.4
26452024-05-17T21:16:36.029Z[ host-package] Compiling usdt-impl v0.3.5
26462024-05-17T21:16:36.178Z[ host-package] Compiling owo-colors v4.0.0
26472024-05-17T21:16:36.266Z[ host-package] Compiling regex-syntax v0.6.29
26482024-05-17T21:16:36.361Z[ helios-setup] May 17 21:16:34.687 INFO E| info: installing component 'cargo'
26492024-05-17T21:16:36.385Z[ host-package] Compiling parking_lot_core v0.8.6
26502024-05-17T21:16:36.417Z[ host-package] Compiling diff v0.1.13
26512024-05-17T21:16:37.016Z[ host-package] Compiling bindgen v0.69.2
26522024-05-17T21:16:37.092Z[ host-package] Compiling topological-sort v0.2.2
26532024-05-17T21:16:37.357Z[ host-package] Compiling linear-map v1.2.0
26542024-05-17T21:16:37.563Z[ host-package] Compiling omicron-zone-package v0.11.0
26552024-05-17T21:16:37.784Z[ helios-setup] May 17 21:16:36.110 INFO E| info: installing component 'clippy'
26562024-05-17T21:16:37.982Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26572024-05-17T21:16:38.283Z[ helios-setup] May 17 21:16:36.608 INFO E| info: installing component 'rust-docs'
26582024-05-17T21:16:39.270Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26592024-05-17T21:16:40.344Z[ host-package] Compiling lalrpop v0.19.12
26602024-05-17T21:16:42.235Z[ host-package] Compiling rustfmt-wrapper v0.2.1
26612024-05-17T21:16:42.925Z[ host-package] Compiling progenitor v0.6.0 (https://github.com/oxidecomputer/progenitor?branch=main#0aeb3a72)
26622024-05-17T21:16:43.816Z[ host-package] Compiling cexpr v0.6.0
26632024-05-17T21:16:44.973Z[ helios-setup] May 17 21:16:43.297 INFO E| info: installing component 'rust-src'
26642024-05-17T21:16:45.558Z[ host-package] Compiling which v4.4.0
26652024-05-17T21:16:45.808Z[ helios-setup] May 17 21:16:44.132 INFO E| info: installing component 'rust-std'
26662024-05-17T21:16:46.326Z[ host-package] Compiling unicase v2.7.0
26672024-05-17T21:16:46.455Z[ host-package] Compiling shlex v1.3.0
26682024-05-17T21:16:46.753Z[ host-package] Compiling lazycell v1.3.0
26692024-05-17T21:16:46.873Z[ host-package] Compiling peeking_take_while v0.1.2
26702024-05-17T21:16:46.943Z[ host-package] Compiling rustc-hash v1.1.0
26712024-05-17T21:16:47.056Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26722024-05-17T21:16:48.232Z[ helios-setup] May 17 21:16:46.552 INFO E| info: installing component 'rustc'
26732024-05-17T21:16:49.596Z[ host-package] Compiling zerocopy v0.3.0
26742024-05-17T21:16:50.495Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26752024-05-17T21:16:51.820Z[ host-package] Compiling derive_builder_core v0.20.0
26762024-05-17T21:16:52.257Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26772024-05-17T21:16:52.487Z[ host-package] Compiling headers-core v0.2.0
26782024-05-17T21:16:52.714Z[ host-package] Compiling libxml v0.3.3
26792024-05-17T21:16:53.290Z[ host-package] Compiling platforms v3.0.2
26802024-05-17T21:16:53.875Z[ host-package] Compiling ref-cast v1.0.23
26812024-05-17T21:16:54.448Z[ host-package] Compiling derive_builder_macro v0.20.0
26822024-05-17T21:16:54.756Z[ host-package] Compiling headers v0.3.9
26832024-05-17T21:16:54.969Z[ helios-setup] May 17 21:16:53.291 INFO E| info: installing component 'rustfmt'
26842024-05-17T21:16:55.579Z[ host-package] Compiling dof v0.1.5
26852024-05-17T21:16:55.890Z[ helios-setup] May 17 21:16:54.209 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
26862024-05-17T21:16:56.474Z[ host-package] Compiling parking_lot v0.11.2
26872024-05-17T21:16:56.616Z[ helios-setup] May 17 21:16:54.938 INFO E| From https://github.com/oxidecomputer/amd-apcb
26882024-05-17T21:16:56.616Z[ helios-setup] May 17 21:16:54.938 INFO E| * [new branch] issue-113 -> origin/issue-113
26892024-05-17T21:16:56.617Z[ helios-setup] May 17 21:16:54.938 INFO E| * [new branch] issue-122 -> origin/issue-122
26902024-05-17T21:16:56.620Z[ helios-setup] May 17 21:16:54.938 INFO E| * [new branch] main -> origin/main
26912024-05-17T21:16:56.620Z[ helios-setup] May 17 21:16:54.938 INFO E| * [new ref] -> origin/HEAD
26922024-05-17T21:16:56.620Z[ helios-setup] May 17 21:16:54.939 INFO E| * [new tag] v0.1.3 -> v0.1.3
26932024-05-17T21:16:56.620Z[ helios-setup] May 17 21:16:54.939 INFO E| * [new tag] v0.1.4 -> v0.1.4
26942024-05-17T21:16:56.621Z[ helios-setup] May 17 21:16:54.939 INFO E| * [new tag] v0.1.5 -> v0.1.5
26952024-05-17T21:16:56.621Z[ helios-setup] May 17 21:16:54.939 INFO E| * [new tag] v0.2.0 -> v0.2.0
26962024-05-17T21:16:56.621Z[ helios-setup] May 17 21:16:54.939 INFO E| * [new tag] v0.3.0 -> v0.3.0
26972024-05-17T21:16:56.621Z[ helios-setup] May 17 21:16:54.939 INFO E| * [new tag] v0.3.1 -> v0.3.1
26982024-05-17T21:16:56.621Z[ helios-setup] May 17 21:16:54.939 INFO E| * [new tag] v0.3.2 -> v0.3.2
26992024-05-17T21:16:56.647Z[ helios-setup] May 17 21:16:54.969 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
27002024-05-17T21:16:57.512Z[ helios-setup] May 17 21:16:55.833 INFO E| From https://github.com/oxidecomputer/amd-efs
27012024-05-17T21:16:57.512Z[ helios-setup] May 17 21:16:55.833 INFO E| * [new branch] empty -> origin/empty
27022024-05-17T21:16:57.512Z[ helios-setup] May 17 21:16:55.833 INFO E| * [new branch] issue-99 -> origin/issue-99
27032024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.834 INFO E| * [new branch] main -> origin/main
27042024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.834 INFO E| * [new branch] review -> origin/review
27052024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.834 INFO E| * [new ref] -> origin/HEAD
27062024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.834 INFO E| * [new tag] v0.2.0 -> v0.2.0
27072024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.834 INFO E| * [new tag] v0.2.1 -> v0.2.1
27082024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.835 INFO E| * [new tag] v0.2.2 -> v0.2.2
27092024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.835 INFO E| * [new tag] v0.2.3 -> v0.2.3
27102024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.835 INFO E| * [new tag] v0.2.4 -> v0.2.4
27112024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.835 INFO E| * [new tag] v0.2.5 -> v0.2.5
27122024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.835 INFO E| * [new tag] v0.2.6 -> v0.2.6
27132024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.835 INFO E| * [new tag] v0.2.7 -> v0.2.7
27142024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.836 INFO E| * [new tag] v0.3.0 -> v0.3.0
27152024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.836 INFO E| * [new tag] v0.3.1 -> v0.3.1
27162024-05-17T21:16:57.516Z[ helios-setup] May 17 21:16:55.836 INFO E| * [new tag] v0.4.0 -> v0.4.0
27172024-05-17T21:16:57.539Z[ helios-setup] May 17 21:16:55.860 INFO E| Updating crates.io index
27182024-05-17T21:16:57.963Z[ helios-setup] May 17 21:16:56.284 INFO E| Downloading crates ...
27192024-05-17T21:16:58.028Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27202024-05-17T21:16:58.112Z[ helios-setup] May 17 21:16:56.433 INFO E| Downloaded ansi_term v0.12.1
27212024-05-17T21:16:58.147Z[ helios-setup] May 17 21:16:56.469 INFO E| Downloaded schemars v0.8.19
27222024-05-17T21:16:58.173Z[ helios-setup] May 17 21:16:56.494 INFO E| Downloaded strum v0.23.0
27232024-05-17T21:16:58.176Z[ helios-setup] May 17 21:16:56.496 INFO E| Downloaded schemars_derive v0.8.19
27242024-05-17T21:16:58.179Z[ helios-setup] May 17 21:16:56.498 INFO E| Downloaded autocfg v1.3.0
27252024-05-17T21:16:58.179Z[ helios-setup] May 17 21:16:56.501 INFO E| Downloaded scroll_derive v0.10.5
27262024-05-17T21:16:58.182Z[ helios-setup] May 17 21:16:56.502 INFO E| Downloaded rustc_version v0.2.3
27272024-05-17T21:16:58.182Z[ helios-setup] May 17 21:16:56.504 INFO E| Downloaded four-cc v0.3.0
27282024-05-17T21:16:58.185Z[ helios-setup] May 17 21:16:56.506 INFO E| Downloaded fletcher v0.1.0
27292024-05-17T21:16:58.188Z[ helios-setup] May 17 21:16:56.507 INFO E| Downloaded num-derive v0.3.3
27302024-05-17T21:16:58.188Z[ helios-setup] May 17 21:16:56.510 INFO E| Downloaded modular-bitfield-impl v0.11.2
27312024-05-17T21:16:58.191Z[ helios-setup] May 17 21:16:56.512 INFO E| Downloaded structopt-derive v0.4.18
27322024-05-17T21:16:58.194Z[ helios-setup] May 17 21:16:56.514 INFO E| Downloaded semver v0.9.0
27332024-05-17T21:16:58.197Z[ helios-setup] May 17 21:16:56.516 INFO E| Downloaded rustversion v1.0.15
27342024-05-17T21:16:58.200Z[ helios-setup] May 17 21:16:56.520 INFO E| Downloaded vec_map v0.8.2
27352024-05-17T21:16:58.200Z[ helios-setup] May 17 21:16:56.522 INFO E| Downloaded memoffset v0.5.6
27362024-05-17T21:16:58.203Z[ helios-setup] May 17 21:16:56.524 INFO E| Downloaded textwrap v0.11.0
27372024-05-17T21:16:58.206Z[ helios-setup] May 17 21:16:56.527 INFO E| Downloaded strsim v0.8.0
27382024-05-17T21:16:58.209Z[ helios-setup] May 17 21:16:56.528 INFO E| Downloaded thiserror-impl v1.0.59
27392024-05-17T21:16:58.209Z[ helios-setup] May 17 21:16:56.530 INFO E| Downloaded thiserror v1.0.59
27402024-05-17T21:16:58.233Z[ helios-setup] May 17 21:16:56.555 INFO E| Downloaded unicode-width v0.1.12
27412024-05-17T21:16:58.239Z[ helios-setup] May 17 21:16:56.557 INFO E| Downloaded pre-proc-macro v0.2.1
27422024-05-17T21:16:58.242Z[ helios-setup] May 17 21:16:56.560 INFO E| Downloaded pre v0.2.1
27432024-05-17T21:16:58.242Z[ helios-setup] May 17 21:16:56.562 INFO E| Downloaded pest_derive v2.7.10
27442024-05-17T21:16:58.245Z[ helios-setup] May 17 21:16:56.566 INFO E| Downloaded structopt v0.3.26
27452024-05-17T21:16:58.273Z[ helios-setup] May 17 21:16:56.595 INFO E| Downloaded serde_derive v1.0.200
27462024-05-17T21:16:58.278Z[ helios-setup] May 17 21:16:56.599 INFO E| Downloaded ryu v1.0.17
27472024-05-17T21:16:58.284Z[ helios-setup] May 17 21:16:56.603 INFO E| Downloaded serde v1.0.200
27482024-05-17T21:16:58.289Z[ helios-setup] May 17 21:16:56.611 INFO E| Downloaded unicode-segmentation v1.11.0
27492024-05-17T21:16:58.294Z[ helios-setup] May 17 21:16:56.616 INFO E| Downloaded memchr v2.7.2
27502024-05-17T21:16:58.302Z[ helios-setup] May 17 21:16:56.623 INFO E| Downloaded serde_json v1.0.116
27512024-05-17T21:16:58.312Z[ helios-setup] May 17 21:16:56.634 INFO E| Downloaded clap v2.34.0
27522024-05-17T21:16:58.322Z[ helios-setup] May 17 21:16:56.644 INFO E| Downloaded goblin v0.4.3
27532024-05-17T21:16:58.331Z[ helios-setup] May 17 21:16:56.653 INFO E| Downloaded proc-macro2 v1.0.81
27542024-05-17T21:16:58.334Z[ helios-setup] May 17 21:16:56.656 INFO E| Downloaded modular-bitfield v0.11.2
27552024-05-17T21:16:58.350Z[ helios-setup] May 17 21:16:56.671 INFO E| Downloaded libc v0.2.154
27562024-05-17T21:16:58.390Z[ helios-setup] May 17 21:16:56.712 INFO E| Downloaded scroll v0.10.2
27572024-05-17T21:16:58.396Z[ helios-setup] May 17 21:16:56.715 INFO E| Downloaded pest_meta v2.7.10
27582024-05-17T21:16:58.400Z[ helios-setup] May 17 21:16:56.718 INFO E| Downloaded pest v2.7.10
27592024-05-17T21:16:58.404Z[ helios-setup] May 17 21:16:56.726 INFO E| Downloaded strum_macros v0.23.1
27602024-05-17T21:16:58.407Z[ helios-setup] May 17 21:16:56.729 INFO E| Downloaded semver-parser v0.7.0
27612024-05-17T21:16:58.410Z[ helios-setup] May 17 21:16:56.730 INFO E| Downloaded pest_generator v2.7.10
27622024-05-17T21:16:58.413Z[ helios-setup] May 17 21:16:56.732 INFO E| Downloaded itoa v1.0.11
27632024-05-17T21:16:58.413Z[ helios-setup] May 17 21:16:56.735 INFO E| Downloaded cfg-if v0.1.10
27642024-05-17T21:16:58.416Z[ helios-setup] May 17 21:16:56.736 INFO E| Downloaded bytesize v1.3.0
27652024-05-17T21:16:58.417Z[ helios-setup] May 17 21:16:56.738 INFO E| Downloaded parse_int v0.6.0
27662024-05-17T21:16:58.419Z[ helios-setup] May 17 21:16:56.739 INFO E| Downloaded proc-macro-crate v0.1.5
27672024-05-17T21:16:58.419Z[ helios-setup] May 17 21:16:56.740 INFO E| Downloaded paste v1.0.14
27682024-05-17T21:16:58.534Z[ helios-setup] May 17 21:16:56.855 INFO E| Compiling proc-macro2 v1.0.81
27692024-05-17T21:16:58.539Z[ helios-setup] May 17 21:16:56.861 INFO E| Compiling unicode-ident v1.0.12
27702024-05-17T21:16:58.539Z[ helios-setup] May 17 21:16:56.861 INFO E| Compiling syn v1.0.109
27712024-05-17T21:16:58.539Z[ helios-setup] May 17 21:16:56.861 INFO E| Compiling serde v1.0.200
27722024-05-17T21:16:58.542Z[ helios-setup] May 17 21:16:56.861 INFO E| Compiling version_check v0.9.4
27732024-05-17T21:16:58.542Z[ helios-setup] May 17 21:16:56.861 INFO E| Compiling autocfg v1.3.0
27742024-05-17T21:16:58.542Z[ helios-setup] May 17 21:16:56.861 INFO E| Compiling thiserror v1.0.59
27752024-05-17T21:16:58.542Z[ helios-setup] May 17 21:16:56.861 INFO E| Compiling semver-parser v0.7.0
27762024-05-17T21:16:58.970Z[ host-package] Compiling trust-dns-client v0.22.0
27772024-05-17T21:16:59.108Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27782024-05-17T21:16:59.131Z[ helios-setup] May 17 21:16:57.450 INFO E| Compiling serde_json v1.0.116
27792024-05-17T21:16:59.625Z[ helios-setup] May 17 21:16:57.946 INFO E| Compiling proc-macro-error-attr v1.0.4
27802024-05-17T21:16:59.984Z[ host-package] Compiling strum_macros v0.24.3
27812024-05-17T21:16:59.996Z[ helios-setup] May 17 21:16:58.318 INFO E| Compiling semver v0.9.0
27822024-05-17T21:17:00.197Z[ helios-setup] May 17 21:16:58.517 INFO E| Compiling proc-macro-error v1.0.4
27832024-05-17T21:17:00.460Z[ helios-setup] May 17 21:16:58.781 INFO E| Compiling itoa v1.0.11
27842024-05-17T21:17:00.768Z[ helios-setup] May 17 21:16:59.085 INFO E| Compiling rustc_version v0.2.3
27852024-05-17T21:17:00.778Z[ helios-setup] May 17 21:16:59.095 INFO E| Compiling unicode-segmentation v1.11.0
27862024-05-17T21:17:00.793Z[ helios-setup] May 17 21:16:59.113 INFO E| Compiling num-traits v0.2.19
27872024-05-17T21:17:00.820Z[ helios-setup] May 17 21:16:59.141 INFO E| Compiling ryu v1.0.17
27882024-05-17T21:17:00.854Z[ helios-setup] May 17 21:16:59.175 INFO E| Compiling schemars v0.8.19
27892024-05-17T21:17:00.982Z[ helios-setup] May 17 21:16:59.303 INFO E| Compiling memoffset v0.5.6
27902024-05-17T21:17:01.441Z[ helios-setup] May 17 21:16:59.762 INFO E| Compiling dyn-clone v1.0.17
27912024-05-17T21:17:01.473Z[ helios-setup] May 17 21:16:59.794 INFO E| Compiling pre-proc-macro v0.2.1
27922024-05-17T21:17:01.516Z[ helios-setup] May 17 21:16:59.836 INFO E| Compiling paste v1.0.14
27932024-05-17T21:17:01.603Z[ helios-setup] May 17 21:16:59.923 INFO E| Compiling ucd-trie v0.1.6
27942024-05-17T21:17:01.774Z[ helios-setup] May 17 21:17:00.094 INFO E| Compiling libc v0.2.154
27952024-05-17T21:17:01.903Z[ helios-setup] May 17 21:17:00.223 INFO E| Compiling rustversion v1.0.15
27962024-05-17T21:17:02.055Z[ helios-setup] May 17 21:17:00.375 INFO E| Compiling lazy_static v1.4.0
27972024-05-17T21:17:02.301Z[ helios-setup] May 17 21:17:00.621 INFO E| Compiling heck v0.3.3
27982024-05-17T21:17:02.445Z[ helios-setup] May 17 21:17:00.765 INFO E| Compiling memchr v2.7.2
27992024-05-17T21:17:03.009Z[ helios-setup] May 17 21:17:01.328 INFO E| Compiling quote v1.0.36
28002024-05-17T21:17:03.072Z[ helios-setup] May 17 21:17:01.392 INFO E| Compiling pre v0.2.1
28012024-05-17T21:17:03.254Z[ helios-setup] May 17 21:17:01.573 INFO E| Compiling byteorder v1.5.0
28022024-05-17T21:17:03.272Z[ helios-setup] May 17 21:17:01.593 INFO E| Compiling once_cell v1.19.0
28032024-05-17T21:17:03.479Z[ host-package] Compiling dtrace-parser v0.1.14
28042024-05-17T21:17:03.503Z[ helios-setup] May 17 21:17:01.823 INFO E| Compiling static_assertions v1.1.0
28052024-05-17T21:17:03.604Z[ helios-setup] May 17 21:17:01.923 INFO E| Compiling cfg-if v0.1.10
28062024-05-17T21:17:04.142Z[ helios-setup] May 17 21:17:02.461 INFO E| Compiling syn v2.0.60
28072024-05-17T21:17:05.760Z[ host-package] Compiling samael v0.0.15
28082024-05-17T21:17:05.897Z[ host-package] Compiling toml v0.5.11
28092024-05-17T21:17:06.102Z[ helios-setup] May 17 21:17:04.418 INFO E| Compiling unicode-width v0.1.12
28102024-05-17T21:17:06.121Z[ helios-setup] May 17 21:17:04.429 INFO E| Compiling atty v0.2.14
28112024-05-17T21:17:06.331Z[ helios-setup] May 17 21:17:04.651 INFO E| Compiling bitflags v1.3.2
28122024-05-17T21:17:06.435Z[ helios-setup] May 17 21:17:04.754 INFO E| Compiling textwrap v0.11.0
28132024-05-17T21:17:06.572Z[ helios-setup] May 17 21:17:04.892 INFO E| Compiling strsim v0.8.0
28142024-05-17T21:17:06.618Z[ helios-setup] May 17 21:17:04.935 INFO E| Compiling vec_map v0.8.2
28152024-05-17T21:17:06.730Z[ host-package] Compiling ref-cast-impl v1.0.23
28162024-05-17T21:17:06.884Z[ helios-setup] May 17 21:17:05.203 INFO E| Compiling strum v0.23.0
28172024-05-17T21:17:07.261Z[ helios-setup] May 17 21:17:05.580 INFO E| Compiling parse_int v0.6.0
28182024-05-17T21:17:07.320Z[ helios-setup] May 17 21:17:05.640 INFO E| Compiling ansi_term v0.12.1
28192024-05-17T21:17:07.441Z[ helios-setup] May 17 21:17:05.759 INFO E| Compiling fletcher v0.1.0
28202024-05-17T21:17:07.493Z[ helios-setup] May 17 21:17:05.810 INFO E| Compiling plain v0.2.3
28212024-05-17T21:17:07.555Z[ helios-setup] May 17 21:17:05.874 INFO E| Compiling log v0.4.21
28222024-05-17T21:17:07.843Z[ helios-setup] May 17 21:17:06.162 INFO E| Compiling bytesize v1.3.0
28232024-05-17T21:17:08.052Z[ helios-setup] May 17 21:17:06.371 INFO E| Compiling clap v2.34.0
28242024-05-17T21:17:08.983Z[ host-package] Compiling vte_generate_state_changes v0.1.1
28252024-05-17T21:17:09.021Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
28262024-05-17T21:17:09.106Z[ host-package] Compiling cookie v0.18.1
28272024-05-17T21:17:09.547Z[ host-package] Compiling cfg_aliases v0.1.1
28282024-05-17T21:17:09.616Z[ host-package] Compiling indoc v1.0.9
28292024-05-17T21:17:09.726Z[ host-package] Compiling nix v0.28.0
28302024-05-17T21:17:09.853Z[ host-package] Compiling vte v0.11.1
28312024-05-17T21:17:11.061Z[ host-package] Compiling trust-dns-server v0.22.1
28322024-05-17T21:17:11.595Z[ helios-setup] May 17 21:17:09.914 INFO E| Compiling serde_derive_internals v0.29.0
28332024-05-17T21:17:17.005Z[ helios-setup] May 17 21:17:15.323 INFO E| Compiling serde_derive v1.0.200
28342024-05-17T21:17:17.006Z[ helios-setup] May 17 21:17:15.323 INFO E| Compiling thiserror-impl v1.0.59
28352024-05-17T21:17:17.009Z[ helios-setup] May 17 21:17:15.323 INFO E| Compiling schemars_derive v0.8.19
28362024-05-17T21:17:17.009Z[ helios-setup] May 17 21:17:15.323 INFO E| Compiling zerocopy-derive v0.6.6
28372024-05-17T21:17:17.253Z[ host-package] Compiling sled v0.34.7
28382024-05-17T21:17:17.873Z[ host-package] Compiling polar-core v0.27.3
28392024-05-17T21:17:19.998Z[ host-package] Compiling derive_builder v0.20.0
28402024-05-17T21:17:21.551Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28412024-05-17T21:17:22.008Z[ helios-setup] May 17 21:17:20.325 INFO E| Compiling zerocopy v0.6.6
28422024-05-17T21:17:22.913Z[ helios-setup] May 17 21:17:21.229 INFO E| Compiling pest v2.7.10
28432024-05-17T21:17:24.389Z[ helios-setup] May 17 21:17:22.705 INFO E| Compiling modular-bitfield-impl v0.11.2
28442024-05-17T21:17:24.389Z[ helios-setup] May 17 21:17:22.705 INFO E| Compiling num-derive v0.3.3
28452024-05-17T21:17:24.392Z[ helios-setup] May 17 21:17:22.705 INFO E| Compiling strum_macros v0.23.1
28462024-05-17T21:17:24.392Z[ helios-setup] May 17 21:17:22.705 INFO E| Compiling scroll_derive v0.10.5
28472024-05-17T21:17:24.392Z[ helios-setup] May 17 21:17:22.705 INFO E| Compiling structopt-derive v0.4.18
28482024-05-17T21:17:27.183Z[ helios-setup] May 17 21:17:25.498 INFO E| Compiling scroll v0.10.2
28492024-05-17T21:17:27.810Z[ helios-setup] May 17 21:17:26.125 INFO E| Compiling pest_meta v2.7.10
28502024-05-17T21:17:28.351Z[ helios-setup] May 17 21:17:26.667 INFO E| Compiling goblin v0.4.3
28512024-05-17T21:17:29.256Z[ helios-setup] May 17 21:17:27.571 INFO E| Compiling structopt v0.3.26
28522024-05-17T21:17:29.727Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28532024-05-17T21:17:29.772Z[ host-package] Compiling const_format_proc_macros v0.2.32
28542024-05-17T21:17:30.082Z[ helios-setup] May 17 21:17:28.396 INFO E| Compiling modular-bitfield v0.11.2
28552024-05-17T21:17:30.225Z[ helios-setup] May 17 21:17:28.539 INFO E| Compiling pest_generator v2.7.10
28562024-05-17T21:17:30.364Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28572024-05-17T21:17:33.072Z[ host-package] Compiling fd-lock v4.0.2
28582024-05-17T21:17:33.462Z[ host-package] Compiling bb8 v0.8.3
28592024-05-17T21:17:34.157Z[ helios-setup] May 17 21:17:32.471 INFO E| Compiling pest_derive v2.7.10
28602024-05-17T21:17:35.282Z[ host-package] Compiling serde_tokenstream v0.1.7
28612024-05-17T21:17:35.982Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
28622024-05-17T21:17:37.918Z[ host-package] Compiling quick-xml v0.31.0
28632024-05-17T21:17:40.534Z[ helios-setup] May 17 21:17:38.847 INFO E| Compiling toml v0.5.11
28642024-05-17T21:17:40.535Z[ helios-setup] May 17 21:17:38.847 INFO E| Compiling json5 v0.4.1
28652024-05-17T21:17:43.688Z[ helios-setup] May 17 21:17:41.999 INFO E| Compiling proc-macro-crate v0.1.5
28662024-05-17T21:17:46.967Z[ host-package] Compiling oso-derive v0.27.3
28672024-05-17T21:17:47.285Z[ host-package] Compiling memoffset v0.7.1
28682024-05-17T21:17:47.575Z[ helios-setup] May 17 21:17:45.886 INFO E| Compiling four-cc v0.3.0
28692024-05-17T21:17:47.575Z[ helios-setup] May 17 21:17:45.886 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
28702024-05-17T21:17:47.973Z[ host-package] Compiling bytecount v0.6.3
28712024-05-17T21:17:48.499Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
28722024-05-17T21:17:48.586Z[ host-package] Compiling papergrid v0.11.0
28732024-05-17T21:17:49.402Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28742024-05-17T21:17:50.392Z[ host-package] Compiling const_format v0.2.32
28752024-05-17T21:17:50.466Z[ helios-setup] May 17 21:17:48.776 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
28762024-05-17T21:18:00.508Z[ host-package] Compiling oso v0.27.3
28772024-05-17T21:18:03.093Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28782024-05-17T21:18:05.759Z[ host-package] Compiling curve25519-dalek v4.1.2
28792024-05-17T21:18:06.352Z[ host-package] Compiling strip-ansi-escapes v0.2.0
28802024-05-17T21:18:08.728Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28812024-05-17T21:18:10.838Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
28822024-05-17T21:18:11.485Z[ host-package] Compiling tabled_derive v0.7.0
28832024-05-17T21:18:14.325Z[ host-package] Compiling kstat-rs v0.2.3
28842024-05-17T21:18:15.400Z[ host-package] Compiling nu-ansi-term v0.50.0
28852024-05-17T21:18:16.742Z[ host-package] Compiling keccak v0.1.4
28862024-05-17T21:18:16.963Z[ host-package] Compiling reedline v0.31.0
28872024-05-17T21:18:17.956Z[ host-package] Compiling sha3 v0.10.8
28882024-05-17T21:18:19.014Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28892024-05-17T21:18:22.801Z[ host-package] Compiling tabled v0.15.0
28902024-05-17T21:18:30.405Z[ helios-setup] May 17 21:18:28.708 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
28912024-05-17T21:18:34.857Z[ host-package] Compiling mime_guess v2.0.4
28922024-05-17T21:18:37.800Z[ host-package] Compiling usdt-macro v0.3.5
28932024-05-17T21:18:38.402Z[ host-package] Compiling usdt-attr-macro v0.3.5
28942024-05-17T21:18:38.770Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28952024-05-17T21:18:39.770Z[ host-package] Compiling env_logger v0.9.3
28962024-05-17T21:18:40.179Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
28972024-05-17T21:18:43.258Z[ helios-setup] May 17 21:18:41.557 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
28982024-05-17T21:18:44.029Z[ helios-setup] May 17 21:18:42.328 INFO E| warning: unused variable: `efs_configuration_filename`
28992024-05-17T21:18:44.029Z[ helios-setup] May 17 21:18:42.328 INFO E| --> src/main.rs:979:5
29002024-05-17T21:18:44.032Z[ helios-setup] May 17 21:18:42.328 INFO E| |
29012024-05-17T21:18:44.032Z[ helios-setup] May 17 21:18:42.328 INFO E| 979 | efs_configuration_filename: &Path,
29022024-05-17T21:18:44.032Z[ helios-setup] May 17 21:18:42.328 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_efs_configuration_filename`
29032024-05-17T21:18:44.032Z[ helios-setup] May 17 21:18:42.328 INFO E| |
29042024-05-17T21:18:44.032Z[ helios-setup] May 17 21:18:42.328 INFO E| = note: `#[warn(unused_variables)]` on by default
29052024-05-17T21:18:44.044Z[ helios-setup] May 17 21:18:42.344 INFO E| warning: unused variable: `abl_version`
29062024-05-17T21:18:44.044Z[ helios-setup] May 17 21:18:42.344 INFO E| --> src/main.rs:1118:5
29072024-05-17T21:18:44.047Z[ helios-setup] May 17 21:18:42.344 INFO E| |
29082024-05-17T21:18:44.047Z[ helios-setup] May 17 21:18:42.344 INFO E| 1118 | abl_version: Option<u32>,
29092024-05-17T21:18:44.047Z[ helios-setup] May 17 21:18:42.344 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
29102024-05-17T21:18:44.047Z[ helios-setup] May 17 21:18:42.346 INFO E| warning: value assigned to `flash_location` is never read
29112024-05-17T21:18:44.048Z[ helios-setup] May 17 21:18:42.346 INFO E| --> src/main.rs:1182:29
29122024-05-17T21:18:44.048Z[ helios-setup] May 17 21:18:42.346 INFO E| |
29132024-05-17T21:18:44.048Z[ helios-setup] May 17 21:18:42.346 INFO E| 1182 | ... flash_location = None;
29142024-05-17T21:18:44.048Z[ helios-setup] May 17 21:18:42.346 INFO E| | ^^^^^^^^^^^^^^
29152024-05-17T21:18:44.048Z[ helios-setup] May 17 21:18:42.346 INFO E| |
29162024-05-17T21:18:44.048Z[ helios-setup] May 17 21:18:42.346 INFO E| = help: maybe it is overwritten before being read?
29172024-05-17T21:18:44.048Z[ helios-setup] May 17 21:18:42.346 INFO E| = note: `#[warn(unused_assignments)]` on by default
29182024-05-17T21:18:44.057Z[ helios-setup] May 17 21:18:42.356 INFO E| warning: unused variable: `psp_second_level_smu_versions`
29192024-05-17T21:18:44.057Z[ helios-setup] May 17 21:18:42.356 INFO E| --> src/main.rs:1412:34
29202024-05-17T21:18:44.057Z[ helios-setup] May 17 21:18:42.356 INFO E| |
29212024-05-17T21:18:44.060Z[ helios-setup] May 17 21:18:42.356 INFO E| 1412 | unique_smu_versions: psp_second_level_smu_versions,
29222024-05-17T21:18:44.060Z[ helios-setup] May 17 21:18:42.356 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_psp_second_level_smu_versions`
29232024-05-17T21:18:45.209Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29242024-05-17T21:18:45.708Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29252024-05-17T21:18:45.908Z[ host-package] Compiling peg-macros v0.8.3
29262024-05-17T21:18:46.399Z[ host-package] Compiling universal-hash v0.5.1
29272024-05-17T21:18:47.244Z[ host-package] Compiling secrecy v0.8.0
29282024-05-17T21:18:47.593Z[ host-package] Compiling bitstruct_derive v0.1.0
29292024-05-17T21:18:49.182Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29302024-05-17T21:18:49.707Z[ host-package] Compiling nanorand v0.7.0
29312024-05-17T21:18:50.557Z[ host-package] Compiling sqlparser_derive v0.2.2
29322024-05-17T21:18:50.709Z[ host-package] Compiling curve25519-dalek-derive v0.1.0
29332024-05-17T21:18:51.902Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29342024-05-17T21:18:52.071Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
29352024-05-17T21:18:52.092Z[ host-package] Compiling ascii v1.1.0
29362024-05-17T21:18:52.313Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29372024-05-17T21:18:52.405Z[ host-package] Compiling signature v1.6.4
29382024-05-17T21:18:52.585Z[ host-package] Compiling salty v0.2.0
29392024-05-17T21:18:52.721Z[ host-package] Compiling unicode_categories v0.1.1
29402024-05-17T21:18:53.100Z[ host-package] Compiling opaque-debug v0.3.0
29412024-05-17T21:18:53.150Z[ host-package] Compiling rustyline v14.0.0
29422024-05-17T21:18:53.211Z[ host-package] Compiling poly1305 v0.8.0
29432024-05-17T21:18:53.266Z[ host-package] Compiling sqlformat v0.2.3
29442024-05-17T21:18:54.983Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
29452024-05-17T21:18:55.240Z[ host-package] Compiling ed25519 v1.5.3
29462024-05-17T21:18:57.720Z[ host-package] Compiling thiserror-no-std v2.0.2
29472024-05-17T21:18:57.855Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29482024-05-17T21:18:58.148Z[ host-package] Compiling sqlparser v0.45.0
29492024-05-17T21:19:02.393Z[ host-package] Compiling flume v0.11.0
29502024-05-17T21:19:02.748Z[ host-package] Compiling peg v0.8.3
29512024-05-17T21:19:02.877Z[ host-package] Compiling bitstruct v0.1.1
29522024-05-17T21:19:03.010Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29532024-05-17T21:19:03.196Z[ host-package] Compiling usdt v0.3.5
29542024-05-17T21:19:03.810Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29552024-05-17T21:19:04.328Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
29562024-05-17T21:19:04.408Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29572024-05-17T21:19:07.781Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29582024-05-17T21:19:08.296Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29592024-05-17T21:19:08.733Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29602024-05-17T21:19:10.078Z[ host-package] Compiling chacha20 v0.9.1
29612024-05-17T21:19:10.628Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29622024-05-17T21:19:13.256Z[ host-package] Compiling aead v0.5.2
29632024-05-17T21:19:13.414Z[ host-package] Compiling bcs v0.1.6
29642024-05-17T21:19:13.831Z[ host-package] Compiling serde-big-array v0.5.1
29652024-05-17T21:19:14.333Z[ host-package] Compiling erased-serde v0.3.31
29662024-05-17T21:19:14.618Z[ host-package] Compiling serde_arrays v0.1.0
29672024-05-17T21:19:14.887Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29682024-05-17T21:19:15.977Z[ host-package] Compiling highway v1.1.0
29692024-05-17T21:19:16.214Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29702024-05-17T21:19:16.834Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29712024-05-17T21:19:17.078Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29722024-05-17T21:19:25.949Z[ helios-setup] May 17 21:19:24.240 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 4 warnings (run `cargo fix --bin "amd-host-image-builder"` to apply 3 suggestions)
29732024-05-17T21:19:25.952Z[ helios-setup] May 17 21:19:24.240 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 30s
29742024-05-17T21:19:25.986Z[ helios-setup] May 17 21:19:24.277 INFO building project "amd-host-image-builder" ok (181 seconds)
29752024-05-17T21:19:25.986Z[ helios-setup] May 17 21:19:24.277 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
29762024-05-17T21:19:25.996Z[ helios-setup] May 17 21:19:24.277 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
29772024-05-17T21:19:26.230Z[ helios-setup] May 17 21:19:24.520 INFO E| Downloading crates ...
29782024-05-17T21:19:26.391Z[ helios-setup] May 17 21:19:24.681 INFO E| Downloaded miniz_oxide v0.7.2
29792024-05-17T21:19:26.458Z[ helios-setup] May 17 21:19:24.749 INFO E| Compiling adler v1.0.2
29802024-05-17T21:19:26.596Z[ helios-setup] May 17 21:19:24.887 INFO E| Compiling miniz_oxide v0.7.2
29812024-05-17T21:19:29.810Z[ helios-setup] May 17 21:19:28.100 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
29822024-05-17T21:19:31.272Z[ helios-setup] May 17 21:19:29.562 INFO E| Finished release [optimized] target(s) in 5.19s
29832024-05-17T21:19:31.284Z[ helios-setup] May 17 21:19:29.574 INFO building project "pinprick" ok (5 seconds)
29842024-05-17T21:19:31.284Z[ helios-setup] May 17 21:19:29.574 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
29852024-05-17T21:19:31.287Z[ helios-setup] May 17 21:19:29.574 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
29862024-05-17T21:19:31.689Z[ helios-setup] May 17 21:19:29.979 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
29872024-05-17T21:19:32.247Z[ host-package] Compiling chacha20poly1305 v0.10.1
29882024-05-17T21:19:32.429Z[ helios-setup] May 17 21:19:30.717 INFO E| From https://github.com/jclulow/hiercmd
29892024-05-17T21:19:32.429Z[ helios-setup] May 17 21:19:30.717 INFO E| * [new branch] main -> origin/main
29902024-05-17T21:19:32.429Z[ helios-setup] May 17 21:19:30.717 INFO E| * [new ref] -> origin/HEAD
29912024-05-17T21:19:32.451Z[ helios-setup] May 17 21:19:30.741 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
29922024-05-17T21:19:33.033Z[ helios-setup] May 17 21:19:31.323 INFO E| From https://github.com/jclulow/network-interface
29932024-05-17T21:19:33.034Z[ helios-setup] May 17 21:19:31.323 INFO E| * [new branch] illumos -> origin/illumos
29942024-05-17T21:19:33.040Z[ helios-setup] May 17 21:19:31.323 INFO E| * [new branch] main -> origin/main
29952024-05-17T21:19:33.040Z[ helios-setup] May 17 21:19:31.323 INFO E| * [new ref] -> origin/HEAD
29962024-05-17T21:19:33.070Z[ helios-setup] May 17 21:19:31.360 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
29972024-05-17T21:19:33.578Z[ helios-setup] May 17 21:19:31.867 INFO E| From https://github.com/oxidecomputer/boot-image-tools
29982024-05-17T21:19:33.578Z[ helios-setup] May 17 21:19:31.867 INFO E| * [new branch] compliance -> origin/compliance
29992024-05-17T21:19:33.581Z[ helios-setup] May 17 21:19:31.868 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
30002024-05-17T21:19:33.581Z[ helios-setup] May 17 21:19:31.868 INFO E| * [new branch] main -> origin/main
30012024-05-17T21:19:33.581Z[ helios-setup] May 17 21:19:31.868 INFO E| * [new ref] -> origin/HEAD
30022024-05-17T21:19:33.617Z[ helios-setup] May 17 21:19:31.907 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30032024-05-17T21:19:34.397Z[ host-package] Compiling vsss-rs v3.3.4
30042024-05-17T21:19:34.567Z[ helios-setup] May 17 21:19:32.856 INFO E| From https://github.com/oxidecomputer/facade
30052024-05-17T21:19:34.567Z[ helios-setup] May 17 21:19:32.856 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
30062024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.856 INFO E| * [new branch] checklist -> origin/checklist
30072024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.857 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
30082024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.857 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
30092024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.857 INFO E| * [new branch] dramtest -> origin/dramtest
30102024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.857 INFO E| * [new branch] facts -> origin/facts
30112024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.857 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
30122024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.857 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
30132024-05-17T21:19:34.573Z[ helios-setup] May 17 21:19:32.858 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
30142024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.858 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
30152024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.858 INFO E| * [new branch] guardrails -> origin/guardrails
30162024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.858 INFO E| * [new branch] idcerts -> origin/idcerts
30172024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.858 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
30182024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.858 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
30192024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.859 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
30202024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.859 INFO E| * [new branch] main -> origin/main
30212024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.859 INFO E| * [new branch] meanwell -> origin/meanwell
30222024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.859 INFO E| * [new branch] parents -> origin/parents
30232024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.859 INFO E| * [new branch] psc -> origin/psc
30242024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.859 INFO E| * [new branch] rackstatus -> origin/rackstatus
30252024-05-17T21:19:34.574Z[ helios-setup] May 17 21:19:32.860 INFO E| * [new branch] sessions -> origin/sessions
30262024-05-17T21:19:34.578Z[ helios-setup] May 17 21:19:32.860 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
30272024-05-17T21:19:34.578Z[ helios-setup] May 17 21:19:32.860 INFO E| * [new branch] sshauth -> origin/sshauth
30282024-05-17T21:19:34.578Z[ helios-setup] May 17 21:19:32.860 INFO E| * [new branch] unsupervised -> origin/unsupervised
30292024-05-17T21:19:34.578Z[ helios-setup] May 17 21:19:32.860 INFO E| * [new branch] x11 -> origin/x11
30302024-05-17T21:19:34.578Z[ helios-setup] May 17 21:19:32.860 INFO E| * [new ref] -> origin/HEAD
30312024-05-17T21:19:34.662Z[ helios-setup] May 17 21:19:32.951 INFO E| Updating crates.io index
30322024-05-17T21:19:35.392Z[ helios-setup] May 17 21:19:33.680 INFO E| Downloading crates ...
30332024-05-17T21:19:35.581Z[ helios-setup] May 17 21:19:33.870 INFO E| Downloaded bincode v1.3.3
30342024-05-17T21:19:35.621Z[ helios-setup] May 17 21:19:33.908 INFO E| Downloaded camino v1.1.4
30352024-05-17T21:19:35.624Z[ helios-setup] May 17 21:19:33.911 INFO E| Downloaded anstyle-parse v0.1.1
30362024-05-17T21:19:35.627Z[ helios-setup] May 17 21:19:33.915 INFO E| Downloaded block-buffer v0.10.3
30372024-05-17T21:19:35.627Z[ helios-setup] May 17 21:19:33.916 INFO E| Downloaded anstyle v0.3.5
30382024-05-17T21:19:35.640Z[ helios-setup] May 17 21:19:33.919 INFO E| Downloaded anyhow v1.0.68
30392024-05-17T21:19:35.644Z[ helios-setup] May 17 21:19:33.926 INFO E| Downloaded byteorder v1.4.3
30402024-05-17T21:19:35.644Z[ helios-setup] May 17 21:19:33.929 INFO E| Downloaded built v0.6.0
30412024-05-17T21:19:35.644Z[ helios-setup] May 17 21:19:33.931 INFO E| Downloaded clap v4.2.1
30422024-05-17T21:19:35.662Z[ helios-setup] May 17 21:19:33.951 INFO E| Downloaded slog-async v2.7.0
30432024-05-17T21:19:35.665Z[ helios-setup] May 17 21:19:33.954 INFO E| Downloaded project-root v0.2.2
30442024-05-17T21:19:35.669Z[ helios-setup] May 17 21:19:33.956 INFO E| Downloaded const-random-macro v0.1.15
30452024-05-17T21:19:35.669Z[ helios-setup] May 17 21:19:33.957 INFO E| Downloaded serde_yaml v0.9.21
30462024-05-17T21:19:35.677Z[ helios-setup] May 17 21:19:33.966 INFO E| Downloaded const-random v0.1.15
30472024-05-17T21:19:35.680Z[ helios-setup] May 17 21:19:33.968 INFO E| Downloaded toolchain_find v0.2.0
30482024-05-17T21:19:35.685Z[ helios-setup] May 17 21:19:33.970 INFO E| Downloaded cargo-lock v8.0.3
30492024-05-17T21:19:35.688Z[ helios-setup] May 17 21:19:33.974 INFO E| Downloaded time-core v0.1.0
30502024-05-17T21:19:35.688Z[ helios-setup] May 17 21:19:33.975 INFO E| Downloaded is-terminal v0.4.7
30512024-05-17T21:19:35.688Z[ helios-setup] May 17 21:19:33.977 INFO E| Downloaded futures-macro v0.3.28
30522024-05-17T21:19:35.692Z[ helios-setup] May 17 21:19:33.979 INFO E| Downloaded fastrand v1.9.0
30532024-05-17T21:19:35.695Z[ helios-setup] May 17 21:19:33.981 INFO E| Downloaded async-trait v0.1.68
30542024-05-17T21:19:35.698Z[ helios-setup] May 17 21:19:33.987 INFO E| Downloaded want v0.3.0
30552024-05-17T21:19:35.701Z[ helios-setup] May 17 21:19:33.989 INFO E| Downloaded futures-executor v0.3.28
30562024-05-17T21:19:35.705Z[ helios-setup] May 17 21:19:33.991 INFO E| Downloaded slab v0.4.7
30572024-05-17T21:19:35.708Z[ helios-setup] May 17 21:19:33.993 INFO E| Downloaded sha2 v0.10.6
30582024-05-17T21:19:35.708Z[ helios-setup] May 17 21:19:33.996 INFO E| Downloaded num_enum v0.5.7
30592024-05-17T21:19:35.714Z[ helios-setup] May 17 21:19:34.002 INFO E| Downloaded slog-bunyan v2.4.0
30602024-05-17T21:19:35.717Z[ helios-setup] May 17 21:19:34.004 INFO E| Downloaded terminal_size v0.2.6
30612024-05-17T21:19:35.720Z[ helios-setup] May 17 21:19:34.007 INFO E| Downloaded thiserror v1.0.38
30622024-05-17T21:19:35.728Z[ helios-setup] May 17 21:19:34.013 INFO E| Downloaded proc-macro-crate v1.2.1
30632024-05-17T21:19:35.729Z[ helios-setup] May 17 21:19:34.015 INFO E| Downloaded schemars_derive v0.8.12
30642024-05-17T21:19:35.748Z[ helios-setup] May 17 21:19:34.018 INFO E| Downloaded unicode-width v0.1.10
30652024-05-17T21:19:35.748Z[ helios-setup] May 17 21:19:34.020 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
30662024-05-17T21:19:35.749Z[ helios-setup] May 17 21:19:34.024 INFO E| Downloaded io-lifetimes v1.0.10
30672024-05-17T21:19:35.749Z[ helios-setup] May 17 21:19:34.028 INFO E| Downloaded scopeguard v1.1.0
30682024-05-17T21:19:35.749Z[ helios-setup] May 17 21:19:34.030 INFO E| Downloaded paste v1.0.12
30692024-05-17T21:19:35.749Z[ helios-setup] May 17 21:19:34.035 INFO E| Downloaded semver v0.11.0
30702024-05-17T21:19:35.756Z[ helios-setup] May 17 21:19:34.038 INFO E| Downloaded tokio-tungstenite v0.18.0
30712024-05-17T21:19:35.759Z[ helios-setup] May 17 21:19:34.041 INFO E| Downloaded thiserror-impl v1.0.38
30722024-05-17T21:19:35.759Z[ helios-setup] May 17 21:19:34.043 INFO E| Downloaded quote v1.0.26
30732024-05-17T21:19:35.759Z[ helios-setup] May 17 21:19:34.048 INFO E| Downloaded tokio-rustls v0.24.0
30742024-05-17T21:19:35.762Z[ helios-setup] May 17 21:19:34.050 INFO E| Downloaded iana-time-zone v0.1.56
30752024-05-17T21:19:35.765Z[ helios-setup] May 17 21:19:34.054 INFO E| Downloaded unicode-ident v1.0.8
30762024-05-17T21:19:35.770Z[ helios-setup] May 17 21:19:34.059 INFO E| Downloaded pin-project-lite v0.2.9
30772024-05-17T21:19:35.778Z[ helios-setup] May 17 21:19:34.067 INFO E| Downloaded unicode-bidi v0.3.13
30782024-05-17T21:19:35.782Z[ helios-setup] May 17 21:19:34.071 INFO E| Downloaded semver v1.0.17
30792024-05-17T21:19:35.786Z[ helios-setup] May 17 21:19:34.075 INFO E| Downloaded crossbeam-epoch v0.9.13
30802024-05-17T21:19:35.791Z[ helios-setup] May 17 21:19:34.080 INFO E| Downloaded uuid v1.3.0
30812024-05-17T21:19:35.797Z[ helios-setup] May 17 21:19:34.086 INFO E| Downloaded serde_derive_internals v0.26.0
30822024-05-17T21:19:35.800Z[ helios-setup] May 17 21:19:34.089 INFO E| Downloaded url v2.3.1
30832024-05-17T21:19:35.805Z[ helios-setup] May 17 21:19:34.094 INFO E| Downloaded ucd-trie v0.1.5
30842024-05-17T21:19:35.808Z[ helios-setup] May 17 21:19:34.097 INFO E| Downloaded tracing v0.1.37
30852024-05-17T21:19:35.814Z[ helios-setup] May 17 21:19:34.103 INFO E| Downloaded miniz_oxide v0.6.2
30862024-05-17T21:19:35.818Z[ helios-setup] May 17 21:19:34.107 INFO E| Downloaded unicode-linebreak v0.1.4
30872024-05-17T21:19:35.821Z[ helios-setup] May 17 21:19:34.110 INFO E| Downloaded futures v0.3.28
30882024-05-17T21:19:35.833Z[ helios-setup] May 17 21:19:34.119 INFO E| Downloaded toml_edit v0.19.8
30892024-05-17T21:19:35.859Z[ helios-setup] May 17 21:19:34.148 INFO E| Downloaded winnow v0.4.1
30902024-05-17T21:19:35.871Z[ helios-setup] May 17 21:19:34.160 INFO E| Downloaded memchr v2.5.0
30912024-05-17T21:19:35.877Z[ helios-setup] May 17 21:19:34.167 INFO E| Downloaded syn v2.0.13
30922024-05-17T21:19:35.896Z[ helios-setup] May 17 21:19:34.185 INFO E| Downloaded http v0.2.9
30932024-05-17T21:19:35.902Z[ helios-setup] May 17 21:19:34.191 INFO E| Downloaded crossbeam-channel v0.5.6
30942024-05-17T21:19:35.910Z[ helios-setup] May 17 21:19:34.199 INFO E| Downloaded serde v1.0.152
30952024-05-17T21:19:35.916Z[ helios-setup] May 17 21:19:34.205 INFO E| Downloaded tokio v1.27.0
30962024-05-17T21:19:35.970Z[ helios-setup] May 17 21:19:34.259 INFO E| Downloaded pest v2.5.7
30972024-05-17T21:19:35.977Z[ helios-setup] May 17 21:19:34.266 INFO E| Downloaded mio v0.8.5
30982024-05-17T21:19:35.986Z[ helios-setup] May 17 21:19:34.275 INFO E| Downloaded clap_builder v4.2.1
30992024-05-17T21:19:35.997Z[ helios-setup] May 17 21:19:34.286 INFO E| Downloaded syn v1.0.107
31002024-05-17T21:19:36.040Z[ helios-setup] May 17 21:19:34.329 INFO E| Downloaded serde_json v1.0.95
31012024-05-17T21:19:36.066Z[ helios-setup] May 17 21:19:34.355 INFO E| Downloaded rayon v1.6.1
31022024-05-17T21:19:36.081Z[ helios-setup] May 17 21:19:34.370 INFO E| Downloaded hyper v0.14.25
31032024-05-17T21:19:36.094Z[ helios-setup] May 17 21:19:34.383 INFO E| Downloaded git2 v0.16.1
31042024-05-17T21:19:36.110Z[ helios-setup] May 17 21:19:34.396 INFO E| Downloaded regex v1.7.3
31052024-05-17T21:19:36.122Z[ helios-setup] May 17 21:19:34.411 INFO E| Downloaded chrono v0.4.24
31062024-05-17T21:19:36.134Z[ helios-setup] May 17 21:19:34.423 INFO E| Downloaded regress v0.5.0
31072024-05-17T21:19:36.171Z[ helios-setup] May 17 21:19:34.460 INFO E| Downloaded rustls v0.21.0
31082024-05-17T21:19:36.191Z[ helios-setup] May 17 21:19:34.480 INFO E| Downloaded rustix v0.37.3
31092024-05-17T21:19:36.225Z[ helios-setup] May 17 21:19:34.514 INFO E| Downloaded rhai v1.14.0
31102024-05-17T21:19:36.245Z[ helios-setup] May 17 21:19:34.534 INFO E| Downloaded openapiv3 v1.0.2
31112024-05-17T21:19:36.266Z[ helios-setup] May 17 21:19:34.555 INFO E| Downloaded reqwest v0.11.16
31122024-05-17T21:19:36.278Z[ helios-setup] May 17 21:19:34.567 INFO E| Downloaded h2 v0.3.16
31132024-05-17T21:19:36.292Z[ helios-setup] May 17 21:19:34.579 INFO E| Downloaded futures-util v0.3.28
31142024-05-17T21:19:36.311Z[ helios-setup] May 17 21:19:34.600 INFO E| Downloaded libc v0.2.139
31152024-05-17T21:19:36.353Z[ helios-setup] May 17 21:19:34.642 INFO E| Downloaded serde_derive v1.0.152
31162024-05-17T21:19:36.358Z[ helios-setup] May 17 21:19:34.647 INFO E| Downloaded schemars v0.8.12
31172024-05-17T21:19:36.379Z[ helios-setup] May 17 21:19:34.667 INFO E| Downloaded time v0.3.20
31182024-05-17T21:19:36.389Z[ helios-setup] May 17 21:19:34.678 INFO E| Downloaded rustls-webpki v0.100.1
31192024-05-17T21:19:36.400Z[ helios-setup] May 17 21:19:34.689 INFO E| Downloaded rayon-core v1.10.2
31202024-05-17T21:19:36.406Z[ helios-setup] May 17 21:19:34.695 INFO E| Downloaded tokio-util v0.7.7
31212024-05-17T21:19:36.416Z[ helios-setup] May 17 21:19:34.705 INFO E| Downloaded flate2 v1.0.25
31222024-05-17T21:19:36.424Z[ helios-setup] May 17 21:19:34.713 INFO E| Downloaded cc v1.0.78
31232024-05-17T21:19:36.428Z[ helios-setup] May 17 21:19:34.717 INFO E| Downloaded bytes v1.4.0
31242024-05-17T21:19:36.434Z[ helios-setup] May 17 21:19:34.723 INFO E| Downloaded tracing-core v0.1.30
31252024-05-17T21:19:36.439Z[ helios-setup] May 17 21:19:34.728 INFO E| Downloaded unsafe-libyaml v0.2.8
31262024-05-17T21:19:36.444Z[ helios-setup] May 17 21:19:34.734 INFO E| Downloaded rhai_codegen v1.5.0
31272024-05-17T21:19:36.459Z[ helios-setup] May 17 21:19:34.748 INFO E| Downloaded proc-macro2 v1.0.56
31282024-05-17T21:19:36.463Z[ helios-setup] May 17 21:19:34.752 INFO E| Downloaded num-traits v0.2.15
31292024-05-17T21:19:36.467Z[ helios-setup] May 17 21:19:34.757 INFO E| Downloaded parking_lot_core v0.9.6
31302024-05-17T21:19:36.471Z[ helios-setup] May 17 21:19:34.760 INFO E| Downloaded tungstenite v0.18.0
31312024-05-17T21:19:36.479Z[ helios-setup] May 17 21:19:34.765 INFO E| Downloaded toml v0.7.3
31322024-05-17T21:19:36.482Z[ helios-setup] May 17 21:19:34.770 INFO E| Downloaded textwrap v0.16.0
31332024-05-17T21:19:36.485Z[ helios-setup] May 17 21:19:34.774 INFO E| Downloaded encoding_rs v0.8.32
31342024-05-17T21:19:36.521Z[ helios-setup] May 17 21:19:34.810 INFO E| Downloaded crossbeam-utils v0.8.14
31352024-05-17T21:19:36.525Z[ helios-setup] May 17 21:19:34.814 INFO E| Downloaded once_cell v1.17.0
31362024-05-17T21:19:36.530Z[ helios-setup] May 17 21:19:34.819 INFO E| Downloaded num-integer v0.1.45
31372024-05-17T21:19:36.534Z[ helios-setup] May 17 21:19:34.824 INFO E| Downloaded lock_api v0.4.9
31382024-05-17T21:19:36.538Z[ helios-setup] May 17 21:19:34.826 INFO E| Downloaded getrandom v0.2.8
31392024-05-17T21:19:36.542Z[ helios-setup] May 17 21:19:34.831 INFO E| Downloaded num_cpus v1.15.0
31402024-05-17T21:19:36.546Z[ helios-setup] May 17 21:19:34.835 INFO E| Downloaded log v0.4.17
31412024-05-17T21:19:36.550Z[ helios-setup] May 17 21:19:34.839 INFO E| Downloaded ipnet v2.7.2
31422024-05-17T21:19:36.554Z[ helios-setup] May 17 21:19:34.842 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31432024-05-17T21:19:36.665Z[ helios-setup] May 17 21:19:34.954 INFO E| Downloaded futures-channel v0.3.28
31442024-05-17T21:19:36.669Z[ helios-setup] May 17 21:19:34.957 INFO E| Downloaded dyn-clone v1.0.11
31452024-05-17T21:19:36.671Z[ helios-setup] May 17 21:19:34.960 INFO E| Downloaded time-macros v0.2.8
31462024-05-17T21:19:36.674Z[ helios-setup] May 17 21:19:34.963 INFO E| Downloaded time v0.1.45
31472024-05-17T21:19:36.677Z[ helios-setup] May 17 21:19:34.965 INFO E| Downloaded smartstring v1.0.1
31482024-05-17T21:19:36.683Z[ helios-setup] May 17 21:19:34.969 INFO E| Downloaded smallvec v1.10.0
31492024-05-17T21:19:36.686Z[ helios-setup] May 17 21:19:34.972 INFO E| Downloaded semver-parser v0.10.2
31502024-05-17T21:19:36.688Z[ helios-setup] May 17 21:19:34.975 INFO E| Downloaded generic-array v0.14.6
31512024-05-17T21:19:36.688Z[ helios-setup] May 17 21:19:34.977 INFO E| Downloaded tempfile v3.5.0
31522024-05-17T21:19:36.692Z[ helios-setup] May 17 21:19:34.981 INFO E| Downloaded pkg-config v0.3.26
31532024-05-17T21:19:36.694Z[ helios-setup] May 17 21:19:34.983 INFO E| Downloaded libz-sys v1.1.8
31542024-05-17T21:19:36.794Z[ helios-setup] May 17 21:19:35.082 INFO E| Downloaded clap_derive v4.2.0
31552024-05-17T21:19:36.797Z[ helios-setup] May 17 21:19:35.085 INFO E| Downloaded itoa v1.0.6
31562024-05-17T21:19:36.800Z[ helios-setup] May 17 21:19:35.087 INFO E| Downloaded walkdir v2.3.3
31572024-05-17T21:19:36.803Z[ helios-setup] May 17 21:19:35.089 INFO E| Downloaded toml_datetime v0.6.1
31582024-05-17T21:19:36.807Z[ helios-setup] May 17 21:19:35.096 INFO E| Downloaded tokio-macros v2.0.0
31592024-05-17T21:19:36.809Z[ helios-setup] May 17 21:19:35.097 INFO E| Downloaded percent-encoding v2.2.0
31602024-05-17T21:19:36.810Z[ helios-setup] May 17 21:19:35.098 INFO E| Downloaded num_enum_derive v0.5.7
31612024-05-17T21:19:36.812Z[ helios-setup] May 17 21:19:35.100 INFO E| Downloaded jobserver v0.1.26
31622024-05-17T21:19:36.815Z[ helios-setup] May 17 21:19:35.102 INFO E| Downloaded either v1.8.0
31632024-05-17T21:19:36.815Z[ helios-setup] May 17 21:19:35.104 INFO E| Downloaded rustls-pemfile v1.0.2
31642024-05-17T21:19:36.818Z[ helios-setup] May 17 21:19:35.107 INFO E| Downloaded rustfmt-wrapper v0.2.0
31652024-05-17T21:19:36.821Z[ helios-setup] May 17 21:19:35.109 INFO E| Downloaded httpdate v1.0.2
31662024-05-17T21:19:36.824Z[ helios-setup] May 17 21:19:35.111 INFO E| Downloaded home v0.5.4
31672024-05-17T21:19:36.824Z[ helios-setup] May 17 21:19:35.112 INFO E| Downloaded futures-sink v0.3.28
31682024-05-17T21:19:36.830Z[ helios-setup] May 17 21:19:35.113 INFO E| Downloaded form_urlencoded v1.1.0
31692024-05-17T21:19:36.830Z[ helios-setup] May 17 21:19:35.115 INFO E| Downloaded errno v0.3.1
31702024-05-17T21:19:36.833Z[ helios-setup] May 17 21:19:35.117 INFO E| Downloaded cpufeatures v0.2.5
31712024-05-17T21:19:36.833Z[ helios-setup] May 17 21:19:35.119 INFO E| Downloaded futures-io v0.3.28
31722024-05-17T21:19:36.833Z[ helios-setup] May 17 21:19:35.120 INFO E| Downloaded crossbeam-deque v0.8.2
31732024-05-17T21:19:36.836Z[ helios-setup] May 17 21:19:35.122 INFO E| Downloaded futures-task v0.3.28
31742024-05-17T21:19:36.836Z[ helios-setup] May 17 21:19:35.124 INFO E| Downloaded futures-core v0.3.28
31752024-05-17T21:19:36.839Z[ helios-setup] May 17 21:19:35.125 INFO E| Downloaded digest v0.10.6
31762024-05-17T21:19:36.839Z[ helios-setup] May 17 21:19:35.128 INFO E| Downloaded concolor-query v0.3.3
31772024-05-17T21:19:36.842Z[ helios-setup] May 17 21:19:35.129 INFO E| Downloaded signal-hook-registry v1.4.0
31782024-05-17T21:19:36.845Z[ helios-setup] May 17 21:19:35.131 INFO E| Downloaded sha1 v0.10.5
31792024-05-17T21:19:36.845Z[ helios-setup] May 17 21:19:35.134 INFO E| Downloaded serde_spanned v0.6.1
31802024-05-17T21:19:36.848Z[ helios-setup] May 17 21:19:35.135 INFO E| Downloaded serde_path_to_error v0.1.11
31812024-05-17T21:19:36.850Z[ helios-setup] May 17 21:19:35.138 INFO E| Downloaded ryu v1.0.13
31822024-05-17T21:19:36.854Z[ helios-setup] May 17 21:19:35.143 INFO E| Downloaded concolor-override v1.0.0
31832024-05-17T21:19:36.857Z[ helios-setup] May 17 21:19:35.144 INFO E| Downloaded clap_lex v0.4.1
31842024-05-17T21:19:36.857Z[ helios-setup] May 17 21:19:35.146 INFO E| Downloaded base64 v0.21.0
31852024-05-17T21:19:36.862Z[ helios-setup] May 17 21:19:35.151 INFO E| Downloaded ahash v0.8.3
31862024-05-17T21:19:36.866Z[ helios-setup] May 17 21:19:35.155 INFO E| Downloaded anstream v0.2.6
31872024-05-17T21:19:36.869Z[ helios-setup] May 17 21:19:35.158 INFO E| Downloaded aho-corasick v0.7.20
31882024-05-17T21:19:36.875Z[ helios-setup] May 17 21:19:35.164 INFO E| Downloaded ahash v0.7.6
31892024-05-17T21:19:37.143Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling proc-macro2 v1.0.56
31902024-05-17T21:19:37.143Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling libc v0.2.139
31912024-05-17T21:19:37.143Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling quote v1.0.26
31922024-05-17T21:19:37.163Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling unicode-ident v1.0.8
31932024-05-17T21:19:37.163Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling syn v1.0.107
31942024-05-17T21:19:37.163Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling autocfg v1.1.0
31952024-05-17T21:19:37.163Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling serde_derive v1.0.152
31962024-05-17T21:19:37.163Z[ helios-setup] May 17 21:19:35.431 INFO E| Compiling cfg-if v1.0.0
31972024-05-17T21:19:37.819Z[ helios-setup] May 17 21:19:36.107 INFO E| Compiling version_check v0.9.4
31982024-05-17T21:19:37.991Z[ helios-setup] May 17 21:19:36.279 INFO E| Compiling serde v1.0.152
31992024-05-17T21:19:38.712Z[ helios-setup] May 17 21:19:37.000 INFO E| Compiling memchr v2.5.0
32002024-05-17T21:19:39.221Z[ helios-setup] May 17 21:19:37.509 INFO E| Compiling once_cell v1.17.0
32012024-05-17T21:19:39.350Z[ helios-setup] May 17 21:19:37.638 INFO E| Compiling log v0.4.17
32022024-05-17T21:19:39.504Z[ helios-setup] May 17 21:19:37.792 INFO E| Compiling thiserror v1.0.38
32032024-05-17T21:19:40.174Z[ helios-setup] May 17 21:19:38.461 INFO E| Compiling itoa v1.0.6
32042024-05-17T21:19:40.376Z[ helios-setup] May 17 21:19:38.663 INFO E| Compiling serde_json v1.0.95
32052024-05-17T21:19:41.082Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32062024-05-17T21:19:41.352Z[ helios-setup] May 17 21:19:39.639 INFO E| Compiling jobserver v0.1.26
32072024-05-17T21:19:41.694Z[ helios-setup] May 17 21:19:39.982 INFO E| Compiling syn v2.0.13
32082024-05-17T21:19:41.842Z[ helios-setup] May 17 21:19:40.130 INFO E| Compiling getrandom v0.2.8
32092024-05-17T21:19:42.140Z[ helios-setup] May 17 21:19:40.421 INFO E| Compiling cc v1.0.78
32102024-05-17T21:19:42.449Z[ helios-setup] May 17 21:19:40.736 INFO E| Compiling indexmap v1.9.3
32112024-05-17T21:19:42.631Z[ helios-setup] May 17 21:19:40.919 INFO E| Compiling pin-project-lite v0.2.9
32122024-05-17T21:19:42.686Z[ host-package] Compiling signal-hook-tokio v0.3.1
32132024-05-17T21:19:43.115Z[ helios-setup] May 17 21:19:41.402 INFO E| Compiling scopeguard v1.1.0
32142024-05-17T21:19:43.270Z[ helios-setup] May 17 21:19:41.557 INFO E| Compiling num-integer v0.1.45
32152024-05-17T21:19:43.273Z[ host-package] Compiling heck v0.3.3
32162024-05-17T21:19:43.445Z[ helios-setup] May 17 21:19:41.733 INFO E| Compiling bytes v1.4.0
32172024-05-17T21:19:43.466Z[ helios-setup] May 17 21:19:41.752 INFO E| Compiling futures-core v0.3.28
32182024-05-17T21:19:44.236Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
32192024-05-17T21:19:44.450Z[ helios-setup] May 17 21:19:42.737 INFO E| Compiling ryu v1.0.13
32202024-05-17T21:19:44.457Z[ host-package] Compiling castaway v0.2.2
32212024-05-17T21:19:45.113Z[ host-package] Compiling rand_seeder v0.2.3
32222024-05-17T21:19:45.648Z[ helios-setup] May 17 21:19:43.935 INFO E| Compiling lock_api v0.4.9
32232024-05-17T21:19:45.829Z[ helios-setup] May 17 21:19:44.115 INFO E| Compiling parking_lot_core v0.9.6
32242024-05-17T21:19:46.029Z[ helios-setup] May 17 21:19:44.315 INFO E| Compiling typenum v1.16.0
32252024-05-17T21:19:46.150Z[ host-package] Compiling serde-big-array v0.4.1
32262024-05-17T21:19:46.262Z[ helios-setup] May 17 21:19:44.549 INFO E| Compiling bitflags v1.3.2
32272024-05-17T21:19:46.472Z[ helios-setup] May 17 21:19:44.759 INFO E| Compiling num_cpus v1.15.0
32282024-05-17T21:19:46.742Z[ helios-setup] May 17 21:19:45.028 INFO E| Compiling generic-array v0.14.6
32292024-05-17T21:19:46.837Z[ helios-setup] May 17 21:19:45.123 INFO E| Compiling slab v0.4.7
32302024-05-17T21:19:46.947Z[ helios-setup] May 17 21:19:45.233 INFO E| Compiling futures-channel v0.3.28
32312024-05-17T21:19:47.028Z[ helios-setup] May 17 21:19:45.315 INFO E| Compiling futures-sink v0.3.28
32322024-05-17T21:19:47.078Z[ helios-setup] May 17 21:19:45.364 INFO E| Compiling futures-task v0.3.28
32332024-05-17T21:19:47.354Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
32342024-05-17T21:19:47.610Z[ helios-setup] May 17 21:19:45.897 INFO E| Compiling tokio v1.27.0
32352024-05-17T21:19:47.969Z[ helios-setup] May 17 21:19:46.255 INFO E| Compiling futures-util v0.3.28
32362024-05-17T21:19:48.103Z[ helios-setup] May 17 21:19:46.389 INFO E| Compiling schemars v0.8.12
32372024-05-17T21:19:48.192Z[ host-package] Compiling http-range v0.1.5
32382024-05-17T21:19:49.038Z[ helios-setup] May 17 21:19:47.323 INFO E| Compiling mio v0.8.5
32392024-05-17T21:19:49.158Z[ helios-setup] May 17 21:19:47.444 INFO E| Compiling socket2 v0.4.9
32402024-05-17T21:19:49.220Z[ helios-setup] May 17 21:19:47.506 INFO E| Compiling signal-hook-registry v1.4.0
32412024-05-17T21:19:49.487Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32422024-05-17T21:19:49.539Z[ helios-setup] May 17 21:19:47.825 INFO E| Compiling ahash v0.7.6
32432024-05-17T21:19:50.362Z[ helios-setup] May 17 21:19:48.648 INFO E| Compiling num-traits v0.2.15
32442024-05-17T21:19:50.660Z[ helios-setup] May 17 21:19:48.943 INFO E| Compiling crunchy v0.2.2
32452024-05-17T21:19:51.222Z[ host-package] Compiling hyper-staticfile v0.9.5
32462024-05-17T21:19:51.557Z[ helios-setup] May 17 21:19:49.843 INFO E| Compiling futures-io v0.3.28
32472024-05-17T21:19:52.114Z[ helios-setup] May 17 21:19:50.398 INFO E| Compiling io-lifetimes v1.0.10
32482024-05-17T21:19:52.187Z[ helios-setup] May 17 21:19:50.473 INFO E| Compiling pin-utils v0.1.0
32492024-05-17T21:19:52.849Z[ helios-setup] May 17 21:19:51.135 INFO E| Compiling ahash v0.8.3
32502024-05-17T21:19:53.077Z[ helios-setup] May 17 21:19:51.362 INFO E| Compiling serde_derive_internals v0.26.0
32512024-05-17T21:19:53.298Z[ helios-setup] May 17 21:19:51.583 INFO E| Compiling tiny-keccak v2.0.2
32522024-05-17T21:19:53.989Z[ helios-setup] May 17 21:19:52.273 INFO E| Compiling rustix v0.37.3
32532024-05-17T21:19:54.195Z[ helios-setup] May 17 21:19:52.467 INFO E| Compiling hashbrown v0.12.3
32542024-05-17T21:19:54.936Z[ helios-setup] May 17 21:19:53.221 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
32552024-05-17T21:19:55.271Z[ helios-setup] May 17 21:19:53.553 INFO E| Compiling crypto-common v0.1.6
32562024-05-17T21:19:55.510Z[ helios-setup] May 17 21:19:53.792 INFO E| Compiling block-buffer v0.10.3
32572024-05-17T21:19:56.927Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
32582024-05-17T21:19:56.934Z[ helios-setup] May 17 21:19:55.218 INFO E| Compiling errno v0.3.1
32592024-05-17T21:19:57.234Z[ helios-setup] May 17 21:19:55.518 INFO E| Compiling slog v2.7.0
32602024-05-17T21:19:57.383Z[ helios-setup] May 17 21:19:55.668 INFO E| Compiling fnv v1.0.7
32612024-05-17T21:19:57.483Z[ helios-setup] May 17 21:19:55.768 INFO E| Compiling crossbeam-utils v0.8.14
32622024-05-17T21:19:57.487Z[ helios-setup] May 17 21:19:55.768 INFO E| Compiling pkg-config v0.3.26
32632024-05-17T21:19:57.995Z[ helios-setup] May 17 21:19:56.279 INFO E| Compiling http v0.2.9
32642024-05-17T21:19:59.595Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32652024-05-17T21:20:00.329Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=27e2789d381c0fcc237fbe30cec2ec66bd750c12#27e2789d)
32662024-05-17T21:20:00.965Z[ helios-setup] May 17 21:19:59.249 INFO E| Compiling digest v0.10.6
32672024-05-17T21:20:01.330Z[ helios-setup] May 17 21:19:59.613 INFO E| Compiling aho-corasick v0.7.20
32682024-05-17T21:20:01.935Z[ helios-setup] May 17 21:20:00.218 INFO E| Compiling anyhow v1.0.68
32692024-05-17T21:20:02.475Z[ helios-setup] May 17 21:20:00.758 INFO E| Compiling tinyvec_macros v0.1.1
32702024-05-17T21:20:02.844Z[ helios-setup] May 17 21:20:01.126 INFO E| Compiling percent-encoding v2.2.0
32712024-05-17T21:20:03.382Z[ helios-setup] May 17 21:20:01.664 INFO E| Compiling regex-syntax v0.6.29
32722024-05-17T21:20:03.421Z[ helios-setup] May 17 21:20:01.704 INFO E| Compiling heck v0.4.1
32732024-05-17T21:20:03.910Z[ helios-setup] May 17 21:20:02.193 INFO E| Compiling thiserror-impl v1.0.38
32742024-05-17T21:20:04.180Z[ helios-setup] May 17 21:20:02.463 INFO E| Compiling tokio-macros v2.0.0
32752024-05-17T21:20:04.330Z[ helios-setup] May 17 21:20:02.613 INFO E| Compiling futures-macro v0.3.28
32762024-05-17T21:20:04.485Z[ helios-setup] May 17 21:20:02.768 INFO E| Compiling schemars_derive v0.8.12
32772024-05-17T21:20:05.520Z[ helios-setup] May 17 21:20:03.802 INFO E| Compiling cpufeatures v0.2.5
32782024-05-17T21:20:06.054Z[ helios-setup] May 17 21:20:04.337 INFO E| Compiling httparse v1.8.0
32792024-05-17T21:20:07.003Z[ helios-setup] May 17 21:20:05.285 INFO E| Compiling unicode-width v0.1.10
32802024-05-17T21:20:07.204Z[ helios-setup] May 17 21:20:05.486 INFO E| Compiling tinyvec v1.6.0
32812024-05-17T21:20:07.524Z[ helios-setup] May 17 21:20:05.735 INFO E| Compiling const-random-macro v0.1.15
32822024-05-17T21:20:08.436Z[ helios-setup] May 17 21:20:06.717 INFO E| Compiling form_urlencoded v1.1.0
32832024-05-17T21:20:09.667Z[ helios-setup] May 17 21:20:07.949 INFO E| Compiling hashbrown v0.13.2
32842024-05-17T21:20:10.676Z[ helios-setup] May 17 21:20:08.957 INFO E| Compiling regex v1.7.3
32852024-05-17T21:20:10.873Z[ helios-setup] May 17 21:20:09.154 INFO E| Compiling chrono v0.4.24
32862024-05-17T21:20:10.990Z[ host-package] Compiling compact_str v0.7.1
32872024-05-17T21:20:12.082Z[ helios-setup] May 17 21:20:10.362 INFO E| Compiling libz-sys v1.1.8
32882024-05-17T21:20:14.122Z[ host-package] Compiling zone_cfg_derive v0.1.2
32892024-05-17T21:20:14.997Z[ helios-setup] May 17 21:20:13.278 INFO E| Compiling uuid v1.3.0
32902024-05-17T21:20:15.171Z[ helios-setup] May 17 21:20:13.451 INFO E| Compiling dyn-clone v1.0.11
32912024-05-17T21:20:15.900Z[ helios-setup] May 17 21:20:14.171 INFO E| Compiling unicode-normalization v0.1.22
32922024-05-17T21:20:15.977Z[ helios-setup] May 17 21:20:14.258 INFO E| Compiling regress v0.5.0
32932024-05-17T21:20:16.224Z[ helios-setup] May 17 21:20:14.505 INFO E| Compiling const-random v0.1.15
32942024-05-17T21:20:16.471Z[ helios-setup] May 17 21:20:14.751 INFO E| Compiling getopts v0.2.21
32952024-05-17T21:20:16.997Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32962024-05-17T21:20:18.660Z[ helios-setup] May 17 21:20:16.940 INFO E| Compiling tracing-core v0.1.30
32972024-05-17T21:20:19.096Z[ helios-setup] May 17 21:20:17.376 INFO E| Compiling memoffset v0.7.1
32982024-05-17T21:20:20.211Z[ helios-setup] May 17 21:20:18.491 INFO E| Compiling unicode-bidi v0.3.13
32992024-05-17T21:20:23.277Z[ helios-setup] May 17 21:20:21.556 INFO E| Compiling time-core v0.1.0
33002024-05-17T21:20:23.331Z[ helios-setup] May 17 21:20:21.610 INFO E| Compiling ucd-trie v0.1.5
33012024-05-17T21:20:23.565Z[ helios-setup] May 17 21:20:21.844 INFO E| Compiling time-macros v0.2.8
33022024-05-17T21:20:24.360Z[ helios-setup] May 17 21:20:22.639 INFO E| Compiling pest v2.5.7
33032024-05-17T21:20:25.120Z[ helios-setup] May 17 21:20:23.398 INFO E| Compiling idna v0.3.0
33042024-05-17T21:20:27.298Z[ helios-setup] May 17 21:20:25.576 INFO E| Compiling tracing v0.1.37
33052024-05-17T21:20:29.531Z[ helios-setup] May 17 21:20:27.808 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33062024-05-17T21:20:29.935Z[ helios-setup] May 17 21:20:28.212 INFO E| Compiling time v0.1.45
33072024-05-17T21:20:30.486Z[ helios-setup] May 17 21:20:28.764 INFO E| Compiling crossbeam-epoch v0.9.13
33082024-05-17T21:20:31.405Z[ helios-setup] May 17 21:20:29.682 INFO E| Compiling semver v1.0.17
33092024-05-17T21:20:32.146Z[ helios-setup] May 17 21:20:30.423 INFO E| Compiling iana-time-zone v0.1.56
33102024-05-17T21:20:32.581Z[ helios-setup] May 17 21:20:30.858 INFO E| Compiling num_threads v0.1.6
33112024-05-17T21:20:32.768Z[ helios-setup] May 17 21:20:31.045 INFO E| Compiling toml v0.5.11
33122024-05-17T21:20:32.785Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33132024-05-17T21:20:33.283Z[ helios-setup] May 17 21:20:31.559 INFO E| Compiling serde_tokenstream v0.2.0
33142024-05-17T21:20:33.426Z[ helios-setup] May 17 21:20:31.703 INFO E| Compiling time v0.3.20
33152024-05-17T21:20:33.951Z[ helios-setup] May 17 21:20:32.228 INFO E| Compiling smallvec v1.10.0
33162024-05-17T21:20:34.212Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33172024-05-17T21:20:37.043Z[ helios-setup] May 17 21:20:35.319 INFO E| Compiling parking_lot v0.12.1
33182024-05-17T21:20:41.952Z[ helios-setup] May 17 21:20:40.225 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33192024-05-17T21:20:45.005Z[ helios-setup] May 17 21:20:43.280 INFO E| Compiling semver-parser v0.10.2
33202024-05-17T21:20:46.195Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33212024-05-17T21:20:47.222Z[ helios-setup] May 17 21:20:45.496 INFO E| Compiling url v2.3.1
33222024-05-17T21:20:49.483Z[ helios-setup] May 17 21:20:47.757 INFO E| Compiling crossbeam-channel v0.5.6
33232024-05-17T21:20:49.970Z[ helios-setup] May 17 21:20:48.243 INFO E| Compiling dirs-sys-next v0.1.2
33242024-05-17T21:20:50.371Z[ helios-setup] May 17 21:20:48.644 INFO E| Compiling try-lock v0.2.4
33252024-05-17T21:20:50.657Z[ helios-setup] May 17 21:20:48.930 INFO E| Compiling same-file v1.0.6
33262024-05-17T21:20:50.915Z[ helios-setup] May 17 21:20:49.188 INFO E| Compiling crc32fast v1.3.2
33272024-05-17T21:20:52.462Z[ helios-setup] May 17 21:20:50.735 INFO E| Compiling walkdir v2.3.3
33282024-05-17T21:20:52.578Z[ helios-setup] May 17 21:20:50.851 INFO E| Compiling want v0.3.0
33292024-05-17T21:20:53.492Z[ helios-setup] May 17 21:20:51.765 INFO E| Compiling dirs-next v2.0.0
33302024-05-17T21:20:54.593Z[ host-package] Compiling tungstenite v0.21.0
33312024-05-17T21:20:56.402Z[ helios-setup] May 17 21:20:54.674 INFO E| Compiling semver v0.11.0
33322024-05-17T21:20:57.634Z[ helios-setup] May 17 21:20:55.906 INFO E| Compiling proc-macro-crate v1.2.1
33332024-05-17T21:20:57.739Z[ helios-setup] May 17 21:20:56.011 INFO E| Compiling tokio-util v0.7.7
33342024-05-17T21:20:59.473Z[ helios-setup] May 17 21:20:57.744 INFO E| Compiling futures-executor v0.3.28
33352024-05-17T21:21:00.478Z[ helios-setup] May 17 21:20:58.749 INFO E| Compiling h2 v0.3.16
33362024-05-17T21:21:01.179Z[ helios-setup] May 17 21:20:59.448 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33372024-05-17T21:21:01.696Z[ helios-setup] May 17 21:20:59.967 INFO E| Compiling http-body v0.4.5
33382024-05-17T21:21:01.859Z[ helios-setup] May 17 21:21:00.129 INFO E| Compiling ring v0.16.20
33392024-05-17T21:21:03.375Z[ helios-setup] May 17 21:21:01.645 INFO E| Compiling rand_core v0.6.4
33402024-05-17T21:21:04.220Z[ helios-setup] May 17 21:21:02.487 INFO E| Compiling thread_local v1.1.7
33412024-05-17T21:21:04.299Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33422024-05-17T21:21:04.475Z[ helios-setup] May 17 21:21:02.745 INFO E| Compiling fastrand v1.9.0
33432024-05-17T21:21:05.240Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33442024-05-17T21:21:05.444Z[ helios-setup] May 17 21:21:03.714 INFO E| Compiling home v0.5.4
33452024-05-17T21:21:05.818Z[ helios-setup] May 17 21:21:04.088 INFO E| Compiling tower-service v0.3.2
33462024-05-17T21:21:05.848Z[ host-package] Compiling lru v0.12.1
33472024-05-17T21:21:06.182Z[ helios-setup] May 17 21:21:04.451 INFO E| Compiling lazy_static v1.4.0
33482024-05-17T21:21:06.279Z[ helios-setup] May 17 21:21:04.549 INFO E| Compiling rayon-core v1.10.2
33492024-05-17T21:21:06.512Z[ host-package] Compiling stability v0.2.0
33502024-05-17T21:21:07.246Z[ helios-setup] May 17 21:21:05.516 INFO E| Compiling httpdate v1.0.2
33512024-05-17T21:21:08.630Z[ host-package] Compiling cassowary v0.3.0
33522024-05-17T21:21:09.173Z[ helios-setup] May 17 21:21:07.442 INFO E| Compiling adler v1.0.2
33532024-05-17T21:21:09.325Z[ helios-setup] May 17 21:21:07.594 INFO E| Compiling base64 v0.21.0
33542024-05-17T21:21:09.801Z[ helios-setup] May 17 21:21:08.070 INFO E| Compiling ppv-lite86 v0.2.17
33552024-05-17T21:21:11.079Z[ helios-setup] May 17 21:21:09.348 INFO E| Compiling utf8parse v0.2.1
33562024-05-17T21:21:11.471Z[ helios-setup] May 17 21:21:09.741 INFO E| Compiling rand_chacha v0.3.1
33572024-05-17T21:21:11.856Z[ helios-setup] May 17 21:21:10.125 INFO E| Compiling anstyle-parse v0.1.1
33582024-05-17T21:21:12.040Z[ helios-setup] May 17 21:21:10.309 INFO E| Compiling hyper v0.14.25
33592024-05-17T21:21:15.333Z[ helios-setup] May 17 21:21:13.601 INFO E| Compiling miniz_oxide v0.6.2
33602024-05-17T21:21:15.714Z[ helios-setup] May 17 21:21:13.982 INFO E| Compiling toolchain_find v0.2.0
33612024-05-17T21:21:16.024Z[ helios-setup] May 17 21:21:14.292 INFO E| Compiling tempfile v3.5.0
33622024-05-17T21:21:17.401Z[ host-package] Compiling corncobs v0.1.3
33632024-05-17T21:21:18.337Z[ host-package] Compiling base64 v0.13.1
33642024-05-17T21:21:18.436Z[ host-package] Compiling indoc v2.0.3
33652024-05-17T21:21:19.253Z[ host-package] Compiling ron v0.7.1
33662024-05-17T21:21:19.721Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
33672024-05-17T21:21:20.752Z[ host-package] Compiling ratatui v0.26.2
33682024-05-17T21:21:21.336Z[ host-package] Compiling tokio-tungstenite v0.21.0
33692024-05-17T21:21:22.354Z[ helios-setup] May 17 21:21:20.620 INFO E| Compiling futures v0.3.28
33702024-05-17T21:21:22.759Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33712024-05-17T21:21:23.068Z[ helios-setup] May 17 21:21:21.331 INFO E| Compiling cargo-lock v8.0.3
33722024-05-17T21:21:29.739Z[ helios-setup] May 17 21:21:28.004 INFO E| Compiling num_enum_derive v0.5.7
33732024-05-17T21:21:30.123Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33742024-05-17T21:21:31.389Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33752024-05-17T21:21:34.526Z[ helios-setup] May 17 21:21:32.790 INFO E| Compiling crossbeam-deque v0.8.2
33762024-05-17T21:21:35.509Z[ helios-setup] May 17 21:21:33.772 INFO E| Compiling term v0.7.0
33772024-05-17T21:21:37.080Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33782024-05-17T21:21:37.655Z[ helios-setup] May 17 21:21:35.918 INFO E| Compiling serde_urlencoded v0.7.1
33792024-05-17T21:21:38.024Z[ helios-setup] May 17 21:21:36.287 INFO E| Compiling sha1 v0.10.5
33802024-05-17T21:21:38.306Z[ helios-setup] May 17 21:21:36.569 INFO E| Compiling sha2 v0.10.6
33812024-05-17T21:21:38.671Z[ helios-setup] May 17 21:21:36.934 INFO E| Compiling is-terminal v0.4.7
33822024-05-17T21:21:38.983Z[ helios-setup] May 17 21:21:37.246 INFO E| Compiling atty v0.2.14
33832024-05-17T21:21:39.189Z[ helios-setup] May 17 21:21:37.452 INFO E| Compiling concolor-override v1.0.0
33842024-05-17T21:21:39.295Z[ helios-setup] May 17 21:21:37.558 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
33852024-05-17T21:21:39.767Z[ helios-setup] May 17 21:21:38.030 INFO E| Compiling anstyle v0.3.5
33862024-05-17T21:21:40.517Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33872024-05-17T21:21:41.367Z[ helios-setup] May 17 21:21:39.630 INFO E| Compiling concolor-query v0.3.3
33882024-05-17T21:21:41.777Z[ helios-setup] May 17 21:21:40.040 INFO E| Compiling anstream v0.2.6
33892024-05-17T21:21:44.106Z[ helios-setup] May 17 21:21:42.369 INFO E| Compiling slog-term v2.9.0
33902024-05-17T21:21:44.523Z[ helios-setup] May 17 21:21:42.785 INFO E| Compiling flate2 v1.0.25
33912024-05-17T21:21:45.557Z[ host-package] Compiling zone v0.1.8
33922024-05-17T21:21:46.977Z[ helios-setup] May 17 21:21:45.238 INFO E| Compiling num_enum v0.5.7
33932024-05-17T21:21:47.299Z[ helios-setup] May 17 21:21:45.561 INFO E| Compiling rustfmt-wrapper v0.2.0
33942024-05-17T21:21:47.766Z[ helios-setup] May 17 21:21:46.028 INFO E| Compiling rand v0.8.5
33952024-05-17T21:21:48.523Z[ helios-setup] May 17 21:21:46.784 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33962024-05-17T21:21:48.830Z[ helios-setup] May 17 21:21:47.090 INFO E| Compiling openapiv3 v1.0.2
33972024-05-17T21:21:49.737Z[ helios-setup] May 17 21:21:47.998 INFO E| Compiling encoding_rs v0.8.32
33982024-05-17T21:21:52.258Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33992024-05-17T21:21:52.515Z[ helios-setup] May 17 21:21:50.776 INFO E| Compiling mime v0.3.17
34002024-05-17T21:21:54.768Z[ helios-setup] May 17 21:21:53.028 INFO E| Compiling strsim v0.10.0
34012024-05-17T21:21:57.054Z[ helios-setup] May 17 21:21:55.313 INFO E| Compiling untrusted v0.7.1
34022024-05-17T21:21:57.747Z[ helios-setup] May 17 21:21:56.006 INFO E| Compiling base64 v0.13.1
34032024-05-17T21:21:57.886Z[ helios-setup] May 17 21:21:56.145 INFO E| Compiling ipnet v2.7.2
34042024-05-17T21:21:58.803Z[ helios-setup] May 17 21:21:57.059 INFO E| Compiling either v1.8.0
34052024-05-17T21:21:59.391Z[ helios-setup] May 17 21:21:57.650 INFO E| Compiling byteorder v1.4.3
34062024-05-17T21:21:59.463Z[ helios-setup] May 17 21:21:57.722 INFO E| Compiling clap_lex v0.4.1
34072024-05-17T21:22:00.907Z[ helios-setup] May 17 21:21:59.164 INFO E| Compiling project-root v0.2.2
34082024-05-17T21:22:01.121Z[ helios-setup] May 17 21:21:59.379 INFO E| Compiling utf-8 v0.7.6
34092024-05-17T21:22:01.448Z[ helios-setup] May 17 21:21:59.704 INFO E| Compiling unsafe-libyaml v0.2.8
34102024-05-17T21:22:02.036Z[ helios-setup] May 17 21:22:00.294 INFO E| Compiling spin v0.5.2
34112024-05-17T21:22:02.126Z[ helios-setup] May 17 21:22:00.382 INFO E| Compiling tungstenite v0.18.0
34122024-05-17T21:22:02.544Z[ helios-setup] May 17 21:22:00.801 INFO E| Compiling clap_builder v4.2.1
34132024-05-17T21:22:03.104Z[ helios-setup] May 17 21:22:01.362 INFO E| Compiling rayon v1.6.1
34142024-05-17T21:22:04.899Z[ helios-setup] May 17 21:22:03.157 INFO E| Compiling serde_yaml v0.9.21
34152024-05-17T21:22:05.285Z[ helios-setup] May 17 21:22:03.542 INFO E| Compiling reqwest v0.11.16
34162024-05-17T21:22:07.768Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34172024-05-17T21:22:12.301Z[ helios-setup] May 17 21:22:10.558 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34182024-05-17T21:22:13.780Z[ helios-setup] May 17 21:22:12.036 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34192024-05-17T21:22:14.322Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34202024-05-17T21:22:14.464Z[ helios-setup] May 17 21:22:12.720 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34212024-05-17T21:22:15.269Z[ host-package] Compiling portpicker v0.1.1
34222024-05-17T21:22:16.503Z[ host-package] Compiling unicode-linebreak v0.1.5
34232024-05-17T21:22:16.599Z[ helios-setup] May 17 21:22:14.855 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
34242024-05-17T21:22:16.675Z[ helios-setup] May 17 21:22:14.930 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
34252024-05-17T21:22:17.590Z[ host-package] Compiling smawk v0.3.1
34262024-05-17T21:22:18.377Z[ helios-setup] May 17 21:22:16.631 INFO E| Compiling clap_derive v4.2.0
34272024-05-17T21:22:18.390Z[ host-package] Compiling textwrap v0.16.1
34282024-05-17T21:22:20.743Z[ helios-setup] May 17 21:22:18.998 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
34292024-05-17T21:22:23.454Z[ helios-setup] May 17 21:22:21.708 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34302024-05-17T21:22:25.069Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
34312024-05-17T21:22:28.410Z[ helios-setup] May 17 21:22:26.663 INFO E| Compiling clap v4.2.1
34322024-05-17T21:22:29.830Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34332024-05-17T21:22:46.906Z[ helios-setup] May 17 21:22:45.155 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34342024-05-17T21:22:49.913Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34352024-05-17T21:22:50.165Z[ helios-setup] May 17 21:22:48.413 INFO E| Compiling tokio-tungstenite v0.18.0
34362024-05-17T21:22:51.512Z[ helios-setup] May 17 21:22:49.760 INFO E| Compiling smartstring v1.0.1
34372024-05-17T21:22:52.416Z[ helios-setup] May 17 21:22:50.664 INFO E| Compiling rustls v0.21.0
34382024-05-17T21:22:53.722Z[ host-package] Compiling rcgen v0.12.1
34392024-05-17T21:22:54.380Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34402024-05-17T21:22:54.410Z[ helios-setup] May 17 21:22:52.653 INFO E| Compiling toml_datetime v0.6.1
34412024-05-17T21:22:55.480Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=62cc2cfe64ca09c6876be7633355026fa65c8545#62cc2cfe)
34422024-05-17T21:22:55.879Z[ helios-setup] May 17 21:22:54.127 INFO E| Compiling serde_spanned v0.6.1
34432024-05-17T21:22:56.442Z[ helios-setup] May 17 21:22:54.689 INFO E| Compiling slog-async v2.7.0
34442024-05-17T21:22:57.809Z[ helios-setup] May 17 21:22:56.052 INFO E| Compiling camino v1.1.4
34452024-05-17T21:22:58.183Z[ helios-setup] May 17 21:22:56.430 INFO E| Compiling match_cfg v0.1.0
34462024-05-17T21:22:58.502Z[ helios-setup] May 17 21:22:56.746 INFO E| Compiling static_assertions v1.1.0
34472024-05-17T21:22:58.732Z[ helios-setup] May 17 21:22:56.977 INFO E| Compiling async-trait v0.1.68
34482024-05-17T21:22:59.325Z[ helios-setup] May 17 21:22:57.570 INFO E| Compiling paste v1.0.12
34492024-05-17T21:22:59.442Z[ helios-setup] May 17 21:22:57.688 INFO E| Compiling winnow v0.4.1
34502024-05-17T21:23:01.033Z[ helios-setup] May 17 21:22:59.278 INFO E| Compiling hostname v0.3.1
34512024-05-17T21:23:01.681Z[ helios-setup] May 17 21:22:59.923 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
34522024-05-17T21:23:01.709Z[ helios-setup] May 17 21:22:59.954 INFO E| Compiling slog-json v2.6.1
34532024-05-17T21:23:02.899Z[ helios-setup] May 17 21:23:01.145 INFO E| Compiling unicode-linebreak v0.1.4
34542024-05-17T21:23:04.933Z[ host-package] Compiling atomicwrites v0.4.3
34552024-05-17T21:23:06.000Z[ host-package] Compiling fatfs v0.3.6
34562024-05-17T21:23:06.644Z[ helios-setup] May 17 21:23:04.889 INFO E| Compiling toml_edit v0.19.8
34572024-05-17T21:23:08.290Z[ helios-setup] May 17 21:23:06.534 INFO E| Compiling async-stream-impl v0.3.5
34582024-05-17T21:23:09.488Z[ host-package] Compiling rtoolbox v0.0.1
34592024-05-17T21:23:10.322Z[ helios-setup] May 17 21:23:08.565 INFO E| Compiling rhai_codegen v1.5.0
34602024-05-17T21:23:10.681Z[ host-package] Compiling subprocess v0.2.9
34612024-05-17T21:23:11.284Z[ helios-setup] May 17 21:23:09.528 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34622024-05-17T21:23:11.684Z[ host-package] Compiling is_ci v1.2.0
34632024-05-17T21:23:12.421Z[ host-package] Compiling assert_matches v1.5.0
34642024-05-17T21:23:12.478Z[ helios-setup] May 17 21:23:10.722 INFO E| Compiling take_mut v0.2.2
34652024-05-17T21:23:15.388Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34662024-05-17T21:23:16.025Z[ helios-setup] May 17 21:23:14.267 INFO E| Compiling rhai v1.14.0
34672024-05-17T21:23:17.651Z[ host-package] Compiling supports-color v3.0.0
34682024-05-17T21:23:18.176Z[ host-package] Compiling rpassword v7.3.1
34692024-05-17T21:23:18.355Z[ helios-setup] May 17 21:23:16.597 INFO E| Compiling toml v0.7.3
34702024-05-17T21:23:19.290Z[ host-package] Compiling tui-tree-widget v0.19.0
34712024-05-17T21:23:19.311Z[ helios-setup] May 17 21:23:17.546 INFO E| Compiling async-stream v0.3.5
34722024-05-17T21:23:19.537Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34732024-05-17T21:23:20.009Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
34742024-05-17T21:23:20.077Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34752024-05-17T21:23:20.826Z[ helios-setup] May 17 21:23:19.068 INFO E| Compiling slog-bunyan v2.4.0
34762024-05-17T21:23:20.898Z[ host-package] Compiling csv-core v0.1.11
34772024-05-17T21:23:22.424Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34782024-05-17T21:23:22.887Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34792024-05-17T21:23:28.934Z[ host-package] Compiling csv v1.3.0
34802024-05-17T21:23:30.181Z[ helios-setup] May 17 21:23:28.420 INFO E| Compiling rustls-pemfile v1.0.2
34812024-05-17T21:23:30.256Z[ helios-setup] May 17 21:23:28.487 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34822024-05-17T21:23:31.650Z[ helios-setup] May 17 21:23:29.890 INFO E| Compiling bincode v1.3.3
34832024-05-17T21:23:32.548Z[ helios-setup] May 17 21:23:30.786 INFO E| Compiling serde_path_to_error v0.1.11
34842024-05-17T21:23:32.871Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34852024-05-17T21:23:34.162Z[ helios-setup] May 17 21:23:32.401 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
34862024-05-17T21:23:34.585Z[ helios-setup] May 17 21:23:32.824 INFO E| Compiling terminal_size v0.2.6
34872024-05-17T21:23:35.480Z[ helios-setup] May 17 21:23:33.718 INFO E| Compiling smawk v0.3.1
34882024-05-17T21:23:36.058Z[ helios-setup] May 17 21:23:34.296 INFO E| Compiling textwrap v0.16.0
34892024-05-17T21:23:44.784Z[ helios-setup] May 17 21:23:43.021 INFO E| Compiling rustls-webpki v0.100.1
34902024-05-17T21:23:45.264Z[ helios-setup] May 17 21:23:43.500 INFO E| Compiling sct v0.7.0
34912024-05-17T21:23:54.582Z[ host-package] Compiling multimap v0.10.0
34922024-05-17T21:23:55.123Z[ host-package] Compiling uzers v0.11.3
34932024-05-17T21:23:55.840Z[ helios-setup] May 17 21:23:54.073 INFO E| Compiling tokio-rustls v0.24.0
34942024-05-17T21:23:55.917Z[ helios-setup] May 17 21:23:54.152 INFO E| Compiling git2 v0.16.1
34952024-05-17T21:23:59.946Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34962024-05-17T21:24:08.512Z[ helios-setup] May 17 21:24:06.744 INFO E| Compiling built v0.6.0
34972024-05-17T21:24:10.492Z[ helios-setup] May 17 21:24:08.713 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34982024-05-17T21:24:12.403Z[ helios-setup] May 17 21:24:10.634 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
34992024-05-17T21:24:13.298Z[ helios-setup] May 17 21:24:11.522 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35002024-05-17T21:24:27.207Z[ helios-setup] May 17 21:24:25.434 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35012024-05-17T21:24:34.499Z[ helios-setup] May 17 21:24:32.725 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35022024-05-17T21:25:23.872Z[ helios-setup] May 17 21:25:22.088 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35032024-05-17T21:26:32.428Z[ helios-setup] May 17 21:26:30.630 INFO E| Finished release [optimized] target(s) in 7m 00s
35042024-05-17T21:26:32.543Z[ helios-setup] May 17 21:26:30.741 INFO building project "pilot" ok (421 seconds)
35052024-05-17T21:26:32.546Z[ helios-setup] May 17 21:26:30.741 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
35062024-05-17T21:26:32.546Z[ helios-setup] May 17 21:26:30.741 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
35072024-05-17T21:26:32.827Z[ helios-setup] May 17 21:26:31.028 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
35082024-05-17T21:26:33.441Z[ helios-setup] May 17 21:26:31.642 INFO E| From https://github.com/jclulow/rust-jmclib
35092024-05-17T21:26:33.445Z[ helios-setup] May 17 21:26:31.642 INFO E| * [new branch] master -> origin/master
35102024-05-17T21:26:33.445Z[ helios-setup] May 17 21:26:31.642 INFO E| * [new ref] -> origin/HEAD
35112024-05-17T21:26:33.470Z[ helios-setup] May 17 21:26:31.672 INFO E| Updating crates.io index
35122024-05-17T21:26:33.695Z[ helios-setup] May 17 21:26:31.897 INFO E| Downloading crates ...
35132024-05-17T21:26:33.827Z[ helios-setup] May 17 21:26:32.028 INFO E| Downloaded fastrand v2.0.0
35142024-05-17T21:26:33.831Z[ helios-setup] May 17 21:26:32.031 INFO E| Downloaded digest v0.9.0
35152024-05-17T21:26:33.831Z[ helios-setup] May 17 21:26:32.033 INFO E| Downloaded block-buffer v0.9.0
35162024-05-17T21:26:33.868Z[ helios-setup] May 17 21:26:32.069 INFO E| Downloaded time-core v0.1.1
35172024-05-17T21:26:33.895Z[ helios-setup] May 17 21:26:32.097 INFO E| Downloaded sha-1 v0.9.8
35182024-05-17T21:26:33.900Z[ helios-setup] May 17 21:26:32.100 INFO E| Downloaded proc-macro2 v1.0.66
35192024-05-17T21:26:33.905Z[ helios-setup] May 17 21:26:32.104 INFO E| Downloaded once_cell v1.18.0
35202024-05-17T21:26:33.909Z[ helios-setup] May 17 21:26:32.108 INFO E| Downloaded uuid v0.8.2
35212024-05-17T21:26:33.912Z[ helios-setup] May 17 21:26:32.113 INFO E| Downloaded unicode-ident v1.0.11
35222024-05-17T21:26:33.916Z[ helios-setup] May 17 21:26:32.118 INFO E| Downloaded anyhow v1.0.72
35232024-05-17T21:26:33.922Z[ helios-setup] May 17 21:26:32.124 INFO E| Downloaded tempfile v3.7.0
35242024-05-17T21:26:33.925Z[ helios-setup] May 17 21:26:32.127 INFO E| Downloaded time-macros v0.2.10
35252024-05-17T21:26:33.929Z[ helios-setup] May 17 21:26:32.130 INFO E| Downloaded serde v1.0.174
35262024-05-17T21:26:33.933Z[ helios-setup] May 17 21:26:32.136 INFO E| Downloaded quote v1.0.31
35272024-05-17T21:26:33.939Z[ helios-setup] May 17 21:26:32.141 INFO E| Downloaded bitflags v2.3.3
35282024-05-17T21:26:33.945Z[ helios-setup] May 17 21:26:32.147 INFO E| Downloaded md-5 v0.9.1
35292024-05-17T21:26:33.949Z[ helios-setup] May 17 21:26:32.149 INFO E| Downloaded libdevinfo-sys v1.0.0
35302024-05-17T21:26:33.949Z[ helios-setup] May 17 21:26:32.150 INFO E| Downloaded getrandom v0.2.10
35312024-05-17T21:26:33.953Z[ helios-setup] May 17 21:26:32.155 INFO E| Downloaded time v0.3.23
35322024-05-17T21:26:33.964Z[ helios-setup] May 17 21:26:32.166 INFO E| Downloaded serde_json v1.0.103
35332024-05-17T21:26:33.979Z[ helios-setup] May 17 21:26:32.180 INFO E| Downloaded cpufeatures v0.2.9
35342024-05-17T21:26:34.016Z[ helios-setup] May 17 21:26:32.218 INFO E| Downloaded syn v2.0.27
35352024-05-17T21:26:34.036Z[ helios-setup] May 17 21:26:32.238 INFO E| Downloaded rustix v0.38.4
35362024-05-17T21:26:34.072Z[ helios-setup] May 17 21:26:32.271 INFO E| Downloaded libc v0.2.147
35372024-05-17T21:26:34.108Z[ helios-setup] May 17 21:26:32.310 INFO E| Downloaded serde_derive v1.0.174
35382024-05-17T21:26:34.224Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling libc v0.2.147
35392024-05-17T21:26:34.224Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling proc-macro2 v1.0.66
35402024-05-17T21:26:34.224Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling unicode-ident v1.0.11
35412024-05-17T21:26:34.230Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling cfg-if v1.0.0
35422024-05-17T21:26:34.230Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling typenum v1.16.0
35432024-05-17T21:26:34.230Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling version_check v0.9.4
35442024-05-17T21:26:34.230Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling serde v1.0.174
35452024-05-17T21:26:34.230Z[ helios-setup] May 17 21:26:32.425 INFO E| Compiling rustix v0.38.4
35462024-05-17T21:26:34.523Z[ helios-setup] May 17 21:26:32.725 INFO E| Compiling itoa v1.0.9
35472024-05-17T21:26:34.852Z[ helios-setup] May 17 21:26:33.053 INFO E| Compiling slog v2.7.0
35482024-05-17T21:26:34.881Z[ helios-setup] May 17 21:26:33.082 INFO E| Compiling time-core v0.1.1
35492024-05-17T21:26:35.324Z[ helios-setup] May 17 21:26:33.525 INFO E| Compiling time-macros v0.2.10
35502024-05-17T21:26:35.604Z[ helios-setup] May 17 21:26:33.805 INFO E| Compiling generic-array v0.14.7
35512024-05-17T21:26:35.613Z[ helios-setup] May 17 21:26:33.815 INFO E| Compiling bitflags v2.3.3
35522024-05-17T21:26:36.017Z[ helios-setup] May 17 21:26:34.213 INFO E| Compiling once_cell v1.18.0
35532024-05-17T21:26:36.138Z[ helios-setup] May 17 21:26:34.339 INFO E| Compiling num_threads v0.1.6
35542024-05-17T21:26:36.431Z[ helios-setup] May 17 21:26:34.629 INFO E| Compiling serde_json v1.0.103
35552024-05-17T21:26:36.488Z[ helios-setup] May 17 21:26:34.689 INFO E| Compiling opaque-debug v0.3.0
35562024-05-17T21:26:36.582Z[ helios-setup] May 17 21:26:34.782 INFO E| Compiling anyhow v1.0.72
35572024-05-17T21:26:37.269Z[ helios-setup] May 17 21:26:35.469 INFO E| Compiling thread_local v1.1.7
35582024-05-17T21:26:37.634Z[ helios-setup] May 17 21:26:35.834 INFO E| Compiling fastrand v2.0.0
35592024-05-17T21:26:38.040Z[ helios-setup] May 17 21:26:36.241 INFO E| Compiling quote v1.0.31
35602024-05-17T21:26:38.626Z[ helios-setup] May 17 21:26:36.826 INFO E| Compiling dirs-sys-next v0.1.2
35612024-05-17T21:26:38.746Z[ helios-setup] May 17 21:26:36.943 INFO E| Compiling errno v0.3.1
35622024-05-17T21:26:39.082Z[ helios-setup] May 17 21:26:37.283 INFO E| Compiling syn v2.0.27
35632024-05-17T21:26:39.294Z[ helios-setup] May 17 21:26:37.493 INFO E| Compiling dirs-next v2.0.0
35642024-05-17T21:26:39.409Z[ helios-setup] May 17 21:26:37.609 INFO E| Compiling atty v0.2.14
35652024-05-17T21:26:39.597Z[ helios-setup] May 17 21:26:37.796 INFO E| Compiling term v0.7.0
35662024-05-17T21:26:39.673Z[ helios-setup] May 17 21:26:37.873 INFO E| Compiling getrandom v0.2.10
35672024-05-17T21:26:40.255Z[ helios-setup] May 17 21:26:38.455 INFO E| Compiling ryu v1.0.15
35682024-05-17T21:26:40.271Z[ helios-setup] May 17 21:26:38.471 INFO E| Compiling unicode-width v0.1.10
35692024-05-17T21:26:40.654Z[ helios-setup] May 17 21:26:38.854 INFO E| Compiling same-file v1.0.6
35702024-05-17T21:26:40.964Z[ helios-setup] May 17 21:26:39.157 INFO E| Compiling time v0.3.23
35712024-05-17T21:26:40.986Z[ helios-setup] May 17 21:26:39.158 INFO E| Compiling cpufeatures v0.2.9
35722024-05-17T21:26:41.077Z[ helios-setup] May 17 21:26:39.265 INFO E| Compiling walkdir v2.3.3
35732024-05-17T21:26:41.138Z[ helios-setup] May 17 21:26:39.338 INFO E| Compiling getopts v0.2.21
35742024-05-17T21:26:41.729Z[ helios-setup] May 17 21:26:39.929 INFO E| Compiling digest v0.9.0
35752024-05-17T21:26:42.182Z[ helios-setup] May 17 21:26:40.382 INFO E| Compiling block-buffer v0.9.0
35762024-05-17T21:26:42.466Z[ helios-setup] May 17 21:26:40.665 INFO E| Compiling tempfile v3.7.0
35772024-05-17T21:26:42.944Z[ helios-setup] May 17 21:26:41.140 INFO E| Compiling md-5 v0.9.1
35782024-05-17T21:26:43.160Z[ helios-setup] May 17 21:26:41.359 INFO E| Compiling sha-1 v0.9.8
35792024-05-17T21:26:43.577Z[ helios-setup] May 17 21:26:41.776 INFO E| Compiling libdevinfo-sys v1.0.0
35802024-05-17T21:26:43.682Z[ helios-setup] May 17 21:26:41.882 INFO E| Compiling glob v0.3.1
35812024-05-17T21:26:44.738Z[ helios-setup] May 17 21:26:42.938 INFO E| Compiling slog-term v2.9.0
35822024-05-17T21:26:48.078Z[ helios-setup] May 17 21:26:46.277 INFO E| Compiling serde_derive v1.0.174
35832024-05-17T21:27:05.924Z[ helios-setup] May 17 21:27:04.116 INFO E| Compiling toml v0.5.11
35842024-05-17T21:27:05.924Z[ helios-setup] May 17 21:27:04.116 INFO E| Compiling uuid v0.8.2
35852024-05-17T21:27:08.151Z[ helios-setup] May 17 21:27:06.343 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
35862024-05-17T21:27:11.974Z[ helios-setup] May 17 21:27:10.167 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
35872024-05-17T21:27:25.239Z[ helios-setup] May 17 21:27:23.430 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 52.58s
35882024-05-17T21:27:25.271Z[ helios-setup] May 17 21:27:23.462 INFO building project "image-builder" ok (52 seconds)
35892024-05-17T21:27:25.275Z[ helios-setup] May 17 21:27:23.462 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
35902024-05-17T21:27:25.275Z[ helios-setup] May 17 21:27:23.462 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
35912024-05-17T21:27:25.501Z[ helios-setup] May 17 21:27:23.692 INFO E| Downloading crates ...
35922024-05-17T21:27:25.603Z[ helios-setup] May 17 21:27:23.794 INFO E| Downloaded bytes v1.2.1
35932024-05-17T21:27:25.618Z[ helios-setup] May 17 21:27:23.801 INFO E| Downloaded digest v0.10.3
35942024-05-17T21:27:25.618Z[ helios-setup] May 17 21:27:23.805 INFO E| Downloaded typenum v1.15.0
35952024-05-17T21:27:25.621Z[ helios-setup] May 17 21:27:23.809 INFO E| Downloaded anyhow v1.0.62
35962024-05-17T21:27:25.629Z[ helios-setup] May 17 21:27:23.815 INFO E| Downloaded sha2 v0.10.5
35972024-05-17T21:27:25.726Z[ helios-setup] May 17 21:27:23.918 INFO E| Compiling typenum v1.15.0
35982024-05-17T21:27:25.799Z[ helios-setup] May 17 21:27:23.989 INFO E| Compiling version_check v0.9.4
35992024-05-17T21:27:25.799Z[ helios-setup] May 17 21:27:23.989 INFO E| Compiling cfg-if v1.0.0
36002024-05-17T21:27:25.799Z[ helios-setup] May 17 21:27:23.990 INFO E| Compiling crc32fast v1.3.2
36012024-05-17T21:27:25.804Z[ helios-setup] May 17 21:27:23.990 INFO E| Compiling adler v1.0.2
36022024-05-17T21:27:25.804Z[ helios-setup] May 17 21:27:23.990 INFO E| Compiling anyhow v1.0.62
36032024-05-17T21:27:25.804Z[ helios-setup] May 17 21:27:23.990 INFO E| Compiling unicode-width v0.1.10
36042024-05-17T21:27:25.804Z[ helios-setup] May 17 21:27:23.990 INFO E| Compiling cpufeatures v0.2.5
36052024-05-17T21:27:26.434Z[ helios-setup] May 17 21:27:24.616 INFO E| Compiling bytes v1.2.1
36062024-05-17T21:27:26.603Z[ helios-setup] May 17 21:27:24.794 INFO E| Compiling bitflags v1.3.2
36072024-05-17T21:27:26.734Z[ helios-setup] May 17 21:27:24.924 INFO E| Compiling generic-array v0.14.6
36082024-05-17T21:27:26.950Z[ helios-setup] May 17 21:27:25.140 INFO E| Compiling miniz_oxide v0.6.2
36092024-05-17T21:27:26.986Z[ helios-setup] May 17 21:27:25.176 INFO E| Compiling getopts v0.2.21
36102024-05-17T21:27:27.534Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
36112024-05-17T21:27:28.677Z[ helios-setup] May 17 21:27:26.867 INFO E| Compiling flate2 v1.0.25
36122024-05-17T21:27:32.429Z[ helios-setup] May 17 21:27:30.615 INFO E| Compiling crypto-common v0.1.6
36132024-05-17T21:27:32.430Z[ helios-setup] May 17 21:27:30.615 INFO E| Compiling block-buffer v0.10.3
36142024-05-17T21:27:32.632Z[ helios-setup] May 17 21:27:30.815 INFO E| Compiling digest v0.10.3
36152024-05-17T21:27:33.023Z[ helios-setup] May 17 21:27:31.204 INFO E| Compiling sha2 v0.10.5
36162024-05-17T21:27:33.572Z[ helios-setup] May 17 21:27:31.759 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
36172024-05-17T21:27:39.088Z[ helios-setup] May 17 21:27:37.276 INFO E| Finished release [optimized] target(s) in 13.72s
36182024-05-17T21:27:39.103Z[ helios-setup] May 17 21:27:37.291 INFO building project "bootserver" ok (13 seconds)
36192024-05-17T21:27:39.107Z[ helios-setup] rm -f helios-build
36202024-05-17T21:27:39.111Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36212024-05-17T21:27:39.115Z[ helios-setup]
36222024-05-17T21:27:39.115Z[ helios-setup] Setup complete! ./helios-build is now available.
36232024-05-17T21:27:39.115Z[ helios-setup]
36242024-05-17T21:27:39.122Z[ helios-setup]
36252024-05-17T21:27:39.122Z[ helios-setup] real 12:21.104923783
36262024-05-17T21:27:39.122Z[ helios-setup] user 30:02.621867837
36272024-05-17T21:27:39.122ZMay 17 21:27:37.304 INFO [helios-setup] process exited with exit status: 0 (741.110396996s)
36282024-05-17T21:27:39.122Z[ helios-setup] sys 3:37.501040455
36292024-05-17T21:27:39.123Z[ helios-setup] trap 1.654420386
36302024-05-17T21:27:39.123Z[ helios-setup] tflt 6.331066432
36312024-05-17T21:27:39.123Z[ helios-setup] dflt 38.815312890
36322024-05-17T21:27:39.123Z[ helios-setup] kflt 0.055135355
36332024-05-17T21:27:39.123Z[ helios-setup] lock 1:58:05.773537089
36342024-05-17T21:27:39.123Z[ helios-setup] slp 3:10:49.672874296
36352024-05-17T21:27:39.123Z[ helios-setup] lat 34:03.018996729
36362024-05-17T21:27:39.123Z[ helios-setup] stop 4:26.568684214
36372024-05-17T21:27:39.123ZMay 17 21:27:37.305 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36382024-05-17T21:27:39.135Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36392024-05-17T21:27:39.456Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36402024-05-17T21:27:39.456Z[ phbl-toolchain] info: downloading component 'cargo'
36412024-05-17T21:27:41.404Z[ phbl-toolchain] info: downloading component 'clippy'
36422024-05-17T21:27:41.747Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36432024-05-17T21:27:44.427Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36442024-05-17T21:27:46.935Z[ phbl-toolchain] info: downloading component 'miri'
36452024-05-17T21:27:47.123Z[ phbl-toolchain] info: downloading component 'rust-docs'
36462024-05-17T21:27:48.632Z[ phbl-toolchain] info: downloading component 'rust-src'
36472024-05-17T21:27:48.865Z[ phbl-toolchain] info: downloading component 'rust-std'
36482024-05-17T21:27:51.569Z[ phbl-toolchain] info: downloading component 'rustc'
36492024-05-17T21:27:56.911Z[ phbl-toolchain] info: downloading component 'rustfmt'
36502024-05-17T21:27:57.199Z[ phbl-toolchain] info: installing component 'cargo'
36512024-05-17T21:27:58.507Z[ phbl-toolchain] info: installing component 'clippy'
36522024-05-17T21:27:59.048Z[ phbl-toolchain] info: installing component 'llvm-tools'
36532024-05-17T21:28:04.769Z[ phbl-toolchain] info: installing component 'miri'
36542024-05-17T21:28:05.115Z[ phbl-toolchain] info: installing component 'rust-docs'
36552024-05-17T21:28:10.819Z[ phbl-toolchain] info: installing component 'rust-src'
36562024-05-17T21:28:11.469Z[ phbl-toolchain] info: installing component 'rust-std'
36572024-05-17T21:28:14.132Z[ phbl-toolchain] info: installing component 'rustc'
36582024-05-17T21:28:20.119Z[ phbl-toolchain] info: installing component 'rustfmt'
36592024-05-17T21:28:20.886Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
36602024-05-17T21:28:20.889ZMay 17 21:28:19.068 INFO [phbl-toolchain] process exited with exit status: 0 (41.762818076s)
36612024-05-17T21:34:41.106Z[ host-package] Finished release [optimized] target(s) in 18m 37s
36622024-05-17T21:36:10.469ZMay 17 21:36:08.548 INFO [host-package] process exited with exit status: 0 (1206.83476779s)
36632024-05-17T21:36:10.483ZMay 17 21:36:08.549 INFO [host-stamp] running task
36642024-05-17T21:36:10.483ZMay 17 21:36:08.550 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36652024-05-17T21:36:10.483ZMay 17 21:36:08.550 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 8.0.0-0.ci+git13a4191864f
36662024-05-17T21:36:10.495ZMay 17 21:36:08.560 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 8.0.0-0.ci+git13a4191864f
36672024-05-17T21:36:10.495ZMay 17 21:36:08.565 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 8.0.0-0.ci+git13a4191864f
36682024-05-17T21:36:10.495Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36692024-05-17T21:36:10.495Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36702024-05-17T21:36:10.495ZMay 17 21:36:08.571 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 8.0.0-0.ci+git13a4191864f
36712024-05-17T21:36:10.506Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36722024-05-17T21:36:10.506ZMay 17 21:36:08.576 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 8.0.0-0.ci+git13a4191864f
36732024-05-17T21:36:10.506Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36742024-05-17T21:36:10.507ZMay 17 21:36:08.582 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 8.0.0-0.ci+git13a4191864f
36752024-05-17T21:36:10.507Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36762024-05-17T21:36:10.518ZMay 17 21:36:08.588 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 8.0.0-0.ci+git13a4191864f
36772024-05-17T21:36:10.518Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36782024-05-17T21:36:10.527Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36792024-05-17T21:36:10.527Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36802024-05-17T21:36:10.527ZMay 17 21:36:08.603 INFO [stamp-oxlog] process exited with exit status: 0 (32.307549ms)
36812024-05-17T21:36:10.572Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36822024-05-17T21:36:10.572Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36832024-05-17T21:36:10.572ZMay 17 21:36:08.616 INFO [stamp-overlay] process exited with exit status: 0 (27.943798ms)
36842024-05-17T21:36:10.616Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
36852024-05-17T21:36:10.617ZMay 17 21:36:08.660 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (110.365587ms)
36862024-05-17T21:36:10.735Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
36872024-05-17T21:36:10.822ZMay 17 21:36:08.780 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (219.586146ms)
36882024-05-17T21:36:10.852Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
36892024-05-17T21:36:10.874ZMay 17 21:36:08.934 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (368.236202ms)
36902024-05-17T21:36:11.354Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
36912024-05-17T21:36:11.633Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
36922024-05-17T21:36:11.641ZMay 17 21:36:09.716 INFO [stamp-propolis-server] process exited with exit status: 0 (1.13973148s)
36932024-05-17T21:36:13.810Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36942024-05-17T21:36:20.336Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
36952024-05-17T21:36:20.347ZMay 17 21:36:18.419 INFO [stamp-switch-asic] process exited with exit status: 0 (9.837188265s)
36962024-05-17T21:36:20.347ZMay 17 21:36:18.419 INFO [host-stamp] task succeeded (9.870250584s)
36972024-05-17T21:36:20.347ZMay 17 21:36:18.419 INFO [host-proto] running task
36982024-05-17T21:36:20.673ZMay 17 21:36:18.753 INFO [host-proto] task succeeded (333.666734ms)
36992024-05-17T21:36:20.673ZMay 17 21:36:18.753 INFO [host-profile] running task
37002024-05-17T21:36:20.678ZMay 17 21:36:18.753 INFO [host-profile] task succeeded (254.253µs)
37012024-05-17T21:36:20.678ZMay 17 21:36:18.753 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.28.233' -P /tmp/.tmptrhKJe/proto/host/root -N 'ci 13a4191/${os_short_commit} 2024-05-17 21:15' -s host -B
37022024-05-17T21:36:20.686Z[ host-image] May 17 21:36:18.766 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37032024-05-17T21:36:20.686Z[ host-image] May 17 21:36:18.766 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37042024-05-17T21:36:20.699Z[ host-image] May 17 21:36:18.779 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmptrhKJe/proto/host/root"
37052024-05-17T21:36:20.699Z[ host-image] May 17 21:36:18.779 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37062024-05-17T21:36:20.702Z[ host-image] May 17 21:36:18.779 INFO image builder template: ramdisk-01-os...
37072024-05-17T21:36:20.702Z[ host-image] May 17 21:36:18.779 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmptrhKJe/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37082024-05-17T21:36:20.718Z[ host-image] May 17 21:36:18.798 INFO O| May 17 21:36:18.797 INFO CREATE DATASET: rpool/images/build/host/output
37092024-05-17T21:36:20.891Z[ host-image] May 17 21:36:18.967 INFO O| May 17 21:36:18.967 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37102024-05-17T21:36:20.896Z[ host-image] May 17 21:36:18.972 INFO O| May 17 21:36:18.971 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37112024-05-17T21:36:21.094Z[ host-image] May 17 21:36:19.168 INFO O| May 17 21:36:19.167 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37122024-05-17T21:36:21.145Z[ host-image] May 17 21:36:19.223 INFO O| May 17 21:36:19.222 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37132024-05-17T21:36:21.145Z[ host-image] May 17 21:36:19.223 INFO O| May 17 21:36:19.223 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37142024-05-17T21:36:21.145Z[ host-image] May 17 21:36:19.223 INFO O| May 17 21:36:19.223 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37152024-05-17T21:36:21.146Z[ host-image] May 17 21:36:19.223 INFO O| May 17 21:36:19.223 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37162024-05-17T21:36:21.157Z[ host-image] May 17 21:36:19.231 INFO O| May 17 21:36:19.230 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37172024-05-17T21:36:21.320Z[ host-image] May 17 21:36:19.393 INFO O| May 17 21:36:19.393 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37182024-05-17T21:36:21.328Z[ host-image] May 17 21:36:19.403 INFO O| May 17 21:36:19.403 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37192024-05-17T21:36:21.678Z[ host-image] May 17 21:36:19.758 INFO O| May 17 21:36:19.758 INFO O| Caching catalogs ... Done
37202024-05-17T21:36:21.763Z[ host-image] May 17 21:36:19.841 INFO O| May 17 21:36:19.841 INFO STEP 0 (pkg_image_create) COMPLETE
37212024-05-17T21:36:21.763Z[ host-image] May 17 21:36:19.841 INFO O| May 17 21:36:19.841 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37222024-05-17T21:36:21.767Z[ host-image] May 17 21:36:19.841 INFO O| May 17 21:36:19.841 INFO skip step because feature "repo_redist" is not enabled
37232024-05-17T21:36:21.767Z[ host-image] May 17 21:36:19.841 INFO O| May 17 21:36:19.841 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37242024-05-17T21:36:21.772Z[ host-image] May 17 21:36:19.852 INFO O| May 17 21:36:19.852 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37252024-05-17T21:36:22.120Z[ host-image] May 17 21:36:20.199 INFO O| May 17 21:36:20.199 INFO STEP 2 (pkg_set_publisher) COMPLETE
37262024-05-17T21:36:22.120Z[ host-image] May 17 21:36:20.199 INFO O| May 17 21:36:20.199 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37272024-05-17T21:36:22.134Z[ host-image] May 17 21:36:20.214 INFO O| May 17 21:36:20.214 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37282024-05-17T21:36:22.609Z[ host-image] May 17 21:36:20.688 INFO O| May 17 21:36:20.688 INFO STEP 3 (pkg_set_publisher) COMPLETE
37292024-05-17T21:36:22.609Z[ host-image] May 17 21:36:20.688 INFO O| May 17 21:36:20.688 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37302024-05-17T21:36:22.617Z[ host-image] May 17 21:36:20.688 INFO O| May 17 21:36:20.688 INFO skip step because feature "repo_redist" is not enabled
37312024-05-17T21:36:22.617Z[ host-image] May 17 21:36:20.688 INFO O| May 17 21:36:20.688 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37322024-05-17T21:36:23.103Z[ host-image] May 17 21:36:21.177 INFO O| May 17 21:36:21.177 INFO variant opensolaris.zone is already global
37332024-05-17T21:36:23.103Z[ host-image] May 17 21:36:21.177 INFO O| May 17 21:36:21.177 INFO STEP 5 (pkg_change_variant) COMPLETE
37342024-05-17T21:36:23.109Z[ host-image] May 17 21:36:21.177 INFO O| May 17 21:36:21.177 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37352024-05-17T21:36:23.652Z[ host-image] May 17 21:36:21.717 INFO O| May 17 21:36:21.717 INFO variant opensolaris.imagetype is full; changing to partial
37362024-05-17T21:36:23.652Z[ host-image] May 17 21:36:21.717 INFO O| May 17 21:36:21.717 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37372024-05-17T21:36:27.354Z[ host-image] May 17 21:36:25.431 INFO O| May 17 21:36:25.431 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37382024-05-17T21:36:30.236Z[ host-image] May 17 21:36:28.304 INFO O| May 17 21:36:28.303 INFO O| Startup: Caching catalogs ... Done
37392024-05-17T21:36:30.309Z[ host-image] May 17 21:36:28.384 INFO O| May 17 21:36:28.384 INFO O| Planning: Planning completed in 0.00 seconds
37402024-05-17T21:36:30.322Z[ host-image] May 17 21:36:28.385 INFO O| May 17 21:36:28.385 INFO O| Planning: Consolidating action changes ... Done
37412024-05-17T21:36:30.323Z[ host-image] May 17 21:36:28.385 INFO O| May 17 21:36:28.385 INFO O| Planning: Evaluating mediators ... Done
37422024-05-17T21:36:30.323Z[ host-image] May 17 21:36:28.385 INFO O| May 17 21:36:28.385 INFO O| Planning: Planning completed in 0.00 seconds
37432024-05-17T21:36:30.323Z[ host-image] May 17 21:36:28.386 INFO O| May 17 21:36:28.386 INFO O| Variants/Facets to change: 1
37442024-05-17T21:36:30.380Z[ host-image] May 17 21:36:28.451 INFO O| May 17 21:36:28.451 INFO O| Done
37452024-05-17T21:36:30.380Z[ host-image] May 17 21:36:28.451 INFO O| May 17 21:36:28.451 INFO O| Done
37462024-05-17T21:36:30.810Z[ host-image] May 17 21:36:28.886 INFO O| May 17 21:36:28.886 INFO O| Done
37472024-05-17T21:36:30.850Z[ host-image] May 17 21:36:28.922 INFO O| May 17 21:36:28.922 INFO O| Done
37482024-05-17T21:36:30.861Z[ host-image] May 17 21:36:28.924 INFO O| May 17 21:36:28.924 INFO O| Done
37492024-05-17T21:36:30.861Z[ host-image] May 17 21:36:28.924 INFO O| May 17 21:36:28.924 INFO O| Done
37502024-05-17T21:36:30.861Z[ host-image] May 17 21:36:28.926 INFO O| May 17 21:36:28.926 INFO O| Done
37512024-05-17T21:36:31.300Z[ host-image] May 17 21:36:29.374 INFO O| May 17 21:36:29.373 INFO STEP 6 (pkg_change_variant) COMPLETE
37522024-05-17T21:36:31.301Z[ host-image] May 17 21:36:29.374 INFO O| May 17 21:36:29.374 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37532024-05-17T21:36:31.309Z[ host-image] May 17 21:36:29.374 INFO O| May 17 21:36:29.374 INFO skip step because feature "debug_variant" is not enabled
37542024-05-17T21:36:31.309Z[ host-image] May 17 21:36:29.374 INFO O| May 17 21:36:29.374 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37552024-05-17T21:36:31.868Z[ host-image] May 17 21:36:29.946 INFO O| May 17 21:36:29.946 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37562024-05-17T21:36:32.421Z[ host-image] May 17 21:36:30.499 INFO O| May 17 21:36:30.499 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37572024-05-17T21:36:32.425Z[ host-image] May 17 21:36:30.501 INFO O| May 17 21:36:30.501 INFO O| Planning: Planning completed in 0.00 seconds
37582024-05-17T21:36:32.425Z[ host-image] May 17 21:36:30.501 INFO O| May 17 21:36:30.501 INFO O| Planning: Consolidating action changes ... Done
37592024-05-17T21:36:32.425Z[ host-image] May 17 21:36:30.501 INFO O| May 17 21:36:30.501 INFO O| Planning: Evaluating mediators ... Done
37602024-05-17T21:36:32.425Z[ host-image] May 17 21:36:30.502 INFO O| May 17 21:36:30.502 INFO O| Planning: Planning completed in 0.00 seconds
37612024-05-17T21:36:32.425Z[ host-image] May 17 21:36:30.502 INFO O| May 17 21:36:30.502 INFO O| Variants/Facets to change: 1
37622024-05-17T21:36:32.438Z[ host-image] May 17 21:36:30.516 INFO O| May 17 21:36:30.516 INFO O| Done
37632024-05-17T21:36:32.438Z[ host-image] May 17 21:36:30.516 INFO O| May 17 21:36:30.516 INFO O| Done
37642024-05-17T21:36:32.640Z[ host-image] May 17 21:36:30.718 INFO O| May 17 21:36:30.718 INFO O| Done
37652024-05-17T21:36:32.670Z[ host-image] May 17 21:36:30.748 INFO O| May 17 21:36:30.748 INFO O| Done
37662024-05-17T21:36:32.674Z[ host-image] May 17 21:36:30.748 INFO O| May 17 21:36:30.748 INFO O| Done
37672024-05-17T21:36:32.674Z[ host-image] May 17 21:36:30.748 INFO O| May 17 21:36:30.748 INFO O| Done
37682024-05-17T21:36:32.674Z[ host-image] May 17 21:36:30.750 INFO O| May 17 21:36:30.750 INFO O| Done
37692024-05-17T21:36:32.743Z[ host-image] May 17 21:36:30.810 INFO O| May 17 21:36:30.809 INFO STEP 8 (pkg_change_facet) COMPLETE
37702024-05-17T21:36:32.743Z[ host-image] May 17 21:36:30.810 INFO O| May 17 21:36:30.810 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37712024-05-17T21:36:32.756Z[ host-image] May 17 21:36:30.810 INFO O| May 17 21:36:30.810 INFO skip step because feature "recovery" is not enabled
37722024-05-17T21:36:32.756Z[ host-image] May 17 21:36:30.810 INFO O| May 17 21:36:30.810 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37732024-05-17T21:36:32.756Z[ host-image] May 17 21:36:30.810 INFO O| May 17 21:36:30.810 INFO skip step because feature "recovery" is not enabled
37742024-05-17T21:36:32.756Z[ host-image] May 17 21:36:30.810 INFO O| May 17 21:36:30.810 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37752024-05-17T21:36:32.756Z[ host-image] May 17 21:36:30.821 INFO O| May 17 21:36:30.821 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server"]
37762024-05-17T21:36:33.126Z[ host-image] May 17 21:36:31.202 INFO O| May 17 21:36:31.202 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37772024-05-17T21:36:35.155Z[recovery-package] Finished release [optimized] target(s) in 24.56s
37782024-05-17T21:36:42.675Z[ host-image] May 17 21:36:40.746 INFO O| May 17 21:36:40.746 INFO O| Planning: Solver setup ... Done
37792024-05-17T21:36:46.931Z[ host-image] May 17 21:36:45.005 INFO O| May 17 21:36:45.005 INFO O| Planning: Running solver ... Done
37802024-05-17T21:36:47.055Z[ host-image] May 17 21:36:45.124 INFO O| May 17 21:36:45.124 INFO O| Planning: Finding local manifests ... Done
37812024-05-17T21:36:47.072Z[ host-image] May 17 21:36:45.133 INFO O| May 17 21:36:45.133 INFO O| Planning: Fetching manifests: 0/123 0% complete
37822024-05-17T21:36:49.336Z[ host-image] May 17 21:36:47.410 INFO O| May 17 21:36:47.410 INFO O| Planning: Fetching manifests: 123/123 100% complete
37832024-05-17T21:36:49.993Z[ host-image] May 17 21:36:48.057 INFO O| May 17 21:36:48.057 INFO O| Planning: Package planning ... Done
37842024-05-17T21:36:51.094Z[ host-image] May 17 21:36:48.743 INFO O| May 17 21:36:48.743 INFO O| Planning: Merging actions ... Done
37852024-05-17T21:36:51.515Z[ host-image] May 17 21:36:48.990 INFO O| May 17 21:36:48.990 INFO O| Planning: Checking for conflicting actions ... Done
37862024-05-17T21:36:51.515Z[ host-image] May 17 21:36:49.128 INFO O| May 17 21:36:49.128 INFO O| Planning: Consolidating action changes ... Done
37872024-05-17T21:36:51.526Z[ host-image] May 17 21:36:49.373 INFO O| May 17 21:36:49.373 INFO O| Planning: Evaluating mediators ... Done
37882024-05-17T21:36:54.008Z[ host-image] May 17 21:36:52.074 INFO O| May 17 21:36:52.074 INFO O| Planning: Planning completed in 20.87 seconds
37892024-05-17T21:36:54.019Z[ host-image] May 17 21:36:52.077 INFO O| May 17 21:36:52.077 INFO O| Packages to install: 123
37902024-05-17T21:36:54.019Z[ host-image] May 17 21:36:52.077 INFO O| May 17 21:36:52.077 INFO O| Mediators to change: 4
37912024-05-17T21:36:54.020Z[ host-image] May 17 21:36:52.077 INFO O| May 17 21:36:52.077 INFO O| Services to change: 6
37922024-05-17T21:36:54.057Z[ host-image] May 17 21:36:52.125 INFO O| May 17 21:36:52.125 INFO O| Download: 0/22698 items 0.0/196.2MB 0% complete
37932024-05-17T21:36:55.759ZMay 17 21:36:53.831 INFO [recovery-package] process exited with exit status: 0 (45.281318766s)
37942024-05-17T21:36:55.759ZMay 17 21:36:53.831 INFO [recovery-stamp] running task
37952024-05-17T21:36:55.764ZMay 17 21:36:53.831 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
37962024-05-17T21:36:55.770ZMay 17 21:36:53.836 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 8.0.0-0.ci+git13a4191864f
37972024-05-17T21:36:55.776ZMay 17 21:36:53.843 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+git13a4191864f
37982024-05-17T21:36:55.782Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
37992024-05-17T21:36:55.788Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38002024-05-17T21:36:55.862Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38012024-05-17T21:36:55.875ZMay 17 21:36:53.933 INFO [stamp-installinator] process exited with exit status: 0 (90.096722ms)
38022024-05-17T21:36:55.902Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38032024-05-17T21:36:55.913ZMay 17 21:36:53.972 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (135.877158ms)
38042024-05-17T21:36:55.914ZMay 17 21:36:53.972 INFO [recovery-stamp] task succeeded (141.373897ms)
38052024-05-17T21:36:55.914ZMay 17 21:36:53.973 INFO [recovery-proto] running task
38062024-05-17T21:36:55.914ZMay 17 21:36:53.973 INFO [tuf-stamp] running task
38072024-05-17T21:36:55.915ZMay 17 21:36:53.974 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 8.0.0-0.ci+git13a4191864f
38082024-05-17T21:36:55.915ZMay 17 21:36:53.982 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 8.0.0-0.ci+git13a4191864f
38092024-05-17T21:36:55.921ZMay 17 21:36:53.989 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 8.0.0-0.ci+git13a4191864f
38102024-05-17T21:36:55.925Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38112024-05-17T21:36:55.925ZMay 17 21:36:53.996 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 8.0.0-0.ci+git13a4191864f
38122024-05-17T21:36:55.930Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38132024-05-17T21:36:55.933ZMay 17 21:36:54.005 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 8.0.0-0.ci+git13a4191864f
38142024-05-17T21:36:55.939Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38152024-05-17T21:36:55.943ZMay 17 21:36:54.015 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 8.0.0-0.ci+git13a4191864f
38162024-05-17T21:36:55.949Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38172024-05-17T21:36:55.953ZMay 17 21:36:54.024 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 8.0.0-0.ci+git13a4191864f
38182024-05-17T21:36:55.964Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38192024-05-17T21:36:55.970Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38202024-05-17T21:36:55.970ZMay 17 21:36:54.037 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 8.0.0-0.ci+git13a4191864f
38212024-05-17T21:36:55.989ZMay 17 21:36:54.061 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 8.0.0-0.ci+git13a4191864f
38222024-05-17T21:36:56.028Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38232024-05-17T21:36:56.033Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38242024-05-17T21:36:56.033ZMay 17 21:36:54.102 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 8.0.0-0.ci+git13a4191864f
38252024-05-17T21:36:56.053Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38262024-05-17T21:36:56.057ZMay 17 21:36:54.126 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 8.0.0-0.ci+git13a4191864f
38272024-05-17T21:36:56.168Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38282024-05-17T21:36:56.169Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38292024-05-17T21:36:56.169ZMay 17 21:36:54.214 INFO [stamp-probe] process exited with exit status: 0 (209.110003ms)
38302024-05-17T21:36:56.169Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38312024-05-17T21:36:56.197ZMay 17 21:36:54.263 INFO [recovery-proto] task succeeded (289.894466ms)
38322024-05-17T21:36:56.210ZMay 17 21:36:54.263 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.28.233' -P /tmp/.tmptrhKJe/proto/recovery/root -N 'recovery 13a4191/${os_short_commit} 2024-05-17 21:15' -s recovery -R
38332024-05-17T21:36:56.231Z[ recovery-image] May 17 21:36:54.303 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38342024-05-17T21:36:56.231Z[ recovery-image] May 17 21:36:54.304 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38352024-05-17T21:36:56.247Z[ recovery-image] May 17 21:36:54.319 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmptrhKJe/proto/recovery/root"
38362024-05-17T21:36:56.247Z[ recovery-image] May 17 21:36:54.320 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38372024-05-17T21:36:56.251Z[ recovery-image] May 17 21:36:54.320 INFO image builder template: ramdisk-01-os...
38382024-05-17T21:36:56.251Z[ recovery-image] May 17 21:36:54.320 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmptrhKJe/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38392024-05-17T21:36:56.290Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38402024-05-17T21:36:56.345Z[ recovery-image] May 17 21:36:54.409 INFO O| May 17 21:36:54.408 INFO CREATE DATASET: rpool/images/build/recovery/output
38412024-05-17T21:36:56.355ZMay 17 21:36:54.419 INFO [stamp-ntp] process exited with exit status: 0 (445.575675ms)
38422024-05-17T21:36:56.618Z[ recovery-image] May 17 21:36:54.674 INFO O| May 17 21:36:54.674 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38432024-05-17T21:36:56.637Z[ recovery-image] May 17 21:36:54.680 INFO O| May 17 21:36:54.680 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38442024-05-17T21:36:56.906Z[ recovery-image] May 17 21:36:54.978 INFO O| May 17 21:36:54.978 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38452024-05-17T21:36:56.993Z[ recovery-image] May 17 21:36:55.066 INFO O| May 17 21:36:55.066 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38462024-05-17T21:36:56.993Z[ recovery-image] May 17 21:36:55.066 INFO O| May 17 21:36:55.066 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38472024-05-17T21:36:57.000Z[ recovery-image] May 17 21:36:55.066 INFO O| May 17 21:36:55.066 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38482024-05-17T21:36:57.000Z[ recovery-image] May 17 21:36:55.066 INFO O| May 17 21:36:55.066 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38492024-05-17T21:36:57.090Z[ recovery-image] May 17 21:36:55.155 INFO O| May 17 21:36:55.155 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38502024-05-17T21:36:57.256Z[verify-libraries] Downloading crates ...
38512024-05-17T21:36:57.298Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38522024-05-17T21:36:57.329Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38532024-05-17T21:36:57.332ZMay 17 21:36:55.405 INFO [stamp-external-dns] process exited with exit status: 0 (1.367740853s)
38542024-05-17T21:36:57.333ZMay 17 21:36:55.406 INFO [stamp-internal-dns] process exited with exit status: 0 (1.30364684s)
38552024-05-17T21:36:57.378Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38562024-05-17T21:36:57.383ZMay 17 21:36:55.450 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.461372629s)
38572024-05-17T21:36:57.390Z[verify-libraries] Downloaded cargo_toml v0.20.2
38582024-05-17T21:36:57.410Z[verify-libraries] Compiling proc-macro2 v1.0.82
38592024-05-17T21:36:57.411Z[verify-libraries] Compiling unicode-ident v1.0.12
38602024-05-17T21:36:57.414Z[verify-libraries] Compiling serde v1.0.201
38612024-05-17T21:36:57.414Z[verify-libraries] Compiling libc v0.2.153
38622024-05-17T21:36:57.414Z[verify-libraries] Compiling rustix v0.38.31
38632024-05-17T21:36:57.415Z[verify-libraries] Compiling utf8parse v0.2.1
38642024-05-17T21:36:57.415Z[verify-libraries] Compiling bitflags v2.4.2
38652024-05-17T21:36:57.415Z[verify-libraries] Compiling equivalent v1.0.1
38662024-05-17T21:36:57.443Z[ recovery-image] May 17 21:36:55.507 INFO O| May 17 21:36:55.500 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38672024-05-17T21:36:57.448Z[ recovery-image] May 17 21:36:55.515 INFO O| May 17 21:36:55.515 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38682024-05-17T21:36:57.740Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
38692024-05-17T21:36:57.768Z[verify-libraries] Compiling hashbrown v0.14.3
38702024-05-17T21:36:57.768ZMay 17 21:36:55.793 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.79742184s)
38712024-05-17T21:36:57.856Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
38722024-05-17T21:36:57.897Z[verify-libraries] Compiling anstyle-parse v0.2.1
38732024-05-17T21:36:57.904ZMay 17 21:36:55.969 INFO [stamp-oximeter] process exited with exit status: 0 (1.986625761s)
38742024-05-17T21:36:58.025Z[verify-libraries] Compiling thiserror v1.0.60
38752024-05-17T21:36:58.177Z[ recovery-image] May 17 21:36:56.224 INFO O| May 17 21:36:56.224 INFO O| Caching catalogs ... Done
38762024-05-17T21:36:58.748Z[ recovery-image] May 17 21:36:56.397 INFO O| May 17 21:36:56.397 INFO STEP 0 (pkg_image_create) COMPLETE
38772024-05-17T21:36:58.752Z[ recovery-image] May 17 21:36:56.397 INFO O| May 17 21:36:56.397 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38782024-05-17T21:36:58.752Z[ recovery-image] May 17 21:36:56.397 INFO O| May 17 21:36:56.397 INFO skip step because feature "repo_redist" is not enabled
38792024-05-17T21:36:58.752Z[ recovery-image] May 17 21:36:56.397 INFO O| May 17 21:36:56.397 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38802024-05-17T21:36:58.752Z[ recovery-image] May 17 21:36:56.415 INFO O| May 17 21:36:56.415 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38812024-05-17T21:36:58.752Z[verify-libraries] Compiling serde_json v1.0.117
38822024-05-17T21:36:58.752Z[verify-libraries] Compiling colorchoice v1.0.0
38832024-05-17T21:36:58.752Z[verify-libraries] Compiling anstyle-query v1.0.0
38842024-05-17T21:36:58.845Z[verify-libraries] Compiling autocfg v1.1.0
38852024-05-17T21:36:58.895Z[verify-libraries] Compiling winnow v0.6.1
38862024-05-17T21:36:59.054Z[ host-image] May 17 21:36:57.126 INFO O| May 17 21:36:57.125 INFO O| Download: 1407/22698 items 8.6/196.2MB 4% complete (1.8M/s)
38872024-05-17T21:36:59.107Z[verify-libraries] Compiling camino v1.1.7
38882024-05-17T21:36:59.170Z[ recovery-image] May 17 21:36:57.241 INFO O| May 17 21:36:57.241 INFO STEP 2 (pkg_set_publisher) COMPLETE
38892024-05-17T21:36:59.170Z[ recovery-image] May 17 21:36:57.241 INFO O| May 17 21:36:57.241 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38902024-05-17T21:36:59.185Z[verify-libraries] Compiling anstyle v1.0.7
38912024-05-17T21:36:59.191Z[ recovery-image] May 17 21:36:57.263 INFO O| May 17 21:36:57.263 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38922024-05-17T21:36:59.561Z[verify-libraries] Compiling semver v1.0.23
38932024-05-17T21:36:59.798Z[verify-libraries] Compiling indexmap v2.2.6
38942024-05-17T21:36:59.900Z[verify-libraries] Compiling anstream v0.6.11
38952024-05-17T21:37:00.102Z[verify-libraries] Compiling quote v1.0.36
38962024-05-17T21:37:00.127Z[ recovery-image] May 17 21:36:58.193 INFO O| May 17 21:36:58.193 INFO STEP 3 (pkg_set_publisher) COMPLETE
38972024-05-17T21:37:00.128Z[ recovery-image] May 17 21:36:58.193 INFO O| May 17 21:36:58.193 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38982024-05-17T21:37:00.150Z[ recovery-image] May 17 21:36:58.193 INFO O| May 17 21:36:58.193 INFO skip step because feature "repo_redist" is not enabled
38992024-05-17T21:37:00.150Z[ recovery-image] May 17 21:36:58.193 INFO O| May 17 21:36:58.193 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39002024-05-17T21:37:00.674Z[verify-libraries] Compiling fs-err v2.11.0
39012024-05-17T21:37:00.681Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39022024-05-17T21:37:00.681ZMay 17 21:36:58.613 INFO [stamp-nexus] process exited with exit status: 0 (4.550980836s)
39032024-05-17T21:37:00.682Z[verify-libraries] Compiling syn v2.0.60
39042024-05-17T21:37:00.848Z[verify-libraries] Compiling errno v0.3.8
39052024-05-17T21:37:00.956Z[ recovery-image] May 17 21:36:59.027 INFO O| May 17 21:36:59.027 INFO variant opensolaris.zone is already global
39062024-05-17T21:37:00.956Z[ recovery-image] May 17 21:36:59.027 INFO O| May 17 21:36:59.027 INFO STEP 5 (pkg_change_variant) COMPLETE
39072024-05-17T21:37:00.961Z[ recovery-image] May 17 21:36:59.027 INFO O| May 17 21:36:59.027 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39082024-05-17T21:37:01.285Z[verify-libraries] Compiling ryu v1.0.15
39092024-05-17T21:37:01.354Z[verify-libraries] Compiling itoa v1.0.9
39102024-05-17T21:37:01.436Z[verify-libraries] Compiling heck v0.5.0
39112024-05-17T21:37:01.648Z[ recovery-image] May 17 21:36:59.717 INFO O| May 17 21:36:59.717 INFO variant opensolaris.imagetype is full; changing to partial
39122024-05-17T21:37:01.648Z[ recovery-image] May 17 21:36:59.717 INFO O| May 17 21:36:59.717 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39132024-05-17T21:37:01.658Z[verify-libraries] Compiling strsim v0.11.0
39142024-05-17T21:37:01.670Z[verify-libraries] Compiling clap_lex v0.7.0
39152024-05-17T21:37:01.711Z[verify-libraries] Compiling anyhow v1.0.83
39162024-05-17T21:37:02.367Z[verify-libraries] Compiling swrite v0.1.0
39172024-05-17T21:37:02.777Z[verify-libraries] Compiling terminal_size v0.3.0
39182024-05-17T21:37:02.925Z[verify-libraries] Compiling clap_builder v4.5.2
39192024-05-17T21:37:03.389Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39202024-05-17T21:37:03.394ZMay 17 21:37:01.461 INFO [stamp-cockroachdb] process exited with exit status: 0 (7.334655637s)
39212024-05-17T21:37:04.642Z[ host-image] May 17 21:37:02.713 INFO O| May 17 21:37:02.713 INFO O| Download: 1681/22698 items 10.9/196.2MB 5% complete (1.2M/s)
39222024-05-17T21:37:06.462Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39232024-05-17T21:37:06.466ZMay 17 21:37:04.537 INFO [stamp-clickhouse] process exited with exit status: 0 (10.522924295s)
39242024-05-17T21:37:06.668Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39252024-05-17T21:37:06.673ZMay 17 21:37:04.743 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (10.719578893s)
39262024-05-17T21:37:06.673ZMay 17 21:37:04.743 INFO [tuf-stamp] task succeeded (10.77067934s)
39272024-05-17T21:37:07.017Z[ recovery-image] May 17 21:37:05.086 INFO O| May 17 21:37:05.086 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39282024-05-17T21:37:07.143Z[verify-libraries] Compiling serde_derive v1.0.201
39292024-05-17T21:37:07.143Z[verify-libraries] Compiling thiserror-impl v1.0.60
39302024-05-17T21:37:07.143Z[verify-libraries] Compiling clap_derive v4.5.4
39312024-05-17T21:37:09.645Z[ host-image] May 17 21:37:07.715 INFO O| May 17 21:37:07.715 INFO O| Download: 1922/22698 items 21.6/196.2MB 11% complete (1.2M/s)
39322024-05-17T21:37:09.863Z[ recovery-image] May 17 21:37:07.933 INFO O| May 17 21:37:07.933 INFO O| Startup: Caching catalogs ... Done
39332024-05-17T21:37:10.325Z[ recovery-image] May 17 21:37:07.977 INFO O| May 17 21:37:07.977 INFO O| Planning: Planning completed in 0.00 seconds
39342024-05-17T21:37:10.381Z[ recovery-image] May 17 21:37:07.978 INFO O| May 17 21:37:07.978 INFO O| Planning: Consolidating action changes ... Done
39352024-05-17T21:37:10.381Z[ recovery-image] May 17 21:37:07.978 INFO O| May 17 21:37:07.978 INFO O| Planning: Evaluating mediators ... Done
39362024-05-17T21:37:10.381Z[ recovery-image] May 17 21:37:07.978 INFO O| May 17 21:37:07.978 INFO O| Planning: Planning completed in 0.00 seconds
39372024-05-17T21:37:10.381Z[ recovery-image] May 17 21:37:07.979 INFO O| May 17 21:37:07.979 INFO O| Variants/Facets to change: 1
39382024-05-17T21:37:10.382Z[ recovery-image] May 17 21:37:07.992 INFO O| May 17 21:37:07.992 INFO O| Done
39392024-05-17T21:37:10.382Z[ recovery-image] May 17 21:37:07.992 INFO O| May 17 21:37:07.992 INFO O| Done
39402024-05-17T21:37:10.382Z[ recovery-image] May 17 21:37:08.242 INFO O| May 17 21:37:08.242 INFO O| Done
39412024-05-17T21:37:10.382Z[ recovery-image] May 17 21:37:08.267 INFO O| May 17 21:37:08.267 INFO O| Done
39422024-05-17T21:37:10.382Z[ recovery-image] May 17 21:37:08.269 INFO O| May 17 21:37:08.269 INFO O| Done
39432024-05-17T21:37:10.382Z[ recovery-image] May 17 21:37:08.269 INFO O| May 17 21:37:08.269 INFO O| Done
39442024-05-17T21:37:10.382Z[ recovery-image] May 17 21:37:08.270 INFO O| May 17 21:37:08.270 INFO O| Done
39452024-05-17T21:37:10.422Z[verify-libraries] Compiling clap v4.5.4
39462024-05-17T21:37:10.492Z[ recovery-image] May 17 21:37:08.558 INFO O| May 17 21:37:08.558 INFO STEP 6 (pkg_change_variant) COMPLETE
39472024-05-17T21:37:10.492Z[ recovery-image] May 17 21:37:08.558 INFO O| May 17 21:37:08.558 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39482024-05-17T21:37:10.492Z[ recovery-image] May 17 21:37:08.558 INFO O| May 17 21:37:08.558 INFO skip step because feature "debug_variant" is not enabled
39492024-05-17T21:37:10.501Z[ recovery-image] May 17 21:37:08.558 INFO O| May 17 21:37:08.558 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39502024-05-17T21:37:10.854Z[ recovery-image] May 17 21:37:08.917 INFO O| May 17 21:37:08.917 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39512024-05-17T21:37:11.315Z[ recovery-image] May 17 21:37:09.384 INFO O| May 17 21:37:09.383 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39522024-05-17T21:37:11.319Z[ recovery-image] May 17 21:37:09.385 INFO O| May 17 21:37:09.385 INFO O| Planning: Planning completed in 0.00 seconds
39532024-05-17T21:37:11.319Z[ recovery-image] May 17 21:37:09.386 INFO O| May 17 21:37:09.386 INFO O| Planning: Consolidating action changes ... Done
39542024-05-17T21:37:11.319Z[ recovery-image] May 17 21:37:09.386 INFO O| May 17 21:37:09.386 INFO O| Planning: Evaluating mediators ... Done
39552024-05-17T21:37:11.319Z[ recovery-image] May 17 21:37:09.386 INFO O| May 17 21:37:09.386 INFO O| Planning: Planning completed in 0.00 seconds
39562024-05-17T21:37:11.319Z[ recovery-image] May 17 21:37:09.387 INFO O| May 17 21:37:09.387 INFO O| Variants/Facets to change: 1
39572024-05-17T21:37:11.334Z[ recovery-image] May 17 21:37:09.403 INFO O| May 17 21:37:09.403 INFO O| Done
39582024-05-17T21:37:11.334Z[ recovery-image] May 17 21:37:09.403 INFO O| May 17 21:37:09.403 INFO O| Done
39592024-05-17T21:37:11.556Z[ recovery-image] May 17 21:37:09.624 INFO O| May 17 21:37:09.624 INFO O| Done
39602024-05-17T21:37:11.590Z[ recovery-image] May 17 21:37:09.654 INFO O| May 17 21:37:09.654 INFO O| Done
39612024-05-17T21:37:11.594Z[ recovery-image] May 17 21:37:09.655 INFO O| May 17 21:37:09.655 INFO O| Done
39622024-05-17T21:37:11.595Z[ recovery-image] May 17 21:37:09.655 INFO O| May 17 21:37:09.655 INFO O| Done
39632024-05-17T21:37:11.595Z[ recovery-image] May 17 21:37:09.656 INFO O| May 17 21:37:09.656 INFO O| Done
39642024-05-17T21:37:11.658Z[ recovery-image] May 17 21:37:09.718 INFO O| May 17 21:37:09.717 INFO STEP 8 (pkg_change_facet) COMPLETE
39652024-05-17T21:37:11.658Z[ recovery-image] May 17 21:37:09.718 INFO O| May 17 21:37:09.718 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39662024-05-17T21:37:12.001Z[ recovery-image] May 17 21:37:10.066 INFO O| May 17 21:37:10.066 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39672024-05-17T21:37:12.443Z[ recovery-image] May 17 21:37:10.512 INFO O| May 17 21:37:10.512 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39682024-05-17T21:37:12.448Z[ recovery-image] May 17 21:37:10.514 INFO O| May 17 21:37:10.514 INFO O| Planning: Planning completed in 0.00 seconds
39692024-05-17T21:37:12.448Z[ recovery-image] May 17 21:37:10.514 INFO O| May 17 21:37:10.514 INFO O| Planning: Consolidating action changes ... Done
39702024-05-17T21:37:12.448Z[ recovery-image] May 17 21:37:10.514 INFO O| May 17 21:37:10.514 INFO O| Planning: Evaluating mediators ... Done
39712024-05-17T21:37:12.448Z[ recovery-image] May 17 21:37:10.515 INFO O| May 17 21:37:10.515 INFO O| Planning: Planning completed in 0.00 seconds
39722024-05-17T21:37:12.448Z[ recovery-image] May 17 21:37:10.515 INFO O| May 17 21:37:10.515 INFO O| Variants/Facets to change: 1
39732024-05-17T21:37:12.487Z[ recovery-image] May 17 21:37:10.555 INFO O| May 17 21:37:10.555 INFO O| Done
39742024-05-17T21:37:12.487Z[ recovery-image] May 17 21:37:10.555 INFO O| May 17 21:37:10.555 INFO O| Done
39752024-05-17T21:37:12.684Z[ recovery-image] May 17 21:37:10.753 INFO O| May 17 21:37:10.753 INFO O| Done
39762024-05-17T21:37:12.722Z[ recovery-image] May 17 21:37:10.783 INFO O| May 17 21:37:10.783 INFO O| Done
39772024-05-17T21:37:12.730Z[ recovery-image] May 17 21:37:10.783 INFO O| May 17 21:37:10.783 INFO O| Done
39782024-05-17T21:37:12.730Z[ recovery-image] May 17 21:37:10.783 INFO O| May 17 21:37:10.783 INFO O| Done
39792024-05-17T21:37:12.730Z[ recovery-image] May 17 21:37:10.785 INFO O| May 17 21:37:10.785 INFO O| Done
39802024-05-17T21:37:12.780Z[ recovery-image] May 17 21:37:10.843 INFO O| May 17 21:37:10.843 INFO STEP 9 (pkg_change_facet) COMPLETE
39812024-05-17T21:37:12.780Z[ recovery-image] May 17 21:37:10.843 INFO O| May 17 21:37:10.843 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39822024-05-17T21:37:13.107Z[ recovery-image] May 17 21:37:11.176 INFO O| May 17 21:37:11.176 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39832024-05-17T21:37:13.973Z[ recovery-image] May 17 21:37:12.042 INFO O| May 17 21:37:12.042 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39842024-05-17T21:37:13.977Z[ recovery-image] May 17 21:37:12.043 INFO O| May 17 21:37:12.043 INFO O| Planning: Planning completed in 0.00 seconds
39852024-05-17T21:37:13.977Z[ recovery-image] May 17 21:37:12.044 INFO O| May 17 21:37:12.044 INFO O| Planning: Consolidating action changes ... Done
39862024-05-17T21:37:13.977Z[ recovery-image] May 17 21:37:12.044 INFO O| May 17 21:37:12.044 INFO O| Planning: Evaluating mediators ... Done
39872024-05-17T21:37:13.977Z[ recovery-image] May 17 21:37:12.044 INFO O| May 17 21:37:12.044 INFO O| Planning: Planning completed in 0.00 seconds
39882024-05-17T21:37:13.977Z[ recovery-image] May 17 21:37:12.045 INFO O| May 17 21:37:12.045 INFO O| Variants/Facets to change: 1
39892024-05-17T21:37:13.989Z[ recovery-image] May 17 21:37:12.058 INFO O| May 17 21:37:12.058 INFO O| Done
39902024-05-17T21:37:13.989Z[ recovery-image] May 17 21:37:12.058 INFO O| May 17 21:37:12.058 INFO O| Done
39912024-05-17T21:37:14.190Z[ recovery-image] May 17 21:37:12.255 INFO O| May 17 21:37:12.255 INFO O| Done
39922024-05-17T21:37:14.215Z[ recovery-image] May 17 21:37:12.284 INFO O| May 17 21:37:12.284 INFO O| Done
39932024-05-17T21:37:14.223Z[ recovery-image] May 17 21:37:12.285 INFO O| May 17 21:37:12.285 INFO O| Done
39942024-05-17T21:37:14.223Z[ recovery-image] May 17 21:37:12.285 INFO O| May 17 21:37:12.285 INFO O| Done
39952024-05-17T21:37:14.223Z[ recovery-image] May 17 21:37:12.286 INFO O| May 17 21:37:12.286 INFO O| Done
39962024-05-17T21:37:14.275Z[ recovery-image] May 17 21:37:12.344 INFO O| May 17 21:37:12.343 INFO STEP 10 (pkg_change_facet) COMPLETE
39972024-05-17T21:37:14.275Z[ recovery-image] May 17 21:37:12.344 INFO O| May 17 21:37:12.343 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39982024-05-17T21:37:14.295Z[ recovery-image] May 17 21:37:12.355 INFO O| May 17 21:37:12.355 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server"]
39992024-05-17T21:37:14.742Z[ recovery-image] May 17 21:37:12.804 INFO O| May 17 21:37:12.804 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40002024-05-17T21:37:15.091Z[ host-image] May 17 21:37:13.157 INFO O| May 17 21:37:13.157 INFO O| Download: 1948/22698 items 22.2/196.2MB 11% complete (1.2M/s)
40012024-05-17T21:37:15.750Z[verify-libraries] Compiling toml_datetime v0.6.5
40022024-05-17T21:37:15.750Z[verify-libraries] Compiling serde_spanned v0.6.5
40032024-05-17T21:37:15.754Z[verify-libraries] Compiling cargo-platform v0.1.3
40042024-05-17T21:37:15.754Z[verify-libraries] Compiling macaddr v1.0.1
40052024-05-17T21:37:16.057Z[verify-libraries] Compiling toml_edit v0.22.12
40062024-05-17T21:37:17.134Z[verify-libraries] Compiling cargo_metadata v0.18.1
40072024-05-17T21:37:18.125Z[verify-libraries] Compiling toml v0.8.12
40082024-05-17T21:37:18.940Z[verify-libraries] Compiling cargo_toml v0.20.2
40092024-05-17T21:37:21.869Z[ host-image] May 17 21:37:19.545 INFO O| May 17 21:37:19.545 INFO O| Download: 1949/22698 items 22.3/196.2MB 11% complete
40102024-05-17T21:37:22.464Z[verify-libraries] Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40112024-05-17T21:37:25.354Z[verify-libraries] Finished dev [unoptimized + debuginfo] target(s) in 29.57s
40122024-05-17T21:37:25.383Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
40132024-05-17T21:37:26.006Z[ recovery-image] May 17 21:37:24.069 INFO O| May 17 21:37:24.069 INFO O| Planning: Solver setup ... Done
40142024-05-17T21:37:27.268Z[ host-image] May 17 21:37:25.326 INFO O| May 17 21:37:25.325 INFO O| Download: 2155/22698 items 23.8/196.2MB 12% complete (247k/s)
40152024-05-17T21:37:30.262Z[ recovery-image] May 17 21:37:28.328 INFO O| May 17 21:37:28.327 INFO O| Planning: Running solver ... Done
40162024-05-17T21:37:30.386Z[ recovery-image] May 17 21:37:28.452 INFO O| May 17 21:37:28.452 INFO O| Planning: Finding local manifests ... Done
40172024-05-17T21:37:30.395Z[ recovery-image] May 17 21:37:28.460 INFO O| May 17 21:37:28.460 INFO O| Planning: Fetching manifests: 0/123 0% complete
40182024-05-17T21:37:32.421Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40192024-05-17T21:37:32.436Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40202024-05-17T21:37:32.437Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
40212024-05-17T21:37:32.437Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40222024-05-17T21:37:32.437Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
40232024-05-17T21:37:32.439Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40242024-05-17T21:37:32.439Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
40252024-05-17T21:37:32.440Z[verify-libraries] Compiling termios v0.3.3
40262024-05-17T21:37:32.440Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40272024-05-17T21:37:32.452Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
40282024-05-17T21:37:35.255Z[ recovery-image] May 17 21:37:33.318 INFO O| May 17 21:37:33.318 INFO O| Planning: Fetching manifests: 123/123 100% complete
40292024-05-17T21:37:35.953Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40302024-05-17T21:37:36.284Z[ recovery-image] May 17 21:37:34.348 INFO O| May 17 21:37:34.348 INFO O| Planning: Package planning ... Done
40312024-05-17T21:37:36.890Z[ host-image] May 17 21:37:34.954 INFO O| May 17 21:37:34.953 INFO O| Download: 2157/22698 items 23.9/196.2MB 12% complete
40322024-05-17T21:37:37.072Z[ recovery-image] May 17 21:37:35.136 INFO O| May 17 21:37:35.135 INFO O| Planning: Merging actions ... Done
40332024-05-17T21:37:37.232Z[ recovery-image] May 17 21:37:35.297 INFO O| May 17 21:37:35.296 INFO O| Planning: Checking for conflicting actions ... Done
40342024-05-17T21:37:37.368Z[ recovery-image] May 17 21:37:35.429 INFO O| May 17 21:37:35.429 INFO O| Planning: Consolidating action changes ... Done
40352024-05-17T21:37:37.688Z[ recovery-image] May 17 21:37:35.752 INFO O| May 17 21:37:35.752 INFO O| Planning: Evaluating mediators ... Done
40362024-05-17T21:37:39.811Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40372024-05-17T21:37:41.900Z[ host-image] May 17 21:37:39.956 INFO O| May 17 21:37:39.955 INFO O| Download: 2460/22698 items 28.4/196.2MB 14% complete (915k/s)
40382024-05-17T21:37:42.943Z[ recovery-image] May 17 21:37:41.006 INFO O| May 17 21:37:41.006 INFO O| Planning: Planning completed in 28.20 seconds
40392024-05-17T21:37:42.955Z[ recovery-image] May 17 21:37:41.013 INFO O| May 17 21:37:41.013 INFO O| Packages to install: 123
40402024-05-17T21:37:42.962Z[ recovery-image] May 17 21:37:41.013 INFO O| May 17 21:37:41.013 INFO O| Mediators to change: 4
40412024-05-17T21:37:42.962Z[ recovery-image] May 17 21:37:41.013 INFO O| May 17 21:37:41.013 INFO O| Services to change: 5
40422024-05-17T21:37:43.030Z[ recovery-image] May 17 21:37:41.093 INFO O| May 17 21:37:41.093 INFO O| Download: 0/15811 items 0.0/173.0MB 0% complete
40432024-05-17T21:37:46.819Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40442024-05-17T21:37:49.138Z[ host-image] May 17 21:37:47.199 INFO O| May 17 21:37:47.199 INFO O| Download: 3477/22698 items 35.6/196.2MB 18% complete (1.2M/s)
40452024-05-17T21:37:49.149Z[ recovery-image] May 17 21:37:47.207 INFO O| May 17 21:37:47.207 INFO O| Download: 1008/15811 items 7.9/173.0MB 4% complete (2.0M/s)
40462024-05-17T21:37:54.316Z[ host-image] May 17 21:37:52.367 INFO O| May 17 21:37:52.367 INFO O| Download: 4632/22698 items 42.9/196.2MB 21% complete (1.1M/s)
40472024-05-17T21:37:54.789Z[ recovery-image] May 17 21:37:52.777 INFO O| May 17 21:37:52.777 INFO O| Download: 1321/15811 items 20.2/173.0MB 11% complete (1.9M/s)
40482024-05-17T21:37:59.309Z[ host-image] May 17 21:37:57.367 INFO O| May 17 21:37:57.367 INFO O| Download: 5768/22698 items 46.2/196.2MB 23% complete (1.1M/s)
40492024-05-17T21:38:00.076Z[ recovery-image] May 17 21:37:58.135 INFO O| May 17 21:37:58.135 INFO O| Download: 1644/15811 items 25.6/173.0MB 14% complete (1.8M/s)
40502024-05-17T21:38:02.511Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40512024-05-17T21:38:06.560Z[ recovery-image] May 17 21:38:04.604 INFO O| May 17 21:38:04.604 INFO O| Download: 2676/15811 items 33.0/173.0MB 19% complete (1.4M/s)
40522024-05-17T21:38:06.560Z[ host-image] May 17 21:38:04.604 INFO O| May 17 21:38:04.604 INFO O| Download: 6743/22698 items 47.7/196.2MB 24% complete (519k/s)
40532024-05-17T21:38:11.548Z[ host-image] May 17 21:38:09.605 INFO O| May 17 21:38:09.605 INFO O| Download: 7688/22698 items 58.6/196.2MB 29% complete (1.2M/s)
40542024-05-17T21:38:11.952Z[ recovery-image] May 17 21:38:10.009 INFO O| May 17 21:38:10.009 INFO O| Download: 3636/15811 items 39.5/173.0MB 22% complete (1.1M/s)
40552024-05-17T21:38:16.696Z[ host-image] May 17 21:38:14.751 INFO O| May 17 21:38:14.751 INFO O| Download: 8238/22698 items 65.0/196.2MB 33% complete (1.7M/s)
40562024-05-17T21:38:17.153Z[ recovery-image] May 17 21:38:15.159 INFO O| May 17 21:38:15.159 INFO O| Download: 4778/15811 items 42.9/173.0MB 24% complete (1.0M/s)
40572024-05-17T21:38:21.724Z[ host-image] May 17 21:38:19.778 INFO O| May 17 21:38:19.778 INFO O| Download: 9356/22698 items 81.3/196.2MB 41% complete (2.2M/s)
40582024-05-17T21:38:22.313Z[ recovery-image] May 17 21:38:20.368 INFO O| May 17 21:38:20.368 INFO O| Download: 5640/15811 items 44.4/173.0MB 25% complete (494k/s)
40592024-05-17T21:38:27.160Z[ host-image] May 17 21:38:25.212 INFO O| May 17 21:38:25.212 INFO O| Download: 10390/22698 items 87.9/196.2MB 44% complete (2.3M/s)
40602024-05-17T21:38:27.327Z[ recovery-image] May 17 21:38:25.369 INFO O| May 17 21:38:25.369 INFO O| Download: 5807/15811 items 51.6/173.0MB 29% complete (797k/s)
40612024-05-17T21:38:32.571Z[ host-image] May 17 21:38:30.215 INFO O| May 17 21:38:30.215 INFO O| Download: 11085/22698 items 92.1/196.2MB 46% complete (1.1M/s)
40622024-05-17T21:38:32.584Z[ recovery-image] May 17 21:38:30.400 INFO O| May 17 21:38:30.400 INFO O| Download: 6164/15811 items 61.9/173.0MB 35% complete (1.7M/s)
40632024-05-17T21:38:37.168Z[ host-image] May 17 21:38:35.216 INFO O| May 17 21:38:35.215 INFO O| Download: 11764/22698 items 96.3/196.2MB 49% complete (863k/s)
40642024-05-17T21:38:37.367Z[ recovery-image] May 17 21:38:35.402 INFO O| May 17 21:38:35.402 INFO O| Download: 7365/15811 items 73.4/173.0MB 42% complete (2.3M/s)
40652024-05-17T21:38:42.177Z[ host-image] May 17 21:38:40.226 INFO O| May 17 21:38:40.226 INFO O| Download: 12147/22698 items 108.4/196.2MB 55% complete (1.6M/s)
40662024-05-17T21:38:42.466Z[ recovery-image] May 17 21:38:40.514 INFO O| May 17 21:38:40.514 INFO O| Download: 7917/15811 items 77.5/173.0MB 44% complete (1.6M/s)
40672024-05-17T21:38:47.193Z[ host-image] May 17 21:38:45.241 INFO O| May 17 21:38:45.241 INFO O| Download: 13076/22698 items 109.7/196.2MB 55% complete (1.4M/s)
40682024-05-17T21:38:47.896Z[ recovery-image] May 17 21:38:45.532 INFO O| May 17 21:38:45.532 INFO O| Download: 8669/15811 items 83.5/173.0MB 48% complete (976k/s)
40692024-05-17T21:38:52.206Z[ host-image] May 17 21:38:50.250 INFO O| May 17 21:38:50.250 INFO O| Download: 14033/22698 items 110.2/196.2MB 56% complete (192k/s)
40702024-05-17T21:38:52.492Z[ recovery-image] May 17 21:38:50.540 INFO O| May 17 21:38:50.540 INFO O| Download: 9073/15811 items 92.6/173.0MB 53% complete (1.5M/s)
40712024-05-17T21:38:56.938Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40722024-05-17T21:38:57.543Z[ recovery-image] May 17 21:38:55.559 INFO O| May 17 21:38:55.559 INFO O| Download: 10184/15811 items 93.1/173.0MB 53% complete (1016k/s)
40732024-05-17T21:38:57.602Z[ host-image] May 17 21:38:55.646 INFO O| May 17 21:38:55.646 INFO O| Download: 14479/22698 items 116.3/196.2MB 59% complete (530k/s)
40742024-05-17T21:39:02.711Z[ recovery-image] May 17 21:39:00.755 INFO O| May 17 21:39:00.755 INFO O| Download: 11050/15811 items 98.9/173.0MB 57% complete (448k/s)
40752024-05-17T21:39:02.845Z[ host-image] May 17 21:39:00.891 INFO O| May 17 21:39:00.891 INFO O| Download: 14493/22698 items 116.5/196.2MB 59% complete (610k/s)
40762024-05-17T21:39:07.713Z[ recovery-image] May 17 21:39:05.756 INFO O| May 17 21:39:05.756 INFO O| Download: 11670/15811 items 117.7/173.0MB 68% complete (2.4M/s)
40772024-05-17T21:39:07.893Z[ host-image] May 17 21:39:05.938 INFO O| May 17 21:39:05.938 INFO O| Download: 15515/22698 items 122.4/196.2MB 62% complete (881k/s)
40782024-05-17T21:39:12.720Z[ recovery-image] May 17 21:39:10.761 INFO O| May 17 21:39:10.761 INFO O| Download: 12082/15811 items 137.2/173.0MB 79% complete (3.9M/s)
40792024-05-17T21:39:12.898Z[ host-image] May 17 21:39:10.938 INFO O| May 17 21:39:10.938 INFO O| Download: 16183/22698 items 132.0/196.2MB 67% complete (1.6M/s)
40802024-05-17T21:39:17.727Z[ recovery-image] May 17 21:39:15.762 INFO O| May 17 21:39:15.762 INFO O| Download: 13014/15811 items 140.5/173.0MB 81% complete (2.6M/s)
40812024-05-17T21:39:18.217Z[ host-image] May 17 21:39:16.256 INFO O| May 17 21:39:16.256 INFO O| Download: 16847/22698 items 142.2/196.2MB 72% complete (2.3M/s)
40822024-05-17T21:39:22.724Z[ recovery-image] May 17 21:39:20.762 INFO O| May 17 21:39:20.762 INFO O| Download: 14010/15811 items 144.8/173.0MB 83% complete (772k/s)
40832024-05-17T21:39:23.214Z[ host-image] May 17 21:39:21.256 INFO O| May 17 21:39:21.256 INFO O| Download: 17814/22698 items 149.8/196.2MB 76% complete (1.7M/s)
40842024-05-17T21:39:28.228Z[ host-image] May 17 21:39:26.269 INFO O| May 17 21:39:26.269 INFO O| Download: 18481/22698 items 160.6/196.2MB 81% complete (1.9M/s)
40852024-05-17T21:39:28.403Z[ recovery-image] May 17 21:39:26.444 INFO O| May 17 21:39:26.444 INFO O| Download: 14651/15811 items 147.8/173.0MB 85% complete (733k/s)
40862024-05-17T21:39:33.241Z[ host-image] May 17 21:39:31.281 INFO O| May 17 21:39:31.280 INFO O| Download: 19359/22698 items 163.8/196.2MB 83% complete (1.4M/s)
40872024-05-17T21:39:33.984Z[ recovery-image] May 17 21:39:32.023 INFO O| May 17 21:39:32.023 INFO O| Download: 15257/15811 items 157.9/173.0MB 91% complete (1.3M/s)
40882024-05-17T21:39:38.256Z[ host-image] May 17 21:39:36.295 INFO O| May 17 21:39:36.294 INFO O| Download: 20400/22698 items 168.2/196.2MB 85% complete (774k/s)
40892024-05-17T21:39:38.988Z[ recovery-image] May 17 21:39:37.025 INFO O| May 17 21:39:37.025 INFO O| Download: 15660/15811 items 171.2/173.0MB 98% complete (2.2M/s)
40902024-05-17T21:39:40.990Z[ recovery-image] May 17 21:39:39.027 INFO O| May 17 21:39:39.027 INFO O| Download: Completed 173.01 MB in 117.93 seconds (1.5M/s)
40912024-05-17T21:39:41.975Z[ recovery-image] May 17 21:39:40.011 INFO O| May 17 21:39:40.011 INFO O| Actions: 1/24935 actions (Installing new actions)
40922024-05-17T21:39:43.410Z[ host-image] May 17 21:39:41.448 INFO O| May 17 21:39:41.448 INFO O| Download: 20991/22698 items 176.1/196.2MB 89% complete (1.2M/s)
40932024-05-17T21:39:46.974Z[ recovery-image] May 17 21:39:45.011 INFO O| May 17 21:39:45.011 INFO O| Actions: 8991/24935 actions (Installing new actions)
40942024-05-17T21:39:48.437Z[ host-image] May 17 21:39:46.474 INFO O| May 17 21:39:46.474 INFO O| Download: 21878/22698 items 188.3/196.2MB 95% complete (2.0M/s)
40952024-05-17T21:39:51.976Z[ recovery-image] May 17 21:39:50.011 INFO O| May 17 21:39:50.011 INFO O| Actions: 14702/24935 actions (Installing new actions)
40962024-05-17T21:39:53.488Z[ host-image] May 17 21:39:51.524 INFO O| May 17 21:39:51.524 INFO O| Download: 22695/22698 items 196.2/196.2MB 99% complete (2.0M/s)
40972024-05-17T21:39:53.890Z[ host-image] May 17 21:39:51.926 INFO O| May 17 21:39:51.926 INFO O| Download: Completed 196.17 MB in 179.80 seconds (1.1M/s)
40982024-05-17T21:39:55.666Z[ host-image] May 17 21:39:53.701 INFO O| May 17 21:39:53.701 INFO O| Actions: 1/49171 actions (Installing new actions)
40992024-05-17T21:39:56.996Z[ recovery-image] May 17 21:39:55.028 INFO O| May 17 21:39:55.028 INFO O| Actions: 24454/24935 actions (Installing new actions)
41002024-05-17T21:40:00.553Z[ recovery-image] May 17 21:39:58.588 INFO O| May 17 21:39:58.588 INFO O| Actions: Completed 24935 actions in 18.57 seconds.
41012024-05-17T21:40:00.666Z[ host-image] May 17 21:39:58.701 INFO O| May 17 21:39:58.701 INFO O| Actions: 9187/49171 actions (Installing new actions)
41022024-05-17T21:40:00.975Z[ recovery-image] May 17 21:39:59.008 INFO O| May 17 21:39:59.008 INFO O| Done
41032024-05-17T21:40:00.975Z[ recovery-image] May 17 21:39:59.008 INFO O| May 17 21:39:59.008 INFO O| Done
41042024-05-17T21:40:02.063Z[ recovery-image] May 17 21:40:00.096 INFO O| May 17 21:40:00.095 INFO O| Done
41052024-05-17T21:40:03.593Z[ recovery-image] May 17 21:40:01.625 INFO O| May 17 21:40:01.625 INFO O| Done
41062024-05-17T21:40:03.614Z[ recovery-image] May 17 21:40:01.648 INFO O| May 17 21:40:01.648 INFO O| Done
41072024-05-17T21:40:05.669Z[ host-image] May 17 21:40:03.702 INFO O| May 17 21:40:03.702 INFO O| Actions: 18262/49171 actions (Installing new actions)
41082024-05-17T21:40:10.676Z[ host-image] May 17 21:40:08.703 INFO O| May 17 21:40:08.703 INFO O| Actions: 25527/49171 actions (Installing new actions)
41092024-05-17T21:40:12.785Z[ recovery-image] May 17 21:40:10.817 INFO O| May 17 21:40:10.817 INFO O| Done
41102024-05-17T21:40:13.531Z[ recovery-image] May 17 21:40:11.557 INFO O| May 17 21:40:11.556 INFO O| Done
41112024-05-17T21:40:13.793Z[ recovery-image] May 17 21:40:11.821 INFO O| May 17 21:40:11.820 INFO STEP 11 (pkg_install) COMPLETE
41122024-05-17T21:40:13.793Z[ recovery-image] May 17 21:40:11.821 INFO O| May 17 21:40:11.821 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41132024-05-17T21:40:13.801Z[ recovery-image] May 17 21:40:11.821 INFO O| May 17 21:40:11.821 INFO skip step because feature "recovery" is enabled
41142024-05-17T21:40:13.801Z[ recovery-image] May 17 21:40:11.821 INFO O| May 17 21:40:11.821 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41152024-05-17T21:40:13.801Z[ recovery-image] May 17 21:40:11.821 INFO O| May 17 21:40:11.821 INFO skip step because feature "omicron1" is not enabled
41162024-05-17T21:40:13.801Z[ recovery-image] May 17 21:40:11.821 INFO O| May 17 21:40:11.821 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41172024-05-17T21:40:13.812Z[ recovery-image] May 17 21:40:11.842 INFO O| May 17 21:40:11.842 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
41182024-05-17T21:40:15.299Z[ recovery-image] May 17 21:40:13.329 INFO O| May 17 21:40:13.329 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41192024-05-17T21:40:15.695Z[ host-image] May 17 21:40:13.723 INFO O| May 17 21:40:13.723 INFO O| Actions: 48669/49171 actions (Installing new actions)
41202024-05-17T21:40:17.598Z[ recovery-image] May 17 21:40:15.627 INFO O| May 17 21:40:15.627 INFO O| Planning: Solver setup ... Done
41212024-05-17T21:40:17.603Z[ recovery-image] May 17 21:40:15.634 INFO O| May 17 21:40:15.634 INFO O| Planning: Running solver ... Done
41222024-05-17T21:40:17.669Z[ recovery-image] May 17 21:40:15.699 INFO O| May 17 21:40:15.699 INFO O| Planning: Finding local manifests ... Done
41232024-05-17T21:40:17.677Z[ recovery-image] May 17 21:40:15.700 INFO O| May 17 21:40:15.700 INFO O| Planning: Fetching manifests: 0/1 0% complete
41242024-05-17T21:40:17.778Z[ recovery-image] May 17 21:40:15.806 INFO O| May 17 21:40:15.806 INFO O| Planning: Fetching manifests: 1/1 100% complete
41252024-05-17T21:40:17.811Z[ recovery-image] May 17 21:40:15.842 INFO O| May 17 21:40:15.842 INFO O| Planning: Package planning ... Done
41262024-05-17T21:40:17.814Z[ recovery-image] May 17 21:40:15.843 INFO O| May 17 21:40:15.842 INFO O| Planning: Merging actions ... Done
41272024-05-17T21:40:17.881Z[ recovery-image] May 17 21:40:15.908 INFO O| May 17 21:40:15.908 INFO O| Planning: Checking for conflicting actions ... Done
41282024-05-17T21:40:17.886Z[ recovery-image] May 17 21:40:15.909 INFO O| May 17 21:40:15.909 INFO O| Planning: Consolidating action changes ... Done
41292024-05-17T21:40:18.126Z[ recovery-image] May 17 21:40:16.157 INFO O| May 17 21:40:16.157 INFO O| Planning: Evaluating mediators ... Done
41302024-05-17T21:40:18.130Z[ recovery-image] May 17 21:40:16.158 INFO O| May 17 21:40:16.158 INFO O| Planning: Planning completed in 2.83 seconds
41312024-05-17T21:40:18.130Z[ recovery-image] May 17 21:40:16.160 INFO O| May 17 21:40:16.160 INFO O| Packages to install: 1
41322024-05-17T21:40:18.151Z[ recovery-image] May 17 21:40:16.178 INFO O| May 17 21:40:16.178 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
41332024-05-17T21:40:18.915Z[ recovery-image] May 17 21:40:16.946 INFO O| May 17 21:40:16.945 INFO O| Download: Completed 17.98 MB in 0.77 seconds (23.4M/s)
41342024-05-17T21:40:19.005Z[ recovery-image] May 17 21:40:17.035 INFO O| May 17 21:40:17.035 INFO O| Actions: 1/22 actions (Installing new actions)
41352024-05-17T21:40:19.771Z[ host-image] May 17 21:40:17.801 INFO O| May 17 21:40:17.801 INFO O| Actions: Completed 49171 actions in 24.09 seconds.
41362024-05-17T21:40:19.836Z[ recovery-image] May 17 21:40:17.865 INFO O| May 17 21:40:17.865 INFO O| Actions: Completed 22 actions in 0.83 seconds.
41372024-05-17T21:40:20.087Z[ recovery-image] May 17 21:40:18.117 INFO O| May 17 21:40:18.117 INFO O| Done
41382024-05-17T21:40:20.087Z[ recovery-image] May 17 21:40:18.117 INFO O| May 17 21:40:18.117 INFO O| Done
41392024-05-17T21:40:20.223Z[ host-image] May 17 21:40:18.253 INFO O| May 17 21:40:18.253 INFO O| Done
41402024-05-17T21:40:20.223Z[ host-image] May 17 21:40:18.253 INFO O| May 17 21:40:18.253 INFO O| Done
41412024-05-17T21:40:20.777Z[ recovery-image] May 17 21:40:18.805 INFO O| May 17 21:40:18.805 INFO O| Done
41422024-05-17T21:40:21.147Z[ host-image] May 17 21:40:19.176 INFO O| May 17 21:40:19.176 INFO O| Done
41432024-05-17T21:40:22.502Z[ recovery-image] May 17 21:40:20.532 INFO O| May 17 21:40:20.531 INFO O| Done
41442024-05-17T21:40:22.523Z[ recovery-image] May 17 21:40:20.553 INFO O| May 17 21:40:20.553 INFO O| Done
41452024-05-17T21:40:22.527Z[ recovery-image] May 17 21:40:20.554 INFO O| May 17 21:40:20.554 INFO O| Done
41462024-05-17T21:40:22.547Z[ recovery-image] May 17 21:40:20.577 INFO O| May 17 21:40:20.577 INFO O| Done
41472024-05-17T21:40:22.734Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO STEP 14 (pkg_install) COMPLETE
41482024-05-17T21:40:22.734Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41492024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO skip step because feature "mfg" is not enabled
41502024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41512024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO skip step because feature "compliance" is not enabled
41522024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41532024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO skip step because feature "stress" is not enabled
41542024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41552024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO skip step because feature "nfs" is not enabled
41562024-05-17T21:40:22.738Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
41572024-05-17T21:40:22.739Z[ recovery-image] May 17 21:40:20.764 INFO O| May 17 21:40:20.764 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
41582024-05-17T21:40:22.958Z[ recovery-image] May 17 21:40:20.988 INFO O| May 17 21:40:20.987 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
41592024-05-17T21:40:23.072Z[ recovery-image] May 17 21:40:21.102 INFO O| May 17 21:40:21.102 INFO completed processing gimlet/ramdisk-01-os
41602024-05-17T21:40:23.076Z[ recovery-image] May 17 21:40:21.105 INFO image builder template: ramdisk-02-trim...
41612024-05-17T21:40:23.076Z[ recovery-image] May 17 21:40:21.105 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmptrhKJe/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-02-trim"], pwd: None
41622024-05-17T21:40:23.118Z[ recovery-image] May 17 21:40:21.146 INFO O| May 17 21:40:21.146 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
41632024-05-17T21:40:23.126Z[ recovery-image] May 17 21:40:21.156 INFO O| May 17 21:40:21.156 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
41642024-05-17T21:40:23.208Z[ recovery-image] May 17 21:40:21.237 INFO O| May 17 21:40:21.237 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
41652024-05-17T21:40:23.285Z[ recovery-image] May 17 21:40:21.314 INFO O| May 17 21:40:21.314 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
41662024-05-17T21:40:23.288Z[ recovery-image] May 17 21:40:21.315 INFO O| May 17 21:40:21.315 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
41672024-05-17T21:40:23.295Z[ recovery-image] May 17 21:40:21.325 INFO O| May 17 21:40:21.325 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
41682024-05-17T21:40:23.305Z[ recovery-image] May 17 21:40:21.332 INFO O| May 17 21:40:21.332 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
41692024-05-17T21:40:23.314Z[ recovery-image] May 17 21:40:21.341 INFO O| May 17 21:40:21.340 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
41702024-05-17T21:40:23.585Z[ recovery-image] May 17 21:40:21.614 INFO O| May 17 21:40:21.614 INFO rolled back to input snapshot; work may begin
41712024-05-17T21:40:23.585Z[ recovery-image] May 17 21:40:21.614 INFO O| May 17 21:40:21.614 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
41722024-05-17T21:40:23.594Z[ recovery-image] May 17 21:40:21.624 INFO O| May 17 21:40:21.624 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41732024-05-17T21:40:23.621Z[ recovery-image] May 17 21:40:21.649 INFO O| May 17 21:40:21.649 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
41742024-05-17T21:40:23.688Z[ host-image] May 17 21:40:21.715 INFO O| May 17 21:40:21.715 INFO O| Done
41752024-05-17T21:40:23.732Z[ host-image] May 17 21:40:21.762 INFO O| May 17 21:40:21.762 INFO O| Done
41762024-05-17T21:40:23.794Z[ recovery-image] May 17 21:40:21.823 INFO O| May 17 21:40:21.823 INFO STEP 0 (remove_files) COMPLETE
41772024-05-17T21:40:23.794Z[ recovery-image] May 17 21:40:21.823 INFO O| May 17 21:40:21.823 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41782024-05-17T21:40:23.890Z[ recovery-image] May 17 21:40:21.919 INFO O| May 17 21:40:21.919 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
41792024-05-17T21:40:23.894Z[ recovery-image] May 17 21:40:21.923 INFO O| May 17 21:40:21.923 INFO STEP 1 (remove_files) COMPLETE
41802024-05-17T21:40:23.894Z[ recovery-image] May 17 21:40:21.923 INFO O| May 17 21:40:21.923 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41812024-05-17T21:40:23.999Z[ recovery-image] May 17 21:40:22.024 INFO O| May 17 21:40:22.024 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
41822024-05-17T21:40:24.042Z[ recovery-image] May 17 21:40:22.071 INFO O| May 17 21:40:22.071 INFO STEP 2 (remove_files) COMPLETE
41832024-05-17T21:40:24.042Z[ recovery-image] May 17 21:40:22.071 INFO O| May 17 21:40:22.071 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41842024-05-17T21:40:24.101Z[ recovery-image] May 17 21:40:22.131 INFO O| May 17 21:40:22.130 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
41852024-05-17T21:40:24.105Z[ recovery-image] May 17 21:40:22.134 INFO O| May 17 21:40:22.134 INFO STEP 3 (remove_files) COMPLETE
41862024-05-17T21:40:24.105Z[ recovery-image] May 17 21:40:22.134 INFO O| May 17 21:40:22.134 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41872024-05-17T21:40:24.124Z[ recovery-image] May 17 21:40:22.153 INFO O| May 17 21:40:22.153 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
41882024-05-17T21:40:24.129Z[ recovery-image] May 17 21:40:22.159 INFO O| May 17 21:40:22.159 INFO STEP 4 (remove_files) COMPLETE
41892024-05-17T21:40:24.134Z[ recovery-image] May 17 21:40:22.159 INFO O| May 17 21:40:22.159 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41902024-05-17T21:40:24.577Z[ recovery-image] May 17 21:40:22.202 INFO O| May 17 21:40:22.202 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
41912024-05-17T21:40:24.590Z[ recovery-image] May 17 21:40:22.203 INFO O| May 17 21:40:22.203 INFO STEP 5 (remove_files) COMPLETE
41922024-05-17T21:40:24.590Z[ recovery-image] May 17 21:40:22.203 INFO O| May 17 21:40:22.203 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41932024-05-17T21:40:24.590Z[ recovery-image] May 17 21:40:22.219 INFO O| May 17 21:40:22.219 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
41942024-05-17T21:40:24.590Z[ recovery-image] May 17 21:40:22.239 INFO O| May 17 21:40:22.239 INFO STEP 6 (remove_files) COMPLETE
41952024-05-17T21:40:24.590Z[ recovery-image] May 17 21:40:22.239 INFO O| May 17 21:40:22.239 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41962024-05-17T21:40:24.590Z[ recovery-image] May 17 21:40:22.239 INFO O| May 17 21:40:22.239 INFO skip step because feature "recovery" is enabled
41972024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.239 INFO O| May 17 21:40:22.239 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41982024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.239 INFO O| May 17 21:40:22.239 INFO skip step because feature "recovery" is enabled
41992024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.239 INFO O| May 17 21:40:22.239 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42002024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.239 INFO O| May 17 21:40:22.239 INFO skip step because feature "recovery" is enabled
42012024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.240 INFO O| May 17 21:40:22.239 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42022024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.300 INFO O| May 17 21:40:22.300 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
42032024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.307 INFO O| May 17 21:40:22.307 INFO STEP 10 (remove_files) COMPLETE
42042024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.307 INFO O| May 17 21:40:22.307 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42052024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.327 INFO O| May 17 21:40:22.327 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
42062024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.328 INFO O| May 17 21:40:22.328 INFO STEP 11 (remove_files) COMPLETE
42072024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.328 INFO O| May 17 21:40:22.328 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42082024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.345 INFO O| May 17 21:40:22.345 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
42092024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.347 INFO O| May 17 21:40:22.346 INFO STEP 12 (remove_files) COMPLETE
42102024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.347 INFO O| May 17 21:40:22.347 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42112024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.399 INFO O| May 17 21:40:22.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
42122024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.489 INFO O| May 17 21:40:22.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
42132024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.517 INFO O| May 17 21:40:22.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
42142024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.528 INFO O| May 17 21:40:22.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
42152024-05-17T21:40:24.591Z[ recovery-image] May 17 21:40:22.534 INFO O| May 17 21:40:22.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
42162024-05-17T21:40:24.786Z[ recovery-image] May 17 21:40:22.816 INFO O| May 17 21:40:22.816 INFO STEP 13 (remove_files) COMPLETE
42172024-05-17T21:40:24.791Z[ recovery-image] May 17 21:40:22.816 INFO O| May 17 21:40:22.816 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42182024-05-17T21:40:24.805Z[ recovery-image] May 17 21:40:22.834 INFO O| May 17 21:40:22.834 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
42192024-05-17T21:40:24.809Z[ recovery-image] May 17 21:40:22.837 INFO O| May 17 21:40:22.837 INFO STEP 14 (remove_files) COMPLETE
42202024-05-17T21:40:24.809Z[ recovery-image] May 17 21:40:22.837 INFO O| May 17 21:40:22.837 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42212024-05-17T21:40:24.832Z[ recovery-image] May 17 21:40:22.861 INFO O| May 17 21:40:22.861 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
42222024-05-17T21:40:24.843Z[ recovery-image] May 17 21:40:22.873 INFO O| May 17 21:40:22.872 INFO STEP 15 (remove_files) COMPLETE
42232024-05-17T21:40:24.843Z[ recovery-image] May 17 21:40:22.873 INFO O| May 17 21:40:22.872 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42242024-05-17T21:40:24.905Z[ recovery-image] May 17 21:40:22.934 INFO O| May 17 21:40:22.934 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
42252024-05-17T21:40:24.909Z[ recovery-image] May 17 21:40:22.934 INFO O| May 17 21:40:22.934 INFO STEP 16 (remove_files) COMPLETE
42262024-05-17T21:40:24.910Z[ recovery-image] May 17 21:40:22.934 INFO O| May 17 21:40:22.934 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42272024-05-17T21:40:24.930Z[ recovery-image] May 17 21:40:22.959 INFO O| May 17 21:40:22.959 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
42282024-05-17T21:40:24.935Z[ recovery-image] May 17 21:40:22.962 INFO O| May 17 21:40:22.962 INFO STEP 17 (remove_files) COMPLETE
42292024-05-17T21:40:24.935Z[ recovery-image] May 17 21:40:22.962 INFO O| May 17 21:40:22.962 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42302024-05-17T21:40:24.990Z[ recovery-image] May 17 21:40:23.019 INFO O| May 17 21:40:23.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
42312024-05-17T21:40:24.990Z[ recovery-image] May 17 21:40:23.019 INFO O| May 17 21:40:23.019 INFO STEP 18 (remove_files) COMPLETE
42322024-05-17T21:40:24.990Z[ recovery-image] May 17 21:40:23.019 INFO O| May 17 21:40:23.019 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42332024-05-17T21:40:25.024Z[ recovery-image] May 17 21:40:23.053 INFO O| May 17 21:40:23.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
42342024-05-17T21:40:25.024Z[ recovery-image] May 17 21:40:23.053 INFO O| May 17 21:40:23.053 INFO STEP 19 (remove_files) COMPLETE
42352024-05-17T21:40:25.024Z[ recovery-image] May 17 21:40:23.053 INFO O| May 17 21:40:23.053 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42362024-05-17T21:40:25.082Z[ recovery-image] May 17 21:40:23.111 INFO O| May 17 21:40:23.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
42372024-05-17T21:40:25.083Z[ recovery-image] May 17 21:40:23.112 INFO O| May 17 21:40:23.111 INFO STEP 20 (remove_files) COMPLETE
42382024-05-17T21:40:25.087Z[ recovery-image] May 17 21:40:23.112 INFO O| May 17 21:40:23.112 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42392024-05-17T21:40:25.100Z[ recovery-image] May 17 21:40:23.130 INFO O| May 17 21:40:23.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
42402024-05-17T21:40:25.100Z[ recovery-image] May 17 21:40:23.130 INFO O| May 17 21:40:23.130 INFO STEP 21 (remove_files) COMPLETE
42412024-05-17T21:40:25.104Z[ recovery-image] May 17 21:40:23.130 INFO O| May 17 21:40:23.130 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42422024-05-17T21:40:25.160Z[ recovery-image] May 17 21:40:23.190 INFO O| May 17 21:40:23.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
42432024-05-17T21:40:25.160Z[ recovery-image] May 17 21:40:23.190 INFO O| May 17 21:40:23.190 INFO STEP 22 (remove_files) COMPLETE
42442024-05-17T21:40:25.164Z[ recovery-image] May 17 21:40:23.190 INFO O| May 17 21:40:23.190 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42452024-05-17T21:40:25.177Z[ recovery-image] May 17 21:40:23.206 INFO O| May 17 21:40:23.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
42462024-05-17T21:40:25.177Z[ recovery-image] May 17 21:40:23.207 INFO O| May 17 21:40:23.206 INFO STEP 23 (remove_files) COMPLETE
42472024-05-17T21:40:25.177Z[ recovery-image] May 17 21:40:23.207 INFO O| May 17 21:40:23.206 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42482024-05-17T21:40:25.216Z[ recovery-image] May 17 21:40:23.243 INFO O| May 17 21:40:23.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
42492024-05-17T21:40:25.217Z[ recovery-image] May 17 21:40:23.243 INFO O| May 17 21:40:23.243 INFO STEP 24 (remove_files) COMPLETE
42502024-05-17T21:40:25.221Z[ recovery-image] May 17 21:40:23.243 INFO O| May 17 21:40:23.243 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42512024-05-17T21:40:25.231Z[ recovery-image] May 17 21:40:23.260 INFO O| May 17 21:40:23.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
42522024-05-17T21:40:25.231Z[ recovery-image] May 17 21:40:23.260 INFO O| May 17 21:40:23.260 INFO STEP 25 (remove_files) COMPLETE
42532024-05-17T21:40:25.231Z[ recovery-image] May 17 21:40:23.260 INFO O| May 17 21:40:23.260 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42542024-05-17T21:40:25.264Z[ recovery-image] May 17 21:40:23.293 INFO O| May 17 21:40:23.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
42552024-05-17T21:40:25.265Z[ recovery-image] May 17 21:40:23.293 INFO O| May 17 21:40:23.293 INFO STEP 26 (remove_files) COMPLETE
42562024-05-17T21:40:25.265Z[ recovery-image] May 17 21:40:23.293 INFO O| May 17 21:40:23.293 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42572024-05-17T21:40:25.283Z[ recovery-image] May 17 21:40:23.312 INFO O| May 17 21:40:23.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
42582024-05-17T21:40:25.283Z[ recovery-image] May 17 21:40:23.312 INFO O| May 17 21:40:23.312 INFO STEP 27 (remove_files) COMPLETE
42592024-05-17T21:40:25.283Z[ recovery-image] May 17 21:40:23.312 INFO O| May 17 21:40:23.312 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42602024-05-17T21:40:25.304Z[ recovery-image] May 17 21:40:23.332 INFO O| May 17 21:40:23.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
42612024-05-17T21:40:25.304Z[ recovery-image] May 17 21:40:23.333 INFO O| May 17 21:40:23.333 INFO STEP 28 (remove_files) COMPLETE
42622024-05-17T21:40:25.304Z[ recovery-image] May 17 21:40:23.333 INFO O| May 17 21:40:23.333 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42632024-05-17T21:40:25.358Z[ recovery-image] May 17 21:40:23.387 INFO O| May 17 21:40:23.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
42642024-05-17T21:40:25.358Z[ recovery-image] May 17 21:40:23.387 INFO O| May 17 21:40:23.387 INFO STEP 29 (remove_files) COMPLETE
42652024-05-17T21:40:25.362Z[ recovery-image] May 17 21:40:23.387 INFO O| May 17 21:40:23.387 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42662024-05-17T21:40:25.376Z[ recovery-image] May 17 21:40:23.405 INFO O| May 17 21:40:23.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
42672024-05-17T21:40:25.381Z[ recovery-image] May 17 21:40:23.405 INFO O| May 17 21:40:23.405 INFO STEP 30 (remove_files) COMPLETE
42682024-05-17T21:40:25.381Z[ recovery-image] May 17 21:40:23.405 INFO O| May 17 21:40:23.405 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42692024-05-17T21:40:25.394Z[ recovery-image] May 17 21:40:23.423 INFO O| May 17 21:40:23.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
42702024-05-17T21:40:25.394Z[ recovery-image] May 17 21:40:23.423 INFO O| May 17 21:40:23.423 INFO STEP 31 (remove_files) COMPLETE
42712024-05-17T21:40:25.394Z[ recovery-image] May 17 21:40:23.423 INFO O| May 17 21:40:23.423 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42722024-05-17T21:40:25.436Z[ recovery-image] May 17 21:40:23.461 INFO O| May 17 21:40:23.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
42732024-05-17T21:40:25.436Z[ recovery-image] May 17 21:40:23.461 INFO O| May 17 21:40:23.461 INFO STEP 32 (remove_files) COMPLETE
42742024-05-17T21:40:25.447Z[ recovery-image] May 17 21:40:23.461 INFO O| May 17 21:40:23.461 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42752024-05-17T21:40:25.452Z[ recovery-image] May 17 21:40:23.482 INFO O| May 17 21:40:23.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
42762024-05-17T21:40:25.452Z[ recovery-image] May 17 21:40:23.482 INFO O| May 17 21:40:23.482 INFO STEP 33 (remove_files) COMPLETE
42772024-05-17T21:40:25.452Z[ recovery-image] May 17 21:40:23.482 INFO O| May 17 21:40:23.482 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42782024-05-17T21:40:25.487Z[ recovery-image] May 17 21:40:23.515 INFO O| May 17 21:40:23.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
42792024-05-17T21:40:25.500Z[ recovery-image] May 17 21:40:23.515 INFO O| May 17 21:40:23.515 INFO STEP 34 (remove_files) COMPLETE
42802024-05-17T21:40:25.500Z[ recovery-image] May 17 21:40:23.515 INFO O| May 17 21:40:23.515 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42812024-05-17T21:40:25.523Z[ recovery-image] May 17 21:40:23.549 INFO O| May 17 21:40:23.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
42822024-05-17T21:40:25.523Z[ recovery-image] May 17 21:40:23.549 INFO O| May 17 21:40:23.549 INFO STEP 35 (remove_files) COMPLETE
42832024-05-17T21:40:25.530Z[ recovery-image] May 17 21:40:23.549 INFO O| May 17 21:40:23.549 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42842024-05-17T21:40:25.583Z[ recovery-image] May 17 21:40:23.612 INFO O| May 17 21:40:23.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
42852024-05-17T21:40:25.583Z[ recovery-image] May 17 21:40:23.612 INFO O| May 17 21:40:23.612 INFO STEP 36 (remove_files) COMPLETE
42862024-05-17T21:40:25.583Z[ recovery-image] May 17 21:40:23.612 INFO O| May 17 21:40:23.612 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42872024-05-17T21:40:25.607Z[ recovery-image] May 17 21:40:23.636 INFO O| May 17 21:40:23.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
42882024-05-17T21:40:25.607Z[ recovery-image] May 17 21:40:23.636 INFO O| May 17 21:40:23.636 INFO STEP 37 (remove_files) COMPLETE
42892024-05-17T21:40:25.607Z[ recovery-image] May 17 21:40:23.636 INFO O| May 17 21:40:23.636 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42902024-05-17T21:40:25.627Z[ recovery-image] May 17 21:40:23.656 INFO O| May 17 21:40:23.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
42912024-05-17T21:40:25.631Z[ recovery-image] May 17 21:40:23.656 INFO O| May 17 21:40:23.656 INFO STEP 38 (remove_files) COMPLETE
42922024-05-17T21:40:25.631Z[ recovery-image] May 17 21:40:23.657 INFO O| May 17 21:40:23.656 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42932024-05-17T21:40:25.670Z[ recovery-image] May 17 21:40:23.699 INFO O| May 17 21:40:23.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
42942024-05-17T21:40:25.670Z[ recovery-image] May 17 21:40:23.699 INFO O| May 17 21:40:23.699 INFO STEP 39 (remove_files) COMPLETE
42952024-05-17T21:40:25.670Z[ recovery-image] May 17 21:40:23.699 INFO O| May 17 21:40:23.699 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42962024-05-17T21:40:25.709Z[ recovery-image] May 17 21:40:23.737 INFO O| May 17 21:40:23.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
42972024-05-17T21:40:25.709Z[ recovery-image] May 17 21:40:23.737 INFO O| May 17 21:40:23.737 INFO STEP 40 (remove_files) COMPLETE
42982024-05-17T21:40:25.709Z[ recovery-image] May 17 21:40:23.737 INFO O| May 17 21:40:23.737 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42992024-05-17T21:40:25.769Z[ recovery-image] May 17 21:40:23.798 INFO O| May 17 21:40:23.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
43002024-05-17T21:40:25.770Z[ recovery-image] May 17 21:40:23.799 INFO O| May 17 21:40:23.798 INFO STEP 41 (remove_files) COMPLETE
43012024-05-17T21:40:25.774Z[ recovery-image] May 17 21:40:23.799 INFO O| May 17 21:40:23.799 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43022024-05-17T21:40:25.792Z[ recovery-image] May 17 21:40:23.821 INFO O| May 17 21:40:23.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
43032024-05-17T21:40:25.792Z[ recovery-image] May 17 21:40:23.821 INFO O| May 17 21:40:23.821 INFO STEP 42 (remove_files) COMPLETE
43042024-05-17T21:40:25.797Z[ recovery-image] May 17 21:40:23.821 INFO O| May 17 21:40:23.821 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43052024-05-17T21:40:25.810Z[ recovery-image] May 17 21:40:23.840 INFO O| May 17 21:40:23.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
43062024-05-17T21:40:25.810Z[ recovery-image] May 17 21:40:23.840 INFO O| May 17 21:40:23.840 INFO STEP 43 (remove_files) COMPLETE
43072024-05-17T21:40:25.811Z[ recovery-image] May 17 21:40:23.840 INFO O| May 17 21:40:23.840 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43082024-05-17T21:40:25.827Z[ recovery-image] May 17 21:40:23.856 INFO O| May 17 21:40:23.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
43092024-05-17T21:40:25.827Z[ recovery-image] May 17 21:40:23.856 INFO O| May 17 21:40:23.856 INFO STEP 44 (remove_files) COMPLETE
43102024-05-17T21:40:25.827Z[ recovery-image] May 17 21:40:23.856 INFO O| May 17 21:40:23.856 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43112024-05-17T21:40:25.846Z[ recovery-image] May 17 21:40:23.875 INFO O| May 17 21:40:23.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
43122024-05-17T21:40:25.846Z[ recovery-image] May 17 21:40:23.876 INFO O| May 17 21:40:23.876 INFO STEP 45 (remove_files) COMPLETE
43132024-05-17T21:40:25.851Z[ recovery-image] May 17 21:40:23.876 INFO O| May 17 21:40:23.876 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43142024-05-17T21:40:25.865Z[ recovery-image] May 17 21:40:23.894 INFO O| May 17 21:40:23.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
43152024-05-17T21:40:25.865Z[ recovery-image] May 17 21:40:23.894 INFO O| May 17 21:40:23.894 INFO STEP 46 (remove_files) COMPLETE
43162024-05-17T21:40:25.865Z[ recovery-image] May 17 21:40:23.894 INFO O| May 17 21:40:23.894 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43172024-05-17T21:40:25.896Z[ recovery-image] May 17 21:40:23.925 INFO O| May 17 21:40:23.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
43182024-05-17T21:40:25.896Z[ recovery-image] May 17 21:40:23.925 INFO O| May 17 21:40:23.925 INFO STEP 47 (remove_files) COMPLETE
43192024-05-17T21:40:25.896Z[ recovery-image] May 17 21:40:23.926 INFO O| May 17 21:40:23.925 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43202024-05-17T21:40:25.922Z[ recovery-image] May 17 21:40:23.947 INFO O| May 17 21:40:23.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
43212024-05-17T21:40:25.922Z[ recovery-image] May 17 21:40:23.947 INFO O| May 17 21:40:23.947 INFO STEP 48 (remove_files) COMPLETE
43222024-05-17T21:40:25.922Z[ recovery-image] May 17 21:40:23.947 INFO O| May 17 21:40:23.947 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43232024-05-17T21:40:25.958Z[ recovery-image] May 17 21:40:23.980 INFO O| May 17 21:40:23.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
43242024-05-17T21:40:25.958Z[ recovery-image] May 17 21:40:23.980 INFO O| May 17 21:40:23.980 INFO STEP 49 (remove_files) COMPLETE
43252024-05-17T21:40:25.975Z[ recovery-image] May 17 21:40:23.980 INFO O| May 17 21:40:23.980 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43262024-05-17T21:40:25.979Z[ recovery-image] May 17 21:40:24.004 INFO O| May 17 21:40:24.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
43272024-05-17T21:40:25.980Z[ recovery-image] May 17 21:40:24.004 INFO O| May 17 21:40:24.004 INFO STEP 50 (remove_files) COMPLETE
43282024-05-17T21:40:25.980Z[ recovery-image] May 17 21:40:24.005 INFO O| May 17 21:40:24.004 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43292024-05-17T21:40:25.995Z[ recovery-image] May 17 21:40:24.025 INFO O| May 17 21:40:24.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
43302024-05-17T21:40:25.995Z[ recovery-image] May 17 21:40:24.025 INFO O| May 17 21:40:24.025 INFO STEP 51 (remove_files) COMPLETE
43312024-05-17T21:40:25.996Z[ recovery-image] May 17 21:40:24.025 INFO O| May 17 21:40:24.025 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43322024-05-17T21:40:26.013Z[ recovery-image] May 17 21:40:24.043 INFO O| May 17 21:40:24.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
43332024-05-17T21:40:26.013Z[ recovery-image] May 17 21:40:24.043 INFO O| May 17 21:40:24.043 INFO STEP 52 (remove_files) COMPLETE
43342024-05-17T21:40:26.013Z[ recovery-image] May 17 21:40:24.043 INFO O| May 17 21:40:24.043 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43352024-05-17T21:40:26.034Z[ recovery-image] May 17 21:40:24.062 INFO O| May 17 21:40:24.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
43362024-05-17T21:40:26.034Z[ recovery-image] May 17 21:40:24.062 INFO O| May 17 21:40:24.062 INFO STEP 53 (remove_files) COMPLETE
43372024-05-17T21:40:26.041Z[ recovery-image] May 17 21:40:24.062 INFO O| May 17 21:40:24.062 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43382024-05-17T21:40:26.051Z[ recovery-image] May 17 21:40:24.080 INFO O| May 17 21:40:24.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
43392024-05-17T21:40:26.051Z[ recovery-image] May 17 21:40:24.080 INFO O| May 17 21:40:24.080 INFO STEP 54 (remove_files) COMPLETE
43402024-05-17T21:40:26.055Z[ recovery-image] May 17 21:40:24.080 INFO O| May 17 21:40:24.080 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43412024-05-17T21:40:26.074Z[ recovery-image] May 17 21:40:24.103 INFO O| May 17 21:40:24.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
43422024-05-17T21:40:26.074Z[ recovery-image] May 17 21:40:24.103 INFO O| May 17 21:40:24.103 INFO STEP 55 (remove_files) COMPLETE
43432024-05-17T21:40:26.080Z[ recovery-image] May 17 21:40:24.103 INFO O| May 17 21:40:24.103 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43442024-05-17T21:40:26.102Z[ recovery-image] May 17 21:40:24.130 INFO O| May 17 21:40:24.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
43452024-05-17T21:40:26.102Z[ recovery-image] May 17 21:40:24.130 INFO O| May 17 21:40:24.130 INFO STEP 56 (remove_files) COMPLETE
43462024-05-17T21:40:26.106Z[ recovery-image] May 17 21:40:24.130 INFO O| May 17 21:40:24.130 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43472024-05-17T21:40:26.160Z[ recovery-image] May 17 21:40:24.189 INFO O| May 17 21:40:24.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
43482024-05-17T21:40:26.160Z[ recovery-image] May 17 21:40:24.189 INFO O| May 17 21:40:24.189 INFO STEP 57 (remove_files) COMPLETE
43492024-05-17T21:40:26.164Z[ recovery-image] May 17 21:40:24.189 INFO O| May 17 21:40:24.189 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43502024-05-17T21:40:26.191Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
43512024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
43522024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43532024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43542024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43552024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
43562024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 INFO ok!
43572024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.220 INFO O| May 17 21:40:24.220 INFO STEP 58 (ensure_file) COMPLETE
43582024-05-17T21:40:26.195Z[ recovery-image] May 17 21:40:24.221 INFO O| May 17 21:40:24.220 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43592024-05-17T21:40:26.210Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
43602024-05-17T21:40:26.230Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
43612024-05-17T21:40:26.230Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43622024-05-17T21:40:26.230Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43632024-05-17T21:40:26.230Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43642024-05-17T21:40:26.231Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
43652024-05-17T21:40:26.231Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 INFO ok!
43662024-05-17T21:40:26.231Z[ recovery-image] May 17 21:40:24.239 INFO O| May 17 21:40:24.239 INFO STEP 59 (ensure_file) COMPLETE
43672024-05-17T21:40:26.231Z[ recovery-image] May 17 21:40:24.240 INFO O| May 17 21:40:24.239 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43682024-05-17T21:40:26.248Z[ recovery-image] May 17 21:40:24.258 INFO O| May 17 21:40:24.258 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
43692024-05-17T21:40:26.248Z[ recovery-image] May 17 21:40:24.258 INFO O| May 17 21:40:24.258 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
43702024-05-17T21:40:26.248Z[ recovery-image] May 17 21:40:24.258 INFO O| May 17 21:40:24.258 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
43712024-05-17T21:40:26.248Z[ recovery-image] May 17 21:40:24.258 INFO O| May 17 21:40:24.258 INFO ok!
43722024-05-17T21:40:26.248Z[ recovery-image] May 17 21:40:24.258 INFO O| May 17 21:40:24.258 INFO STEP 60 (ensure_file) COMPLETE
43732024-05-17T21:40:26.248Z[ recovery-image] May 17 21:40:24.258 INFO O| May 17 21:40:24.258 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43742024-05-17T21:40:26.260Z[ recovery-image] May 17 21:40:24.278 INFO O| May 17 21:40:24.278 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
43752024-05-17T21:40:26.260Z[ recovery-image] May 17 21:40:24.278 INFO O| May 17 21:40:24.278 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
43762024-05-17T21:40:26.260Z[ recovery-image] May 17 21:40:24.278 INFO O| May 17 21:40:24.278 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
43772024-05-17T21:40:26.260Z[ recovery-image] May 17 21:40:24.278 INFO O| May 17 21:40:24.278 INFO ok!
43782024-05-17T21:40:26.260Z[ recovery-image] May 17 21:40:24.278 INFO O| May 17 21:40:24.278 INFO STEP 61 (ensure_file) COMPLETE
43792024-05-17T21:40:26.260Z[ recovery-image] May 17 21:40:24.278 INFO O| May 17 21:40:24.278 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43802024-05-17T21:40:26.317Z[ recovery-image] May 17 21:40:24.339 INFO O| May 17 21:40:24.339 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
43812024-05-17T21:40:26.317Z[ recovery-image] May 17 21:40:24.339 INFO O| May 17 21:40:24.339 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
43822024-05-17T21:40:26.317Z[ recovery-image] May 17 21:40:24.339 INFO O| May 17 21:40:24.339 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
43832024-05-17T21:40:26.328Z[ recovery-image] May 17 21:40:24.340 INFO O| May 17 21:40:24.339 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
43842024-05-17T21:40:26.328Z[ recovery-image] May 17 21:40:24.340 INFO O| May 17 21:40:24.340 INFO ok!
43852024-05-17T21:40:26.328Z[ recovery-image] May 17 21:40:24.340 INFO O| May 17 21:40:24.340 INFO STEP 62 (ensure_file) COMPLETE
43862024-05-17T21:40:26.328Z[ recovery-image] May 17 21:40:24.340 INFO O| May 17 21:40:24.340 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43872024-05-17T21:40:26.336Z[ recovery-image] May 17 21:40:24.360 INFO O| May 17 21:40:24.360 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
43882024-05-17T21:40:26.336Z[ recovery-image] May 17 21:40:24.360 INFO O| May 17 21:40:24.360 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
43892024-05-17T21:40:26.336Z[ recovery-image] May 17 21:40:24.360 INFO O| May 17 21:40:24.360 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43902024-05-17T21:40:26.336Z[ recovery-image] May 17 21:40:24.360 INFO O| May 17 21:40:24.360 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
43912024-05-17T21:40:26.336Z[ recovery-image] May 17 21:40:24.360 INFO O| May 17 21:40:24.360 INFO ok!
43922024-05-17T21:40:26.336Z[ recovery-image] May 17 21:40:24.360 INFO O| May 17 21:40:24.360 INFO STEP 63 (ensure_file) COMPLETE
43932024-05-17T21:40:26.336Z[ recovery-image] May 17 21:40:24.360 INFO O| May 17 21:40:24.360 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43942024-05-17T21:40:26.377Z[ recovery-image] May 17 21:40:24.397 INFO O| May 17 21:40:24.397 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
43952024-05-17T21:40:26.378Z[ recovery-image] May 17 21:40:24.397 INFO O| May 17 21:40:24.397 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
43962024-05-17T21:40:26.378Z[ recovery-image] May 17 21:40:24.397 INFO O| May 17 21:40:24.397 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
43972024-05-17T21:40:26.378Z[ recovery-image] May 17 21:40:24.397 INFO O| May 17 21:40:24.397 INFO ok!
43982024-05-17T21:40:26.378Z[ recovery-image] May 17 21:40:24.397 INFO O| May 17 21:40:24.397 INFO STEP 64 (assemble_files) COMPLETE
43992024-05-17T21:40:26.378Z[ recovery-image] May 17 21:40:24.397 INFO O| May 17 21:40:24.397 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44002024-05-17T21:40:26.422Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
44012024-05-17T21:40:26.422Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
44022024-05-17T21:40:26.422Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44032024-05-17T21:40:26.427Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44042024-05-17T21:40:26.427Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO ok!
44052024-05-17T21:40:26.427Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO STEP 65 (ensure_file) COMPLETE
44062024-05-17T21:40:26.428Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44072024-05-17T21:40:26.428Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO skip step because feature "omicron1" is not enabled
44082024-05-17T21:40:26.428Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44092024-05-17T21:40:26.428Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO skip step because feature "omicron1" is not enabled
44102024-05-17T21:40:26.428Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44112024-05-17T21:40:26.428Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO skip step because feature "omicron1" is not enabled
44122024-05-17T21:40:26.428Z[ recovery-image] May 17 21:40:24.451 INFO O| May 17 21:40:24.451 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44132024-05-17T21:40:26.450Z[ recovery-image] May 17 21:40:24.477 INFO O| May 17 21:40:24.477 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
44142024-05-17T21:40:26.450Z[ recovery-image] May 17 21:40:24.477 INFO O| May 17 21:40:24.477 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
44152024-05-17T21:40:29.538Z[ recovery-image] May 17 21:40:27.566 INFO O| May 17 21:40:27.566 INFO STEP 69 (pack_tar) COMPLETE
44162024-05-17T21:40:29.538Z[ recovery-image] May 17 21:40:27.566 INFO O| May 17 21:40:27.566 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44172024-05-17T21:40:29.542Z[ recovery-image] May 17 21:40:27.566 INFO O| May 17 21:40:27.566 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44182024-05-17T21:40:29.739Z[ recovery-image] May 17 21:40:27.768 INFO O| May 17 21:40:27.768 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
44192024-05-17T21:40:29.847Z[ recovery-image] May 17 21:40:27.875 INFO O| May 17 21:40:27.875 INFO completed processing gimlet/ramdisk-02-trim
44202024-05-17T21:40:29.851Z[ recovery-image] May 17 21:40:27.878 INFO image builder template: ramdisk-03-recovery-trim...
44212024-05-17T21:40:29.851Z[ recovery-image] May 17 21:40:27.878 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmptrhKJe/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "ramdisk-03-recovery-trim"], pwd: None
44222024-05-17T21:40:29.984Z[ recovery-image] May 17 21:40:28.011 INFO O| May 17 21:40:28.011 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44232024-05-17T21:40:29.991Z[ recovery-image] May 17 21:40:28.019 INFO O| May 17 21:40:28.019 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44242024-05-17T21:40:30.106Z[ recovery-image] May 17 21:40:28.134 INFO O| May 17 21:40:28.134 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
44252024-05-17T21:40:30.193Z[ recovery-image] May 17 21:40:28.218 INFO O| May 17 21:40:28.218 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44262024-05-17T21:40:30.197Z[ recovery-image] May 17 21:40:28.219 INFO O| May 17 21:40:28.219 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
44272024-05-17T21:40:30.207Z[ recovery-image] May 17 21:40:28.236 INFO O| May 17 21:40:28.235 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
44282024-05-17T21:40:30.215Z[ recovery-image] May 17 21:40:28.243 INFO O| May 17 21:40:28.243 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44292024-05-17T21:40:30.224Z[ recovery-image] May 17 21:40:28.252 INFO O| May 17 21:40:28.252 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44302024-05-17T21:40:30.589Z[ recovery-image] May 17 21:40:28.614 INFO O| May 17 21:40:28.613 INFO rolled back to input snapshot; work may begin
44312024-05-17T21:40:30.589Z[ recovery-image] May 17 21:40:28.614 INFO O| May 17 21:40:28.614 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
44322024-05-17T21:40:30.607Z[ recovery-image] May 17 21:40:28.635 INFO O| May 17 21:40:28.635 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44332024-05-17T21:40:30.627Z[ recovery-image] May 17 21:40:28.655 INFO O| May 17 21:40:28.655 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
44342024-05-17T21:40:30.645Z[ recovery-image] May 17 21:40:28.673 INFO O| May 17 21:40:28.672 INFO STEP 0 (remove_files) COMPLETE
44352024-05-17T21:40:30.645Z[ recovery-image] May 17 21:40:28.673 INFO O| May 17 21:40:28.673 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44362024-05-17T21:40:30.698Z[ recovery-image] May 17 21:40:28.726 INFO O| May 17 21:40:28.726 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
44372024-05-17T21:40:31.122Z[ recovery-image] May 17 21:40:29.150 INFO O| May 17 21:40:29.150 INFO STEP 1 (remove_files) COMPLETE
44382024-05-17T21:40:31.122Z[ recovery-image] May 17 21:40:29.150 INFO O| May 17 21:40:29.150 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44392024-05-17T21:40:31.162Z[ recovery-image] May 17 21:40:29.190 INFO O| May 17 21:40:29.190 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
44402024-05-17T21:40:31.263Z[ recovery-image] May 17 21:40:29.273 INFO O| May 17 21:40:29.273 INFO STEP 2 (remove_files) COMPLETE
44412024-05-17T21:40:31.263Z[ recovery-image] May 17 21:40:29.273 INFO O| May 17 21:40:29.273 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44422024-05-17T21:40:31.290Z[ recovery-image] May 17 21:40:29.318 INFO O| May 17 21:40:29.317 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
44432024-05-17T21:40:31.464Z[ recovery-image] May 17 21:40:29.481 INFO O| May 17 21:40:29.481 INFO STEP 3 (remove_files) COMPLETE
44442024-05-17T21:40:31.464Z[ recovery-image] May 17 21:40:29.481 INFO O| May 17 21:40:29.481 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44452024-05-17T21:40:31.492Z[ recovery-image] May 17 21:40:29.520 INFO O| May 17 21:40:29.520 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
44462024-05-17T21:40:31.613Z[ recovery-image] May 17 21:40:29.640 INFO O| May 17 21:40:29.640 INFO STEP 4 (remove_files) COMPLETE
44472024-05-17T21:40:31.613Z[ recovery-image] May 17 21:40:29.640 INFO O| May 17 21:40:29.640 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44482024-05-17T21:40:31.663Z[ recovery-image] May 17 21:40:29.691 INFO O| May 17 21:40:29.691 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
44492024-05-17T21:40:31.670Z[ recovery-image] May 17 21:40:29.696 INFO O| May 17 21:40:29.696 INFO STEP 5 (remove_files) COMPLETE
44502024-05-17T21:40:31.670Z[ recovery-image] May 17 21:40:29.696 INFO O| May 17 21:40:29.696 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44512024-05-17T21:40:31.719Z[ recovery-image] May 17 21:40:29.747 INFO O| May 17 21:40:29.747 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
44522024-05-17T21:40:31.777Z[ recovery-image] May 17 21:40:29.805 INFO O| May 17 21:40:29.805 INFO STEP 6 (remove_files) COMPLETE
44532024-05-17T21:40:31.777Z[ recovery-image] May 17 21:40:29.805 INFO O| May 17 21:40:29.805 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44542024-05-17T21:40:31.799Z[ recovery-image] May 17 21:40:29.827 INFO O| May 17 21:40:29.827 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
44552024-05-17T21:40:31.804Z[ recovery-image] May 17 21:40:29.830 INFO O| May 17 21:40:29.829 INFO STEP 7 (remove_files) COMPLETE
44562024-05-17T21:40:31.804Z[ recovery-image] May 17 21:40:29.830 INFO O| May 17 21:40:29.829 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44572024-05-17T21:40:31.826Z[ recovery-image] May 17 21:40:29.852 INFO O| May 17 21:40:29.852 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
44582024-05-17T21:40:31.906Z[ recovery-image] May 17 21:40:29.931 INFO O| May 17 21:40:29.931 INFO STEP 8 (remove_files) COMPLETE
44592024-05-17T21:40:31.906Z[ recovery-image] May 17 21:40:29.932 INFO O| May 17 21:40:29.931 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44602024-05-17T21:40:31.975Z[ recovery-image] May 17 21:40:30.003 INFO O| May 17 21:40:30.003 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
44612024-05-17T21:40:31.978Z[ recovery-image] May 17 21:40:30.003 INFO O| May 17 21:40:30.003 INFO STEP 9 (remove_files) COMPLETE
44622024-05-17T21:40:31.978Z[ recovery-image] May 17 21:40:30.003 INFO O| May 17 21:40:30.003 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44632024-05-17T21:40:32.025Z[ recovery-image] May 17 21:40:30.053 INFO O| May 17 21:40:30.053 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
44642024-05-17T21:40:32.028Z[ recovery-image] May 17 21:40:30.054 INFO O| May 17 21:40:30.054 INFO STEP 10 (remove_files) COMPLETE
44652024-05-17T21:40:32.028Z[ recovery-image] May 17 21:40:30.054 INFO O| May 17 21:40:30.054 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44662024-05-17T21:40:32.048Z[ recovery-image] May 17 21:40:30.076 INFO O| May 17 21:40:30.075 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
44672024-05-17T21:40:32.657Z[ recovery-image] May 17 21:40:30.685 INFO O| May 17 21:40:30.685 INFO STEP 11 (remove_files) COMPLETE
44682024-05-17T21:40:32.657Z[ recovery-image] May 17 21:40:30.685 INFO O| May 17 21:40:30.685 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44692024-05-17T21:40:32.685Z[ recovery-image] May 17 21:40:30.713 INFO O| May 17 21:40:30.713 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
44702024-05-17T21:40:32.755Z[ recovery-image] May 17 21:40:30.776 INFO O| May 17 21:40:30.776 INFO STEP 12 (remove_files) COMPLETE
44712024-05-17T21:40:32.755Z[ recovery-image] May 17 21:40:30.776 INFO O| May 17 21:40:30.776 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44722024-05-17T21:40:32.777Z[ recovery-image] May 17 21:40:30.796 INFO O| May 17 21:40:30.795 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
44732024-05-17T21:40:32.802Z[ recovery-image] May 17 21:40:30.823 INFO O| May 17 21:40:30.823 INFO STEP 13 (remove_files) COMPLETE
44742024-05-17T21:40:32.817Z[ recovery-image] May 17 21:40:30.823 INFO O| May 17 21:40:30.823 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44752024-05-17T21:40:32.839Z[ recovery-image] May 17 21:40:30.864 INFO O| May 17 21:40:30.864 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
44762024-05-17T21:40:32.845Z[ recovery-image] May 17 21:40:30.865 INFO O| May 17 21:40:30.865 INFO STEP 14 (remove_files) COMPLETE
44772024-05-17T21:40:32.845Z[ recovery-image] May 17 21:40:30.865 INFO O| May 17 21:40:30.865 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44782024-05-17T21:40:32.859Z[ recovery-image] May 17 21:40:30.884 INFO O| May 17 21:40:30.884 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
44792024-05-17T21:40:32.864Z[ recovery-image] May 17 21:40:30.885 INFO O| May 17 21:40:30.885 INFO STEP 15 (remove_files) COMPLETE
44802024-05-17T21:40:32.864Z[ recovery-image] May 17 21:40:30.885 INFO O| May 17 21:40:30.885 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44812024-05-17T21:40:32.877Z[ recovery-image] May 17 21:40:30.905 INFO O| May 17 21:40:30.904 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
44822024-05-17T21:40:33.032Z[ recovery-image] May 17 21:40:31.059 INFO O| May 17 21:40:31.059 INFO STEP 16 (remove_files) COMPLETE
44832024-05-17T21:40:33.032Z[ recovery-image] May 17 21:40:31.059 INFO O| May 17 21:40:31.059 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44842024-05-17T21:40:33.052Z[ recovery-image] May 17 21:40:31.079 INFO O| May 17 21:40:31.079 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
44852024-05-17T21:40:33.087Z[ recovery-image] May 17 21:40:31.115 INFO O| May 17 21:40:31.115 INFO STEP 17 (remove_files) COMPLETE
44862024-05-17T21:40:33.087Z[ recovery-image] May 17 21:40:31.115 INFO O| May 17 21:40:31.115 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44872024-05-17T21:40:33.108Z[ recovery-image] May 17 21:40:31.136 INFO O| May 17 21:40:31.136 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
44882024-05-17T21:40:33.113Z[ recovery-image] May 17 21:40:31.136 INFO O| May 17 21:40:31.136 INFO STEP 18 (remove_files) COMPLETE
44892024-05-17T21:40:33.113Z[ recovery-image] May 17 21:40:31.136 INFO O| May 17 21:40:31.136 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44902024-05-17T21:40:33.144Z[ recovery-image] May 17 21:40:31.170 INFO O| May 17 21:40:31.170 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
44912024-05-17T21:40:33.322Z[ recovery-image] May 17 21:40:31.350 INFO O| May 17 21:40:31.350 INFO STEP 19 (remove_files) COMPLETE
44922024-05-17T21:40:33.326Z[ recovery-image] May 17 21:40:31.350 INFO O| May 17 21:40:31.350 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44932024-05-17T21:40:33.380Z[ recovery-image] May 17 21:40:31.396 INFO O| May 17 21:40:31.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
44942024-05-17T21:40:33.422Z[ recovery-image] May 17 21:40:31.450 INFO O| May 17 21:40:31.450 INFO STEP 20 (remove_files) COMPLETE
44952024-05-17T21:40:33.423Z[ recovery-image] May 17 21:40:31.450 INFO O| May 17 21:40:31.450 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44962024-05-17T21:40:33.448Z[ recovery-image] May 17 21:40:31.471 INFO O| May 17 21:40:31.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
44972024-05-17T21:40:33.454Z[ recovery-image] May 17 21:40:31.471 INFO O| May 17 21:40:31.471 INFO STEP 21 (remove_files) COMPLETE
44982024-05-17T21:40:33.454Z[ recovery-image] May 17 21:40:31.471 INFO O| May 17 21:40:31.471 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44992024-05-17T21:40:33.484Z[ recovery-image] May 17 21:40:31.511 INFO O| May 17 21:40:31.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
45002024-05-17T21:40:33.507Z[ recovery-image] May 17 21:40:31.535 INFO O| May 17 21:40:31.535 INFO STEP 22 (remove_files) COMPLETE
45012024-05-17T21:40:33.507Z[ recovery-image] May 17 21:40:31.535 INFO O| May 17 21:40:31.535 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45022024-05-17T21:40:33.564Z[ recovery-image] May 17 21:40:31.591 INFO O| May 17 21:40:31.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
45032024-05-17T21:40:33.585Z[ recovery-image] May 17 21:40:31.610 INFO O| May 17 21:40:31.610 INFO STEP 23 (remove_files) COMPLETE
45042024-05-17T21:40:33.585Z[ recovery-image] May 17 21:40:31.610 INFO O| May 17 21:40:31.610 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45052024-05-17T21:40:33.608Z[ recovery-image] May 17 21:40:31.635 INFO O| May 17 21:40:31.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
45062024-05-17T21:40:33.611Z[ recovery-image] May 17 21:40:31.636 INFO O| May 17 21:40:31.636 INFO STEP 24 (remove_files) COMPLETE
45072024-05-17T21:40:33.611Z[ recovery-image] May 17 21:40:31.636 INFO O| May 17 21:40:31.636 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45082024-05-17T21:40:33.635Z[ recovery-image] May 17 21:40:31.662 INFO O| May 17 21:40:31.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
45092024-05-17T21:40:33.635Z[ recovery-image] May 17 21:40:31.662 INFO O| May 17 21:40:31.662 INFO STEP 25 (remove_files) COMPLETE
45102024-05-17T21:40:33.639Z[ recovery-image] May 17 21:40:31.662 INFO O| May 17 21:40:31.662 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45112024-05-17T21:40:33.703Z[ recovery-image] May 17 21:40:31.731 INFO O| May 17 21:40:31.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
45122024-05-17T21:40:33.703Z[ recovery-image] May 17 21:40:31.731 INFO O| May 17 21:40:31.731 INFO STEP 26 (remove_files) COMPLETE
45132024-05-17T21:40:33.703Z[ recovery-image] May 17 21:40:31.731 INFO O| May 17 21:40:31.731 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45142024-05-17T21:40:33.730Z[ recovery-image] May 17 21:40:31.757 INFO O| May 17 21:40:31.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
45152024-05-17T21:40:33.735Z[ recovery-image] May 17 21:40:31.758 INFO O| May 17 21:40:31.757 INFO STEP 27 (remove_files) COMPLETE
45162024-05-17T21:40:33.735Z[ recovery-image] May 17 21:40:31.758 INFO O| May 17 21:40:31.758 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45172024-05-17T21:40:33.752Z[ recovery-image] May 17 21:40:31.778 INFO O| May 17 21:40:31.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
45182024-05-17T21:40:33.777Z[ recovery-image] May 17 21:40:31.805 INFO O| May 17 21:40:31.805 INFO STEP 28 (remove_files) COMPLETE
45192024-05-17T21:40:33.778Z[ recovery-image] May 17 21:40:31.805 INFO O| May 17 21:40:31.805 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45202024-05-17T21:40:33.816Z[ recovery-image] May 17 21:40:31.824 INFO O| May 17 21:40:31.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
45212024-05-17T21:40:33.823Z[ recovery-image] May 17 21:40:31.824 INFO O| May 17 21:40:31.824 INFO STEP 29 (remove_files) COMPLETE
45222024-05-17T21:40:33.823Z[ recovery-image] May 17 21:40:31.824 INFO O| May 17 21:40:31.824 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45232024-05-17T21:40:33.823Z[ recovery-image] May 17 21:40:31.841 INFO O| May 17 21:40:31.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
45242024-05-17T21:40:33.823Z[ recovery-image] May 17 21:40:31.842 INFO O| May 17 21:40:31.842 INFO STEP 30 (remove_files) COMPLETE
45252024-05-17T21:40:33.823Z[ recovery-image] May 17 21:40:31.842 INFO O| May 17 21:40:31.842 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45262024-05-17T21:40:33.834Z[ recovery-image] May 17 21:40:31.861 INFO O| May 17 21:40:31.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
45272024-05-17T21:40:33.838Z[ recovery-image] May 17 21:40:31.862 INFO O| May 17 21:40:31.862 INFO STEP 31 (remove_files) COMPLETE
45282024-05-17T21:40:33.838Z[ recovery-image] May 17 21:40:31.862 INFO O| May 17 21:40:31.862 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45292024-05-17T21:40:33.873Z[ recovery-image] May 17 21:40:31.900 INFO O| May 17 21:40:31.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
45302024-05-17T21:40:33.887Z[ recovery-image] May 17 21:40:31.913 INFO O| May 17 21:40:31.913 INFO STEP 32 (remove_files) COMPLETE
45312024-05-17T21:40:33.888Z[ recovery-image] May 17 21:40:31.913 INFO O| May 17 21:40:31.913 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45322024-05-17T21:40:33.937Z[ recovery-image] May 17 21:40:31.964 INFO O| May 17 21:40:31.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
45332024-05-17T21:40:33.937Z[ recovery-image] May 17 21:40:31.965 INFO O| May 17 21:40:31.965 INFO STEP 33 (remove_files) COMPLETE
45342024-05-17T21:40:33.941Z[ recovery-image] May 17 21:40:31.965 INFO O| May 17 21:40:31.965 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45352024-05-17T21:40:33.972Z[ recovery-image] May 17 21:40:31.999 INFO O| May 17 21:40:31.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
45362024-05-17T21:40:33.991Z[ recovery-image] May 17 21:40:32.019 INFO O| May 17 21:40:32.019 INFO STEP 34 (remove_files) COMPLETE
45372024-05-17T21:40:33.991Z[ recovery-image] May 17 21:40:32.019 INFO O| May 17 21:40:32.019 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45382024-05-17T21:40:34.054Z[ recovery-image] May 17 21:40:32.081 INFO O| May 17 21:40:32.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
45392024-05-17T21:40:34.087Z[ recovery-image] May 17 21:40:32.115 INFO O| May 17 21:40:32.115 INFO STEP 35 (remove_files) COMPLETE
45402024-05-17T21:40:34.088Z[ recovery-image] May 17 21:40:32.115 INFO O| May 17 21:40:32.115 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45412024-05-17T21:40:34.173Z[ recovery-image] May 17 21:40:32.201 INFO O| May 17 21:40:32.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
45422024-05-17T21:40:34.205Z[ recovery-image] May 17 21:40:32.233 INFO O| May 17 21:40:32.233 INFO STEP 36 (remove_files) COMPLETE
45432024-05-17T21:40:34.205Z[ recovery-image] May 17 21:40:32.233 INFO O| May 17 21:40:32.233 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45442024-05-17T21:40:34.239Z[ recovery-image] May 17 21:40:32.266 INFO O| May 17 21:40:32.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
45452024-05-17T21:40:34.272Z[ recovery-image] May 17 21:40:32.298 INFO O| May 17 21:40:32.298 INFO STEP 37 (remove_files) COMPLETE
45462024-05-17T21:40:34.272Z[ recovery-image] May 17 21:40:32.298 INFO O| May 17 21:40:32.298 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45472024-05-17T21:40:34.316Z[ recovery-image] May 17 21:40:32.343 INFO O| May 17 21:40:32.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
45482024-05-17T21:40:34.316Z[ recovery-image] May 17 21:40:32.343 INFO O| May 17 21:40:32.343 INFO STEP 38 (remove_files) COMPLETE
45492024-05-17T21:40:34.316Z[ recovery-image] May 17 21:40:32.343 INFO O| May 17 21:40:32.343 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45502024-05-17T21:40:34.368Z[ recovery-image] May 17 21:40:32.387 INFO O| May 17 21:40:32.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
45512024-05-17T21:40:34.368Z[ recovery-image] May 17 21:40:32.387 INFO O| May 17 21:40:32.387 INFO STEP 39 (remove_files) COMPLETE
45522024-05-17T21:40:34.369Z[ recovery-image] May 17 21:40:32.387 INFO O| May 17 21:40:32.387 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45532024-05-17T21:40:34.408Z[ recovery-image] May 17 21:40:32.434 INFO O| May 17 21:40:32.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
45542024-05-17T21:40:34.408Z[ recovery-image] May 17 21:40:32.434 INFO O| May 17 21:40:32.434 INFO STEP 40 (remove_files) COMPLETE
45552024-05-17T21:40:34.408Z[ recovery-image] May 17 21:40:32.434 INFO O| May 17 21:40:32.434 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45562024-05-17T21:40:34.427Z[ recovery-image] May 17 21:40:32.453 INFO O| May 17 21:40:32.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
45572024-05-17T21:40:34.427Z[ recovery-image] May 17 21:40:32.453 INFO O| May 17 21:40:32.453 INFO STEP 41 (remove_files) COMPLETE
45582024-05-17T21:40:34.427Z[ recovery-image] May 17 21:40:32.453 INFO O| May 17 21:40:32.453 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45592024-05-17T21:40:34.493Z[ recovery-image] May 17 21:40:32.519 INFO O| May 17 21:40:32.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
45602024-05-17T21:40:34.493Z[ recovery-image] May 17 21:40:32.519 INFO O| May 17 21:40:32.519 INFO STEP 42 (remove_files) COMPLETE
45612024-05-17T21:40:34.493Z[ recovery-image] May 17 21:40:32.519 INFO O| May 17 21:40:32.519 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45622024-05-17T21:40:34.539Z[ recovery-image] May 17 21:40:32.566 INFO O| May 17 21:40:32.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
45632024-05-17T21:40:34.539Z[ recovery-image] May 17 21:40:32.566 INFO O| May 17 21:40:32.566 INFO STEP 43 (remove_files) COMPLETE
45642024-05-17T21:40:34.543Z[ recovery-image] May 17 21:40:32.566 INFO O| May 17 21:40:32.566 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45652024-05-17T21:40:34.606Z[ recovery-image] May 17 21:40:32.633 INFO O| May 17 21:40:32.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
45662024-05-17T21:40:34.611Z[ recovery-image] May 17 21:40:32.634 INFO O| May 17 21:40:32.634 INFO STEP 44 (remove_files) COMPLETE
45672024-05-17T21:40:34.611Z[ recovery-image] May 17 21:40:32.634 INFO O| May 17 21:40:32.634 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45682024-05-17T21:40:34.627Z[ recovery-image] May 17 21:40:32.654 INFO O| May 17 21:40:32.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
45692024-05-17T21:40:34.632Z[ recovery-image] May 17 21:40:32.655 INFO O| May 17 21:40:32.655 INFO STEP 45 (remove_files) COMPLETE
45702024-05-17T21:40:34.632Z[ recovery-image] May 17 21:40:32.655 INFO O| May 17 21:40:32.655 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45712024-05-17T21:40:34.693Z[ recovery-image] May 17 21:40:32.718 INFO O| May 17 21:40:32.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
45722024-05-17T21:40:34.717Z[ recovery-image] May 17 21:40:32.744 INFO O| May 17 21:40:32.744 INFO STEP 46 (remove_files) COMPLETE
45732024-05-17T21:40:34.717Z[ recovery-image] May 17 21:40:32.744 INFO O| May 17 21:40:32.744 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45742024-05-17T21:40:34.738Z[ recovery-image] May 17 21:40:32.764 INFO O| May 17 21:40:32.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
45752024-05-17T21:40:34.738Z[ recovery-image] May 17 21:40:32.765 INFO O| May 17 21:40:32.765 INFO STEP 47 (remove_files) COMPLETE
45762024-05-17T21:40:34.738Z[ recovery-image] May 17 21:40:32.765 INFO O| May 17 21:40:32.765 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45772024-05-17T21:40:34.763Z[ recovery-image] May 17 21:40:32.784 INFO O| May 17 21:40:32.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
45782024-05-17T21:40:34.763Z[ recovery-image] May 17 21:40:32.784 INFO O| May 17 21:40:32.784 INFO STEP 48 (remove_files) COMPLETE
45792024-05-17T21:40:34.777Z[ recovery-image] May 17 21:40:32.784 INFO O| May 17 21:40:32.784 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45802024-05-17T21:40:34.785Z[ recovery-image] May 17 21:40:32.801 INFO O| May 17 21:40:32.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
45812024-05-17T21:40:34.785Z[ recovery-image] May 17 21:40:32.801 INFO O| May 17 21:40:32.801 INFO STEP 49 (remove_files) COMPLETE
45822024-05-17T21:40:34.785Z[ recovery-image] May 17 21:40:32.801 INFO O| May 17 21:40:32.801 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45832024-05-17T21:40:34.808Z[ recovery-image] May 17 21:40:32.835 INFO O| May 17 21:40:32.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
45842024-05-17T21:40:34.808Z[ recovery-image] May 17 21:40:32.835 INFO O| May 17 21:40:32.835 INFO STEP 50 (remove_files) COMPLETE
45852024-05-17T21:40:34.808Z[ recovery-image] May 17 21:40:32.835 INFO O| May 17 21:40:32.835 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45862024-05-17T21:40:34.826Z[ recovery-image] May 17 21:40:32.853 INFO O| May 17 21:40:32.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
45872024-05-17T21:40:34.826Z[ recovery-image] May 17 21:40:32.854 INFO O| May 17 21:40:32.854 INFO STEP 51 (remove_files) COMPLETE
45882024-05-17T21:40:34.826Z[ recovery-image] May 17 21:40:32.854 INFO O| May 17 21:40:32.854 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45892024-05-17T21:40:34.843Z[ recovery-image] May 17 21:40:32.871 INFO O| May 17 21:40:32.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
45902024-05-17T21:40:34.843Z[ recovery-image] May 17 21:40:32.871 INFO O| May 17 21:40:32.871 INFO STEP 52 (remove_files) COMPLETE
45912024-05-17T21:40:34.847Z[ recovery-image] May 17 21:40:32.871 INFO O| May 17 21:40:32.871 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45922024-05-17T21:40:34.861Z[ recovery-image] May 17 21:40:32.888 INFO O| May 17 21:40:32.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
45932024-05-17T21:40:34.875Z[ recovery-image] May 17 21:40:32.903 INFO O| May 17 21:40:32.903 INFO STEP 53 (remove_files) COMPLETE
45942024-05-17T21:40:34.875Z[ recovery-image] May 17 21:40:32.903 INFO O| May 17 21:40:32.903 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45952024-05-17T21:40:34.917Z[ recovery-image] May 17 21:40:32.944 INFO O| May 17 21:40:32.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
45962024-05-17T21:40:34.917Z[ recovery-image] May 17 21:40:32.944 INFO O| May 17 21:40:32.944 INFO STEP 54 (remove_files) COMPLETE
45972024-05-17T21:40:34.923Z[ recovery-image] May 17 21:40:32.944 INFO O| May 17 21:40:32.944 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45982024-05-17T21:40:34.954Z[ recovery-image] May 17 21:40:32.980 INFO O| May 17 21:40:32.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
45992024-05-17T21:40:34.978Z[ recovery-image] May 17 21:40:33.005 INFO O| May 17 21:40:33.005 INFO STEP 55 (remove_files) COMPLETE
46002024-05-17T21:40:34.978Z[ recovery-image] May 17 21:40:33.005 INFO O| May 17 21:40:33.005 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46012024-05-17T21:40:34.999Z[ recovery-image] May 17 21:40:33.027 INFO O| May 17 21:40:33.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
46022024-05-17T21:40:35.007Z[ recovery-image] May 17 21:40:33.027 INFO O| May 17 21:40:33.027 INFO STEP 56 (remove_files) COMPLETE
46032024-05-17T21:40:35.007Z[ recovery-image] May 17 21:40:33.027 INFO O| May 17 21:40:33.027 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46042024-05-17T21:40:35.019Z[ recovery-image] May 17 21:40:33.046 INFO O| May 17 21:40:33.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
46052024-05-17T21:40:35.024Z[ recovery-image] May 17 21:40:33.046 INFO O| May 17 21:40:33.046 INFO STEP 57 (remove_files) COMPLETE
46062024-05-17T21:40:35.024Z[ recovery-image] May 17 21:40:33.046 INFO O| May 17 21:40:33.046 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46072024-05-17T21:40:35.038Z[ recovery-image] May 17 21:40:33.065 INFO O| May 17 21:40:33.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
46082024-05-17T21:40:35.042Z[ recovery-image] May 17 21:40:33.065 INFO O| May 17 21:40:33.065 INFO STEP 58 (remove_files) COMPLETE
46092024-05-17T21:40:35.043Z[ recovery-image] May 17 21:40:33.065 INFO O| May 17 21:40:33.065 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46102024-05-17T21:40:35.074Z[ recovery-image] May 17 21:40:33.101 INFO O| May 17 21:40:33.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
46112024-05-17T21:40:35.079Z[ recovery-image] May 17 21:40:33.102 INFO O| May 17 21:40:33.102 INFO STEP 59 (remove_files) COMPLETE
46122024-05-17T21:40:35.079Z[ recovery-image] May 17 21:40:33.102 INFO O| May 17 21:40:33.102 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46132024-05-17T21:40:35.097Z[ recovery-image] May 17 21:40:33.122 INFO O| May 17 21:40:33.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
46142024-05-17T21:40:35.101Z[ recovery-image] May 17 21:40:33.122 INFO O| May 17 21:40:33.122 INFO STEP 60 (remove_files) COMPLETE
46152024-05-17T21:40:35.101Z[ recovery-image] May 17 21:40:33.122 INFO O| May 17 21:40:33.122 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46162024-05-17T21:40:35.113Z[ recovery-image] May 17 21:40:33.140 INFO O| May 17 21:40:33.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
46172024-05-17T21:40:35.117Z[ recovery-image] May 17 21:40:33.141 INFO O| May 17 21:40:33.141 INFO STEP 61 (remove_files) COMPLETE
46182024-05-17T21:40:35.117Z[ recovery-image] May 17 21:40:33.141 INFO O| May 17 21:40:33.141 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46192024-05-17T21:40:35.155Z[ recovery-image] May 17 21:40:33.181 INFO O| May 17 21:40:33.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
46202024-05-17T21:40:35.155Z[ recovery-image] May 17 21:40:33.181 INFO O| May 17 21:40:33.181 INFO STEP 62 (remove_files) COMPLETE
46212024-05-17T21:40:35.155Z[ recovery-image] May 17 21:40:33.181 INFO O| May 17 21:40:33.181 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46222024-05-17T21:40:35.172Z[ recovery-image] May 17 21:40:33.200 INFO O| May 17 21:40:33.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
46232024-05-17T21:40:35.172Z[ recovery-image] May 17 21:40:33.200 INFO O| May 17 21:40:33.200 INFO STEP 63 (remove_files) COMPLETE
46242024-05-17T21:40:35.176Z[ recovery-image] May 17 21:40:33.200 INFO O| May 17 21:40:33.200 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46252024-05-17T21:40:35.191Z[ recovery-image] May 17 21:40:33.218 INFO O| May 17 21:40:33.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
46262024-05-17T21:40:35.191Z[ recovery-image] May 17 21:40:33.218 INFO O| May 17 21:40:33.218 INFO STEP 64 (remove_files) COMPLETE
46272024-05-17T21:40:35.195Z[ recovery-image] May 17 21:40:33.218 INFO O| May 17 21:40:33.218 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46282024-05-17T21:40:35.213Z[ recovery-image] May 17 21:40:33.236 INFO O| May 17 21:40:33.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
46292024-05-17T21:40:35.213Z[ recovery-image] May 17 21:40:33.237 INFO O| May 17 21:40:33.236 INFO STEP 65 (remove_files) COMPLETE
46302024-05-17T21:40:35.213Z[ recovery-image] May 17 21:40:33.237 INFO O| May 17 21:40:33.236 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46312024-05-17T21:40:35.230Z[ recovery-image] May 17 21:40:33.254 INFO O| May 17 21:40:33.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
46322024-05-17T21:40:35.230Z[ recovery-image] May 17 21:40:33.254 INFO O| May 17 21:40:33.254 INFO STEP 66 (remove_files) COMPLETE
46332024-05-17T21:40:35.238Z[ recovery-image] May 17 21:40:33.254 INFO O| May 17 21:40:33.254 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46342024-05-17T21:40:35.254Z[ recovery-image] May 17 21:40:33.274 INFO O| May 17 21:40:33.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
46352024-05-17T21:40:35.255Z[ recovery-image] May 17 21:40:33.274 INFO O| May 17 21:40:33.274 INFO STEP 67 (remove_files) COMPLETE
46362024-05-17T21:40:35.264Z[ recovery-image] May 17 21:40:33.274 INFO O| May 17 21:40:33.274 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46372024-05-17T21:40:35.272Z[ recovery-image] May 17 21:40:33.293 INFO O| May 17 21:40:33.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
46382024-05-17T21:40:35.272Z[ recovery-image] May 17 21:40:33.293 INFO O| May 17 21:40:33.293 INFO STEP 68 (remove_files) COMPLETE
46392024-05-17T21:40:35.272Z[ recovery-image] May 17 21:40:33.293 INFO O| May 17 21:40:33.293 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46402024-05-17T21:40:35.311Z[ recovery-image] May 17 21:40:33.338 INFO O| May 17 21:40:33.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
46412024-05-17T21:40:35.311Z[ recovery-image] May 17 21:40:33.338 INFO O| May 17 21:40:33.338 INFO STEP 69 (remove_files) COMPLETE
46422024-05-17T21:40:35.316Z[ recovery-image] May 17 21:40:33.339 INFO O| May 17 21:40:33.338 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46432024-05-17T21:40:35.333Z[ recovery-image] May 17 21:40:33.360 INFO O| May 17 21:40:33.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
46442024-05-17T21:40:35.333Z[ recovery-image] May 17 21:40:33.360 INFO O| May 17 21:40:33.360 INFO STEP 70 (remove_files) COMPLETE
46452024-05-17T21:40:35.333Z[ recovery-image] May 17 21:40:33.360 INFO O| May 17 21:40:33.360 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46462024-05-17T21:40:35.355Z[ recovery-image] May 17 21:40:33.381 INFO O| May 17 21:40:33.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
46472024-05-17T21:40:35.355Z[ recovery-image] May 17 21:40:33.381 INFO O| May 17 21:40:33.381 INFO STEP 71 (remove_files) COMPLETE
46482024-05-17T21:40:35.359Z[ recovery-image] May 17 21:40:33.381 INFO O| May 17 21:40:33.381 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46492024-05-17T21:40:35.426Z[ recovery-image] May 17 21:40:33.452 INFO O| May 17 21:40:33.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
46502024-05-17T21:40:35.426Z[ recovery-image] May 17 21:40:33.453 INFO O| May 17 21:40:33.453 INFO STEP 72 (remove_files) COMPLETE
46512024-05-17T21:40:35.426Z[ recovery-image] May 17 21:40:33.453 INFO O| May 17 21:40:33.453 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46522024-05-17T21:40:35.464Z[ recovery-image] May 17 21:40:33.491 INFO O| May 17 21:40:33.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
46532024-05-17T21:40:35.468Z[ recovery-image] May 17 21:40:33.491 INFO O| May 17 21:40:33.491 INFO STEP 73 (remove_files) COMPLETE
46542024-05-17T21:40:35.468Z[ recovery-image] May 17 21:40:33.491 INFO O| May 17 21:40:33.491 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46552024-05-17T21:40:35.583Z[ recovery-image] May 17 21:40:33.610 INFO O| May 17 21:40:33.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
46562024-05-17T21:40:35.583Z[ recovery-image] May 17 21:40:33.610 INFO O| May 17 21:40:33.610 INFO STEP 74 (remove_files) COMPLETE
46572024-05-17T21:40:35.589Z[ recovery-image] May 17 21:40:33.610 INFO O| May 17 21:40:33.610 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46582024-05-17T21:40:35.615Z[ recovery-image] May 17 21:40:33.642 INFO O| May 17 21:40:33.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
46592024-05-17T21:40:35.615Z[ recovery-image] May 17 21:40:33.643 INFO O| May 17 21:40:33.643 INFO STEP 75 (remove_files) COMPLETE
46602024-05-17T21:40:35.615Z[ recovery-image] May 17 21:40:33.643 INFO O| May 17 21:40:33.643 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46612024-05-17T21:40:35.651Z[ recovery-image] May 17 21:40:33.677 INFO O| May 17 21:40:33.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
46622024-05-17T21:40:35.651Z[ recovery-image] May 17 21:40:33.677 INFO O| May 17 21:40:33.677 INFO STEP 76 (remove_files) COMPLETE
46632024-05-17T21:40:35.651Z[ recovery-image] May 17 21:40:33.677 INFO O| May 17 21:40:33.677 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46642024-05-17T21:40:35.748Z[ recovery-image] May 17 21:40:33.767 INFO O| May 17 21:40:33.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
46652024-05-17T21:40:35.748Z[ recovery-image] May 17 21:40:33.767 INFO O| May 17 21:40:33.767 INFO STEP 77 (remove_files) COMPLETE
46662024-05-17T21:40:35.763Z[ recovery-image] May 17 21:40:33.767 INFO O| May 17 21:40:33.767 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46672024-05-17T21:40:35.828Z[ recovery-image] May 17 21:40:33.855 INFO O| May 17 21:40:33.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
46682024-05-17T21:40:35.828Z[ recovery-image] May 17 21:40:33.855 INFO O| May 17 21:40:33.855 INFO STEP 78 (remove_files) COMPLETE
46692024-05-17T21:40:35.832Z[ recovery-image] May 17 21:40:33.855 INFO O| May 17 21:40:33.855 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46702024-05-17T21:40:35.850Z[ recovery-image] May 17 21:40:33.877 INFO O| May 17 21:40:33.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
46712024-05-17T21:40:35.850Z[ recovery-image] May 17 21:40:33.877 INFO O| May 17 21:40:33.877 INFO STEP 79 (remove_files) COMPLETE
46722024-05-17T21:40:35.854Z[ recovery-image] May 17 21:40:33.877 INFO O| May 17 21:40:33.877 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46732024-05-17T21:40:35.878Z[ recovery-image] May 17 21:40:33.905 INFO O| May 17 21:40:33.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
46742024-05-17T21:40:35.882Z[ recovery-image] May 17 21:40:33.905 INFO O| May 17 21:40:33.905 INFO STEP 80 (remove_files) COMPLETE
46752024-05-17T21:40:35.882Z[ recovery-image] May 17 21:40:33.905 INFO O| May 17 21:40:33.905 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46762024-05-17T21:40:35.915Z[ recovery-image] May 17 21:40:33.941 INFO O| May 17 21:40:33.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
46772024-05-17T21:40:35.915Z[ recovery-image] May 17 21:40:33.942 INFO O| May 17 21:40:33.942 INFO STEP 81 (remove_files) COMPLETE
46782024-05-17T21:40:35.915Z[ recovery-image] May 17 21:40:33.942 INFO O| May 17 21:40:33.942 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46792024-05-17T21:40:35.935Z[ recovery-image] May 17 21:40:33.962 INFO O| May 17 21:40:33.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
46802024-05-17T21:40:35.936Z[ recovery-image] May 17 21:40:33.962 INFO O| May 17 21:40:33.962 INFO STEP 82 (remove_files) COMPLETE
46812024-05-17T21:40:35.940Z[ recovery-image] May 17 21:40:33.962 INFO O| May 17 21:40:33.962 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46822024-05-17T21:40:35.954Z[ recovery-image] May 17 21:40:33.981 INFO O| May 17 21:40:33.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
46832024-05-17T21:40:35.954Z[ recovery-image] May 17 21:40:33.981 INFO O| May 17 21:40:33.981 INFO STEP 83 (remove_files) COMPLETE
46842024-05-17T21:40:35.954Z[ recovery-image] May 17 21:40:33.981 INFO O| May 17 21:40:33.981 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46852024-05-17T21:40:35.981Z[ recovery-image] May 17 21:40:34.008 INFO O| May 17 21:40:34.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
46862024-05-17T21:40:35.982Z[ recovery-image] May 17 21:40:34.008 INFO O| May 17 21:40:34.008 INFO STEP 84 (remove_files) COMPLETE
46872024-05-17T21:40:35.986Z[ recovery-image] May 17 21:40:34.008 INFO O| May 17 21:40:34.008 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46882024-05-17T21:40:36.026Z[ recovery-image] May 17 21:40:34.053 INFO O| May 17 21:40:34.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
46892024-05-17T21:40:36.026Z[ recovery-image] May 17 21:40:34.053 INFO O| May 17 21:40:34.053 INFO STEP 85 (remove_files) COMPLETE
46902024-05-17T21:40:36.032Z[ recovery-image] May 17 21:40:34.053 INFO O| May 17 21:40:34.053 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46912024-05-17T21:40:36.088Z[ recovery-image] May 17 21:40:34.115 INFO O| May 17 21:40:34.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
46922024-05-17T21:40:36.092Z[ recovery-image] May 17 21:40:34.115 INFO O| May 17 21:40:34.115 INFO STEP 86 (remove_files) COMPLETE
46932024-05-17T21:40:36.092Z[ recovery-image] May 17 21:40:34.115 INFO O| May 17 21:40:34.115 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46942024-05-17T21:40:36.108Z[ recovery-image] May 17 21:40:34.135 INFO O| May 17 21:40:34.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
46952024-05-17T21:40:36.108Z[ recovery-image] May 17 21:40:34.135 INFO O| May 17 21:40:34.135 INFO STEP 87 (remove_files) COMPLETE
46962024-05-17T21:40:36.108Z[ recovery-image] May 17 21:40:34.135 INFO O| May 17 21:40:34.135 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46972024-05-17T21:40:36.151Z[ recovery-image] May 17 21:40:34.178 INFO O| May 17 21:40:34.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
46982024-05-17T21:40:36.152Z[ recovery-image] May 17 21:40:34.178 INFO O| May 17 21:40:34.178 INFO STEP 88 (remove_files) COMPLETE
46992024-05-17T21:40:36.152Z[ recovery-image] May 17 21:40:34.179 INFO O| May 17 21:40:34.178 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47002024-05-17T21:40:36.207Z[ recovery-image] May 17 21:40:34.216 INFO O| May 17 21:40:34.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
47012024-05-17T21:40:36.207Z[ recovery-image] May 17 21:40:34.217 INFO O| May 17 21:40:34.217 INFO STEP 89 (remove_files) COMPLETE
47022024-05-17T21:40:36.207Z[ recovery-image] May 17 21:40:34.217 INFO O| May 17 21:40:34.217 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47032024-05-17T21:40:36.264Z[ recovery-image] May 17 21:40:34.288 INFO O| May 17 21:40:34.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
47042024-05-17T21:40:36.268Z[ recovery-image] May 17 21:40:34.288 INFO O| May 17 21:40:34.288 INFO STEP 90 (remove_files) COMPLETE
47052024-05-17T21:40:36.268Z[ recovery-image] May 17 21:40:34.288 INFO O| May 17 21:40:34.288 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47062024-05-17T21:40:36.370Z[ recovery-image] May 17 21:40:34.397 INFO O| May 17 21:40:34.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
47072024-05-17T21:40:36.370Z[ recovery-image] May 17 21:40:34.397 INFO O| May 17 21:40:34.397 INFO STEP 91 (remove_files) COMPLETE
47082024-05-17T21:40:36.370Z[ recovery-image] May 17 21:40:34.397 INFO O| May 17 21:40:34.397 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47092024-05-17T21:40:36.389Z[ recovery-image] May 17 21:40:34.416 INFO O| May 17 21:40:34.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
47102024-05-17T21:40:36.394Z[ recovery-image] May 17 21:40:34.416 INFO O| May 17 21:40:34.416 INFO STEP 92 (remove_files) COMPLETE
47112024-05-17T21:40:36.394Z[ recovery-image] May 17 21:40:34.416 INFO O| May 17 21:40:34.416 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47122024-05-17T21:40:36.422Z[ recovery-image] May 17 21:40:34.449 INFO O| May 17 21:40:34.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
47132024-05-17T21:40:36.439Z[ recovery-image] May 17 21:40:34.465 INFO O| May 17 21:40:34.465 INFO STEP 93 (remove_files) COMPLETE
47142024-05-17T21:40:36.439Z[ recovery-image] May 17 21:40:34.465 INFO O| May 17 21:40:34.465 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47152024-05-17T21:40:36.479Z[ recovery-image] May 17 21:40:34.505 INFO O| May 17 21:40:34.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
47162024-05-17T21:40:36.507Z[ recovery-image] May 17 21:40:34.529 INFO O| May 17 21:40:34.529 INFO STEP 94 (remove_files) COMPLETE
47172024-05-17T21:40:36.507Z[ recovery-image] May 17 21:40:34.529 INFO O| May 17 21:40:34.529 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47182024-05-17T21:40:36.557Z[ recovery-image] May 17 21:40:34.583 INFO O| May 17 21:40:34.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
47192024-05-17T21:40:36.563Z[ recovery-image] May 17 21:40:34.583 INFO O| May 17 21:40:34.583 INFO STEP 95 (remove_files) COMPLETE
47202024-05-17T21:40:36.563Z[ recovery-image] May 17 21:40:34.584 INFO O| May 17 21:40:34.583 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47212024-05-17T21:40:36.575Z[ recovery-image] May 17 21:40:34.602 INFO O| May 17 21:40:34.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
47222024-05-17T21:40:36.579Z[ recovery-image] May 17 21:40:34.602 INFO O| May 17 21:40:34.602 INFO STEP 96 (remove_files) COMPLETE
47232024-05-17T21:40:36.579Z[ recovery-image] May 17 21:40:34.602 INFO O| May 17 21:40:34.602 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47242024-05-17T21:40:36.601Z[ recovery-image] May 17 21:40:34.623 INFO O| May 17 21:40:34.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
47252024-05-17T21:40:36.601Z[ recovery-image] May 17 21:40:34.623 INFO O| May 17 21:40:34.623 INFO STEP 97 (remove_files) COMPLETE
47262024-05-17T21:40:36.607Z[ recovery-image] May 17 21:40:34.623 INFO O| May 17 21:40:34.623 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47272024-05-17T21:40:36.626Z[ recovery-image] May 17 21:40:34.652 INFO O| May 17 21:40:34.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
47282024-05-17T21:40:36.630Z[ recovery-image] May 17 21:40:34.653 INFO O| May 17 21:40:34.653 INFO STEP 98 (remove_files) COMPLETE
47292024-05-17T21:40:36.630Z[ recovery-image] May 17 21:40:34.653 INFO O| May 17 21:40:34.653 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47302024-05-17T21:40:36.646Z[ recovery-image] May 17 21:40:34.673 INFO O| May 17 21:40:34.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
47312024-05-17T21:40:36.646Z[ recovery-image] May 17 21:40:34.673 INFO O| May 17 21:40:34.673 INFO STEP 99 (remove_files) COMPLETE
47322024-05-17T21:40:36.646Z[ recovery-image] May 17 21:40:34.673 INFO O| May 17 21:40:34.673 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47332024-05-17T21:40:36.665Z[ recovery-image] May 17 21:40:34.689 INFO O| May 17 21:40:34.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
47342024-05-17T21:40:36.665Z[ recovery-image] May 17 21:40:34.689 INFO O| May 17 21:40:34.689 INFO STEP 100 (remove_files) COMPLETE
47352024-05-17T21:40:36.668Z[ recovery-image] May 17 21:40:34.689 INFO O| May 17 21:40:34.689 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47362024-05-17T21:40:36.708Z[ recovery-image] May 17 21:40:34.726 INFO O| May 17 21:40:34.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
47372024-05-17T21:40:36.708Z[ recovery-image] May 17 21:40:34.726 INFO O| May 17 21:40:34.726 INFO STEP 101 (remove_files) COMPLETE
47382024-05-17T21:40:36.717Z[ recovery-image] May 17 21:40:34.726 INFO O| May 17 21:40:34.726 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392024-05-17T21:40:36.727Z[ recovery-image] May 17 21:40:34.744 INFO O| May 17 21:40:34.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
47402024-05-17T21:40:36.727Z[ recovery-image] May 17 21:40:34.744 INFO O| May 17 21:40:34.744 INFO STEP 102 (remove_files) COMPLETE
47412024-05-17T21:40:36.727Z[ recovery-image] May 17 21:40:34.744 INFO O| May 17 21:40:34.744 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47422024-05-17T21:40:36.766Z[ recovery-image] May 17 21:40:34.791 INFO O| May 17 21:40:34.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
47432024-05-17T21:40:36.766Z[ recovery-image] May 17 21:40:34.791 INFO O| May 17 21:40:34.791 INFO STEP 103 (remove_files) COMPLETE
47442024-05-17T21:40:36.766Z[ recovery-image] May 17 21:40:34.791 INFO O| May 17 21:40:34.791 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452024-05-17T21:40:36.786Z[ recovery-image] May 17 21:40:34.812 INFO O| May 17 21:40:34.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
47462024-05-17T21:40:36.786Z[ recovery-image] May 17 21:40:34.812 INFO O| May 17 21:40:34.812 INFO STEP 104 (remove_files) COMPLETE
47472024-05-17T21:40:36.790Z[ recovery-image] May 17 21:40:34.813 INFO O| May 17 21:40:34.812 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482024-05-17T21:40:36.803Z[ recovery-image] May 17 21:40:34.830 INFO O| May 17 21:40:34.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
47492024-05-17T21:40:36.803Z[ recovery-image] May 17 21:40:34.830 INFO O| May 17 21:40:34.830 INFO STEP 105 (remove_files) COMPLETE
47502024-05-17T21:40:36.803Z[ recovery-image] May 17 21:40:34.830 INFO O| May 17 21:40:34.830 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512024-05-17T21:40:36.843Z[ recovery-image] May 17 21:40:34.869 INFO O| May 17 21:40:34.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
47522024-05-17T21:40:36.844Z[ recovery-image] May 17 21:40:34.869 INFO O| May 17 21:40:34.869 INFO STEP 106 (remove_files) COMPLETE
47532024-05-17T21:40:36.844Z[ recovery-image] May 17 21:40:34.869 INFO O| May 17 21:40:34.869 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542024-05-17T21:40:36.884Z[ recovery-image] May 17 21:40:34.911 INFO O| May 17 21:40:34.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
47552024-05-17T21:40:36.884Z[ recovery-image] May 17 21:40:34.911 INFO O| May 17 21:40:34.911 INFO STEP 107 (remove_files) COMPLETE
47562024-05-17T21:40:36.884Z[ recovery-image] May 17 21:40:34.911 INFO O| May 17 21:40:34.911 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572024-05-17T21:40:36.903Z[ recovery-image] May 17 21:40:34.929 INFO O| May 17 21:40:34.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
47582024-05-17T21:40:36.903Z[ recovery-image] May 17 21:40:34.929 INFO O| May 17 21:40:34.929 INFO STEP 108 (remove_files) COMPLETE
47592024-05-17T21:40:36.907Z[ recovery-image] May 17 21:40:34.929 INFO O| May 17 21:40:34.929 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602024-05-17T21:40:36.920Z[ recovery-image] May 17 21:40:34.947 INFO O| May 17 21:40:34.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
47612024-05-17T21:40:36.920Z[ recovery-image] May 17 21:40:34.947 INFO O| May 17 21:40:34.947 INFO STEP 109 (remove_files) COMPLETE
47622024-05-17T21:40:36.924Z[ recovery-image] May 17 21:40:34.947 INFO O| May 17 21:40:34.947 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632024-05-17T21:40:36.938Z[ recovery-image] May 17 21:40:34.965 INFO O| May 17 21:40:34.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
47642024-05-17T21:40:36.938Z[ recovery-image] May 17 21:40:34.965 INFO O| May 17 21:40:34.965 INFO STEP 110 (remove_files) COMPLETE
47652024-05-17T21:40:36.938Z[ recovery-image] May 17 21:40:34.965 INFO O| May 17 21:40:34.965 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662024-05-17T21:40:36.967Z[ recovery-image] May 17 21:40:34.994 INFO O| May 17 21:40:34.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
47672024-05-17T21:40:36.972Z[ recovery-image] May 17 21:40:34.994 INFO O| May 17 21:40:34.994 INFO STEP 111 (remove_files) COMPLETE
47682024-05-17T21:40:36.972Z[ recovery-image] May 17 21:40:34.995 INFO O| May 17 21:40:34.994 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692024-05-17T21:40:37.009Z[ recovery-image] May 17 21:40:35.032 INFO O| May 17 21:40:35.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
47702024-05-17T21:40:37.014Z[ recovery-image] May 17 21:40:35.033 INFO O| May 17 21:40:35.033 INFO STEP 112 (remove_files) COMPLETE
47712024-05-17T21:40:37.014Z[ recovery-image] May 17 21:40:35.033 INFO O| May 17 21:40:35.033 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722024-05-17T21:40:37.025Z[ recovery-image] May 17 21:40:35.052 INFO O| May 17 21:40:35.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
47732024-05-17T21:40:37.029Z[ recovery-image] May 17 21:40:35.052 INFO O| May 17 21:40:35.052 INFO STEP 113 (remove_files) COMPLETE
47742024-05-17T21:40:37.029Z[ recovery-image] May 17 21:40:35.052 INFO O| May 17 21:40:35.052 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752024-05-17T21:40:37.048Z[ recovery-image] May 17 21:40:35.075 INFO O| May 17 21:40:35.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
47762024-05-17T21:40:37.049Z[ recovery-image] May 17 21:40:35.075 INFO O| May 17 21:40:35.075 INFO STEP 114 (remove_files) COMPLETE
47772024-05-17T21:40:37.049Z[ recovery-image] May 17 21:40:35.075 INFO O| May 17 21:40:35.075 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782024-05-17T21:40:37.067Z[ recovery-image] May 17 21:40:35.094 INFO O| May 17 21:40:35.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
47792024-05-17T21:40:37.090Z[ recovery-image] May 17 21:40:35.116 INFO O| May 17 21:40:35.116 INFO STEP 115 (remove_files) COMPLETE
47802024-05-17T21:40:37.090Z[ recovery-image] May 17 21:40:35.116 INFO O| May 17 21:40:35.116 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812024-05-17T21:40:37.150Z[ recovery-image] May 17 21:40:35.169 INFO O| May 17 21:40:35.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
47822024-05-17T21:40:37.165Z[ recovery-image] May 17 21:40:35.169 INFO O| May 17 21:40:35.169 INFO STEP 116 (remove_files) COMPLETE
47832024-05-17T21:40:37.165Z[ recovery-image] May 17 21:40:35.169 INFO O| May 17 21:40:35.169 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842024-05-17T21:40:37.182Z[ recovery-image] May 17 21:40:35.189 INFO O| May 17 21:40:35.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
47852024-05-17T21:40:37.182Z[ recovery-image] May 17 21:40:35.190 INFO O| May 17 21:40:35.190 INFO STEP 117 (remove_files) COMPLETE
47862024-05-17T21:40:37.182Z[ recovery-image] May 17 21:40:35.190 INFO O| May 17 21:40:35.190 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872024-05-17T21:40:37.199Z[ recovery-image] May 17 21:40:35.226 INFO O| May 17 21:40:35.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
47882024-05-17T21:40:37.199Z[ recovery-image] May 17 21:40:35.226 INFO O| May 17 21:40:35.226 INFO STEP 118 (remove_files) COMPLETE
47892024-05-17T21:40:37.199Z[ recovery-image] May 17 21:40:35.226 INFO O| May 17 21:40:35.226 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902024-05-17T21:40:37.221Z[ recovery-image] May 17 21:40:35.247 INFO O| May 17 21:40:35.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
47912024-05-17T21:40:37.221Z[ recovery-image] May 17 21:40:35.248 INFO O| May 17 21:40:35.247 INFO STEP 119 (remove_files) COMPLETE
47922024-05-17T21:40:37.224Z[ recovery-image] May 17 21:40:35.248 INFO O| May 17 21:40:35.248 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47932024-05-17T21:40:37.254Z[ recovery-image] May 17 21:40:35.281 INFO O| May 17 21:40:35.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
47942024-05-17T21:40:37.254Z[ recovery-image] May 17 21:40:35.281 INFO O| May 17 21:40:35.281 INFO STEP 120 (remove_files) COMPLETE
47952024-05-17T21:40:37.258Z[ recovery-image] May 17 21:40:35.281 INFO O| May 17 21:40:35.281 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47962024-05-17T21:40:37.274Z[ recovery-image] May 17 21:40:35.301 INFO O| May 17 21:40:35.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
47972024-05-17T21:40:37.274Z[ recovery-image] May 17 21:40:35.301 INFO O| May 17 21:40:35.301 INFO STEP 121 (remove_files) COMPLETE
47982024-05-17T21:40:37.274Z[ recovery-image] May 17 21:40:35.301 INFO O| May 17 21:40:35.301 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47992024-05-17T21:40:37.306Z[ recovery-image] May 17 21:40:35.332 INFO O| May 17 21:40:35.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
48002024-05-17T21:40:37.306Z[ recovery-image] May 17 21:40:35.333 INFO O| May 17 21:40:35.332 INFO STEP 122 (remove_files) COMPLETE
48012024-05-17T21:40:37.306Z[ recovery-image] May 17 21:40:35.333 INFO O| May 17 21:40:35.333 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48022024-05-17T21:40:37.333Z[ recovery-image] May 17 21:40:35.357 INFO O| May 17 21:40:35.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
48032024-05-17T21:40:37.333Z[ recovery-image] May 17 21:40:35.357 INFO O| May 17 21:40:35.357 INFO STEP 123 (remove_files) COMPLETE
48042024-05-17T21:40:37.333Z[ recovery-image] May 17 21:40:35.357 INFO O| May 17 21:40:35.357 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48052024-05-17T21:40:37.376Z[ recovery-image] May 17 21:40:35.403 INFO O| May 17 21:40:35.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
48062024-05-17T21:40:37.376Z[ recovery-image] May 17 21:40:35.403 INFO O| May 17 21:40:35.403 INFO STEP 124 (remove_files) COMPLETE
48072024-05-17T21:40:37.383Z[ recovery-image] May 17 21:40:35.403 INFO O| May 17 21:40:35.403 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48082024-05-17T21:40:37.463Z[ recovery-image] May 17 21:40:35.490 INFO O| May 17 21:40:35.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
48092024-05-17T21:40:37.463Z[ recovery-image] May 17 21:40:35.490 INFO O| May 17 21:40:35.490 INFO STEP 125 (remove_files) COMPLETE
48102024-05-17T21:40:37.467Z[ recovery-image] May 17 21:40:35.490 INFO O| May 17 21:40:35.490 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48112024-05-17T21:40:37.497Z[ recovery-image] May 17 21:40:35.524 INFO O| May 17 21:40:35.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
48122024-05-17T21:40:37.497Z[ recovery-image] May 17 21:40:35.524 INFO O| May 17 21:40:35.524 INFO STEP 126 (remove_files) COMPLETE
48132024-05-17T21:40:37.512Z[ recovery-image] May 17 21:40:35.524 INFO O| May 17 21:40:35.524 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48142024-05-17T21:40:37.546Z[ recovery-image] May 17 21:40:35.573 INFO O| May 17 21:40:35.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
48152024-05-17T21:40:37.546Z[ recovery-image] May 17 21:40:35.573 INFO O| May 17 21:40:35.573 INFO STEP 127 (remove_files) COMPLETE
48162024-05-17T21:40:37.550Z[ recovery-image] May 17 21:40:35.573 INFO O| May 17 21:40:35.573 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48172024-05-17T21:40:37.611Z[ recovery-image] May 17 21:40:35.626 INFO O| May 17 21:40:35.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
48182024-05-17T21:40:37.611Z[ recovery-image] May 17 21:40:35.626 INFO O| May 17 21:40:35.626 INFO STEP 128 (remove_files) COMPLETE
48192024-05-17T21:40:37.611Z[ recovery-image] May 17 21:40:35.626 INFO O| May 17 21:40:35.626 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202024-05-17T21:40:37.633Z[ recovery-image] May 17 21:40:35.657 INFO O| May 17 21:40:35.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
48212024-05-17T21:40:37.633Z[ recovery-image] May 17 21:40:35.657 INFO O| May 17 21:40:35.657 INFO STEP 129 (remove_files) COMPLETE
48222024-05-17T21:40:37.634Z[ recovery-image] May 17 21:40:35.657 INFO O| May 17 21:40:35.657 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232024-05-17T21:40:37.660Z[ recovery-image] May 17 21:40:35.687 INFO O| May 17 21:40:35.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
48242024-05-17T21:40:37.660Z[ recovery-image] May 17 21:40:35.687 INFO O| May 17 21:40:35.687 INFO STEP 130 (remove_files) COMPLETE
48252024-05-17T21:40:37.665Z[ recovery-image] May 17 21:40:35.687 INFO O| May 17 21:40:35.687 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48262024-05-17T21:40:37.737Z[ recovery-image] May 17 21:40:35.764 INFO O| May 17 21:40:35.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
48272024-05-17T21:40:37.737Z[ recovery-image] May 17 21:40:35.764 INFO O| May 17 21:40:35.764 INFO STEP 131 (remove_files) COMPLETE
48282024-05-17T21:40:37.737Z[ recovery-image] May 17 21:40:35.764 INFO O| May 17 21:40:35.764 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292024-05-17T21:40:37.793Z[ recovery-image] May 17 21:40:35.820 INFO O| May 17 21:40:35.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
48302024-05-17T21:40:37.793Z[ recovery-image] May 17 21:40:35.820 INFO O| May 17 21:40:35.820 INFO STEP 132 (remove_files) COMPLETE
48312024-05-17T21:40:37.793Z[ recovery-image] May 17 21:40:35.820 INFO O| May 17 21:40:35.820 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322024-05-17T21:40:37.812Z[ recovery-image] May 17 21:40:35.839 INFO O| May 17 21:40:35.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
48332024-05-17T21:40:37.816Z[ recovery-image] May 17 21:40:35.840 INFO O| May 17 21:40:35.840 INFO STEP 133 (remove_files) COMPLETE
48342024-05-17T21:40:37.816Z[ recovery-image] May 17 21:40:35.840 INFO O| May 17 21:40:35.840 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352024-05-17T21:40:37.918Z[ recovery-image] May 17 21:40:35.944 INFO O| May 17 21:40:35.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
48362024-05-17T21:40:37.918Z[ recovery-image] May 17 21:40:35.944 INFO O| May 17 21:40:35.944 INFO STEP 134 (remove_files) COMPLETE
48372024-05-17T21:40:37.922Z[ recovery-image] May 17 21:40:35.944 INFO O| May 17 21:40:35.944 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48382024-05-17T21:40:37.937Z[ recovery-image] May 17 21:40:35.963 INFO O| May 17 21:40:35.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
48392024-05-17T21:40:37.941Z[ recovery-image] May 17 21:40:35.963 INFO O| May 17 21:40:35.963 INFO STEP 135 (remove_files) COMPLETE
48402024-05-17T21:40:37.941Z[ recovery-image] May 17 21:40:35.963 INFO O| May 17 21:40:35.963 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48412024-05-17T21:40:37.979Z[ recovery-image] May 17 21:40:36.005 INFO O| May 17 21:40:36.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
48422024-05-17T21:40:37.986Z[ recovery-image] May 17 21:40:36.006 INFO O| May 17 21:40:36.006 INFO STEP 136 (remove_files) COMPLETE
48432024-05-17T21:40:37.986Z[ recovery-image] May 17 21:40:36.006 INFO O| May 17 21:40:36.006 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48442024-05-17T21:40:38.015Z[ recovery-image] May 17 21:40:36.041 INFO O| May 17 21:40:36.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
48452024-05-17T21:40:38.015Z[ recovery-image] May 17 21:40:36.042 INFO O| May 17 21:40:36.042 INFO STEP 137 (remove_files) COMPLETE
48462024-05-17T21:40:38.021Z[ recovery-image] May 17 21:40:36.042 INFO O| May 17 21:40:36.042 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48472024-05-17T21:40:38.033Z[ recovery-image] May 17 21:40:36.059 INFO O| May 17 21:40:36.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
48482024-05-17T21:40:38.037Z[ recovery-image] May 17 21:40:36.059 INFO O| May 17 21:40:36.059 INFO STEP 138 (remove_files) COMPLETE
48492024-05-17T21:40:38.037Z[ recovery-image] May 17 21:40:36.059 INFO O| May 17 21:40:36.059 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48502024-05-17T21:40:38.050Z[ recovery-image] May 17 21:40:36.076 INFO O| May 17 21:40:36.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
48512024-05-17T21:40:38.055Z[ recovery-image] May 17 21:40:36.076 INFO O| May 17 21:40:36.076 INFO STEP 139 (remove_files) COMPLETE
48522024-05-17T21:40:38.055Z[ recovery-image] May 17 21:40:36.076 INFO O| May 17 21:40:36.076 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48532024-05-17T21:40:38.069Z[ recovery-image] May 17 21:40:36.095 INFO O| May 17 21:40:36.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
48542024-05-17T21:40:38.073Z[ recovery-image] May 17 21:40:36.095 INFO O| May 17 21:40:36.095 INFO STEP 140 (remove_files) COMPLETE
48552024-05-17T21:40:38.073Z[ recovery-image] May 17 21:40:36.095 INFO O| May 17 21:40:36.095 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48562024-05-17T21:40:38.109Z[ recovery-image] May 17 21:40:36.133 INFO O| May 17 21:40:36.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
48572024-05-17T21:40:38.114Z[ recovery-image] May 17 21:40:36.133 INFO O| May 17 21:40:36.133 INFO STEP 141 (remove_files) COMPLETE
48582024-05-17T21:40:38.114Z[ recovery-image] May 17 21:40:36.133 INFO O| May 17 21:40:36.133 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48592024-05-17T21:40:38.128Z[ recovery-image] May 17 21:40:36.154 INFO O| May 17 21:40:36.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
48602024-05-17T21:40:38.132Z[ recovery-image] May 17 21:40:36.155 INFO O| May 17 21:40:36.154 INFO STEP 142 (remove_files) COMPLETE
48612024-05-17T21:40:38.132Z[ recovery-image] May 17 21:40:36.155 INFO O| May 17 21:40:36.155 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48622024-05-17T21:40:38.146Z[ recovery-image] May 17 21:40:36.173 INFO O| May 17 21:40:36.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
48632024-05-17T21:40:38.150Z[ recovery-image] May 17 21:40:36.173 INFO O| May 17 21:40:36.173 INFO STEP 143 (remove_files) COMPLETE
48642024-05-17T21:40:38.150Z[ recovery-image] May 17 21:40:36.173 INFO O| May 17 21:40:36.173 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48652024-05-17T21:40:38.167Z[ recovery-image] May 17 21:40:36.193 INFO O| May 17 21:40:36.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
48662024-05-17T21:40:38.172Z[ recovery-image] May 17 21:40:36.193 INFO O| May 17 21:40:36.193 INFO STEP 144 (remove_files) COMPLETE
48672024-05-17T21:40:38.172Z[ recovery-image] May 17 21:40:36.193 INFO O| May 17 21:40:36.193 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48682024-05-17T21:40:38.204Z[ recovery-image] May 17 21:40:36.230 INFO O| May 17 21:40:36.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
48692024-05-17T21:40:38.208Z[ recovery-image] May 17 21:40:36.230 INFO O| May 17 21:40:36.230 INFO STEP 145 (remove_files) COMPLETE
48702024-05-17T21:40:38.208Z[ recovery-image] May 17 21:40:36.230 INFO O| May 17 21:40:36.230 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48712024-05-17T21:40:38.224Z[ recovery-image] May 17 21:40:36.251 INFO O| May 17 21:40:36.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
48722024-05-17T21:40:38.224Z[ recovery-image] May 17 21:40:36.251 INFO O| May 17 21:40:36.251 INFO STEP 146 (remove_files) COMPLETE
48732024-05-17T21:40:38.225Z[ recovery-image] May 17 21:40:36.251 INFO O| May 17 21:40:36.251 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48742024-05-17T21:40:38.241Z[ recovery-image] May 17 21:40:36.268 INFO O| May 17 21:40:36.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
48752024-05-17T21:40:38.242Z[ recovery-image] May 17 21:40:36.268 INFO O| May 17 21:40:36.268 INFO STEP 147 (remove_files) COMPLETE
48762024-05-17T21:40:38.242Z[ recovery-image] May 17 21:40:36.268 INFO O| May 17 21:40:36.268 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48772024-05-17T21:40:38.259Z[ recovery-image] May 17 21:40:36.286 INFO O| May 17 21:40:36.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
48782024-05-17T21:40:38.259Z[ recovery-image] May 17 21:40:36.286 INFO O| May 17 21:40:36.286 INFO STEP 148 (remove_files) COMPLETE
48792024-05-17T21:40:38.263Z[ recovery-image] May 17 21:40:36.286 INFO O| May 17 21:40:36.286 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48802024-05-17T21:40:38.293Z[ recovery-image] May 17 21:40:36.318 INFO O| May 17 21:40:36.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
48812024-05-17T21:40:38.293Z[ recovery-image] May 17 21:40:36.318 INFO O| May 17 21:40:36.318 INFO STEP 149 (remove_files) COMPLETE
48822024-05-17T21:40:38.293Z[ recovery-image] May 17 21:40:36.318 INFO O| May 17 21:40:36.318 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48832024-05-17T21:40:38.366Z[ recovery-image] May 17 21:40:36.392 INFO O| May 17 21:40:36.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
48842024-05-17T21:40:38.366Z[ recovery-image] May 17 21:40:36.392 INFO O| May 17 21:40:36.392 INFO STEP 150 (remove_files) COMPLETE
48852024-05-17T21:40:38.366Z[ recovery-image] May 17 21:40:36.392 INFO O| May 17 21:40:36.392 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862024-05-17T21:40:38.425Z[ recovery-image] May 17 21:40:36.451 INFO O| May 17 21:40:36.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
48872024-05-17T21:40:38.457Z[ recovery-image] May 17 21:40:36.481 INFO O| May 17 21:40:36.481 INFO STEP 151 (remove_files) COMPLETE
48882024-05-17T21:40:38.457Z[ recovery-image] May 17 21:40:36.481 INFO O| May 17 21:40:36.481 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892024-05-17T21:40:38.519Z[ recovery-image] May 17 21:40:36.540 INFO O| May 17 21:40:36.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
48902024-05-17T21:40:38.947Z[ recovery-image] May 17 21:40:36.567 INFO O| May 17 21:40:36.567 INFO STEP 152 (remove_files) COMPLETE
48912024-05-17T21:40:38.947Z[ recovery-image] May 17 21:40:36.567 INFO O| May 17 21:40:36.567 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922024-05-17T21:40:38.952Z[ recovery-image] May 17 21:40:36.630 INFO O| May 17 21:40:36.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
48932024-05-17T21:40:38.952Z[ recovery-image] May 17 21:40:36.630 INFO O| May 17 21:40:36.630 INFO STEP 153 (remove_files) COMPLETE
48942024-05-17T21:40:38.952Z[ recovery-image] May 17 21:40:36.630 INFO O| May 17 21:40:36.630 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952024-05-17T21:40:38.952Z[ recovery-image] May 17 21:40:36.656 INFO O| May 17 21:40:36.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
48962024-05-17T21:40:38.952Z[ recovery-image] May 17 21:40:36.656 INFO O| May 17 21:40:36.656 INFO STEP 154 (remove_files) COMPLETE
48972024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.656 INFO O| May 17 21:40:36.656 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982024-05-17T21:40:38.953Z[ host-image] May 17 21:40:36.690 INFO O| May 17 21:40:36.690 INFO O| Done
48992024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.707 INFO O| May 17 21:40:36.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
49002024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.707 INFO O| May 17 21:40:36.707 INFO STEP 155 (remove_files) COMPLETE
49012024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.707 INFO O| May 17 21:40:36.707 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.726 INFO O| May 17 21:40:36.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
49032024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.741 INFO O| May 17 21:40:36.741 INFO STEP 156 (remove_files) COMPLETE
49042024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.741 INFO O| May 17 21:40:36.741 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.797 INFO O| May 17 21:40:36.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
49062024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.830 INFO O| May 17 21:40:36.830 INFO STEP 157 (remove_files) COMPLETE
49072024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.830 INFO O| May 17 21:40:36.830 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.849 INFO O| May 17 21:40:36.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
49092024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.849 INFO O| May 17 21:40:36.849 INFO STEP 158 (remove_files) COMPLETE
49102024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.849 INFO O| May 17 21:40:36.849 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.868 INFO O| May 17 21:40:36.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
49122024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.868 INFO O| May 17 21:40:36.868 INFO STEP 159 (remove_files) COMPLETE
49132024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.868 INFO O| May 17 21:40:36.868 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.887 INFO O| May 17 21:40:36.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
49152024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.888 INFO O| May 17 21:40:36.888 INFO STEP 160 (remove_files) COMPLETE
49162024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.888 INFO O| May 17 21:40:36.888 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.907 INFO O| May 17 21:40:36.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
49182024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.907 INFO O| May 17 21:40:36.907 INFO STEP 161 (remove_files) COMPLETE
49192024-05-17T21:40:38.953Z[ recovery-image] May 17 21:40:36.907 INFO O| May 17 21:40:36.907 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202024-05-17T21:40:38.954Z[ recovery-image] May 17 21:40:36.938 INFO O| May 17 21:40:36.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
49212024-05-17T21:40:38.954Z[ recovery-image] May 17 21:40:36.938 INFO O| May 17 21:40:36.938 INFO STEP 162 (remove_files) COMPLETE
49222024-05-17T21:40:38.954Z[ recovery-image] May 17 21:40:36.938 INFO O| May 17 21:40:36.938 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232024-05-17T21:40:38.984Z[ recovery-image] May 17 21:40:37.010 INFO O| May 17 21:40:37.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
49242024-05-17T21:40:38.984Z[ recovery-image] May 17 21:40:37.010 INFO O| May 17 21:40:37.010 INFO STEP 163 (remove_files) COMPLETE
49252024-05-17T21:40:38.984Z[ recovery-image] May 17 21:40:37.010 INFO O| May 17 21:40:37.010 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262024-05-17T21:40:39.129Z[ recovery-image] May 17 21:40:37.152 INFO O| May 17 21:40:37.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
49272024-05-17T21:40:39.129Z[ recovery-image] May 17 21:40:37.152 INFO O| May 17 21:40:37.152 INFO STEP 164 (remove_files) COMPLETE
49282024-05-17T21:40:39.134Z[ recovery-image] May 17 21:40:37.152 INFO O| May 17 21:40:37.152 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292024-05-17T21:40:39.242Z[ recovery-image] May 17 21:40:37.268 INFO O| May 17 21:40:37.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
49302024-05-17T21:40:39.242Z[ recovery-image] May 17 21:40:37.268 INFO O| May 17 21:40:37.268 INFO STEP 165 (remove_files) COMPLETE
49312024-05-17T21:40:39.242Z[ recovery-image] May 17 21:40:37.268 INFO O| May 17 21:40:37.268 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-05-17T21:40:39.310Z[ recovery-image] May 17 21:40:37.333 INFO O| May 17 21:40:37.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
49332024-05-17T21:40:39.315Z[ recovery-image] May 17 21:40:37.340 INFO O| May 17 21:40:37.340 INFO STEP 166 (remove_files) COMPLETE
49342024-05-17T21:40:39.315Z[ recovery-image] May 17 21:40:37.340 INFO O| May 17 21:40:37.340 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-05-17T21:40:39.336Z[ recovery-image] May 17 21:40:37.361 INFO O| May 17 21:40:37.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
49362024-05-17T21:40:39.342Z[ recovery-image] May 17 21:40:37.361 INFO O| May 17 21:40:37.361 INFO STEP 167 (remove_files) COMPLETE
49372024-05-17T21:40:39.342Z[ recovery-image] May 17 21:40:37.362 INFO O| May 17 21:40:37.361 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-05-17T21:40:39.361Z[ recovery-image] May 17 21:40:37.379 INFO O| May 17 21:40:37.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
49392024-05-17T21:40:39.382Z[ recovery-image] May 17 21:40:37.380 INFO O| May 17 21:40:37.380 INFO STEP 168 (remove_files) COMPLETE
49402024-05-17T21:40:39.382Z[ recovery-image] May 17 21:40:37.380 INFO O| May 17 21:40:37.380 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-05-17T21:40:39.390Z[ recovery-image] May 17 21:40:37.398 INFO O| May 17 21:40:37.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
49422024-05-17T21:40:39.390Z[ recovery-image] May 17 21:40:37.399 INFO O| May 17 21:40:37.399 INFO STEP 169 (remove_files) COMPLETE
49432024-05-17T21:40:39.390Z[ recovery-image] May 17 21:40:37.399 INFO O| May 17 21:40:37.399 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-05-17T21:40:39.394Z[ recovery-image] May 17 21:40:37.419 INFO O| May 17 21:40:37.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
49452024-05-17T21:40:39.394Z[ recovery-image] May 17 21:40:37.419 INFO O| May 17 21:40:37.419 INFO STEP 170 (remove_files) COMPLETE
49462024-05-17T21:40:39.394Z[ recovery-image] May 17 21:40:37.419 INFO O| May 17 21:40:37.419 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-05-17T21:40:39.434Z[ recovery-image] May 17 21:40:37.459 INFO O| May 17 21:40:37.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
49482024-05-17T21:40:39.434Z[ recovery-image] May 17 21:40:37.459 INFO O| May 17 21:40:37.459 INFO STEP 171 (remove_files) COMPLETE
49492024-05-17T21:40:39.438Z[ recovery-image] May 17 21:40:37.459 INFO O| May 17 21:40:37.459 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-05-17T21:40:39.515Z[ recovery-image] May 17 21:40:37.539 INFO O| May 17 21:40:37.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
49512024-05-17T21:40:39.515Z[ recovery-image] May 17 21:40:37.539 INFO O| May 17 21:40:37.539 INFO STEP 172 (remove_files) COMPLETE
49522024-05-17T21:40:39.515Z[ recovery-image] May 17 21:40:37.539 INFO O| May 17 21:40:37.539 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-05-17T21:40:39.519Z[ host-image] May 17 21:40:37.540 INFO O| May 17 21:40:37.540 INFO O| Done
49542024-05-17T21:40:39.573Z[ recovery-image] May 17 21:40:37.599 INFO O| May 17 21:40:37.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
49552024-05-17T21:40:39.573Z[ recovery-image] May 17 21:40:37.599 INFO O| May 17 21:40:37.599 INFO STEP 173 (remove_files) COMPLETE
49562024-05-17T21:40:39.573Z[ recovery-image] May 17 21:40:37.599 INFO O| May 17 21:40:37.599 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49572024-05-17T21:40:39.598Z[ recovery-image] May 17 21:40:37.619 INFO O| May 17 21:40:37.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
49582024-05-17T21:40:39.598Z[ recovery-image] May 17 21:40:37.619 INFO O| May 17 21:40:37.619 INFO STEP 174 (remove_files) COMPLETE
49592024-05-17T21:40:39.598Z[ recovery-image] May 17 21:40:37.619 INFO O| May 17 21:40:37.619 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49602024-05-17T21:40:39.628Z[ recovery-image] May 17 21:40:37.654 INFO O| May 17 21:40:37.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
49612024-05-17T21:40:39.628Z[ recovery-image] May 17 21:40:37.654 INFO O| May 17 21:40:37.654 INFO STEP 175 (remove_files) COMPLETE
49622024-05-17T21:40:39.628Z[ recovery-image] May 17 21:40:37.654 INFO O| May 17 21:40:37.654 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49632024-05-17T21:40:39.672Z[ recovery-image] May 17 21:40:37.698 INFO O| May 17 21:40:37.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
49642024-05-17T21:40:39.676Z[ recovery-image] May 17 21:40:37.698 INFO O| May 17 21:40:37.698 INFO STEP 176 (remove_files) COMPLETE
49652024-05-17T21:40:39.676Z[ recovery-image] May 17 21:40:37.698 INFO O| May 17 21:40:37.698 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49662024-05-17T21:40:39.692Z[ recovery-image] May 17 21:40:37.718 INFO O| May 17 21:40:37.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
49672024-05-17T21:40:39.692Z[ recovery-image] May 17 21:40:37.718 INFO O| May 17 21:40:37.718 INFO STEP 177 (remove_files) COMPLETE
49682024-05-17T21:40:39.699Z[ recovery-image] May 17 21:40:37.718 INFO O| May 17 21:40:37.718 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49692024-05-17T21:40:39.781Z[ host-image] May 17 21:40:37.804 INFO O| May 17 21:40:37.804 INFO STEP 11 (pkg_install) COMPLETE
49702024-05-17T21:40:39.781Z[ host-image] May 17 21:40:37.804 INFO O| May 17 21:40:37.804 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
49712024-05-17T21:40:39.798Z[ host-image] May 17 21:40:37.821 INFO O| May 17 21:40:37.821 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file"]
49722024-05-17T21:40:40.276Z[ recovery-image] May 17 21:40:37.895 INFO O| May 17 21:40:37.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
49732024-05-17T21:40:40.276Z[ recovery-image] May 17 21:40:37.896 INFO O| May 17 21:40:37.895 INFO STEP 178 (remove_files) COMPLETE
49742024-05-17T21:40:40.276Z[ recovery-image] May 17 21:40:37.896 INFO O| May 17 21:40:37.896 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49752024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.930 INFO O| May 17 21:40:37.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
49762024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.930 INFO O| May 17 21:40:37.930 INFO STEP 179 (remove_files) COMPLETE
49772024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.930 INFO O| May 17 21:40:37.930 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49782024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.951 INFO O| May 17 21:40:37.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
49792024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.951 INFO O| May 17 21:40:37.951 INFO STEP 180 (remove_files) COMPLETE
49802024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.951 INFO O| May 17 21:40:37.951 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.971 INFO O| May 17 21:40:37.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
49822024-05-17T21:40:40.282Z[ recovery-image] May 17 21:40:37.971 INFO O| May 17 21:40:37.971 INFO STEP 181 (remove_files) COMPLETE
49832024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:37.971 INFO O| May 17 21:40:37.971 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49842024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:37.989 INFO O| May 17 21:40:37.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
49852024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:37.990 INFO O| May 17 21:40:37.990 INFO STEP 182 (remove_files) COMPLETE
49862024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:37.990 INFO O| May 17 21:40:37.990 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49872024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.025 INFO O| May 17 21:40:38.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
49882024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.025 INFO O| May 17 21:40:38.025 INFO STEP 183 (remove_files) COMPLETE
49892024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.025 INFO O| May 17 21:40:38.025 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49902024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.069 INFO O| May 17 21:40:38.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
49912024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.069 INFO O| May 17 21:40:38.069 INFO STEP 184 (remove_files) COMPLETE
49922024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.069 INFO O| May 17 21:40:38.069 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49932024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.103 INFO O| May 17 21:40:38.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
49942024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.104 INFO O| May 17 21:40:38.104 INFO STEP 185 (remove_files) COMPLETE
49952024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.104 INFO O| May 17 21:40:38.104 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49962024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.125 INFO O| May 17 21:40:38.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
49972024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.140 INFO O| May 17 21:40:38.140 INFO STEP 186 (remove_files) COMPLETE
49982024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.140 INFO O| May 17 21:40:38.140 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49992024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.172 INFO O| May 17 21:40:38.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
50002024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.172 INFO O| May 17 21:40:38.172 INFO STEP 187 (remove_files) COMPLETE
50012024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.173 INFO O| May 17 21:40:38.172 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50022024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.192 INFO O| May 17 21:40:38.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
50032024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.192 INFO O| May 17 21:40:38.192 INFO STEP 188 (remove_files) COMPLETE
50042024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.192 INFO O| May 17 21:40:38.192 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50052024-05-17T21:40:40.283Z[ recovery-image] May 17 21:40:38.210 INFO O| May 17 21:40:38.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
50062024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.210 INFO O| May 17 21:40:38.210 INFO STEP 189 (remove_files) COMPLETE
50072024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.210 INFO O| May 17 21:40:38.210 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50082024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.267 INFO O| May 17 21:40:38.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
50092024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.267 INFO O| May 17 21:40:38.267 INFO STEP 190 (remove_files) COMPLETE
50102024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.268 INFO O| May 17 21:40:38.267 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50112024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.293 INFO O| May 17 21:40:38.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
50122024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.293 INFO O| May 17 21:40:38.293 INFO STEP 191 (remove_files) COMPLETE
50132024-05-17T21:40:40.284Z[ recovery-image] May 17 21:40:38.293 INFO O| May 17 21:40:38.293 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50142024-05-17T21:40:40.290Z[ recovery-image] May 17 21:40:38.315 INFO O| May 17 21:40:38.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
50152024-05-17T21:40:40.290Z[ recovery-image] May 17 21:40:38.315 INFO O| May 17 21:40:38.315 INFO STEP 192 (remove_files) COMPLETE
50162024-05-17T21:40:40.290Z[ recovery-image] May 17 21:40:38.315 INFO O| May 17 21:40:38.315 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50172024-05-17T21:40:40.314Z[ recovery-image] May 17 21:40:38.335 INFO O| May 17 21:40:38.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
50182024-05-17T21:40:40.314Z[ recovery-image] May 17 21:40:38.335 INFO O| May 17 21:40:38.335 INFO STEP 193 (remove_files) COMPLETE
50192024-05-17T21:40:40.331Z[ recovery-image] May 17 21:40:38.336 INFO O| May 17 21:40:38.335 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50202024-05-17T21:40:40.353Z[ recovery-image] May 17 21:40:38.354 INFO O| May 17 21:40:38.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
50212024-05-17T21:40:40.358Z[ recovery-image] May 17 21:40:38.378 INFO O| May 17 21:40:38.378 INFO STEP 194 (remove_files) COMPLETE
50222024-05-17T21:40:40.358Z[ recovery-image] May 17 21:40:38.378 INFO O| May 17 21:40:38.378 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50232024-05-17T21:40:40.426Z[ recovery-image] May 17 21:40:38.452 INFO O| May 17 21:40:38.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
50242024-05-17T21:40:40.426Z[ recovery-image] May 17 21:40:38.452 INFO O| May 17 21:40:38.452 INFO STEP 195 (remove_files) COMPLETE
50252024-05-17T21:40:40.431Z[ recovery-image] May 17 21:40:38.452 INFO O| May 17 21:40:38.452 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50262024-05-17T21:40:40.446Z[ recovery-image] May 17 21:40:38.472 INFO O| May 17 21:40:38.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
50272024-05-17T21:40:40.450Z[ recovery-image] May 17 21:40:38.472 INFO O| May 17 21:40:38.472 INFO STEP 196 (remove_files) COMPLETE
50282024-05-17T21:40:40.450Z[ recovery-image] May 17 21:40:38.472 INFO O| May 17 21:40:38.472 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50292024-05-17T21:40:40.490Z[ recovery-image] May 17 21:40:38.516 INFO O| May 17 21:40:38.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
50302024-05-17T21:40:40.506Z[ recovery-image] May 17 21:40:38.516 INFO O| May 17 21:40:38.516 INFO STEP 197 (remove_files) COMPLETE
50312024-05-17T21:40:40.506Z[ recovery-image] May 17 21:40:38.517 INFO O| May 17 21:40:38.516 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50322024-05-17T21:40:40.520Z[ recovery-image] May 17 21:40:38.546 INFO O| May 17 21:40:38.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
50332024-05-17T21:40:40.524Z[ recovery-image] May 17 21:40:38.546 INFO O| May 17 21:40:38.546 INFO STEP 198 (remove_files) COMPLETE
50342024-05-17T21:40:40.524Z[ recovery-image] May 17 21:40:38.547 INFO O| May 17 21:40:38.546 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50352024-05-17T21:40:40.552Z[ recovery-image] May 17 21:40:38.578 INFO O| May 17 21:40:38.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
50362024-05-17T21:40:40.556Z[ recovery-image] May 17 21:40:38.578 INFO O| May 17 21:40:38.578 INFO STEP 199 (remove_files) COMPLETE
50372024-05-17T21:40:40.556Z[ recovery-image] May 17 21:40:38.578 INFO O| May 17 21:40:38.578 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50382024-05-17T21:40:40.620Z[ recovery-image] May 17 21:40:38.645 INFO O| May 17 21:40:38.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
50392024-05-17T21:40:40.620Z[ recovery-image] May 17 21:40:38.645 INFO O| May 17 21:40:38.645 INFO STEP 200 (remove_files) COMPLETE
50402024-05-17T21:40:40.620Z[ recovery-image] May 17 21:40:38.645 INFO O| May 17 21:40:38.645 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50412024-05-17T21:40:40.639Z[ recovery-image] May 17 21:40:38.665 INFO O| May 17 21:40:38.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
50422024-05-17T21:40:40.639Z[ recovery-image] May 17 21:40:38.665 INFO O| May 17 21:40:38.665 INFO STEP 201 (remove_files) COMPLETE
50432024-05-17T21:40:40.645Z[ recovery-image] May 17 21:40:38.665 INFO O| May 17 21:40:38.665 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50442024-05-17T21:40:40.698Z[ recovery-image] May 17 21:40:38.719 INFO O| May 17 21:40:38.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
50452024-05-17T21:40:40.704Z[ recovery-image] May 17 21:40:38.720 INFO O| May 17 21:40:38.720 INFO STEP 202 (remove_files) COMPLETE
50462024-05-17T21:40:40.704Z[ recovery-image] May 17 21:40:38.720 INFO O| May 17 21:40:38.720 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50472024-05-17T21:40:40.721Z[ recovery-image] May 17 21:40:38.741 INFO O| May 17 21:40:38.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
50482024-05-17T21:40:40.728Z[ recovery-image] May 17 21:40:38.742 INFO O| May 17 21:40:38.742 INFO STEP 203 (remove_files) COMPLETE
50492024-05-17T21:40:40.728Z[ recovery-image] May 17 21:40:38.742 INFO O| May 17 21:40:38.742 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50502024-05-17T21:40:40.747Z[ recovery-image] May 17 21:40:38.771 INFO O| May 17 21:40:38.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
50512024-05-17T21:40:40.752Z[ recovery-image] May 17 21:40:38.771 INFO O| May 17 21:40:38.771 INFO STEP 204 (remove_files) COMPLETE
50522024-05-17T21:40:40.752Z[ recovery-image] May 17 21:40:38.771 INFO O| May 17 21:40:38.771 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50532024-05-17T21:40:40.862Z[ recovery-image] May 17 21:40:38.889 INFO O| May 17 21:40:38.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
50542024-05-17T21:40:40.866Z[ recovery-image] May 17 21:40:38.889 INFO O| May 17 21:40:38.889 INFO STEP 205 (remove_files) COMPLETE
50552024-05-17T21:40:40.866Z[ recovery-image] May 17 21:40:38.889 INFO O| May 17 21:40:38.889 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50562024-05-17T21:40:40.894Z[ recovery-image] May 17 21:40:38.919 INFO O| May 17 21:40:38.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
50572024-05-17T21:40:40.894Z[ recovery-image] May 17 21:40:38.919 INFO O| May 17 21:40:38.919 INFO STEP 206 (remove_files) COMPLETE
50582024-05-17T21:40:40.894Z[ recovery-image] May 17 21:40:38.919 INFO O| May 17 21:40:38.919 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50592024-05-17T21:40:40.912Z[ host-image] May 17 21:40:38.938 INFO O| May 17 21:40:38.938 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
50602024-05-17T21:40:40.917Z[ recovery-image] May 17 21:40:38.941 INFO O| May 17 21:40:38.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
50612024-05-17T21:40:40.917Z[ recovery-image] May 17 21:40:38.942 INFO O| May 17 21:40:38.942 INFO STEP 207 (remove_files) COMPLETE
50622024-05-17T21:40:40.917Z[ recovery-image] May 17 21:40:38.942 INFO O| May 17 21:40:38.942 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50632024-05-17T21:40:40.965Z[ recovery-image] May 17 21:40:38.990 INFO O| May 17 21:40:38.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
50642024-05-17T21:40:40.965Z[ recovery-image] May 17 21:40:38.990 INFO O| May 17 21:40:38.990 INFO STEP 208 (remove_files) COMPLETE
50652024-05-17T21:40:40.969Z[ recovery-image] May 17 21:40:38.990 INFO O| May 17 21:40:38.990 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50662024-05-17T21:40:40.989Z[ recovery-image] May 17 21:40:39.014 INFO O| May 17 21:40:39.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
50672024-05-17T21:40:40.989Z[ recovery-image] May 17 21:40:39.014 INFO O| May 17 21:40:39.014 INFO STEP 209 (remove_files) COMPLETE
50682024-05-17T21:40:40.989Z[ recovery-image] May 17 21:40:39.014 INFO O| May 17 21:40:39.014 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50692024-05-17T21:40:41.010Z[ recovery-image] May 17 21:40:39.036 INFO O| May 17 21:40:39.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
50702024-05-17T21:40:41.010Z[ recovery-image] May 17 21:40:39.036 INFO O| May 17 21:40:39.036 INFO STEP 210 (remove_files) COMPLETE
50712024-05-17T21:40:41.015Z[ recovery-image] May 17 21:40:39.036 INFO O| May 17 21:40:39.036 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50722024-05-17T21:40:41.036Z[ recovery-image] May 17 21:40:39.062 INFO O| May 17 21:40:39.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
50732024-05-17T21:40:41.036Z[ recovery-image] May 17 21:40:39.062 INFO O| May 17 21:40:39.062 INFO STEP 211 (remove_files) COMPLETE
50742024-05-17T21:40:41.036Z[ recovery-image] May 17 21:40:39.062 INFO O| May 17 21:40:39.062 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50752024-05-17T21:40:41.057Z[ recovery-image] May 17 21:40:39.083 INFO O| May 17 21:40:39.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
50762024-05-17T21:40:41.057Z[ recovery-image] May 17 21:40:39.084 INFO O| May 17 21:40:39.083 INFO STEP 212 (remove_files) COMPLETE
50772024-05-17T21:40:41.061Z[ recovery-image] May 17 21:40:39.084 INFO O| May 17 21:40:39.084 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50782024-05-17T21:40:41.096Z[ recovery-image] May 17 21:40:39.123 INFO O| May 17 21:40:39.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
50792024-05-17T21:40:41.097Z[ recovery-image] May 17 21:40:39.123 INFO O| May 17 21:40:39.123 INFO STEP 213 (remove_files) COMPLETE
50802024-05-17T21:40:41.100Z[ recovery-image] May 17 21:40:39.123 INFO O| May 17 21:40:39.123 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50812024-05-17T21:40:41.175Z[ recovery-image] May 17 21:40:39.188 INFO O| May 17 21:40:39.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
50822024-05-17T21:40:41.175Z[ recovery-image] May 17 21:40:39.188 INFO O| May 17 21:40:39.188 INFO STEP 214 (remove_files) COMPLETE
50832024-05-17T21:40:41.197Z[ recovery-image] May 17 21:40:39.188 INFO O| May 17 21:40:39.188 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50842024-05-17T21:40:41.214Z[ recovery-image] May 17 21:40:39.237 INFO O| May 17 21:40:39.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
50852024-05-17T21:40:41.215Z[ recovery-image] May 17 21:40:39.237 INFO O| May 17 21:40:39.237 INFO STEP 215 (remove_files) COMPLETE
50862024-05-17T21:40:41.226Z[ recovery-image] May 17 21:40:39.237 INFO O| May 17 21:40:39.237 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50872024-05-17T21:40:41.233Z[ recovery-image] May 17 21:40:39.254 INFO O| May 17 21:40:39.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
50882024-05-17T21:40:41.233Z[ recovery-image] May 17 21:40:39.254 INFO O| May 17 21:40:39.254 INFO STEP 216 (remove_files) COMPLETE
50892024-05-17T21:40:41.233Z[ recovery-image] May 17 21:40:39.254 INFO O| May 17 21:40:39.254 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50902024-05-17T21:40:41.249Z[ recovery-image] May 17 21:40:39.271 INFO O| May 17 21:40:39.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
50912024-05-17T21:40:41.249Z[ recovery-image] May 17 21:40:39.271 INFO O| May 17 21:40:39.271 INFO STEP 217 (remove_files) COMPLETE
50922024-05-17T21:40:41.249Z[ recovery-image] May 17 21:40:39.271 INFO O| May 17 21:40:39.271 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50932024-05-17T21:40:41.275Z[ recovery-image] May 17 21:40:39.298 INFO O| May 17 21:40:39.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
50942024-05-17T21:40:41.275Z[ recovery-image] May 17 21:40:39.298 INFO O| May 17 21:40:39.298 INFO STEP 218 (remove_files) COMPLETE
50952024-05-17T21:40:41.275Z[ recovery-image] May 17 21:40:39.298 INFO O| May 17 21:40:39.298 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50962024-05-17T21:40:41.322Z[ recovery-image] May 17 21:40:39.341 INFO O| May 17 21:40:39.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
50972024-05-17T21:40:41.322Z[ recovery-image] May 17 21:40:39.341 INFO O| May 17 21:40:39.341 INFO STEP 219 (remove_files) COMPLETE
50982024-05-17T21:40:41.333Z[ recovery-image] May 17 21:40:39.341 INFO O| May 17 21:40:39.341 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50992024-05-17T21:40:41.348Z[ recovery-image] May 17 21:40:39.374 INFO O| May 17 21:40:39.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
51002024-05-17T21:40:41.348Z[ recovery-image] May 17 21:40:39.374 INFO O| May 17 21:40:39.374 INFO STEP 220 (remove_files) COMPLETE
51012024-05-17T21:40:41.348Z[ recovery-image] May 17 21:40:39.374 INFO O| May 17 21:40:39.374 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51022024-05-17T21:40:41.403Z[ recovery-image] May 17 21:40:39.429 INFO O| May 17 21:40:39.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
51032024-05-17T21:40:41.403Z[ recovery-image] May 17 21:40:39.429 INFO O| May 17 21:40:39.429 INFO STEP 221 (remove_files) COMPLETE
51042024-05-17T21:40:41.403Z[ recovery-image] May 17 21:40:39.429 INFO O| May 17 21:40:39.429 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51052024-05-17T21:40:41.443Z[ recovery-image] May 17 21:40:39.469 INFO O| May 17 21:40:39.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
51062024-05-17T21:40:41.443Z[ recovery-image] May 17 21:40:39.470 INFO O| May 17 21:40:39.469 INFO STEP 222 (remove_files) COMPLETE
51072024-05-17T21:40:41.443Z[ recovery-image] May 17 21:40:39.470 INFO O| May 17 21:40:39.469 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51082024-05-17T21:40:41.562Z[ recovery-image] May 17 21:40:39.587 INFO O| May 17 21:40:39.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
51092024-05-17T21:40:41.562Z[ recovery-image] May 17 21:40:39.587 INFO O| May 17 21:40:39.587 INFO STEP 223 (remove_files) COMPLETE
51102024-05-17T21:40:41.562Z[ recovery-image] May 17 21:40:39.587 INFO O| May 17 21:40:39.587 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51112024-05-17T21:40:41.585Z[ recovery-image] May 17 21:40:39.610 INFO O| May 17 21:40:39.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
51122024-05-17T21:40:41.585Z[ recovery-image] May 17 21:40:39.610 INFO O| May 17 21:40:39.610 INFO STEP 224 (remove_files) COMPLETE
51132024-05-17T21:40:41.585Z[ recovery-image] May 17 21:40:39.610 INFO O| May 17 21:40:39.610 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142024-05-17T21:40:41.603Z[ recovery-image] May 17 21:40:39.628 INFO O| May 17 21:40:39.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
51152024-05-17T21:40:41.613Z[ recovery-image] May 17 21:40:39.629 INFO O| May 17 21:40:39.629 INFO STEP 225 (remove_files) COMPLETE
51162024-05-17T21:40:41.613Z[ recovery-image] May 17 21:40:39.629 INFO O| May 17 21:40:39.629 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172024-05-17T21:40:41.650Z[ recovery-image] May 17 21:40:39.673 INFO O| May 17 21:40:39.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
51182024-05-17T21:40:41.650Z[ recovery-image] May 17 21:40:39.674 INFO O| May 17 21:40:39.673 INFO STEP 226 (remove_files) COMPLETE
51192024-05-17T21:40:41.657Z[ recovery-image] May 17 21:40:39.674 INFO O| May 17 21:40:39.673 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202024-05-17T21:40:41.723Z[ recovery-image] May 17 21:40:39.745 INFO O| May 17 21:40:39.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
51212024-05-17T21:40:41.723Z[ recovery-image] May 17 21:40:39.745 INFO O| May 17 21:40:39.745 INFO STEP 227 (remove_files) COMPLETE
51222024-05-17T21:40:41.727Z[ recovery-image] May 17 21:40:39.745 INFO O| May 17 21:40:39.745 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232024-05-17T21:40:41.740Z[ recovery-image] May 17 21:40:39.766 INFO O| May 17 21:40:39.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
51242024-05-17T21:40:41.741Z[ recovery-image] May 17 21:40:39.766 INFO O| May 17 21:40:39.766 INFO STEP 228 (remove_files) COMPLETE
51252024-05-17T21:40:41.741Z[ recovery-image] May 17 21:40:39.766 INFO O| May 17 21:40:39.766 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262024-05-17T21:40:41.772Z[ recovery-image] May 17 21:40:39.796 INFO O| May 17 21:40:39.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
51272024-05-17T21:40:41.772Z[ recovery-image] May 17 21:40:39.796 INFO O| May 17 21:40:39.796 INFO STEP 229 (remove_files) COMPLETE
51282024-05-17T21:40:41.772Z[ recovery-image] May 17 21:40:39.796 INFO O| May 17 21:40:39.796 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292024-05-17T21:40:41.790Z[ recovery-image] May 17 21:40:39.817 INFO O| May 17 21:40:39.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
51302024-05-17T21:40:41.790Z[ recovery-image] May 17 21:40:39.817 INFO O| May 17 21:40:39.817 INFO STEP 230 (remove_files) COMPLETE
51312024-05-17T21:40:41.794Z[ recovery-image] May 17 21:40:39.817 INFO O| May 17 21:40:39.817 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322024-05-17T21:40:41.865Z[ recovery-image] May 17 21:40:39.891 INFO O| May 17 21:40:39.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
51332024-05-17T21:40:41.869Z[ recovery-image] May 17 21:40:39.891 INFO O| May 17 21:40:39.891 INFO STEP 231 (remove_files) COMPLETE
51342024-05-17T21:40:41.869Z[ recovery-image] May 17 21:40:39.892 INFO O| May 17 21:40:39.891 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51352024-05-17T21:40:41.892Z[ recovery-image] May 17 21:40:39.917 INFO O| May 17 21:40:39.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
51362024-05-17T21:40:41.899Z[ recovery-image] May 17 21:40:39.918 INFO O| May 17 21:40:39.918 INFO STEP 232 (remove_files) COMPLETE
51372024-05-17T21:40:41.899Z[ recovery-image] May 17 21:40:39.918 INFO O| May 17 21:40:39.918 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51382024-05-17T21:40:41.921Z[ recovery-image] May 17 21:40:39.945 INFO O| May 17 21:40:39.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
51392024-05-17T21:40:41.929Z[ recovery-image] May 17 21:40:39.946 INFO O| May 17 21:40:39.945 INFO STEP 233 (remove_files) COMPLETE
51402024-05-17T21:40:41.929Z[ recovery-image] May 17 21:40:39.946 INFO O| May 17 21:40:39.946 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51412024-05-17T21:40:41.948Z[ recovery-image] May 17 21:40:39.973 INFO O| May 17 21:40:39.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
51422024-05-17T21:40:41.955Z[ recovery-image] May 17 21:40:39.973 INFO O| May 17 21:40:39.973 INFO STEP 234 (remove_files) COMPLETE
51432024-05-17T21:40:41.955Z[ recovery-image] May 17 21:40:39.974 INFO O| May 17 21:40:39.973 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51442024-05-17T21:40:41.983Z[ recovery-image] May 17 21:40:40.002 INFO O| May 17 21:40:40.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
51452024-05-17T21:40:41.994Z[ recovery-image] May 17 21:40:40.002 INFO O| May 17 21:40:40.002 INFO STEP 235 (remove_files) COMPLETE
51462024-05-17T21:40:41.994Z[ recovery-image] May 17 21:40:40.002 INFO O| May 17 21:40:40.002 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51472024-05-17T21:40:42.005Z[ recovery-image] May 17 21:40:40.029 INFO O| May 17 21:40:40.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
51482024-05-17T21:40:42.012Z[ recovery-image] May 17 21:40:40.029 INFO O| May 17 21:40:40.029 INFO STEP 236 (remove_files) COMPLETE
51492024-05-17T21:40:42.012Z[ recovery-image] May 17 21:40:40.029 INFO O| May 17 21:40:40.029 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51502024-05-17T21:40:42.029Z[ recovery-image] May 17 21:40:40.054 INFO O| May 17 21:40:40.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
51512024-05-17T21:40:42.035Z[ recovery-image] May 17 21:40:40.054 INFO O| May 17 21:40:40.054 INFO STEP 237 (remove_files) COMPLETE
51522024-05-17T21:40:42.035Z[ recovery-image] May 17 21:40:40.054 INFO O| May 17 21:40:40.054 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532024-05-17T21:40:42.055Z[ recovery-image] May 17 21:40:40.078 INFO O| May 17 21:40:40.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
51542024-05-17T21:40:42.063Z[ recovery-image] May 17 21:40:40.078 INFO O| May 17 21:40:40.078 INFO STEP 238 (remove_files) COMPLETE
51552024-05-17T21:40:42.063Z[ recovery-image] May 17 21:40:40.078 INFO O| May 17 21:40:40.078 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51562024-05-17T21:40:42.078Z[ recovery-image] May 17 21:40:40.102 INFO O| May 17 21:40:40.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
51572024-05-17T21:40:42.083Z[ recovery-image] May 17 21:40:40.103 INFO O| May 17 21:40:40.103 INFO STEP 239 (remove_files) COMPLETE
51582024-05-17T21:40:42.083Z[ recovery-image] May 17 21:40:40.103 INFO O| May 17 21:40:40.103 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51592024-05-17T21:40:42.136Z[ recovery-image] May 17 21:40:40.146 INFO O| May 17 21:40:40.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
51602024-05-17T21:40:42.143Z[ recovery-image] May 17 21:40:40.146 INFO O| May 17 21:40:40.146 INFO STEP 240 (remove_files) COMPLETE
51612024-05-17T21:40:42.143Z[ recovery-image] May 17 21:40:40.146 INFO O| May 17 21:40:40.146 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51622024-05-17T21:40:42.151Z[ recovery-image] May 17 21:40:40.171 INFO O| May 17 21:40:40.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
51632024-05-17T21:40:42.151Z[ recovery-image] May 17 21:40:40.171 INFO O| May 17 21:40:40.171 INFO STEP 241 (remove_files) COMPLETE
51642024-05-17T21:40:42.151Z[ recovery-image] May 17 21:40:40.171 INFO O| May 17 21:40:40.171 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51652024-05-17T21:40:42.170Z[ recovery-image] May 17 21:40:40.195 INFO O| May 17 21:40:40.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
51662024-05-17T21:40:42.174Z[ recovery-image] May 17 21:40:40.195 INFO O| May 17 21:40:40.195 INFO STEP 242 (remove_files) COMPLETE
51672024-05-17T21:40:42.175Z[ recovery-image] May 17 21:40:40.195 INFO O| May 17 21:40:40.195 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51682024-05-17T21:40:42.195Z[ recovery-image] May 17 21:40:40.219 INFO O| May 17 21:40:40.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
51692024-05-17T21:40:42.198Z[ recovery-image] May 17 21:40:40.220 INFO O| May 17 21:40:40.220 INFO STEP 243 (remove_files) COMPLETE
51702024-05-17T21:40:42.198Z[ recovery-image] May 17 21:40:40.220 INFO O| May 17 21:40:40.220 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712024-05-17T21:40:42.218Z[ recovery-image] May 17 21:40:40.243 INFO O| May 17 21:40:40.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
51722024-05-17T21:40:42.221Z[ recovery-image] May 17 21:40:40.243 INFO O| May 17 21:40:40.243 INFO STEP 244 (remove_files) COMPLETE
51732024-05-17T21:40:42.221Z[ recovery-image] May 17 21:40:40.243 INFO O| May 17 21:40:40.243 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742024-05-17T21:40:42.240Z[ recovery-image] May 17 21:40:40.266 INFO O| May 17 21:40:40.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
51752024-05-17T21:40:42.244Z[ recovery-image] May 17 21:40:40.266 INFO O| May 17 21:40:40.266 INFO STEP 245 (remove_files) COMPLETE
51762024-05-17T21:40:42.244Z[ recovery-image] May 17 21:40:40.266 INFO O| May 17 21:40:40.266 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772024-05-17T21:40:42.264Z[ recovery-image] May 17 21:40:40.290 INFO O| May 17 21:40:40.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
51782024-05-17T21:40:42.267Z[ recovery-image] May 17 21:40:40.290 INFO O| May 17 21:40:40.290 INFO STEP 246 (remove_files) COMPLETE
51792024-05-17T21:40:42.268Z[ recovery-image] May 17 21:40:40.291 INFO O| May 17 21:40:40.291 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802024-05-17T21:40:42.287Z[ recovery-image] May 17 21:40:40.313 INFO O| May 17 21:40:40.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
51812024-05-17T21:40:42.291Z[ recovery-image] May 17 21:40:40.313 INFO O| May 17 21:40:40.313 INFO STEP 247 (remove_files) COMPLETE
51822024-05-17T21:40:42.291Z[ recovery-image] May 17 21:40:40.314 INFO O| May 17 21:40:40.313 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832024-05-17T21:40:42.314Z[ recovery-image] May 17 21:40:40.337 INFO O| May 17 21:40:40.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
51842024-05-17T21:40:42.319Z[ recovery-image] May 17 21:40:40.337 INFO O| May 17 21:40:40.337 INFO STEP 248 (remove_files) COMPLETE
51852024-05-17T21:40:42.319Z[ recovery-image] May 17 21:40:40.338 INFO O| May 17 21:40:40.337 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862024-05-17T21:40:42.335Z[ recovery-image] May 17 21:40:40.359 INFO O| May 17 21:40:40.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
51872024-05-17T21:40:42.353Z[ recovery-image] May 17 21:40:40.377 INFO O| May 17 21:40:40.377 INFO STEP 249 (remove_files) COMPLETE
51882024-05-17T21:40:42.353Z[ recovery-image] May 17 21:40:40.377 INFO O| May 17 21:40:40.377 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892024-05-17T21:40:42.377Z[ recovery-image] May 17 21:40:40.402 INFO O| May 17 21:40:40.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
51902024-05-17T21:40:42.380Z[ recovery-image] May 17 21:40:40.402 INFO O| May 17 21:40:40.402 INFO STEP 250 (remove_files) COMPLETE
51912024-05-17T21:40:42.381Z[ recovery-image] May 17 21:40:40.402 INFO O| May 17 21:40:40.402 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51922024-05-17T21:40:42.403Z[ recovery-image] May 17 21:40:40.429 INFO O| May 17 21:40:40.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
51932024-05-17T21:40:42.406Z[ recovery-image] May 17 21:40:40.429 INFO O| May 17 21:40:40.429 INFO STEP 251 (remove_files) COMPLETE
51942024-05-17T21:40:42.406Z[ recovery-image] May 17 21:40:40.429 INFO O| May 17 21:40:40.429 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51952024-05-17T21:40:42.446Z[ recovery-image] May 17 21:40:40.470 INFO O| May 17 21:40:40.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
51962024-05-17T21:40:42.452Z[ recovery-image] May 17 21:40:40.471 INFO O| May 17 21:40:40.470 INFO STEP 252 (remove_files) COMPLETE
51972024-05-17T21:40:42.453Z[ recovery-image] May 17 21:40:40.471 INFO O| May 17 21:40:40.471 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51982024-05-17T21:40:42.475Z[ recovery-image] May 17 21:40:40.500 INFO O| May 17 21:40:40.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
51992024-05-17T21:40:42.490Z[ recovery-image] May 17 21:40:40.500 INFO O| May 17 21:40:40.500 INFO STEP 253 (remove_files) COMPLETE
52002024-05-17T21:40:42.490Z[ recovery-image] May 17 21:40:40.500 INFO O| May 17 21:40:40.500 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52012024-05-17T21:40:42.501Z[ recovery-image] May 17 21:40:40.527 INFO O| May 17 21:40:40.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
52022024-05-17T21:40:42.505Z[ recovery-image] May 17 21:40:40.527 INFO O| May 17 21:40:40.527 INFO STEP 254 (remove_files) COMPLETE
52032024-05-17T21:40:42.505Z[ recovery-image] May 17 21:40:40.527 INFO O| May 17 21:40:40.527 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042024-05-17T21:40:42.523Z[ recovery-image] May 17 21:40:40.549 INFO O| May 17 21:40:40.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
52052024-05-17T21:40:42.527Z[ recovery-image] May 17 21:40:40.550 INFO O| May 17 21:40:40.550 INFO STEP 255 (remove_files) COMPLETE
52062024-05-17T21:40:42.527Z[ recovery-image] May 17 21:40:40.550 INFO O| May 17 21:40:40.550 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072024-05-17T21:40:42.549Z[ recovery-image] May 17 21:40:40.571 INFO O| May 17 21:40:40.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
52082024-05-17T21:40:42.564Z[ recovery-image] May 17 21:40:40.571 INFO O| May 17 21:40:40.571 INFO STEP 256 (remove_files) COMPLETE
52092024-05-17T21:40:42.564Z[ recovery-image] May 17 21:40:40.571 INFO O| May 17 21:40:40.571 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52102024-05-17T21:40:42.582Z[ recovery-image] May 17 21:40:40.594 INFO O| May 17 21:40:40.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
52112024-05-17T21:40:42.582Z[ recovery-image] May 17 21:40:40.595 INFO O| May 17 21:40:40.595 INFO STEP 257 (remove_files) COMPLETE
52122024-05-17T21:40:42.582Z[ recovery-image] May 17 21:40:40.595 INFO O| May 17 21:40:40.595 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52132024-05-17T21:40:42.622Z[ recovery-image] May 17 21:40:40.643 INFO O| May 17 21:40:40.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
52142024-05-17T21:40:42.622Z[ recovery-image] May 17 21:40:40.643 INFO O| May 17 21:40:40.643 INFO STEP 258 (remove_files) COMPLETE
52152024-05-17T21:40:42.633Z[ recovery-image] May 17 21:40:40.643 INFO O| May 17 21:40:40.643 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52162024-05-17T21:40:42.644Z[ recovery-image] May 17 21:40:40.665 INFO O| May 17 21:40:40.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
52172024-05-17T21:40:42.644Z[ recovery-image] May 17 21:40:40.665 INFO O| May 17 21:40:40.665 INFO STEP 259 (remove_files) COMPLETE
52182024-05-17T21:40:42.644Z[ recovery-image] May 17 21:40:40.665 INFO O| May 17 21:40:40.665 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52192024-05-17T21:40:42.682Z[ recovery-image] May 17 21:40:40.703 INFO O| May 17 21:40:40.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
52202024-05-17T21:40:42.682Z[ recovery-image] May 17 21:40:40.703 INFO O| May 17 21:40:40.703 INFO STEP 260 (remove_files) COMPLETE
52212024-05-17T21:40:42.682Z[ recovery-image] May 17 21:40:40.703 INFO O| May 17 21:40:40.703 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222024-05-17T21:40:43.297Z[ recovery-image] May 17 21:40:41.322 INFO O| May 17 21:40:41.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
52232024-05-17T21:40:43.297Z[ recovery-image] May 17 21:40:41.322 INFO O| May 17 21:40:41.322 INFO STEP 261 (remove_files) COMPLETE
52242024-05-17T21:40:43.297Z[ recovery-image] May 17 21:40:41.322 INFO O| May 17 21:40:41.322 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252024-05-17T21:40:43.357Z[ recovery-image] May 17 21:40:41.381 INFO O| May 17 21:40:41.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
52262024-05-17T21:40:43.357Z[ recovery-image] May 17 21:40:41.381 INFO O| May 17 21:40:41.381 INFO STEP 262 (remove_files) COMPLETE
52272024-05-17T21:40:43.362Z[ recovery-image] May 17 21:40:41.381 INFO O| May 17 21:40:41.381 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282024-05-17T21:40:43.386Z[ recovery-image] May 17 21:40:41.409 INFO O| May 17 21:40:41.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
52292024-05-17T21:40:43.390Z[ recovery-image] May 17 21:40:41.410 INFO O| May 17 21:40:41.409 INFO STEP 263 (remove_files) COMPLETE
52302024-05-17T21:40:43.390Z[ recovery-image] May 17 21:40:41.410 INFO O| May 17 21:40:41.410 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312024-05-17T21:40:43.407Z[ recovery-image] May 17 21:40:41.433 INFO O| May 17 21:40:41.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
52322024-05-17T21:40:43.407Z[ recovery-image] May 17 21:40:41.433 INFO O| May 17 21:40:41.433 INFO STEP 264 (remove_files) COMPLETE
52332024-05-17T21:40:43.407Z[ recovery-image] May 17 21:40:41.433 INFO O| May 17 21:40:41.433 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342024-05-17T21:40:43.430Z[ recovery-image] May 17 21:40:41.455 INFO O| May 17 21:40:41.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
52352024-05-17T21:40:43.430Z[ recovery-image] May 17 21:40:41.455 INFO O| May 17 21:40:41.455 INFO STEP 265 (remove_files) COMPLETE
52362024-05-17T21:40:43.431Z[ recovery-image] May 17 21:40:41.455 INFO O| May 17 21:40:41.455 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372024-05-17T21:40:43.450Z[ recovery-image] May 17 21:40:41.475 INFO O| May 17 21:40:41.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
52382024-05-17T21:40:43.450Z[ recovery-image] May 17 21:40:41.475 INFO O| May 17 21:40:41.475 INFO STEP 266 (remove_files) COMPLETE
52392024-05-17T21:40:43.450Z[ recovery-image] May 17 21:40:41.475 INFO O| May 17 21:40:41.475 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402024-05-17T21:40:43.480Z[ recovery-image] May 17 21:40:41.503 INFO O| May 17 21:40:41.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
52412024-05-17T21:40:43.480Z[ recovery-image] May 17 21:40:41.504 INFO O| May 17 21:40:41.504 INFO STEP 267 (remove_files) COMPLETE
52422024-05-17T21:40:43.492Z[ recovery-image] May 17 21:40:41.504 INFO O| May 17 21:40:41.504 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432024-05-17T21:40:43.542Z[ recovery-image] May 17 21:40:41.565 INFO O| May 17 21:40:41.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
52442024-05-17T21:40:43.563Z[ recovery-image] May 17 21:40:41.565 INFO O| May 17 21:40:41.565 INFO STEP 268 (remove_files) COMPLETE
52452024-05-17T21:40:43.563Z[ recovery-image] May 17 21:40:41.566 INFO O| May 17 21:40:41.565 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462024-05-17T21:40:43.583Z[ recovery-image] May 17 21:40:41.588 INFO O| May 17 21:40:41.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
52472024-05-17T21:40:43.583Z[ recovery-image] May 17 21:40:41.588 INFO O| May 17 21:40:41.588 INFO STEP 269 (remove_files) COMPLETE
52482024-05-17T21:40:43.583Z[ recovery-image] May 17 21:40:41.588 INFO O| May 17 21:40:41.588 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492024-05-17T21:40:43.598Z[ recovery-image] May 17 21:40:41.608 INFO O| May 17 21:40:41.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
52502024-05-17T21:40:43.598Z[ recovery-image] May 17 21:40:41.608 INFO O| May 17 21:40:41.608 INFO STEP 270 (remove_files) COMPLETE
52512024-05-17T21:40:43.598Z[ recovery-image] May 17 21:40:41.608 INFO O| May 17 21:40:41.608 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52522024-05-17T21:40:43.616Z[ recovery-image] May 17 21:40:41.639 INFO O| May 17 21:40:41.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
52532024-05-17T21:40:43.622Z[ recovery-image] May 17 21:40:41.640 INFO O| May 17 21:40:41.640 INFO STEP 271 (remove_files) COMPLETE
52542024-05-17T21:40:43.622Z[ recovery-image] May 17 21:40:41.640 INFO O| May 17 21:40:41.640 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552024-05-17T21:40:43.654Z[ recovery-image] May 17 21:40:41.677 INFO O| May 17 21:40:41.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
52562024-05-17T21:40:43.654Z[ recovery-image] May 17 21:40:41.677 INFO O| May 17 21:40:41.677 INFO STEP 272 (remove_files) COMPLETE
52572024-05-17T21:40:43.661Z[ recovery-image] May 17 21:40:41.677 INFO O| May 17 21:40:41.677 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582024-05-17T21:40:43.676Z[ recovery-image] May 17 21:40:41.698 INFO O| May 17 21:40:41.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
52592024-05-17T21:40:43.676Z[ recovery-image] May 17 21:40:41.698 INFO O| May 17 21:40:41.698 INFO STEP 273 (remove_files) COMPLETE
52602024-05-17T21:40:43.676Z[ recovery-image] May 17 21:40:41.698 INFO O| May 17 21:40:41.698 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612024-05-17T21:40:43.695Z[ recovery-image] May 17 21:40:41.717 INFO O| May 17 21:40:41.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
52622024-05-17T21:40:43.695Z[ recovery-image] May 17 21:40:41.717 INFO O| May 17 21:40:41.717 INFO STEP 274 (remove_files) COMPLETE
52632024-05-17T21:40:43.695Z[ recovery-image] May 17 21:40:41.717 INFO O| May 17 21:40:41.717 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642024-05-17T21:40:43.714Z[ recovery-image] May 17 21:40:41.736 INFO O| May 17 21:40:41.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
52652024-05-17T21:40:43.714Z[ recovery-image] May 17 21:40:41.736 INFO O| May 17 21:40:41.736 INFO STEP 275 (remove_files) COMPLETE
52662024-05-17T21:40:43.714Z[ recovery-image] May 17 21:40:41.736 INFO O| May 17 21:40:41.736 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672024-05-17T21:40:43.752Z[ recovery-image] May 17 21:40:41.774 INFO O| May 17 21:40:41.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
52682024-05-17T21:40:43.756Z[ recovery-image] May 17 21:40:41.774 INFO O| May 17 21:40:41.774 INFO STEP 276 (remove_files) COMPLETE
52692024-05-17T21:40:43.756Z[ recovery-image] May 17 21:40:41.774 INFO O| May 17 21:40:41.774 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702024-05-17T21:40:43.792Z[ recovery-image] May 17 21:40:41.816 INFO O| May 17 21:40:41.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
52712024-05-17T21:40:43.792Z[ recovery-image] May 17 21:40:41.816 INFO O| May 17 21:40:41.816 INFO STEP 277 (remove_files) COMPLETE
52722024-05-17T21:40:43.796Z[ recovery-image] May 17 21:40:41.816 INFO O| May 17 21:40:41.816 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732024-05-17T21:40:43.812Z[ recovery-image] May 17 21:40:41.837 INFO O| May 17 21:40:41.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
52742024-05-17T21:40:43.813Z[ recovery-image] May 17 21:40:41.838 INFO O| May 17 21:40:41.838 INFO STEP 278 (remove_files) COMPLETE
52752024-05-17T21:40:43.813Z[ recovery-image] May 17 21:40:41.838 INFO O| May 17 21:40:41.838 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762024-05-17T21:40:43.831Z[ recovery-image] May 17 21:40:41.857 INFO O| May 17 21:40:41.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
52772024-05-17T21:40:43.831Z[ recovery-image] May 17 21:40:41.857 INFO O| May 17 21:40:41.857 INFO STEP 279 (remove_files) COMPLETE
52782024-05-17T21:40:43.835Z[ recovery-image] May 17 21:40:41.857 INFO O| May 17 21:40:41.857 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792024-05-17T21:40:43.871Z[ recovery-image] May 17 21:40:41.895 INFO O| May 17 21:40:41.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
52802024-05-17T21:40:43.876Z[ recovery-image] May 17 21:40:41.895 INFO O| May 17 21:40:41.895 INFO STEP 280 (remove_files) COMPLETE
52812024-05-17T21:40:43.876Z[ recovery-image] May 17 21:40:41.896 INFO O| May 17 21:40:41.895 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822024-05-17T21:40:43.904Z[ host-image] May 17 21:40:41.930 INFO O| May 17 21:40:41.930 INFO O| Planning: Solver setup ... Done
52832024-05-17T21:40:43.913Z[ host-image] May 17 21:40:41.936 INFO O| May 17 21:40:41.935 INFO O| Planning: Running solver ... Done
52842024-05-17T21:40:43.930Z[ recovery-image] May 17 21:40:41.952 INFO O| May 17 21:40:41.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
52852024-05-17T21:40:43.930Z[ recovery-image] May 17 21:40:41.952 INFO O| May 17 21:40:41.952 INFO STEP 281 (remove_files) COMPLETE
52862024-05-17T21:40:43.930Z[ recovery-image] May 17 21:40:41.952 INFO O| May 17 21:40:41.952 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52872024-05-17T21:40:43.949Z[ recovery-image] May 17 21:40:41.974 INFO O| May 17 21:40:41.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
52882024-05-17T21:40:43.949Z[ recovery-image] May 17 21:40:41.974 INFO O| May 17 21:40:41.974 INFO STEP 282 (remove_files) COMPLETE
52892024-05-17T21:40:43.955Z[ recovery-image] May 17 21:40:41.975 INFO O| May 17 21:40:41.974 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52902024-05-17T21:40:43.974Z[ recovery-image] May 17 21:40:41.995 INFO O| May 17 21:40:41.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
52912024-05-17T21:40:43.974Z[ recovery-image] May 17 21:40:41.995 INFO O| May 17 21:40:41.995 INFO STEP 283 (remove_files) COMPLETE
52922024-05-17T21:40:43.993Z[ recovery-image] May 17 21:40:41.995 INFO O| May 17 21:40:41.995 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52932024-05-17T21:40:43.994Z[ host-image] May 17 21:40:41.997 INFO O| May 17 21:40:41.997 INFO O| Planning: Finding local manifests ... Done
52942024-05-17T21:40:43.994Z[ host-image] May 17 21:40:41.998 INFO O| May 17 21:40:41.998 INFO O| Planning: Fetching manifests: 0/2 0% complete
52952024-05-17T21:40:44.415Z[ recovery-image] May 17 21:40:42.016 INFO O| May 17 21:40:42.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
52962024-05-17T21:40:44.415Z[ recovery-image] May 17 21:40:42.016 INFO O| May 17 21:40:42.016 INFO STEP 284 (remove_files) COMPLETE
52972024-05-17T21:40:44.416Z[ recovery-image] May 17 21:40:42.017 INFO O| May 17 21:40:42.016 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982024-05-17T21:40:44.841Z[ recovery-image] May 17 21:40:42.040 INFO O| May 17 21:40:42.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
52992024-05-17T21:40:44.842Z[ recovery-image] May 17 21:40:42.040 INFO O| May 17 21:40:42.040 INFO STEP 285 (remove_files) COMPLETE
53002024-05-17T21:40:44.842Z[ recovery-image] May 17 21:40:42.040 INFO O| May 17 21:40:42.040 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012024-05-17T21:40:44.842Z[ recovery-image] May 17 21:40:42.076 INFO O| May 17 21:40:42.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
53022024-05-17T21:40:44.842Z[ recovery-image] May 17 21:40:42.076 INFO O| May 17 21:40:42.076 INFO STEP 286 (remove_files) COMPLETE
53032024-05-17T21:40:44.842Z[ recovery-image] May 17 21:40:42.076 INFO O| May 17 21:40:42.076 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042024-05-17T21:40:44.843Z[ recovery-image] May 17 21:40:42.097 INFO O| May 17 21:40:42.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
53052024-05-17T21:40:44.843Z[ recovery-image] May 17 21:40:42.097 INFO O| May 17 21:40:42.097 INFO STEP 287 (remove_files) COMPLETE
53062024-05-17T21:40:44.843Z[ recovery-image] May 17 21:40:42.097 INFO O| May 17 21:40:42.097 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072024-05-17T21:40:44.843Z[ recovery-image] May 17 21:40:42.131 INFO O| May 17 21:40:42.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
53082024-05-17T21:40:44.844Z[ recovery-image] May 17 21:40:42.131 INFO O| May 17 21:40:42.131 INFO STEP 288 (remove_files) COMPLETE
53092024-05-17T21:40:44.844Z[ recovery-image] May 17 21:40:42.131 INFO O| May 17 21:40:42.131 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102024-05-17T21:40:44.844Z[ recovery-image] May 17 21:40:42.152 INFO O| May 17 21:40:42.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
53112024-05-17T21:40:44.844Z[ recovery-image] May 17 21:40:42.152 INFO O| May 17 21:40:42.152 INFO STEP 289 (remove_files) COMPLETE
53122024-05-17T21:40:44.844Z[ recovery-image] May 17 21:40:42.152 INFO O| May 17 21:40:42.152 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.169 INFO O| May 17 21:40:42.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
53142024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.170 INFO O| May 17 21:40:42.170 INFO STEP 290 (remove_files) COMPLETE
53152024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.170 INFO O| May 17 21:40:42.170 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162024-05-17T21:40:44.845Z[ host-image] May 17 21:40:42.192 INFO O| May 17 21:40:42.192 INFO O| Planning: Fetching manifests: 2/2 100% complete
53172024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.206 INFO O| May 17 21:40:42.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
53182024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.206 INFO O| May 17 21:40:42.206 INFO STEP 291 (remove_files) COMPLETE
53192024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.206 INFO O| May 17 21:40:42.206 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53202024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.227 INFO O| May 17 21:40:42.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
53212024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.227 INFO O| May 17 21:40:42.227 INFO STEP 292 (remove_files) COMPLETE
53222024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.227 INFO O| May 17 21:40:42.227 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53232024-05-17T21:40:44.845Z[ host-image] May 17 21:40:42.231 INFO O| May 17 21:40:42.231 INFO O| Planning: Package planning ... Done
53242024-05-17T21:40:44.845Z[ host-image] May 17 21:40:42.235 INFO O| May 17 21:40:42.235 INFO O| Planning: Merging actions ... Done
53252024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.305 INFO O| May 17 21:40:42.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
53262024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.305 INFO O| May 17 21:40:42.305 INFO STEP 293 (remove_files) COMPLETE
53272024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.305 INFO O| May 17 21:40:42.305 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.327 INFO O| May 17 21:40:42.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
53292024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.327 INFO O| May 17 21:40:42.327 INFO STEP 294 (remove_files) COMPLETE
53302024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.327 INFO O| May 17 21:40:42.327 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.360 INFO O| May 17 21:40:42.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
53322024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.360 INFO O| May 17 21:40:42.360 INFO STEP 295 (remove_files) COMPLETE
53332024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.360 INFO O| May 17 21:40:42.360 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342024-05-17T21:40:44.845Z[ recovery-image] May 17 21:40:42.396 INFO O| May 17 21:40:42.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
53352024-05-17T21:40:44.846Z[ recovery-image] May 17 21:40:42.396 INFO O| May 17 21:40:42.396 INFO STEP 296 (remove_files) COMPLETE
53362024-05-17T21:40:44.846Z[ recovery-image] May 17 21:40:42.396 INFO O| May 17 21:40:42.396 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372024-05-17T21:40:44.846Z[ host-image] May 17 21:40:42.399 INFO O| May 17 21:40:42.399 INFO O| Planning: Checking for conflicting actions ... Done
53382024-05-17T21:40:44.846Z[ host-image] May 17 21:40:42.401 INFO O| May 17 21:40:42.401 INFO O| Planning: Consolidating action changes ... Done
53392024-05-17T21:40:44.846Z[ recovery-image] May 17 21:40:42.431 INFO O| May 17 21:40:42.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
53402024-05-17T21:40:44.846Z[ recovery-image] May 17 21:40:42.431 INFO O| May 17 21:40:42.431 INFO STEP 297 (remove_files) COMPLETE
53412024-05-17T21:40:44.846Z[ recovery-image] May 17 21:40:42.431 INFO O| May 17 21:40:42.431 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422024-05-17T21:40:44.861Z[ recovery-image] May 17 21:40:42.457 INFO O| May 17 21:40:42.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
53432024-05-17T21:40:44.861Z[ recovery-image] May 17 21:40:42.458 INFO O| May 17 21:40:42.457 INFO STEP 298 (remove_files) COMPLETE
53442024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.458 INFO O| May 17 21:40:42.458 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.478 INFO O| May 17 21:40:42.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
53462024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.478 INFO O| May 17 21:40:42.478 INFO STEP 299 (remove_files) COMPLETE
53472024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.478 INFO O| May 17 21:40:42.478 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.537 INFO O| May 17 21:40:42.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
53492024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.537 INFO O| May 17 21:40:42.537 INFO STEP 300 (remove_files) COMPLETE
53502024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.537 INFO O| May 17 21:40:42.537 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.579 INFO O| May 17 21:40:42.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
53522024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.579 INFO O| May 17 21:40:42.579 INFO STEP 301 (remove_files) COMPLETE
53532024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.579 INFO O| May 17 21:40:42.579 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.599 INFO O| May 17 21:40:42.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
53552024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.599 INFO O| May 17 21:40:42.599 INFO STEP 302 (remove_files) COMPLETE
53562024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.599 INFO O| May 17 21:40:42.599 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.625 INFO O| May 17 21:40:42.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
53582024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.625 INFO O| May 17 21:40:42.625 INFO STEP 303 (remove_files) COMPLETE
53592024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.625 INFO O| May 17 21:40:42.625 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.647 INFO O| May 17 21:40:42.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
53612024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.647 INFO O| May 17 21:40:42.647 INFO STEP 304 (remove_files) COMPLETE
53622024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.647 INFO O| May 17 21:40:42.647 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.702 INFO O| May 17 21:40:42.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
53642024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.702 INFO O| May 17 21:40:42.702 INFO STEP 305 (remove_files) COMPLETE
53652024-05-17T21:40:44.862Z[ recovery-image] May 17 21:40:42.702 INFO O| May 17 21:40:42.702 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.727 INFO O| May 17 21:40:42.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
53672024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.727 INFO O| May 17 21:40:42.727 INFO STEP 306 (remove_files) COMPLETE
53682024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.728 INFO O| May 17 21:40:42.727 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.748 INFO O| May 17 21:40:42.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
53702024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.748 INFO O| May 17 21:40:42.748 INFO STEP 307 (remove_files) COMPLETE
53712024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.748 INFO O| May 17 21:40:42.748 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.766 INFO O| May 17 21:40:42.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
53732024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.767 INFO O| May 17 21:40:42.767 INFO STEP 308 (remove_files) COMPLETE
53742024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.767 INFO O| May 17 21:40:42.767 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.786 INFO O| May 17 21:40:42.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
53762024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.786 INFO O| May 17 21:40:42.786 INFO STEP 309 (remove_files) COMPLETE
53772024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.786 INFO O| May 17 21:40:42.786 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.821 INFO O| May 17 21:40:42.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
53792024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.822 INFO O| May 17 21:40:42.822 INFO STEP 310 (remove_files) COMPLETE
53802024-05-17T21:40:44.863Z[ recovery-image] May 17 21:40:42.822 INFO O| May 17 21:40:42.822 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812024-05-17T21:40:44.863Z[ host-image] May 17 21:40:42.830 INFO O| May 17 21:40:42.830 INFO O| Planning: Evaluating mediators ... Done
53822024-05-17T21:40:44.863Z[ host-image] May 17 21:40:42.832 INFO O| May 17 21:40:42.832 INFO O| Planning: Planning completed in 3.89 seconds
53832024-05-17T21:40:44.863Z[ host-image] May 17 21:40:42.835 INFO O| May 17 21:40:42.835 INFO O| Packages to install: 2
53842024-05-17T21:40:44.863Z[ host-image] May 17 21:40:42.835 INFO O| May 17 21:40:42.835 INFO O| Services to change: 2
53852024-05-17T21:40:44.863Z[ host-image] May 17 21:40:42.858 INFO O| May 17 21:40:42.858 INFO O| Download: 0/86 items 0.0/1.4MB 0% complete
53862024-05-17T21:40:44.930Z[ recovery-image] May 17 21:40:42.947 INFO O| May 17 21:40:42.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
53872024-05-17T21:40:44.930Z[ recovery-image] May 17 21:40:42.947 INFO O| May 17 21:40:42.947 INFO STEP 311 (remove_files) COMPLETE
53882024-05-17T21:40:44.950Z[ recovery-image] May 17 21:40:42.948 INFO O| May 17 21:40:42.947 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53892024-05-17T21:40:44.958Z[ recovery-image] May 17 21:40:42.969 INFO O| May 17 21:40:42.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
53902024-05-17T21:40:44.958Z[ recovery-image] May 17 21:40:42.970 INFO O| May 17 21:40:42.970 INFO STEP 312 (remove_files) COMPLETE
53912024-05-17T21:40:44.958Z[ recovery-image] May 17 21:40:42.970 INFO O| May 17 21:40:42.970 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53922024-05-17T21:40:44.973Z[ recovery-image] May 17 21:40:42.990 INFO O| May 17 21:40:42.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
53932024-05-17T21:40:44.973Z[ recovery-image] May 17 21:40:42.991 INFO O| May 17 21:40:42.990 INFO STEP 313 (remove_files) COMPLETE
53942024-05-17T21:40:44.987Z[ recovery-image] May 17 21:40:42.991 INFO O| May 17 21:40:42.991 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53952024-05-17T21:40:45.007Z[ recovery-image] May 17 21:40:43.032 INFO O| May 17 21:40:43.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
53962024-05-17T21:40:45.007Z[ recovery-image] May 17 21:40:43.033 INFO O| May 17 21:40:43.033 INFO STEP 314 (remove_files) COMPLETE
53972024-05-17T21:40:45.007Z[ recovery-image] May 17 21:40:43.033 INFO O| May 17 21:40:43.033 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53982024-05-17T21:40:45.067Z[ recovery-image] May 17 21:40:43.093 INFO O| May 17 21:40:43.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
53992024-05-17T21:40:45.067Z[ recovery-image] May 17 21:40:43.093 INFO O| May 17 21:40:43.093 INFO STEP 315 (remove_files) COMPLETE
54002024-05-17T21:40:45.067Z[ recovery-image] May 17 21:40:43.093 INFO O| May 17 21:40:43.093 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54012024-05-17T21:40:45.137Z[ recovery-image] May 17 21:40:43.162 INFO O| May 17 21:40:43.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
54022024-05-17T21:40:45.137Z[ recovery-image] May 17 21:40:43.162 INFO O| May 17 21:40:43.162 INFO STEP 316 (remove_files) COMPLETE
54032024-05-17T21:40:45.141Z[ recovery-image] May 17 21:40:43.162 INFO O| May 17 21:40:43.162 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54042024-05-17T21:40:45.158Z[ recovery-image] May 17 21:40:43.182 INFO O| May 17 21:40:43.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
54052024-05-17T21:40:45.158Z[ recovery-image] May 17 21:40:43.182 INFO O| May 17 21:40:43.182 INFO STEP 317 (remove_files) COMPLETE
54062024-05-17T21:40:45.163Z[ recovery-image] May 17 21:40:43.182 INFO O| May 17 21:40:43.182 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54072024-05-17T21:40:45.217Z[ recovery-image] May 17 21:40:43.243 INFO O| May 17 21:40:43.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
54082024-05-17T21:40:45.217Z[ recovery-image] May 17 21:40:43.243 INFO O| May 17 21:40:43.243 INFO STEP 318 (remove_files) COMPLETE
54092024-05-17T21:40:45.217Z[ recovery-image] May 17 21:40:43.243 INFO O| May 17 21:40:43.243 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54102024-05-17T21:40:45.237Z[ recovery-image] May 17 21:40:43.262 INFO O| May 17 21:40:43.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
54112024-05-17T21:40:45.237Z[ recovery-image] May 17 21:40:43.262 INFO O| May 17 21:40:43.262 INFO STEP 319 (remove_files) COMPLETE
54122024-05-17T21:40:45.237Z[ recovery-image] May 17 21:40:43.262 INFO O| May 17 21:40:43.262 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54132024-05-17T21:40:45.257Z[ recovery-image] May 17 21:40:43.282 INFO O| May 17 21:40:43.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
54142024-05-17T21:40:45.257Z[ recovery-image] May 17 21:40:43.282 INFO O| May 17 21:40:43.282 INFO STEP 320 (remove_files) COMPLETE
54152024-05-17T21:40:45.260Z[ recovery-image] May 17 21:40:43.282 INFO O| May 17 21:40:43.282 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54162024-05-17T21:40:45.275Z[ recovery-image] May 17 21:40:43.301 INFO O| May 17 21:40:43.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
54172024-05-17T21:40:45.275Z[ recovery-image] May 17 21:40:43.301 INFO O| May 17 21:40:43.301 INFO STEP 321 (remove_files) COMPLETE
54182024-05-17T21:40:45.279Z[ recovery-image] May 17 21:40:43.301 INFO O| May 17 21:40:43.301 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54192024-05-17T21:40:45.298Z[ recovery-image] May 17 21:40:43.320 INFO O| May 17 21:40:43.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
54202024-05-17T21:40:45.298Z[ recovery-image] May 17 21:40:43.320 INFO O| May 17 21:40:43.320 INFO STEP 322 (remove_files) COMPLETE
54212024-05-17T21:40:45.302Z[ recovery-image] May 17 21:40:43.320 INFO O| May 17 21:40:43.320 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54222024-05-17T21:40:45.314Z[ recovery-image] May 17 21:40:43.339 INFO O| May 17 21:40:43.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
54232024-05-17T21:40:45.314Z[ recovery-image] May 17 21:40:43.339 INFO O| May 17 21:40:43.339 INFO STEP 323 (remove_files) COMPLETE
54242024-05-17T21:40:45.317Z[ recovery-image] May 17 21:40:43.340 INFO O| May 17 21:40:43.339 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54252024-05-17T21:40:45.334Z[ recovery-image] May 17 21:40:43.359 INFO O| May 17 21:40:43.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
54262024-05-17T21:40:45.334Z[ recovery-image] May 17 21:40:43.359 INFO O| May 17 21:40:43.359 INFO STEP 324 (remove_files) COMPLETE
54272024-05-17T21:40:45.334Z[ recovery-image] May 17 21:40:43.359 INFO O| May 17 21:40:43.359 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54282024-05-17T21:40:45.354Z[ recovery-image] May 17 21:40:43.379 INFO O| May 17 21:40:43.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
54292024-05-17T21:40:45.354Z[ recovery-image] May 17 21:40:43.379 INFO O| May 17 21:40:43.379 INFO STEP 325 (remove_files) COMPLETE
54302024-05-17T21:40:45.354Z[ recovery-image] May 17 21:40:43.379 INFO O| May 17 21:40:43.379 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54312024-05-17T21:40:45.381Z[ recovery-image] May 17 21:40:43.402 INFO O| May 17 21:40:43.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
54322024-05-17T21:40:45.381Z[ recovery-image] May 17 21:40:43.402 INFO O| May 17 21:40:43.402 INFO STEP 326 (remove_files) COMPLETE
54332024-05-17T21:40:45.381Z[ recovery-image] May 17 21:40:43.402 INFO O| May 17 21:40:43.402 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54342024-05-17T21:40:45.399Z[ recovery-image] May 17 21:40:43.423 INFO O| May 17 21:40:43.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
54352024-05-17T21:40:45.400Z[ recovery-image] May 17 21:40:43.423 INFO O| May 17 21:40:43.423 INFO STEP 327 (remove_files) COMPLETE
54362024-05-17T21:40:45.400Z[ recovery-image] May 17 21:40:43.423 INFO O| May 17 21:40:43.423 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54372024-05-17T21:40:45.423Z[ recovery-image] May 17 21:40:43.448 INFO O| May 17 21:40:43.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
54382024-05-17T21:40:45.423Z[ recovery-image] May 17 21:40:43.448 INFO O| May 17 21:40:43.448 INFO STEP 328 (remove_files) COMPLETE
54392024-05-17T21:40:45.426Z[ recovery-image] May 17 21:40:43.448 INFO O| May 17 21:40:43.448 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54402024-05-17T21:40:45.483Z[ recovery-image] May 17 21:40:43.508 INFO O| May 17 21:40:43.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
54412024-05-17T21:40:45.483Z[ recovery-image] May 17 21:40:43.508 INFO O| May 17 21:40:43.508 INFO STEP 329 (remove_files) COMPLETE
54422024-05-17T21:40:45.486Z[ recovery-image] May 17 21:40:43.508 INFO O| May 17 21:40:43.508 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54432024-05-17T21:40:45.515Z[ recovery-image] May 17 21:40:43.538 INFO O| May 17 21:40:43.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
54442024-05-17T21:40:45.515Z[ recovery-image] May 17 21:40:43.538 INFO O| May 17 21:40:43.538 INFO STEP 330 (remove_files) COMPLETE
54452024-05-17T21:40:45.519Z[ recovery-image] May 17 21:40:43.538 INFO O| May 17 21:40:43.538 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54462024-05-17T21:40:45.534Z[ recovery-image] May 17 21:40:43.560 INFO O| May 17 21:40:43.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
54472024-05-17T21:40:45.534Z[ recovery-image] May 17 21:40:43.560 INFO O| May 17 21:40:43.560 INFO STEP 331 (remove_files) COMPLETE
54482024-05-17T21:40:45.537Z[ recovery-image] May 17 21:40:43.560 INFO O| May 17 21:40:43.560 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54492024-05-17T21:40:45.555Z[ recovery-image] May 17 21:40:43.581 INFO O| May 17 21:40:43.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
54502024-05-17T21:40:45.555Z[ recovery-image] May 17 21:40:43.581 INFO O| May 17 21:40:43.581 INFO STEP 332 (remove_files) COMPLETE
54512024-05-17T21:40:45.555Z[ recovery-image] May 17 21:40:43.581 INFO O| May 17 21:40:43.581 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54522024-05-17T21:40:45.609Z[ recovery-image] May 17 21:40:43.634 INFO O| May 17 21:40:43.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
54532024-05-17T21:40:45.609Z[ recovery-image] May 17 21:40:43.634 INFO O| May 17 21:40:43.634 INFO STEP 333 (remove_files) COMPLETE
54542024-05-17T21:40:45.609Z[ recovery-image] May 17 21:40:43.634 INFO O| May 17 21:40:43.634 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54552024-05-17T21:40:45.627Z[ recovery-image] May 17 21:40:43.652 INFO O| May 17 21:40:43.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
54562024-05-17T21:40:45.627Z[ recovery-image] May 17 21:40:43.653 INFO O| May 17 21:40:43.652 INFO STEP 334 (remove_files) COMPLETE
54572024-05-17T21:40:45.627Z[ recovery-image] May 17 21:40:43.653 INFO O| May 17 21:40:43.652 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54582024-05-17T21:40:45.654Z[ recovery-image] May 17 21:40:43.679 INFO O| May 17 21:40:43.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
54592024-05-17T21:40:45.654Z[ recovery-image] May 17 21:40:43.679 INFO O| May 17 21:40:43.679 INFO STEP 335 (remove_files) COMPLETE
54602024-05-17T21:40:45.654Z[ recovery-image] May 17 21:40:43.679 INFO O| May 17 21:40:43.679 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54612024-05-17T21:40:45.676Z[ recovery-image] May 17 21:40:43.701 INFO O| May 17 21:40:43.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
54622024-05-17T21:40:45.676Z[ recovery-image] May 17 21:40:43.702 INFO O| May 17 21:40:43.701 INFO STEP 336 (remove_files) COMPLETE
54632024-05-17T21:40:45.676Z[ recovery-image] May 17 21:40:43.702 INFO O| May 17 21:40:43.702 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54642024-05-17T21:40:45.743Z[ recovery-image] May 17 21:40:43.765 INFO O| May 17 21:40:43.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
54652024-05-17T21:40:45.743Z[ recovery-image] May 17 21:40:43.765 INFO O| May 17 21:40:43.765 INFO STEP 337 (remove_files) COMPLETE
54662024-05-17T21:40:45.743Z[ recovery-image] May 17 21:40:43.765 INFO O| May 17 21:40:43.765 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54672024-05-17T21:40:45.801Z[ recovery-image] May 17 21:40:43.826 INFO O| May 17 21:40:43.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
54682024-05-17T21:40:45.801Z[ recovery-image] May 17 21:40:43.826 INFO O| May 17 21:40:43.826 INFO STEP 338 (remove_files) COMPLETE
54692024-05-17T21:40:45.801Z[ recovery-image] May 17 21:40:43.826 INFO O| May 17 21:40:43.826 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54702024-05-17T21:40:46.235Z[ recovery-image] May 17 21:40:43.848 INFO O| May 17 21:40:43.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
54712024-05-17T21:40:46.235Z[ recovery-image] May 17 21:40:43.848 INFO O| May 17 21:40:43.848 INFO STEP 339 (remove_files) COMPLETE
54722024-05-17T21:40:46.235Z[ recovery-image] May 17 21:40:43.848 INFO O| May 17 21:40:43.848 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54732024-05-17T21:40:46.240Z[ recovery-image] May 17 21:40:43.869 INFO O| May 17 21:40:43.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
54742024-05-17T21:40:46.240Z[ recovery-image] May 17 21:40:43.869 INFO O| May 17 21:40:43.869 INFO STEP 340 (remove_files) COMPLETE
54752024-05-17T21:40:46.240Z[ recovery-image] May 17 21:40:43.869 INFO O| May 17 21:40:43.869 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54762024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.889 INFO O| May 17 21:40:43.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
54772024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.889 INFO O| May 17 21:40:43.889 INFO STEP 341 (remove_files) COMPLETE
54782024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.889 INFO O| May 17 21:40:43.889 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54792024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.910 INFO O| May 17 21:40:43.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
54802024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.910 INFO O| May 17 21:40:43.910 INFO STEP 342 (remove_files) COMPLETE
54812024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.910 INFO O| May 17 21:40:43.910 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54822024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.930 INFO O| May 17 21:40:43.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
54832024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.931 INFO O| May 17 21:40:43.931 INFO STEP 343 (remove_files) COMPLETE
54842024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.931 INFO O| May 17 21:40:43.931 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54852024-05-17T21:40:46.241Z[ recovery-image] May 17 21:40:43.949 INFO O| May 17 21:40:43.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
54862024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.949 INFO O| May 17 21:40:43.949 INFO STEP 344 (remove_files) COMPLETE
54872024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.949 INFO O| May 17 21:40:43.949 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54882024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.967 INFO O| May 17 21:40:43.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
54892024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.967 INFO O| May 17 21:40:43.967 INFO STEP 345 (remove_files) COMPLETE
54902024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.967 INFO O| May 17 21:40:43.967 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54912024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.984 INFO O| May 17 21:40:43.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
54922024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.984 INFO O| May 17 21:40:43.984 INFO STEP 346 (remove_files) COMPLETE
54932024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:43.984 INFO O| May 17 21:40:43.984 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54942024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:44.006 INFO O| May 17 21:40:44.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
54952024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:44.006 INFO O| May 17 21:40:44.006 INFO STEP 347 (remove_files) COMPLETE
54962024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:44.006 INFO O| May 17 21:40:44.006 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54972024-05-17T21:40:46.242Z[ host-image] May 17 21:40:44.026 INFO O| May 17 21:40:44.026 INFO O| Download: Completed 1.36 MB in 1.17 seconds (1.2M/s)
54982024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:44.041 INFO O| May 17 21:40:44.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
54992024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:44.042 INFO O| May 17 21:40:44.041 INFO STEP 348 (remove_files) COMPLETE
55002024-05-17T21:40:46.242Z[ recovery-image] May 17 21:40:44.042 INFO O| May 17 21:40:44.042 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012024-05-17T21:40:46.243Z[ host-image] May 17 21:40:44.067 INFO O| May 17 21:40:44.067 INFO O| Actions: 1/182 actions (Installing new actions)
55022024-05-17T21:40:46.243Z[ host-image] May 17 21:40:44.160 INFO O| May 17 21:40:44.160 INFO O| Actions: Completed 182 actions in 0.09 seconds.
55032024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.169 INFO O| May 17 21:40:44.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
55042024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.169 INFO O| May 17 21:40:44.169 INFO STEP 349 (remove_files) COMPLETE
55052024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.169 INFO O| May 17 21:40:44.169 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55062024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.192 INFO O| May 17 21:40:44.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
55072024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.193 INFO O| May 17 21:40:44.193 INFO STEP 350 (remove_files) COMPLETE
55082024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.193 INFO O| May 17 21:40:44.193 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55092024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.223 INFO O| May 17 21:40:44.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
55102024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.223 INFO O| May 17 21:40:44.223 INFO STEP 351 (remove_files) COMPLETE
55112024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.223 INFO O| May 17 21:40:44.223 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55122024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.256 INFO O| May 17 21:40:44.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
55132024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.256 INFO O| May 17 21:40:44.256 INFO STEP 352 (remove_files) COMPLETE
55142024-05-17T21:40:46.243Z[ recovery-image] May 17 21:40:44.256 INFO O| May 17 21:40:44.256 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55152024-05-17T21:40:46.267Z[ recovery-image] May 17 21:40:44.276 INFO O| May 17 21:40:44.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
55162024-05-17T21:40:46.268Z[ recovery-image] May 17 21:40:44.276 INFO O| May 17 21:40:44.276 INFO STEP 353 (remove_files) COMPLETE
55172024-05-17T21:40:46.272Z[ recovery-image] May 17 21:40:44.276 INFO O| May 17 21:40:44.276 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55182024-05-17T21:40:46.272Z[ recovery-image] May 17 21:40:44.297 INFO O| May 17 21:40:44.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
55192024-05-17T21:40:46.272Z[ recovery-image] May 17 21:40:44.297 INFO O| May 17 21:40:44.297 INFO STEP 354 (remove_files) COMPLETE
55202024-05-17T21:40:46.272Z[ recovery-image] May 17 21:40:44.297 INFO O| May 17 21:40:44.297 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55212024-05-17T21:40:46.309Z[ recovery-image] May 17 21:40:44.333 INFO O| May 17 21:40:44.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
55222024-05-17T21:40:46.309Z[ recovery-image] May 17 21:40:44.333 INFO O| May 17 21:40:44.333 INFO STEP 355 (remove_files) COMPLETE
55232024-05-17T21:40:46.313Z[ recovery-image] May 17 21:40:44.333 INFO O| May 17 21:40:44.333 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55242024-05-17T21:40:46.336Z[ recovery-image] May 17 21:40:44.354 INFO O| May 17 21:40:44.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
55252024-05-17T21:40:46.336Z[ recovery-image] May 17 21:40:44.354 INFO O| May 17 21:40:44.354 INFO STEP 356 (remove_files) COMPLETE
55262024-05-17T21:40:46.336Z[ recovery-image] May 17 21:40:44.354 INFO O| May 17 21:40:44.354 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55272024-05-17T21:40:46.352Z[ recovery-image] May 17 21:40:44.376 INFO O| May 17 21:40:44.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
55282024-05-17T21:40:46.352Z[ recovery-image] May 17 21:40:44.376 INFO O| May 17 21:40:44.376 INFO STEP 357 (remove_files) COMPLETE
55292024-05-17T21:40:46.352Z[ recovery-image] May 17 21:40:44.376 INFO O| May 17 21:40:44.376 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55302024-05-17T21:40:46.372Z[ recovery-image] May 17 21:40:44.397 INFO O| May 17 21:40:44.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
55312024-05-17T21:40:46.372Z[ recovery-image] May 17 21:40:44.397 INFO O| May 17 21:40:44.397 INFO STEP 358 (remove_files) COMPLETE
55322024-05-17T21:40:46.376Z[ recovery-image] May 17 21:40:44.398 INFO O| May 17 21:40:44.397 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55332024-05-17T21:40:46.396Z[ recovery-image] May 17 21:40:44.421 INFO O| May 17 21:40:44.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
55342024-05-17T21:40:46.400Z[ recovery-image] May 17 21:40:44.421 INFO O| May 17 21:40:44.421 INFO STEP 359 (remove_files) COMPLETE
55352024-05-17T21:40:46.400Z[ recovery-image] May 17 21:40:44.421 INFO O| May 17 21:40:44.421 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55362024-05-17T21:40:46.455Z[ recovery-image] May 17 21:40:44.480 INFO O| May 17 21:40:44.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
55372024-05-17T21:40:46.459Z[ recovery-image] May 17 21:40:44.480 INFO O| May 17 21:40:44.480 INFO STEP 360 (remove_files) COMPLETE
55382024-05-17T21:40:46.460Z[ recovery-image] May 17 21:40:44.480 INFO O| May 17 21:40:44.480 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55392024-05-17T21:40:46.489Z[ recovery-image] May 17 21:40:44.506 INFO O| May 17 21:40:44.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
55402024-05-17T21:40:46.489Z[ recovery-image] May 17 21:40:44.506 INFO O| May 17 21:40:44.506 INFO STEP 361 (remove_files) COMPLETE
55412024-05-17T21:40:46.489Z[ recovery-image] May 17 21:40:44.506 INFO O| May 17 21:40:44.506 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55422024-05-17T21:40:46.507Z[ host-image] May 17 21:40:44.531 INFO O| May 17 21:40:44.531 INFO O| Done
55432024-05-17T21:40:46.507Z[ host-image] May 17 21:40:44.531 INFO O| May 17 21:40:44.531 INFO O| Done
55442024-05-17T21:40:46.549Z[ recovery-image] May 17 21:40:44.573 INFO O| May 17 21:40:44.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
55452024-05-17T21:40:46.549Z[ recovery-image] May 17 21:40:44.573 INFO O| May 17 21:40:44.573 INFO STEP 362 (remove_files) COMPLETE
55462024-05-17T21:40:46.549Z[ recovery-image] May 17 21:40:44.573 INFO O| May 17 21:40:44.573 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472024-05-17T21:40:46.573Z[ recovery-image] May 17 21:40:44.598 INFO O| May 17 21:40:44.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
55482024-05-17T21:40:46.573Z[ recovery-image] May 17 21:40:44.598 INFO O| May 17 21:40:44.598 INFO STEP 363 (remove_files) COMPLETE
55492024-05-17T21:40:46.573Z[ recovery-image] May 17 21:40:44.598 INFO O| May 17 21:40:44.598 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502024-05-17T21:40:46.595Z[ recovery-image] May 17 21:40:44.620 INFO O| May 17 21:40:44.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
55512024-05-17T21:40:46.595Z[ recovery-image] May 17 21:40:44.620 INFO O| May 17 21:40:44.620 INFO STEP 364 (remove_files) COMPLETE
55522024-05-17T21:40:46.595Z[ recovery-image] May 17 21:40:44.620 INFO O| May 17 21:40:44.620 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532024-05-17T21:40:46.619Z[ recovery-image] May 17 21:40:44.643 INFO O| May 17 21:40:44.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
55542024-05-17T21:40:46.619Z[ recovery-image] May 17 21:40:44.643 INFO O| May 17 21:40:44.643 INFO STEP 365 (remove_files) COMPLETE
55552024-05-17T21:40:46.619Z[ recovery-image] May 17 21:40:44.643 INFO O| May 17 21:40:44.643 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562024-05-17T21:40:46.659Z[ recovery-image] May 17 21:40:44.684 INFO O| May 17 21:40:44.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
55572024-05-17T21:40:46.659Z[ recovery-image] May 17 21:40:44.684 INFO O| May 17 21:40:44.684 INFO STEP 366 (remove_files) COMPLETE
55582024-05-17T21:40:46.659Z[ recovery-image] May 17 21:40:44.684 INFO O| May 17 21:40:44.684 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592024-05-17T21:40:46.716Z[ recovery-image] May 17 21:40:44.741 INFO O| May 17 21:40:44.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
55602024-05-17T21:40:46.716Z[ recovery-image] May 17 21:40:44.741 INFO O| May 17 21:40:44.741 INFO STEP 367 (remove_files) COMPLETE
55612024-05-17T21:40:46.716Z[ recovery-image] May 17 21:40:44.741 INFO O| May 17 21:40:44.741 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622024-05-17T21:40:46.798Z[ recovery-image] May 17 21:40:44.804 INFO O| May 17 21:40:44.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
55632024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.804 INFO O| May 17 21:40:44.804 INFO STEP 368 (remove_files) COMPLETE
55642024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.804 INFO O| May 17 21:40:44.804 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.838 INFO O| May 17 21:40:44.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
55662024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.838 INFO O| May 17 21:40:44.838 INFO STEP 369 (remove_files) COMPLETE
55672024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.838 INFO O| May 17 21:40:44.838 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.874 INFO O| May 17 21:40:44.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
55692024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.874 INFO O| May 17 21:40:44.874 INFO STEP 370 (remove_files) COMPLETE
55702024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.874 INFO O| May 17 21:40:44.874 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.927 INFO O| May 17 21:40:44.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
55722024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.927 INFO O| May 17 21:40:44.927 INFO STEP 371 (remove_files) COMPLETE
55732024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.928 INFO O| May 17 21:40:44.927 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.989 INFO O| May 17 21:40:44.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
55752024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.989 INFO O| May 17 21:40:44.989 INFO STEP 372 (remove_files) COMPLETE
55762024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:44.989 INFO O| May 17 21:40:44.989 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772024-05-17T21:40:47.238Z[ recovery-image] May 17 21:40:45.029 INFO O| May 17 21:40:45.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
55782024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.029 INFO O| May 17 21:40:45.029 INFO STEP 373 (remove_files) COMPLETE
55792024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.029 INFO O| May 17 21:40:45.029 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.088 INFO O| May 17 21:40:45.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
55812024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.088 INFO O| May 17 21:40:45.088 INFO STEP 374 (remove_files) COMPLETE
55822024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.088 INFO O| May 17 21:40:45.088 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.109 INFO O| May 17 21:40:45.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
55842024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.109 INFO O| May 17 21:40:45.109 INFO STEP 375 (remove_files) COMPLETE
55852024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.109 INFO O| May 17 21:40:45.109 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.134 INFO O| May 17 21:40:45.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
55872024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.134 INFO O| May 17 21:40:45.134 INFO STEP 376 (remove_files) COMPLETE
55882024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.134 INFO O| May 17 21:40:45.134 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.173 INFO O| May 17 21:40:45.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
55902024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.173 INFO O| May 17 21:40:45.173 INFO STEP 377 (remove_files) COMPLETE
55912024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.173 INFO O| May 17 21:40:45.173 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.194 INFO O| May 17 21:40:45.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
55932024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.194 INFO O| May 17 21:40:45.194 INFO STEP 378 (remove_files) COMPLETE
55942024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.194 INFO O| May 17 21:40:45.194 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.220 INFO O| May 17 21:40:45.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
55962024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.220 INFO O| May 17 21:40:45.220 INFO STEP 379 (remove_files) COMPLETE
55972024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.221 INFO O| May 17 21:40:45.221 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.240 INFO O| May 17 21:40:45.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
55992024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.241 INFO O| May 17 21:40:45.241 INFO STEP 380 (remove_files) COMPLETE
56002024-05-17T21:40:47.239Z[ recovery-image] May 17 21:40:45.241 INFO O| May 17 21:40:45.241 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012024-05-17T21:40:47.240Z[ recovery-image] May 17 21:40:45.259 INFO O| May 17 21:40:45.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
56022024-05-17T21:40:47.266Z[ recovery-image] May 17 21:40:45.291 INFO O| May 17 21:40:45.291 INFO STEP 381 (remove_files) COMPLETE
56032024-05-17T21:40:47.266Z[ recovery-image] May 17 21:40:45.291 INFO O| May 17 21:40:45.291 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042024-05-17T21:40:47.269Z[ host-image] May 17 21:40:45.292 INFO O| May 17 21:40:45.292 INFO O| Done
56052024-05-17T21:40:47.333Z[ recovery-image] May 17 21:40:45.357 INFO O| May 17 21:40:45.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
56062024-05-17T21:40:47.333Z[ recovery-image] May 17 21:40:45.357 INFO O| May 17 21:40:45.357 INFO STEP 382 (remove_files) COMPLETE
56072024-05-17T21:40:47.333Z[ recovery-image] May 17 21:40:45.357 INFO O| May 17 21:40:45.357 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56082024-05-17T21:40:47.353Z[ recovery-image] May 17 21:40:45.378 INFO O| May 17 21:40:45.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
56092024-05-17T21:40:47.353Z[ recovery-image] May 17 21:40:45.378 INFO O| May 17 21:40:45.378 INFO STEP 383 (remove_files) COMPLETE
56102024-05-17T21:40:47.358Z[ recovery-image] May 17 21:40:45.378 INFO O| May 17 21:40:45.378 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56112024-05-17T21:40:47.381Z[ recovery-image] May 17 21:40:45.404 INFO O| May 17 21:40:45.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
56122024-05-17T21:40:47.381Z[ recovery-image] May 17 21:40:45.405 INFO O| May 17 21:40:45.405 INFO STEP 384 (remove_files) COMPLETE
56132024-05-17T21:40:47.381Z[ recovery-image] May 17 21:40:45.405 INFO O| May 17 21:40:45.405 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56142024-05-17T21:40:47.416Z[ recovery-image] May 17 21:40:45.439 INFO O| May 17 21:40:45.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
56152024-05-17T21:40:47.420Z[ recovery-image] May 17 21:40:45.439 INFO O| May 17 21:40:45.439 INFO STEP 385 (remove_files) COMPLETE
56162024-05-17T21:40:47.420Z[ recovery-image] May 17 21:40:45.439 INFO O| May 17 21:40:45.439 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56172024-05-17T21:40:47.456Z[ recovery-image] May 17 21:40:45.480 INFO O| May 17 21:40:45.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
56182024-05-17T21:40:47.456Z[ recovery-image] May 17 21:40:45.480 INFO O| May 17 21:40:45.480 INFO STEP 386 (remove_files) COMPLETE
56192024-05-17T21:40:47.460Z[ recovery-image] May 17 21:40:45.480 INFO O| May 17 21:40:45.480 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56202024-05-17T21:40:47.520Z[ recovery-image] May 17 21:40:45.544 INFO O| May 17 21:40:45.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
56212024-05-17T21:40:47.524Z[ recovery-image] May 17 21:40:45.544 INFO O| May 17 21:40:45.544 INFO STEP 387 (remove_files) COMPLETE
56222024-05-17T21:40:47.524Z[ recovery-image] May 17 21:40:45.544 INFO O| May 17 21:40:45.544 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56232024-05-17T21:40:47.541Z[ recovery-image] May 17 21:40:45.566 INFO O| May 17 21:40:45.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
56242024-05-17T21:40:47.545Z[ recovery-image] May 17 21:40:45.566 INFO O| May 17 21:40:45.566 INFO STEP 388 (remove_files) COMPLETE
56252024-05-17T21:40:47.545Z[ recovery-image] May 17 21:40:45.566 INFO O| May 17 21:40:45.566 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56262024-05-17T21:40:47.569Z[ recovery-image] May 17 21:40:45.594 INFO O| May 17 21:40:45.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
56272024-05-17T21:40:47.569Z[ recovery-image] May 17 21:40:45.594 INFO O| May 17 21:40:45.594 INFO STEP 389 (remove_files) COMPLETE
56282024-05-17T21:40:47.573Z[ recovery-image] May 17 21:40:45.594 INFO O| May 17 21:40:45.594 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56292024-05-17T21:40:47.627Z[ recovery-image] May 17 21:40:45.636 INFO O| May 17 21:40:45.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
56302024-05-17T21:40:47.627Z[ recovery-image] May 17 21:40:45.636 INFO O| May 17 21:40:45.636 INFO STEP 390 (remove_files) COMPLETE
56312024-05-17T21:40:47.627Z[ recovery-image] May 17 21:40:45.636 INFO O| May 17 21:40:45.636 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56322024-05-17T21:40:47.637Z[ recovery-image] May 17 21:40:45.656 INFO O| May 17 21:40:45.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
56332024-05-17T21:40:47.637Z[ recovery-image] May 17 21:40:45.657 INFO O| May 17 21:40:45.657 INFO STEP 391 (remove_files) COMPLETE
56342024-05-17T21:40:47.637Z[ recovery-image] May 17 21:40:45.657 INFO O| May 17 21:40:45.657 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56352024-05-17T21:40:47.663Z[ recovery-image] May 17 21:40:45.688 INFO O| May 17 21:40:45.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
56362024-05-17T21:40:47.663Z[ recovery-image] May 17 21:40:45.688 INFO O| May 17 21:40:45.688 INFO STEP 392 (remove_files) COMPLETE
56372024-05-17T21:40:47.667Z[ recovery-image] May 17 21:40:45.688 INFO O| May 17 21:40:45.688 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56382024-05-17T21:40:47.684Z[ recovery-image] May 17 21:40:45.709 INFO O| May 17 21:40:45.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
56392024-05-17T21:40:47.684Z[ recovery-image] May 17 21:40:45.709 INFO O| May 17 21:40:45.709 INFO STEP 393 (remove_files) COMPLETE
56402024-05-17T21:40:47.688Z[ recovery-image] May 17 21:40:45.709 INFO O| May 17 21:40:45.709 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56412024-05-17T21:40:47.776Z[ recovery-image] May 17 21:40:45.800 INFO O| May 17 21:40:45.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
56422024-05-17T21:40:47.776Z[ recovery-image] May 17 21:40:45.800 INFO O| May 17 21:40:45.800 INFO STEP 394 (remove_files) COMPLETE
56432024-05-17T21:40:47.787Z[ recovery-image] May 17 21:40:45.800 INFO O| May 17 21:40:45.800 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56442024-05-17T21:40:47.797Z[ recovery-image] May 17 21:40:45.822 INFO O| May 17 21:40:45.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
56452024-05-17T21:40:47.801Z[ recovery-image] May 17 21:40:45.822 INFO O| May 17 21:40:45.822 INFO STEP 395 (remove_files) COMPLETE
56462024-05-17T21:40:47.801Z[ recovery-image] May 17 21:40:45.822 INFO O| May 17 21:40:45.822 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56472024-05-17T21:40:47.819Z[ recovery-image] May 17 21:40:45.843 INFO O| May 17 21:40:45.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
56482024-05-17T21:40:47.819Z[ recovery-image] May 17 21:40:45.844 INFO O| May 17 21:40:45.843 INFO STEP 396 (remove_files) COMPLETE
56492024-05-17T21:40:47.823Z[ recovery-image] May 17 21:40:45.844 INFO O| May 17 21:40:45.844 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56502024-05-17T21:40:47.841Z[ recovery-image] May 17 21:40:45.865 INFO O| May 17 21:40:45.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
56512024-05-17T21:40:47.841Z[ recovery-image] May 17 21:40:45.866 INFO O| May 17 21:40:45.866 INFO STEP 397 (remove_files) COMPLETE
56522024-05-17T21:40:47.845Z[ recovery-image] May 17 21:40:45.866 INFO O| May 17 21:40:45.866 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56532024-05-17T21:40:47.860Z[ recovery-image] May 17 21:40:45.885 INFO O| May 17 21:40:45.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
56542024-05-17T21:40:47.864Z[ recovery-image] May 17 21:40:45.885 INFO O| May 17 21:40:45.885 INFO STEP 398 (remove_files) COMPLETE
56552024-05-17T21:40:47.864Z[ recovery-image] May 17 21:40:45.886 INFO O| May 17 21:40:45.885 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56562024-05-17T21:40:47.897Z[ recovery-image] May 17 21:40:45.918 INFO O| May 17 21:40:45.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
56572024-05-17T21:40:47.897Z[ recovery-image] May 17 21:40:45.918 INFO O| May 17 21:40:45.918 INFO STEP 399 (remove_files) COMPLETE
56582024-05-17T21:40:47.901Z[ recovery-image] May 17 21:40:45.918 INFO O| May 17 21:40:45.918 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56592024-05-17T21:40:47.931Z[ recovery-image] May 17 21:40:45.956 INFO O| May 17 21:40:45.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
56602024-05-17T21:40:47.931Z[ recovery-image] May 17 21:40:45.956 INFO O| May 17 21:40:45.956 INFO STEP 400 (remove_files) COMPLETE
56612024-05-17T21:40:47.931Z[ recovery-image] May 17 21:40:45.956 INFO O| May 17 21:40:45.956 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56622024-05-17T21:40:47.963Z[ recovery-image] May 17 21:40:45.987 INFO O| May 17 21:40:45.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
56632024-05-17T21:40:47.967Z[ recovery-image] May 17 21:40:45.988 INFO O| May 17 21:40:45.987 INFO STEP 401 (remove_files) COMPLETE
56642024-05-17T21:40:47.967Z[ recovery-image] May 17 21:40:45.988 INFO O| May 17 21:40:45.988 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56652024-05-17T21:40:47.996Z[ recovery-image] May 17 21:40:46.020 INFO O| May 17 21:40:46.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
56662024-05-17T21:40:47.996Z[ recovery-image] May 17 21:40:46.020 INFO O| May 17 21:40:46.020 INFO STEP 402 (remove_files) COMPLETE
56672024-05-17T21:40:47.996Z[ recovery-image] May 17 21:40:46.020 INFO O| May 17 21:40:46.020 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56682024-05-17T21:40:48.025Z[ recovery-image] May 17 21:40:46.046 INFO O| May 17 21:40:46.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
56692024-05-17T21:40:48.025Z[ recovery-image] May 17 21:40:46.046 INFO O| May 17 21:40:46.046 INFO STEP 403 (remove_files) COMPLETE
56702024-05-17T21:40:48.025Z[ recovery-image] May 17 21:40:46.046 INFO O| May 17 21:40:46.046 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56712024-05-17T21:40:48.044Z[ recovery-image] May 17 21:40:46.067 INFO O| May 17 21:40:46.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
56722024-05-17T21:40:48.044Z[ recovery-image] May 17 21:40:46.067 INFO O| May 17 21:40:46.067 INFO STEP 404 (remove_files) COMPLETE
56732024-05-17T21:40:48.049Z[ recovery-image] May 17 21:40:46.068 INFO O| May 17 21:40:46.068 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56742024-05-17T21:40:48.063Z[ recovery-image] May 17 21:40:46.087 INFO O| May 17 21:40:46.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
56752024-05-17T21:40:48.063Z[ recovery-image] May 17 21:40:46.087 INFO O| May 17 21:40:46.087 INFO STEP 405 (remove_files) COMPLETE
56762024-05-17T21:40:48.063Z[ recovery-image] May 17 21:40:46.087 INFO O| May 17 21:40:46.087 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56772024-05-17T21:40:48.084Z[ recovery-image] May 17 21:40:46.106 INFO O| May 17 21:40:46.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
56782024-05-17T21:40:48.084Z[ recovery-image] May 17 21:40:46.106 INFO O| May 17 21:40:46.106 INFO STEP 406 (remove_files) COMPLETE
56792024-05-17T21:40:48.084Z[ recovery-image] May 17 21:40:46.106 INFO O| May 17 21:40:46.106 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56802024-05-17T21:40:48.102Z[ recovery-image] May 17 21:40:46.126 INFO O| May 17 21:40:46.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
56812024-05-17T21:40:48.102Z[ recovery-image] May 17 21:40:46.126 INFO O| May 17 21:40:46.126 INFO STEP 407 (remove_files) COMPLETE
56822024-05-17T21:40:48.102Z[ recovery-image] May 17 21:40:46.126 INFO O| May 17 21:40:46.126 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56832024-05-17T21:40:48.133Z[ recovery-image] May 17 21:40:46.157 INFO O| May 17 21:40:46.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
56842024-05-17T21:40:48.137Z[ recovery-image] May 17 21:40:46.158 INFO O| May 17 21:40:46.157 INFO STEP 408 (remove_files) COMPLETE
56852024-05-17T21:40:48.137Z[ recovery-image] May 17 21:40:46.158 INFO O| May 17 21:40:46.158 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56862024-05-17T21:40:48.166Z[ recovery-image] May 17 21:40:46.191 INFO O| May 17 21:40:46.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
56872024-05-17T21:40:48.170Z[ recovery-image] May 17 21:40:46.191 INFO O| May 17 21:40:46.191 INFO STEP 409 (remove_files) COMPLETE
56882024-05-17T21:40:48.170Z[ recovery-image] May 17 21:40:46.191 INFO O| May 17 21:40:46.191 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56892024-05-17T21:40:48.187Z[ recovery-image] May 17 21:40:46.212 INFO O| May 17 21:40:46.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
56902024-05-17T21:40:48.191Z[ recovery-image] May 17 21:40:46.212 INFO O| May 17 21:40:46.212 INFO STEP 410 (remove_files) COMPLETE
56912024-05-17T21:40:48.191Z[ recovery-image] May 17 21:40:46.212 INFO O| May 17 21:40:46.212 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56922024-05-17T21:40:48.242Z[ recovery-image] May 17 21:40:46.267 INFO O| May 17 21:40:46.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
56932024-05-17T21:40:48.246Z[ recovery-image] May 17 21:40:46.267 INFO O| May 17 21:40:46.267 INFO STEP 411 (remove_files) COMPLETE
56942024-05-17T21:40:48.246Z[ recovery-image] May 17 21:40:46.267 INFO O| May 17 21:40:46.267 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56952024-05-17T21:40:48.262Z[ recovery-image] May 17 21:40:46.286 INFO O| May 17 21:40:46.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
56962024-05-17T21:40:48.269Z[ recovery-image] May 17 21:40:46.287 INFO O| May 17 21:40:46.287 INFO STEP 412 (remove_files) COMPLETE
56972024-05-17T21:40:48.269Z[ recovery-image] May 17 21:40:46.287 INFO O| May 17 21:40:46.287 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56982024-05-17T21:40:48.280Z[ recovery-image] May 17 21:40:46.305 INFO O| May 17 21:40:46.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
56992024-05-17T21:40:48.284Z[ recovery-image] May 17 21:40:46.305 INFO O| May 17 21:40:46.305 INFO STEP 413 (remove_files) COMPLETE
57002024-05-17T21:40:48.284Z[ recovery-image] May 17 21:40:46.305 INFO O| May 17 21:40:46.305 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57012024-05-17T21:40:48.318Z[ recovery-image] May 17 21:40:46.343 INFO O| May 17 21:40:46.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
57022024-05-17T21:40:48.323Z[ recovery-image] May 17 21:40:46.343 INFO O| May 17 21:40:46.343 INFO STEP 414 (remove_files) COMPLETE
57032024-05-17T21:40:48.323Z[ recovery-image] May 17 21:40:46.343 INFO O| May 17 21:40:46.343 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57042024-05-17T21:40:48.340Z[ recovery-image] May 17 21:40:46.364 INFO O| May 17 21:40:46.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
57052024-05-17T21:40:48.345Z[ recovery-image] May 17 21:40:46.365 INFO O| May 17 21:40:46.365 INFO STEP 415 (remove_files) COMPLETE
57062024-05-17T21:40:48.345Z[ recovery-image] May 17 21:40:46.365 INFO O| May 17 21:40:46.365 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57072024-05-17T21:40:48.397Z[ recovery-image] May 17 21:40:46.421 INFO O| May 17 21:40:46.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
57082024-05-17T21:40:48.401Z[ recovery-image] May 17 21:40:46.422 INFO O| May 17 21:40:46.422 INFO STEP 416 (remove_files) COMPLETE
57092024-05-17T21:40:48.401Z[ recovery-image] May 17 21:40:46.422 INFO O| May 17 21:40:46.422 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57102024-05-17T21:40:48.417Z[ recovery-image] May 17 21:40:46.442 INFO O| May 17 21:40:46.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
57112024-05-17T21:40:48.420Z[ recovery-image] May 17 21:40:46.442 INFO O| May 17 21:40:46.442 INFO STEP 417 (remove_files) COMPLETE
57122024-05-17T21:40:48.421Z[ recovery-image] May 17 21:40:46.442 INFO O| May 17 21:40:46.442 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57132024-05-17T21:40:48.436Z[ recovery-image] May 17 21:40:46.461 INFO O| May 17 21:40:46.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
57142024-05-17T21:40:48.440Z[ recovery-image] May 17 21:40:46.461 INFO O| May 17 21:40:46.461 INFO STEP 418 (remove_files) COMPLETE
57152024-05-17T21:40:48.440Z[ recovery-image] May 17 21:40:46.461 INFO O| May 17 21:40:46.461 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57162024-05-17T21:40:48.507Z[ recovery-image] May 17 21:40:46.531 INFO O| May 17 21:40:46.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
57172024-05-17T21:40:48.510Z[ recovery-image] May 17 21:40:46.531 INFO O| May 17 21:40:46.531 INFO STEP 419 (remove_files) COMPLETE
57182024-05-17T21:40:48.510Z[ recovery-image] May 17 21:40:46.531 INFO O| May 17 21:40:46.531 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57192024-05-17T21:40:48.551Z[ recovery-image] May 17 21:40:46.569 INFO O| May 17 21:40:46.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
57202024-05-17T21:40:48.552Z[ recovery-image] May 17 21:40:46.569 INFO O| May 17 21:40:46.569 INFO STEP 420 (remove_files) COMPLETE
57212024-05-17T21:40:48.552Z[ recovery-image] May 17 21:40:46.569 INFO O| May 17 21:40:46.569 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57222024-05-17T21:40:48.577Z[ recovery-image] May 17 21:40:46.590 INFO O| May 17 21:40:46.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
57232024-05-17T21:40:48.589Z[ recovery-image] May 17 21:40:46.590 INFO O| May 17 21:40:46.590 INFO STEP 421 (remove_files) COMPLETE
57242024-05-17T21:40:48.589Z[ recovery-image] May 17 21:40:46.590 INFO O| May 17 21:40:46.590 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57252024-05-17T21:40:48.610Z[ recovery-image] May 17 21:40:46.635 INFO O| May 17 21:40:46.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
57262024-05-17T21:40:48.610Z[ recovery-image] May 17 21:40:46.635 INFO O| May 17 21:40:46.635 INFO STEP 422 (remove_files) COMPLETE
57272024-05-17T21:40:48.617Z[ recovery-image] May 17 21:40:46.635 INFO O| May 17 21:40:46.635 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57282024-05-17T21:40:48.630Z[ recovery-image] May 17 21:40:46.654 INFO O| May 17 21:40:46.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
57292024-05-17T21:40:48.630Z[ recovery-image] May 17 21:40:46.654 INFO O| May 17 21:40:46.654 INFO STEP 423 (remove_files) COMPLETE
57302024-05-17T21:40:48.634Z[ recovery-image] May 17 21:40:46.655 INFO O| May 17 21:40:46.654 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57312024-05-17T21:40:48.667Z[ recovery-image] May 17 21:40:46.691 INFO O| May 17 21:40:46.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
57322024-05-17T21:40:48.667Z[ recovery-image] May 17 21:40:46.691 INFO O| May 17 21:40:46.691 INFO STEP 424 (remove_files) COMPLETE
57332024-05-17T21:40:48.667Z[ recovery-image] May 17 21:40:46.691 INFO O| May 17 21:40:46.691 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57342024-05-17T21:40:48.705Z[ recovery-image] May 17 21:40:46.729 INFO O| May 17 21:40:46.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
57352024-05-17T21:40:48.705Z[ recovery-image] May 17 21:40:46.729 INFO O| May 17 21:40:46.729 INFO STEP 425 (remove_files) COMPLETE
57362024-05-17T21:40:48.708Z[ recovery-image] May 17 21:40:46.729 INFO O| May 17 21:40:46.729 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57372024-05-17T21:40:48.809Z[ recovery-image] May 17 21:40:46.833 INFO O| May 17 21:40:46.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
57382024-05-17T21:40:48.809Z[ recovery-image] May 17 21:40:46.833 INFO O| May 17 21:40:46.833 INFO STEP 426 (remove_files) COMPLETE
57392024-05-17T21:40:48.809Z[ recovery-image] May 17 21:40:46.833 INFO O| May 17 21:40:46.833 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57402024-05-17T21:40:48.829Z[ recovery-image] May 17 21:40:46.853 INFO O| May 17 21:40:46.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
57412024-05-17T21:40:48.829Z[ recovery-image] May 17 21:40:46.853 INFO O| May 17 21:40:46.853 INFO STEP 427 (remove_files) COMPLETE
57422024-05-17T21:40:48.833Z[ recovery-image] May 17 21:40:46.853 INFO O| May 17 21:40:46.853 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57432024-05-17T21:40:48.854Z[ recovery-image] May 17 21:40:46.878 INFO O| May 17 21:40:46.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
57442024-05-17T21:40:48.854Z[ recovery-image] May 17 21:40:46.878 INFO O| May 17 21:40:46.878 INFO STEP 428 (remove_files) COMPLETE
57452024-05-17T21:40:48.854Z[ recovery-image] May 17 21:40:46.878 INFO O| May 17 21:40:46.878 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57462024-05-17T21:40:48.873Z[ recovery-image] May 17 21:40:46.897 INFO O| May 17 21:40:46.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
57472024-05-17T21:40:48.873Z[ recovery-image] May 17 21:40:46.897 INFO O| May 17 21:40:46.897 INFO STEP 429 (remove_files) COMPLETE
57482024-05-17T21:40:48.873Z[ recovery-image] May 17 21:40:46.898 INFO O| May 17 21:40:46.897 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57492024-05-17T21:40:48.909Z[ recovery-image] May 17 21:40:46.934 INFO O| May 17 21:40:46.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
57502024-05-17T21:40:48.913Z[ recovery-image] May 17 21:40:46.934 INFO O| May 17 21:40:46.934 INFO STEP 430 (remove_files) COMPLETE
57512024-05-17T21:40:48.913Z[ recovery-image] May 17 21:40:46.934 INFO O| May 17 21:40:46.934 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57522024-05-17T21:40:48.938Z[ recovery-image] May 17 21:40:46.955 INFO O| May 17 21:40:46.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
57532024-05-17T21:40:48.942Z[ recovery-image] May 17 21:40:46.955 INFO O| May 17 21:40:46.955 INFO STEP 431 (remove_files) COMPLETE
57542024-05-17T21:40:48.942Z[ recovery-image] May 17 21:40:46.955 INFO O| May 17 21:40:46.955 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57552024-05-17T21:40:48.969Z[ recovery-image] May 17 21:40:46.994 INFO O| May 17 21:40:46.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
57562024-05-17T21:40:48.973Z[ recovery-image] May 17 21:40:46.994 INFO O| May 17 21:40:46.994 INFO STEP 432 (remove_files) COMPLETE
57572024-05-17T21:40:48.973Z[ recovery-image] May 17 21:40:46.994 INFO O| May 17 21:40:46.994 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57582024-05-17T21:40:48.997Z[ recovery-image] May 17 21:40:47.021 INFO O| May 17 21:40:47.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
57592024-05-17T21:40:48.997Z[ recovery-image] May 17 21:40:47.021 INFO O| May 17 21:40:47.021 INFO STEP 433 (remove_files) COMPLETE
57602024-05-17T21:40:49.001Z[ recovery-image] May 17 21:40:47.022 INFO O| May 17 21:40:47.021 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57612024-05-17T21:40:49.018Z[ recovery-image] May 17 21:40:47.043 INFO O| May 17 21:40:47.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
57622024-05-17T21:40:49.018Z[ recovery-image] May 17 21:40:47.043 INFO O| May 17 21:40:47.043 INFO STEP 434 (remove_files) COMPLETE
57632024-05-17T21:40:49.019Z[ recovery-image] May 17 21:40:47.043 INFO O| May 17 21:40:47.043 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57642024-05-17T21:40:49.037Z[ recovery-image] May 17 21:40:47.061 INFO O| May 17 21:40:47.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
57652024-05-17T21:40:49.037Z[ recovery-image] May 17 21:40:47.061 INFO O| May 17 21:40:47.061 INFO STEP 435 (remove_files) COMPLETE
57662024-05-17T21:40:49.041Z[ recovery-image] May 17 21:40:47.061 INFO O| May 17 21:40:47.061 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57672024-05-17T21:40:49.058Z[ recovery-image] May 17 21:40:47.080 INFO O| May 17 21:40:47.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
57682024-05-17T21:40:49.058Z[ recovery-image] May 17 21:40:47.080 INFO O| May 17 21:40:47.080 INFO STEP 436 (remove_files) COMPLETE
57692024-05-17T21:40:49.059Z[ recovery-image] May 17 21:40:47.080 INFO O| May 17 21:40:47.080 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57702024-05-17T21:40:49.093Z[ recovery-image] May 17 21:40:47.117 INFO O| May 17 21:40:47.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
57712024-05-17T21:40:49.093Z[ recovery-image] May 17 21:40:47.117 INFO O| May 17 21:40:47.117 INFO STEP 437 (remove_files) COMPLETE
57722024-05-17T21:40:49.097Z[ recovery-image] May 17 21:40:47.117 INFO O| May 17 21:40:47.117 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57732024-05-17T21:40:49.124Z[ recovery-image] May 17 21:40:47.149 INFO O| May 17 21:40:47.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
57742024-05-17T21:40:49.124Z[ recovery-image] May 17 21:40:47.149 INFO O| May 17 21:40:47.149 INFO STEP 438 (remove_files) COMPLETE
57752024-05-17T21:40:49.125Z[ recovery-image] May 17 21:40:47.149 INFO O| May 17 21:40:47.149 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57762024-05-17T21:40:49.143Z[ recovery-image] May 17 21:40:47.167 INFO O| May 17 21:40:47.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
57772024-05-17T21:40:49.143Z[ recovery-image] May 17 21:40:47.167 INFO O| May 17 21:40:47.167 INFO STEP 439 (remove_files) COMPLETE
57782024-05-17T21:40:49.143Z[ recovery-image] May 17 21:40:47.167 INFO O| May 17 21:40:47.167 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57792024-05-17T21:40:49.164Z[ recovery-image] May 17 21:40:47.186 INFO O| May 17 21:40:47.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
57802024-05-17T21:40:49.164Z[ recovery-image] May 17 21:40:47.186 INFO O| May 17 21:40:47.186 INFO STEP 440 (remove_files) COMPLETE
57812024-05-17T21:40:49.164Z[ recovery-image] May 17 21:40:47.186 INFO O| May 17 21:40:47.186 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57822024-05-17T21:40:49.180Z[ recovery-image] May 17 21:40:47.204 INFO O| May 17 21:40:47.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
57832024-05-17T21:40:49.180Z[ recovery-image] May 17 21:40:47.204 INFO O| May 17 21:40:47.204 INFO STEP 441 (remove_files) COMPLETE
57842024-05-17T21:40:49.180Z[ recovery-image] May 17 21:40:47.204 INFO O| May 17 21:40:47.204 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57852024-05-17T21:40:49.199Z[ recovery-image] May 17 21:40:47.222 INFO O| May 17 21:40:47.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
57862024-05-17T21:40:49.199Z[ recovery-image] May 17 21:40:47.222 INFO O| May 17 21:40:47.222 INFO STEP 442 (remove_files) COMPLETE
57872024-05-17T21:40:49.199Z[ recovery-image] May 17 21:40:47.222 INFO O| May 17 21:40:47.222 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57882024-05-17T21:40:49.222Z[ recovery-image] May 17 21:40:47.245 INFO O| May 17 21:40:47.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
57892024-05-17T21:40:49.222Z[ recovery-image] May 17 21:40:47.245 INFO O| May 17 21:40:47.245 INFO STEP 443 (remove_files) COMPLETE
57902024-05-17T21:40:49.226Z[ recovery-image] May 17 21:40:47.245 INFO O| May 17 21:40:47.245 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57912024-05-17T21:40:49.259Z[ recovery-image] May 17 21:40:47.283 INFO O| May 17 21:40:47.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
57922024-05-17T21:40:49.259Z[ recovery-image] May 17 21:40:47.283 INFO O| May 17 21:40:47.283 INFO STEP 444 (remove_files) COMPLETE
57932024-05-17T21:40:49.259Z[ recovery-image] May 17 21:40:47.283 INFO O| May 17 21:40:47.283 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57942024-05-17T21:40:49.317Z[ recovery-image] May 17 21:40:47.341 INFO O| May 17 21:40:47.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
57952024-05-17T21:40:49.317Z[ recovery-image] May 17 21:40:47.341 INFO O| May 17 21:40:47.341 INFO STEP 445 (remove_files) COMPLETE
57962024-05-17T21:40:49.317Z[ recovery-image] May 17 21:40:47.341 INFO O| May 17 21:40:47.341 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57972024-05-17T21:40:49.335Z[ recovery-image] May 17 21:40:47.359 INFO O| May 17 21:40:47.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
57982024-05-17T21:40:49.335Z[ recovery-image] May 17 21:40:47.359 INFO O| May 17 21:40:47.359 INFO STEP 446 (remove_files) COMPLETE
57992024-05-17T21:40:49.335Z[ recovery-image] May 17 21:40:47.359 INFO O| May 17 21:40:47.359 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58002024-05-17T21:40:49.353Z[ recovery-image] May 17 21:40:47.377 INFO O| May 17 21:40:47.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
58012024-05-17T21:40:49.353Z[ recovery-image] May 17 21:40:47.377 INFO O| May 17 21:40:47.377 INFO STEP 447 (remove_files) COMPLETE
58022024-05-17T21:40:49.362Z[ recovery-image] May 17 21:40:47.377 INFO O| May 17 21:40:47.377 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58032024-05-17T21:40:49.785Z[ recovery-image] May 17 21:40:47.394 INFO O| May 17 21:40:47.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
58042024-05-17T21:40:49.785Z[ recovery-image] May 17 21:40:47.394 INFO O| May 17 21:40:47.394 INFO STEP 448 (remove_files) COMPLETE
58052024-05-17T21:40:49.785Z[ recovery-image] May 17 21:40:47.394 INFO O| May 17 21:40:47.394 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58062024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.430 INFO O| May 17 21:40:47.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
58072024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.430 INFO O| May 17 21:40:47.430 INFO STEP 449 (remove_files) COMPLETE
58082024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.430 INFO O| May 17 21:40:47.430 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58092024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.448 INFO O| May 17 21:40:47.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
58102024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.448 INFO O| May 17 21:40:47.448 INFO STEP 450 (remove_files) COMPLETE
58112024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.448 INFO O| May 17 21:40:47.448 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58122024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.480 INFO O| May 17 21:40:47.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
58132024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.480 INFO O| May 17 21:40:47.480 INFO STEP 451 (remove_files) COMPLETE
58142024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.481 INFO O| May 17 21:40:47.480 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58152024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.500 INFO O| May 17 21:40:47.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
58162024-05-17T21:40:49.796Z[ recovery-image] May 17 21:40:47.500 INFO O| May 17 21:40:47.500 INFO STEP 452 (remove_files) COMPLETE
58172024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.500 INFO O| May 17 21:40:47.500 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58182024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.518 INFO O| May 17 21:40:47.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
58192024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.518 INFO O| May 17 21:40:47.518 INFO STEP 453 (remove_files) COMPLETE
58202024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.518 INFO O| May 17 21:40:47.518 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58212024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.536 INFO O| May 17 21:40:47.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
58222024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.536 INFO O| May 17 21:40:47.536 INFO STEP 454 (remove_files) COMPLETE
58232024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.536 INFO O| May 17 21:40:47.536 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58242024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.553 INFO O| May 17 21:40:47.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
58252024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.553 INFO O| May 17 21:40:47.553 INFO STEP 455 (remove_files) COMPLETE
58262024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.554 INFO O| May 17 21:40:47.553 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58272024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.621 INFO O| May 17 21:40:47.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
58282024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.621 INFO O| May 17 21:40:47.621 INFO STEP 456 (remove_files) COMPLETE
58292024-05-17T21:40:49.797Z[ recovery-image] May 17 21:40:47.621 INFO O| May 17 21:40:47.621 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58302024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.639 INFO O| May 17 21:40:47.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
58312024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.639 INFO O| May 17 21:40:47.639 INFO STEP 457 (remove_files) COMPLETE
58322024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.639 INFO O| May 17 21:40:47.639 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58332024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.656 INFO O| May 17 21:40:47.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
58342024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.656 INFO O| May 17 21:40:47.656 INFO STEP 458 (remove_files) COMPLETE
58352024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.656 INFO O| May 17 21:40:47.656 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58362024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.701 INFO O| May 17 21:40:47.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
58372024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.701 INFO O| May 17 21:40:47.701 INFO STEP 459 (remove_files) COMPLETE
58382024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.701 INFO O| May 17 21:40:47.701 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58392024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.720 INFO O| May 17 21:40:47.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
58402024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.720 INFO O| May 17 21:40:47.720 INFO STEP 460 (remove_files) COMPLETE
58412024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.720 INFO O| May 17 21:40:47.720 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58422024-05-17T21:40:49.798Z[ recovery-image] May 17 21:40:47.738 INFO O| May 17 21:40:47.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
58432024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.739 INFO O| May 17 21:40:47.738 INFO STEP 461 (remove_files) COMPLETE
58442024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.739 INFO O| May 17 21:40:47.739 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58452024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.755 INFO O| May 17 21:40:47.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
58462024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.755 INFO O| May 17 21:40:47.755 INFO STEP 462 (remove_files) COMPLETE
58472024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.755 INFO O| May 17 21:40:47.755 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58482024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.772 INFO O| May 17 21:40:47.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
58492024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.772 INFO O| May 17 21:40:47.772 INFO STEP 463 (remove_files) COMPLETE
58502024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.772 INFO O| May 17 21:40:47.772 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58512024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.805 INFO O| May 17 21:40:47.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
58522024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.805 INFO O| May 17 21:40:47.805 INFO STEP 464 (remove_files) COMPLETE
58532024-05-17T21:40:49.799Z[ recovery-image] May 17 21:40:47.805 INFO O| May 17 21:40:47.805 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58542024-05-17T21:40:49.810Z[ recovery-image] May 17 21:40:47.826 INFO O| May 17 21:40:47.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
58552024-05-17T21:40:49.810Z[ recovery-image] May 17 21:40:47.826 INFO O| May 17 21:40:47.826 INFO STEP 465 (remove_files) COMPLETE
58562024-05-17T21:40:49.810Z[ recovery-image] May 17 21:40:47.826 INFO O| May 17 21:40:47.826 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58572024-05-17T21:40:49.822Z[ recovery-image] May 17 21:40:47.845 INFO O| May 17 21:40:47.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
58582024-05-17T21:40:49.834Z[ recovery-image] May 17 21:40:47.845 INFO O| May 17 21:40:47.845 INFO STEP 466 (remove_files) COMPLETE
58592024-05-17T21:40:49.834Z[ recovery-image] May 17 21:40:47.845 INFO O| May 17 21:40:47.845 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58602024-05-17T21:40:49.850Z[ recovery-image] May 17 21:40:47.864 INFO O| May 17 21:40:47.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
58612024-05-17T21:40:49.850Z[ recovery-image] May 17 21:40:47.864 INFO O| May 17 21:40:47.864 INFO STEP 467 (remove_files) COMPLETE
58622024-05-17T21:40:49.856Z[ recovery-image] May 17 21:40:47.864 INFO O| May 17 21:40:47.864 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58632024-05-17T21:40:49.861Z[ recovery-image] May 17 21:40:47.884 INFO O| May 17 21:40:47.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
58642024-05-17T21:40:49.861Z[ recovery-image] May 17 21:40:47.884 INFO O| May 17 21:40:47.884 INFO STEP 468 (remove_files) COMPLETE
58652024-05-17T21:40:49.861Z[ recovery-image] May 17 21:40:47.884 INFO O| May 17 21:40:47.884 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58662024-05-17T21:40:49.865Z[ host-image] May 17 21:40:47.889 INFO O| May 17 21:40:47.889 INFO O| Done
58672024-05-17T21:40:50.315Z[ recovery-image] May 17 21:40:47.926 INFO O| May 17 21:40:47.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
58682024-05-17T21:40:50.315Z[ recovery-image] May 17 21:40:47.926 INFO O| May 17 21:40:47.926 INFO STEP 469 (remove_files) COMPLETE
58692024-05-17T21:40:50.316Z[ recovery-image] May 17 21:40:47.926 INFO O| May 17 21:40:47.926 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58702024-05-17T21:40:50.331Z[ host-image] May 17 21:40:47.931 INFO O| May 17 21:40:47.931 INFO O| Done
58712024-05-17T21:40:50.332Z[ host-image] May 17 21:40:47.931 INFO O| May 17 21:40:47.931 INFO O| Done
58722024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.946 INFO O| May 17 21:40:47.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
58732024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.946 INFO O| May 17 21:40:47.946 INFO STEP 470 (remove_files) COMPLETE
58742024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.946 INFO O| May 17 21:40:47.946 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.977 INFO O| May 17 21:40:47.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
58762024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.978 INFO O| May 17 21:40:47.977 INFO STEP 471 (remove_files) COMPLETE
58772024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.978 INFO O| May 17 21:40:47.978 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782024-05-17T21:40:50.332Z[ host-image] May 17 21:40:47.986 INFO O| May 17 21:40:47.986 INFO O| Done
58792024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.998 INFO O| May 17 21:40:47.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
58802024-05-17T21:40:50.332Z[ recovery-image] May 17 21:40:47.999 INFO O| May 17 21:40:47.999 INFO STEP 472 (remove_files) COMPLETE
58812024-05-17T21:40:50.333Z[ recovery-image] May 17 21:40:47.999 INFO O| May 17 21:40:47.999 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58822024-05-17T21:40:50.333Z[ recovery-image] May 17 21:40:48.025 INFO O| May 17 21:40:48.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
58832024-05-17T21:40:50.333Z[ recovery-image] May 17 21:40:48.025 INFO O| May 17 21:40:48.025 INFO STEP 473 (remove_files) COMPLETE
58842024-05-17T21:40:50.333Z[ recovery-image] May 17 21:40:48.025 INFO O| May 17 21:40:48.025 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58852024-05-17T21:40:50.333Z[ recovery-image] May 17 21:40:48.045 INFO O| May 17 21:40:48.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
58862024-05-17T21:40:50.333Z[ recovery-image] May 17 21:40:48.045 INFO O| May 17 21:40:48.045 INFO STEP 474 (remove_files) COMPLETE
58872024-05-17T21:40:50.334Z[ recovery-image] May 17 21:40:48.045 INFO O| May 17 21:40:48.045 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58882024-05-17T21:40:50.334Z[ recovery-image] May 17 21:40:48.066 INFO O| May 17 21:40:48.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
58892024-05-17T21:40:50.334Z[ recovery-image] May 17 21:40:48.066 INFO O| May 17 21:40:48.066 INFO STEP 475 (remove_files) COMPLETE
58902024-05-17T21:40:50.334Z[ recovery-image] May 17 21:40:48.066 INFO O| May 17 21:40:48.066 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58912024-05-17T21:40:50.334Z[ recovery-image] May 17 21:40:48.087 INFO O| May 17 21:40:48.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
58922024-05-17T21:40:50.334Z[ recovery-image] May 17 21:40:48.087 INFO O| May 17 21:40:48.087 INFO STEP 476 (remove_files) COMPLETE
58932024-05-17T21:40:50.335Z[ recovery-image] May 17 21:40:48.087 INFO O| May 17 21:40:48.087 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58942024-05-17T21:40:50.335Z[ recovery-image] May 17 21:40:48.121 INFO O| May 17 21:40:48.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
58952024-05-17T21:40:50.335Z[ recovery-image] May 17 21:40:48.122 INFO O| May 17 21:40:48.121 INFO STEP 477 (remove_files) COMPLETE
58962024-05-17T21:40:50.335Z[ recovery-image] May 17 21:40:48.122 INFO O| May 17 21:40:48.122 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58972024-05-17T21:40:50.335Z[ host-image] May 17 21:40:48.168 INFO O| May 17 21:40:48.167 INFO STEP 12 (pkg_install) COMPLETE
58982024-05-17T21:40:50.335Z[ host-image] May 17 21:40:48.168 INFO O| May 17 21:40:48.168 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
58992024-05-17T21:40:50.335Z[ host-image] May 17 21:40:48.184 INFO O| May 17 21:40:48.184 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
59002024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.256 INFO O| May 17 21:40:48.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
59012024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.257 INFO O| May 17 21:40:48.256 INFO STEP 478 (remove_files) COMPLETE
59022024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.257 INFO O| May 17 21:40:48.257 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59032024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.319 INFO O| May 17 21:40:48.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
59042024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.319 INFO O| May 17 21:40:48.319 INFO STEP 479 (remove_files) COMPLETE
59052024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.319 INFO O| May 17 21:40:48.319 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59062024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.344 INFO O| May 17 21:40:48.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
59072024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.344 INFO O| May 17 21:40:48.344 INFO STEP 480 (remove_files) COMPLETE
59082024-05-17T21:40:50.336Z[ recovery-image] May 17 21:40:48.345 INFO O| May 17 21:40:48.344 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59092024-05-17T21:40:50.343Z[ recovery-image] May 17 21:40:48.364 INFO O| May 17 21:40:48.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
59102024-05-17T21:40:50.343Z[ recovery-image] May 17 21:40:48.365 INFO O| May 17 21:40:48.364 INFO STEP 481 (remove_files) COMPLETE
59112024-05-17T21:40:50.343Z[ recovery-image] May 17 21:40:48.365 INFO O| May 17 21:40:48.365 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59122024-05-17T21:40:50.363Z[ recovery-image] May 17 21:40:48.383 INFO O| May 17 21:40:48.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
59132024-05-17T21:40:50.367Z[ recovery-image] May 17 21:40:48.383 INFO O| May 17 21:40:48.383 INFO STEP 482 (remove_files) COMPLETE
59142024-05-17T21:40:50.367Z[ recovery-image] May 17 21:40:48.383 INFO O| May 17 21:40:48.383 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59152024-05-17T21:40:50.378Z[ recovery-image] May 17 21:40:48.402 INFO O| May 17 21:40:48.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
59162024-05-17T21:40:50.381Z[ recovery-image] May 17 21:40:48.402 INFO O| May 17 21:40:48.402 INFO STEP 483 (remove_files) COMPLETE
59172024-05-17T21:40:50.381Z[ recovery-image] May 17 21:40:48.402 INFO O| May 17 21:40:48.402 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59182024-05-17T21:40:50.399Z[ recovery-image] May 17 21:40:48.421 INFO O| May 17 21:40:48.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
59192024-05-17T21:40:50.404Z[ recovery-image] May 17 21:40:48.421 INFO O| May 17 21:40:48.421 INFO STEP 484 (remove_files) COMPLETE
59202024-05-17T21:40:50.404Z[ recovery-image] May 17 21:40:48.422 INFO O| May 17 21:40:48.421 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59212024-05-17T21:40:50.418Z[ recovery-image] May 17 21:40:48.442 INFO O| May 17 21:40:48.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
59222024-05-17T21:40:50.418Z[ recovery-image] May 17 21:40:48.442 INFO O| May 17 21:40:48.442 INFO STEP 485 (remove_files) COMPLETE
59232024-05-17T21:40:50.422Z[ recovery-image] May 17 21:40:48.442 INFO O| May 17 21:40:48.442 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59242024-05-17T21:40:50.439Z[ recovery-image] May 17 21:40:48.463 INFO O| May 17 21:40:48.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
59252024-05-17T21:40:50.439Z[ recovery-image] May 17 21:40:48.463 INFO O| May 17 21:40:48.463 INFO STEP 486 (remove_files) COMPLETE
59262024-05-17T21:40:50.439Z[ recovery-image] May 17 21:40:48.463 INFO O| May 17 21:40:48.463 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59272024-05-17T21:40:50.460Z[ recovery-image] May 17 21:40:48.483 INFO O| May 17 21:40:48.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
59282024-05-17T21:40:50.460Z[ recovery-image] May 17 21:40:48.483 INFO O| May 17 21:40:48.483 INFO STEP 487 (remove_files) COMPLETE
59292024-05-17T21:40:50.460Z[ recovery-image] May 17 21:40:48.483 INFO O| May 17 21:40:48.483 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59302024-05-17T21:40:50.478Z[ recovery-image] May 17 21:40:48.502 INFO O| May 17 21:40:48.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
59312024-05-17T21:40:50.479Z[ recovery-image] May 17 21:40:48.502 INFO O| May 17 21:40:48.502 INFO STEP 488 (remove_files) COMPLETE
59322024-05-17T21:40:50.484Z[ recovery-image] May 17 21:40:48.502 INFO O| May 17 21:40:48.502 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59332024-05-17T21:40:50.543Z[ recovery-image] May 17 21:40:48.566 INFO O| May 17 21:40:48.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
59342024-05-17T21:40:50.543Z[ recovery-image] May 17 21:40:48.566 INFO O| May 17 21:40:48.566 INFO STEP 489 (remove_files) COMPLETE
59352024-05-17T21:40:50.550Z[ recovery-image] May 17 21:40:48.566 INFO O| May 17 21:40:48.566 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59362024-05-17T21:40:50.564Z[ recovery-image] May 17 21:40:48.589 INFO O| May 17 21:40:48.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
59372024-05-17T21:40:50.565Z[ recovery-image] May 17 21:40:48.589 INFO O| May 17 21:40:48.589 INFO STEP 490 (remove_files) COMPLETE
59382024-05-17T21:40:50.565Z[ recovery-image] May 17 21:40:48.589 INFO O| May 17 21:40:48.589 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59392024-05-17T21:40:50.601Z[ recovery-image] May 17 21:40:48.624 INFO O| May 17 21:40:48.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
59402024-05-17T21:40:50.601Z[ recovery-image] May 17 21:40:48.625 INFO O| May 17 21:40:48.625 INFO STEP 491 (remove_files) COMPLETE
59412024-05-17T21:40:50.601Z[ recovery-image] May 17 21:40:48.625 INFO O| May 17 21:40:48.625 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59422024-05-17T21:40:50.623Z[ recovery-image] May 17 21:40:48.647 INFO O| May 17 21:40:48.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
59432024-05-17T21:40:50.627Z[ recovery-image] May 17 21:40:48.647 INFO O| May 17 21:40:48.647 INFO STEP 492 (remove_files) COMPLETE
59442024-05-17T21:40:50.627Z[ recovery-image] May 17 21:40:48.647 INFO O| May 17 21:40:48.647 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59452024-05-17T21:40:50.685Z[ recovery-image] May 17 21:40:48.705 INFO O| May 17 21:40:48.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
59462024-05-17T21:40:50.689Z[ recovery-image] May 17 21:40:48.705 INFO O| May 17 21:40:48.705 INFO STEP 493 (remove_files) COMPLETE
59472024-05-17T21:40:50.690Z[ recovery-image] May 17 21:40:48.706 INFO O| May 17 21:40:48.706 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59482024-05-17T21:40:50.702Z[ recovery-image] May 17 21:40:48.725 INFO O| May 17 21:40:48.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
59492024-05-17T21:40:50.709Z[ recovery-image] May 17 21:40:48.725 INFO O| May 17 21:40:48.725 INFO STEP 494 (remove_files) COMPLETE
59502024-05-17T21:40:50.709Z[ recovery-image] May 17 21:40:48.725 INFO O| May 17 21:40:48.725 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59512024-05-17T21:40:50.721Z[ recovery-image] May 17 21:40:48.743 INFO O| May 17 21:40:48.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
59522024-05-17T21:40:50.726Z[ recovery-image] May 17 21:40:48.744 INFO O| May 17 21:40:48.744 INFO STEP 495 (remove_files) COMPLETE
59532024-05-17T21:40:50.726Z[ recovery-image] May 17 21:40:48.744 INFO O| May 17 21:40:48.744 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59542024-05-17T21:40:50.739Z[ recovery-image] May 17 21:40:48.762 INFO O| May 17 21:40:48.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
59552024-05-17T21:40:50.739Z[ recovery-image] May 17 21:40:48.762 INFO O| May 17 21:40:48.762 INFO STEP 496 (remove_files) COMPLETE
59562024-05-17T21:40:50.745Z[ recovery-image] May 17 21:40:48.762 INFO O| May 17 21:40:48.762 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59572024-05-17T21:40:50.756Z[ recovery-image] May 17 21:40:48.780 INFO O| May 17 21:40:48.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
59582024-05-17T21:40:50.756Z[ recovery-image] May 17 21:40:48.780 INFO O| May 17 21:40:48.780 INFO STEP 497 (remove_files) COMPLETE
59592024-05-17T21:40:50.759Z[ recovery-image] May 17 21:40:48.780 INFO O| May 17 21:40:48.780 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59602024-05-17T21:40:50.774Z[ recovery-image] May 17 21:40:48.798 INFO O| May 17 21:40:48.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
59612024-05-17T21:40:50.774Z[ recovery-image] May 17 21:40:48.798 INFO O| May 17 21:40:48.798 INFO STEP 498 (remove_files) COMPLETE
59622024-05-17T21:40:50.778Z[ recovery-image] May 17 21:40:48.798 INFO O| May 17 21:40:48.798 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59632024-05-17T21:40:50.817Z[ recovery-image] May 17 21:40:48.838 INFO O| May 17 21:40:48.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
59642024-05-17T21:40:50.817Z[ recovery-image] May 17 21:40:48.838 INFO O| May 17 21:40:48.838 INFO STEP 499 (remove_files) COMPLETE
59652024-05-17T21:40:50.824Z[ recovery-image] May 17 21:40:48.838 INFO O| May 17 21:40:48.838 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59662024-05-17T21:40:50.898Z[ recovery-image] May 17 21:40:48.922 INFO O| May 17 21:40:48.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
59672024-05-17T21:40:50.898Z[ recovery-image] May 17 21:40:48.922 INFO O| May 17 21:40:48.922 INFO STEP 500 (remove_files) COMPLETE
59682024-05-17T21:40:50.898Z[ recovery-image] May 17 21:40:48.922 INFO O| May 17 21:40:48.922 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59692024-05-17T21:40:50.984Z[ recovery-image] May 17 21:40:49.007 INFO O| May 17 21:40:49.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
59702024-05-17T21:40:50.984Z[ recovery-image] May 17 21:40:49.008 INFO O| May 17 21:40:49.008 INFO STEP 501 (remove_files) COMPLETE
59712024-05-17T21:40:50.984Z[ recovery-image] May 17 21:40:49.008 INFO O| May 17 21:40:49.008 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59722024-05-17T21:40:51.004Z[ recovery-image] May 17 21:40:49.027 INFO O| May 17 21:40:49.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
59732024-05-17T21:40:51.004Z[ recovery-image] May 17 21:40:49.027 INFO O| May 17 21:40:49.027 INFO STEP 502 (remove_files) COMPLETE
59742024-05-17T21:40:51.004Z[ recovery-image] May 17 21:40:49.027 INFO O| May 17 21:40:49.027 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59752024-05-17T21:40:51.021Z[ recovery-image] May 17 21:40:49.045 INFO O| May 17 21:40:49.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
59762024-05-17T21:40:51.021Z[ recovery-image] May 17 21:40:49.045 INFO O| May 17 21:40:49.045 INFO STEP 503 (remove_files) COMPLETE
59772024-05-17T21:40:51.021Z[ recovery-image] May 17 21:40:49.045 INFO O| May 17 21:40:49.045 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59782024-05-17T21:40:51.039Z[ recovery-image] May 17 21:40:49.063 INFO O| May 17 21:40:49.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
59792024-05-17T21:40:51.039Z[ recovery-image] May 17 21:40:49.063 INFO O| May 17 21:40:49.063 INFO STEP 504 (remove_files) COMPLETE
59802024-05-17T21:40:51.039Z[ recovery-image] May 17 21:40:49.063 INFO O| May 17 21:40:49.063 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59812024-05-17T21:40:51.058Z[ recovery-image] May 17 21:40:49.082 INFO O| May 17 21:40:49.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
59822024-05-17T21:40:51.058Z[ recovery-image] May 17 21:40:49.082 INFO O| May 17 21:40:49.082 INFO STEP 505 (remove_files) COMPLETE
59832024-05-17T21:40:51.058Z[ recovery-image] May 17 21:40:49.082 INFO O| May 17 21:40:49.082 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59842024-05-17T21:40:51.077Z[ recovery-image] May 17 21:40:49.101 INFO O| May 17 21:40:49.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
59852024-05-17T21:40:51.077Z[ recovery-image] May 17 21:40:49.101 INFO O| May 17 21:40:49.101 INFO STEP 506 (remove_files) COMPLETE
59862024-05-17T21:40:51.077Z[ recovery-image] May 17 21:40:49.101 INFO O| May 17 21:40:49.101 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59872024-05-17T21:40:51.105Z[ recovery-image] May 17 21:40:49.129 INFO O| May 17 21:40:49.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
59882024-05-17T21:40:51.105Z[ recovery-image] May 17 21:40:49.129 INFO O| May 17 21:40:49.129 INFO STEP 507 (remove_files) COMPLETE
59892024-05-17T21:40:51.110Z[ recovery-image] May 17 21:40:49.129 INFO O| May 17 21:40:49.129 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902024-05-17T21:40:51.124Z[ recovery-image] May 17 21:40:49.148 INFO O| May 17 21:40:49.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
59912024-05-17T21:40:51.124Z[ recovery-image] May 17 21:40:49.148 INFO O| May 17 21:40:49.148 INFO STEP 508 (remove_files) COMPLETE
59922024-05-17T21:40:51.124Z[ recovery-image] May 17 21:40:49.148 INFO O| May 17 21:40:49.148 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59932024-05-17T21:40:51.167Z[ recovery-image] May 17 21:40:49.175 INFO O| May 17 21:40:49.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
59942024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.175 INFO O| May 17 21:40:49.175 INFO STEP 509 (remove_files) COMPLETE
59952024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.175 INFO O| May 17 21:40:49.175 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59962024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.193 INFO O| May 17 21:40:49.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
59972024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.193 INFO O| May 17 21:40:49.193 INFO STEP 510 (remove_files) COMPLETE
59982024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.193 INFO O| May 17 21:40:49.193 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59992024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.209 INFO O| May 17 21:40:49.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
60002024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.209 INFO O| May 17 21:40:49.209 INFO STEP 511 (remove_files) COMPLETE
60012024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.209 INFO O| May 17 21:40:49.209 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60022024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.242 INFO O| May 17 21:40:49.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
60032024-05-17T21:40:51.601Z[ recovery-image] May 17 21:40:49.242 INFO O| May 17 21:40:49.242 INFO STEP 512 (remove_files) COMPLETE
60042024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.242 INFO O| May 17 21:40:49.242 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60052024-05-17T21:40:51.602Z[ host-image] May 17 21:40:49.256 INFO O| May 17 21:40:49.256 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
60062024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.306 INFO O| May 17 21:40:49.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
60072024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.306 INFO O| May 17 21:40:49.306 INFO STEP 513 (remove_files) COMPLETE
60082024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.306 INFO O| May 17 21:40:49.306 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.325 INFO O| May 17 21:40:49.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
60102024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.325 INFO O| May 17 21:40:49.325 INFO STEP 514 (remove_files) COMPLETE
60112024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.325 INFO O| May 17 21:40:49.325 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.345 INFO O| May 17 21:40:49.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
60132024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.346 INFO O| May 17 21:40:49.346 INFO STEP 515 (remove_files) COMPLETE
60142024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.346 INFO O| May 17 21:40:49.346 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.364 INFO O| May 17 21:40:49.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
60162024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.364 INFO O| May 17 21:40:49.364 INFO STEP 516 (remove_files) COMPLETE
60172024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.364 INFO O| May 17 21:40:49.364 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182024-05-17T21:40:51.602Z[ recovery-image] May 17 21:40:49.385 INFO O| May 17 21:40:49.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
60192024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.385 INFO O| May 17 21:40:49.385 INFO STEP 517 (remove_files) COMPLETE
60202024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.385 INFO O| May 17 21:40:49.385 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.404 INFO O| May 17 21:40:49.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
60222024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.404 INFO O| May 17 21:40:49.404 INFO STEP 518 (remove_files) COMPLETE
60232024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.404 INFO O| May 17 21:40:49.404 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.432 INFO O| May 17 21:40:49.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
60252024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.432 INFO O| May 17 21:40:49.432 INFO STEP 519 (remove_files) COMPLETE
60262024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.432 INFO O| May 17 21:40:49.432 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.452 INFO O| May 17 21:40:49.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
60282024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.452 INFO O| May 17 21:40:49.452 INFO STEP 520 (remove_files) COMPLETE
60292024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.452 INFO O| May 17 21:40:49.452 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.489 INFO O| May 17 21:40:49.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
60312024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.489 INFO O| May 17 21:40:49.489 INFO STEP 521 (remove_files) COMPLETE
60322024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.489 INFO O| May 17 21:40:49.489 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.579 INFO O| May 17 21:40:49.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
60342024-05-17T21:40:51.603Z[ recovery-image] May 17 21:40:49.579 INFO O| May 17 21:40:49.579 INFO STEP 522 (remove_files) COMPLETE
60352024-05-17T21:40:51.604Z[ recovery-image] May 17 21:40:49.579 INFO O| May 17 21:40:49.579 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362024-05-17T21:40:51.604Z[ recovery-image] May 17 21:40:49.612 INFO O| May 17 21:40:49.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
60372024-05-17T21:40:51.604Z[ recovery-image] May 17 21:40:49.612 INFO O| May 17 21:40:49.612 INFO STEP 523 (remove_files) COMPLETE
60382024-05-17T21:40:51.604Z[ recovery-image] May 17 21:40:49.612 INFO O| May 17 21:40:49.612 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392024-05-17T21:40:51.621Z[ recovery-image] May 17 21:40:49.631 INFO O| May 17 21:40:49.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
60402024-05-17T21:40:51.621Z[ recovery-image] May 17 21:40:49.631 INFO O| May 17 21:40:49.631 INFO STEP 524 (remove_files) COMPLETE
60412024-05-17T21:40:51.621Z[ recovery-image] May 17 21:40:49.631 INFO O| May 17 21:40:49.631 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422024-05-17T21:40:51.639Z[ recovery-image] May 17 21:40:49.661 INFO O| May 17 21:40:49.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
60432024-05-17T21:40:51.639Z[ recovery-image] May 17 21:40:49.661 INFO O| May 17 21:40:49.661 INFO STEP 525 (remove_files) COMPLETE
60442024-05-17T21:40:51.643Z[ recovery-image] May 17 21:40:49.661 INFO O| May 17 21:40:49.661 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452024-05-17T21:40:51.682Z[ recovery-image] May 17 21:40:49.705 INFO O| May 17 21:40:49.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
60462024-05-17T21:40:51.688Z[ recovery-image] May 17 21:40:49.706 INFO O| May 17 21:40:49.706 INFO STEP 526 (remove_files) COMPLETE
60472024-05-17T21:40:51.688Z[ recovery-image] May 17 21:40:49.706 INFO O| May 17 21:40:49.706 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482024-05-17T21:40:51.702Z[ recovery-image] May 17 21:40:49.726 INFO O| May 17 21:40:49.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
60492024-05-17T21:40:51.706Z[ recovery-image] May 17 21:40:49.726 INFO O| May 17 21:40:49.726 INFO STEP 527 (remove_files) COMPLETE
60502024-05-17T21:40:51.706Z[ recovery-image] May 17 21:40:49.726 INFO O| May 17 21:40:49.726 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512024-05-17T21:40:51.733Z[ recovery-image] May 17 21:40:49.748 INFO O| May 17 21:40:49.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
60522024-05-17T21:40:51.733Z[ recovery-image] May 17 21:40:49.748 INFO O| May 17 21:40:49.748 INFO STEP 528 (remove_files) COMPLETE
60532024-05-17T21:40:51.741Z[ recovery-image] May 17 21:40:49.748 INFO O| May 17 21:40:49.748 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542024-05-17T21:40:51.746Z[ recovery-image] May 17 21:40:49.768 INFO O| May 17 21:40:49.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
60552024-05-17T21:40:51.746Z[ recovery-image] May 17 21:40:49.768 INFO O| May 17 21:40:49.768 INFO STEP 529 (remove_files) COMPLETE
60562024-05-17T21:40:51.746Z[ recovery-image] May 17 21:40:49.769 INFO O| May 17 21:40:49.769 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572024-05-17T21:40:51.780Z[ recovery-image] May 17 21:40:49.790 INFO O| May 17 21:40:49.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
60582024-05-17T21:40:51.785Z[ recovery-image] May 17 21:40:49.791 INFO O| May 17 21:40:49.791 INFO STEP 530 (remove_files) COMPLETE
60592024-05-17T21:40:51.785Z[ recovery-image] May 17 21:40:49.791 INFO O| May 17 21:40:49.791 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602024-05-17T21:40:51.801Z[ recovery-image] May 17 21:40:49.824 INFO O| May 17 21:40:49.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
60612024-05-17T21:40:51.801Z[ recovery-image] May 17 21:40:49.825 INFO O| May 17 21:40:49.824 INFO STEP 531 (remove_files) COMPLETE
60622024-05-17T21:40:51.805Z[ recovery-image] May 17 21:40:49.825 INFO O| May 17 21:40:49.824 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632024-05-17T21:40:51.819Z[ recovery-image] May 17 21:40:49.844 INFO O| May 17 21:40:49.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
60642024-05-17T21:40:51.820Z[ recovery-image] May 17 21:40:49.844 INFO O| May 17 21:40:49.844 INFO STEP 532 (remove_files) COMPLETE
60652024-05-17T21:40:51.823Z[ recovery-image] May 17 21:40:49.844 INFO O| May 17 21:40:49.844 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662024-05-17T21:40:51.874Z[ recovery-image] May 17 21:40:49.898 INFO O| May 17 21:40:49.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
60672024-05-17T21:40:51.875Z[ recovery-image] May 17 21:40:49.898 INFO O| May 17 21:40:49.898 INFO STEP 533 (remove_files) COMPLETE
60682024-05-17T21:40:51.879Z[ recovery-image] May 17 21:40:49.898 INFO O| May 17 21:40:49.898 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692024-05-17T21:40:51.895Z[ recovery-image] May 17 21:40:49.919 INFO O| May 17 21:40:49.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
60702024-05-17T21:40:51.895Z[ recovery-image] May 17 21:40:49.919 INFO O| May 17 21:40:49.919 INFO STEP 534 (remove_files) COMPLETE
60712024-05-17T21:40:51.898Z[ recovery-image] May 17 21:40:49.919 INFO O| May 17 21:40:49.919 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722024-05-17T21:40:51.920Z[ recovery-image] May 17 21:40:49.944 INFO O| May 17 21:40:49.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
60732024-05-17T21:40:51.924Z[ recovery-image] May 17 21:40:49.945 INFO O| May 17 21:40:49.945 INFO STEP 535 (remove_files) COMPLETE
60742024-05-17T21:40:51.924Z[ recovery-image] May 17 21:40:49.945 INFO O| May 17 21:40:49.945 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752024-05-17T21:40:51.950Z[ recovery-image] May 17 21:40:49.971 INFO O| May 17 21:40:49.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
60762024-05-17T21:40:51.950Z[ recovery-image] May 17 21:40:49.972 INFO O| May 17 21:40:49.972 INFO STEP 536 (remove_files) COMPLETE
60772024-05-17T21:40:51.950Z[ recovery-image] May 17 21:40:49.972 INFO O| May 17 21:40:49.972 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782024-05-17T21:40:51.981Z[ recovery-image] May 17 21:40:50.005 INFO O| May 17 21:40:50.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
60792024-05-17T21:40:51.985Z[ recovery-image] May 17 21:40:50.005 INFO O| May 17 21:40:50.005 INFO STEP 537 (remove_files) COMPLETE
60802024-05-17T21:40:51.985Z[ recovery-image] May 17 21:40:50.005 INFO O| May 17 21:40:50.005 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812024-05-17T21:40:52.031Z[ recovery-image] May 17 21:40:50.053 INFO O| May 17 21:40:50.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
60822024-05-17T21:40:52.032Z[ recovery-image] May 17 21:40:50.053 INFO O| May 17 21:40:50.053 INFO STEP 538 (remove_files) COMPLETE
60832024-05-17T21:40:52.036Z[ recovery-image] May 17 21:40:50.053 INFO O| May 17 21:40:50.053 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842024-05-17T21:40:52.085Z[ recovery-image] May 17 21:40:50.109 INFO O| May 17 21:40:50.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
60852024-05-17T21:40:52.085Z[ recovery-image] May 17 21:40:50.109 INFO O| May 17 21:40:50.109 INFO STEP 539 (remove_files) COMPLETE
60862024-05-17T21:40:52.089Z[ recovery-image] May 17 21:40:50.109 INFO O| May 17 21:40:50.109 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872024-05-17T21:40:52.138Z[ recovery-image] May 17 21:40:50.160 INFO O| May 17 21:40:50.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
60882024-05-17T21:40:52.138Z[ recovery-image] May 17 21:40:50.160 INFO O| May 17 21:40:50.160 INFO STEP 540 (remove_files) COMPLETE
60892024-05-17T21:40:52.138Z[ recovery-image] May 17 21:40:50.160 INFO O| May 17 21:40:50.160 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902024-05-17T21:40:52.160Z[ recovery-image] May 17 21:40:50.182 INFO O| May 17 21:40:50.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
60912024-05-17T21:40:52.160Z[ recovery-image] May 17 21:40:50.182 INFO O| May 17 21:40:50.182 INFO STEP 541 (remove_files) COMPLETE
60922024-05-17T21:40:52.160Z[ recovery-image] May 17 21:40:50.182 INFO O| May 17 21:40:50.182 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932024-05-17T21:40:52.180Z[ recovery-image] May 17 21:40:50.203 INFO O| May 17 21:40:50.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
60942024-05-17T21:40:52.180Z[ recovery-image] May 17 21:40:50.203 INFO O| May 17 21:40:50.203 INFO STEP 542 (remove_files) COMPLETE
60952024-05-17T21:40:52.180Z[ recovery-image] May 17 21:40:50.203 INFO O| May 17 21:40:50.203 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962024-05-17T21:40:52.200Z[ recovery-image] May 17 21:40:50.222 INFO O| May 17 21:40:50.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
60972024-05-17T21:40:52.200Z[ recovery-image] May 17 21:40:50.222 INFO O| May 17 21:40:50.222 INFO STEP 543 (remove_files) COMPLETE
60982024-05-17T21:40:52.200Z[ recovery-image] May 17 21:40:50.222 INFO O| May 17 21:40:50.222 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992024-05-17T21:40:52.217Z[ recovery-image] May 17 21:40:50.241 INFO O| May 17 21:40:50.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61002024-05-17T21:40:52.217Z[ recovery-image] May 17 21:40:50.241 INFO O| May 17 21:40:50.241 INFO STEP 544 (remove_files) COMPLETE
61012024-05-17T21:40:52.217Z[ recovery-image] May 17 21:40:50.241 INFO O| May 17 21:40:50.241 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022024-05-17T21:40:52.272Z[ recovery-image] May 17 21:40:50.295 INFO O| May 17 21:40:50.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61032024-05-17T21:40:52.272Z[ recovery-image] May 17 21:40:50.295 INFO O| May 17 21:40:50.295 INFO STEP 545 (remove_files) COMPLETE
61042024-05-17T21:40:52.276Z[ recovery-image] May 17 21:40:50.295 INFO O| May 17 21:40:50.295 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052024-05-17T21:40:52.329Z[ recovery-image] May 17 21:40:50.353 INFO O| May 17 21:40:50.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61062024-05-17T21:40:52.329Z[ recovery-image] May 17 21:40:50.353 INFO O| May 17 21:40:50.353 INFO STEP 546 (remove_files) COMPLETE
61072024-05-17T21:40:52.333Z[ recovery-image] May 17 21:40:50.353 INFO O| May 17 21:40:50.353 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082024-05-17T21:40:52.346Z[ recovery-image] May 17 21:40:50.369 INFO O| May 17 21:40:50.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61092024-05-17T21:40:52.346Z[ recovery-image] May 17 21:40:50.370 INFO O| May 17 21:40:50.370 INFO STEP 547 (remove_files) COMPLETE
61102024-05-17T21:40:52.350Z[ recovery-image] May 17 21:40:50.370 INFO O| May 17 21:40:50.370 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112024-05-17T21:40:52.374Z[ recovery-image] May 17 21:40:50.397 INFO O| May 17 21:40:50.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
61122024-05-17T21:40:52.374Z[ recovery-image] May 17 21:40:50.397 INFO O| May 17 21:40:50.397 INFO STEP 548 (remove_files) COMPLETE
61132024-05-17T21:40:52.374Z[ recovery-image] May 17 21:40:50.397 INFO O| May 17 21:40:50.397 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142024-05-17T21:40:52.395Z[ recovery-image] May 17 21:40:50.418 INFO O| May 17 21:40:50.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
61152024-05-17T21:40:52.396Z[ recovery-image] May 17 21:40:50.418 INFO O| May 17 21:40:50.418 INFO STEP 549 (remove_files) COMPLETE
61162024-05-17T21:40:52.396Z[ recovery-image] May 17 21:40:50.418 INFO O| May 17 21:40:50.418 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172024-05-17T21:40:52.412Z[ recovery-image] May 17 21:40:50.434 INFO O| May 17 21:40:50.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
61182024-05-17T21:40:52.412Z[ recovery-image] May 17 21:40:50.434 INFO O| May 17 21:40:50.434 INFO STEP 550 (remove_files) COMPLETE
61192024-05-17T21:40:52.412Z[ recovery-image] May 17 21:40:50.434 INFO O| May 17 21:40:50.434 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202024-05-17T21:40:52.434Z[ recovery-image] May 17 21:40:50.451 INFO O| May 17 21:40:50.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
61212024-05-17T21:40:52.434Z[ recovery-image] May 17 21:40:50.451 INFO O| May 17 21:40:50.451 INFO STEP 551 (remove_files) COMPLETE
61222024-05-17T21:40:52.434Z[ recovery-image] May 17 21:40:50.451 INFO O| May 17 21:40:50.451 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232024-05-17T21:40:52.458Z[ recovery-image] May 17 21:40:50.481 INFO O| May 17 21:40:50.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
61242024-05-17T21:40:52.458Z[ recovery-image] May 17 21:40:50.481 INFO O| May 17 21:40:50.481 INFO STEP 552 (remove_files) COMPLETE
61252024-05-17T21:40:52.458Z[ recovery-image] May 17 21:40:50.481 INFO O| May 17 21:40:50.481 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262024-05-17T21:40:52.519Z[ recovery-image] May 17 21:40:50.543 INFO O| May 17 21:40:50.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
61272024-05-17T21:40:52.519Z[ recovery-image] May 17 21:40:50.543 INFO O| May 17 21:40:50.543 INFO STEP 553 (remove_files) COMPLETE
61282024-05-17T21:40:52.527Z[ recovery-image] May 17 21:40:50.543 INFO O| May 17 21:40:50.543 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292024-05-17T21:40:52.581Z[ recovery-image] May 17 21:40:50.605 INFO O| May 17 21:40:50.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
61302024-05-17T21:40:52.581Z[ recovery-image] May 17 21:40:50.605 INFO O| May 17 21:40:50.605 INFO STEP 554 (remove_files) COMPLETE
61312024-05-17T21:40:52.581Z[ recovery-image] May 17 21:40:50.605 INFO O| May 17 21:40:50.605 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322024-05-17T21:40:52.610Z[ recovery-image] May 17 21:40:50.634 INFO O| May 17 21:40:50.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
61332024-05-17T21:40:52.614Z[ recovery-image] May 17 21:40:50.635 INFO O| May 17 21:40:50.635 INFO STEP 555 (remove_files) COMPLETE
61342024-05-17T21:40:52.614Z[ recovery-image] May 17 21:40:50.635 INFO O| May 17 21:40:50.635 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352024-05-17T21:40:52.644Z[ recovery-image] May 17 21:40:50.668 INFO O| May 17 21:40:50.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
61362024-05-17T21:40:52.644Z[ recovery-image] May 17 21:40:50.668 INFO O| May 17 21:40:50.668 INFO STEP 556 (remove_files) COMPLETE
61372024-05-17T21:40:52.648Z[ recovery-image] May 17 21:40:50.668 INFO O| May 17 21:40:50.668 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382024-05-17T21:40:52.715Z[ recovery-image] May 17 21:40:50.731 INFO O| May 17 21:40:50.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
61392024-05-17T21:40:52.715Z[ recovery-image] May 17 21:40:50.731 INFO O| May 17 21:40:50.731 INFO STEP 557 (remove_files) COMPLETE
61402024-05-17T21:40:52.720Z[ recovery-image] May 17 21:40:50.731 INFO O| May 17 21:40:50.731 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412024-05-17T21:40:52.746Z[ recovery-image] May 17 21:40:50.768 INFO O| May 17 21:40:50.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
61422024-05-17T21:40:52.746Z[ recovery-image] May 17 21:40:50.768 INFO O| May 17 21:40:50.768 INFO STEP 558 (remove_files) COMPLETE
61432024-05-17T21:40:52.746Z[ recovery-image] May 17 21:40:50.768 INFO O| May 17 21:40:50.768 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442024-05-17T21:40:52.764Z[ recovery-image] May 17 21:40:50.787 INFO O| May 17 21:40:50.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
61452024-05-17T21:40:52.764Z[ recovery-image] May 17 21:40:50.787 INFO O| May 17 21:40:50.787 INFO STEP 559 (remove_files) COMPLETE
61462024-05-17T21:40:52.764Z[ recovery-image] May 17 21:40:50.787 INFO O| May 17 21:40:50.787 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472024-05-17T21:40:52.783Z[ recovery-image] May 17 21:40:50.806 INFO O| May 17 21:40:50.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
61482024-05-17T21:40:52.783Z[ recovery-image] May 17 21:40:50.806 INFO O| May 17 21:40:50.806 INFO STEP 560 (remove_files) COMPLETE
61492024-05-17T21:40:52.783Z[ recovery-image] May 17 21:40:50.806 INFO O| May 17 21:40:50.806 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502024-05-17T21:40:52.805Z[ recovery-image] May 17 21:40:50.826 INFO O| May 17 21:40:50.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
61512024-05-17T21:40:52.805Z[ recovery-image] May 17 21:40:50.826 INFO O| May 17 21:40:50.826 INFO STEP 561 (remove_files) COMPLETE
61522024-05-17T21:40:52.805Z[ recovery-image] May 17 21:40:50.826 INFO O| May 17 21:40:50.826 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532024-05-17T21:40:52.842Z[ recovery-image] May 17 21:40:50.866 INFO O| May 17 21:40:50.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
61542024-05-17T21:40:52.843Z[ recovery-image] May 17 21:40:50.866 INFO O| May 17 21:40:50.866 INFO STEP 562 (remove_files) COMPLETE
61552024-05-17T21:40:52.843Z[ recovery-image] May 17 21:40:50.866 INFO O| May 17 21:40:50.866 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562024-05-17T21:40:52.863Z[ recovery-image] May 17 21:40:50.886 INFO O| May 17 21:40:50.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
61572024-05-17T21:40:52.863Z[ recovery-image] May 17 21:40:50.886 INFO O| May 17 21:40:50.886 INFO STEP 563 (remove_files) COMPLETE
61582024-05-17T21:40:52.867Z[ recovery-image] May 17 21:40:50.886 INFO O| May 17 21:40:50.886 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592024-05-17T21:40:52.881Z[ recovery-image] May 17 21:40:50.904 INFO O| May 17 21:40:50.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
61602024-05-17T21:40:52.881Z[ recovery-image] May 17 21:40:50.904 INFO O| May 17 21:40:50.904 INFO STEP 564 (remove_files) COMPLETE
61612024-05-17T21:40:52.881Z[ recovery-image] May 17 21:40:50.904 INFO O| May 17 21:40:50.904 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622024-05-17T21:40:52.905Z[ recovery-image] May 17 21:40:50.928 INFO O| May 17 21:40:50.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
61632024-05-17T21:40:52.909Z[ recovery-image] May 17 21:40:50.928 INFO O| May 17 21:40:50.928 INFO STEP 565 (remove_files) COMPLETE
61642024-05-17T21:40:52.909Z[ recovery-image] May 17 21:40:50.929 INFO O| May 17 21:40:50.929 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652024-05-17T21:40:52.941Z[ recovery-image] May 17 21:40:50.964 INFO O| May 17 21:40:50.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
61662024-05-17T21:40:52.945Z[ recovery-image] May 17 21:40:50.965 INFO O| May 17 21:40:50.965 INFO STEP 566 (remove_files) COMPLETE
61672024-05-17T21:40:52.945Z[ recovery-image] May 17 21:40:50.965 INFO O| May 17 21:40:50.965 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682024-05-17T21:40:52.961Z[ recovery-image] May 17 21:40:50.984 INFO O| May 17 21:40:50.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
61692024-05-17T21:40:52.966Z[ recovery-image] May 17 21:40:50.984 INFO O| May 17 21:40:50.984 INFO STEP 567 (remove_files) COMPLETE
61702024-05-17T21:40:52.966Z[ recovery-image] May 17 21:40:50.985 INFO O| May 17 21:40:50.985 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712024-05-17T21:40:52.982Z[ recovery-image] May 17 21:40:51.005 INFO O| May 17 21:40:51.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
61722024-05-17T21:40:52.986Z[ recovery-image] May 17 21:40:51.005 INFO O| May 17 21:40:51.005 INFO STEP 568 (remove_files) COMPLETE
61732024-05-17T21:40:52.986Z[ recovery-image] May 17 21:40:51.006 INFO O| May 17 21:40:51.005 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742024-05-17T21:40:53.002Z[ recovery-image] May 17 21:40:51.024 INFO O| May 17 21:40:51.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
61752024-05-17T21:40:53.006Z[ recovery-image] May 17 21:40:51.024 INFO O| May 17 21:40:51.024 INFO STEP 569 (remove_files) COMPLETE
61762024-05-17T21:40:53.006Z[ recovery-image] May 17 21:40:51.025 INFO O| May 17 21:40:51.025 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772024-05-17T21:40:53.044Z[ recovery-image] May 17 21:40:51.064 INFO O| May 17 21:40:51.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
61782024-05-17T21:40:53.044Z[ recovery-image] May 17 21:40:51.065 INFO O| May 17 21:40:51.064 INFO STEP 570 (remove_files) COMPLETE
61792024-05-17T21:40:53.044Z[ recovery-image] May 17 21:40:51.065 INFO O| May 17 21:40:51.065 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802024-05-17T21:40:53.085Z[ recovery-image] May 17 21:40:51.109 INFO O| May 17 21:40:51.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
61812024-05-17T21:40:53.085Z[ recovery-image] May 17 21:40:51.109 INFO O| May 17 21:40:51.109 INFO STEP 571 (remove_files) COMPLETE
61822024-05-17T21:40:53.089Z[ recovery-image] May 17 21:40:51.109 INFO O| May 17 21:40:51.109 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832024-05-17T21:40:53.108Z[ recovery-image] May 17 21:40:51.131 INFO O| May 17 21:40:51.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
61842024-05-17T21:40:53.108Z[ recovery-image] May 17 21:40:51.131 INFO O| May 17 21:40:51.131 INFO STEP 572 (remove_files) COMPLETE
61852024-05-17T21:40:53.108Z[ recovery-image] May 17 21:40:51.131 INFO O| May 17 21:40:51.131 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862024-05-17T21:40:53.127Z[ recovery-image] May 17 21:40:51.151 INFO O| May 17 21:40:51.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
61872024-05-17T21:40:53.127Z[ recovery-image] May 17 21:40:51.151 INFO O| May 17 21:40:51.151 INFO STEP 573 (remove_files) COMPLETE
61882024-05-17T21:40:53.127Z[ recovery-image] May 17 21:40:51.151 INFO O| May 17 21:40:51.151 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892024-05-17T21:40:53.146Z[ recovery-image] May 17 21:40:51.170 INFO O| May 17 21:40:51.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
61902024-05-17T21:40:53.146Z[ recovery-image] May 17 21:40:51.170 INFO O| May 17 21:40:51.170 INFO STEP 574 (remove_files) COMPLETE
61912024-05-17T21:40:53.147Z[ recovery-image] May 17 21:40:51.170 INFO O| May 17 21:40:51.170 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922024-05-17T21:40:53.166Z[ recovery-image] May 17 21:40:51.189 INFO O| May 17 21:40:51.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
61932024-05-17T21:40:53.166Z[ recovery-image] May 17 21:40:51.189 INFO O| May 17 21:40:51.189 INFO STEP 575 (remove_files) COMPLETE
61942024-05-17T21:40:53.166Z[ recovery-image] May 17 21:40:51.189 INFO O| May 17 21:40:51.189 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952024-05-17T21:40:53.202Z[ recovery-image] May 17 21:40:51.226 INFO O| May 17 21:40:51.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
61962024-05-17T21:40:53.203Z[ recovery-image] May 17 21:40:51.226 INFO O| May 17 21:40:51.226 INFO STEP 576 (remove_files) COMPLETE
61972024-05-17T21:40:53.203Z[ recovery-image] May 17 21:40:51.226 INFO O| May 17 21:40:51.226 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982024-05-17T21:40:53.261Z[ recovery-image] May 17 21:40:51.281 INFO O| May 17 21:40:51.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
61992024-05-17T21:40:53.261Z[ recovery-image] May 17 21:40:51.282 INFO O| May 17 21:40:51.281 INFO STEP 577 (remove_files) COMPLETE
62002024-05-17T21:40:53.264Z[ recovery-image] May 17 21:40:51.282 INFO O| May 17 21:40:51.282 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012024-05-17T21:40:53.293Z[ recovery-image] May 17 21:40:51.316 INFO O| May 17 21:40:51.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62022024-05-17T21:40:53.293Z[ recovery-image] May 17 21:40:51.316 INFO O| May 17 21:40:51.316 INFO STEP 578 (remove_files) COMPLETE
62032024-05-17T21:40:53.297Z[ recovery-image] May 17 21:40:51.316 INFO O| May 17 21:40:51.316 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042024-05-17T21:40:53.351Z[ recovery-image] May 17 21:40:51.374 INFO O| May 17 21:40:51.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62052024-05-17T21:40:53.351Z[ recovery-image] May 17 21:40:51.374 INFO O| May 17 21:40:51.374 INFO STEP 579 (remove_files) COMPLETE
62062024-05-17T21:40:53.351Z[ recovery-image] May 17 21:40:51.374 INFO O| May 17 21:40:51.374 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072024-05-17T21:40:53.411Z[ recovery-image] May 17 21:40:51.435 INFO O| May 17 21:40:51.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62082024-05-17T21:40:53.411Z[ recovery-image] May 17 21:40:51.435 INFO O| May 17 21:40:51.435 INFO STEP 580 (remove_files) COMPLETE
62092024-05-17T21:40:53.415Z[ recovery-image] May 17 21:40:51.435 INFO O| May 17 21:40:51.435 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102024-05-17T21:40:53.436Z[ recovery-image] May 17 21:40:51.459 INFO O| May 17 21:40:51.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
62112024-05-17T21:40:53.436Z[ recovery-image] May 17 21:40:51.459 INFO O| May 17 21:40:51.459 INFO STEP 581 (remove_files) COMPLETE
62122024-05-17T21:40:53.436Z[ recovery-image] May 17 21:40:51.459 INFO O| May 17 21:40:51.459 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132024-05-17T21:40:53.460Z[ recovery-image] May 17 21:40:51.479 INFO O| May 17 21:40:51.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
62142024-05-17T21:40:53.461Z[ recovery-image] May 17 21:40:51.479 INFO O| May 17 21:40:51.479 INFO STEP 582 (remove_files) COMPLETE
62152024-05-17T21:40:53.461Z[ recovery-image] May 17 21:40:51.479 INFO O| May 17 21:40:51.479 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162024-05-17T21:40:53.475Z[ recovery-image] May 17 21:40:51.498 INFO O| May 17 21:40:51.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
62172024-05-17T21:40:53.475Z[ recovery-image] May 17 21:40:51.498 INFO O| May 17 21:40:51.498 INFO STEP 583 (remove_files) COMPLETE
62182024-05-17T21:40:53.475Z[ recovery-image] May 17 21:40:51.498 INFO O| May 17 21:40:51.498 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192024-05-17T21:40:53.486Z[ host-image] May 17 21:40:51.509 INFO O| May 17 21:40:51.509 INFO O| Planning: Solver setup ... Done
62202024-05-17T21:40:53.498Z[ host-image] May 17 21:40:51.516 INFO O| May 17 21:40:51.516 INFO O| Planning: Running solver ... Done
62212024-05-17T21:40:53.934Z[ recovery-image] May 17 21:40:51.529 INFO O| May 17 21:40:51.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
62222024-05-17T21:40:53.934Z[ recovery-image] May 17 21:40:51.530 INFO O| May 17 21:40:51.530 INFO STEP 584 (remove_files) COMPLETE
62232024-05-17T21:40:53.934Z[ recovery-image] May 17 21:40:51.530 INFO O| May 17 21:40:51.530 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242024-05-17T21:40:53.934Z[ recovery-image] May 17 21:40:51.552 INFO O| May 17 21:40:51.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
62252024-05-17T21:40:53.934Z[ recovery-image] May 17 21:40:51.552 INFO O| May 17 21:40:51.552 INFO STEP 585 (remove_files) COMPLETE
62262024-05-17T21:40:53.935Z[ recovery-image] May 17 21:40:51.552 INFO O| May 17 21:40:51.552 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-05-17T21:40:53.935Z[ host-image] May 17 21:40:51.585 INFO O| May 17 21:40:51.585 INFO O| Planning: Finding local manifests ... Done
62282024-05-17T21:40:53.935Z[ host-image] May 17 21:40:51.588 INFO O| May 17 21:40:51.588 INFO O| Planning: Fetching manifests: 0/6 0% complete
62292024-05-17T21:40:53.935Z[ recovery-image] May 17 21:40:51.588 INFO O| May 17 21:40:51.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
62302024-05-17T21:40:53.935Z[ recovery-image] May 17 21:40:51.588 INFO O| May 17 21:40:51.588 INFO STEP 586 (remove_files) COMPLETE
62312024-05-17T21:40:53.935Z[ recovery-image] May 17 21:40:51.589 INFO O| May 17 21:40:51.588 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62322024-05-17T21:40:53.936Z[ recovery-image] May 17 21:40:51.620 INFO O| May 17 21:40:51.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
62332024-05-17T21:40:53.936Z[ recovery-image] May 17 21:40:51.620 INFO O| May 17 21:40:51.620 INFO STEP 587 (remove_files) COMPLETE
62342024-05-17T21:40:53.936Z[ recovery-image] May 17 21:40:51.620 INFO O| May 17 21:40:51.620 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62352024-05-17T21:40:53.936Z[ recovery-image] May 17 21:40:51.648 INFO O| May 17 21:40:51.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
62362024-05-17T21:40:53.936Z[ recovery-image] May 17 21:40:51.648 INFO O| May 17 21:40:51.648 INFO STEP 588 (remove_files) COMPLETE
62372024-05-17T21:40:53.937Z[ recovery-image] May 17 21:40:51.648 INFO O| May 17 21:40:51.648 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62382024-05-17T21:40:53.937Z[ recovery-image] May 17 21:40:51.669 INFO O| May 17 21:40:51.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
62392024-05-17T21:40:53.937Z[ recovery-image] May 17 21:40:51.670 INFO O| May 17 21:40:51.669 INFO STEP 589 (remove_files) COMPLETE
62402024-05-17T21:40:53.937Z[ recovery-image] May 17 21:40:51.670 INFO O| May 17 21:40:51.670 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62412024-05-17T21:40:53.937Z[ recovery-image] May 17 21:40:51.699 INFO O| May 17 21:40:51.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
62422024-05-17T21:40:53.937Z[ recovery-image] May 17 21:40:51.699 INFO O| May 17 21:40:51.699 INFO STEP 590 (remove_files) COMPLETE
62432024-05-17T21:40:53.937Z[ recovery-image] May 17 21:40:51.699 INFO O| May 17 21:40:51.699 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62442024-05-17T21:40:53.938Z[ recovery-image] May 17 21:40:51.759 INFO O| May 17 21:40:51.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
62452024-05-17T21:40:53.938Z[ recovery-image] May 17 21:40:51.783 INFO O| May 17 21:40:51.783 INFO STEP 591 (remove_files) COMPLETE
62462024-05-17T21:40:53.938Z[ recovery-image] May 17 21:40:51.783 INFO O| May 17 21:40:51.783 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62472024-05-17T21:40:53.938Z[ recovery-image] May 17 21:40:51.823 INFO O| May 17 21:40:51.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
62482024-05-17T21:40:53.938Z[ recovery-image] May 17 21:40:51.823 INFO O| May 17 21:40:51.823 INFO STEP 592 (remove_files) COMPLETE
62492024-05-17T21:40:53.938Z[ recovery-image] May 17 21:40:51.823 INFO O| May 17 21:40:51.823 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62502024-05-17T21:40:53.938Z[ host-image] May 17 21:40:51.855 INFO O| May 17 21:40:51.855 INFO O| Planning: Fetching manifests: 6/6 100% complete
62512024-05-17T21:40:53.938Z[ recovery-image] May 17 21:40:51.858 INFO O| May 17 21:40:51.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
62522024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.858 INFO O| May 17 21:40:51.858 INFO STEP 593 (remove_files) COMPLETE
62532024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.859 INFO O| May 17 21:40:51.859 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.880 INFO O| May 17 21:40:51.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
62552024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.881 INFO O| May 17 21:40:51.881 INFO STEP 594 (remove_files) COMPLETE
62562024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.881 INFO O| May 17 21:40:51.881 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.901 INFO O| May 17 21:40:51.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
62582024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.901 INFO O| May 17 21:40:51.901 INFO STEP 595 (remove_files) COMPLETE
62592024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.901 INFO O| May 17 21:40:51.901 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.921 INFO O| May 17 21:40:51.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
62612024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.921 INFO O| May 17 21:40:51.921 INFO STEP 596 (remove_files) COMPLETE
62622024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.922 INFO O| May 17 21:40:51.921 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632024-05-17T21:40:53.939Z[ host-image] May 17 21:40:51.929 INFO O| May 17 21:40:51.929 INFO O| Planning: Package planning ... Done
62642024-05-17T21:40:53.939Z[ recovery-image] May 17 21:40:51.942 INFO O| May 17 21:40:51.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
62652024-05-17T21:40:53.940Z[ recovery-image] May 17 21:40:51.943 INFO O| May 17 21:40:51.943 INFO STEP 597 (remove_files) COMPLETE
62662024-05-17T21:40:53.940Z[ recovery-image] May 17 21:40:51.943 INFO O| May 17 21:40:51.943 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672024-05-17T21:40:53.946Z[ recovery-image] May 17 21:40:51.965 INFO O| May 17 21:40:51.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
62682024-05-17T21:40:53.946Z[ recovery-image] May 17 21:40:51.965 INFO O| May 17 21:40:51.965 INFO STEP 598 (remove_files) COMPLETE
62692024-05-17T21:40:53.946Z[ recovery-image] May 17 21:40:51.965 INFO O| May 17 21:40:51.965 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702024-05-17T21:40:53.952Z[ host-image] May 17 21:40:51.975 INFO O| May 17 21:40:51.975 INFO O| Planning: Merging actions ... Done
62712024-05-17T21:40:53.967Z[ recovery-image] May 17 21:40:51.988 INFO O| May 17 21:40:51.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
62722024-05-17T21:40:53.967Z[ recovery-image] May 17 21:40:51.988 INFO O| May 17 21:40:51.988 INFO STEP 599 (remove_files) COMPLETE
62732024-05-17T21:40:53.974Z[ recovery-image] May 17 21:40:51.988 INFO O| May 17 21:40:51.988 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62742024-05-17T21:40:54.005Z[ recovery-image] May 17 21:40:52.028 INFO O| May 17 21:40:52.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
62752024-05-17T21:40:54.005Z[ recovery-image] May 17 21:40:52.029 INFO O| May 17 21:40:52.028 INFO STEP 600 (remove_files) COMPLETE
62762024-05-17T21:40:54.011Z[ recovery-image] May 17 21:40:52.029 INFO O| May 17 21:40:52.028 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62772024-05-17T21:40:54.445Z[ recovery-image] May 17 21:40:52.065 INFO O| May 17 21:40:52.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
62782024-05-17T21:40:54.445Z[ recovery-image] May 17 21:40:52.065 INFO O| May 17 21:40:52.065 INFO STEP 601 (remove_files) COMPLETE
62792024-05-17T21:40:54.459Z[ recovery-image] May 17 21:40:52.065 INFO O| May 17 21:40:52.065 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62802024-05-17T21:40:54.459Z[ host-image] May 17 21:40:52.106 INFO O| May 17 21:40:52.106 INFO O| Planning: Checking for conflicting actions ... Done
62812024-05-17T21:40:54.460Z[ host-image] May 17 21:40:52.112 INFO O| May 17 21:40:52.112 INFO O| Planning: Consolidating action changes ... Done
62822024-05-17T21:40:54.460Z[ recovery-image] May 17 21:40:52.127 INFO O| May 17 21:40:52.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
62832024-05-17T21:40:54.460Z[ recovery-image] May 17 21:40:52.127 INFO O| May 17 21:40:52.127 INFO STEP 602 (remove_files) COMPLETE
62842024-05-17T21:40:54.460Z[ recovery-image] May 17 21:40:52.127 INFO O| May 17 21:40:52.127 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852024-05-17T21:40:54.460Z[ recovery-image] May 17 21:40:52.146 INFO O| May 17 21:40:52.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
62862024-05-17T21:40:54.461Z[ recovery-image] May 17 21:40:52.146 INFO O| May 17 21:40:52.146 INFO STEP 603 (remove_files) COMPLETE
62872024-05-17T21:40:54.461Z[ recovery-image] May 17 21:40:52.146 INFO O| May 17 21:40:52.146 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882024-05-17T21:40:54.461Z[ recovery-image] May 17 21:40:52.166 INFO O| May 17 21:40:52.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
62892024-05-17T21:40:54.461Z[ recovery-image] May 17 21:40:52.166 INFO O| May 17 21:40:52.166 INFO STEP 604 (remove_files) COMPLETE
62902024-05-17T21:40:54.461Z[ recovery-image] May 17 21:40:52.166 INFO O| May 17 21:40:52.166 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912024-05-17T21:40:54.461Z[ recovery-image] May 17 21:40:52.183 INFO O| May 17 21:40:52.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
62922024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.183 INFO O| May 17 21:40:52.183 INFO STEP 605 (remove_files) COMPLETE
62932024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.184 INFO O| May 17 21:40:52.183 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.202 INFO O| May 17 21:40:52.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
62952024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.202 INFO O| May 17 21:40:52.202 INFO STEP 606 (remove_files) COMPLETE
62962024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.202 INFO O| May 17 21:40:52.202 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.221 INFO O| May 17 21:40:52.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
62982024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.366 INFO O| May 17 21:40:52.366 INFO STEP 607 (remove_files) COMPLETE
62992024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.366 INFO O| May 17 21:40:52.366 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.406 INFO O| May 17 21:40:52.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63012024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.406 INFO O| May 17 21:40:52.406 INFO STEP 608 (remove_files) COMPLETE
63022024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.406 INFO O| May 17 21:40:52.406 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032024-05-17T21:40:54.462Z[ recovery-image] May 17 21:40:52.427 INFO O| May 17 21:40:52.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63042024-05-17T21:40:54.462Z[ host-image] May 17 21:40:52.446 INFO O| May 17 21:40:52.446 INFO O| Planning: Evaluating mediators ... Done
63052024-05-17T21:40:54.462Z[ host-image] May 17 21:40:52.453 INFO O| May 17 21:40:52.453 INFO O| Planning: Planning completed in 3.20 seconds
63062024-05-17T21:40:54.462Z[ host-image] May 17 21:40:52.456 INFO O| May 17 21:40:52.456 INFO O| Packages to install: 6
63072024-05-17T21:40:54.462Z[ host-image] May 17 21:40:52.456 INFO O| May 17 21:40:52.456 INFO O| Mediators to change: 1
63082024-05-17T21:40:54.462Z[ host-image] May 17 21:40:52.456 INFO O| May 17 21:40:52.456 INFO O| Services to change: 1
63092024-05-17T21:40:54.485Z[ host-image] May 17 21:40:52.478 INFO O| May 17 21:40:52.478 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
63102024-05-17T21:40:54.508Z[ recovery-image] May 17 21:40:52.501 INFO O| May 17 21:40:52.501 INFO STEP 609 (remove_files) COMPLETE
63112024-05-17T21:40:54.508Z[ recovery-image] May 17 21:40:52.501 INFO O| May 17 21:40:52.501 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122024-05-17T21:40:54.549Z[ recovery-image] May 17 21:40:52.561 INFO O| May 17 21:40:52.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63132024-05-17T21:40:54.554Z[ recovery-image] May 17 21:40:52.561 INFO O| May 17 21:40:52.561 INFO STEP 610 (remove_files) COMPLETE
63142024-05-17T21:40:54.554Z[ recovery-image] May 17 21:40:52.562 INFO O| May 17 21:40:52.561 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152024-05-17T21:40:54.557Z[ recovery-image] May 17 21:40:52.580 INFO O| May 17 21:40:52.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63162024-05-17T21:40:54.557Z[ recovery-image] May 17 21:40:52.580 INFO O| May 17 21:40:52.580 INFO STEP 611 (remove_files) COMPLETE
63172024-05-17T21:40:54.557Z[ recovery-image] May 17 21:40:52.580 INFO O| May 17 21:40:52.580 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182024-05-17T21:40:54.575Z[ recovery-image] May 17 21:40:52.598 INFO O| May 17 21:40:52.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63192024-05-17T21:40:54.575Z[ recovery-image] May 17 21:40:52.598 INFO O| May 17 21:40:52.598 INFO STEP 612 (remove_files) COMPLETE
63202024-05-17T21:40:54.579Z[ recovery-image] May 17 21:40:52.598 INFO O| May 17 21:40:52.598 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212024-05-17T21:40:54.595Z[ recovery-image] May 17 21:40:52.618 INFO O| May 17 21:40:52.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63222024-05-17T21:40:54.595Z[ recovery-image] May 17 21:40:52.618 INFO O| May 17 21:40:52.616 INFO STEP 613 (remove_files) COMPLETE
63232024-05-17T21:40:54.595Z[ recovery-image] May 17 21:40:52.618 INFO O| May 17 21:40:52.616 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242024-05-17T21:40:54.657Z[ recovery-image] May 17 21:40:52.642 INFO O| May 17 21:40:52.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
63252024-05-17T21:40:54.657Z[ recovery-image] May 17 21:40:52.643 INFO O| May 17 21:40:52.643 INFO STEP 614 (remove_files) COMPLETE
63262024-05-17T21:40:54.657Z[ recovery-image] May 17 21:40:52.643 INFO O| May 17 21:40:52.643 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272024-05-17T21:40:54.657Z[ recovery-image] May 17 21:40:52.671 INFO O| May 17 21:40:52.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
63282024-05-17T21:40:54.657Z[ recovery-image] May 17 21:40:52.671 INFO O| May 17 21:40:52.671 INFO STEP 615 (remove_files) COMPLETE
63292024-05-17T21:40:54.657Z[ recovery-image] May 17 21:40:52.671 INFO O| May 17 21:40:52.671 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302024-05-17T21:40:54.666Z[ recovery-image] May 17 21:40:52.689 INFO O| May 17 21:40:52.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
63312024-05-17T21:40:54.692Z[ recovery-image] May 17 21:40:52.715 INFO O| May 17 21:40:52.715 INFO STEP 616 (remove_files) COMPLETE
63322024-05-17T21:40:54.692Z[ recovery-image] May 17 21:40:52.715 INFO O| May 17 21:40:52.715 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332024-05-17T21:40:54.736Z[ recovery-image] May 17 21:40:52.734 INFO O| May 17 21:40:52.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
63342024-05-17T21:40:54.741Z[ recovery-image] May 17 21:40:52.734 INFO O| May 17 21:40:52.734 INFO STEP 617 (remove_files) COMPLETE
63352024-05-17T21:40:54.741Z[ recovery-image] May 17 21:40:52.734 INFO O| May 17 21:40:52.734 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362024-05-17T21:40:54.741Z[ recovery-image] May 17 21:40:52.751 INFO O| May 17 21:40:52.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
63372024-05-17T21:40:54.741Z[ recovery-image] May 17 21:40:52.751 INFO O| May 17 21:40:52.751 INFO STEP 618 (remove_files) COMPLETE
63382024-05-17T21:40:54.741Z[ recovery-image] May 17 21:40:52.751 INFO O| May 17 21:40:52.751 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392024-05-17T21:40:54.746Z[ recovery-image] May 17 21:40:52.770 INFO O| May 17 21:40:52.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
63402024-05-17T21:40:54.750Z[ recovery-image] May 17 21:40:52.770 INFO O| May 17 21:40:52.770 INFO STEP 619 (remove_files) COMPLETE
63412024-05-17T21:40:54.750Z[ recovery-image] May 17 21:40:52.770 INFO O| May 17 21:40:52.770 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422024-05-17T21:40:54.772Z[ recovery-image] May 17 21:40:52.789 INFO O| May 17 21:40:52.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
63432024-05-17T21:40:54.776Z[ recovery-image] May 17 21:40:52.789 INFO O| May 17 21:40:52.789 INFO STEP 620 (remove_files) COMPLETE
63442024-05-17T21:40:54.776Z[ recovery-image] May 17 21:40:52.789 INFO O| May 17 21:40:52.789 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452024-05-17T21:40:54.785Z[ recovery-image] May 17 21:40:52.808 INFO O| May 17 21:40:52.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
63462024-05-17T21:40:54.789Z[ recovery-image] May 17 21:40:52.809 INFO O| May 17 21:40:52.809 INFO STEP 621 (remove_files) COMPLETE
63472024-05-17T21:40:54.789Z[ recovery-image] May 17 21:40:52.809 INFO O| May 17 21:40:52.809 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482024-05-17T21:40:54.810Z[ recovery-image] May 17 21:40:52.827 INFO O| May 17 21:40:52.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
63492024-05-17T21:40:54.810Z[ recovery-image] May 17 21:40:52.827 INFO O| May 17 21:40:52.827 INFO STEP 622 (remove_files) COMPLETE
63502024-05-17T21:40:54.820Z[ recovery-image] May 17 21:40:52.827 INFO O| May 17 21:40:52.827 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512024-05-17T21:40:54.829Z[ recovery-image] May 17 21:40:52.846 INFO O| May 17 21:40:52.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
63522024-05-17T21:40:54.829Z[ recovery-image] May 17 21:40:52.846 INFO O| May 17 21:40:52.846 INFO STEP 623 (remove_files) COMPLETE
63532024-05-17T21:40:54.829Z[ recovery-image] May 17 21:40:52.846 INFO O| May 17 21:40:52.846 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542024-05-17T21:40:54.841Z[ recovery-image] May 17 21:40:52.865 INFO O| May 17 21:40:52.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
63552024-05-17T21:40:54.845Z[ recovery-image] May 17 21:40:52.865 INFO O| May 17 21:40:52.865 INFO STEP 624 (remove_files) COMPLETE
63562024-05-17T21:40:54.845Z[ recovery-image] May 17 21:40:52.865 INFO O| May 17 21:40:52.865 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572024-05-17T21:40:54.860Z[ recovery-image] May 17 21:40:52.883 INFO O| May 17 21:40:52.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
63582024-05-17T21:40:54.860Z[ recovery-image] May 17 21:40:52.883 INFO O| May 17 21:40:52.883 INFO STEP 625 (remove_files) COMPLETE
63592024-05-17T21:40:54.860Z[ recovery-image] May 17 21:40:52.883 INFO O| May 17 21:40:52.883 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602024-05-17T21:40:54.879Z[ recovery-image] May 17 21:40:52.902 INFO O| May 17 21:40:52.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
63612024-05-17T21:40:54.879Z[ recovery-image] May 17 21:40:52.902 INFO O| May 17 21:40:52.902 INFO STEP 626 (remove_files) COMPLETE
63622024-05-17T21:40:54.884Z[ recovery-image] May 17 21:40:52.902 INFO O| May 17 21:40:52.902 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632024-05-17T21:40:54.898Z[ recovery-image] May 17 21:40:52.921 INFO O| May 17 21:40:52.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
63642024-05-17T21:40:54.898Z[ recovery-image] May 17 21:40:52.921 INFO O| May 17 21:40:52.921 INFO STEP 627 (remove_files) COMPLETE
63652024-05-17T21:40:54.902Z[ recovery-image] May 17 21:40:52.921 INFO O| May 17 21:40:52.921 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662024-05-17T21:40:54.916Z[ recovery-image] May 17 21:40:52.939 INFO O| May 17 21:40:52.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
63672024-05-17T21:40:54.916Z[ recovery-image] May 17 21:40:52.939 INFO O| May 17 21:40:52.939 INFO STEP 628 (remove_files) COMPLETE
63682024-05-17T21:40:54.920Z[ recovery-image] May 17 21:40:52.939 INFO O| May 17 21:40:52.939 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692024-05-17T21:40:54.937Z[ recovery-image] May 17 21:40:52.958 INFO O| May 17 21:40:52.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
63702024-05-17T21:40:54.938Z[ recovery-image] May 17 21:40:52.958 INFO O| May 17 21:40:52.958 INFO STEP 629 (remove_files) COMPLETE
63712024-05-17T21:40:54.938Z[ recovery-image] May 17 21:40:52.958 INFO O| May 17 21:40:52.958 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722024-05-17T21:40:54.964Z[ recovery-image] May 17 21:40:52.978 INFO O| May 17 21:40:52.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
63732024-05-17T21:40:54.964Z[ recovery-image] May 17 21:40:52.978 INFO O| May 17 21:40:52.978 INFO STEP 630 (remove_files) COMPLETE
63742024-05-17T21:40:54.964Z[ recovery-image] May 17 21:40:52.978 INFO O| May 17 21:40:52.978 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752024-05-17T21:40:54.981Z[ recovery-image] May 17 21:40:52.999 INFO O| May 17 21:40:52.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
63762024-05-17T21:40:54.981Z[ recovery-image] May 17 21:40:52.999 INFO O| May 17 21:40:52.999 INFO STEP 631 (remove_files) COMPLETE
63772024-05-17T21:40:54.981Z[ recovery-image] May 17 21:40:53.000 INFO O| May 17 21:40:52.999 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782024-05-17T21:40:55.004Z[ recovery-image] May 17 21:40:53.026 INFO O| May 17 21:40:53.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
63792024-05-17T21:40:55.004Z[ recovery-image] May 17 21:40:53.026 INFO O| May 17 21:40:53.026 INFO STEP 632 (remove_files) COMPLETE
63802024-05-17T21:40:55.004Z[ recovery-image] May 17 21:40:53.027 INFO O| May 17 21:40:53.026 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812024-05-17T21:40:55.034Z[ recovery-image] May 17 21:40:53.049 INFO O| May 17 21:40:53.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
63822024-05-17T21:40:55.034Z[ recovery-image] May 17 21:40:53.049 INFO O| May 17 21:40:53.049 INFO STEP 633 (remove_files) COMPLETE
63832024-05-17T21:40:55.034Z[ recovery-image] May 17 21:40:53.049 INFO O| May 17 21:40:53.049 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842024-05-17T21:40:55.049Z[ recovery-image] May 17 21:40:53.067 INFO O| May 17 21:40:53.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
63852024-05-17T21:40:55.049Z[ recovery-image] May 17 21:40:53.067 INFO O| May 17 21:40:53.067 INFO STEP 634 (remove_files) COMPLETE
63862024-05-17T21:40:55.069Z[ recovery-image] May 17 21:40:53.067 INFO O| May 17 21:40:53.067 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872024-05-17T21:40:55.073Z[ recovery-image] May 17 21:40:53.085 INFO O| May 17 21:40:53.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
63882024-05-17T21:40:55.073Z[ recovery-image] May 17 21:40:53.085 INFO O| May 17 21:40:53.085 INFO STEP 635 (remove_files) COMPLETE
63892024-05-17T21:40:55.074Z[ recovery-image] May 17 21:40:53.085 INFO O| May 17 21:40:53.085 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902024-05-17T21:40:55.081Z[ recovery-image] May 17 21:40:53.104 INFO O| May 17 21:40:53.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
63912024-05-17T21:40:55.081Z[ recovery-image] May 17 21:40:53.104 INFO O| May 17 21:40:53.104 INFO STEP 636 (remove_files) COMPLETE
63922024-05-17T21:40:55.081Z[ recovery-image] May 17 21:40:53.104 INFO O| May 17 21:40:53.104 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932024-05-17T21:40:55.099Z[ recovery-image] May 17 21:40:53.122 INFO O| May 17 21:40:53.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
63942024-05-17T21:40:55.099Z[ recovery-image] May 17 21:40:53.122 INFO O| May 17 21:40:53.122 INFO STEP 637 (remove_files) COMPLETE
63952024-05-17T21:40:55.099Z[ recovery-image] May 17 21:40:53.122 INFO O| May 17 21:40:53.122 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962024-05-17T21:40:55.118Z[ recovery-image] May 17 21:40:53.141 INFO O| May 17 21:40:53.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
63972024-05-17T21:40:55.124Z[ recovery-image] May 17 21:40:53.142 INFO O| May 17 21:40:53.142 INFO STEP 638 (remove_files) COMPLETE
63982024-05-17T21:40:55.124Z[ recovery-image] May 17 21:40:53.142 INFO O| May 17 21:40:53.142 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992024-05-17T21:40:55.141Z[ recovery-image] May 17 21:40:53.162 INFO O| May 17 21:40:53.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64002024-05-17T21:40:55.141Z[ recovery-image] May 17 21:40:53.162 INFO O| May 17 21:40:53.162 INFO STEP 639 (remove_files) COMPLETE
64012024-05-17T21:40:55.146Z[ recovery-image] May 17 21:40:53.162 INFO O| May 17 21:40:53.162 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022024-05-17T21:40:55.158Z[ recovery-image] May 17 21:40:53.181 INFO O| May 17 21:40:53.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64032024-05-17T21:40:55.158Z[ recovery-image] May 17 21:40:53.182 INFO O| May 17 21:40:53.182 INFO STEP 640 (remove_files) COMPLETE
64042024-05-17T21:40:55.158Z[ recovery-image] May 17 21:40:53.182 INFO O| May 17 21:40:53.182 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052024-05-17T21:40:55.187Z[ recovery-image] May 17 21:40:53.210 INFO O| May 17 21:40:53.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64062024-05-17T21:40:55.187Z[ recovery-image] May 17 21:40:53.210 INFO O| May 17 21:40:53.210 INFO STEP 641 (remove_files) COMPLETE
64072024-05-17T21:40:55.187Z[ recovery-image] May 17 21:40:53.210 INFO O| May 17 21:40:53.210 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082024-05-17T21:40:55.217Z[ recovery-image] May 17 21:40:53.238 INFO O| May 17 21:40:53.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64092024-05-17T21:40:55.217Z[ recovery-image] May 17 21:40:53.238 INFO O| May 17 21:40:53.238 INFO STEP 642 (remove_files) COMPLETE
64102024-05-17T21:40:55.217Z[ recovery-image] May 17 21:40:53.238 INFO O| May 17 21:40:53.238 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112024-05-17T21:40:55.251Z[ recovery-image] May 17 21:40:53.274 INFO O| May 17 21:40:53.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64122024-05-17T21:40:55.271Z[ recovery-image] May 17 21:40:53.294 INFO O| May 17 21:40:53.294 INFO STEP 643 (remove_files) COMPLETE
64132024-05-17T21:40:55.271Z[ recovery-image] May 17 21:40:53.294 INFO O| May 17 21:40:53.294 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142024-05-17T21:40:55.291Z[ recovery-image] May 17 21:40:53.313 INFO O| May 17 21:40:53.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64152024-05-17T21:40:55.291Z[ recovery-image] May 17 21:40:53.314 INFO O| May 17 21:40:53.313 INFO STEP 644 (remove_files) COMPLETE
64162024-05-17T21:40:55.291Z[ recovery-image] May 17 21:40:53.314 INFO O| May 17 21:40:53.314 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172024-05-17T21:40:55.310Z[ recovery-image] May 17 21:40:53.332 INFO O| May 17 21:40:53.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64182024-05-17T21:40:55.311Z[ recovery-image] May 17 21:40:53.332 INFO O| May 17 21:40:53.332 INFO STEP 645 (remove_files) COMPLETE
64192024-05-17T21:40:55.311Z[ recovery-image] May 17 21:40:53.332 INFO O| May 17 21:40:53.332 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202024-05-17T21:40:55.327Z[ recovery-image] May 17 21:40:53.350 INFO O| May 17 21:40:53.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64212024-05-17T21:40:55.327Z[ recovery-image] May 17 21:40:53.350 INFO O| May 17 21:40:53.350 INFO STEP 646 (remove_files) COMPLETE
64222024-05-17T21:40:55.327Z[ recovery-image] May 17 21:40:53.350 INFO O| May 17 21:40:53.350 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232024-05-17T21:40:55.346Z[ recovery-image] May 17 21:40:53.369 INFO O| May 17 21:40:53.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64242024-05-17T21:40:55.346Z[ recovery-image] May 17 21:40:53.370 INFO O| May 17 21:40:53.369 INFO STEP 647 (remove_files) COMPLETE
64252024-05-17T21:40:55.346Z[ recovery-image] May 17 21:40:53.370 INFO O| May 17 21:40:53.370 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262024-05-17T21:40:55.365Z[ recovery-image] May 17 21:40:53.388 INFO O| May 17 21:40:53.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64272024-05-17T21:40:55.365Z[ recovery-image] May 17 21:40:53.388 INFO O| May 17 21:40:53.388 INFO STEP 648 (remove_files) COMPLETE
64282024-05-17T21:40:55.365Z[ recovery-image] May 17 21:40:53.388 INFO O| May 17 21:40:53.388 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292024-05-17T21:40:55.387Z[ recovery-image] May 17 21:40:53.410 INFO O| May 17 21:40:53.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
64302024-05-17T21:40:55.387Z[ recovery-image] May 17 21:40:53.410 INFO O| May 17 21:40:53.410 INFO STEP 649 (remove_files) COMPLETE
64312024-05-17T21:40:55.391Z[ recovery-image] May 17 21:40:53.411 INFO O| May 17 21:40:53.410 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322024-05-17T21:40:55.408Z[ recovery-image] May 17 21:40:53.431 INFO O| May 17 21:40:53.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
64332024-05-17T21:40:55.408Z[ recovery-image] May 17 21:40:53.431 INFO O| May 17 21:40:53.431 INFO STEP 650 (remove_files) COMPLETE
64342024-05-17T21:40:55.408Z[ recovery-image] May 17 21:40:53.431 INFO O| May 17 21:40:53.431 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352024-05-17T21:40:55.432Z[ recovery-image] May 17 21:40:53.452 INFO O| May 17 21:40:53.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
64362024-05-17T21:40:55.432Z[ recovery-image] May 17 21:40:53.452 INFO O| May 17 21:40:53.452 INFO STEP 651 (remove_files) COMPLETE
64372024-05-17T21:40:55.437Z[ recovery-image] May 17 21:40:53.452 INFO O| May 17 21:40:53.452 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382024-05-17T21:40:55.449Z[ recovery-image] May 17 21:40:53.472 INFO O| May 17 21:40:53.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
64392024-05-17T21:40:55.449Z[ recovery-image] May 17 21:40:53.473 INFO O| May 17 21:40:53.473 INFO STEP 652 (remove_files) COMPLETE
64402024-05-17T21:40:55.449Z[ recovery-image] May 17 21:40:53.473 INFO O| May 17 21:40:53.473 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412024-05-17T21:40:55.473Z[ recovery-image] May 17 21:40:53.492 INFO O| May 17 21:40:53.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
64422024-05-17T21:40:55.474Z[ recovery-image] May 17 21:40:53.492 INFO O| May 17 21:40:53.492 INFO STEP 653 (remove_files) COMPLETE
64432024-05-17T21:40:55.474Z[ recovery-image] May 17 21:40:53.492 INFO O| May 17 21:40:53.492 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442024-05-17T21:40:55.532Z[ recovery-image] May 17 21:40:53.555 INFO O| May 17 21:40:53.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
64452024-05-17T21:40:55.532Z[ recovery-image] May 17 21:40:53.555 INFO O| May 17 21:40:53.555 INFO STEP 654 (remove_files) COMPLETE
64462024-05-17T21:40:55.538Z[ recovery-image] May 17 21:40:53.555 INFO O| May 17 21:40:53.555 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472024-05-17T21:40:55.577Z[ recovery-image] May 17 21:40:53.600 INFO O| May 17 21:40:53.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
64482024-05-17T21:40:55.577Z[ recovery-image] May 17 21:40:53.600 INFO O| May 17 21:40:53.600 INFO STEP 655 (remove_files) COMPLETE
64492024-05-17T21:40:55.577Z[ recovery-image] May 17 21:40:53.600 INFO O| May 17 21:40:53.600 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502024-05-17T21:40:55.597Z[ recovery-image] May 17 21:40:53.620 INFO O| May 17 21:40:53.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
64512024-05-17T21:40:55.601Z[ recovery-image] May 17 21:40:53.620 INFO O| May 17 21:40:53.620 INFO STEP 656 (remove_files) COMPLETE
64522024-05-17T21:40:55.601Z[ recovery-image] May 17 21:40:53.620 INFO O| May 17 21:40:53.620 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532024-05-17T21:40:55.624Z[ recovery-image] May 17 21:40:53.647 INFO O| May 17 21:40:53.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
64542024-05-17T21:40:55.624Z[ recovery-image] May 17 21:40:53.647 INFO O| May 17 21:40:53.647 INFO STEP 657 (remove_files) COMPLETE
64552024-05-17T21:40:55.624Z[ recovery-image] May 17 21:40:53.647 INFO O| May 17 21:40:53.647 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562024-05-17T21:40:55.672Z[ recovery-image] May 17 21:40:53.695 INFO O| May 17 21:40:53.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
64572024-05-17T21:40:55.676Z[ recovery-image] May 17 21:40:53.695 INFO O| May 17 21:40:53.695 INFO STEP 658 (remove_files) COMPLETE
64582024-05-17T21:40:55.676Z[ recovery-image] May 17 21:40:53.696 INFO O| May 17 21:40:53.696 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592024-05-17T21:40:55.706Z[ recovery-image] May 17 21:40:53.728 INFO O| May 17 21:40:53.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
64602024-05-17T21:40:55.706Z[ recovery-image] May 17 21:40:53.729 INFO O| May 17 21:40:53.729 INFO STEP 659 (remove_files) COMPLETE
64612024-05-17T21:40:55.706Z[ recovery-image] May 17 21:40:53.729 INFO O| May 17 21:40:53.729 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622024-05-17T21:40:55.724Z[ recovery-image] May 17 21:40:53.747 INFO O| May 17 21:40:53.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
64632024-05-17T21:40:55.724Z[ recovery-image] May 17 21:40:53.747 INFO O| May 17 21:40:53.747 INFO STEP 660 (remove_files) COMPLETE
64642024-05-17T21:40:55.729Z[ recovery-image] May 17 21:40:53.747 INFO O| May 17 21:40:53.747 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652024-05-17T21:40:55.743Z[ recovery-image] May 17 21:40:53.765 INFO O| May 17 21:40:53.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
64662024-05-17T21:40:55.743Z[ recovery-image] May 17 21:40:53.765 INFO O| May 17 21:40:53.765 INFO STEP 661 (remove_files) COMPLETE
64672024-05-17T21:40:55.743Z[ recovery-image] May 17 21:40:53.765 INFO O| May 17 21:40:53.765 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682024-05-17T21:40:55.762Z[ recovery-image] May 17 21:40:53.785 INFO O| May 17 21:40:53.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
64692024-05-17T21:40:55.762Z[ recovery-image] May 17 21:40:53.785 INFO O| May 17 21:40:53.785 INFO STEP 662 (remove_files) COMPLETE
64702024-05-17T21:40:55.762Z[ recovery-image] May 17 21:40:53.785 INFO O| May 17 21:40:53.785 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712024-05-17T21:40:55.780Z[ recovery-image] May 17 21:40:53.803 INFO O| May 17 21:40:53.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
64722024-05-17T21:40:55.781Z[ recovery-image] May 17 21:40:53.804 INFO O| May 17 21:40:53.803 INFO STEP 663 (remove_files) COMPLETE
64732024-05-17T21:40:55.781Z[ recovery-image] May 17 21:40:53.804 INFO O| May 17 21:40:53.803 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742024-05-17T21:40:55.810Z[ recovery-image] May 17 21:40:53.833 INFO O| May 17 21:40:53.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
64752024-05-17T21:40:55.815Z[ recovery-image] May 17 21:40:53.834 INFO O| May 17 21:40:53.834 INFO STEP 664 (remove_files) COMPLETE
64762024-05-17T21:40:55.815Z[ recovery-image] May 17 21:40:53.834 INFO O| May 17 21:40:53.834 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772024-05-17T21:40:55.830Z[ recovery-image] May 17 21:40:53.853 INFO O| May 17 21:40:53.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
64782024-05-17T21:40:55.834Z[ recovery-image] May 17 21:40:53.853 INFO O| May 17 21:40:53.853 INFO STEP 665 (remove_files) COMPLETE
64792024-05-17T21:40:55.834Z[ recovery-image] May 17 21:40:53.854 INFO O| May 17 21:40:53.853 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802024-05-17T21:40:55.848Z[ recovery-image] May 17 21:40:53.872 INFO O| May 17 21:40:53.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
64812024-05-17T21:40:55.852Z[ recovery-image] May 17 21:40:53.872 INFO O| May 17 21:40:53.872 INFO STEP 666 (remove_files) COMPLETE
64822024-05-17T21:40:55.852Z[ recovery-image] May 17 21:40:53.872 INFO O| May 17 21:40:53.872 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832024-05-17T21:40:55.867Z[ recovery-image] May 17 21:40:53.891 INFO O| May 17 21:40:53.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
64842024-05-17T21:40:55.871Z[ recovery-image] May 17 21:40:53.891 INFO O| May 17 21:40:53.891 INFO STEP 667 (remove_files) COMPLETE
64852024-05-17T21:40:55.871Z[ recovery-image] May 17 21:40:53.891 INFO O| May 17 21:40:53.891 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862024-05-17T21:40:55.889Z[ recovery-image] May 17 21:40:53.910 INFO O| May 17 21:40:53.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
64872024-05-17T21:40:55.893Z[ recovery-image] May 17 21:40:53.910 INFO O| May 17 21:40:53.910 INFO STEP 668 (remove_files) COMPLETE
64882024-05-17T21:40:55.893Z[ recovery-image] May 17 21:40:53.910 INFO O| May 17 21:40:53.910 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892024-05-17T21:40:55.905Z[ recovery-image] May 17 21:40:53.928 INFO O| May 17 21:40:53.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
64902024-05-17T21:40:55.926Z[ recovery-image] May 17 21:40:53.928 INFO O| May 17 21:40:53.928 INFO STEP 669 (remove_files) COMPLETE
64912024-05-17T21:40:55.926Z[ recovery-image] May 17 21:40:53.928 INFO O| May 17 21:40:53.928 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922024-05-17T21:40:55.930Z[ recovery-image] May 17 21:40:53.947 INFO O| May 17 21:40:53.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
64932024-05-17T21:40:55.930Z[ recovery-image] May 17 21:40:53.948 INFO O| May 17 21:40:53.948 INFO STEP 670 (remove_files) COMPLETE
64942024-05-17T21:40:55.930Z[ recovery-image] May 17 21:40:53.948 INFO O| May 17 21:40:53.948 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952024-05-17T21:40:55.944Z[ recovery-image] May 17 21:40:53.966 INFO O| May 17 21:40:53.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
64962024-05-17T21:40:55.948Z[ recovery-image] May 17 21:40:53.967 INFO O| May 17 21:40:53.967 INFO STEP 671 (remove_files) COMPLETE
64972024-05-17T21:40:55.948Z[ recovery-image] May 17 21:40:53.967 INFO O| May 17 21:40:53.967 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982024-05-17T21:40:55.987Z[ recovery-image] May 17 21:40:54.003 INFO O| May 17 21:40:54.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
64992024-05-17T21:40:55.987Z[ recovery-image] May 17 21:40:54.003 INFO O| May 17 21:40:54.003 INFO STEP 672 (remove_files) COMPLETE
65002024-05-17T21:40:55.987Z[ recovery-image] May 17 21:40:54.003 INFO O| May 17 21:40:54.003 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012024-05-17T21:40:56.037Z[ recovery-image] May 17 21:40:54.060 INFO O| May 17 21:40:54.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65022024-05-17T21:40:56.037Z[ recovery-image] May 17 21:40:54.060 INFO O| May 17 21:40:54.060 INFO STEP 673 (remove_files) COMPLETE
65032024-05-17T21:40:56.037Z[ recovery-image] May 17 21:40:54.060 INFO O| May 17 21:40:54.060 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042024-05-17T21:40:56.058Z[ recovery-image] May 17 21:40:54.078 INFO O| May 17 21:40:54.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65052024-05-17T21:40:56.058Z[ recovery-image] May 17 21:40:54.078 INFO O| May 17 21:40:54.078 INFO STEP 674 (remove_files) COMPLETE
65062024-05-17T21:40:56.058Z[ recovery-image] May 17 21:40:54.078 INFO O| May 17 21:40:54.078 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072024-05-17T21:40:56.074Z[ recovery-image] May 17 21:40:54.095 INFO O| May 17 21:40:54.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65082024-05-17T21:40:56.074Z[ recovery-image] May 17 21:40:54.095 INFO O| May 17 21:40:54.095 INFO STEP 675 (remove_files) COMPLETE
65092024-05-17T21:40:56.074Z[ recovery-image] May 17 21:40:54.095 INFO O| May 17 21:40:54.095 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102024-05-17T21:40:56.091Z[ recovery-image] May 17 21:40:54.114 INFO O| May 17 21:40:54.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65112024-05-17T21:40:56.091Z[ recovery-image] May 17 21:40:54.114 INFO O| May 17 21:40:54.114 INFO STEP 676 (remove_files) COMPLETE
65122024-05-17T21:40:56.091Z[ recovery-image] May 17 21:40:54.114 INFO O| May 17 21:40:54.114 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132024-05-17T21:40:56.110Z[ recovery-image] May 17 21:40:54.133 INFO O| May 17 21:40:54.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65142024-05-17T21:40:56.110Z[ recovery-image] May 17 21:40:54.133 INFO O| May 17 21:40:54.133 INFO STEP 677 (remove_files) COMPLETE
65152024-05-17T21:40:56.114Z[ recovery-image] May 17 21:40:54.133 INFO O| May 17 21:40:54.133 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162024-05-17T21:40:56.130Z[ recovery-image] May 17 21:40:54.152 INFO O| May 17 21:40:54.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65172024-05-17T21:40:56.130Z[ recovery-image] May 17 21:40:54.152 INFO O| May 17 21:40:54.152 INFO STEP 678 (remove_files) COMPLETE
65182024-05-17T21:40:56.134Z[ recovery-image] May 17 21:40:54.152 INFO O| May 17 21:40:54.152 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192024-05-17T21:40:56.148Z[ recovery-image] May 17 21:40:54.172 INFO O| May 17 21:40:54.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65202024-05-17T21:40:56.152Z[ recovery-image] May 17 21:40:54.172 INFO O| May 17 21:40:54.172 INFO STEP 679 (remove_files) COMPLETE
65212024-05-17T21:40:56.152Z[ recovery-image] May 17 21:40:54.172 INFO O| May 17 21:40:54.172 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222024-05-17T21:40:56.170Z[ recovery-image] May 17 21:40:54.193 INFO O| May 17 21:40:54.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65232024-05-17T21:40:56.170Z[ recovery-image] May 17 21:40:54.193 INFO O| May 17 21:40:54.193 INFO STEP 680 (remove_files) COMPLETE
65242024-05-17T21:40:56.170Z[ recovery-image] May 17 21:40:54.193 INFO O| May 17 21:40:54.193 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252024-05-17T21:40:56.197Z[ recovery-image] May 17 21:40:54.213 INFO O| May 17 21:40:54.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65262024-05-17T21:40:56.197Z[ recovery-image] May 17 21:40:54.213 INFO O| May 17 21:40:54.213 INFO STEP 681 (remove_files) COMPLETE
65272024-05-17T21:40:56.197Z[ recovery-image] May 17 21:40:54.213 INFO O| May 17 21:40:54.213 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282024-05-17T21:40:56.209Z[ recovery-image] May 17 21:40:54.232 INFO O| May 17 21:40:54.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
65292024-05-17T21:40:56.210Z[ recovery-image] May 17 21:40:54.233 INFO O| May 17 21:40:54.233 INFO STEP 682 (remove_files) COMPLETE
65302024-05-17T21:40:56.210Z[ recovery-image] May 17 21:40:54.233 INFO O| May 17 21:40:54.233 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312024-05-17T21:40:56.230Z[ recovery-image] May 17 21:40:54.253 INFO O| May 17 21:40:54.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
65322024-05-17T21:40:56.230Z[ recovery-image] May 17 21:40:54.253 INFO O| May 17 21:40:54.253 INFO STEP 683 (remove_files) COMPLETE
65332024-05-17T21:40:56.230Z[ recovery-image] May 17 21:40:54.253 INFO O| May 17 21:40:54.253 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342024-05-17T21:40:56.251Z[ recovery-image] May 17 21:40:54.273 INFO O| May 17 21:40:54.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
65352024-05-17T21:40:56.251Z[ recovery-image] May 17 21:40:54.273 INFO O| May 17 21:40:54.273 INFO STEP 684 (remove_files) COMPLETE
65362024-05-17T21:40:56.251Z[ recovery-image] May 17 21:40:54.273 INFO O| May 17 21:40:54.273 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372024-05-17T21:40:56.269Z[ recovery-image] May 17 21:40:54.292 INFO O| May 17 21:40:54.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
65382024-05-17T21:40:56.269Z[ recovery-image] May 17 21:40:54.292 INFO O| May 17 21:40:54.292 INFO STEP 685 (remove_files) COMPLETE
65392024-05-17T21:40:56.273Z[ recovery-image] May 17 21:40:54.292 INFO O| May 17 21:40:54.292 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402024-05-17T21:40:56.288Z[ recovery-image] May 17 21:40:54.311 INFO O| May 17 21:40:54.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
65412024-05-17T21:40:56.288Z[ recovery-image] May 17 21:40:54.311 INFO O| May 17 21:40:54.311 INFO STEP 686 (remove_files) COMPLETE
65422024-05-17T21:40:56.288Z[ recovery-image] May 17 21:40:54.312 INFO O| May 17 21:40:54.311 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432024-05-17T21:40:56.308Z[ recovery-image] May 17 21:40:54.331 INFO O| May 17 21:40:54.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
65442024-05-17T21:40:56.309Z[ recovery-image] May 17 21:40:54.331 INFO O| May 17 21:40:54.331 INFO STEP 687 (remove_files) COMPLETE
65452024-05-17T21:40:56.309Z[ recovery-image] May 17 21:40:54.331 INFO O| May 17 21:40:54.331 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462024-05-17T21:40:56.326Z[ recovery-image] May 17 21:40:54.349 INFO O| May 17 21:40:54.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
65472024-05-17T21:40:56.326Z[ recovery-image] May 17 21:40:54.350 INFO O| May 17 21:40:54.350 INFO STEP 688 (remove_files) COMPLETE
65482024-05-17T21:40:56.333Z[ recovery-image] May 17 21:40:54.350 INFO O| May 17 21:40:54.350 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492024-05-17T21:40:56.390Z[ recovery-image] May 17 21:40:54.413 INFO O| May 17 21:40:54.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
65502024-05-17T21:40:56.390Z[ recovery-image] May 17 21:40:54.413 INFO O| May 17 21:40:54.413 INFO STEP 689 (remove_files) COMPLETE
65512024-05-17T21:40:56.394Z[ recovery-image] May 17 21:40:54.413 INFO O| May 17 21:40:54.413 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522024-05-17T21:40:56.415Z[ recovery-image] May 17 21:40:54.434 INFO O| May 17 21:40:54.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
65532024-05-17T21:40:56.835Z[ recovery-image] May 17 21:40:54.434 INFO O| May 17 21:40:54.434 INFO STEP 690 (remove_files) COMPLETE
65542024-05-17T21:40:56.835Z[ recovery-image] May 17 21:40:54.435 INFO O| May 17 21:40:54.434 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552024-05-17T21:40:56.848Z[ recovery-image] May 17 21:40:54.455 INFO O| May 17 21:40:54.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
65562024-05-17T21:40:56.848Z[ recovery-image] May 17 21:40:54.456 INFO O| May 17 21:40:54.456 INFO STEP 691 (remove_files) COMPLETE
65572024-05-17T21:40:56.848Z[ recovery-image] May 17 21:40:54.456 INFO O| May 17 21:40:54.456 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582024-05-17T21:40:56.848Z[ recovery-image] May 17 21:40:54.522 INFO O| May 17 21:40:54.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
65592024-05-17T21:40:56.848Z[ recovery-image] May 17 21:40:54.522 INFO O| May 17 21:40:54.522 INFO STEP 692 (remove_files) COMPLETE
65602024-05-17T21:40:56.848Z[ recovery-image] May 17 21:40:54.522 INFO O| May 17 21:40:54.522 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.542 INFO O| May 17 21:40:54.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
65622024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.543 INFO O| May 17 21:40:54.542 INFO STEP 693 (remove_files) COMPLETE
65632024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.543 INFO O| May 17 21:40:54.543 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.563 INFO O| May 17 21:40:54.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
65652024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.563 INFO O| May 17 21:40:54.563 INFO STEP 694 (remove_files) COMPLETE
65662024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.563 INFO O| May 17 21:40:54.563 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.584 INFO O| May 17 21:40:54.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
65682024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.584 INFO O| May 17 21:40:54.584 INFO STEP 695 (remove_files) COMPLETE
65692024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.585 INFO O| May 17 21:40:54.584 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.605 INFO O| May 17 21:40:54.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
65712024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.605 INFO O| May 17 21:40:54.605 INFO STEP 696 (remove_files) COMPLETE
65722024-05-17T21:40:56.849Z[ recovery-image] May 17 21:40:54.606 INFO O| May 17 21:40:54.605 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.639 INFO O| May 17 21:40:54.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
65742024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.639 INFO O| May 17 21:40:54.639 INFO STEP 697 (remove_files) COMPLETE
65752024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.639 INFO O| May 17 21:40:54.639 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.673 INFO O| May 17 21:40:54.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
65772024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.673 INFO O| May 17 21:40:54.673 INFO STEP 698 (remove_files) COMPLETE
65782024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.673 INFO O| May 17 21:40:54.673 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.695 INFO O| May 17 21:40:54.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
65802024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.695 INFO O| May 17 21:40:54.695 INFO STEP 699 (remove_files) COMPLETE
65812024-05-17T21:40:56.850Z[ recovery-image] May 17 21:40:54.695 INFO O| May 17 21:40:54.695 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822024-05-17T21:40:56.851Z[ recovery-image] May 17 21:40:54.713 INFO O| May 17 21:40:54.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
65832024-05-17T21:40:56.851Z[ recovery-image] May 17 21:40:54.713 INFO O| May 17 21:40:54.713 INFO STEP 700 (remove_files) COMPLETE
65842024-05-17T21:40:56.851Z[ recovery-image] May 17 21:40:54.713 INFO O| May 17 21:40:54.713 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852024-05-17T21:40:56.852Z[ recovery-image] May 17 21:40:54.807 INFO O| May 17 21:40:54.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
65862024-05-17T21:40:56.852Z[ recovery-image] May 17 21:40:54.807 INFO O| May 17 21:40:54.807 INFO STEP 701 (remove_files) COMPLETE
65872024-05-17T21:40:56.852Z[ recovery-image] May 17 21:40:54.807 INFO O| May 17 21:40:54.807 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882024-05-17T21:40:56.852Z[ recovery-image] May 17 21:40:54.828 INFO O| May 17 21:40:54.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
65892024-05-17T21:40:56.852Z[ recovery-image] May 17 21:40:54.828 INFO O| May 17 21:40:54.828 INFO STEP 702 (remove_files) COMPLETE
65902024-05-17T21:40:56.852Z[ recovery-image] May 17 21:40:54.828 INFO O| May 17 21:40:54.828 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912024-05-17T21:40:56.853Z[ recovery-image] May 17 21:40:54.846 INFO O| May 17 21:40:54.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
65922024-05-17T21:40:56.853Z[ recovery-image] May 17 21:40:54.846 INFO O| May 17 21:40:54.846 INFO STEP 703 (remove_files) COMPLETE
65932024-05-17T21:40:56.853Z[ recovery-image] May 17 21:40:54.846 INFO O| May 17 21:40:54.846 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942024-05-17T21:40:56.868Z[ recovery-image] May 17 21:40:54.864 INFO O| May 17 21:40:54.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
65952024-05-17T21:40:56.868Z[ recovery-image] May 17 21:40:54.864 INFO O| May 17 21:40:54.864 INFO STEP 704 (remove_files) COMPLETE
65962024-05-17T21:40:56.868Z[ recovery-image] May 17 21:40:54.864 INFO O| May 17 21:40:54.864 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972024-05-17T21:40:56.928Z[ recovery-image] May 17 21:40:54.951 INFO O| May 17 21:40:54.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
65982024-05-17T21:40:56.928Z[ recovery-image] May 17 21:40:54.951 INFO O| May 17 21:40:54.951 INFO STEP 705 (remove_files) COMPLETE
65992024-05-17T21:40:56.928Z[ recovery-image] May 17 21:40:54.951 INFO O| May 17 21:40:54.951 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002024-05-17T21:40:56.947Z[ recovery-image] May 17 21:40:54.969 INFO O| May 17 21:40:54.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66012024-05-17T21:40:56.947Z[ recovery-image] May 17 21:40:54.970 INFO O| May 17 21:40:54.969 INFO STEP 706 (remove_files) COMPLETE
66022024-05-17T21:40:56.947Z[ recovery-image] May 17 21:40:54.970 INFO O| May 17 21:40:54.970 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032024-05-17T21:40:56.969Z[ recovery-image] May 17 21:40:54.991 INFO O| May 17 21:40:54.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66042024-05-17T21:40:56.969Z[ recovery-image] May 17 21:40:54.991 INFO O| May 17 21:40:54.991 INFO STEP 707 (remove_files) COMPLETE
66052024-05-17T21:40:56.973Z[ recovery-image] May 17 21:40:54.991 INFO O| May 17 21:40:54.991 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062024-05-17T21:40:56.989Z[ recovery-image] May 17 21:40:55.010 INFO O| May 17 21:40:55.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66072024-05-17T21:40:56.989Z[ recovery-image] May 17 21:40:55.010 INFO O| May 17 21:40:55.010 INFO STEP 708 (remove_files) COMPLETE
66082024-05-17T21:40:56.989Z[ recovery-image] May 17 21:40:55.010 INFO O| May 17 21:40:55.010 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092024-05-17T21:40:57.008Z[ recovery-image] May 17 21:40:55.028 INFO O| May 17 21:40:55.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66102024-05-17T21:40:57.012Z[ recovery-image] May 17 21:40:55.030 INFO O| May 17 21:40:55.030 INFO STEP 709 (remove_files) COMPLETE
66112024-05-17T21:40:57.012Z[ recovery-image] May 17 21:40:55.030 INFO O| May 17 21:40:55.030 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122024-05-17T21:40:57.047Z[ recovery-image] May 17 21:40:55.070 INFO O| May 17 21:40:55.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66132024-05-17T21:40:57.070Z[ recovery-image] May 17 21:40:55.093 INFO O| May 17 21:40:55.093 INFO STEP 710 (remove_files) COMPLETE
66142024-05-17T21:40:57.070Z[ recovery-image] May 17 21:40:55.093 INFO O| May 17 21:40:55.093 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152024-05-17T21:40:57.106Z[ recovery-image] May 17 21:40:55.129 INFO O| May 17 21:40:55.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
66162024-05-17T21:40:57.106Z[ recovery-image] May 17 21:40:55.129 INFO O| May 17 21:40:55.129 INFO STEP 711 (remove_files) COMPLETE
66172024-05-17T21:40:57.109Z[ recovery-image] May 17 21:40:55.129 INFO O| May 17 21:40:55.129 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182024-05-17T21:40:57.143Z[ recovery-image] May 17 21:40:55.166 INFO O| May 17 21:40:55.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
66192024-05-17T21:40:57.143Z[ recovery-image] May 17 21:40:55.166 INFO O| May 17 21:40:55.166 INFO STEP 712 (remove_files) COMPLETE
66202024-05-17T21:40:57.147Z[ recovery-image] May 17 21:40:55.166 INFO O| May 17 21:40:55.166 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212024-05-17T21:40:57.244Z[ recovery-image] May 17 21:40:55.267 INFO O| May 17 21:40:55.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
66222024-05-17T21:40:57.244Z[ recovery-image] May 17 21:40:55.267 INFO O| May 17 21:40:55.267 INFO STEP 713 (remove_files) COMPLETE
66232024-05-17T21:40:57.244Z[ recovery-image] May 17 21:40:55.267 INFO O| May 17 21:40:55.267 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242024-05-17T21:40:57.263Z[ recovery-image] May 17 21:40:55.284 INFO O| May 17 21:40:55.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
66252024-05-17T21:40:57.266Z[ recovery-image] May 17 21:40:55.289 INFO O| May 17 21:40:55.289 INFO STEP 714 (remove_files) COMPLETE
66262024-05-17T21:40:57.267Z[ recovery-image] May 17 21:40:55.289 INFO O| May 17 21:40:55.289 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272024-05-17T21:40:57.303Z[ recovery-image] May 17 21:40:55.324 INFO O| May 17 21:40:55.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
66282024-05-17T21:40:57.303Z[ recovery-image] May 17 21:40:55.324 INFO O| May 17 21:40:55.324 INFO STEP 715 (remove_files) COMPLETE
66292024-05-17T21:40:57.309Z[ recovery-image] May 17 21:40:55.324 INFO O| May 17 21:40:55.324 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302024-05-17T21:40:57.340Z[ recovery-image] May 17 21:40:55.362 INFO O| May 17 21:40:55.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
66312024-05-17T21:40:57.340Z[ recovery-image] May 17 21:40:55.362 INFO O| May 17 21:40:55.362 INFO STEP 716 (remove_files) COMPLETE
66322024-05-17T21:40:57.340Z[ recovery-image] May 17 21:40:55.362 INFO O| May 17 21:40:55.362 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332024-05-17T21:40:57.378Z[ recovery-image] May 17 21:40:55.400 INFO O| May 17 21:40:55.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
66342024-05-17T21:40:57.378Z[ recovery-image] May 17 21:40:55.400 INFO O| May 17 21:40:55.400 INFO STEP 717 (remove_files) COMPLETE
66352024-05-17T21:40:57.378Z[ recovery-image] May 17 21:40:55.400 INFO O| May 17 21:40:55.400 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362024-05-17T21:40:57.440Z[ recovery-image] May 17 21:40:55.462 INFO O| May 17 21:40:55.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
66372024-05-17T21:40:57.440Z[ recovery-image] May 17 21:40:55.462 INFO O| May 17 21:40:55.462 INFO STEP 718 (remove_files) COMPLETE
66382024-05-17T21:40:57.440Z[ recovery-image] May 17 21:40:55.462 INFO O| May 17 21:40:55.462 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392024-05-17T21:40:57.506Z[ recovery-image] May 17 21:40:55.528 INFO O| May 17 21:40:55.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
66402024-05-17T21:40:57.506Z[ recovery-image] May 17 21:40:55.528 INFO O| May 17 21:40:55.528 INFO STEP 719 (remove_files) COMPLETE
66412024-05-17T21:40:57.506Z[ recovery-image] May 17 21:40:55.528 INFO O| May 17 21:40:55.528 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422024-05-17T21:40:57.550Z[ recovery-image] May 17 21:40:55.573 INFO O| May 17 21:40:55.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
66432024-05-17T21:40:57.550Z[ recovery-image] May 17 21:40:55.573 INFO O| May 17 21:40:55.573 INFO STEP 720 (remove_files) COMPLETE
66442024-05-17T21:40:57.551Z[ recovery-image] May 17 21:40:55.573 INFO O| May 17 21:40:55.573 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452024-05-17T21:40:57.573Z[ recovery-image] May 17 21:40:55.595 INFO O| May 17 21:40:55.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
66462024-05-17T21:40:57.574Z[ recovery-image] May 17 21:40:55.595 INFO O| May 17 21:40:55.595 INFO STEP 721 (remove_files) COMPLETE
66472024-05-17T21:40:57.574Z[ recovery-image] May 17 21:40:55.595 INFO O| May 17 21:40:55.595 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482024-05-17T21:40:57.594Z[ recovery-image] May 17 21:40:55.616 INFO O| May 17 21:40:55.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
66492024-05-17T21:40:57.598Z[ recovery-image] May 17 21:40:55.616 INFO O| May 17 21:40:55.615 INFO STEP 722 (remove_files) COMPLETE
66502024-05-17T21:40:57.598Z[ recovery-image] May 17 21:40:55.616 INFO O| May 17 21:40:55.615 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512024-05-17T21:40:57.627Z[ recovery-image] May 17 21:40:55.650 INFO O| May 17 21:40:55.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
66522024-05-17T21:40:57.627Z[ recovery-image] May 17 21:40:55.650 INFO O| May 17 21:40:55.650 INFO STEP 723 (remove_files) COMPLETE
66532024-05-17T21:40:57.632Z[ recovery-image] May 17 21:40:55.650 INFO O| May 17 21:40:55.650 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-05-17T21:40:57.679Z[ recovery-image] May 17 21:40:55.701 INFO O| May 17 21:40:55.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
66552024-05-17T21:40:57.683Z[ recovery-image] May 17 21:40:55.701 INFO O| May 17 21:40:55.701 INFO STEP 724 (remove_files) COMPLETE
66562024-05-17T21:40:57.683Z[ recovery-image] May 17 21:40:55.702 INFO O| May 17 21:40:55.701 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-05-17T21:40:57.696Z[ recovery-image] May 17 21:40:55.719 INFO O| May 17 21:40:55.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
66582024-05-17T21:40:57.700Z[ recovery-image] May 17 21:40:55.719 INFO O| May 17 21:40:55.719 INFO STEP 725 (remove_files) COMPLETE
66592024-05-17T21:40:57.700Z[ recovery-image] May 17 21:40:55.719 INFO O| May 17 21:40:55.719 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-05-17T21:40:57.713Z[ recovery-image] May 17 21:40:55.736 INFO O| May 17 21:40:55.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
66612024-05-17T21:40:57.719Z[ recovery-image] May 17 21:40:55.736 INFO O| May 17 21:40:55.736 INFO STEP 726 (remove_files) COMPLETE
66622024-05-17T21:40:57.719Z[ recovery-image] May 17 21:40:55.736 INFO O| May 17 21:40:55.736 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632024-05-17T21:40:57.729Z[ recovery-image] May 17 21:40:55.752 INFO O| May 17 21:40:55.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
66642024-05-17T21:40:57.742Z[ recovery-image] May 17 21:40:55.752 INFO O| May 17 21:40:55.752 INFO STEP 727 (remove_files) COMPLETE
66652024-05-17T21:40:57.742Z[ recovery-image] May 17 21:40:55.752 INFO O| May 17 21:40:55.752 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662024-05-17T21:40:57.748Z[ recovery-image] May 17 21:40:55.768 INFO O| May 17 21:40:55.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
66672024-05-17T21:40:57.748Z[ recovery-image] May 17 21:40:55.768 INFO O| May 17 21:40:55.768 INFO STEP 728 (remove_files) COMPLETE
66682024-05-17T21:40:57.748Z[ recovery-image] May 17 21:40:55.768 INFO O| May 17 21:40:55.768 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-05-17T21:40:57.762Z[ recovery-image] May 17 21:40:55.784 INFO O| May 17 21:40:55.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
66702024-05-17T21:40:57.762Z[ recovery-image] May 17 21:40:55.784 INFO O| May 17 21:40:55.784 INFO STEP 729 (remove_files) COMPLETE
66712024-05-17T21:40:57.767Z[ recovery-image] May 17 21:40:55.784 INFO O| May 17 21:40:55.784 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-05-17T21:40:57.777Z[ recovery-image] May 17 21:40:55.800 INFO O| May 17 21:40:55.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
66732024-05-17T21:40:57.782Z[ recovery-image] May 17 21:40:55.800 INFO O| May 17 21:40:55.800 INFO STEP 730 (remove_files) COMPLETE
66742024-05-17T21:40:57.782Z[ recovery-image] May 17 21:40:55.800 INFO O| May 17 21:40:55.800 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-05-17T21:40:57.794Z[ recovery-image] May 17 21:40:55.815 INFO O| May 17 21:40:55.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
66762024-05-17T21:40:57.802Z[ recovery-image] May 17 21:40:55.815 INFO O| May 17 21:40:55.815 INFO STEP 731 (remove_files) COMPLETE
66772024-05-17T21:40:57.802Z[ recovery-image] May 17 21:40:55.816 INFO O| May 17 21:40:55.815 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-05-17T21:40:57.817Z[ recovery-image] May 17 21:40:55.831 INFO O| May 17 21:40:55.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
66792024-05-17T21:40:57.817Z[ recovery-image] May 17 21:40:55.831 INFO O| May 17 21:40:55.831 INFO STEP 732 (remove_files) COMPLETE
66802024-05-17T21:40:57.821Z[ recovery-image] May 17 21:40:55.831 INFO O| May 17 21:40:55.831 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-05-17T21:40:57.824Z[ recovery-image] May 17 21:40:55.846 INFO O| May 17 21:40:55.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
66822024-05-17T21:40:57.824Z[ recovery-image] May 17 21:40:55.846 INFO O| May 17 21:40:55.846 INFO STEP 733 (remove_files) COMPLETE
66832024-05-17T21:40:57.824Z[ recovery-image] May 17 21:40:55.846 INFO O| May 17 21:40:55.846 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842024-05-17T21:40:57.841Z[ recovery-image] May 17 21:40:55.862 INFO O| May 17 21:40:55.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
66852024-05-17T21:40:57.846Z[ recovery-image] May 17 21:40:55.862 INFO O| May 17 21:40:55.862 INFO STEP 734 (remove_files) COMPLETE
66862024-05-17T21:40:57.846Z[ recovery-image] May 17 21:40:55.862 INFO O| May 17 21:40:55.862 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872024-05-17T21:40:57.857Z[ recovery-image] May 17 21:40:55.880 INFO O| May 17 21:40:55.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
66882024-05-17T21:40:57.863Z[ recovery-image] May 17 21:40:55.880 INFO O| May 17 21:40:55.880 INFO STEP 735 (remove_files) COMPLETE
66892024-05-17T21:40:57.863Z[ recovery-image] May 17 21:40:55.880 INFO O| May 17 21:40:55.880 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902024-05-17T21:40:57.873Z[ recovery-image] May 17 21:40:55.896 INFO O| May 17 21:40:55.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
66912024-05-17T21:40:57.896Z[ recovery-image] May 17 21:40:55.918 INFO O| May 17 21:40:55.918 INFO STEP 736 (remove_files) COMPLETE
66922024-05-17T21:40:57.896Z[ recovery-image] May 17 21:40:55.918 INFO O| May 17 21:40:55.918 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932024-05-17T21:40:57.911Z[ recovery-image] May 17 21:40:55.934 INFO O| May 17 21:40:55.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
66942024-05-17T21:40:57.911Z[ recovery-image] May 17 21:40:55.934 INFO O| May 17 21:40:55.934 INFO STEP 737 (remove_files) COMPLETE
66952024-05-17T21:40:57.916Z[ recovery-image] May 17 21:40:55.934 INFO O| May 17 21:40:55.934 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962024-05-17T21:40:57.926Z[ recovery-image] May 17 21:40:55.949 INFO O| May 17 21:40:55.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
66972024-05-17T21:40:57.929Z[ recovery-image] May 17 21:40:55.949 INFO O| May 17 21:40:55.949 INFO STEP 738 (remove_files) COMPLETE
66982024-05-17T21:40:57.929Z[ recovery-image] May 17 21:40:55.949 INFO O| May 17 21:40:55.949 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992024-05-17T21:40:57.945Z[ recovery-image] May 17 21:40:55.968 INFO O| May 17 21:40:55.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67002024-05-17T21:40:57.945Z[ recovery-image] May 17 21:40:55.968 INFO O| May 17 21:40:55.968 INFO STEP 739 (remove_files) COMPLETE
67012024-05-17T21:40:57.945Z[ recovery-image] May 17 21:40:55.968 INFO O| May 17 21:40:55.968 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-05-17T21:40:58.022Z[ recovery-image] May 17 21:40:56.045 INFO O| May 17 21:40:56.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67032024-05-17T21:40:58.022Z[ recovery-image] May 17 21:40:56.045 INFO O| May 17 21:40:56.045 INFO STEP 740 (remove_files) COMPLETE
67042024-05-17T21:40:58.022Z[ recovery-image] May 17 21:40:56.045 INFO O| May 17 21:40:56.045 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-05-17T21:40:58.061Z[ recovery-image] May 17 21:40:56.083 INFO O| May 17 21:40:56.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67062024-05-17T21:40:58.061Z[ recovery-image] May 17 21:40:56.083 INFO O| May 17 21:40:56.083 INFO STEP 741 (remove_files) COMPLETE
67072024-05-17T21:40:58.061Z[ recovery-image] May 17 21:40:56.083 INFO O| May 17 21:40:56.083 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082024-05-17T21:40:58.082Z[ recovery-image] May 17 21:40:56.101 INFO O| May 17 21:40:56.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67092024-05-17T21:40:58.090Z[ recovery-image] May 17 21:40:56.101 INFO O| May 17 21:40:56.101 INFO STEP 742 (remove_files) COMPLETE
67102024-05-17T21:40:58.091Z[ recovery-image] May 17 21:40:56.101 INFO O| May 17 21:40:56.101 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-05-17T21:40:58.098Z[ recovery-image] May 17 21:40:56.118 INFO O| May 17 21:40:56.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
67122024-05-17T21:40:58.098Z[ recovery-image] May 17 21:40:56.118 INFO O| May 17 21:40:56.118 INFO STEP 743 (remove_files) COMPLETE
67132024-05-17T21:40:58.104Z[ recovery-image] May 17 21:40:56.118 INFO O| May 17 21:40:56.118 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-05-17T21:40:58.112Z[ recovery-image] May 17 21:40:56.135 INFO O| May 17 21:40:56.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
67152024-05-17T21:40:58.112Z[ recovery-image] May 17 21:40:56.135 INFO O| May 17 21:40:56.135 INFO STEP 744 (remove_files) COMPLETE
67162024-05-17T21:40:58.112Z[ recovery-image] May 17 21:40:56.135 INFO O| May 17 21:40:56.135 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-05-17T21:40:58.128Z[ recovery-image] May 17 21:40:56.150 INFO O| May 17 21:40:56.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
67182024-05-17T21:40:58.128Z[ recovery-image] May 17 21:40:56.150 INFO O| May 17 21:40:56.150 INFO STEP 745 (remove_files) COMPLETE
67192024-05-17T21:40:58.133Z[ recovery-image] May 17 21:40:56.150 INFO O| May 17 21:40:56.150 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-05-17T21:40:58.144Z[ recovery-image] May 17 21:40:56.166 INFO O| May 17 21:40:56.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
67212024-05-17T21:40:58.144Z[ recovery-image] May 17 21:40:56.166 INFO O| May 17 21:40:56.166 INFO STEP 746 (remove_files) COMPLETE
67222024-05-17T21:40:58.144Z[ recovery-image] May 17 21:40:56.166 INFO O| May 17 21:40:56.166 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-05-17T21:40:58.162Z[ recovery-image] May 17 21:40:56.183 INFO O| May 17 21:40:56.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
67242024-05-17T21:40:58.162Z[ recovery-image] May 17 21:40:56.183 INFO O| May 17 21:40:56.183 INFO STEP 747 (remove_files) COMPLETE
67252024-05-17T21:40:58.166Z[ recovery-image] May 17 21:40:56.183 INFO O| May 17 21:40:56.183 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-05-17T21:40:58.176Z[ recovery-image] May 17 21:40:56.199 INFO O| May 17 21:40:56.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
67272024-05-17T21:40:58.176Z[ recovery-image] May 17 21:40:56.199 INFO O| May 17 21:40:56.199 INFO STEP 748 (remove_files) COMPLETE
67282024-05-17T21:40:58.180Z[ recovery-image] May 17 21:40:56.199 INFO O| May 17 21:40:56.199 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-05-17T21:40:58.191Z[ recovery-image] May 17 21:40:56.214 INFO O| May 17 21:40:56.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
67302024-05-17T21:40:58.191Z[ recovery-image] May 17 21:40:56.214 INFO O| May 17 21:40:56.214 INFO STEP 749 (remove_files) COMPLETE
67312024-05-17T21:40:58.192Z[ recovery-image] May 17 21:40:56.214 INFO O| May 17 21:40:56.214 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-05-17T21:40:58.206Z[ recovery-image] May 17 21:40:56.229 INFO O| May 17 21:40:56.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
67332024-05-17T21:40:58.207Z[ recovery-image] May 17 21:40:56.229 INFO O| May 17 21:40:56.229 INFO STEP 750 (remove_files) COMPLETE
67342024-05-17T21:40:58.207Z[ recovery-image] May 17 21:40:56.229 INFO O| May 17 21:40:56.229 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-05-17T21:40:58.235Z[ recovery-image] May 17 21:40:56.246 INFO O| May 17 21:40:56.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
67362024-05-17T21:40:58.235Z[ recovery-image] May 17 21:40:56.246 INFO O| May 17 21:40:56.246 INFO STEP 751 (remove_files) COMPLETE
67372024-05-17T21:40:58.235Z[ recovery-image] May 17 21:40:56.246 INFO O| May 17 21:40:56.246 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-05-17T21:40:58.249Z[ recovery-image] May 17 21:40:56.263 INFO O| May 17 21:40:56.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
67392024-05-17T21:40:58.249Z[ recovery-image] May 17 21:40:56.263 INFO O| May 17 21:40:56.263 INFO STEP 752 (remove_files) COMPLETE
67402024-05-17T21:40:58.249Z[ recovery-image] May 17 21:40:56.263 INFO O| May 17 21:40:56.263 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-05-17T21:40:58.270Z[ recovery-image] May 17 21:40:56.285 INFO O| May 17 21:40:56.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
67422024-05-17T21:40:58.270Z[ recovery-image] May 17 21:40:56.285 INFO O| May 17 21:40:56.285 INFO STEP 753 (remove_files) COMPLETE
67432024-05-17T21:40:58.270Z[ recovery-image] May 17 21:40:56.285 INFO O| May 17 21:40:56.285 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-05-17T21:40:58.304Z[ recovery-image] May 17 21:40:56.326 INFO O| May 17 21:40:56.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
67452024-05-17T21:40:58.304Z[ recovery-image] May 17 21:40:56.326 INFO O| May 17 21:40:56.326 INFO STEP 754 (remove_files) COMPLETE
67462024-05-17T21:40:58.304Z[ recovery-image] May 17 21:40:56.326 INFO O| May 17 21:40:56.326 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-05-17T21:40:58.322Z[ recovery-image] May 17 21:40:56.344 INFO O| May 17 21:40:56.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
67482024-05-17T21:40:58.322Z[ recovery-image] May 17 21:40:56.344 INFO O| May 17 21:40:56.344 INFO STEP 755 (remove_files) COMPLETE
67492024-05-17T21:40:58.322Z[ recovery-image] May 17 21:40:56.344 INFO O| May 17 21:40:56.344 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-05-17T21:40:58.338Z[ recovery-image] May 17 21:40:56.360 INFO O| May 17 21:40:56.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
67512024-05-17T21:40:58.338Z[ recovery-image] May 17 21:40:56.360 INFO O| May 17 21:40:56.360 INFO STEP 756 (remove_files) COMPLETE
67522024-05-17T21:40:58.338Z[ recovery-image] May 17 21:40:56.360 INFO O| May 17 21:40:56.360 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-05-17T21:40:58.355Z[ recovery-image] May 17 21:40:56.377 INFO O| May 17 21:40:56.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
67542024-05-17T21:40:58.355Z[ recovery-image] May 17 21:40:56.377 INFO O| May 17 21:40:56.377 INFO STEP 757 (remove_files) COMPLETE
67552024-05-17T21:40:58.355Z[ recovery-image] May 17 21:40:56.377 INFO O| May 17 21:40:56.377 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-05-17T21:40:58.375Z[ recovery-image] May 17 21:40:56.396 INFO O| May 17 21:40:56.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
67572024-05-17T21:40:58.375Z[ recovery-image] May 17 21:40:56.396 INFO O| May 17 21:40:56.396 INFO STEP 758 (remove_files) COMPLETE
67582024-05-17T21:40:58.375Z[ recovery-image] May 17 21:40:56.396 INFO O| May 17 21:40:56.396 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-05-17T21:40:58.395Z[ recovery-image] May 17 21:40:56.417 INFO O| May 17 21:40:56.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
67602024-05-17T21:40:58.398Z[ recovery-image] May 17 21:40:56.417 INFO O| May 17 21:40:56.417 INFO STEP 759 (remove_files) COMPLETE
67612024-05-17T21:40:58.398Z[ recovery-image] May 17 21:40:56.417 INFO O| May 17 21:40:56.417 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-05-17T21:40:58.421Z[ recovery-image] May 17 21:40:56.443 INFO O| May 17 21:40:56.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
67632024-05-17T21:40:58.421Z[ recovery-image] May 17 21:40:56.443 INFO O| May 17 21:40:56.443 INFO STEP 760 (remove_files) COMPLETE
67642024-05-17T21:40:58.424Z[ recovery-image] May 17 21:40:56.443 INFO O| May 17 21:40:56.443 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-05-17T21:40:58.482Z[ recovery-image] May 17 21:40:56.505 INFO O| May 17 21:40:56.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
67662024-05-17T21:40:58.486Z[ recovery-image] May 17 21:40:56.506 INFO O| May 17 21:40:56.506 INFO STEP 761 (remove_files) COMPLETE
67672024-05-17T21:40:58.486Z[ recovery-image] May 17 21:40:56.506 INFO O| May 17 21:40:56.506 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-05-17T21:40:58.518Z[ recovery-image] May 17 21:40:56.540 INFO O| May 17 21:40:56.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
67692024-05-17T21:40:58.545Z[ recovery-image] May 17 21:40:56.568 INFO O| May 17 21:40:56.568 INFO STEP 762 (remove_files) COMPLETE
67702024-05-17T21:40:58.546Z[ recovery-image] May 17 21:40:56.568 INFO O| May 17 21:40:56.568 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-05-17T21:40:58.568Z[ recovery-image] May 17 21:40:56.590 INFO O| May 17 21:40:56.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
67722024-05-17T21:40:58.568Z[ recovery-image] May 17 21:40:56.590 INFO O| May 17 21:40:56.590 INFO STEP 763 (remove_files) COMPLETE
67732024-05-17T21:40:58.573Z[ recovery-image] May 17 21:40:56.590 INFO O| May 17 21:40:56.590 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-05-17T21:40:58.609Z[ recovery-image] May 17 21:40:56.631 INFO O| May 17 21:40:56.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
67752024-05-17T21:40:58.609Z[ recovery-image] May 17 21:40:56.631 INFO O| May 17 21:40:56.631 INFO STEP 764 (remove_files) COMPLETE
67762024-05-17T21:40:58.609Z[ recovery-image] May 17 21:40:56.631 INFO O| May 17 21:40:56.631 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-05-17T21:40:58.627Z[ recovery-image] May 17 21:40:56.649 INFO O| May 17 21:40:56.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
67782024-05-17T21:40:58.627Z[ recovery-image] May 17 21:40:56.650 INFO O| May 17 21:40:56.650 INFO STEP 765 (remove_files) COMPLETE
67792024-05-17T21:40:58.627Z[ recovery-image] May 17 21:40:56.650 INFO O| May 17 21:40:56.650 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-05-17T21:40:58.663Z[ recovery-image] May 17 21:40:56.685 INFO O| May 17 21:40:56.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
67812024-05-17T21:40:58.663Z[ recovery-image] May 17 21:40:56.685 INFO O| May 17 21:40:56.685 INFO STEP 766 (remove_files) COMPLETE
67822024-05-17T21:40:58.663Z[ recovery-image] May 17 21:40:56.685 INFO O| May 17 21:40:56.685 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-05-17T21:40:58.683Z[ recovery-image] May 17 21:40:56.705 INFO O| May 17 21:40:56.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
67842024-05-17T21:40:58.683Z[ recovery-image] May 17 21:40:56.705 INFO O| May 17 21:40:56.705 INFO STEP 767 (remove_files) COMPLETE
67852024-05-17T21:40:58.683Z[ recovery-image] May 17 21:40:56.705 INFO O| May 17 21:40:56.705 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-05-17T21:40:58.699Z[ recovery-image] May 17 21:40:56.721 INFO O| May 17 21:40:56.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
67872024-05-17T21:40:58.703Z[ recovery-image] May 17 21:40:56.722 INFO O| May 17 21:40:56.721 INFO STEP 768 (remove_files) COMPLETE
67882024-05-17T21:40:58.703Z[ recovery-image] May 17 21:40:56.722 INFO O| May 17 21:40:56.722 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-05-17T21:40:58.716Z[ recovery-image] May 17 21:40:56.738 INFO O| May 17 21:40:56.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
67902024-05-17T21:40:58.716Z[ recovery-image] May 17 21:40:56.738 INFO O| May 17 21:40:56.738 INFO STEP 769 (remove_files) COMPLETE
67912024-05-17T21:40:58.721Z[ recovery-image] May 17 21:40:56.738 INFO O| May 17 21:40:56.738 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-05-17T21:40:58.733Z[ recovery-image] May 17 21:40:56.755 INFO O| May 17 21:40:56.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
67932024-05-17T21:40:58.733Z[ recovery-image] May 17 21:40:56.755 INFO O| May 17 21:40:56.755 INFO STEP 770 (remove_files) COMPLETE
67942024-05-17T21:40:58.736Z[ recovery-image] May 17 21:40:56.755 INFO O| May 17 21:40:56.755 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-05-17T21:40:58.750Z[ recovery-image] May 17 21:40:56.772 INFO O| May 17 21:40:56.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
67962024-05-17T21:40:58.754Z[ recovery-image] May 17 21:40:56.772 INFO O| May 17 21:40:56.772 INFO STEP 771 (remove_files) COMPLETE
67972024-05-17T21:40:58.754Z[ recovery-image] May 17 21:40:56.773 INFO O| May 17 21:40:56.772 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-05-17T21:40:58.767Z[ recovery-image] May 17 21:40:56.790 INFO O| May 17 21:40:56.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
67992024-05-17T21:40:58.771Z[ recovery-image] May 17 21:40:56.790 INFO O| May 17 21:40:56.790 INFO STEP 772 (remove_files) COMPLETE
68002024-05-17T21:40:58.771Z[ recovery-image] May 17 21:40:56.790 INFO O| May 17 21:40:56.790 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012024-05-17T21:40:58.801Z[ recovery-image] May 17 21:40:56.823 INFO O| May 17 21:40:56.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68022024-05-17T21:40:58.801Z[ recovery-image] May 17 21:40:56.823 INFO O| May 17 21:40:56.823 INFO STEP 773 (remove_files) COMPLETE
68032024-05-17T21:40:58.805Z[ recovery-image] May 17 21:40:56.823 INFO O| May 17 21:40:56.823 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042024-05-17T21:40:58.824Z[ recovery-image] May 17 21:40:56.846 INFO O| May 17 21:40:56.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68052024-05-17T21:40:58.824Z[ recovery-image] May 17 21:40:56.846 INFO O| May 17 21:40:56.846 INFO STEP 774 (remove_files) COMPLETE
68062024-05-17T21:40:58.824Z[ recovery-image] May 17 21:40:56.846 INFO O| May 17 21:40:56.846 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072024-05-17T21:40:58.842Z[ recovery-image] May 17 21:40:56.864 INFO O| May 17 21:40:56.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68082024-05-17T21:40:58.842Z[ recovery-image] May 17 21:40:56.864 INFO O| May 17 21:40:56.864 INFO STEP 775 (remove_files) COMPLETE
68092024-05-17T21:40:58.842Z[ recovery-image] May 17 21:40:56.864 INFO O| May 17 21:40:56.864 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102024-05-17T21:40:58.862Z[ recovery-image] May 17 21:40:56.885 INFO O| May 17 21:40:56.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68112024-05-17T21:40:58.862Z[ recovery-image] May 17 21:40:56.885 INFO O| May 17 21:40:56.885 INFO STEP 776 (remove_files) COMPLETE
68122024-05-17T21:40:58.862Z[ recovery-image] May 17 21:40:56.885 INFO O| May 17 21:40:56.885 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132024-05-17T21:40:58.883Z[ recovery-image] May 17 21:40:56.905 INFO O| May 17 21:40:56.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
68142024-05-17T21:40:58.883Z[ recovery-image] May 17 21:40:56.905 INFO O| May 17 21:40:56.905 INFO STEP 777 (remove_files) COMPLETE
68152024-05-17T21:40:58.887Z[ recovery-image] May 17 21:40:56.905 INFO O| May 17 21:40:56.905 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162024-05-17T21:40:58.902Z[ recovery-image] May 17 21:40:56.921 INFO O| May 17 21:40:56.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
68172024-05-17T21:40:58.902Z[ recovery-image] May 17 21:40:56.922 INFO O| May 17 21:40:56.922 INFO STEP 778 (remove_files) COMPLETE
68182024-05-17T21:40:58.902Z[ recovery-image] May 17 21:40:56.922 INFO O| May 17 21:40:56.922 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192024-05-17T21:40:58.915Z[ recovery-image] May 17 21:40:56.937 INFO O| May 17 21:40:56.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
68202024-05-17T21:40:58.915Z[ recovery-image] May 17 21:40:56.937 INFO O| May 17 21:40:56.937 INFO STEP 779 (remove_files) COMPLETE
68212024-05-17T21:40:58.919Z[ recovery-image] May 17 21:40:56.938 INFO O| May 17 21:40:56.937 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222024-05-17T21:40:58.930Z[ recovery-image] May 17 21:40:56.953 INFO O| May 17 21:40:56.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
68232024-05-17T21:40:58.930Z[ recovery-image] May 17 21:40:56.953 INFO O| May 17 21:40:56.953 INFO STEP 780 (remove_files) COMPLETE
68242024-05-17T21:40:58.930Z[ recovery-image] May 17 21:40:56.953 INFO O| May 17 21:40:56.953 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252024-05-17T21:40:58.945Z[ recovery-image] May 17 21:40:56.968 INFO O| May 17 21:40:56.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
68262024-05-17T21:40:58.945Z[ recovery-image] May 17 21:40:56.968 INFO O| May 17 21:40:56.968 INFO STEP 781 (remove_files) COMPLETE
68272024-05-17T21:40:58.945Z[ recovery-image] May 17 21:40:56.968 INFO O| May 17 21:40:56.968 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282024-05-17T21:40:58.961Z[ recovery-image] May 17 21:40:56.983 INFO O| May 17 21:40:56.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
68292024-05-17T21:40:58.961Z[ recovery-image] May 17 21:40:56.983 INFO O| May 17 21:40:56.983 INFO STEP 782 (remove_files) COMPLETE
68302024-05-17T21:40:58.965Z[ recovery-image] May 17 21:40:56.983 INFO O| May 17 21:40:56.983 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312024-05-17T21:40:58.976Z[ recovery-image] May 17 21:40:56.998 INFO O| May 17 21:40:56.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
68322024-05-17T21:40:58.976Z[ recovery-image] May 17 21:40:56.998 INFO O| May 17 21:40:56.998 INFO STEP 783 (remove_files) COMPLETE
68332024-05-17T21:40:58.980Z[ recovery-image] May 17 21:40:56.998 INFO O| May 17 21:40:56.998 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342024-05-17T21:40:58.992Z[ recovery-image] May 17 21:40:57.014 INFO O| May 17 21:40:57.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
68352024-05-17T21:40:58.992Z[ recovery-image] May 17 21:40:57.015 INFO O| May 17 21:40:57.015 INFO STEP 784 (remove_files) COMPLETE
68362024-05-17T21:40:58.995Z[ recovery-image] May 17 21:40:57.015 INFO O| May 17 21:40:57.015 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372024-05-17T21:40:59.008Z[ recovery-image] May 17 21:40:57.031 INFO O| May 17 21:40:57.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
68382024-05-17T21:40:59.008Z[ recovery-image] May 17 21:40:57.031 INFO O| May 17 21:40:57.031 INFO STEP 785 (remove_files) COMPLETE
68392024-05-17T21:40:59.013Z[ recovery-image] May 17 21:40:57.031 INFO O| May 17 21:40:57.031 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402024-05-17T21:40:59.026Z[ recovery-image] May 17 21:40:57.046 INFO O| May 17 21:40:57.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
68412024-05-17T21:40:59.026Z[ recovery-image] May 17 21:40:57.047 INFO O| May 17 21:40:57.047 INFO STEP 786 (remove_files) COMPLETE
68422024-05-17T21:40:59.026Z[ recovery-image] May 17 21:40:57.047 INFO O| May 17 21:40:57.047 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432024-05-17T21:40:59.050Z[ recovery-image] May 17 21:40:57.071 INFO O| May 17 21:40:57.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
68442024-05-17T21:40:59.050Z[ recovery-image] May 17 21:40:57.071 INFO O| May 17 21:40:57.071 INFO STEP 787 (remove_files) COMPLETE
68452024-05-17T21:40:59.084Z[ recovery-image] May 17 21:40:57.071 INFO O| May 17 21:40:57.071 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462024-05-17T21:40:59.110Z[ recovery-image] May 17 21:40:57.098 INFO O| May 17 21:40:57.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
68472024-05-17T21:40:59.110Z[ recovery-image] May 17 21:40:57.098 INFO O| May 17 21:40:57.098 INFO STEP 788 (remove_files) COMPLETE
68482024-05-17T21:40:59.110Z[ recovery-image] May 17 21:40:57.098 INFO O| May 17 21:40:57.098 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492024-05-17T21:40:59.113Z[ recovery-image] May 17 21:40:57.125 INFO O| May 17 21:40:57.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
68502024-05-17T21:40:59.114Z[ recovery-image] May 17 21:40:57.125 INFO O| May 17 21:40:57.125 INFO STEP 789 (remove_files) COMPLETE
68512024-05-17T21:40:59.114Z[ recovery-image] May 17 21:40:57.125 INFO O| May 17 21:40:57.125 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522024-05-17T21:40:59.171Z[ recovery-image] May 17 21:40:57.170 INFO O| May 17 21:40:57.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
68532024-05-17T21:40:59.171Z[ recovery-image] May 17 21:40:57.171 INFO O| May 17 21:40:57.170 INFO STEP 790 (remove_files) COMPLETE
68542024-05-17T21:40:59.181Z[ recovery-image] May 17 21:40:57.171 INFO O| May 17 21:40:57.171 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552024-05-17T21:40:59.229Z[ recovery-image] May 17 21:40:57.249 INFO O| May 17 21:40:57.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
68562024-05-17T21:40:59.230Z[ recovery-image] May 17 21:40:57.249 INFO O| May 17 21:40:57.249 INFO STEP 791 (remove_files) COMPLETE
68572024-05-17T21:40:59.230Z[ recovery-image] May 17 21:40:57.249 INFO O| May 17 21:40:57.249 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582024-05-17T21:40:59.250Z[ recovery-image] May 17 21:40:57.272 INFO O| May 17 21:40:57.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
68592024-05-17T21:40:59.266Z[ recovery-image] May 17 21:40:57.272 INFO O| May 17 21:40:57.272 INFO STEP 792 (remove_files) COMPLETE
68602024-05-17T21:40:59.266Z[ recovery-image] May 17 21:40:57.272 INFO O| May 17 21:40:57.272 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612024-05-17T21:40:59.274Z[ recovery-image] May 17 21:40:57.289 INFO O| May 17 21:40:57.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
68622024-05-17T21:40:59.274Z[ recovery-image] May 17 21:40:57.289 INFO O| May 17 21:40:57.289 INFO STEP 793 (remove_files) COMPLETE
68632024-05-17T21:40:59.274Z[ recovery-image] May 17 21:40:57.289 INFO O| May 17 21:40:57.289 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642024-05-17T21:40:59.285Z[ recovery-image] May 17 21:40:57.307 INFO O| May 17 21:40:57.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
68652024-05-17T21:40:59.285Z[ recovery-image] May 17 21:40:57.307 INFO O| May 17 21:40:57.307 INFO STEP 794 (remove_files) COMPLETE
68662024-05-17T21:40:59.285Z[ recovery-image] May 17 21:40:57.307 INFO O| May 17 21:40:57.307 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672024-05-17T21:40:59.313Z[ recovery-image] May 17 21:40:57.334 INFO O| May 17 21:40:57.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
68682024-05-17T21:40:59.313Z[ recovery-image] May 17 21:40:57.335 INFO O| May 17 21:40:57.335 INFO STEP 795 (remove_files) COMPLETE
68692024-05-17T21:40:59.317Z[ recovery-image] May 17 21:40:57.335 INFO O| May 17 21:40:57.335 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702024-05-17T21:40:59.329Z[ recovery-image] May 17 21:40:57.351 INFO O| May 17 21:40:57.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
68712024-05-17T21:40:59.329Z[ recovery-image] May 17 21:40:57.352 INFO O| May 17 21:40:57.352 INFO STEP 796 (remove_files) COMPLETE
68722024-05-17T21:40:59.334Z[ recovery-image] May 17 21:40:57.352 INFO O| May 17 21:40:57.352 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732024-05-17T21:40:59.347Z[ recovery-image] May 17 21:40:57.369 INFO O| May 17 21:40:57.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
68742024-05-17T21:40:59.347Z[ recovery-image] May 17 21:40:57.369 INFO O| May 17 21:40:57.369 INFO STEP 797 (remove_files) COMPLETE
68752024-05-17T21:40:59.351Z[ recovery-image] May 17 21:40:57.369 INFO O| May 17 21:40:57.369 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762024-05-17T21:40:59.366Z[ recovery-image] May 17 21:40:57.388 INFO O| May 17 21:40:57.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
68772024-05-17T21:40:59.366Z[ recovery-image] May 17 21:40:57.388 INFO O| May 17 21:40:57.388 INFO STEP 798 (remove_files) COMPLETE
68782024-05-17T21:40:59.366Z[ recovery-image] May 17 21:40:57.388 INFO O| May 17 21:40:57.388 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792024-05-17T21:40:59.386Z[ recovery-image] May 17 21:40:57.408 INFO O| May 17 21:40:57.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
68802024-05-17T21:40:59.386Z[ recovery-image] May 17 21:40:57.408 INFO O| May 17 21:40:57.408 INFO STEP 799 (remove_files) COMPLETE
68812024-05-17T21:40:59.386Z[ recovery-image] May 17 21:40:57.408 INFO O| May 17 21:40:57.408 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822024-05-17T21:40:59.418Z[ recovery-image] May 17 21:40:57.439 INFO O| May 17 21:40:57.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
68832024-05-17T21:40:59.418Z[ recovery-image] May 17 21:40:57.439 INFO O| May 17 21:40:57.439 INFO STEP 800 (remove_files) COMPLETE
68842024-05-17T21:40:59.418Z[ recovery-image] May 17 21:40:57.439 INFO O| May 17 21:40:57.439 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852024-05-17T21:40:59.439Z[ recovery-image] May 17 21:40:57.458 INFO O| May 17 21:40:57.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
68862024-05-17T21:40:59.439Z[ recovery-image] May 17 21:40:57.458 INFO O| May 17 21:40:57.458 INFO STEP 801 (remove_files) COMPLETE
68872024-05-17T21:40:59.443Z[ recovery-image] May 17 21:40:57.458 INFO O| May 17 21:40:57.458 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882024-05-17T21:40:59.454Z[ recovery-image] May 17 21:40:57.476 INFO O| May 17 21:40:57.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
68892024-05-17T21:40:59.458Z[ recovery-image] May 17 21:40:57.476 INFO O| May 17 21:40:57.476 INFO STEP 802 (remove_files) COMPLETE
68902024-05-17T21:40:59.458Z[ recovery-image] May 17 21:40:57.477 INFO O| May 17 21:40:57.476 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912024-05-17T21:40:59.474Z[ recovery-image] May 17 21:40:57.496 INFO O| May 17 21:40:57.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
68922024-05-17T21:40:59.477Z[ recovery-image] May 17 21:40:57.496 INFO O| May 17 21:40:57.496 INFO STEP 803 (remove_files) COMPLETE
68932024-05-17T21:40:59.477Z[ recovery-image] May 17 21:40:57.496 INFO O| May 17 21:40:57.496 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942024-05-17T21:40:59.492Z[ recovery-image] May 17 21:40:57.514 INFO O| May 17 21:40:57.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
68952024-05-17T21:40:59.492Z[ recovery-image] May 17 21:40:57.515 INFO O| May 17 21:40:57.515 INFO STEP 804 (remove_files) COMPLETE
68962024-05-17T21:40:59.498Z[ recovery-image] May 17 21:40:57.515 INFO O| May 17 21:40:57.515 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972024-05-17T21:40:59.516Z[ recovery-image] May 17 21:40:57.531 INFO O| May 17 21:40:57.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
68982024-05-17T21:40:59.516Z[ recovery-image] May 17 21:40:57.531 INFO O| May 17 21:40:57.531 INFO STEP 805 (remove_files) COMPLETE
68992024-05-17T21:40:59.516Z[ recovery-image] May 17 21:40:57.531 INFO O| May 17 21:40:57.531 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002024-05-17T21:40:59.525Z[ recovery-image] May 17 21:40:57.548 INFO O| May 17 21:40:57.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69012024-05-17T21:40:59.531Z[ recovery-image] May 17 21:40:57.548 INFO O| May 17 21:40:57.548 INFO STEP 806 (remove_files) COMPLETE
69022024-05-17T21:40:59.531Z[ recovery-image] May 17 21:40:57.548 INFO O| May 17 21:40:57.548 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032024-05-17T21:40:59.566Z[ recovery-image] May 17 21:40:57.584 INFO O| May 17 21:40:57.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69042024-05-17T21:40:59.566Z[ recovery-image] May 17 21:40:57.584 INFO O| May 17 21:40:57.584 INFO STEP 807 (remove_files) COMPLETE
69052024-05-17T21:40:59.570Z[ recovery-image] May 17 21:40:57.584 INFO O| May 17 21:40:57.584 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062024-05-17T21:40:59.587Z[ recovery-image] May 17 21:40:57.603 INFO O| May 17 21:40:57.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69072024-05-17T21:40:59.587Z[ recovery-image] May 17 21:40:57.603 INFO O| May 17 21:40:57.603 INFO STEP 808 (remove_files) COMPLETE
69082024-05-17T21:40:59.587Z[ recovery-image] May 17 21:40:57.603 INFO O| May 17 21:40:57.603 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092024-05-17T21:40:59.640Z[ recovery-image] May 17 21:40:57.662 INFO O| May 17 21:40:57.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69102024-05-17T21:40:59.640Z[ recovery-image] May 17 21:40:57.662 INFO O| May 17 21:40:57.662 INFO STEP 809 (remove_files) COMPLETE
69112024-05-17T21:40:59.648Z[ recovery-image] May 17 21:40:57.662 INFO O| May 17 21:40:57.662 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122024-05-17T21:40:59.648Z[ host-image] May 17 21:40:57.662 INFO O| May 17 21:40:57.662 INFO O| Download: 1115/1140 items 6.6/8.4MB 78% complete (1.2M/s)
69132024-05-17T21:40:59.690Z[ recovery-image] May 17 21:40:57.712 INFO O| May 17 21:40:57.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
69142024-05-17T21:40:59.690Z[ recovery-image] May 17 21:40:57.712 INFO O| May 17 21:40:57.712 INFO STEP 810 (remove_files) COMPLETE
69152024-05-17T21:40:59.690Z[ recovery-image] May 17 21:40:57.712 INFO O| May 17 21:40:57.712 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162024-05-17T21:40:59.710Z[ recovery-image] May 17 21:40:57.732 INFO O| May 17 21:40:57.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
69172024-05-17T21:40:59.710Z[ recovery-image] May 17 21:40:57.732 INFO O| May 17 21:40:57.732 INFO STEP 811 (remove_files) COMPLETE
69182024-05-17T21:40:59.710Z[ recovery-image] May 17 21:40:57.732 INFO O| May 17 21:40:57.732 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192024-05-17T21:40:59.732Z[ recovery-image] May 17 21:40:57.752 INFO O| May 17 21:40:57.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
69202024-05-17T21:40:59.732Z[ recovery-image] May 17 21:40:57.753 INFO O| May 17 21:40:57.753 INFO STEP 812 (remove_files) COMPLETE
69212024-05-17T21:40:59.733Z[ recovery-image] May 17 21:40:57.753 INFO O| May 17 21:40:57.753 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222024-05-17T21:40:59.751Z[ recovery-image] May 17 21:40:57.773 INFO O| May 17 21:40:57.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
69232024-05-17T21:40:59.751Z[ recovery-image] May 17 21:40:57.773 INFO O| May 17 21:40:57.773 INFO STEP 813 (remove_files) COMPLETE
69242024-05-17T21:40:59.751Z[ recovery-image] May 17 21:40:57.773 INFO O| May 17 21:40:57.773 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252024-05-17T21:40:59.772Z[ recovery-image] May 17 21:40:57.793 INFO O| May 17 21:40:57.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
69262024-05-17T21:40:59.772Z[ recovery-image] May 17 21:40:57.793 INFO O| May 17 21:40:57.793 INFO STEP 814 (remove_files) COMPLETE
69272024-05-17T21:40:59.772Z[ recovery-image] May 17 21:40:57.793 INFO O| May 17 21:40:57.793 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282024-05-17T21:40:59.819Z[ recovery-image] May 17 21:40:57.840 INFO O| May 17 21:40:57.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
69292024-05-17T21:40:59.819Z[ recovery-image] May 17 21:40:57.840 INFO O| May 17 21:40:57.840 INFO STEP 815 (remove_files) COMPLETE
69302024-05-17T21:40:59.819Z[ recovery-image] May 17 21:40:57.840 INFO O| May 17 21:40:57.840 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312024-05-17T21:40:59.837Z[ recovery-image] May 17 21:40:57.858 INFO O| May 17 21:40:57.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
69322024-05-17T21:40:59.837Z[ recovery-image] May 17 21:40:57.858 INFO O| May 17 21:40:57.858 INFO STEP 816 (remove_files) COMPLETE
69332024-05-17T21:40:59.837Z[ recovery-image] May 17 21:40:57.858 INFO O| May 17 21:40:57.858 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342024-05-17T21:40:59.854Z[ recovery-image] May 17 21:40:57.877 INFO O| May 17 21:40:57.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
69352024-05-17T21:40:59.854Z[ recovery-image] May 17 21:40:57.877 INFO O| May 17 21:40:57.877 INFO STEP 817 (remove_files) COMPLETE
69362024-05-17T21:40:59.854Z[ recovery-image] May 17 21:40:57.877 INFO O| May 17 21:40:57.877 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372024-05-17T21:40:59.873Z[ recovery-image] May 17 21:40:57.895 INFO O| May 17 21:40:57.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
69382024-05-17T21:40:59.873Z[ recovery-image] May 17 21:40:57.895 INFO O| May 17 21:40:57.895 INFO STEP 818 (remove_files) COMPLETE
69392024-05-17T21:40:59.873Z[ recovery-image] May 17 21:40:57.895 INFO O| May 17 21:40:57.895 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402024-05-17T21:40:59.891Z[ recovery-image] May 17 21:40:57.913 INFO O| May 17 21:40:57.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
69412024-05-17T21:40:59.892Z[ recovery-image] May 17 21:40:57.913 INFO O| May 17 21:40:57.913 INFO STEP 819 (remove_files) COMPLETE
69422024-05-17T21:40:59.892Z[ recovery-image] May 17 21:40:57.913 INFO O| May 17 21:40:57.913 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432024-05-17T21:40:59.913Z[ recovery-image] May 17 21:40:57.932 INFO O| May 17 21:40:57.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
69442024-05-17T21:40:59.913Z[ recovery-image] May 17 21:40:57.932 INFO O| May 17 21:40:57.932 INFO STEP 820 (remove_files) COMPLETE
69452024-05-17T21:40:59.913Z[ recovery-image] May 17 21:40:57.932 INFO O| May 17 21:40:57.932 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462024-05-17T21:40:59.931Z[ recovery-image] May 17 21:40:57.953 INFO O| May 17 21:40:57.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
69472024-05-17T21:40:59.931Z[ recovery-image] May 17 21:40:57.953 INFO O| May 17 21:40:57.953 INFO STEP 821 (remove_files) COMPLETE
69482024-05-17T21:40:59.931Z[ recovery-image] May 17 21:40:57.954 INFO O| May 17 21:40:57.953 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492024-05-17T21:40:59.961Z[ recovery-image] May 17 21:40:57.984 INFO O| May 17 21:40:57.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
69502024-05-17T21:40:59.961Z[ recovery-image] May 17 21:40:57.984 INFO O| May 17 21:40:57.984 INFO STEP 822 (remove_files) COMPLETE
69512024-05-17T21:40:59.965Z[ recovery-image] May 17 21:40:57.984 INFO O| May 17 21:40:57.984 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522024-05-17T21:40:59.982Z[ recovery-image] May 17 21:40:58.004 INFO O| May 17 21:40:58.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
69532024-05-17T21:40:59.982Z[ recovery-image] May 17 21:40:58.004 INFO O| May 17 21:40:58.004 INFO STEP 823 (remove_files) COMPLETE
69542024-05-17T21:40:59.982Z[ recovery-image] May 17 21:40:58.004 INFO O| May 17 21:40:58.004 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552024-05-17T21:41:00.012Z[ recovery-image] May 17 21:40:58.024 INFO O| May 17 21:40:58.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
69562024-05-17T21:41:00.012Z[ recovery-image] May 17 21:40:58.024 INFO O| May 17 21:40:58.024 INFO STEP 824 (remove_files) COMPLETE
69572024-05-17T21:41:00.013Z[ recovery-image] May 17 21:40:58.024 INFO O| May 17 21:40:58.024 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582024-05-17T21:41:00.028Z[ recovery-image] May 17 21:40:58.044 INFO O| May 17 21:40:58.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
69592024-05-17T21:41:00.033Z[ recovery-image] May 17 21:40:58.044 INFO O| May 17 21:40:58.044 INFO STEP 825 (remove_files) COMPLETE
69602024-05-17T21:41:00.033Z[ recovery-image] May 17 21:40:58.044 INFO O| May 17 21:40:58.044 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612024-05-17T21:41:00.045Z[ recovery-image] May 17 21:40:58.064 INFO O| May 17 21:40:58.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
69622024-05-17T21:41:00.045Z[ recovery-image] May 17 21:40:58.064 INFO O| May 17 21:40:58.064 INFO STEP 826 (remove_files) COMPLETE
69632024-05-17T21:41:00.049Z[ recovery-image] May 17 21:40:58.064 INFO O| May 17 21:40:58.064 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642024-05-17T21:41:00.067Z[ recovery-image] May 17 21:40:58.083 INFO O| May 17 21:40:58.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
69652024-05-17T21:41:00.068Z[ recovery-image] May 17 21:40:58.084 INFO O| May 17 21:40:58.084 INFO STEP 827 (remove_files) COMPLETE
69662024-05-17T21:41:00.072Z[ recovery-image] May 17 21:40:58.084 INFO O| May 17 21:40:58.084 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672024-05-17T21:41:00.089Z[ recovery-image] May 17 21:40:58.101 INFO O| May 17 21:40:58.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
69682024-05-17T21:41:00.089Z[ recovery-image] May 17 21:40:58.101 INFO O| May 17 21:40:58.101 INFO STEP 828 (remove_files) COMPLETE
69692024-05-17T21:41:00.089Z[ recovery-image] May 17 21:40:58.101 INFO O| May 17 21:40:58.101 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702024-05-17T21:41:00.098Z[ host-image] May 17 21:40:58.113 INFO O| May 17 21:40:58.113 INFO O| Download: Completed 8.42 MB in 5.64 seconds (1.5M/s)
69712024-05-17T21:41:00.115Z[ recovery-image] May 17 21:40:58.119 INFO O| May 17 21:40:58.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
69722024-05-17T21:41:00.115Z[ recovery-image] May 17 21:40:58.119 INFO O| May 17 21:40:58.119 INFO STEP 829 (remove_files) COMPLETE
69732024-05-17T21:41:00.115Z[ recovery-image] May 17 21:40:58.119 INFO O| May 17 21:40:58.119 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742024-05-17T21:41:00.125Z[ recovery-image] May 17 21:40:58.145 INFO O| May 17 21:40:58.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
69752024-05-17T21:41:00.125Z[ recovery-image] May 17 21:40:58.145 INFO O| May 17 21:40:58.145 INFO STEP 830 (remove_files) COMPLETE
69762024-05-17T21:41:00.125Z[ recovery-image] May 17 21:40:58.145 INFO O| May 17 21:40:58.145 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772024-05-17T21:41:00.200Z[ recovery-image] May 17 21:40:58.221 INFO O| May 17 21:40:58.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
69782024-05-17T21:41:00.200Z[ recovery-image] May 17 21:40:58.221 INFO O| May 17 21:40:58.221 INFO STEP 831 (remove_files) COMPLETE
69792024-05-17T21:41:00.200Z[ recovery-image] May 17 21:40:58.221 INFO O| May 17 21:40:58.221 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802024-05-17T21:41:00.236Z[ recovery-image] May 17 21:40:58.258 INFO O| May 17 21:40:58.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
69812024-05-17T21:41:00.236Z[ recovery-image] May 17 21:40:58.258 INFO O| May 17 21:40:58.258 INFO STEP 832 (remove_files) COMPLETE
69822024-05-17T21:41:00.236Z[ recovery-image] May 17 21:40:58.258 INFO O| May 17 21:40:58.258 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832024-05-17T21:41:00.255Z[ recovery-image] May 17 21:40:58.276 INFO O| May 17 21:40:58.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
69842024-05-17T21:41:00.255Z[ recovery-image] May 17 21:40:58.276 INFO O| May 17 21:40:58.276 INFO STEP 833 (remove_files) COMPLETE
69852024-05-17T21:41:00.255Z[ recovery-image] May 17 21:40:58.277 INFO O| May 17 21:40:58.276 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862024-05-17T21:41:00.280Z[ host-image] May 17 21:40:58.302 INFO O| May 17 21:40:58.302 INFO O| Actions: 1/1361 actions (Installing new actions)
69872024-05-17T21:41:00.327Z[ recovery-image] May 17 21:40:58.347 INFO O| May 17 21:40:58.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
69882024-05-17T21:41:00.327Z[ recovery-image] May 17 21:40:58.347 INFO O| May 17 21:40:58.347 INFO STEP 834 (remove_files) COMPLETE
69892024-05-17T21:41:00.327Z[ recovery-image] May 17 21:40:58.347 INFO O| May 17 21:40:58.347 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902024-05-17T21:41:00.388Z[ recovery-image] May 17 21:40:58.409 INFO O| May 17 21:40:58.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
69912024-05-17T21:41:00.388Z[ recovery-image] May 17 21:40:58.410 INFO O| May 17 21:40:58.410 INFO STEP 835 (remove_files) COMPLETE
69922024-05-17T21:41:00.388Z[ recovery-image] May 17 21:40:58.410 INFO O| May 17 21:40:58.410 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932024-05-17T21:41:00.407Z[ recovery-image] May 17 21:40:58.428 INFO O| May 17 21:40:58.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
69942024-05-17T21:41:00.407Z[ recovery-image] May 17 21:40:58.428 INFO O| May 17 21:40:58.428 INFO STEP 836 (remove_files) COMPLETE
69952024-05-17T21:41:00.407Z[ recovery-image] May 17 21:40:58.428 INFO O| May 17 21:40:58.428 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962024-05-17T21:41:00.444Z[ recovery-image] May 17 21:40:58.462 INFO O| May 17 21:40:58.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
69972024-05-17T21:41:00.445Z[ recovery-image] May 17 21:40:58.462 INFO O| May 17 21:40:58.462 INFO STEP 837 (remove_files) COMPLETE
69982024-05-17T21:41:00.445Z[ recovery-image] May 17 21:40:58.462 INFO O| May 17 21:40:58.462 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992024-05-17T21:41:00.536Z[ recovery-image] May 17 21:40:58.558 INFO O| May 17 21:40:58.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70002024-05-17T21:41:00.540Z[ recovery-image] May 17 21:40:58.558 INFO O| May 17 21:40:58.558 INFO STEP 838 (remove_files) COMPLETE
70012024-05-17T21:41:00.540Z[ recovery-image] May 17 21:40:58.559 INFO O| May 17 21:40:58.558 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022024-05-17T21:41:00.585Z[ recovery-image] May 17 21:40:58.603 INFO O| May 17 21:40:58.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70032024-05-17T21:41:00.585Z[ recovery-image] May 17 21:40:58.603 INFO O| May 17 21:40:58.603 INFO STEP 839 (remove_files) COMPLETE
70042024-05-17T21:41:00.585Z[ recovery-image] May 17 21:40:58.603 INFO O| May 17 21:40:58.603 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052024-05-17T21:41:00.730Z[ recovery-image] May 17 21:40:58.751 INFO O| May 17 21:40:58.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70062024-05-17T21:41:00.730Z[ recovery-image] May 17 21:40:58.751 INFO O| May 17 21:40:58.751 INFO STEP 840 (remove_files) COMPLETE
70072024-05-17T21:41:00.730Z[ recovery-image] May 17 21:40:58.751 INFO O| May 17 21:40:58.751 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082024-05-17T21:41:00.807Z[ recovery-image] May 17 21:40:58.829 INFO O| May 17 21:40:58.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70092024-05-17T21:41:00.807Z[ recovery-image] May 17 21:40:58.829 INFO O| May 17 21:40:58.829 INFO STEP 841 (remove_files) COMPLETE
70102024-05-17T21:41:00.807Z[ recovery-image] May 17 21:40:58.829 INFO O| May 17 21:40:58.829 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112024-05-17T21:41:00.826Z[ recovery-image] May 17 21:40:58.848 INFO O| May 17 21:40:58.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70122024-05-17T21:41:00.826Z[ recovery-image] May 17 21:40:58.848 INFO O| May 17 21:40:58.848 INFO STEP 842 (remove_files) COMPLETE
70132024-05-17T21:41:00.826Z[ recovery-image] May 17 21:40:58.848 INFO O| May 17 21:40:58.848 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142024-05-17T21:41:00.847Z[ recovery-image] May 17 21:40:58.870 INFO O| May 17 21:40:58.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
70152024-05-17T21:41:00.847Z[ recovery-image] May 17 21:40:58.870 INFO O| May 17 21:40:58.870 INFO STEP 843 (remove_files) COMPLETE
70162024-05-17T21:41:00.851Z[ recovery-image] May 17 21:40:58.870 INFO O| May 17 21:40:58.870 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172024-05-17T21:41:00.873Z[ recovery-image] May 17 21:40:58.888 INFO O| May 17 21:40:58.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
70182024-05-17T21:41:00.873Z[ recovery-image] May 17 21:40:58.888 INFO O| May 17 21:40:58.888 INFO STEP 844 (remove_files) COMPLETE
70192024-05-17T21:41:00.873Z[ recovery-image] May 17 21:40:58.888 INFO O| May 17 21:40:58.888 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202024-05-17T21:41:00.886Z[ recovery-image] May 17 21:40:58.908 INFO O| May 17 21:40:58.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
70212024-05-17T21:41:00.890Z[ recovery-image] May 17 21:40:58.909 INFO O| May 17 21:40:58.909 INFO STEP 845 (remove_files) COMPLETE
70222024-05-17T21:41:00.890Z[ recovery-image] May 17 21:40:58.909 INFO O| May 17 21:40:58.909 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232024-05-17T21:41:00.907Z[ recovery-image] May 17 21:40:58.929 INFO O| May 17 21:40:58.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
70242024-05-17T21:41:00.911Z[ recovery-image] May 17 21:40:58.929 INFO O| May 17 21:40:58.929 INFO STEP 846 (remove_files) COMPLETE
70252024-05-17T21:41:00.911Z[ recovery-image] May 17 21:40:58.929 INFO O| May 17 21:40:58.929 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262024-05-17T21:41:00.927Z[ recovery-image] May 17 21:40:58.948 INFO O| May 17 21:40:58.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
70272024-05-17T21:41:00.931Z[ recovery-image] May 17 21:40:58.949 INFO O| May 17 21:40:58.949 INFO STEP 847 (remove_files) COMPLETE
70282024-05-17T21:41:00.931Z[ recovery-image] May 17 21:40:58.949 INFO O| May 17 21:40:58.949 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292024-05-17T21:41:00.946Z[ recovery-image] May 17 21:40:58.968 INFO O| May 17 21:40:58.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
70302024-05-17T21:41:00.950Z[ recovery-image] May 17 21:40:58.968 INFO O| May 17 21:40:58.968 INFO STEP 848 (remove_files) COMPLETE
70312024-05-17T21:41:00.950Z[ recovery-image] May 17 21:40:58.968 INFO O| May 17 21:40:58.968 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322024-05-17T21:41:00.964Z[ recovery-image] May 17 21:40:58.986 INFO O| May 17 21:40:58.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
70332024-05-17T21:41:00.968Z[ recovery-image] May 17 21:40:58.986 INFO O| May 17 21:40:58.986 INFO STEP 849 (remove_files) COMPLETE
70342024-05-17T21:41:00.968Z[ recovery-image] May 17 21:40:58.986 INFO O| May 17 21:40:58.986 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352024-05-17T21:41:01.011Z[ recovery-image] May 17 21:40:59.032 INFO O| May 17 21:40:59.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
70362024-05-17T21:41:01.012Z[ recovery-image] May 17 21:40:59.032 INFO O| May 17 21:40:59.032 INFO STEP 850 (remove_files) COMPLETE
70372024-05-17T21:41:01.012Z[ recovery-image] May 17 21:40:59.032 INFO O| May 17 21:40:59.032 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382024-05-17T21:41:01.046Z[ recovery-image] May 17 21:40:59.066 INFO O| May 17 21:40:59.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
70392024-05-17T21:41:01.046Z[ recovery-image] May 17 21:40:59.067 INFO O| May 17 21:40:59.067 INFO STEP 851 (remove_files) COMPLETE
70402024-05-17T21:41:01.046Z[ recovery-image] May 17 21:40:59.067 INFO O| May 17 21:40:59.067 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412024-05-17T21:41:01.094Z[ host-image] May 17 21:40:59.113 INFO O| May 17 21:40:59.113 INFO O| Actions: Completed 1361 actions in 0.81 seconds.
70422024-05-17T21:41:01.108Z[ recovery-image] May 17 21:40:59.126 INFO O| May 17 21:40:59.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
70432024-05-17T21:41:01.123Z[ recovery-image] May 17 21:40:59.126 INFO O| May 17 21:40:59.126 INFO STEP 852 (remove_files) COMPLETE
70442024-05-17T21:41:01.124Z[ recovery-image] May 17 21:40:59.126 INFO O| May 17 21:40:59.126 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452024-05-17T21:41:01.136Z[ recovery-image] May 17 21:40:59.147 INFO O| May 17 21:40:59.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
70462024-05-17T21:41:01.136Z[ recovery-image] May 17 21:40:59.147 INFO O| May 17 21:40:59.147 INFO STEP 853 (remove_files) COMPLETE
70472024-05-17T21:41:01.136Z[ recovery-image] May 17 21:40:59.147 INFO O| May 17 21:40:59.147 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482024-05-17T21:41:01.146Z[ recovery-image] May 17 21:40:59.167 INFO O| May 17 21:40:59.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
70492024-05-17T21:41:01.150Z[ recovery-image] May 17 21:40:59.168 INFO O| May 17 21:40:59.168 INFO STEP 854 (remove_files) COMPLETE
70502024-05-17T21:41:01.150Z[ recovery-image] May 17 21:40:59.168 INFO O| May 17 21:40:59.168 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512024-05-17T21:41:01.167Z[ recovery-image] May 17 21:40:59.187 INFO O| May 17 21:40:59.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
70522024-05-17T21:41:01.174Z[ recovery-image] May 17 21:40:59.187 INFO O| May 17 21:40:59.187 INFO STEP 855 (remove_files) COMPLETE
70532024-05-17T21:41:01.174Z[ recovery-image] May 17 21:40:59.188 INFO O| May 17 21:40:59.187 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542024-05-17T21:41:01.198Z[ recovery-image] May 17 21:40:59.214 INFO O| May 17 21:40:59.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
70552024-05-17T21:41:01.198Z[ recovery-image] May 17 21:40:59.214 INFO O| May 17 21:40:59.214 INFO STEP 856 (remove_files) COMPLETE
70562024-05-17T21:41:01.198Z[ recovery-image] May 17 21:40:59.214 INFO O| May 17 21:40:59.214 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572024-05-17T21:41:01.212Z[ recovery-image] May 17 21:40:59.234 INFO O| May 17 21:40:59.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
70582024-05-17T21:41:01.212Z[ recovery-image] May 17 21:40:59.234 INFO O| May 17 21:40:59.234 INFO STEP 857 (remove_files) COMPLETE
70592024-05-17T21:41:01.212Z[ recovery-image] May 17 21:40:59.234 INFO O| May 17 21:40:59.234 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602024-05-17T21:41:01.231Z[ recovery-image] May 17 21:40:59.253 INFO O| May 17 21:40:59.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
70612024-05-17T21:41:01.235Z[ recovery-image] May 17 21:40:59.253 INFO O| May 17 21:40:59.253 INFO STEP 858 (remove_files) COMPLETE
70622024-05-17T21:41:01.236Z[ recovery-image] May 17 21:40:59.253 INFO O| May 17 21:40:59.253 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632024-05-17T21:41:01.269Z[ recovery-image] May 17 21:40:59.286 INFO O| May 17 21:40:59.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
70642024-05-17T21:41:01.269Z[ recovery-image] May 17 21:40:59.286 INFO O| May 17 21:40:59.286 INFO STEP 859 (remove_files) COMPLETE
70652024-05-17T21:41:01.269Z[ recovery-image] May 17 21:40:59.286 INFO O| May 17 21:40:59.286 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662024-05-17T21:41:01.309Z[ recovery-image] May 17 21:40:59.327 INFO O| May 17 21:40:59.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
70672024-05-17T21:41:01.309Z[ recovery-image] May 17 21:40:59.327 INFO O| May 17 21:40:59.327 INFO STEP 860 (remove_files) COMPLETE
70682024-05-17T21:41:01.309Z[ recovery-image] May 17 21:40:59.327 INFO O| May 17 21:40:59.327 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692024-05-17T21:41:01.329Z[ host-image] May 17 21:40:59.345 INFO O| May 17 21:40:59.344 INFO O| Done
70702024-05-17T21:41:01.329Z[ host-image] May 17 21:40:59.345 INFO O| May 17 21:40:59.345 INFO O| Done
70712024-05-17T21:41:01.346Z[ recovery-image] May 17 21:40:59.366 INFO O| May 17 21:40:59.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
70722024-05-17T21:41:01.347Z[ recovery-image] May 17 21:40:59.366 INFO O| May 17 21:40:59.366 INFO STEP 861 (remove_files) COMPLETE
70732024-05-17T21:41:01.347Z[ recovery-image] May 17 21:40:59.367 INFO O| May 17 21:40:59.366 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742024-05-17T21:41:01.370Z[ recovery-image] May 17 21:40:59.385 INFO O| May 17 21:40:59.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
70752024-05-17T21:41:01.370Z[ recovery-image] May 17 21:40:59.385 INFO O| May 17 21:40:59.385 INFO STEP 862 (remove_files) COMPLETE
70762024-05-17T21:41:01.370Z[ recovery-image] May 17 21:40:59.385 INFO O| May 17 21:40:59.385 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772024-05-17T21:41:01.388Z[ recovery-image] May 17 21:40:59.409 INFO O| May 17 21:40:59.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
70782024-05-17T21:41:01.388Z[ recovery-image] May 17 21:40:59.409 INFO O| May 17 21:40:59.409 INFO STEP 863 (remove_files) COMPLETE
70792024-05-17T21:41:01.391Z[ recovery-image] May 17 21:40:59.410 INFO O| May 17 21:40:59.409 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802024-05-17T21:41:01.408Z[ recovery-image] May 17 21:40:59.429 INFO O| May 17 21:40:59.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
70812024-05-17T21:41:01.412Z[ recovery-image] May 17 21:40:59.429 INFO O| May 17 21:40:59.429 INFO STEP 864 (remove_files) COMPLETE
70822024-05-17T21:41:01.412Z[ recovery-image] May 17 21:40:59.429 INFO O| May 17 21:40:59.429 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832024-05-17T21:41:01.426Z[ recovery-image] May 17 21:40:59.447 INFO O| May 17 21:40:59.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
70842024-05-17T21:41:01.426Z[ recovery-image] May 17 21:40:59.448 INFO O| May 17 21:40:59.448 INFO STEP 865 (remove_files) COMPLETE
70852024-05-17T21:41:01.429Z[ recovery-image] May 17 21:40:59.448 INFO O| May 17 21:40:59.448 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862024-05-17T21:41:01.444Z[ recovery-image] May 17 21:40:59.466 INFO O| May 17 21:40:59.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
70872024-05-17T21:41:01.444Z[ recovery-image] May 17 21:40:59.466 INFO O| May 17 21:40:59.466 INFO STEP 866 (remove_files) COMPLETE
70882024-05-17T21:41:01.450Z[ recovery-image] May 17 21:40:59.466 INFO O| May 17 21:40:59.466 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892024-05-17T21:41:01.482Z[ recovery-image] May 17 21:40:59.504 INFO O| May 17 21:40:59.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
70902024-05-17T21:41:01.482Z[ recovery-image] May 17 21:40:59.504 INFO O| May 17 21:40:59.504 INFO STEP 867 (remove_files) COMPLETE
70912024-05-17T21:41:01.483Z[ recovery-image] May 17 21:40:59.504 INFO O| May 17 21:40:59.504 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922024-05-17T21:41:01.539Z[ recovery-image] May 17 21:40:59.560 INFO O| May 17 21:40:59.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
70932024-05-17T21:41:01.539Z[ recovery-image] May 17 21:40:59.560 INFO O| May 17 21:40:59.560 INFO STEP 868 (remove_files) COMPLETE
70942024-05-17T21:41:01.542Z[ recovery-image] May 17 21:40:59.560 INFO O| May 17 21:40:59.560 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952024-05-17T21:41:01.558Z[ recovery-image] May 17 21:40:59.580 INFO O| May 17 21:40:59.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
70962024-05-17T21:41:01.558Z[ recovery-image] May 17 21:40:59.580 INFO O| May 17 21:40:59.580 INFO STEP 869 (remove_files) COMPLETE
70972024-05-17T21:41:01.558Z[ recovery-image] May 17 21:40:59.580 INFO O| May 17 21:40:59.580 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982024-05-17T21:41:01.579Z[ recovery-image] May 17 21:40:59.598 INFO O| May 17 21:40:59.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
70992024-05-17T21:41:01.579Z[ recovery-image] May 17 21:40:59.598 INFO O| May 17 21:40:59.598 INFO STEP 870 (remove_files) COMPLETE
71002024-05-17T21:41:01.585Z[ recovery-image] May 17 21:40:59.598 INFO O| May 17 21:40:59.598 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012024-05-17T21:41:01.594Z[ recovery-image] May 17 21:40:59.615 INFO O| May 17 21:40:59.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71022024-05-17T21:41:01.594Z[ recovery-image] May 17 21:40:59.615 INFO O| May 17 21:40:59.615 INFO STEP 871 (remove_files) COMPLETE
71032024-05-17T21:41:01.599Z[ recovery-image] May 17 21:40:59.615 INFO O| May 17 21:40:59.615 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042024-05-17T21:41:01.626Z[ recovery-image] May 17 21:40:59.647 INFO O| May 17 21:40:59.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71052024-05-17T21:41:01.626Z[ recovery-image] May 17 21:40:59.647 INFO O| May 17 21:40:59.647 INFO STEP 872 (remove_files) COMPLETE
71062024-05-17T21:41:01.626Z[ recovery-image] May 17 21:40:59.647 INFO O| May 17 21:40:59.647 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072024-05-17T21:41:01.681Z[ recovery-image] May 17 21:40:59.702 INFO O| May 17 21:40:59.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71082024-05-17T21:41:01.685Z[ recovery-image] May 17 21:40:59.703 INFO O| May 17 21:40:59.703 INFO STEP 873 (remove_files) COMPLETE
71092024-05-17T21:41:01.685Z[ recovery-image] May 17 21:40:59.703 INFO O| May 17 21:40:59.703 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102024-05-17T21:41:01.720Z[ recovery-image] May 17 21:40:59.741 INFO O| May 17 21:40:59.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71112024-05-17T21:41:01.720Z[ recovery-image] May 17 21:40:59.741 INFO O| May 17 21:40:59.741 INFO STEP 874 (remove_files) COMPLETE
71122024-05-17T21:41:01.720Z[ recovery-image] May 17 21:40:59.741 INFO O| May 17 21:40:59.741 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132024-05-17T21:41:01.743Z[ recovery-image] May 17 21:40:59.764 INFO O| May 17 21:40:59.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71142024-05-17T21:41:01.743Z[ recovery-image] May 17 21:40:59.764 INFO O| May 17 21:40:59.764 INFO STEP 875 (remove_files) COMPLETE
71152024-05-17T21:41:01.743Z[ recovery-image] May 17 21:40:59.764 INFO O| May 17 21:40:59.764 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162024-05-17T21:41:01.763Z[ recovery-image] May 17 21:40:59.785 INFO O| May 17 21:40:59.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71172024-05-17T21:41:01.763Z[ recovery-image] May 17 21:40:59.785 INFO O| May 17 21:40:59.785 INFO STEP 876 (remove_files) COMPLETE
71182024-05-17T21:41:01.763Z[ recovery-image] May 17 21:40:59.785 INFO O| May 17 21:40:59.785 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192024-05-17T21:41:01.782Z[ recovery-image] May 17 21:40:59.802 INFO O| May 17 21:40:59.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
71202024-05-17T21:41:01.783Z[ recovery-image] May 17 21:40:59.802 INFO O| May 17 21:40:59.802 INFO STEP 877 (remove_files) COMPLETE
71212024-05-17T21:41:01.794Z[ recovery-image] May 17 21:40:59.802 INFO O| May 17 21:40:59.802 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222024-05-17T21:41:01.810Z[ recovery-image] May 17 21:40:59.830 INFO O| May 17 21:40:59.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
71232024-05-17T21:41:01.810Z[ recovery-image] May 17 21:40:59.830 INFO O| May 17 21:40:59.830 INFO STEP 878 (remove_files) COMPLETE
71242024-05-17T21:41:01.810Z[ recovery-image] May 17 21:40:59.830 INFO O| May 17 21:40:59.830 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252024-05-17T21:41:01.866Z[ recovery-image] May 17 21:40:59.887 INFO O| May 17 21:40:59.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
71262024-05-17T21:41:01.870Z[ recovery-image] May 17 21:40:59.888 INFO O| May 17 21:40:59.888 INFO STEP 879 (remove_files) COMPLETE
71272024-05-17T21:41:01.870Z[ recovery-image] May 17 21:40:59.888 INFO O| May 17 21:40:59.888 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282024-05-17T21:41:01.884Z[ recovery-image] May 17 21:40:59.906 INFO O| May 17 21:40:59.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
71292024-05-17T21:41:01.889Z[ recovery-image] May 17 21:40:59.906 INFO O| May 17 21:40:59.906 INFO STEP 880 (remove_files) COMPLETE
71302024-05-17T21:41:01.889Z[ recovery-image] May 17 21:40:59.906 INFO O| May 17 21:40:59.906 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312024-05-17T21:41:01.902Z[ recovery-image] May 17 21:40:59.923 INFO O| May 17 21:40:59.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
71322024-05-17T21:41:01.908Z[ recovery-image] May 17 21:40:59.923 INFO O| May 17 21:40:59.923 INFO STEP 881 (remove_files) COMPLETE
71332024-05-17T21:41:01.908Z[ recovery-image] May 17 21:40:59.923 INFO O| May 17 21:40:59.923 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342024-05-17T21:41:01.919Z[ recovery-image] May 17 21:40:59.941 INFO O| May 17 21:40:59.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
71352024-05-17T21:41:01.923Z[ recovery-image] May 17 21:40:59.941 INFO O| May 17 21:40:59.941 INFO STEP 882 (remove_files) COMPLETE
71362024-05-17T21:41:01.923Z[ recovery-image] May 17 21:40:59.942 INFO O| May 17 21:40:59.941 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372024-05-17T21:41:01.959Z[ recovery-image] May 17 21:40:59.981 INFO O| May 17 21:40:59.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
71382024-05-17T21:41:01.959Z[ recovery-image] May 17 21:40:59.981 INFO O| May 17 21:40:59.981 INFO STEP 883 (remove_files) COMPLETE
71392024-05-17T21:41:01.959Z[ recovery-image] May 17 21:40:59.981 INFO O| May 17 21:40:59.981 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402024-05-17T21:41:02.019Z[ recovery-image] May 17 21:41:00.041 INFO O| May 17 21:41:00.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
71412024-05-17T21:41:02.026Z[ recovery-image] May 17 21:41:00.041 INFO O| May 17 21:41:00.041 INFO STEP 884 (remove_files) COMPLETE
71422024-05-17T21:41:02.026Z[ recovery-image] May 17 21:41:00.041 INFO O| May 17 21:41:00.041 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432024-05-17T21:41:02.037Z[ host-image] May 17 21:41:00.059 INFO O| May 17 21:41:00.059 INFO O| Done
71442024-05-17T21:41:02.045Z[ recovery-image] May 17 21:41:00.060 INFO O| May 17 21:41:00.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
71452024-05-17T21:41:02.045Z[ recovery-image] May 17 21:41:00.060 INFO O| May 17 21:41:00.060 INFO STEP 885 (remove_files) COMPLETE
71462024-05-17T21:41:02.045Z[ recovery-image] May 17 21:41:00.060 INFO O| May 17 21:41:00.060 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472024-05-17T21:41:02.060Z[ recovery-image] May 17 21:41:00.082 INFO O| May 17 21:41:00.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
71482024-05-17T21:41:02.060Z[ recovery-image] May 17 21:41:00.082 INFO O| May 17 21:41:00.082 INFO STEP 886 (remove_files) COMPLETE
71492024-05-17T21:41:02.066Z[ recovery-image] May 17 21:41:00.082 INFO O| May 17 21:41:00.082 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502024-05-17T21:41:02.078Z[ recovery-image] May 17 21:41:00.100 INFO O| May 17 21:41:00.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
71512024-05-17T21:41:02.078Z[ recovery-image] May 17 21:41:00.100 INFO O| May 17 21:41:00.100 INFO STEP 887 (remove_files) COMPLETE
71522024-05-17T21:41:02.083Z[ recovery-image] May 17 21:41:00.100 INFO O| May 17 21:41:00.100 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532024-05-17T21:41:02.098Z[ recovery-image] May 17 21:41:00.119 INFO O| May 17 21:41:00.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
71542024-05-17T21:41:02.098Z[ recovery-image] May 17 21:41:00.120 INFO O| May 17 21:41:00.119 INFO STEP 888 (remove_files) COMPLETE
71552024-05-17T21:41:02.098Z[ recovery-image] May 17 21:41:00.120 INFO O| May 17 21:41:00.120 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562024-05-17T21:41:02.130Z[ recovery-image] May 17 21:41:00.151 INFO O| May 17 21:41:00.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
71572024-05-17T21:41:02.130Z[ recovery-image] May 17 21:41:00.151 INFO O| May 17 21:41:00.151 INFO STEP 889 (remove_files) COMPLETE
71582024-05-17T21:41:02.130Z[ recovery-image] May 17 21:41:00.151 INFO O| May 17 21:41:00.151 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592024-05-17T21:41:02.159Z[ recovery-image] May 17 21:41:00.180 INFO O| May 17 21:41:00.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
71602024-05-17T21:41:02.164Z[ recovery-image] May 17 21:41:00.180 INFO O| May 17 21:41:00.180 INFO STEP 890 (remove_files) COMPLETE
71612024-05-17T21:41:02.164Z[ recovery-image] May 17 21:41:00.180 INFO O| May 17 21:41:00.180 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71622024-05-17T21:41:02.212Z[ recovery-image] May 17 21:41:00.228 INFO O| May 17 21:41:00.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
71632024-05-17T21:41:02.212Z[ recovery-image] May 17 21:41:00.228 INFO O| May 17 21:41:00.228 INFO STEP 891 (remove_files) COMPLETE
71642024-05-17T21:41:02.218Z[ recovery-image] May 17 21:41:00.228 INFO O| May 17 21:41:00.228 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71652024-05-17T21:41:02.253Z[ recovery-image] May 17 21:41:00.270 INFO O| May 17 21:41:00.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
71662024-05-17T21:41:02.254Z[ recovery-image] May 17 21:41:00.270 INFO O| May 17 21:41:00.270 INFO STEP 892 (remove_files) COMPLETE
71672024-05-17T21:41:02.254Z[ recovery-image] May 17 21:41:00.270 INFO O| May 17 21:41:00.270 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71682024-05-17T21:41:02.276Z[ recovery-image] May 17 21:41:00.291 INFO O| May 17 21:41:00.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
71692024-05-17T21:41:02.276Z[ recovery-image] May 17 21:41:00.291 INFO O| May 17 21:41:00.291 INFO STEP 893 (remove_files) COMPLETE
71702024-05-17T21:41:02.276Z[ recovery-image] May 17 21:41:00.291 INFO O| May 17 21:41:00.291 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71712024-05-17T21:41:02.302Z[ recovery-image] May 17 21:41:00.320 INFO O| May 17 21:41:00.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
71722024-05-17T21:41:02.302Z[ recovery-image] May 17 21:41:00.320 INFO O| May 17 21:41:00.320 INFO STEP 894 (remove_files) COMPLETE
71732024-05-17T21:41:02.302Z[ recovery-image] May 17 21:41:00.320 INFO O| May 17 21:41:00.320 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71742024-05-17T21:41:02.332Z[ recovery-image] May 17 21:41:00.341 INFO O| May 17 21:41:00.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
71752024-05-17T21:41:02.332Z[ recovery-image] May 17 21:41:00.341 INFO O| May 17 21:41:00.341 INFO STEP 895 (remove_files) COMPLETE
71762024-05-17T21:41:02.342Z[ recovery-image] May 17 21:41:00.341 INFO O| May 17 21:41:00.341 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71772024-05-17T21:41:02.342Z[ recovery-image] May 17 21:41:00.360 INFO O| May 17 21:41:00.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
71782024-05-17T21:41:02.342Z[ recovery-image] May 17 21:41:00.360 INFO O| May 17 21:41:00.360 INFO STEP 896 (remove_files) COMPLETE
71792024-05-17T21:41:02.342Z[ recovery-image] May 17 21:41:00.360 INFO O| May 17 21:41:00.360 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802024-05-17T21:41:02.357Z[ recovery-image] May 17 21:41:00.378 INFO O| May 17 21:41:00.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
71812024-05-17T21:41:02.362Z[ recovery-image] May 17 21:41:00.378 INFO O| May 17 21:41:00.378 INFO STEP 897 (remove_files) COMPLETE
71822024-05-17T21:41:02.362Z[ recovery-image] May 17 21:41:00.378 INFO O| May 17 21:41:00.378 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832024-05-17T21:41:02.416Z[ recovery-image] May 17 21:41:00.435 INFO O| May 17 21:41:00.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
71842024-05-17T21:41:02.416Z[ recovery-image] May 17 21:41:00.435 INFO O| May 17 21:41:00.435 INFO STEP 898 (remove_files) COMPLETE
71852024-05-17T21:41:02.419Z[ recovery-image] May 17 21:41:00.435 INFO O| May 17 21:41:00.435 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71862024-05-17T21:41:02.432Z[ recovery-image] May 17 21:41:00.454 INFO O| May 17 21:41:00.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
71872024-05-17T21:41:02.432Z[ recovery-image] May 17 21:41:00.454 INFO O| May 17 21:41:00.454 INFO STEP 899 (remove_files) COMPLETE
71882024-05-17T21:41:02.432Z[ recovery-image] May 17 21:41:00.454 INFO O| May 17 21:41:00.454 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71892024-05-17T21:41:02.451Z[ recovery-image] May 17 21:41:00.473 INFO O| May 17 21:41:00.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
71902024-05-17T21:41:02.454Z[ recovery-image] May 17 21:41:00.473 INFO O| May 17 21:41:00.473 INFO STEP 900 (remove_files) COMPLETE
71912024-05-17T21:41:02.454Z[ recovery-image] May 17 21:41:00.473 INFO O| May 17 21:41:00.473 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71922024-05-17T21:41:02.486Z[ recovery-image] May 17 21:41:00.507 INFO O| May 17 21:41:00.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
71932024-05-17T21:41:02.490Z[ recovery-image] May 17 21:41:00.508 INFO O| May 17 21:41:00.507 INFO STEP 901 (remove_files) COMPLETE
71942024-05-17T21:41:02.490Z[ recovery-image] May 17 21:41:00.508 INFO O| May 17 21:41:00.507 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71952024-05-17T21:41:02.538Z[ recovery-image] May 17 21:41:00.558 INFO O| May 17 21:41:00.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
71962024-05-17T21:41:02.542Z[ recovery-image] May 17 21:41:00.559 INFO O| May 17 21:41:00.559 INFO STEP 902 (remove_files) COMPLETE
71972024-05-17T21:41:02.542Z[ recovery-image] May 17 21:41:00.559 INFO O| May 17 21:41:00.559 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982024-05-17T21:41:02.555Z[ recovery-image] May 17 21:41:00.577 INFO O| May 17 21:41:00.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
71992024-05-17T21:41:02.559Z[ recovery-image] May 17 21:41:00.577 INFO O| May 17 21:41:00.577 INFO STEP 903 (remove_files) COMPLETE
72002024-05-17T21:41:02.559Z[ recovery-image] May 17 21:41:00.578 INFO O| May 17 21:41:00.578 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012024-05-17T21:41:02.578Z[ recovery-image] May 17 21:41:00.600 INFO O| May 17 21:41:00.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72022024-05-17T21:41:02.578Z[ recovery-image] May 17 21:41:00.600 INFO O| May 17 21:41:00.600 INFO STEP 904 (remove_files) COMPLETE
72032024-05-17T21:41:02.578Z[ recovery-image] May 17 21:41:00.600 INFO O| May 17 21:41:00.600 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042024-05-17T21:41:02.622Z[ recovery-image] May 17 21:41:00.643 INFO O| May 17 21:41:00.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72052024-05-17T21:41:02.622Z[ recovery-image] May 17 21:41:00.643 INFO O| May 17 21:41:00.643 INFO STEP 905 (remove_files) COMPLETE
72062024-05-17T21:41:02.622Z[ recovery-image] May 17 21:41:00.643 INFO O| May 17 21:41:00.643 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072024-05-17T21:41:02.640Z[ recovery-image] May 17 21:41:00.661 INFO O| May 17 21:41:00.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72082024-05-17T21:41:02.640Z[ recovery-image] May 17 21:41:00.661 INFO O| May 17 21:41:00.661 INFO STEP 906 (remove_files) COMPLETE
72092024-05-17T21:41:02.640Z[ recovery-image] May 17 21:41:00.661 INFO O| May 17 21:41:00.661 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102024-05-17T21:41:02.681Z[ recovery-image] May 17 21:41:00.702 INFO O| May 17 21:41:00.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72112024-05-17T21:41:02.681Z[ recovery-image] May 17 21:41:00.702 INFO O| May 17 21:41:00.702 INFO STEP 907 (remove_files) COMPLETE
72122024-05-17T21:41:02.684Z[ recovery-image] May 17 21:41:00.702 INFO O| May 17 21:41:00.702 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132024-05-17T21:41:02.718Z[ recovery-image] May 17 21:41:00.738 INFO O| May 17 21:41:00.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72142024-05-17T21:41:02.718Z[ recovery-image] May 17 21:41:00.738 INFO O| May 17 21:41:00.738 INFO STEP 908 (remove_files) COMPLETE
72152024-05-17T21:41:02.719Z[ recovery-image] May 17 21:41:00.738 INFO O| May 17 21:41:00.738 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162024-05-17T21:41:02.742Z[ recovery-image] May 17 21:41:00.757 INFO O| May 17 21:41:00.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72172024-05-17T21:41:02.742Z[ recovery-image] May 17 21:41:00.757 INFO O| May 17 21:41:00.757 INFO STEP 909 (remove_files) COMPLETE
72182024-05-17T21:41:02.742Z[ recovery-image] May 17 21:41:00.757 INFO O| May 17 21:41:00.757 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192024-05-17T21:41:03.187Z[ recovery-image] May 17 21:41:00.786 INFO O| May 17 21:41:00.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
72202024-05-17T21:41:03.187Z[ recovery-image] May 17 21:41:00.787 INFO O| May 17 21:41:00.787 INFO STEP 910 (remove_files) COMPLETE
72212024-05-17T21:41:03.187Z[ recovery-image] May 17 21:41:00.787 INFO O| May 17 21:41:00.787 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222024-05-17T21:41:03.187Z[ recovery-image] May 17 21:41:00.816 INFO O| May 17 21:41:00.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
72232024-05-17T21:41:03.187Z[ recovery-image] May 17 21:41:00.817 INFO O| May 17 21:41:00.816 INFO STEP 911 (remove_files) COMPLETE
72242024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.817 INFO O| May 17 21:41:00.817 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.836 INFO O| May 17 21:41:00.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
72262024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.837 INFO O| May 17 21:41:00.837 INFO STEP 912 (remove_files) COMPLETE
72272024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.837 INFO O| May 17 21:41:00.837 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.854 INFO O| May 17 21:41:00.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
72292024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.854 INFO O| May 17 21:41:00.854 INFO STEP 913 (remove_files) COMPLETE
72302024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.854 INFO O| May 17 21:41:00.854 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.889 INFO O| May 17 21:41:00.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
72322024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.889 INFO O| May 17 21:41:00.889 INFO STEP 914 (remove_files) COMPLETE
72332024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.889 INFO O| May 17 21:41:00.889 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342024-05-17T21:41:03.188Z[ recovery-image] May 17 21:41:00.907 INFO O| May 17 21:41:00.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
72352024-05-17T21:41:03.189Z[ recovery-image] May 17 21:41:00.907 INFO O| May 17 21:41:00.907 INFO STEP 915 (remove_files) COMPLETE
72362024-05-17T21:41:03.189Z[ recovery-image] May 17 21:41:00.907 INFO O| May 17 21:41:00.907 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372024-05-17T21:41:03.189Z[ recovery-image] May 17 21:41:00.967 INFO O| May 17 21:41:00.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
72382024-05-17T21:41:03.189Z[ recovery-image] May 17 21:41:00.967 INFO O| May 17 21:41:00.967 INFO STEP 916 (remove_files) COMPLETE
72392024-05-17T21:41:03.189Z[ recovery-image] May 17 21:41:00.967 INFO O| May 17 21:41:00.967 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402024-05-17T21:41:03.189Z[ recovery-image] May 17 21:41:00.985 INFO O| May 17 21:41:00.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
72412024-05-17T21:41:03.189Z[ recovery-image] May 17 21:41:00.986 INFO O| May 17 21:41:00.986 INFO STEP 917 (remove_files) COMPLETE
72422024-05-17T21:41:03.190Z[ recovery-image] May 17 21:41:00.986 INFO O| May 17 21:41:00.986 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432024-05-17T21:41:03.190Z[ recovery-image] May 17 21:41:01.004 INFO O| May 17 21:41:01.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
72442024-05-17T21:41:03.190Z[ recovery-image] May 17 21:41:01.005 INFO O| May 17 21:41:01.005 INFO STEP 918 (remove_files) COMPLETE
72452024-05-17T21:41:03.190Z[ recovery-image] May 17 21:41:01.005 INFO O| May 17 21:41:01.005 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.025 INFO O| May 17 21:41:01.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
72472024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.025 INFO O| May 17 21:41:01.025 INFO STEP 919 (remove_files) COMPLETE
72482024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.025 INFO O| May 17 21:41:01.025 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.066 INFO O| May 17 21:41:01.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
72502024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.066 INFO O| May 17 21:41:01.066 INFO STEP 920 (remove_files) COMPLETE
72512024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.066 INFO O| May 17 21:41:01.066 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.111 INFO O| May 17 21:41:01.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
72532024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.111 INFO O| May 17 21:41:01.111 INFO STEP 921 (remove_files) COMPLETE
72542024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.111 INFO O| May 17 21:41:01.111 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552024-05-17T21:41:03.191Z[ recovery-image] May 17 21:41:01.166 INFO O| May 17 21:41:01.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
72562024-05-17T21:41:03.192Z[ recovery-image] May 17 21:41:01.166 INFO O| May 17 21:41:01.166 INFO STEP 922 (remove_files) COMPLETE
72572024-05-17T21:41:03.192Z[ recovery-image] May 17 21:41:01.167 INFO O| May 17 21:41:01.166 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582024-05-17T21:41:03.192Z[ recovery-image] May 17 21:41:01.184 INFO O| May 17 21:41:01.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
72592024-05-17T21:41:03.192Z[ recovery-image] May 17 21:41:01.184 INFO O| May 17 21:41:01.184 INFO STEP 923 (remove_files) COMPLETE
72602024-05-17T21:41:03.192Z[ recovery-image] May 17 21:41:01.184 INFO O| May 17 21:41:01.184 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612024-05-17T21:41:03.241Z[ recovery-image] May 17 21:41:01.263 INFO O| May 17 21:41:01.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
72622024-05-17T21:41:03.242Z[ recovery-image] May 17 21:41:01.263 INFO O| May 17 21:41:01.263 INFO STEP 924 (remove_files) COMPLETE
72632024-05-17T21:41:03.242Z[ recovery-image] May 17 21:41:01.263 INFO O| May 17 21:41:01.263 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642024-05-17T21:41:03.262Z[ recovery-image] May 17 21:41:01.283 INFO O| May 17 21:41:01.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
72652024-05-17T21:41:03.262Z[ recovery-image] May 17 21:41:01.283 INFO O| May 17 21:41:01.283 INFO STEP 925 (remove_files) COMPLETE
72662024-05-17T21:41:03.266Z[ recovery-image] May 17 21:41:01.283 INFO O| May 17 21:41:01.283 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672024-05-17T21:41:03.320Z[ recovery-image] May 17 21:41:01.342 INFO O| May 17 21:41:01.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
72682024-05-17T21:41:03.320Z[ recovery-image] May 17 21:41:01.342 INFO O| May 17 21:41:01.342 INFO STEP 926 (remove_files) COMPLETE
72692024-05-17T21:41:03.320Z[ recovery-image] May 17 21:41:01.342 INFO O| May 17 21:41:01.342 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702024-05-17T21:41:03.340Z[ recovery-image] May 17 21:41:01.359 INFO O| May 17 21:41:01.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
72712024-05-17T21:41:03.340Z[ recovery-image] May 17 21:41:01.359 INFO O| May 17 21:41:01.359 INFO STEP 927 (remove_files) COMPLETE
72722024-05-17T21:41:03.340Z[ recovery-image] May 17 21:41:01.359 INFO O| May 17 21:41:01.359 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732024-05-17T21:41:03.416Z[ recovery-image] May 17 21:41:01.437 INFO O| May 17 21:41:01.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
72742024-05-17T21:41:03.420Z[ recovery-image] May 17 21:41:01.437 INFO O| May 17 21:41:01.437 INFO STEP 928 (remove_files) COMPLETE
72752024-05-17T21:41:03.420Z[ recovery-image] May 17 21:41:01.437 INFO O| May 17 21:41:01.437 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762024-05-17T21:41:03.435Z[ recovery-image] May 17 21:41:01.456 INFO O| May 17 21:41:01.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
72772024-05-17T21:41:03.439Z[ recovery-image] May 17 21:41:01.456 INFO O| May 17 21:41:01.456 INFO STEP 929 (remove_files) COMPLETE
72782024-05-17T21:41:03.439Z[ recovery-image] May 17 21:41:01.457 INFO O| May 17 21:41:01.457 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792024-05-17T21:41:03.483Z[ recovery-image] May 17 21:41:01.504 INFO O| May 17 21:41:01.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
72802024-05-17T21:41:03.483Z[ recovery-image] May 17 21:41:01.504 INFO O| May 17 21:41:01.504 INFO STEP 930 (remove_files) COMPLETE
72812024-05-17T21:41:03.487Z[ recovery-image] May 17 21:41:01.505 INFO O| May 17 21:41:01.504 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822024-05-17T21:41:03.504Z[ recovery-image] May 17 21:41:01.524 INFO O| May 17 21:41:01.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
72832024-05-17T21:41:03.508Z[ recovery-image] May 17 21:41:01.524 INFO O| May 17 21:41:01.524 INFO STEP 931 (remove_files) COMPLETE
72842024-05-17T21:41:03.508Z[ recovery-image] May 17 21:41:01.524 INFO O| May 17 21:41:01.524 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852024-05-17T21:41:03.563Z[ recovery-image] May 17 21:41:01.584 INFO O| May 17 21:41:01.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
72862024-05-17T21:41:03.563Z[ recovery-image] May 17 21:41:01.584 INFO O| May 17 21:41:01.584 INFO STEP 932 (remove_files) COMPLETE
72872024-05-17T21:41:03.568Z[ recovery-image] May 17 21:41:01.584 INFO O| May 17 21:41:01.584 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882024-05-17T21:41:03.586Z[ recovery-image] May 17 21:41:01.603 INFO O| May 17 21:41:01.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
72892024-05-17T21:41:03.586Z[ recovery-image] May 17 21:41:01.603 INFO O| May 17 21:41:01.603 INFO STEP 933 (remove_files) COMPLETE
72902024-05-17T21:41:03.586Z[ recovery-image] May 17 21:41:01.603 INFO O| May 17 21:41:01.603 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912024-05-17T21:41:03.681Z[ recovery-image] May 17 21:41:01.703 INFO O| May 17 21:41:01.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
72922024-05-17T21:41:03.685Z[ recovery-image] May 17 21:41:01.703 INFO O| May 17 21:41:01.703 INFO STEP 934 (remove_files) COMPLETE
72932024-05-17T21:41:03.685Z[ recovery-image] May 17 21:41:01.703 INFO O| May 17 21:41:01.703 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942024-05-17T21:41:03.701Z[ recovery-image] May 17 21:41:01.723 INFO O| May 17 21:41:01.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
72952024-05-17T21:41:03.701Z[ recovery-image] May 17 21:41:01.723 INFO O| May 17 21:41:01.723 INFO STEP 935 (remove_files) COMPLETE
72962024-05-17T21:41:03.702Z[ recovery-image] May 17 21:41:01.723 INFO O| May 17 21:41:01.723 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972024-05-17T21:41:03.724Z[ recovery-image] May 17 21:41:01.745 INFO O| May 17 21:41:01.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
72982024-05-17T21:41:03.737Z[ recovery-image] May 17 21:41:01.745 INFO O| May 17 21:41:01.745 INFO STEP 936 (remove_files) COMPLETE
72992024-05-17T21:41:03.737Z[ recovery-image] May 17 21:41:01.746 INFO O| May 17 21:41:01.745 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002024-05-17T21:41:03.744Z[ recovery-image] May 17 21:41:01.766 INFO O| May 17 21:41:01.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73012024-05-17T21:41:03.748Z[ recovery-image] May 17 21:41:01.766 INFO O| May 17 21:41:01.766 INFO STEP 937 (remove_files) COMPLETE
73022024-05-17T21:41:03.748Z[ recovery-image] May 17 21:41:01.766 INFO O| May 17 21:41:01.766 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032024-05-17T21:41:03.765Z[ recovery-image] May 17 21:41:01.785 INFO O| May 17 21:41:01.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73042024-05-17T21:41:03.772Z[ recovery-image] May 17 21:41:01.786 INFO O| May 17 21:41:01.786 INFO STEP 938 (remove_files) COMPLETE
73052024-05-17T21:41:03.772Z[ recovery-image] May 17 21:41:01.786 INFO O| May 17 21:41:01.786 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062024-05-17T21:41:03.789Z[ recovery-image] May 17 21:41:01.806 INFO O| May 17 21:41:01.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73072024-05-17T21:41:03.797Z[ recovery-image] May 17 21:41:01.806 INFO O| May 17 21:41:01.806 INFO STEP 939 (remove_files) COMPLETE
73082024-05-17T21:41:03.797Z[ recovery-image] May 17 21:41:01.806 INFO O| May 17 21:41:01.806 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092024-05-17T21:41:03.813Z[ recovery-image] May 17 21:41:01.826 INFO O| May 17 21:41:01.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73102024-05-17T21:41:03.818Z[ recovery-image] May 17 21:41:01.826 INFO O| May 17 21:41:01.826 INFO STEP 940 (remove_files) COMPLETE
73112024-05-17T21:41:03.818Z[ recovery-image] May 17 21:41:01.826 INFO O| May 17 21:41:01.826 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122024-05-17T21:41:03.825Z[ recovery-image] May 17 21:41:01.846 INFO O| May 17 21:41:01.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73132024-05-17T21:41:03.828Z[ recovery-image] May 17 21:41:01.847 INFO O| May 17 21:41:01.846 INFO STEP 941 (remove_files) COMPLETE
73142024-05-17T21:41:03.828Z[ recovery-image] May 17 21:41:01.847 INFO O| May 17 21:41:01.847 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152024-05-17T21:41:03.856Z[ recovery-image] May 17 21:41:01.876 INFO O| May 17 21:41:01.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73162024-05-17T21:41:03.856Z[ recovery-image] May 17 21:41:01.876 INFO O| May 17 21:41:01.876 INFO STEP 942 (remove_files) COMPLETE
73172024-05-17T21:41:03.856Z[ recovery-image] May 17 21:41:01.876 INFO O| May 17 21:41:01.876 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182024-05-17T21:41:03.888Z[ recovery-image] May 17 21:41:01.908 INFO O| May 17 21:41:01.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
73192024-05-17T21:41:03.888Z[ recovery-image] May 17 21:41:01.908 INFO O| May 17 21:41:01.908 INFO STEP 943 (remove_files) COMPLETE
73202024-05-17T21:41:03.888Z[ recovery-image] May 17 21:41:01.908 INFO O| May 17 21:41:01.908 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212024-05-17T21:41:03.906Z[ recovery-image] May 17 21:41:01.927 INFO O| May 17 21:41:01.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
73222024-05-17T21:41:03.906Z[ recovery-image] May 17 21:41:01.927 INFO O| May 17 21:41:01.927 INFO STEP 944 (remove_files) COMPLETE
73232024-05-17T21:41:03.906Z[ recovery-image] May 17 21:41:01.927 INFO O| May 17 21:41:01.927 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242024-05-17T21:41:03.923Z[ recovery-image] May 17 21:41:01.945 INFO O| May 17 21:41:01.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
73252024-05-17T21:41:03.923Z[ recovery-image] May 17 21:41:01.945 INFO O| May 17 21:41:01.945 INFO STEP 945 (remove_files) COMPLETE
73262024-05-17T21:41:03.926Z[ recovery-image] May 17 21:41:01.945 INFO O| May 17 21:41:01.945 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272024-05-17T21:41:03.940Z[ recovery-image] May 17 21:41:01.961 INFO O| May 17 21:41:01.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
73282024-05-17T21:41:03.941Z[ recovery-image] May 17 21:41:01.961 INFO O| May 17 21:41:01.961 INFO STEP 946 (remove_files) COMPLETE
73292024-05-17T21:41:03.944Z[ recovery-image] May 17 21:41:01.961 INFO O| May 17 21:41:01.961 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302024-05-17T21:41:03.964Z[ recovery-image] May 17 21:41:01.985 INFO O| May 17 21:41:01.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
73312024-05-17T21:41:03.964Z[ recovery-image] May 17 21:41:01.986 INFO O| May 17 21:41:01.986 INFO STEP 947 (remove_files) COMPLETE
73322024-05-17T21:41:03.970Z[ recovery-image] May 17 21:41:01.986 INFO O| May 17 21:41:01.986 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332024-05-17T21:41:04.007Z[ recovery-image] May 17 21:41:02.028 INFO O| May 17 21:41:02.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
73342024-05-17T21:41:04.011Z[ recovery-image] May 17 21:41:02.028 INFO O| May 17 21:41:02.028 INFO STEP 948 (remove_files) COMPLETE
73352024-05-17T21:41:04.011Z[ recovery-image] May 17 21:41:02.028 INFO O| May 17 21:41:02.028 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362024-05-17T21:41:04.038Z[ recovery-image] May 17 21:41:02.059 INFO O| May 17 21:41:02.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
73372024-05-17T21:41:04.038Z[ recovery-image] May 17 21:41:02.059 INFO O| May 17 21:41:02.059 INFO STEP 949 (remove_files) COMPLETE
73382024-05-17T21:41:04.051Z[ recovery-image] May 17 21:41:02.059 INFO O| May 17 21:41:02.059 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392024-05-17T21:41:04.057Z[ recovery-image] May 17 21:41:02.078 INFO O| May 17 21:41:02.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
73402024-05-17T21:41:04.061Z[ recovery-image] May 17 21:41:02.078 INFO O| May 17 21:41:02.078 INFO STEP 950 (remove_files) COMPLETE
73412024-05-17T21:41:04.061Z[ recovery-image] May 17 21:41:02.078 INFO O| May 17 21:41:02.078 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422024-05-17T21:41:04.074Z[ recovery-image] May 17 21:41:02.094 INFO O| May 17 21:41:02.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
73432024-05-17T21:41:04.074Z[ recovery-image] May 17 21:41:02.094 INFO O| May 17 21:41:02.094 INFO STEP 951 (remove_files) COMPLETE
73442024-05-17T21:41:04.074Z[ recovery-image] May 17 21:41:02.094 INFO O| May 17 21:41:02.094 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452024-05-17T21:41:04.089Z[ recovery-image] May 17 21:41:02.110 INFO O| May 17 21:41:02.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
73462024-05-17T21:41:04.089Z[ recovery-image] May 17 21:41:02.110 INFO O| May 17 21:41:02.110 INFO STEP 952 (remove_files) COMPLETE
73472024-05-17T21:41:04.089Z[ recovery-image] May 17 21:41:02.110 INFO O| May 17 21:41:02.110 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482024-05-17T21:41:04.104Z[ recovery-image] May 17 21:41:02.126 INFO O| May 17 21:41:02.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
73492024-05-17T21:41:04.105Z[ recovery-image] May 17 21:41:02.126 INFO O| May 17 21:41:02.126 INFO STEP 953 (remove_files) COMPLETE
73502024-05-17T21:41:04.109Z[ recovery-image] May 17 21:41:02.126 INFO O| May 17 21:41:02.126 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512024-05-17T21:41:04.122Z[ recovery-image] May 17 21:41:02.144 INFO O| May 17 21:41:02.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
73522024-05-17T21:41:04.123Z[ recovery-image] May 17 21:41:02.144 INFO O| May 17 21:41:02.144 INFO STEP 954 (remove_files) COMPLETE
73532024-05-17T21:41:04.123Z[ recovery-image] May 17 21:41:02.144 INFO O| May 17 21:41:02.144 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542024-05-17T21:41:04.142Z[ recovery-image] May 17 21:41:02.162 INFO O| May 17 21:41:02.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
73552024-05-17T21:41:04.142Z[ recovery-image] May 17 21:41:02.162 INFO O| May 17 21:41:02.162 INFO STEP 955 (remove_files) COMPLETE
73562024-05-17T21:41:04.142Z[ recovery-image] May 17 21:41:02.162 INFO O| May 17 21:41:02.162 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572024-05-17T21:41:04.170Z[ recovery-image] May 17 21:41:02.191 INFO O| May 17 21:41:02.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
73582024-05-17T21:41:04.170Z[ recovery-image] May 17 21:41:02.191 INFO O| May 17 21:41:02.191 INFO STEP 956 (remove_files) COMPLETE
73592024-05-17T21:41:04.170Z[ recovery-image] May 17 21:41:02.191 INFO O| May 17 21:41:02.191 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602024-05-17T21:41:04.239Z[ recovery-image] May 17 21:41:02.243 INFO O| May 17 21:41:02.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
73612024-05-17T21:41:04.655Z[ recovery-image] May 17 21:41:02.243 INFO O| May 17 21:41:02.243 INFO STEP 957 (remove_files) COMPLETE
73622024-05-17T21:41:04.655Z[ recovery-image] May 17 21:41:02.243 INFO O| May 17 21:41:02.243 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.304 INFO O| May 17 21:41:02.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
73642024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.305 INFO O| May 17 21:41:02.304 INFO STEP 958 (remove_files) COMPLETE
73652024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.305 INFO O| May 17 21:41:02.305 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.323 INFO O| May 17 21:41:02.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
73672024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.324 INFO O| May 17 21:41:02.324 INFO STEP 959 (remove_files) COMPLETE
73682024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.324 INFO O| May 17 21:41:02.324 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.356 INFO O| May 17 21:41:02.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
73702024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.356 INFO O| May 17 21:41:02.356 INFO STEP 960 (remove_files) COMPLETE
73712024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.356 INFO O| May 17 21:41:02.356 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722024-05-17T21:41:04.661Z[ recovery-image] May 17 21:41:02.376 INFO O| May 17 21:41:02.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
73732024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.376 INFO O| May 17 21:41:02.376 INFO STEP 961 (remove_files) COMPLETE
73742024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.376 INFO O| May 17 21:41:02.376 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.402 INFO O| May 17 21:41:02.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
73762024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.403 INFO O| May 17 21:41:02.402 INFO STEP 962 (remove_files) COMPLETE
73772024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.403 INFO O| May 17 21:41:02.403 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.422 INFO O| May 17 21:41:02.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
73792024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.422 INFO O| May 17 21:41:02.422 INFO STEP 963 (remove_files) COMPLETE
73802024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.422 INFO O| May 17 21:41:02.422 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.438 INFO O| May 17 21:41:02.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
73822024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.438 INFO O| May 17 21:41:02.438 INFO STEP 964 (remove_files) COMPLETE
73832024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.438 INFO O| May 17 21:41:02.438 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.453 INFO O| May 17 21:41:02.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
73852024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.453 INFO O| May 17 21:41:02.453 INFO STEP 965 (remove_files) COMPLETE
73862024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.454 INFO O| May 17 21:41:02.453 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.499 INFO O| May 17 21:41:02.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
73882024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.500 INFO O| May 17 21:41:02.499 INFO STEP 966 (remove_files) COMPLETE
73892024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.500 INFO O| May 17 21:41:02.500 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.555 INFO O| May 17 21:41:02.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
73912024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.555 INFO O| May 17 21:41:02.555 INFO STEP 967 (remove_files) COMPLETE
73922024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.555 INFO O| May 17 21:41:02.555 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.634 INFO O| May 17 21:41:02.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
73942024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.634 INFO O| May 17 21:41:02.634 INFO STEP 968 (remove_files) COMPLETE
73952024-05-17T21:41:04.662Z[ recovery-image] May 17 21:41:02.634 INFO O| May 17 21:41:02.634 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962024-05-17T21:41:04.663Z[ recovery-image] May 17 21:41:02.652 INFO O| May 17 21:41:02.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
73972024-05-17T21:41:04.663Z[ recovery-image] May 17 21:41:02.652 INFO O| May 17 21:41:02.652 INFO STEP 969 (remove_files) COMPLETE
73982024-05-17T21:41:04.663Z[ recovery-image] May 17 21:41:02.652 INFO O| May 17 21:41:02.652 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992024-05-17T21:41:04.684Z[ recovery-image] May 17 21:41:02.705 INFO O| May 17 21:41:02.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74002024-05-17T21:41:04.688Z[ recovery-image] May 17 21:41:02.706 INFO O| May 17 21:41:02.705 INFO STEP 970 (remove_files) COMPLETE
74012024-05-17T21:41:04.688Z[ recovery-image] May 17 21:41:02.706 INFO O| May 17 21:41:02.705 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74022024-05-17T21:41:04.704Z[ recovery-image] May 17 21:41:02.725 INFO O| May 17 21:41:02.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74032024-05-17T21:41:04.704Z[ recovery-image] May 17 21:41:02.725 INFO O| May 17 21:41:02.725 INFO STEP 971 (remove_files) COMPLETE
74042024-05-17T21:41:04.704Z[ recovery-image] May 17 21:41:02.725 INFO O| May 17 21:41:02.725 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74052024-05-17T21:41:04.744Z[ host-image] May 17 21:41:02.765 INFO O| May 17 21:41:02.765 INFO O| Done
74062024-05-17T21:41:04.748Z[ recovery-image] May 17 21:41:02.768 INFO O| May 17 21:41:02.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74072024-05-17T21:41:04.748Z[ recovery-image] May 17 21:41:02.768 INFO O| May 17 21:41:02.768 INFO STEP 972 (remove_files) COMPLETE
74082024-05-17T21:41:04.748Z[ recovery-image] May 17 21:41:02.768 INFO O| May 17 21:41:02.768 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092024-05-17T21:41:04.766Z[ recovery-image] May 17 21:41:02.787 INFO O| May 17 21:41:02.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74102024-05-17T21:41:04.769Z[ recovery-image] May 17 21:41:02.787 INFO O| May 17 21:41:02.787 INFO STEP 973 (remove_files) COMPLETE
74112024-05-17T21:41:04.770Z[ recovery-image] May 17 21:41:02.787 INFO O| May 17 21:41:02.787 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122024-05-17T21:41:04.785Z[ recovery-image] May 17 21:41:02.806 INFO O| May 17 21:41:02.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74132024-05-17T21:41:04.790Z[ recovery-image] May 17 21:41:02.806 INFO O| May 17 21:41:02.806 INFO STEP 974 (remove_files) COMPLETE
74142024-05-17T21:41:04.790Z[ recovery-image] May 17 21:41:02.806 INFO O| May 17 21:41:02.806 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152024-05-17T21:41:04.802Z[ recovery-image] May 17 21:41:02.824 INFO O| May 17 21:41:02.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74162024-05-17T21:41:04.803Z[ recovery-image] May 17 21:41:02.824 INFO O| May 17 21:41:02.824 INFO STEP 975 (remove_files) COMPLETE
74172024-05-17T21:41:04.807Z[ recovery-image] May 17 21:41:02.824 INFO O| May 17 21:41:02.824 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182024-05-17T21:41:04.807Z[ host-image] May 17 21:41:02.825 INFO O| May 17 21:41:02.825 INFO O| Done
74192024-05-17T21:41:04.807Z[ host-image] May 17 21:41:02.825 INFO O| May 17 21:41:02.825 INFO O| Done
74202024-05-17T21:41:04.820Z[ recovery-image] May 17 21:41:02.841 INFO O| May 17 21:41:02.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74212024-05-17T21:41:04.824Z[ recovery-image] May 17 21:41:02.841 INFO O| May 17 21:41:02.841 INFO STEP 976 (remove_files) COMPLETE
74222024-05-17T21:41:04.824Z[ recovery-image] May 17 21:41:02.841 INFO O| May 17 21:41:02.841 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232024-05-17T21:41:04.840Z[ recovery-image] May 17 21:41:02.861 INFO O| May 17 21:41:02.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
74242024-05-17T21:41:04.840Z[ recovery-image] May 17 21:41:02.861 INFO O| May 17 21:41:02.861 INFO STEP 977 (remove_files) COMPLETE
74252024-05-17T21:41:04.844Z[ recovery-image] May 17 21:41:02.861 INFO O| May 17 21:41:02.861 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262024-05-17T21:41:04.882Z[ recovery-image] May 17 21:41:02.903 INFO O| May 17 21:41:02.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
74272024-05-17T21:41:04.882Z[ recovery-image] May 17 21:41:02.903 INFO O| May 17 21:41:02.903 INFO STEP 978 (remove_files) COMPLETE
74282024-05-17T21:41:04.882Z[ recovery-image] May 17 21:41:02.903 INFO O| May 17 21:41:02.903 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292024-05-17T21:41:04.885Z[ host-image] May 17 21:41:02.907 INFO O| May 17 21:41:02.907 INFO O| Done
74302024-05-17T21:41:04.923Z[ recovery-image] May 17 21:41:02.944 INFO O| May 17 21:41:02.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
74312024-05-17T21:41:04.926Z[ recovery-image] May 17 21:41:02.944 INFO O| May 17 21:41:02.944 INFO STEP 979 (remove_files) COMPLETE
74322024-05-17T21:41:04.926Z[ recovery-image] May 17 21:41:02.944 INFO O| May 17 21:41:02.944 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332024-05-17T21:41:04.986Z[ recovery-image] May 17 21:41:03.007 INFO O| May 17 21:41:03.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
74342024-05-17T21:41:04.987Z[ recovery-image] May 17 21:41:03.007 INFO O| May 17 21:41:03.007 INFO STEP 980 (remove_files) COMPLETE
74352024-05-17T21:41:04.987Z[ recovery-image] May 17 21:41:03.007 INFO O| May 17 21:41:03.007 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362024-05-17T21:41:05.046Z[ recovery-image] May 17 21:41:03.065 INFO O| May 17 21:41:03.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
74372024-05-17T21:41:05.046Z[ recovery-image] May 17 21:41:03.065 INFO O| May 17 21:41:03.065 INFO STEP 981 (remove_files) COMPLETE
74382024-05-17T21:41:05.046Z[ recovery-image] May 17 21:41:03.065 INFO O| May 17 21:41:03.065 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392024-05-17T21:41:05.080Z[ recovery-image] May 17 21:41:03.090 INFO O| May 17 21:41:03.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
74402024-05-17T21:41:05.080Z[ recovery-image] May 17 21:41:03.090 INFO O| May 17 21:41:03.090 INFO STEP 982 (remove_files) COMPLETE
74412024-05-17T21:41:05.519Z[ recovery-image] May 17 21:41:03.090 INFO O| May 17 21:41:03.090 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422024-05-17T21:41:05.519Z[ host-image] May 17 21:41:03.095 INFO O| May 17 21:41:03.095 INFO STEP 13 (pkg_install) COMPLETE
74432024-05-17T21:41:05.519Z[ host-image] May 17 21:41:03.095 INFO O| May 17 21:41:03.095 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
74442024-05-17T21:41:05.519Z[ host-image] May 17 21:41:03.113 INFO O| May 17 21:41:03.113 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
74452024-05-17T21:41:05.519Z[ recovery-image] May 17 21:41:03.146 INFO O| May 17 21:41:03.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74462024-05-17T21:41:05.519Z[ recovery-image] May 17 21:41:03.146 INFO O| May 17 21:41:03.146 INFO STEP 983 (remove_files) COMPLETE
74472024-05-17T21:41:05.519Z[ recovery-image] May 17 21:41:03.147 INFO O| May 17 21:41:03.146 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482024-05-17T21:41:05.519Z[ recovery-image] May 17 21:41:03.164 INFO O| May 17 21:41:03.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74492024-05-17T21:41:05.519Z[ recovery-image] May 17 21:41:03.165 INFO O| May 17 21:41:03.165 INFO STEP 984 (remove_files) COMPLETE
74502024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.165 INFO O| May 17 21:41:03.165 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.183 INFO O| May 17 21:41:03.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74522024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.184 INFO O| May 17 21:41:03.184 INFO STEP 985 (remove_files) COMPLETE
74532024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.184 INFO O| May 17 21:41:03.184 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.209 INFO O| May 17 21:41:03.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
74552024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.209 INFO O| May 17 21:41:03.209 INFO STEP 986 (remove_files) COMPLETE
74562024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.210 INFO O| May 17 21:41:03.209 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.230 INFO O| May 17 21:41:03.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
74582024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.230 INFO O| May 17 21:41:03.230 INFO STEP 987 (remove_files) COMPLETE
74592024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.230 INFO O| May 17 21:41:03.230 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.260 INFO O| May 17 21:41:03.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
74612024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.260 INFO O| May 17 21:41:03.260 INFO STEP 988 (remove_files) COMPLETE
74622024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.260 INFO O| May 17 21:41:03.260 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.300 INFO O| May 17 21:41:03.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
74642024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.300 INFO O| May 17 21:41:03.300 INFO STEP 989 (remove_files) COMPLETE
74652024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.300 INFO O| May 17 21:41:03.300 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.318 INFO O| May 17 21:41:03.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
74672024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.318 INFO O| May 17 21:41:03.318 INFO STEP 990 (remove_files) COMPLETE
74682024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.318 INFO O| May 17 21:41:03.318 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.335 INFO O| May 17 21:41:03.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
74702024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.335 INFO O| May 17 21:41:03.335 INFO STEP 991 (remove_files) COMPLETE
74712024-05-17T21:41:05.520Z[ recovery-image] May 17 21:41:03.335 INFO O| May 17 21:41:03.335 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.354 INFO O| May 17 21:41:03.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
74732024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.354 INFO O| May 17 21:41:03.354 INFO STEP 992 (remove_files) COMPLETE
74742024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.354 INFO O| May 17 21:41:03.354 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.389 INFO O| May 17 21:41:03.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
74762024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.389 INFO O| May 17 21:41:03.389 INFO STEP 993 (remove_files) COMPLETE
74772024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.389 INFO O| May 17 21:41:03.389 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.421 INFO O| May 17 21:41:03.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
74792024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.421 INFO O| May 17 21:41:03.421 INFO STEP 994 (remove_files) COMPLETE
74802024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.421 INFO O| May 17 21:41:03.421 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.479 INFO O| May 17 21:41:03.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
74822024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.479 INFO O| May 17 21:41:03.479 INFO STEP 995 (remove_files) COMPLETE
74832024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.479 INFO O| May 17 21:41:03.479 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.497 INFO O| May 17 21:41:03.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
74852024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.497 INFO O| May 17 21:41:03.497 INFO STEP 996 (remove_files) COMPLETE
74862024-05-17T21:41:05.521Z[ recovery-image] May 17 21:41:03.497 INFO O| May 17 21:41:03.497 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872024-05-17T21:41:05.527Z[ recovery-image] May 17 21:41:03.541 INFO O| May 17 21:41:03.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
74882024-05-17T21:41:05.527Z[ recovery-image] May 17 21:41:03.541 INFO O| May 17 21:41:03.541 INFO STEP 997 (remove_files) COMPLETE
74892024-05-17T21:41:05.527Z[ recovery-image] May 17 21:41:03.541 INFO O| May 17 21:41:03.541 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902024-05-17T21:41:05.564Z[ recovery-image] May 17 21:41:03.586 INFO O| May 17 21:41:03.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
74912024-05-17T21:41:05.564Z[ recovery-image] May 17 21:41:03.586 INFO O| May 17 21:41:03.586 INFO STEP 998 (remove_files) COMPLETE
74922024-05-17T21:41:05.565Z[ recovery-image] May 17 21:41:03.586 INFO O| May 17 21:41:03.586 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932024-05-17T21:41:05.614Z[ recovery-image] May 17 21:41:03.631 INFO O| May 17 21:41:03.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
74942024-05-17T21:41:05.614Z[ recovery-image] May 17 21:41:03.631 INFO O| May 17 21:41:03.631 INFO STEP 999 (remove_files) COMPLETE
74952024-05-17T21:41:05.614Z[ recovery-image] May 17 21:41:03.631 INFO O| May 17 21:41:03.631 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962024-05-17T21:41:05.628Z[ recovery-image] May 17 21:41:03.650 INFO O| May 17 21:41:03.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
74972024-05-17T21:41:05.628Z[ recovery-image] May 17 21:41:03.650 INFO O| May 17 21:41:03.650 INFO STEP 1000 (remove_files) COMPLETE
74982024-05-17T21:41:05.628Z[ recovery-image] May 17 21:41:03.650 INFO O| May 17 21:41:03.650 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992024-05-17T21:41:05.660Z[ recovery-image] May 17 21:41:03.681 INFO O| May 17 21:41:03.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75002024-05-17T21:41:05.660Z[ recovery-image] May 17 21:41:03.681 INFO O| May 17 21:41:03.681 INFO STEP 1001 (remove_files) COMPLETE
75012024-05-17T21:41:05.665Z[ recovery-image] May 17 21:41:03.682 INFO O| May 17 21:41:03.681 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022024-05-17T21:41:05.693Z[ recovery-image] May 17 21:41:03.712 INFO O| May 17 21:41:03.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75032024-05-17T21:41:05.693Z[ recovery-image] May 17 21:41:03.712 INFO O| May 17 21:41:03.712 INFO STEP 1002 (remove_files) COMPLETE
75042024-05-17T21:41:05.699Z[ recovery-image] May 17 21:41:03.712 INFO O| May 17 21:41:03.712 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052024-05-17T21:41:05.759Z[ recovery-image] May 17 21:41:03.780 INFO O| May 17 21:41:03.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75062024-05-17T21:41:05.759Z[ recovery-image] May 17 21:41:03.780 INFO O| May 17 21:41:03.780 INFO STEP 1003 (remove_files) COMPLETE
75072024-05-17T21:41:05.759Z[ recovery-image] May 17 21:41:03.780 INFO O| May 17 21:41:03.780 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082024-05-17T21:41:05.799Z[ recovery-image] May 17 21:41:03.819 INFO O| May 17 21:41:03.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75092024-05-17T21:41:05.799Z[ recovery-image] May 17 21:41:03.819 INFO O| May 17 21:41:03.819 INFO STEP 1004 (remove_files) COMPLETE
75102024-05-17T21:41:05.802Z[ recovery-image] May 17 21:41:03.819 INFO O| May 17 21:41:03.819 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112024-05-17T21:41:05.838Z[ recovery-image] May 17 21:41:03.858 INFO O| May 17 21:41:03.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75122024-05-17T21:41:05.838Z[ recovery-image] May 17 21:41:03.859 INFO O| May 17 21:41:03.859 INFO STEP 1005 (remove_files) COMPLETE
75132024-05-17T21:41:05.838Z[ recovery-image] May 17 21:41:03.859 INFO O| May 17 21:41:03.859 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142024-05-17T21:41:05.855Z[ recovery-image] May 17 21:41:03.877 INFO O| May 17 21:41:03.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75152024-05-17T21:41:05.855Z[ recovery-image] May 17 21:41:03.877 INFO O| May 17 21:41:03.877 INFO STEP 1006 (remove_files) COMPLETE
75162024-05-17T21:41:05.855Z[ recovery-image] May 17 21:41:03.877 INFO O| May 17 21:41:03.877 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172024-05-17T21:41:05.873Z[ recovery-image] May 17 21:41:03.893 INFO O| May 17 21:41:03.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75182024-05-17T21:41:05.873Z[ recovery-image] May 17 21:41:03.893 INFO O| May 17 21:41:03.893 INFO STEP 1007 (remove_files) COMPLETE
75192024-05-17T21:41:05.873Z[ recovery-image] May 17 21:41:03.893 INFO O| May 17 21:41:03.893 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202024-05-17T21:41:05.891Z[ recovery-image] May 17 21:41:03.912 INFO O| May 17 21:41:03.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75212024-05-17T21:41:05.891Z[ recovery-image] May 17 21:41:03.912 INFO O| May 17 21:41:03.912 INFO STEP 1008 (remove_files) COMPLETE
75222024-05-17T21:41:05.892Z[ recovery-image] May 17 21:41:03.912 INFO O| May 17 21:41:03.912 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232024-05-17T21:41:05.915Z[ recovery-image] May 17 21:41:03.933 INFO O| May 17 21:41:03.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75242024-05-17T21:41:05.915Z[ recovery-image] May 17 21:41:03.934 INFO O| May 17 21:41:03.934 INFO STEP 1009 (remove_files) COMPLETE
75252024-05-17T21:41:05.924Z[ recovery-image] May 17 21:41:03.934 INFO O| May 17 21:41:03.934 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262024-05-17T21:41:05.966Z[ recovery-image] May 17 21:41:03.981 INFO O| May 17 21:41:03.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
75272024-05-17T21:41:05.966Z[ recovery-image] May 17 21:41:03.982 INFO O| May 17 21:41:03.982 INFO STEP 1010 (remove_files) COMPLETE
75282024-05-17T21:41:05.979Z[ recovery-image] May 17 21:41:03.982 INFO O| May 17 21:41:03.982 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:03.999 INFO O| May 17 21:41:03.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
75302024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:04.000 INFO O| May 17 21:41:04.000 INFO STEP 1011 (remove_files) COMPLETE
75312024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:04.000 INFO O| May 17 21:41:04.000 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:04.043 INFO O| May 17 21:41:04.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
75332024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:04.043 INFO O| May 17 21:41:04.043 INFO STEP 1012 (remove_files) COMPLETE
75342024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:04.043 INFO O| May 17 21:41:04.043 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:04.085 INFO O| May 17 21:41:04.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
75362024-05-17T21:41:06.425Z[ recovery-image] May 17 21:41:04.085 INFO O| May 17 21:41:04.085 INFO STEP 1013 (remove_files) COMPLETE
75372024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.086 INFO O| May 17 21:41:04.085 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.104 INFO O| May 17 21:41:04.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
75392024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.105 INFO O| May 17 21:41:04.105 INFO STEP 1014 (remove_files) COMPLETE
75402024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.105 INFO O| May 17 21:41:04.105 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.123 INFO O| May 17 21:41:04.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75422024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.124 INFO O| May 17 21:41:04.123 INFO STEP 1015 (remove_files) COMPLETE
75432024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.124 INFO O| May 17 21:41:04.124 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.156 INFO O| May 17 21:41:04.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75452024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.156 INFO O| May 17 21:41:04.156 INFO STEP 1016 (remove_files) COMPLETE
75462024-05-17T21:41:06.426Z[ recovery-image] May 17 21:41:04.157 INFO O| May 17 21:41:04.156 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.176 INFO O| May 17 21:41:04.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75482024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.176 INFO O| May 17 21:41:04.176 INFO STEP 1017 (remove_files) COMPLETE
75492024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.176 INFO O| May 17 21:41:04.176 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.206 INFO O| May 17 21:41:04.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75512024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.206 INFO O| May 17 21:41:04.206 INFO STEP 1018 (remove_files) COMPLETE
75522024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.206 INFO O| May 17 21:41:04.206 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532024-05-17T21:41:06.427Z[ host-image] May 17 21:41:04.207 INFO O| May 17 21:41:04.206 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
75542024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.226 INFO O| May 17 21:41:04.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
75552024-05-17T21:41:06.427Z[ recovery-image] May 17 21:41:04.226 INFO O| May 17 21:41:04.226 INFO STEP 1019 (remove_files) COMPLETE
75562024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.226 INFO O| May 17 21:41:04.226 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.246 INFO O| May 17 21:41:04.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
75582024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.246 INFO O| May 17 21:41:04.246 INFO STEP 1020 (remove_files) COMPLETE
75592024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.246 INFO O| May 17 21:41:04.246 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.283 INFO O| May 17 21:41:04.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
75612024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.283 INFO O| May 17 21:41:04.283 INFO STEP 1021 (remove_files) COMPLETE
75622024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.283 INFO O| May 17 21:41:04.283 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.331 INFO O| May 17 21:41:04.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
75642024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.331 INFO O| May 17 21:41:04.331 INFO STEP 1022 (remove_files) COMPLETE
75652024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.331 INFO O| May 17 21:41:04.331 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.350 INFO O| May 17 21:41:04.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
75672024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.351 INFO O| May 17 21:41:04.351 INFO STEP 1023 (remove_files) COMPLETE
75682024-05-17T21:41:06.428Z[ recovery-image] May 17 21:41:04.351 INFO O| May 17 21:41:04.351 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.370 INFO O| May 17 21:41:04.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
75702024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.371 INFO O| May 17 21:41:04.370 INFO STEP 1024 (remove_files) COMPLETE
75712024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.371 INFO O| May 17 21:41:04.371 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.390 INFO O| May 17 21:41:04.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
75732024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.390 INFO O| May 17 21:41:04.390 INFO STEP 1025 (remove_files) COMPLETE
75742024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.390 INFO O| May 17 21:41:04.390 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.424 INFO O| May 17 21:41:04.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
75762024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.425 INFO O| May 17 21:41:04.425 INFO STEP 1026 (remove_files) COMPLETE
75772024-05-17T21:41:06.429Z[ recovery-image] May 17 21:41:04.425 INFO O| May 17 21:41:04.425 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782024-05-17T21:41:06.463Z[ recovery-image] May 17 21:41:04.482 INFO O| May 17 21:41:04.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
75792024-05-17T21:41:06.486Z[ recovery-image] May 17 21:41:04.505 INFO O| May 17 21:41:04.505 INFO STEP 1027 (remove_files) COMPLETE
75802024-05-17T21:41:06.486Z[ recovery-image] May 17 21:41:04.505 INFO O| May 17 21:41:04.505 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812024-05-17T21:41:06.504Z[ recovery-image] May 17 21:41:04.525 INFO O| May 17 21:41:04.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
75822024-05-17T21:41:06.507Z[ recovery-image] May 17 21:41:04.525 INFO O| May 17 21:41:04.525 INFO STEP 1028 (remove_files) COMPLETE
75832024-05-17T21:41:06.507Z[ recovery-image] May 17 21:41:04.525 INFO O| May 17 21:41:04.525 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842024-05-17T21:41:06.525Z[ recovery-image] May 17 21:41:04.543 INFO O| May 17 21:41:04.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
75852024-05-17T21:41:06.528Z[ recovery-image] May 17 21:41:04.543 INFO O| May 17 21:41:04.543 INFO STEP 1029 (remove_files) COMPLETE
75862024-05-17T21:41:06.528Z[ recovery-image] May 17 21:41:04.543 INFO O| May 17 21:41:04.543 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872024-05-17T21:41:06.561Z[ recovery-image] May 17 21:41:04.581 INFO O| May 17 21:41:04.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
75882024-05-17T21:41:06.561Z[ recovery-image] May 17 21:41:04.581 INFO O| May 17 21:41:04.581 INFO STEP 1030 (remove_files) COMPLETE
75892024-05-17T21:41:06.561Z[ recovery-image] May 17 21:41:04.581 INFO O| May 17 21:41:04.581 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902024-05-17T21:41:06.588Z[ recovery-image] May 17 21:41:04.609 INFO O| May 17 21:41:04.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
75912024-05-17T21:41:06.589Z[ recovery-image] May 17 21:41:04.609 INFO O| May 17 21:41:04.609 INFO STEP 1031 (remove_files) COMPLETE
75922024-05-17T21:41:06.589Z[ recovery-image] May 17 21:41:04.609 INFO O| May 17 21:41:04.609 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932024-05-17T21:41:06.620Z[ recovery-image] May 17 21:41:04.641 INFO O| May 17 21:41:04.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
75942024-05-17T21:41:06.620Z[ recovery-image] May 17 21:41:04.641 INFO O| May 17 21:41:04.641 INFO STEP 1032 (remove_files) COMPLETE
75952024-05-17T21:41:06.620Z[ recovery-image] May 17 21:41:04.641 INFO O| May 17 21:41:04.641 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962024-05-17T21:41:06.656Z[ recovery-image] May 17 21:41:04.677 INFO O| May 17 21:41:04.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
75972024-05-17T21:41:06.656Z[ recovery-image] May 17 21:41:04.677 INFO O| May 17 21:41:04.677 INFO STEP 1033 (remove_files) COMPLETE
75982024-05-17T21:41:06.656Z[ recovery-image] May 17 21:41:04.677 INFO O| May 17 21:41:04.677 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992024-05-17T21:41:06.694Z[ recovery-image] May 17 21:41:04.714 INFO O| May 17 21:41:04.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76002024-05-17T21:41:06.694Z[ recovery-image] May 17 21:41:04.714 INFO O| May 17 21:41:04.714 INFO STEP 1034 (remove_files) COMPLETE
76012024-05-17T21:41:06.694Z[ recovery-image] May 17 21:41:04.714 INFO O| May 17 21:41:04.714 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022024-05-17T21:41:06.715Z[ recovery-image] May 17 21:41:04.735 INFO O| May 17 21:41:04.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76032024-05-17T21:41:06.715Z[ recovery-image] May 17 21:41:04.735 INFO O| May 17 21:41:04.735 INFO STEP 1035 (remove_files) COMPLETE
76042024-05-17T21:41:06.715Z[ recovery-image] May 17 21:41:04.736 INFO O| May 17 21:41:04.735 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052024-05-17T21:41:06.750Z[ recovery-image] May 17 21:41:04.770 INFO O| May 17 21:41:04.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76062024-05-17T21:41:06.750Z[ recovery-image] May 17 21:41:04.770 INFO O| May 17 21:41:04.770 INFO STEP 1036 (remove_files) COMPLETE
76072024-05-17T21:41:06.754Z[ recovery-image] May 17 21:41:04.770 INFO O| May 17 21:41:04.770 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082024-05-17T21:41:06.783Z[ recovery-image] May 17 21:41:04.802 INFO O| May 17 21:41:04.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76092024-05-17T21:41:06.783Z[ recovery-image] May 17 21:41:04.802 INFO O| May 17 21:41:04.802 INFO STEP 1037 (remove_files) COMPLETE
76102024-05-17T21:41:06.783Z[ recovery-image] May 17 21:41:04.802 INFO O| May 17 21:41:04.802 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112024-05-17T21:41:06.820Z[ recovery-image] May 17 21:41:04.841 INFO O| May 17 21:41:04.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76122024-05-17T21:41:06.820Z[ recovery-image] May 17 21:41:04.841 INFO O| May 17 21:41:04.841 INFO STEP 1038 (remove_files) COMPLETE
76132024-05-17T21:41:06.824Z[ recovery-image] May 17 21:41:04.841 INFO O| May 17 21:41:04.841 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142024-05-17T21:41:06.843Z[ recovery-image] May 17 21:41:04.864 INFO O| May 17 21:41:04.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76152024-05-17T21:41:06.843Z[ recovery-image] May 17 21:41:04.864 INFO O| May 17 21:41:04.864 INFO STEP 1039 (remove_files) COMPLETE
76162024-05-17T21:41:06.848Z[ recovery-image] May 17 21:41:04.864 INFO O| May 17 21:41:04.864 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172024-05-17T21:41:06.863Z[ recovery-image] May 17 21:41:04.883 INFO O| May 17 21:41:04.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76182024-05-17T21:41:06.863Z[ recovery-image] May 17 21:41:04.883 INFO O| May 17 21:41:04.883 INFO STEP 1040 (remove_files) COMPLETE
76192024-05-17T21:41:06.863Z[ recovery-image] May 17 21:41:04.883 INFO O| May 17 21:41:04.883 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202024-05-17T21:41:06.887Z[ recovery-image] May 17 21:41:04.908 INFO O| May 17 21:41:04.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76212024-05-17T21:41:06.887Z[ recovery-image] May 17 21:41:04.908 INFO O| May 17 21:41:04.908 INFO STEP 1041 (remove_files) COMPLETE
76222024-05-17T21:41:06.887Z[ recovery-image] May 17 21:41:04.908 INFO O| May 17 21:41:04.908 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232024-05-17T21:41:06.908Z[ recovery-image] May 17 21:41:04.928 INFO O| May 17 21:41:04.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76242024-05-17T21:41:06.908Z[ recovery-image] May 17 21:41:04.928 INFO O| May 17 21:41:04.928 INFO STEP 1042 (remove_files) COMPLETE
76252024-05-17T21:41:06.908Z[ recovery-image] May 17 21:41:04.928 INFO O| May 17 21:41:04.928 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262024-05-17T21:41:06.927Z[ recovery-image] May 17 21:41:04.946 INFO O| May 17 21:41:04.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
76272024-05-17T21:41:06.927Z[ recovery-image] May 17 21:41:04.946 INFO O| May 17 21:41:04.946 INFO STEP 1043 (remove_files) COMPLETE
76282024-05-17T21:41:06.927Z[ recovery-image] May 17 21:41:04.946 INFO O| May 17 21:41:04.946 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292024-05-17T21:41:06.954Z[ recovery-image] May 17 21:41:04.974 INFO O| May 17 21:41:04.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
76302024-05-17T21:41:06.958Z[ recovery-image] May 17 21:41:04.975 INFO O| May 17 21:41:04.974 INFO STEP 1044 (remove_files) COMPLETE
76312024-05-17T21:41:06.958Z[ recovery-image] May 17 21:41:04.975 INFO O| May 17 21:41:04.975 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322024-05-17T21:41:06.976Z[ recovery-image] May 17 21:41:04.997 INFO O| May 17 21:41:04.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
76332024-05-17T21:41:06.980Z[ recovery-image] May 17 21:41:04.998 INFO O| May 17 21:41:04.997 INFO STEP 1045 (remove_files) COMPLETE
76342024-05-17T21:41:06.980Z[ recovery-image] May 17 21:41:04.998 INFO O| May 17 21:41:04.998 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352024-05-17T21:41:07.029Z[ recovery-image] May 17 21:41:05.049 INFO O| May 17 21:41:05.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
76362024-05-17T21:41:07.029Z[ recovery-image] May 17 21:41:05.050 INFO O| May 17 21:41:05.050 INFO STEP 1046 (remove_files) COMPLETE
76372024-05-17T21:41:07.029Z[ recovery-image] May 17 21:41:05.050 INFO O| May 17 21:41:05.050 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382024-05-17T21:41:07.049Z[ recovery-image] May 17 21:41:05.069 INFO O| May 17 21:41:05.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
76392024-05-17T21:41:07.049Z[ recovery-image] May 17 21:41:05.069 INFO O| May 17 21:41:05.069 INFO STEP 1047 (remove_files) COMPLETE
76402024-05-17T21:41:07.053Z[ recovery-image] May 17 21:41:05.069 INFO O| May 17 21:41:05.069 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412024-05-17T21:41:07.075Z[ recovery-image] May 17 21:41:05.096 INFO O| May 17 21:41:05.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76422024-05-17T21:41:07.080Z[ recovery-image] May 17 21:41:05.096 INFO O| May 17 21:41:05.096 INFO STEP 1048 (remove_files) COMPLETE
76432024-05-17T21:41:07.080Z[ recovery-image] May 17 21:41:05.096 INFO O| May 17 21:41:05.096 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442024-05-17T21:41:07.094Z[ recovery-image] May 17 21:41:05.114 INFO O| May 17 21:41:05.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76452024-05-17T21:41:07.094Z[ recovery-image] May 17 21:41:05.115 INFO O| May 17 21:41:05.114 INFO STEP 1049 (remove_files) COMPLETE
76462024-05-17T21:41:07.099Z[ recovery-image] May 17 21:41:05.115 INFO O| May 17 21:41:05.115 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472024-05-17T21:41:07.115Z[ recovery-image] May 17 21:41:05.132 INFO O| May 17 21:41:05.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76482024-05-17T21:41:07.120Z[ recovery-image] May 17 21:41:05.133 INFO O| May 17 21:41:05.132 INFO STEP 1050 (remove_files) COMPLETE
76492024-05-17T21:41:07.120Z[ recovery-image] May 17 21:41:05.133 INFO O| May 17 21:41:05.133 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502024-05-17T21:41:07.130Z[ recovery-image] May 17 21:41:05.151 INFO O| May 17 21:41:05.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76512024-05-17T21:41:07.134Z[ recovery-image] May 17 21:41:05.151 INFO O| May 17 21:41:05.151 INFO STEP 1051 (remove_files) COMPLETE
76522024-05-17T21:41:07.135Z[ recovery-image] May 17 21:41:05.151 INFO O| May 17 21:41:05.151 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532024-05-17T21:41:07.175Z[ recovery-image] May 17 21:41:05.195 INFO O| May 17 21:41:05.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
76542024-05-17T21:41:07.175Z[ recovery-image] May 17 21:41:05.195 INFO O| May 17 21:41:05.195 INFO STEP 1052 (remove_files) COMPLETE
76552024-05-17T21:41:07.180Z[ recovery-image] May 17 21:41:05.195 INFO O| May 17 21:41:05.195 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562024-05-17T21:41:07.197Z[ recovery-image] May 17 21:41:05.217 INFO O| May 17 21:41:05.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
76572024-05-17T21:41:07.197Z[ recovery-image] May 17 21:41:05.217 INFO O| May 17 21:41:05.217 INFO STEP 1053 (remove_files) COMPLETE
76582024-05-17T21:41:07.197Z[ recovery-image] May 17 21:41:05.217 INFO O| May 17 21:41:05.217 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592024-05-17T21:41:07.243Z[ recovery-image] May 17 21:41:05.254 INFO O| May 17 21:41:05.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
76602024-05-17T21:41:07.243Z[ recovery-image] May 17 21:41:05.254 INFO O| May 17 21:41:05.254 INFO STEP 1054 (remove_files) COMPLETE
76612024-05-17T21:41:07.243Z[ recovery-image] May 17 21:41:05.254 INFO O| May 17 21:41:05.254 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622024-05-17T21:41:07.257Z[ recovery-image] May 17 21:41:05.277 INFO O| May 17 21:41:05.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
76632024-05-17T21:41:07.257Z[ recovery-image] May 17 21:41:05.278 INFO O| May 17 21:41:05.278 INFO STEP 1055 (remove_files) COMPLETE
76642024-05-17T21:41:07.257Z[ recovery-image] May 17 21:41:05.278 INFO O| May 17 21:41:05.278 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652024-05-17T21:41:07.296Z[ recovery-image] May 17 21:41:05.317 INFO O| May 17 21:41:05.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
76662024-05-17T21:41:07.297Z[ recovery-image] May 17 21:41:05.317 INFO O| May 17 21:41:05.317 INFO STEP 1056 (remove_files) COMPLETE
76672024-05-17T21:41:07.300Z[ recovery-image] May 17 21:41:05.317 INFO O| May 17 21:41:05.317 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682024-05-17T21:41:07.319Z[ recovery-image] May 17 21:41:05.338 INFO O| May 17 21:41:05.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
76692024-05-17T21:41:07.319Z[ recovery-image] May 17 21:41:05.338 INFO O| May 17 21:41:05.338 INFO STEP 1057 (remove_files) COMPLETE
76702024-05-17T21:41:07.319Z[ recovery-image] May 17 21:41:05.338 INFO O| May 17 21:41:05.338 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712024-05-17T21:41:07.353Z[ recovery-image] May 17 21:41:05.373 INFO O| May 17 21:41:05.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
76722024-05-17T21:41:07.353Z[ recovery-image] May 17 21:41:05.373 INFO O| May 17 21:41:05.373 INFO STEP 1058 (remove_files) COMPLETE
76732024-05-17T21:41:07.357Z[ recovery-image] May 17 21:41:05.373 INFO O| May 17 21:41:05.373 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742024-05-17T21:41:07.375Z[ recovery-image] May 17 21:41:05.395 INFO O| May 17 21:41:05.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
76752024-05-17T21:41:07.375Z[ recovery-image] May 17 21:41:05.395 INFO O| May 17 21:41:05.395 INFO STEP 1059 (remove_files) COMPLETE
76762024-05-17T21:41:07.375Z[ recovery-image] May 17 21:41:05.395 INFO O| May 17 21:41:05.395 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772024-05-17T21:41:07.421Z[ recovery-image] May 17 21:41:05.442 INFO O| May 17 21:41:05.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
76782024-05-17T21:41:07.426Z[ recovery-image] May 17 21:41:05.442 INFO O| May 17 21:41:05.442 INFO STEP 1060 (remove_files) COMPLETE
76792024-05-17T21:41:07.426Z[ recovery-image] May 17 21:41:05.442 INFO O| May 17 21:41:05.442 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802024-05-17T21:41:07.441Z[ recovery-image] May 17 21:41:05.461 INFO O| May 17 21:41:05.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
76812024-05-17T21:41:07.446Z[ recovery-image] May 17 21:41:05.462 INFO O| May 17 21:41:05.462 INFO STEP 1061 (remove_files) COMPLETE
76822024-05-17T21:41:07.446Z[ recovery-image] May 17 21:41:05.462 INFO O| May 17 21:41:05.462 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832024-05-17T21:41:07.460Z[ recovery-image] May 17 21:41:05.481 INFO O| May 17 21:41:05.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
76842024-05-17T21:41:07.465Z[ recovery-image] May 17 21:41:05.481 INFO O| May 17 21:41:05.481 INFO STEP 1062 (remove_files) COMPLETE
76852024-05-17T21:41:07.465Z[ recovery-image] May 17 21:41:05.481 INFO O| May 17 21:41:05.481 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862024-05-17T21:41:07.516Z[ recovery-image] May 17 21:41:05.536 INFO O| May 17 21:41:05.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
76872024-05-17T21:41:07.520Z[ recovery-image] May 17 21:41:05.536 INFO O| May 17 21:41:05.536 INFO STEP 1063 (remove_files) COMPLETE
76882024-05-17T21:41:07.520Z[ recovery-image] May 17 21:41:05.536 INFO O| May 17 21:41:05.536 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892024-05-17T21:41:07.569Z[ recovery-image] May 17 21:41:05.579 INFO O| May 17 21:41:05.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
76902024-05-17T21:41:07.569Z[ recovery-image] May 17 21:41:05.579 INFO O| May 17 21:41:05.579 INFO STEP 1064 (remove_files) COMPLETE
76912024-05-17T21:41:07.584Z[ recovery-image] May 17 21:41:05.579 INFO O| May 17 21:41:05.579 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922024-05-17T21:41:07.584Z[ recovery-image] May 17 21:41:05.601 INFO O| May 17 21:41:05.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
76932024-05-17T21:41:07.584Z[ recovery-image] May 17 21:41:05.601 INFO O| May 17 21:41:05.601 INFO STEP 1065 (remove_files) COMPLETE
76942024-05-17T21:41:07.585Z[ recovery-image] May 17 21:41:05.601 INFO O| May 17 21:41:05.601 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952024-05-17T21:41:07.621Z[ recovery-image] May 17 21:41:05.641 INFO O| May 17 21:41:05.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
76962024-05-17T21:41:07.621Z[ recovery-image] May 17 21:41:05.641 INFO O| May 17 21:41:05.641 INFO STEP 1066 (remove_files) COMPLETE
76972024-05-17T21:41:07.621Z[ recovery-image] May 17 21:41:05.641 INFO O| May 17 21:41:05.641 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982024-05-17T21:41:07.646Z[ recovery-image] May 17 21:41:05.662 INFO O| May 17 21:41:05.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
76992024-05-17T21:41:07.646Z[ recovery-image] May 17 21:41:05.662 INFO O| May 17 21:41:05.662 INFO STEP 1067 (remove_files) COMPLETE
77002024-05-17T21:41:07.646Z[ recovery-image] May 17 21:41:05.662 INFO O| May 17 21:41:05.662 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012024-05-17T21:41:07.726Z[ recovery-image] May 17 21:41:05.706 INFO O| May 17 21:41:05.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77022024-05-17T21:41:07.727Z[ recovery-image] May 17 21:41:05.706 INFO O| May 17 21:41:05.706 INFO STEP 1068 (remove_files) COMPLETE
77032024-05-17T21:41:07.727Z[ recovery-image] May 17 21:41:05.706 INFO O| May 17 21:41:05.706 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042024-05-17T21:41:07.748Z[ recovery-image] May 17 21:41:05.725 INFO O| May 17 21:41:05.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77052024-05-17T21:41:07.748Z[ recovery-image] May 17 21:41:05.725 INFO O| May 17 21:41:05.725 INFO STEP 1069 (remove_files) COMPLETE
77062024-05-17T21:41:07.748Z[ recovery-image] May 17 21:41:05.725 INFO O| May 17 21:41:05.725 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072024-05-17T21:41:07.748Z[ recovery-image] May 17 21:41:05.757 INFO O| May 17 21:41:05.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77082024-05-17T21:41:07.748Z[ recovery-image] May 17 21:41:05.757 INFO O| May 17 21:41:05.757 INFO STEP 1070 (remove_files) COMPLETE
77092024-05-17T21:41:07.748Z[ recovery-image] May 17 21:41:05.757 INFO O| May 17 21:41:05.757 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102024-05-17T21:41:07.756Z[ recovery-image] May 17 21:41:05.776 INFO O| May 17 21:41:05.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77112024-05-17T21:41:07.756Z[ recovery-image] May 17 21:41:05.776 INFO O| May 17 21:41:05.776 INFO STEP 1071 (remove_files) COMPLETE
77122024-05-17T21:41:07.759Z[ recovery-image] May 17 21:41:05.776 INFO O| May 17 21:41:05.776 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132024-05-17T21:41:07.788Z[ recovery-image] May 17 21:41:05.807 INFO O| May 17 21:41:05.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77142024-05-17T21:41:07.788Z[ recovery-image] May 17 21:41:05.807 INFO O| May 17 21:41:05.807 INFO STEP 1072 (remove_files) COMPLETE
77152024-05-17T21:41:07.794Z[ recovery-image] May 17 21:41:05.807 INFO O| May 17 21:41:05.807 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162024-05-17T21:41:07.807Z[ recovery-image] May 17 21:41:05.828 INFO O| May 17 21:41:05.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77172024-05-17T21:41:07.807Z[ recovery-image] May 17 21:41:05.828 INFO O| May 17 21:41:05.828 INFO STEP 1073 (remove_files) COMPLETE
77182024-05-17T21:41:07.807Z[ recovery-image] May 17 21:41:05.828 INFO O| May 17 21:41:05.828 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192024-05-17T21:41:07.826Z[ recovery-image] May 17 21:41:05.846 INFO O| May 17 21:41:05.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77202024-05-17T21:41:07.826Z[ recovery-image] May 17 21:41:05.846 INFO O| May 17 21:41:05.846 INFO STEP 1074 (remove_files) COMPLETE
77212024-05-17T21:41:07.826Z[ recovery-image] May 17 21:41:05.846 INFO O| May 17 21:41:05.846 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222024-05-17T21:41:07.846Z[ recovery-image] May 17 21:41:05.866 INFO O| May 17 21:41:05.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77232024-05-17T21:41:07.846Z[ recovery-image] May 17 21:41:05.866 INFO O| May 17 21:41:05.866 INFO STEP 1075 (remove_files) COMPLETE
77242024-05-17T21:41:07.846Z[ recovery-image] May 17 21:41:05.866 INFO O| May 17 21:41:05.866 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252024-05-17T21:41:07.879Z[ recovery-image] May 17 21:41:05.899 INFO O| May 17 21:41:05.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77262024-05-17T21:41:07.879Z[ recovery-image] May 17 21:41:05.899 INFO O| May 17 21:41:05.899 INFO STEP 1076 (remove_files) COMPLETE
77272024-05-17T21:41:07.885Z[ recovery-image] May 17 21:41:05.899 INFO O| May 17 21:41:05.899 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282024-05-17T21:41:07.920Z[ recovery-image] May 17 21:41:05.934 INFO O| May 17 21:41:05.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
77292024-05-17T21:41:07.920Z[ recovery-image] May 17 21:41:05.934 INFO O| May 17 21:41:05.934 INFO STEP 1077 (remove_files) COMPLETE
77302024-05-17T21:41:07.920Z[ recovery-image] May 17 21:41:05.934 INFO O| May 17 21:41:05.934 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312024-05-17T21:41:07.960Z[ recovery-image] May 17 21:41:05.980 INFO O| May 17 21:41:05.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
77322024-05-17T21:41:07.960Z[ recovery-image] May 17 21:41:05.980 INFO O| May 17 21:41:05.980 INFO STEP 1078 (remove_files) COMPLETE
77332024-05-17T21:41:07.963Z[ recovery-image] May 17 21:41:05.980 INFO O| May 17 21:41:05.980 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342024-05-17T21:41:08.017Z[ recovery-image] May 17 21:41:06.037 INFO O| May 17 21:41:06.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
77352024-05-17T21:41:08.017Z[ recovery-image] May 17 21:41:06.037 INFO O| May 17 21:41:06.037 INFO STEP 1079 (remove_files) COMPLETE
77362024-05-17T21:41:08.017Z[ recovery-image] May 17 21:41:06.037 INFO O| May 17 21:41:06.037 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372024-05-17T21:41:08.041Z[ recovery-image] May 17 21:41:06.061 INFO O| May 17 21:41:06.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
77382024-05-17T21:41:08.041Z[ recovery-image] May 17 21:41:06.061 INFO O| May 17 21:41:06.061 INFO STEP 1080 (remove_files) COMPLETE
77392024-05-17T21:41:08.041Z[ recovery-image] May 17 21:41:06.061 INFO O| May 17 21:41:06.061 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402024-05-17T21:41:08.062Z[ recovery-image] May 17 21:41:06.082 INFO O| May 17 21:41:06.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77412024-05-17T21:41:08.062Z[ recovery-image] May 17 21:41:06.082 INFO O| May 17 21:41:06.082 INFO STEP 1081 (remove_files) COMPLETE
77422024-05-17T21:41:08.062Z[ recovery-image] May 17 21:41:06.082 INFO O| May 17 21:41:06.082 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432024-05-17T21:41:08.085Z[ recovery-image] May 17 21:41:06.105 INFO O| May 17 21:41:06.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77442024-05-17T21:41:08.089Z[ recovery-image] May 17 21:41:06.105 INFO O| May 17 21:41:06.105 INFO STEP 1082 (remove_files) COMPLETE
77452024-05-17T21:41:08.089Z[ recovery-image] May 17 21:41:06.105 INFO O| May 17 21:41:06.105 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462024-05-17T21:41:08.124Z[ recovery-image] May 17 21:41:06.137 INFO O| May 17 21:41:06.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77472024-05-17T21:41:08.131Z[ recovery-image] May 17 21:41:06.138 INFO O| May 17 21:41:06.137 INFO STEP 1083 (remove_files) COMPLETE
77482024-05-17T21:41:08.131Z[ recovery-image] May 17 21:41:06.138 INFO O| May 17 21:41:06.138 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492024-05-17T21:41:08.141Z[ recovery-image] May 17 21:41:06.158 INFO O| May 17 21:41:06.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77502024-05-17T21:41:08.141Z[ recovery-image] May 17 21:41:06.158 INFO O| May 17 21:41:06.158 INFO STEP 1084 (remove_files) COMPLETE
77512024-05-17T21:41:08.141Z[ recovery-image] May 17 21:41:06.158 INFO O| May 17 21:41:06.158 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522024-05-17T21:41:08.161Z[ recovery-image] May 17 21:41:06.178 INFO O| May 17 21:41:06.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77532024-05-17T21:41:08.167Z[ recovery-image] May 17 21:41:06.178 INFO O| May 17 21:41:06.178 INFO STEP 1085 (remove_files) COMPLETE
77542024-05-17T21:41:08.167Z[ recovery-image] May 17 21:41:06.178 INFO O| May 17 21:41:06.178 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552024-05-17T21:41:08.191Z[ recovery-image] May 17 21:41:06.208 INFO O| May 17 21:41:06.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77562024-05-17T21:41:08.191Z[ recovery-image] May 17 21:41:06.208 INFO O| May 17 21:41:06.208 INFO STEP 1086 (remove_files) COMPLETE
77572024-05-17T21:41:08.197Z[ recovery-image] May 17 21:41:06.209 INFO O| May 17 21:41:06.208 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582024-05-17T21:41:08.206Z[ recovery-image] May 17 21:41:06.227 INFO O| May 17 21:41:06.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
77592024-05-17T21:41:08.210Z[ recovery-image] May 17 21:41:06.227 INFO O| May 17 21:41:06.227 INFO STEP 1087 (remove_files) COMPLETE
77602024-05-17T21:41:08.210Z[ recovery-image] May 17 21:41:06.227 INFO O| May 17 21:41:06.227 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612024-05-17T21:41:08.242Z[ recovery-image] May 17 21:41:06.261 INFO O| May 17 21:41:06.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
77622024-05-17T21:41:08.248Z[ recovery-image] May 17 21:41:06.262 INFO O| May 17 21:41:06.261 INFO STEP 1088 (remove_files) COMPLETE
77632024-05-17T21:41:08.248Z[ recovery-image] May 17 21:41:06.262 INFO O| May 17 21:41:06.262 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642024-05-17T21:41:08.265Z[ recovery-image] May 17 21:41:06.285 INFO O| May 17 21:41:06.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
77652024-05-17T21:41:08.265Z[ recovery-image] May 17 21:41:06.285 INFO O| May 17 21:41:06.285 INFO STEP 1089 (remove_files) COMPLETE
77662024-05-17T21:41:08.272Z[ recovery-image] May 17 21:41:06.285 INFO O| May 17 21:41:06.285 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672024-05-17T21:41:08.302Z[ recovery-image] May 17 21:41:06.322 INFO O| May 17 21:41:06.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
77682024-05-17T21:41:08.306Z[ recovery-image] May 17 21:41:06.323 INFO O| May 17 21:41:06.322 INFO STEP 1090 (remove_files) COMPLETE
77692024-05-17T21:41:08.306Z[ recovery-image] May 17 21:41:06.323 INFO O| May 17 21:41:06.323 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702024-05-17T21:41:08.322Z[ recovery-image] May 17 21:41:06.342 INFO O| May 17 21:41:06.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
77712024-05-17T21:41:08.322Z[ recovery-image] May 17 21:41:06.342 INFO O| May 17 21:41:06.342 INFO STEP 1091 (remove_files) COMPLETE
77722024-05-17T21:41:08.325Z[ recovery-image] May 17 21:41:06.342 INFO O| May 17 21:41:06.342 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732024-05-17T21:41:08.345Z[ recovery-image] May 17 21:41:06.365 INFO O| May 17 21:41:06.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
77742024-05-17T21:41:08.345Z[ recovery-image] May 17 21:41:06.365 INFO O| May 17 21:41:06.365 INFO STEP 1092 (remove_files) COMPLETE
77752024-05-17T21:41:08.345Z[ recovery-image] May 17 21:41:06.365 INFO O| May 17 21:41:06.365 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762024-05-17T21:41:08.382Z[ recovery-image] May 17 21:41:06.402 INFO O| May 17 21:41:06.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
77772024-05-17T21:41:08.386Z[ recovery-image] May 17 21:41:06.403 INFO O| May 17 21:41:06.402 INFO STEP 1093 (remove_files) COMPLETE
77782024-05-17T21:41:08.386Z[ recovery-image] May 17 21:41:06.403 INFO O| May 17 21:41:06.403 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792024-05-17T21:41:08.404Z[ recovery-image] May 17 21:41:06.424 INFO O| May 17 21:41:06.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
77802024-05-17T21:41:08.404Z[ recovery-image] May 17 21:41:06.424 INFO O| May 17 21:41:06.424 INFO STEP 1094 (remove_files) COMPLETE
77812024-05-17T21:41:08.404Z[ recovery-image] May 17 21:41:06.424 INFO O| May 17 21:41:06.424 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822024-05-17T21:41:08.427Z[ recovery-image] May 17 21:41:06.447 INFO O| May 17 21:41:06.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
77832024-05-17T21:41:08.427Z[ recovery-image] May 17 21:41:06.447 INFO O| May 17 21:41:06.447 INFO STEP 1095 (remove_files) COMPLETE
77842024-05-17T21:41:08.427Z[ recovery-image] May 17 21:41:06.447 INFO O| May 17 21:41:06.447 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852024-05-17T21:41:08.448Z[ recovery-image] May 17 21:41:06.468 INFO O| May 17 21:41:06.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
77862024-05-17T21:41:08.448Z[ recovery-image] May 17 21:41:06.468 INFO O| May 17 21:41:06.468 INFO STEP 1096 (remove_files) COMPLETE
77872024-05-17T21:41:08.448Z[ recovery-image] May 17 21:41:06.468 INFO O| May 17 21:41:06.468 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882024-05-17T21:41:08.479Z[ recovery-image] May 17 21:41:06.500 INFO O| May 17 21:41:06.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
77892024-05-17T21:41:08.479Z[ recovery-image] May 17 21:41:06.500 INFO O| May 17 21:41:06.500 INFO STEP 1097 (remove_files) COMPLETE
77902024-05-17T21:41:08.479Z[ recovery-image] May 17 21:41:06.500 INFO O| May 17 21:41:06.500 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912024-05-17T21:41:08.515Z[ recovery-image] May 17 21:41:06.536 INFO O| May 17 21:41:06.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
77922024-05-17T21:41:08.519Z[ recovery-image] May 17 21:41:06.536 INFO O| May 17 21:41:06.536 INFO STEP 1098 (remove_files) COMPLETE
77932024-05-17T21:41:08.519Z[ recovery-image] May 17 21:41:06.536 INFO O| May 17 21:41:06.536 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942024-05-17T21:41:08.538Z[ host-image] May 17 21:41:06.556 INFO O| May 17 21:41:06.556 INFO O| Planning: Solver setup ... Done
77952024-05-17T21:41:08.542Z[ recovery-image] May 17 21:41:06.558 INFO O| May 17 21:41:06.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
77962024-05-17T21:41:08.542Z[ recovery-image] May 17 21:41:06.558 INFO O| May 17 21:41:06.558 INFO STEP 1099 (remove_files) COMPLETE
77972024-05-17T21:41:08.542Z[ recovery-image] May 17 21:41:06.558 INFO O| May 17 21:41:06.558 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77982024-05-17T21:41:08.542Z[ host-image] May 17 21:41:06.563 INFO O| May 17 21:41:06.563 INFO O| Planning: Running solver ... Done
77992024-05-17T21:41:08.598Z[ recovery-image] May 17 21:41:06.618 INFO O| May 17 21:41:06.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78002024-05-17T21:41:08.598Z[ recovery-image] May 17 21:41:06.618 INFO O| May 17 21:41:06.618 INFO STEP 1100 (remove_files) COMPLETE
78012024-05-17T21:41:08.598Z[ recovery-image] May 17 21:41:06.618 INFO O| May 17 21:41:06.618 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022024-05-17T21:41:08.613Z[ host-image] May 17 21:41:06.633 INFO O| May 17 21:41:06.633 INFO O| Planning: Finding local manifests ... Done
78032024-05-17T21:41:08.616Z[ host-image] May 17 21:41:06.634 INFO O| May 17 21:41:06.634 INFO O| Planning: Fetching manifests: 0/1 0% complete
78042024-05-17T21:41:08.616Z[ recovery-image] May 17 21:41:06.636 INFO O| May 17 21:41:06.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78052024-05-17T21:41:08.616Z[ recovery-image] May 17 21:41:06.636 INFO O| May 17 21:41:06.636 INFO STEP 1101 (remove_files) COMPLETE
78062024-05-17T21:41:08.616Z[ recovery-image] May 17 21:41:06.636 INFO O| May 17 21:41:06.636 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78072024-05-17T21:41:08.651Z[ recovery-image] May 17 21:41:06.662 INFO O| May 17 21:41:06.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78082024-05-17T21:41:08.670Z[ recovery-image] May 17 21:41:06.662 INFO O| May 17 21:41:06.662 INFO STEP 1102 (remove_files) COMPLETE
78092024-05-17T21:41:08.670Z[ recovery-image] May 17 21:41:06.663 INFO O| May 17 21:41:06.662 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78102024-05-17T21:41:08.685Z[ recovery-image] May 17 21:41:06.683 INFO O| May 17 21:41:06.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78112024-05-17T21:41:08.686Z[ recovery-image] May 17 21:41:06.684 INFO O| May 17 21:41:06.683 INFO STEP 1103 (remove_files) COMPLETE
78122024-05-17T21:41:08.686Z[ recovery-image] May 17 21:41:06.684 INFO O| May 17 21:41:06.684 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78132024-05-17T21:41:08.703Z[ recovery-image] May 17 21:41:06.723 INFO O| May 17 21:41:06.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78142024-05-17T21:41:08.703Z[ recovery-image] May 17 21:41:06.723 INFO O| May 17 21:41:06.723 INFO STEP 1104 (remove_files) COMPLETE
78152024-05-17T21:41:08.707Z[ recovery-image] May 17 21:41:06.723 INFO O| May 17 21:41:06.723 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78162024-05-17T21:41:08.726Z[ host-image] May 17 21:41:06.747 INFO O| May 17 21:41:06.747 INFO O| Planning: Fetching manifests: 1/1 100% complete
78172024-05-17T21:41:08.740Z[ recovery-image] May 17 21:41:06.760 INFO O| May 17 21:41:06.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78182024-05-17T21:41:08.740Z[ recovery-image] May 17 21:41:06.760 INFO O| May 17 21:41:06.760 INFO STEP 1105 (remove_files) COMPLETE
78192024-05-17T21:41:08.744Z[ recovery-image] May 17 21:41:06.760 INFO O| May 17 21:41:06.760 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202024-05-17T21:41:08.774Z[ host-image] May 17 21:41:06.794 INFO O| May 17 21:41:06.794 INFO O| Planning: Package planning ... Done
78212024-05-17T21:41:08.778Z[ host-image] May 17 21:41:06.795 INFO O| May 17 21:41:06.795 INFO O| Planning: Merging actions ... Done
78222024-05-17T21:41:08.786Z[ recovery-image] May 17 21:41:06.805 INFO O| May 17 21:41:06.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78232024-05-17T21:41:08.786Z[ recovery-image] May 17 21:41:06.805 INFO O| May 17 21:41:06.805 INFO STEP 1106 (remove_files) COMPLETE
78242024-05-17T21:41:08.786Z[ recovery-image] May 17 21:41:06.805 INFO O| May 17 21:41:06.805 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78252024-05-17T21:41:08.807Z[ recovery-image] May 17 21:41:06.827 INFO O| May 17 21:41:06.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78262024-05-17T21:41:08.807Z[ recovery-image] May 17 21:41:06.827 INFO O| May 17 21:41:06.827 INFO STEP 1107 (remove_files) COMPLETE
78272024-05-17T21:41:08.807Z[ recovery-image] May 17 21:41:06.827 INFO O| May 17 21:41:06.827 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78282024-05-17T21:41:08.842Z[ recovery-image] May 17 21:41:06.860 INFO O| May 17 21:41:06.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78292024-05-17T21:41:08.842Z[ recovery-image] May 17 21:41:06.860 INFO O| May 17 21:41:06.860 INFO STEP 1108 (remove_files) COMPLETE
78302024-05-17T21:41:08.842Z[ recovery-image] May 17 21:41:06.860 INFO O| May 17 21:41:06.860 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78312024-05-17T21:41:08.862Z[ recovery-image] May 17 21:41:06.882 INFO O| May 17 21:41:06.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78322024-05-17T21:41:08.862Z[ recovery-image] May 17 21:41:06.882 INFO O| May 17 21:41:06.882 INFO STEP 1109 (remove_files) COMPLETE
78332024-05-17T21:41:08.862Z[ recovery-image] May 17 21:41:06.882 INFO O| May 17 21:41:06.882 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78342024-05-17T21:41:08.881Z[ recovery-image] May 17 21:41:06.902 INFO O| May 17 21:41:06.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
78352024-05-17T21:41:08.881Z[ recovery-image] May 17 21:41:06.902 INFO O| May 17 21:41:06.902 INFO STEP 1110 (remove_files) COMPLETE
78362024-05-17T21:41:08.881Z[ recovery-image] May 17 21:41:06.902 INFO O| May 17 21:41:06.902 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372024-05-17T21:41:08.899Z[ recovery-image] May 17 21:41:06.919 INFO O| May 17 21:41:06.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
78382024-05-17T21:41:08.899Z[ recovery-image] May 17 21:41:06.919 INFO O| May 17 21:41:06.919 INFO STEP 1111 (remove_files) COMPLETE
78392024-05-17T21:41:08.899Z[ recovery-image] May 17 21:41:06.919 INFO O| May 17 21:41:06.919 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402024-05-17T21:41:08.917Z[ recovery-image] May 17 21:41:06.937 INFO O| May 17 21:41:06.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
78412024-05-17T21:41:08.917Z[ recovery-image] May 17 21:41:06.937 INFO O| May 17 21:41:06.937 INFO STEP 1112 (remove_files) COMPLETE
78422024-05-17T21:41:08.921Z[ recovery-image] May 17 21:41:06.937 INFO O| May 17 21:41:06.937 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432024-05-17T21:41:08.921Z[ host-image] May 17 21:41:06.941 INFO O| May 17 21:41:06.941 INFO O| Planning: Checking for conflicting actions ... Done
78442024-05-17T21:41:08.925Z[ host-image] May 17 21:41:06.942 INFO O| May 17 21:41:06.942 INFO O| Planning: Consolidating action changes ... Done
78452024-05-17T21:41:08.971Z[ recovery-image] May 17 21:41:06.989 INFO O| May 17 21:41:06.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
78462024-05-17T21:41:08.974Z[ recovery-image] May 17 21:41:06.989 INFO O| May 17 21:41:06.989 INFO STEP 1113 (remove_files) COMPLETE
78472024-05-17T21:41:08.975Z[ recovery-image] May 17 21:41:06.989 INFO O| May 17 21:41:06.989 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482024-05-17T21:41:09.001Z[ recovery-image] May 17 21:41:07.021 INFO O| May 17 21:41:07.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78492024-05-17T21:41:09.006Z[ recovery-image] May 17 21:41:07.021 INFO O| May 17 21:41:07.021 INFO STEP 1114 (remove_files) COMPLETE
78502024-05-17T21:41:09.006Z[ recovery-image] May 17 21:41:07.022 INFO O| May 17 21:41:07.022 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512024-05-17T21:41:09.025Z[ recovery-image] May 17 21:41:07.042 INFO O| May 17 21:41:07.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78522024-05-17T21:41:09.028Z[ recovery-image] May 17 21:41:07.042 INFO O| May 17 21:41:07.042 INFO STEP 1115 (remove_files) COMPLETE
78532024-05-17T21:41:09.029Z[ recovery-image] May 17 21:41:07.043 INFO O| May 17 21:41:07.042 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542024-05-17T21:41:09.061Z[ recovery-image] May 17 21:41:07.073 INFO O| May 17 21:41:07.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
78552024-05-17T21:41:09.061Z[ recovery-image] May 17 21:41:07.073 INFO O| May 17 21:41:07.073 INFO STEP 1116 (remove_files) COMPLETE
78562024-05-17T21:41:09.061Z[ recovery-image] May 17 21:41:07.073 INFO O| May 17 21:41:07.073 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572024-05-17T21:41:09.086Z[ recovery-image] May 17 21:41:07.095 INFO O| May 17 21:41:07.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78582024-05-17T21:41:09.086Z[ recovery-image] May 17 21:41:07.095 INFO O| May 17 21:41:07.095 INFO STEP 1117 (remove_files) COMPLETE
78592024-05-17T21:41:09.086Z[ recovery-image] May 17 21:41:07.095 INFO O| May 17 21:41:07.095 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602024-05-17T21:41:09.107Z[ recovery-image] May 17 21:41:07.127 INFO O| May 17 21:41:07.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78612024-05-17T21:41:09.107Z[ recovery-image] May 17 21:41:07.127 INFO O| May 17 21:41:07.127 INFO STEP 1118 (remove_files) COMPLETE
78622024-05-17T21:41:09.110Z[ recovery-image] May 17 21:41:07.128 INFO O| May 17 21:41:07.127 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632024-05-17T21:41:09.128Z[ recovery-image] May 17 21:41:07.149 INFO O| May 17 21:41:07.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78642024-05-17T21:41:09.128Z[ recovery-image] May 17 21:41:07.149 INFO O| May 17 21:41:07.149 INFO STEP 1119 (remove_files) COMPLETE
78652024-05-17T21:41:09.132Z[ recovery-image] May 17 21:41:07.149 INFO O| May 17 21:41:07.149 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662024-05-17T21:41:09.156Z[ recovery-image] May 17 21:41:07.176 INFO O| May 17 21:41:07.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78672024-05-17T21:41:09.156Z[ recovery-image] May 17 21:41:07.176 INFO O| May 17 21:41:07.176 INFO STEP 1120 (remove_files) COMPLETE
78682024-05-17T21:41:09.159Z[ recovery-image] May 17 21:41:07.176 INFO O| May 17 21:41:07.176 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692024-05-17T21:41:09.185Z[ recovery-image] May 17 21:41:07.201 INFO O| May 17 21:41:07.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
78702024-05-17T21:41:09.188Z[ recovery-image] May 17 21:41:07.201 INFO O| May 17 21:41:07.201 INFO STEP 1121 (remove_files) COMPLETE
78712024-05-17T21:41:09.189Z[ recovery-image] May 17 21:41:07.202 INFO O| May 17 21:41:07.201 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722024-05-17T21:41:09.203Z[ recovery-image] May 17 21:41:07.224 INFO O| May 17 21:41:07.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
78732024-05-17T21:41:09.203Z[ recovery-image] May 17 21:41:07.224 INFO O| May 17 21:41:07.224 INFO STEP 1122 (remove_files) COMPLETE
78742024-05-17T21:41:09.206Z[ recovery-image] May 17 21:41:07.224 INFO O| May 17 21:41:07.224 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752024-05-17T21:41:09.221Z[ recovery-image] May 17 21:41:07.242 INFO O| May 17 21:41:07.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
78762024-05-17T21:41:09.224Z[ recovery-image] May 17 21:41:07.242 INFO O| May 17 21:41:07.242 INFO STEP 1123 (remove_files) COMPLETE
78772024-05-17T21:41:09.224Z[ recovery-image] May 17 21:41:07.242 INFO O| May 17 21:41:07.242 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782024-05-17T21:41:09.240Z[ recovery-image] May 17 21:41:07.259 INFO O| May 17 21:41:07.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
78792024-05-17T21:41:09.240Z[ recovery-image] May 17 21:41:07.259 INFO O| May 17 21:41:07.259 INFO STEP 1124 (remove_files) COMPLETE
78802024-05-17T21:41:09.240Z[ recovery-image] May 17 21:41:07.259 INFO O| May 17 21:41:07.259 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812024-05-17T21:41:09.260Z[ recovery-image] May 17 21:41:07.280 INFO O| May 17 21:41:07.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
78822024-05-17T21:41:09.282Z[ recovery-image] May 17 21:41:07.302 INFO O| May 17 21:41:07.302 INFO STEP 1125 (remove_files) COMPLETE
78832024-05-17T21:41:09.282Z[ recovery-image] May 17 21:41:07.302 INFO O| May 17 21:41:07.302 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842024-05-17T21:41:09.301Z[ recovery-image] May 17 21:41:07.321 INFO O| May 17 21:41:07.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
78852024-05-17T21:41:09.305Z[ recovery-image] May 17 21:41:07.321 INFO O| May 17 21:41:07.321 INFO STEP 1126 (remove_files) COMPLETE
78862024-05-17T21:41:09.305Z[ recovery-image] May 17 21:41:07.321 INFO O| May 17 21:41:07.321 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872024-05-17T21:41:09.317Z[ recovery-image] May 17 21:41:07.337 INFO O| May 17 21:41:07.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
78882024-05-17T21:41:09.321Z[ recovery-image] May 17 21:41:07.337 INFO O| May 17 21:41:07.337 INFO STEP 1127 (remove_files) COMPLETE
78892024-05-17T21:41:09.321Z[ recovery-image] May 17 21:41:07.337 INFO O| May 17 21:41:07.337 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902024-05-17T21:41:09.335Z[ recovery-image] May 17 21:41:07.355 INFO O| May 17 21:41:07.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
78912024-05-17T21:41:09.335Z[ recovery-image] May 17 21:41:07.355 INFO O| May 17 21:41:07.355 INFO STEP 1128 (remove_files) COMPLETE
78922024-05-17T21:41:09.335Z[ recovery-image] May 17 21:41:07.355 INFO O| May 17 21:41:07.355 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932024-05-17T21:41:09.343Z[ host-image] May 17 21:41:07.360 INFO O| May 17 21:41:07.360 INFO O| Planning: Evaluating mediators ... Done
78942024-05-17T21:41:09.347Z[ host-image] May 17 21:41:07.361 INFO O| May 17 21:41:07.361 INFO O| Planning: Planning completed in 3.15 seconds
78952024-05-17T21:41:09.348Z[ host-image] May 17 21:41:07.363 INFO O| May 17 21:41:07.363 INFO O| Packages to install: 1
78962024-05-17T21:41:09.355Z[ recovery-image] May 17 21:41:07.375 INFO O| May 17 21:41:07.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
78972024-05-17T21:41:09.355Z[ recovery-image] May 17 21:41:07.375 INFO O| May 17 21:41:07.375 INFO STEP 1129 (remove_files) COMPLETE
78982024-05-17T21:41:09.355Z[ recovery-image] May 17 21:41:07.375 INFO O| May 17 21:41:07.375 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992024-05-17T21:41:09.373Z[ recovery-image] May 17 21:41:07.393 INFO O| May 17 21:41:07.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79002024-05-17T21:41:09.373Z[ recovery-image] May 17 21:41:07.393 INFO O| May 17 21:41:07.393 INFO STEP 1130 (remove_files) COMPLETE
79012024-05-17T21:41:09.377Z[ recovery-image] May 17 21:41:07.393 INFO O| May 17 21:41:07.393 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022024-05-17T21:41:09.392Z[ recovery-image] May 17 21:41:07.411 INFO O| May 17 21:41:07.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79032024-05-17T21:41:09.392Z[ recovery-image] May 17 21:41:07.411 INFO O| May 17 21:41:07.411 INFO STEP 1131 (remove_files) COMPLETE
79042024-05-17T21:41:09.392Z[ recovery-image] May 17 21:41:07.411 INFO O| May 17 21:41:07.411 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052024-05-17T21:41:09.396Z[ host-image] May 17 21:41:07.415 INFO O| May 17 21:41:07.415 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
79062024-05-17T21:41:09.430Z[ recovery-image] May 17 21:41:07.450 INFO O| May 17 21:41:07.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79072024-05-17T21:41:09.430Z[ recovery-image] May 17 21:41:07.450 INFO O| May 17 21:41:07.450 INFO STEP 1132 (remove_files) COMPLETE
79082024-05-17T21:41:09.430Z[ recovery-image] May 17 21:41:07.450 INFO O| May 17 21:41:07.450 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79092024-05-17T21:41:09.466Z[ recovery-image] May 17 21:41:07.486 INFO O| May 17 21:41:07.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79102024-05-17T21:41:09.466Z[ recovery-image] May 17 21:41:07.486 INFO O| May 17 21:41:07.486 INFO STEP 1133 (remove_files) COMPLETE
79112024-05-17T21:41:09.466Z[ recovery-image] May 17 21:41:07.486 INFO O| May 17 21:41:07.486 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79122024-05-17T21:41:09.491Z[ recovery-image] May 17 21:41:07.505 INFO O| May 17 21:41:07.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79132024-05-17T21:41:09.491Z[ recovery-image] May 17 21:41:07.506 INFO O| May 17 21:41:07.505 INFO STEP 1134 (remove_files) COMPLETE
79142024-05-17T21:41:09.491Z[ recovery-image] May 17 21:41:07.506 INFO O| May 17 21:41:07.506 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79152024-05-17T21:41:09.505Z[ recovery-image] May 17 21:41:07.525 INFO O| May 17 21:41:07.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79162024-05-17T21:41:09.505Z[ recovery-image] May 17 21:41:07.525 INFO O| May 17 21:41:07.525 INFO STEP 1135 (remove_files) COMPLETE
79172024-05-17T21:41:09.505Z[ recovery-image] May 17 21:41:07.525 INFO O| May 17 21:41:07.525 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79182024-05-17T21:41:09.526Z[ recovery-image] May 17 21:41:07.544 INFO O| May 17 21:41:07.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79192024-05-17T21:41:09.526Z[ recovery-image] May 17 21:41:07.544 INFO O| May 17 21:41:07.544 INFO STEP 1136 (remove_files) COMPLETE
79202024-05-17T21:41:09.532Z[ recovery-image] May 17 21:41:07.544 INFO O| May 17 21:41:07.544 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79212024-05-17T21:41:09.552Z[ recovery-image] May 17 21:41:07.568 INFO O| May 17 21:41:07.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79222024-05-17T21:41:09.553Z[ recovery-image] May 17 21:41:07.568 INFO O| May 17 21:41:07.568 INFO STEP 1137 (remove_files) COMPLETE
79232024-05-17T21:41:09.553Z[ recovery-image] May 17 21:41:07.568 INFO O| May 17 21:41:07.568 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79242024-05-17T21:41:09.574Z[ recovery-image] May 17 21:41:07.590 INFO O| May 17 21:41:07.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79252024-05-17T21:41:09.574Z[ recovery-image] May 17 21:41:07.590 INFO O| May 17 21:41:07.590 INFO STEP 1138 (remove_files) COMPLETE
79262024-05-17T21:41:09.574Z[ recovery-image] May 17 21:41:07.590 INFO O| May 17 21:41:07.590 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79272024-05-17T21:41:09.596Z[ recovery-image] May 17 21:41:07.617 INFO O| May 17 21:41:07.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79282024-05-17T21:41:09.597Z[ recovery-image] May 17 21:41:07.617 INFO O| May 17 21:41:07.617 INFO STEP 1139 (remove_files) COMPLETE
79292024-05-17T21:41:09.597Z[ recovery-image] May 17 21:41:07.617 INFO O| May 17 21:41:07.617 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79302024-05-17T21:41:09.643Z[ recovery-image] May 17 21:41:07.659 INFO O| May 17 21:41:07.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79312024-05-17T21:41:09.643Z[ recovery-image] May 17 21:41:07.659 INFO O| May 17 21:41:07.659 INFO STEP 1140 (remove_files) COMPLETE
79322024-05-17T21:41:09.643Z[ recovery-image] May 17 21:41:07.659 INFO O| May 17 21:41:07.659 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79332024-05-17T21:41:09.679Z[ recovery-image] May 17 21:41:07.699 INFO O| May 17 21:41:07.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79342024-05-17T21:41:09.679Z[ recovery-image] May 17 21:41:07.699 INFO O| May 17 21:41:07.699 INFO STEP 1141 (remove_files) COMPLETE
79352024-05-17T21:41:09.679Z[ recovery-image] May 17 21:41:07.699 INFO O| May 17 21:41:07.699 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79362024-05-17T21:41:09.734Z[ recovery-image] May 17 21:41:07.754 INFO O| May 17 21:41:07.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79372024-05-17T21:41:09.734Z[ recovery-image] May 17 21:41:07.754 INFO O| May 17 21:41:07.754 INFO STEP 1142 (remove_files) COMPLETE
79382024-05-17T21:41:09.738Z[ recovery-image] May 17 21:41:07.754 INFO O| May 17 21:41:07.754 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79392024-05-17T21:41:09.755Z[ recovery-image] May 17 21:41:07.774 INFO O| May 17 21:41:07.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
79402024-05-17T21:41:09.755Z[ recovery-image] May 17 21:41:07.775 INFO O| May 17 21:41:07.774 INFO STEP 1143 (remove_files) COMPLETE
79412024-05-17T21:41:09.755Z[ recovery-image] May 17 21:41:07.775 INFO O| May 17 21:41:07.775 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79422024-05-17T21:41:09.797Z[ recovery-image] May 17 21:41:07.817 INFO O| May 17 21:41:07.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
79432024-05-17T21:41:09.797Z[ recovery-image] May 17 21:41:07.817 INFO O| May 17 21:41:07.817 INFO STEP 1144 (remove_files) COMPLETE
79442024-05-17T21:41:09.797Z[ recovery-image] May 17 21:41:07.817 INFO O| May 17 21:41:07.817 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79452024-05-17T21:41:09.862Z[ recovery-image] May 17 21:41:07.882 INFO O| May 17 21:41:07.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
79462024-05-17T21:41:09.862Z[ recovery-image] May 17 21:41:07.882 INFO O| May 17 21:41:07.882 INFO STEP 1145 (remove_files) COMPLETE
79472024-05-17T21:41:09.862Z[ recovery-image] May 17 21:41:07.882 INFO O| May 17 21:41:07.882 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79482024-05-17T21:41:09.878Z[ recovery-image] May 17 21:41:07.898 INFO O| May 17 21:41:07.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
79492024-05-17T21:41:09.878Z[ recovery-image] May 17 21:41:07.898 INFO O| May 17 21:41:07.898 INFO STEP 1146 (remove_files) COMPLETE
79502024-05-17T21:41:09.878Z[ recovery-image] May 17 21:41:07.898 INFO O| May 17 21:41:07.898 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79512024-05-17T21:41:09.896Z[ recovery-image] May 17 21:41:07.916 INFO O| May 17 21:41:07.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79522024-05-17T21:41:09.896Z[ recovery-image] May 17 21:41:07.916 INFO O| May 17 21:41:07.916 INFO STEP 1147 (remove_files) COMPLETE
79532024-05-17T21:41:09.896Z[ recovery-image] May 17 21:41:07.916 INFO O| May 17 21:41:07.916 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79542024-05-17T21:41:09.913Z[ recovery-image] May 17 21:41:07.933 INFO O| May 17 21:41:07.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79552024-05-17T21:41:09.916Z[ recovery-image] May 17 21:41:07.933 INFO O| May 17 21:41:07.933 INFO STEP 1148 (remove_files) COMPLETE
79562024-05-17T21:41:09.916Z[ recovery-image] May 17 21:41:07.933 INFO O| May 17 21:41:07.933 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79572024-05-17T21:41:09.930Z[ recovery-image] May 17 21:41:07.950 INFO O| May 17 21:41:07.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79582024-05-17T21:41:09.937Z[ recovery-image] May 17 21:41:07.955 INFO O| May 17 21:41:07.955 INFO STEP 1149 (remove_files) COMPLETE
79592024-05-17T21:41:09.941Z[ recovery-image] May 17 21:41:07.955 INFO O| May 17 21:41:07.955 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79602024-05-17T21:41:09.981Z[ recovery-image] May 17 21:41:08.001 INFO O| May 17 21:41:08.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79612024-05-17T21:41:09.981Z[ recovery-image] May 17 21:41:08.001 INFO O| May 17 21:41:08.001 INFO STEP 1150 (remove_files) COMPLETE
79622024-05-17T21:41:09.984Z[ recovery-image] May 17 21:41:08.001 INFO O| May 17 21:41:08.001 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79632024-05-17T21:41:10.000Z[ recovery-image] May 17 21:41:08.020 INFO O| May 17 21:41:08.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79642024-05-17T21:41:10.000Z[ recovery-image] May 17 21:41:08.020 INFO O| May 17 21:41:08.020 INFO STEP 1151 (remove_files) COMPLETE
79652024-05-17T21:41:10.003Z[ recovery-image] May 17 21:41:08.020 INFO O| May 17 21:41:08.020 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79662024-05-17T21:41:10.018Z[ recovery-image] May 17 21:41:08.039 INFO O| May 17 21:41:08.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79672024-05-17T21:41:10.019Z[ recovery-image] May 17 21:41:08.039 INFO O| May 17 21:41:08.039 INFO STEP 1152 (remove_files) COMPLETE
79682024-05-17T21:41:10.019Z[ recovery-image] May 17 21:41:08.039 INFO O| May 17 21:41:08.039 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79692024-05-17T21:41:10.036Z[ recovery-image] May 17 21:41:08.057 INFO O| May 17 21:41:08.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79702024-05-17T21:41:10.036Z[ recovery-image] May 17 21:41:08.057 INFO O| May 17 21:41:08.057 INFO STEP 1153 (remove_files) COMPLETE
79712024-05-17T21:41:10.036Z[ recovery-image] May 17 21:41:08.057 INFO O| May 17 21:41:08.057 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79722024-05-17T21:41:10.054Z[ recovery-image] May 17 21:41:08.074 INFO O| May 17 21:41:08.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
79732024-05-17T21:41:10.057Z[ recovery-image] May 17 21:41:08.074 INFO O| May 17 21:41:08.074 INFO STEP 1154 (remove_files) COMPLETE
79742024-05-17T21:41:10.057Z[ recovery-image] May 17 21:41:08.074 INFO O| May 17 21:41:08.074 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79752024-05-17T21:41:10.092Z[ host-image] May 17 21:41:08.109 INFO O| May 17 21:41:08.109 INFO O| Download: Completed 17.98 MB in 0.69 seconds (25.9M/s)
79762024-05-17T21:41:10.114Z[ recovery-image] May 17 21:41:08.135 INFO O| May 17 21:41:08.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
79772024-05-17T21:41:10.114Z[ recovery-image] May 17 21:41:08.135 INFO O| May 17 21:41:08.135 INFO STEP 1155 (remove_files) COMPLETE
79782024-05-17T21:41:10.118Z[ recovery-image] May 17 21:41:08.135 INFO O| May 17 21:41:08.135 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79792024-05-17T21:41:10.128Z[ host-image] May 17 21:41:08.148 INFO O| May 17 21:41:08.148 INFO O| Actions: 1/22 actions (Installing new actions)
79802024-05-17T21:41:10.177Z[ recovery-image] May 17 21:41:08.197 INFO O| May 17 21:41:08.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
79812024-05-17T21:41:10.177Z[ recovery-image] May 17 21:41:08.197 INFO O| May 17 21:41:08.197 INFO STEP 1156 (remove_files) COMPLETE
79822024-05-17T21:41:10.180Z[ recovery-image] May 17 21:41:08.197 INFO O| May 17 21:41:08.197 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832024-05-17T21:41:10.238Z[ recovery-image] May 17 21:41:08.258 INFO O| May 17 21:41:08.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
79842024-05-17T21:41:10.238Z[ recovery-image] May 17 21:41:08.258 INFO O| May 17 21:41:08.258 INFO STEP 1157 (remove_files) COMPLETE
79852024-05-17T21:41:10.238Z[ recovery-image] May 17 21:41:08.258 INFO O| May 17 21:41:08.258 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862024-05-17T21:41:10.257Z[ recovery-image] May 17 21:41:08.278 INFO O| May 17 21:41:08.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
79872024-05-17T21:41:10.257Z[ recovery-image] May 17 21:41:08.278 INFO O| May 17 21:41:08.278 INFO STEP 1158 (remove_files) COMPLETE
79882024-05-17T21:41:10.258Z[ recovery-image] May 17 21:41:08.278 INFO O| May 17 21:41:08.278 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892024-05-17T21:41:10.285Z[ recovery-image] May 17 21:41:08.304 INFO O| May 17 21:41:08.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
79902024-05-17T21:41:10.285Z[ recovery-image] May 17 21:41:08.304 INFO O| May 17 21:41:08.304 INFO STEP 1159 (remove_files) COMPLETE
79912024-05-17T21:41:10.285Z[ recovery-image] May 17 21:41:08.304 INFO O| May 17 21:41:08.304 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922024-05-17T21:41:10.321Z[ recovery-image] May 17 21:41:08.339 INFO O| May 17 21:41:08.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
79932024-05-17T21:41:10.337Z[ recovery-image] May 17 21:41:08.358 INFO O| May 17 21:41:08.358 INFO STEP 1160 (remove_files) COMPLETE
79942024-05-17T21:41:10.337Z[ recovery-image] May 17 21:41:08.358 INFO O| May 17 21:41:08.358 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952024-05-17T21:41:10.359Z[ recovery-image] May 17 21:41:08.379 INFO O| May 17 21:41:08.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
79962024-05-17T21:41:10.366Z[ recovery-image] May 17 21:41:08.379 INFO O| May 17 21:41:08.379 INFO STEP 1161 (remove_files) COMPLETE
79972024-05-17T21:41:10.366Z[ recovery-image] May 17 21:41:08.379 INFO O| May 17 21:41:08.379 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982024-05-17T21:41:10.382Z[ recovery-image] May 17 21:41:08.401 INFO O| May 17 21:41:08.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
79992024-05-17T21:41:10.383Z[ recovery-image] May 17 21:41:08.401 INFO O| May 17 21:41:08.401 INFO STEP 1162 (remove_files) COMPLETE
80002024-05-17T21:41:10.383Z[ recovery-image] May 17 21:41:08.401 INFO O| May 17 21:41:08.401 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012024-05-17T21:41:10.441Z[ recovery-image] May 17 21:41:08.461 INFO O| May 17 21:41:08.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80022024-05-17T21:41:10.441Z[ recovery-image] May 17 21:41:08.461 INFO O| May 17 21:41:08.461 INFO STEP 1163 (remove_files) COMPLETE
80032024-05-17T21:41:10.441Z[ recovery-image] May 17 21:41:08.461 INFO O| May 17 21:41:08.461 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042024-05-17T21:41:10.486Z[ recovery-image] May 17 21:41:08.504 INFO O| May 17 21:41:08.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80052024-05-17T21:41:10.486Z[ recovery-image] May 17 21:41:08.504 INFO O| May 17 21:41:08.504 INFO STEP 1164 (remove_files) COMPLETE
80062024-05-17T21:41:10.486Z[ recovery-image] May 17 21:41:08.504 INFO O| May 17 21:41:08.504 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072024-05-17T21:41:10.580Z[ recovery-image] May 17 21:41:08.599 INFO O| May 17 21:41:08.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80082024-05-17T21:41:10.580Z[ recovery-image] May 17 21:41:08.599 INFO O| May 17 21:41:08.599 INFO STEP 1165 (remove_files) COMPLETE
80092024-05-17T21:41:10.586Z[ recovery-image] May 17 21:41:08.599 INFO O| May 17 21:41:08.599 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102024-05-17T21:41:10.620Z[ recovery-image] May 17 21:41:08.631 INFO O| May 17 21:41:08.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80112024-05-17T21:41:10.620Z[ recovery-image] May 17 21:41:08.631 INFO O| May 17 21:41:08.631 INFO STEP 1166 (remove_files) COMPLETE
80122024-05-17T21:41:10.620Z[ recovery-image] May 17 21:41:08.631 INFO O| May 17 21:41:08.631 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132024-05-17T21:41:10.634Z[ recovery-image] May 17 21:41:08.649 INFO O| May 17 21:41:08.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80142024-05-17T21:41:10.645Z[ recovery-image] May 17 21:41:08.651 INFO O| May 17 21:41:08.650 INFO STEP 1167 (remove_files) COMPLETE
80152024-05-17T21:41:10.645Z[ recovery-image] May 17 21:41:08.651 INFO O| May 17 21:41:08.650 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162024-05-17T21:41:10.666Z[ recovery-image] May 17 21:41:08.684 INFO O| May 17 21:41:08.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80172024-05-17T21:41:10.666Z[ recovery-image] May 17 21:41:08.684 INFO O| May 17 21:41:08.684 INFO STEP 1168 (remove_files) COMPLETE
80182024-05-17T21:41:10.679Z[ recovery-image] May 17 21:41:08.684 INFO O| May 17 21:41:08.684 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192024-05-17T21:41:10.684Z[ recovery-image] May 17 21:41:08.702 INFO O| May 17 21:41:08.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80202024-05-17T21:41:10.684Z[ recovery-image] May 17 21:41:08.702 INFO O| May 17 21:41:08.702 INFO STEP 1169 (remove_files) COMPLETE
80212024-05-17T21:41:10.684Z[ recovery-image] May 17 21:41:08.702 INFO O| May 17 21:41:08.702 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222024-05-17T21:41:10.700Z[ recovery-image] May 17 21:41:08.719 INFO O| May 17 21:41:08.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80232024-05-17T21:41:10.700Z[ recovery-image] May 17 21:41:08.719 INFO O| May 17 21:41:08.719 INFO STEP 1170 (remove_files) COMPLETE
80242024-05-17T21:41:10.700Z[ recovery-image] May 17 21:41:08.720 INFO O| May 17 21:41:08.719 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252024-05-17T21:41:10.738Z[ recovery-image] May 17 21:41:08.756 INFO O| May 17 21:41:08.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80262024-05-17T21:41:10.738Z[ recovery-image] May 17 21:41:08.756 INFO O| May 17 21:41:08.756 INFO STEP 1171 (remove_files) COMPLETE
80272024-05-17T21:41:10.738Z[ recovery-image] May 17 21:41:08.756 INFO O| May 17 21:41:08.756 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282024-05-17T21:41:10.759Z[ recovery-image] May 17 21:41:08.776 INFO O| May 17 21:41:08.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80292024-05-17T21:41:10.759Z[ recovery-image] May 17 21:41:08.776 INFO O| May 17 21:41:08.776 INFO STEP 1172 (remove_files) COMPLETE
80302024-05-17T21:41:10.759Z[ recovery-image] May 17 21:41:08.776 INFO O| May 17 21:41:08.776 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312024-05-17T21:41:10.786Z[ recovery-image] May 17 21:41:08.795 INFO O| May 17 21:41:08.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80322024-05-17T21:41:10.786Z[ recovery-image] May 17 21:41:08.795 INFO O| May 17 21:41:08.795 INFO STEP 1173 (remove_files) COMPLETE
80332024-05-17T21:41:10.786Z[ recovery-image] May 17 21:41:08.795 INFO O| May 17 21:41:08.795 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342024-05-17T21:41:10.794Z[ recovery-image] May 17 21:41:08.813 INFO O| May 17 21:41:08.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80352024-05-17T21:41:10.794Z[ recovery-image] May 17 21:41:08.814 INFO O| May 17 21:41:08.813 INFO STEP 1174 (remove_files) COMPLETE
80362024-05-17T21:41:10.794Z[ recovery-image] May 17 21:41:08.814 INFO O| May 17 21:41:08.814 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372024-05-17T21:41:10.835Z[ recovery-image] May 17 21:41:08.851 INFO O| May 17 21:41:08.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80382024-05-17T21:41:10.835Z[ recovery-image] May 17 21:41:08.851 INFO O| May 17 21:41:08.851 INFO STEP 1175 (remove_files) COMPLETE
80392024-05-17T21:41:10.835Z[ recovery-image] May 17 21:41:08.851 INFO O| May 17 21:41:08.851 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402024-05-17T21:41:10.865Z[ recovery-image] May 17 21:41:08.880 INFO O| May 17 21:41:08.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80412024-05-17T21:41:10.872Z[ recovery-image] May 17 21:41:08.881 INFO O| May 17 21:41:08.880 INFO STEP 1176 (remove_files) COMPLETE
80422024-05-17T21:41:10.872Z[ recovery-image] May 17 21:41:08.881 INFO O| May 17 21:41:08.881 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432024-05-17T21:41:10.885Z[ recovery-image] May 17 21:41:08.901 INFO O| May 17 21:41:08.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
80442024-05-17T21:41:10.892Z[ recovery-image] May 17 21:41:08.901 INFO O| May 17 21:41:08.901 INFO STEP 1177 (remove_files) COMPLETE
80452024-05-17T21:41:10.892Z[ recovery-image] May 17 21:41:08.901 INFO O| May 17 21:41:08.901 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462024-05-17T21:41:10.900Z[ recovery-image] May 17 21:41:08.919 INFO O| May 17 21:41:08.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
80472024-05-17T21:41:10.908Z[ recovery-image] May 17 21:41:08.919 INFO O| May 17 21:41:08.919 INFO STEP 1178 (remove_files) COMPLETE
80482024-05-17T21:41:10.908Z[ recovery-image] May 17 21:41:08.919 INFO O| May 17 21:41:08.919 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492024-05-17T21:41:10.922Z[ recovery-image] May 17 21:41:08.937 INFO O| May 17 21:41:08.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
80502024-05-17T21:41:10.935Z[ recovery-image] May 17 21:41:08.937 INFO O| May 17 21:41:08.937 INFO STEP 1179 (remove_files) COMPLETE
80512024-05-17T21:41:10.935Z[ recovery-image] May 17 21:41:08.937 INFO O| May 17 21:41:08.937 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522024-05-17T21:41:10.943Z[ recovery-image] May 17 21:41:08.955 INFO O| May 17 21:41:08.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80532024-05-17T21:41:10.943Z[ recovery-image] May 17 21:41:08.955 INFO O| May 17 21:41:08.955 INFO STEP 1180 (remove_files) COMPLETE
80542024-05-17T21:41:10.943Z[ recovery-image] May 17 21:41:08.955 INFO O| May 17 21:41:08.955 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552024-05-17T21:41:10.995Z[ host-image] May 17 21:41:09.012 INFO O| May 17 21:41:09.012 INFO O| Actions: Completed 22 actions in 0.86 seconds.
80562024-05-17T21:41:11.002Z[ recovery-image] May 17 21:41:09.013 INFO O| May 17 21:41:09.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80572024-05-17T21:41:11.002Z[ recovery-image] May 17 21:41:09.013 INFO O| May 17 21:41:09.013 INFO STEP 1181 (remove_files) COMPLETE
80582024-05-17T21:41:11.002Z[ recovery-image] May 17 21:41:09.013 INFO O| May 17 21:41:09.013 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80592024-05-17T21:41:11.028Z[ recovery-image] May 17 21:41:09.047 INFO O| May 17 21:41:09.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80602024-05-17T21:41:11.028Z[ recovery-image] May 17 21:41:09.047 INFO O| May 17 21:41:09.047 INFO STEP 1182 (remove_files) COMPLETE
80612024-05-17T21:41:11.028Z[ recovery-image] May 17 21:41:09.047 INFO O| May 17 21:41:09.047 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80622024-05-17T21:41:11.079Z[ recovery-image] May 17 21:41:09.099 INFO O| May 17 21:41:09.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80632024-05-17T21:41:11.079Z[ recovery-image] May 17 21:41:09.099 INFO O| May 17 21:41:09.099 INFO STEP 1183 (remove_files) COMPLETE
80642024-05-17T21:41:11.083Z[ recovery-image] May 17 21:41:09.099 INFO O| May 17 21:41:09.099 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80652024-05-17T21:41:11.099Z[ recovery-image] May 17 21:41:09.119 INFO O| May 17 21:41:09.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80662024-05-17T21:41:11.099Z[ recovery-image] May 17 21:41:09.119 INFO O| May 17 21:41:09.119 INFO STEP 1184 (remove_files) COMPLETE
80672024-05-17T21:41:11.103Z[ recovery-image] May 17 21:41:09.119 INFO O| May 17 21:41:09.119 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80682024-05-17T21:41:11.116Z[ recovery-image] May 17 21:41:09.136 INFO O| May 17 21:41:09.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80692024-05-17T21:41:11.116Z[ recovery-image] May 17 21:41:09.136 INFO O| May 17 21:41:09.136 INFO STEP 1185 (remove_files) COMPLETE
80702024-05-17T21:41:11.116Z[ recovery-image] May 17 21:41:09.136 INFO O| May 17 21:41:09.136 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80712024-05-17T21:41:11.135Z[ recovery-image] May 17 21:41:09.155 INFO O| May 17 21:41:09.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80722024-05-17T21:41:11.135Z[ recovery-image] May 17 21:41:09.155 INFO O| May 17 21:41:09.155 INFO STEP 1186 (remove_files) COMPLETE
80732024-05-17T21:41:11.135Z[ recovery-image] May 17 21:41:09.155 INFO O| May 17 21:41:09.155 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80742024-05-17T21:41:11.165Z[ recovery-image] May 17 21:41:09.185 INFO O| May 17 21:41:09.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80752024-05-17T21:41:11.165Z[ recovery-image] May 17 21:41:09.185 INFO O| May 17 21:41:09.185 INFO STEP 1187 (remove_files) COMPLETE
80762024-05-17T21:41:11.169Z[ recovery-image] May 17 21:41:09.185 INFO O| May 17 21:41:09.185 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80772024-05-17T21:41:11.200Z[ recovery-image] May 17 21:41:09.217 INFO O| May 17 21:41:09.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
80782024-05-17T21:41:11.200Z[ recovery-image] May 17 21:41:09.217 INFO O| May 17 21:41:09.217 INFO STEP 1188 (remove_files) COMPLETE
80792024-05-17T21:41:11.204Z[ recovery-image] May 17 21:41:09.218 INFO O| May 17 21:41:09.217 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80802024-05-17T21:41:11.216Z[ recovery-image] May 17 21:41:09.236 INFO O| May 17 21:41:09.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
80812024-05-17T21:41:11.216Z[ recovery-image] May 17 21:41:09.236 INFO O| May 17 21:41:09.236 INFO STEP 1189 (remove_files) COMPLETE
80822024-05-17T21:41:11.219Z[ recovery-image] May 17 21:41:09.236 INFO O| May 17 21:41:09.236 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80832024-05-17T21:41:11.231Z[ host-image] May 17 21:41:09.251 INFO O| May 17 21:41:09.251 INFO O| Done
80842024-05-17T21:41:11.231Z[ host-image] May 17 21:41:09.251 INFO O| May 17 21:41:09.251 INFO O| Done
80852024-05-17T21:41:11.244Z[ recovery-image] May 17 21:41:09.259 INFO O| May 17 21:41:09.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
80862024-05-17T21:41:11.244Z[ recovery-image] May 17 21:41:09.259 INFO O| May 17 21:41:09.259 INFO STEP 1190 (remove_files) COMPLETE
80872024-05-17T21:41:11.244Z[ recovery-image] May 17 21:41:09.260 INFO O| May 17 21:41:09.259 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882024-05-17T21:41:11.256Z[ recovery-image] May 17 21:41:09.276 INFO O| May 17 21:41:09.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
80892024-05-17T21:41:11.260Z[ recovery-image] May 17 21:41:09.276 INFO O| May 17 21:41:09.276 INFO STEP 1191 (remove_files) COMPLETE
80902024-05-17T21:41:11.260Z[ recovery-image] May 17 21:41:09.276 INFO O| May 17 21:41:09.276 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912024-05-17T21:41:11.274Z[ recovery-image] May 17 21:41:09.294 INFO O| May 17 21:41:09.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
80922024-05-17T21:41:11.278Z[ recovery-image] May 17 21:41:09.294 INFO O| May 17 21:41:09.294 INFO STEP 1192 (remove_files) COMPLETE
80932024-05-17T21:41:11.278Z[ recovery-image] May 17 21:41:09.294 INFO O| May 17 21:41:09.294 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942024-05-17T21:41:11.292Z[ recovery-image] May 17 21:41:09.312 INFO O| May 17 21:41:09.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
80952024-05-17T21:41:11.295Z[ recovery-image] May 17 21:41:09.312 INFO O| May 17 21:41:09.312 INFO STEP 1193 (remove_files) COMPLETE
80962024-05-17T21:41:11.295Z[ recovery-image] May 17 21:41:09.312 INFO O| May 17 21:41:09.312 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972024-05-17T21:41:11.339Z[ recovery-image] May 17 21:41:09.353 INFO O| May 17 21:41:09.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
80982024-05-17T21:41:11.339Z[ recovery-image] May 17 21:41:09.353 INFO O| May 17 21:41:09.353 INFO STEP 1194 (remove_files) COMPLETE
80992024-05-17T21:41:11.339Z[ recovery-image] May 17 21:41:09.353 INFO O| May 17 21:41:09.353 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002024-05-17T21:41:11.391Z[ recovery-image] May 17 21:41:09.411 INFO O| May 17 21:41:09.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81012024-05-17T21:41:11.391Z[ recovery-image] May 17 21:41:09.411 INFO O| May 17 21:41:09.411 INFO STEP 1195 (remove_files) COMPLETE
81022024-05-17T21:41:11.391Z[ recovery-image] May 17 21:41:09.411 INFO O| May 17 21:41:09.411 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032024-05-17T21:41:11.462Z[ recovery-image] May 17 21:41:09.470 INFO O| May 17 21:41:09.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81042024-05-17T21:41:11.462Z[ recovery-image] May 17 21:41:09.470 INFO O| May 17 21:41:09.470 INFO STEP 1196 (remove_files) COMPLETE
81052024-05-17T21:41:11.462Z[ recovery-image] May 17 21:41:09.470 INFO O| May 17 21:41:09.470 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062024-05-17T21:41:11.511Z[ recovery-image] May 17 21:41:09.530 INFO O| May 17 21:41:09.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81072024-05-17T21:41:11.511Z[ recovery-image] May 17 21:41:09.530 INFO O| May 17 21:41:09.530 INFO STEP 1197 (remove_files) COMPLETE
81082024-05-17T21:41:11.511Z[ recovery-image] May 17 21:41:09.530 INFO O| May 17 21:41:09.530 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092024-05-17T21:41:11.534Z[ recovery-image] May 17 21:41:09.554 INFO O| May 17 21:41:09.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81102024-05-17T21:41:11.538Z[ recovery-image] May 17 21:41:09.554 INFO O| May 17 21:41:09.554 INFO STEP 1198 (remove_files) COMPLETE
81112024-05-17T21:41:11.538Z[ recovery-image] May 17 21:41:09.555 INFO O| May 17 21:41:09.554 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122024-05-17T21:41:11.555Z[ recovery-image] May 17 21:41:09.575 INFO O| May 17 21:41:09.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81132024-05-17T21:41:11.559Z[ recovery-image] May 17 21:41:09.575 INFO O| May 17 21:41:09.575 INFO STEP 1199 (remove_files) COMPLETE
81142024-05-17T21:41:11.559Z[ recovery-image] May 17 21:41:09.575 INFO O| May 17 21:41:09.575 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152024-05-17T21:41:11.576Z[ recovery-image] May 17 21:41:09.596 INFO O| May 17 21:41:09.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81162024-05-17T21:41:11.579Z[ recovery-image] May 17 21:41:09.596 INFO O| May 17 21:41:09.596 INFO STEP 1200 (remove_files) COMPLETE
81172024-05-17T21:41:11.579Z[ recovery-image] May 17 21:41:09.596 INFO O| May 17 21:41:09.596 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182024-05-17T21:41:11.593Z[ recovery-image] May 17 21:41:09.613 INFO O| May 17 21:41:09.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81192024-05-17T21:41:11.600Z[ recovery-image] May 17 21:41:09.614 INFO O| May 17 21:41:09.614 INFO STEP 1201 (remove_files) COMPLETE
81202024-05-17T21:41:11.600Z[ recovery-image] May 17 21:41:09.614 INFO O| May 17 21:41:09.614 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212024-05-17T21:41:11.624Z[ recovery-image] May 17 21:41:09.644 INFO O| May 17 21:41:09.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81222024-05-17T21:41:11.625Z[ recovery-image] May 17 21:41:09.644 INFO O| May 17 21:41:09.644 INFO STEP 1202 (remove_files) COMPLETE
81232024-05-17T21:41:11.625Z[ recovery-image] May 17 21:41:09.644 INFO O| May 17 21:41:09.644 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242024-05-17T21:41:11.680Z[ recovery-image] May 17 21:41:09.700 INFO O| May 17 21:41:09.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81252024-05-17T21:41:11.685Z[ recovery-image] May 17 21:41:09.701 INFO O| May 17 21:41:09.700 INFO STEP 1203 (remove_files) COMPLETE
81262024-05-17T21:41:11.685Z[ recovery-image] May 17 21:41:09.701 INFO O| May 17 21:41:09.701 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272024-05-17T21:41:11.701Z[ recovery-image] May 17 21:41:09.721 INFO O| May 17 21:41:09.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81282024-05-17T21:41:11.705Z[ recovery-image] May 17 21:41:09.721 INFO O| May 17 21:41:09.721 INFO STEP 1204 (remove_files) COMPLETE
81292024-05-17T21:41:11.705Z[ recovery-image] May 17 21:41:09.721 INFO O| May 17 21:41:09.721 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302024-05-17T21:41:11.739Z[ recovery-image] May 17 21:41:09.758 INFO O| May 17 21:41:09.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81312024-05-17T21:41:11.743Z[ recovery-image] May 17 21:41:09.758 INFO O| May 17 21:41:09.758 INFO STEP 1205 (remove_files) COMPLETE
81322024-05-17T21:41:11.743Z[ recovery-image] May 17 21:41:09.759 INFO O| May 17 21:41:09.759 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332024-05-17T21:41:11.756Z[ recovery-image] May 17 21:41:09.776 INFO O| May 17 21:41:09.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81342024-05-17T21:41:11.760Z[ recovery-image] May 17 21:41:09.776 INFO O| May 17 21:41:09.776 INFO STEP 1206 (remove_files) COMPLETE
81352024-05-17T21:41:11.760Z[ recovery-image] May 17 21:41:09.776 INFO O| May 17 21:41:09.776 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81362024-05-17T21:41:11.805Z[ recovery-image] May 17 21:41:09.822 INFO O| May 17 21:41:09.822 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81372024-05-17T21:41:11.808Z[ recovery-image] May 17 21:41:09.822 INFO O| May 17 21:41:09.822 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81382024-05-17T21:41:11.903Z[ host-image] May 17 21:41:09.923 INFO O| May 17 21:41:09.923 INFO O| Done
81392024-05-17T21:41:13.644Z[ recovery-image] May 17 21:41:11.663 INFO O| May 17 21:41:11.663 INFO STEP 1207 (pack_tar) COMPLETE
81402024-05-17T21:41:13.644Z[ recovery-image] May 17 21:41:11.663 INFO O| May 17 21:41:11.663 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81412024-05-17T21:41:13.649Z[ recovery-image] May 17 21:41:11.663 INFO O| May 17 21:41:11.663 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81422024-05-17T21:41:13.939Z[ recovery-image] May 17 21:41:11.959 INFO O| May 17 21:41:11.959 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81432024-05-17T21:41:14.113Z[ recovery-image] May 17 21:41:12.128 INFO O| May 17 21:41:12.128 INFO completed processing gimlet/ramdisk-03-recovery-trim
81442024-05-17T21:41:14.120Z[ recovery-image] May 17 21:41:12.138 INFO image builder template: zfs-recovery...
81452024-05-17T21:41:14.120Z[ recovery-image] May 17 21:41:12.138 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmptrhKJe/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.28.233", "-n", "zfs-recovery"], pwd: None
81462024-05-17T21:41:14.173Z[ recovery-image] May 17 21:41:12.192 INFO O| May 17 21:41:12.192 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81472024-05-17T21:41:14.202Z[ recovery-image] May 17 21:41:12.220 INFO O| May 17 21:41:12.220 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81482024-05-17T21:41:14.341Z[ recovery-image] May 17 21:41:12.345 INFO O| May 17 21:41:12.345 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81492024-05-17T21:41:14.485Z[ recovery-image] May 17 21:41:12.504 INFO O| May 17 21:41:12.503 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81502024-05-17T21:41:14.489Z[ recovery-image] May 17 21:41:12.504 INFO O| May 17 21:41:12.504 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81512024-05-17T21:41:14.493Z[ recovery-image] May 17 21:41:12.511 INFO O| May 17 21:41:12.511 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81522024-05-17T21:41:14.587Z[ recovery-image] May 17 21:41:12.605 INFO O| May 17 21:41:12.605 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81532024-05-17T21:41:14.643Z[ recovery-image] May 17 21:41:12.662 INFO O| May 17 21:41:12.662 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81542024-05-17T21:41:14.658Z[ recovery-image] May 17 21:41:12.677 INFO O| May 17 21:41:12.677 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81552024-05-17T21:41:14.666Z[ recovery-image] May 17 21:41:12.686 INFO O| May 17 21:41:12.685 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81562024-05-17T21:41:14.671Z[ recovery-image] May 17 21:41:12.687 INFO O| May 17 21:41:12.687 INFO no lofi found
81572024-05-17T21:41:14.671Z[ recovery-image] May 17 21:41:12.687 INFO O| May 17 21:41:12.687 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81582024-05-17T21:41:14.671Z[ recovery-image] May 17 21:41:12.687 INFO O| May 17 21:41:12.687 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81592024-05-17T21:41:14.856Z[ host-image] May 17 21:41:12.874 INFO O| May 17 21:41:12.874 INFO O| Done
81602024-05-17T21:41:14.900Z[ host-image] May 17 21:41:12.918 INFO O| May 17 21:41:12.918 INFO O| Done
81612024-05-17T21:41:14.904Z[ host-image] May 17 21:41:12.919 INFO O| May 17 21:41:12.919 INFO O| Done
81622024-05-17T21:41:14.919Z[ host-image] May 17 21:41:12.938 INFO O| May 17 21:41:12.938 INFO O| Done
81632024-05-17T21:41:15.212Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO STEP 14 (pkg_install) COMPLETE
81642024-05-17T21:41:15.212Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
81652024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO skip step because feature "mfg" is not enabled
81662024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
81672024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO skip step because feature "compliance" is not enabled
81682024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
81692024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO skip step because feature "stress" is not enabled
81702024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
81712024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO skip step because feature "nfs" is not enabled
81722024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
81732024-05-17T21:41:15.216Z[ host-image] May 17 21:41:13.230 INFO O| May 17 21:41:13.230 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
81742024-05-17T21:41:15.344Z[ host-image] May 17 21:41:13.363 INFO O| May 17 21:41:13.363 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
81752024-05-17T21:41:15.549Z[ host-image] May 17 21:41:13.568 INFO O| May 17 21:41:13.568 INFO completed processing gimlet/ramdisk-01-os
81762024-05-17T21:41:15.555Z[ host-image] May 17 21:41:13.571 INFO omicron1 baseline generation...
81772024-05-17T21:41:15.556Z[ host-image] May 17 21:41:13.571 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
81782024-05-17T21:41:16.315Z[ host-image] May 17 21:41:14.333 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22681:20240517T124144Z
81792024-05-17T21:41:16.995Z[ recovery-image] May 17 21:41:15.012 INFO O| May 17 21:41:15.012 INFO lofi device = /dev/dsk/c2t1d0p0
81802024-05-17T21:41:16.995Z[ recovery-image] May 17 21:41:15.012 INFO O| May 17 21:41:15.012 INFO pool device = /dev/dsk/c2t1d0p0
81812024-05-17T21:41:17.003Z[ recovery-image] May 17 21:41:15.012 INFO O| May 17 21:41:15.012 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
81822024-05-17T21:41:17.188Z[ recovery-image] May 17 21:41:15.206 INFO O| May 17 21:41:15.206 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81832024-05-17T21:41:17.188Z[ recovery-image] May 17 21:41:15.206 INFO O| May 17 21:41:15.206 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81842024-05-17T21:41:17.222Z[ recovery-image] May 17 21:41:15.241 INFO O| May 17 21:41:15.241 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81852024-05-17T21:41:17.367Z[ recovery-image] May 17 21:41:15.383 INFO O| May 17 21:41:15.383 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81862024-05-17T21:41:17.433Z[ recovery-image] May 17 21:41:15.452 INFO O| May 17 21:41:15.451 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81872024-05-17T21:41:17.460Z[ recovery-image] May 17 21:41:15.478 INFO O| May 17 21:41:15.478 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81882024-05-17T21:41:17.504Z[ recovery-image] May 17 21:41:15.518 INFO O| May 17 21:41:15.518 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81892024-05-17T21:41:17.646Z[ recovery-image] May 17 21:41:15.665 INFO O| May 17 21:41:15.665 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81902024-05-17T21:41:17.647Z[ recovery-image] May 17 21:41:15.665 INFO O| May 17 21:41:15.665 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81912024-05-17T21:41:17.651Z[ recovery-image] May 17 21:41:15.665 INFO O| May 17 21:41:15.665 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81922024-05-17T21:41:17.660Z[ recovery-image] May 17 21:41:15.679 INFO O| May 17 21:41:15.679 INFO boot environment UUID: 80a6dc12-0423-4a03-b74c-c05f77a69d17
81932024-05-17T21:41:17.660Z[ recovery-image] May 17 21:41:15.679 INFO O| May 17 21:41:15.679 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 80a6dc12-0423-4a03-b74c-c05f77a69d17
81942024-05-17T21:41:17.683Z[ recovery-image] May 17 21:41:15.701 INFO O| May 17 21:41:15.701 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81952024-05-17T21:41:17.715Z[ recovery-image] May 17 21:41:15.734 INFO O| May 17 21:41:15.734 INFO STEP 0 (create_be) COMPLETE
81962024-05-17T21:41:17.715Z[ recovery-image] May 17 21:41:15.734 INFO O| May 17 21:41:15.734 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81972024-05-17T21:41:17.745Z[ recovery-image] May 17 21:41:15.763 INFO O| May 17 21:41:15.763 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81982024-05-17T21:41:24.731Z[ recovery-image] May 17 21:41:22.748 INFO O| May 17 21:41:22.748 INFO STEP 1 (unpack_tar) COMPLETE
81992024-05-17T21:41:24.731Z[ recovery-image] May 17 21:41:22.748 INFO O| May 17 21:41:22.748 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82002024-05-17T21:41:24.757Z[ recovery-image] May 17 21:41:22.767 INFO O| May 17 21:41:22.767 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82012024-05-17T21:41:25.632Z[ recovery-image] May 17 21:41:23.649 INFO O| May 17 21:41:23.649 INFO STEP 2 (devfsadm) COMPLETE
82022024-05-17T21:41:25.632Z[ recovery-image] May 17 21:41:23.649 INFO O| May 17 21:41:23.649 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82032024-05-17T21:41:25.648Z[ recovery-image] May 17 21:41:23.665 INFO O| May 17 21:41:23.665 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82042024-05-17T21:41:25.648Z[ recovery-image] May 17 21:41:23.665 INFO O| May 17 21:41:23.665 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82052024-05-17T21:41:25.652Z[ recovery-image] May 17 21:41:23.665 INFO O| May 17 21:41:23.665 INFO STEP 3 (ensure_dir) COMPLETE
82062024-05-17T21:41:25.652Z[ recovery-image] May 17 21:41:23.665 INFO O| May 17 21:41:23.665 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82072024-05-17T21:41:25.663Z[ recovery-image] May 17 21:41:23.680 INFO O| May 17 21:41:23.680 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82082024-05-17T21:41:25.663Z[ recovery-image] May 17 21:41:23.680 INFO O| May 17 21:41:23.680 INFO STEP 4 (ensure_dir) COMPLETE
82092024-05-17T21:41:25.670Z[ recovery-image] May 17 21:41:23.680 INFO O| May 17 21:41:23.680 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82102024-05-17T21:41:25.679Z[ recovery-image] May 17 21:41:23.695 INFO O| May 17 21:41:23.695 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82112024-05-17T21:41:25.679Z[ recovery-image] May 17 21:41:23.696 INFO O| May 17 21:41:23.695 INFO STEP 5 (ensure_dir) COMPLETE
82122024-05-17T21:41:25.683Z[ recovery-image] May 17 21:41:23.696 INFO O| May 17 21:41:23.695 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82132024-05-17T21:41:25.692Z[ recovery-image] May 17 21:41:23.709 INFO O| May 17 21:41:23.709 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82142024-05-17T21:41:25.692Z[ recovery-image] May 17 21:41:23.709 INFO O| May 17 21:41:23.709 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82152024-05-17T21:41:25.692Z[ recovery-image] May 17 21:41:23.709 INFO O| May 17 21:41:23.709 INFO STEP 6 (ensure_dir) COMPLETE
82162024-05-17T21:41:25.696Z[ recovery-image] May 17 21:41:23.709 INFO O| May 17 21:41:23.709 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82172024-05-17T21:41:25.706Z[ recovery-image] May 17 21:41:23.722 INFO O| May 17 21:41:23.722 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82182024-05-17T21:41:25.709Z[ recovery-image] May 17 21:41:23.723 INFO O| May 17 21:41:23.723 INFO STEP 7 (remove_files) COMPLETE
82192024-05-17T21:41:25.709Z[ recovery-image] May 17 21:41:23.723 INFO O| May 17 21:41:23.723 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82202024-05-17T21:41:25.718Z[ recovery-image] May 17 21:41:23.735 INFO O| May 17 21:41:23.735 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82212024-05-17T21:41:25.721Z[ recovery-image] May 17 21:41:23.736 INFO O| May 17 21:41:23.736 INFO STEP 8 (remove_files) COMPLETE
82222024-05-17T21:41:25.721Z[ recovery-image] May 17 21:41:23.736 INFO O| May 17 21:41:23.736 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82232024-05-17T21:41:25.729Z[ recovery-image] May 17 21:41:23.747 INFO O| May 17 21:41:23.747 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82242024-05-17T21:41:25.732Z[ recovery-image] May 17 21:41:23.748 INFO O| May 17 21:41:23.748 INFO STEP 9 (remove_files) COMPLETE
82252024-05-17T21:41:25.733Z[ recovery-image] May 17 21:41:23.748 INFO O| May 17 21:41:23.748 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82262024-05-17T21:41:25.745Z[ recovery-image] May 17 21:41:23.759 INFO O| May 17 21:41:23.759 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82272024-05-17T21:41:25.749Z[ recovery-image] May 17 21:41:23.759 INFO O| May 17 21:41:23.759 INFO STEP 10 (remove_files) COMPLETE
82282024-05-17T21:41:25.749Z[ recovery-image] May 17 21:41:23.759 INFO O| May 17 21:41:23.759 INFO STEP 11: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82292024-05-17T21:41:25.754Z[ recovery-image] May 17 21:41:23.771 INFO O| May 17 21:41:23.771 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82302024-05-17T21:41:25.758Z[ recovery-image] May 17 21:41:23.771 INFO O| May 17 21:41:23.771 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82312024-05-17T21:41:25.758Z[ recovery-image] May 17 21:41:23.771 INFO O| May 17 21:41:23.771 INFO STEP 11 (ensure_dir) COMPLETE
82322024-05-17T21:41:25.758Z[ recovery-image] May 17 21:41:23.771 INFO O| May 17 21:41:23.771 INFO STEP 12: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82332024-05-17T21:41:25.767Z[ recovery-image] May 17 21:41:23.784 INFO O| May 17 21:41:23.784 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82342024-05-17T21:41:25.767Z[ recovery-image] May 17 21:41:23.784 INFO O| May 17 21:41:23.784 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82352024-05-17T21:41:25.771Z[ recovery-image] May 17 21:41:23.784 INFO O| May 17 21:41:23.784 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82362024-05-17T21:41:25.771Z[ recovery-image] May 17 21:41:23.784 INFO O| May 17 21:41:23.784 INFO STEP 12 (ensure_dir) COMPLETE
82372024-05-17T21:41:25.771Z[ recovery-image] May 17 21:41:23.784 INFO O| May 17 21:41:23.784 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82382024-05-17T21:41:25.781Z[ recovery-image] May 17 21:41:23.796 INFO O| May 17 21:41:23.796 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82392024-05-17T21:41:25.781Z[ recovery-image] May 17 21:41:23.796 INFO O| May 17 21:41:23.796 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82402024-05-17T21:41:25.785Z[ recovery-image] May 17 21:41:23.796 INFO O| May 17 21:41:23.796 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82412024-05-17T21:41:25.785Z[ recovery-image] May 17 21:41:23.796 INFO O| May 17 21:41:23.796 INFO STEP 13 (ensure_dir) COMPLETE
82422024-05-17T21:41:25.785Z[ recovery-image] May 17 21:41:23.796 INFO O| May 17 21:41:23.796 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82432024-05-17T21:41:25.792Z[ recovery-image] May 17 21:41:23.809 INFO O| May 17 21:41:23.809 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82442024-05-17T21:41:25.793Z[ recovery-image] May 17 21:41:23.809 INFO O| May 17 21:41:23.809 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82452024-05-17T21:41:25.793Z[ recovery-image] May 17 21:41:23.809 INFO O| May 17 21:41:23.809 INFO STEP 14 (ensure_dir) COMPLETE
82462024-05-17T21:41:25.797Z[ recovery-image] May 17 21:41:23.809 INFO O| May 17 21:41:23.809 INFO STEP 15: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82472024-05-17T21:41:25.808Z[ recovery-image] May 17 21:41:23.825 INFO O| May 17 21:41:23.825 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82482024-05-17T21:41:25.808Z[ recovery-image] May 17 21:41:23.825 INFO O| May 17 21:41:23.825 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82492024-05-17T21:41:25.808Z[ recovery-image] May 17 21:41:23.825 INFO O| May 17 21:41:23.825 INFO ok!
82502024-05-17T21:41:25.812Z[ recovery-image] May 17 21:41:23.825 INFO O| May 17 21:41:23.825 INFO STEP 15 (ensure_symlink) COMPLETE
82512024-05-17T21:41:25.812Z[ recovery-image] May 17 21:41:23.825 INFO O| May 17 21:41:23.825 INFO STEP 16: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82522024-05-17T21:41:25.821Z[ recovery-image] May 17 21:41:23.838 INFO O| May 17 21:41:23.838 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82532024-05-17T21:41:25.821Z[ recovery-image] May 17 21:41:23.838 INFO O| May 17 21:41:23.838 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82542024-05-17T21:41:25.829Z[ recovery-image] May 17 21:41:23.838 INFO O| May 17 21:41:23.838 INFO ok!
82552024-05-17T21:41:25.829Z[ recovery-image] May 17 21:41:23.838 INFO O| May 17 21:41:23.838 INFO STEP 16 (ensure_file) COMPLETE
82562024-05-17T21:41:25.829Z[ recovery-image] May 17 21:41:23.838 INFO O| May 17 21:41:23.838 INFO STEP 17: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82572024-05-17T21:41:25.835Z[ recovery-image] May 17 21:41:23.852 INFO O| May 17 21:41:23.852 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82582024-05-17T21:41:25.835Z[ recovery-image] May 17 21:41:23.852 INFO O| May 17 21:41:23.852 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82592024-05-17T21:41:25.839Z[ recovery-image] May 17 21:41:23.852 INFO O| May 17 21:41:23.852 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82602024-05-17T21:41:25.839Z[ recovery-image] May 17 21:41:23.852 INFO O| May 17 21:41:23.852 INFO ok!
82612024-05-17T21:41:25.839Z[ recovery-image] May 17 21:41:23.852 INFO O| May 17 21:41:23.852 INFO STEP 17 (ensure_symlink) COMPLETE
82622024-05-17T21:41:25.839Z[ recovery-image] May 17 21:41:23.852 INFO O| May 17 21:41:23.852 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82632024-05-17T21:41:25.849Z[ recovery-image] May 17 21:41:23.867 INFO O| May 17 21:41:23.866 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82642024-05-17T21:41:25.849Z[ recovery-image] May 17 21:41:23.867 INFO O| May 17 21:41:23.867 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82652024-05-17T21:41:25.854Z[ recovery-image] May 17 21:41:23.867 INFO O| May 17 21:41:23.867 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82662024-05-17T21:41:25.854Z[ recovery-image] May 17 21:41:23.867 INFO O| May 17 21:41:23.867 INFO ok!
82672024-05-17T21:41:25.854Z[ recovery-image] May 17 21:41:23.867 INFO O| May 17 21:41:23.867 INFO STEP 18 (ensure_symlink) COMPLETE
82682024-05-17T21:41:25.854Z[ recovery-image] May 17 21:41:23.867 INFO O| May 17 21:41:23.867 INFO STEP 19: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82692024-05-17T21:41:25.863Z[ recovery-image] May 17 21:41:23.880 INFO O| May 17 21:41:23.880 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82702024-05-17T21:41:25.863Z[ recovery-image] May 17 21:41:23.880 INFO O| May 17 21:41:23.880 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82712024-05-17T21:41:25.866Z[ recovery-image] May 17 21:41:23.880 INFO O| May 17 21:41:23.880 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82722024-05-17T21:41:25.866Z[ recovery-image] May 17 21:41:23.880 INFO O| May 17 21:41:23.880 INFO ok!
82732024-05-17T21:41:25.866Z[ recovery-image] May 17 21:41:23.880 INFO O| May 17 21:41:23.880 INFO STEP 19 (ensure_symlink) COMPLETE
82742024-05-17T21:41:25.867Z[ recovery-image] May 17 21:41:23.880 INFO O| May 17 21:41:23.880 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82752024-05-17T21:41:25.877Z[ recovery-image] May 17 21:41:23.894 INFO O| May 17 21:41:23.893 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82762024-05-17T21:41:25.877Z[ recovery-image] May 17 21:41:23.894 INFO O| May 17 21:41:23.894 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82772024-05-17T21:41:25.881Z[ recovery-image] May 17 21:41:23.894 INFO O| May 17 21:41:23.894 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82782024-05-17T21:41:25.881Z[ recovery-image] May 17 21:41:23.894 INFO O| May 17 21:41:23.894 INFO ok!
82792024-05-17T21:41:25.881Z[ recovery-image] May 17 21:41:23.894 INFO O| May 17 21:41:23.894 INFO STEP 20 (ensure_symlink) COMPLETE
82802024-05-17T21:41:25.881Z[ recovery-image] May 17 21:41:23.894 INFO O| May 17 21:41:23.894 INFO STEP 21: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82812024-05-17T21:41:25.890Z[ recovery-image] May 17 21:41:23.907 INFO O| May 17 21:41:23.907 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82822024-05-17T21:41:25.890Z[ recovery-image] May 17 21:41:23.907 INFO O| May 17 21:41:23.907 INFO copying /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf ...
82832024-05-17T21:41:25.890Z[ recovery-image] May 17 21:41:23.907 INFO O| May 17 21:41:23.907 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82842024-05-17T21:41:25.894Z[ recovery-image] May 17 21:41:23.907 INFO O| May 17 21:41:23.907 INFO ok!
82852024-05-17T21:41:25.894Z[ recovery-image] May 17 21:41:23.907 INFO O| May 17 21:41:23.907 INFO STEP 21 (ensure_file) COMPLETE
82862024-05-17T21:41:25.894Z[ recovery-image] May 17 21:41:23.907 INFO O| May 17 21:41:23.907 INFO STEP 22: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
82872024-05-17T21:41:25.904Z[ recovery-image] May 17 21:41:23.921 INFO O| May 17 21:41:23.921 INFO updating shadow file
82882024-05-17T21:41:25.911Z[ recovery-image] May 17 21:41:23.921 INFO O| May 17 21:41:23.921 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82892024-05-17T21:41:25.911Z[ recovery-image] May 17 21:41:23.921 INFO O| May 17 21:41:23.921 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82902024-05-17T21:41:25.911Z[ recovery-image] May 17 21:41:23.921 INFO O| May 17 21:41:23.921 INFO STEP 22 (shadow) COMPLETE
82912024-05-17T21:41:25.911Z[ recovery-image] May 17 21:41:23.921 INFO O| May 17 21:41:23.921 INFO STEP 23: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82922024-05-17T21:41:25.918Z[ recovery-image] May 17 21:41:23.935 INFO O| May 17 21:41:23.935 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
82932024-05-17T21:41:25.918Z[ recovery-image] May 17 21:41:23.935 INFO O| May 17 21:41:23.935 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
82942024-05-17T21:41:25.918Z[ recovery-image] May 17 21:41:23.935 INFO O| May 17 21:41:23.935 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
82952024-05-17T21:41:25.923Z[ recovery-image] May 17 21:41:23.935 INFO O| May 17 21:41:23.935 INFO ok!
82962024-05-17T21:41:25.923Z[ recovery-image] May 17 21:41:23.935 INFO O| May 17 21:41:23.935 INFO STEP 23 (ensure_file) COMPLETE
82972024-05-17T21:41:25.923Z[ recovery-image] May 17 21:41:23.935 INFO O| May 17 21:41:23.935 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82982024-05-17T21:41:25.934Z[ recovery-image] May 17 21:41:23.951 INFO O| May 17 21:41:23.951 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
82992024-05-17T21:41:25.934Z[ recovery-image] May 17 21:41:23.951 INFO O| May 17 21:41:23.951 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83002024-05-17T21:41:25.938Z[ recovery-image] May 17 21:41:23.951 INFO O| May 17 21:41:23.951 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83012024-05-17T21:41:25.938Z[ recovery-image] May 17 21:41:23.951 INFO O| May 17 21:41:23.951 INFO ok!
83022024-05-17T21:41:25.938Z[ recovery-image] May 17 21:41:23.951 INFO O| May 17 21:41:23.951 INFO STEP 24 (ensure_file) COMPLETE
83032024-05-17T21:41:25.938Z[ recovery-image] May 17 21:41:23.951 INFO O| May 17 21:41:23.951 INFO STEP 25: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83042024-05-17T21:41:25.946Z[ recovery-image] May 17 21:41:23.963 INFO O| May 17 21:41:23.963 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83052024-05-17T21:41:25.946Z[ recovery-image] May 17 21:41:23.963 INFO O| May 17 21:41:23.963 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83062024-05-17T21:41:25.950Z[ recovery-image] May 17 21:41:23.963 INFO O| May 17 21:41:23.963 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83072024-05-17T21:41:25.950Z[ recovery-image] May 17 21:41:23.963 INFO O| May 17 21:41:23.963 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83082024-05-17T21:41:25.950Z[ recovery-image] May 17 21:41:23.963 INFO O| May 17 21:41:23.963 INFO ok!
83092024-05-17T21:41:25.950Z[ recovery-image] May 17 21:41:23.963 INFO O| May 17 21:41:23.963 INFO STEP 25 (ensure_file) COMPLETE
83102024-05-17T21:41:25.951Z[ recovery-image] May 17 21:41:23.963 INFO O| May 17 21:41:23.963 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83112024-05-17T21:41:25.960Z[ recovery-image] May 17 21:41:23.977 INFO O| May 17 21:41:23.977 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83122024-05-17T21:41:25.960Z[ recovery-image] May 17 21:41:23.977 INFO O| May 17 21:41:23.977 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83132024-05-17T21:41:25.960Z[ recovery-image] May 17 21:41:23.977 INFO O| May 17 21:41:23.977 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83142024-05-17T21:41:25.965Z[ recovery-image] May 17 21:41:23.977 INFO O| May 17 21:41:23.977 INFO ok!
83152024-05-17T21:41:25.965Z[ recovery-image] May 17 21:41:23.977 INFO O| May 17 21:41:23.977 INFO STEP 26 (ensure_file) COMPLETE
83162024-05-17T21:41:25.965Z[ recovery-image] May 17 21:41:23.977 INFO O| May 17 21:41:23.977 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83172024-05-17T21:41:25.974Z[ recovery-image] May 17 21:41:23.991 INFO O| May 17 21:41:23.991 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83182024-05-17T21:41:25.974Z[ recovery-image] May 17 21:41:23.991 INFO O| May 17 21:41:23.991 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83192024-05-17T21:41:25.978Z[ recovery-image] May 17 21:41:23.991 INFO O| May 17 21:41:23.991 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83202024-05-17T21:41:25.979Z[ recovery-image] May 17 21:41:23.991 INFO O| May 17 21:41:23.991 INFO ok!
83212024-05-17T21:41:25.979Z[ recovery-image] May 17 21:41:23.991 INFO O| May 17 21:41:23.991 INFO STEP 27 (ensure_file) COMPLETE
83222024-05-17T21:41:25.979Z[ recovery-image] May 17 21:41:23.991 INFO O| May 17 21:41:23.991 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83232024-05-17T21:41:25.990Z[ recovery-image] May 17 21:41:24.007 INFO O| May 17 21:41:24.007 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83242024-05-17T21:41:25.990Z[ recovery-image] May 17 21:41:24.007 INFO O| May 17 21:41:24.007 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83252024-05-17T21:41:25.990Z[ recovery-image] May 17 21:41:24.007 INFO O| May 17 21:41:24.007 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83262024-05-17T21:41:25.995Z[ recovery-image] May 17 21:41:24.007 INFO O| May 17 21:41:24.007 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83272024-05-17T21:41:25.995Z[ recovery-image] May 17 21:41:24.007 INFO O| May 17 21:41:24.007 INFO ok!
83282024-05-17T21:41:25.995Z[ recovery-image] May 17 21:41:24.007 INFO O| May 17 21:41:24.007 INFO STEP 28 (ensure_file) COMPLETE
83292024-05-17T21:41:25.995Z[ recovery-image] May 17 21:41:24.007 INFO O| May 17 21:41:24.007 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83302024-05-17T21:41:26.005Z[ recovery-image] May 17 21:41:24.021 INFO O| May 17 21:41:24.021 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83312024-05-17T21:41:26.005Z[ recovery-image] May 17 21:41:24.021 INFO O| May 17 21:41:24.021 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83322024-05-17T21:41:26.009Z[ recovery-image] May 17 21:41:24.022 INFO O| May 17 21:41:24.021 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83332024-05-17T21:41:26.009Z[ recovery-image] May 17 21:41:24.022 INFO O| May 17 21:41:24.022 INFO ok!
83342024-05-17T21:41:26.009Z[ recovery-image] May 17 21:41:24.022 INFO O| May 17 21:41:24.022 INFO STEP 29 (ensure_file) COMPLETE
83352024-05-17T21:41:26.009Z[ recovery-image] May 17 21:41:24.022 INFO O| May 17 21:41:24.022 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83362024-05-17T21:41:26.025Z[ recovery-image] May 17 21:41:24.041 INFO O| May 17 21:41:24.041 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83372024-05-17T21:41:26.025Z[ recovery-image] May 17 21:41:24.041 INFO O| May 17 21:41:24.041 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83382024-05-17T21:41:26.025Z[ recovery-image] May 17 21:41:24.041 INFO O| May 17 21:41:24.041 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83392024-05-17T21:41:26.029Z[ recovery-image] May 17 21:41:24.041 INFO O| May 17 21:41:24.041 INFO ok!
83402024-05-17T21:41:26.029Z[ recovery-image] May 17 21:41:24.041 INFO O| May 17 21:41:24.041 INFO STEP 30 (ensure_file) COMPLETE
83412024-05-17T21:41:26.029Z[ recovery-image] May 17 21:41:24.041 INFO O| May 17 21:41:24.041 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83422024-05-17T21:41:26.039Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83432024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83442024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83452024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83462024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83472024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83482024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO ok!
83492024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO STEP 31 (ensure_file) COMPLETE
83502024-05-17T21:41:26.044Z[ recovery-image] May 17 21:41:24.056 INFO O| May 17 21:41:24.056 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83512024-05-17T21:41:26.053Z[ recovery-image] May 17 21:41:24.068 INFO O| May 17 21:41:24.068 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83522024-05-17T21:41:26.061Z[ recovery-image] May 17 21:41:24.068 INFO O| May 17 21:41:24.068 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83532024-05-17T21:41:26.061Z[ recovery-image] May 17 21:41:24.068 INFO O| May 17 21:41:24.068 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83542024-05-17T21:41:26.061Z[ recovery-image] May 17 21:41:24.068 INFO O| May 17 21:41:24.068 INFO STEP 32 (ensure_dir) COMPLETE
83552024-05-17T21:41:26.061Z[ recovery-image] May 17 21:41:24.068 INFO O| May 17 21:41:24.068 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83562024-05-17T21:41:26.072Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
83572024-05-17T21:41:26.072Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
83582024-05-17T21:41:26.072Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83592024-05-17T21:41:26.089Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83602024-05-17T21:41:26.089Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83612024-05-17T21:41:26.089Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83622024-05-17T21:41:26.089Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO ok!
83632024-05-17T21:41:26.089Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO STEP 33 (ensure_file) COMPLETE
83642024-05-17T21:41:26.090Z[ recovery-image] May 17 21:41:24.084 INFO O| May 17 21:41:24.084 INFO STEP 34: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83652024-05-17T21:41:26.090Z[ recovery-image] May 17 21:41:24.095 INFO O| May 17 21:41:24.095 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83662024-05-17T21:41:26.090Z[ recovery-image] May 17 21:41:24.096 INFO O| May 17 21:41:24.095 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
83672024-05-17T21:41:26.090Z[ recovery-image] May 17 21:41:24.096 INFO O| May 17 21:41:24.096 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83682024-05-17T21:41:26.090Z[ recovery-image] May 17 21:41:24.096 INFO O| May 17 21:41:24.096 INFO ok!
83692024-05-17T21:41:26.090Z[ recovery-image] May 17 21:41:24.096 INFO O| May 17 21:41:24.096 INFO STEP 34 (ensure_symlink) COMPLETE
83702024-05-17T21:41:26.090Z[ recovery-image] May 17 21:41:24.096 INFO O| May 17 21:41:24.096 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83712024-05-17T21:41:26.103Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83722024-05-17T21:41:26.103Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83732024-05-17T21:41:26.103Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83742024-05-17T21:41:26.103Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83752024-05-17T21:41:26.104Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83762024-05-17T21:41:26.104Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83772024-05-17T21:41:26.104Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO ok!
83782024-05-17T21:41:26.104Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO STEP 35 (ensure_file) COMPLETE
83792024-05-17T21:41:26.104Z[ recovery-image] May 17 21:41:24.111 INFO O| May 17 21:41:24.111 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83802024-05-17T21:41:26.119Z[ recovery-image] May 17 21:41:24.126 INFO O| May 17 21:41:24.126 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83812024-05-17T21:41:26.119Z[ recovery-image] May 17 21:41:24.126 INFO O| May 17 21:41:24.126 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
83822024-05-17T21:41:26.120Z[ recovery-image] May 17 21:41:24.126 INFO O| May 17 21:41:24.126 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83832024-05-17T21:41:26.120Z[ recovery-image] May 17 21:41:24.126 INFO O| May 17 21:41:24.126 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83842024-05-17T21:41:26.120Z[ recovery-image] May 17 21:41:24.126 INFO O| May 17 21:41:24.126 INFO ok!
83852024-05-17T21:41:26.120Z[ recovery-image] May 17 21:41:24.126 INFO O| May 17 21:41:24.126 INFO STEP 36 (ensure_file) COMPLETE
83862024-05-17T21:41:26.120Z[ recovery-image] May 17 21:41:24.126 INFO O| May 17 21:41:24.126 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83872024-05-17T21:41:26.132Z[ recovery-image] May 17 21:41:24.139 INFO O| May 17 21:41:24.139 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
83882024-05-17T21:41:26.132Z[ recovery-image] May 17 21:41:24.139 INFO O| May 17 21:41:24.139 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
83892024-05-17T21:41:26.133Z[ recovery-image] May 17 21:41:24.139 INFO O| May 17 21:41:24.139 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
83902024-05-17T21:41:26.133Z[ recovery-image] May 17 21:41:24.139 INFO O| May 17 21:41:24.139 INFO ok!
83912024-05-17T21:41:26.133Z[ recovery-image] May 17 21:41:24.139 INFO O| May 17 21:41:24.139 INFO STEP 37 (ensure_file) COMPLETE
83922024-05-17T21:41:26.133Z[ recovery-image] May 17 21:41:24.140 INFO O| May 17 21:41:24.140 INFO STEP 38: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83932024-05-17T21:41:26.152Z[ recovery-image] May 17 21:41:24.151 INFO O| May 17 21:41:24.151 INFO updating shadow file
83942024-05-17T21:41:26.152Z[ recovery-image] May 17 21:41:24.151 INFO O| May 17 21:41:24.151 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83952024-05-17T21:41:26.152Z[ recovery-image] May 17 21:41:24.151 INFO O| May 17 21:41:24.151 INFO STEP 38 (shadow) COMPLETE
83962024-05-17T21:41:26.152Z[ recovery-image] May 17 21:41:24.151 INFO O| May 17 21:41:24.151 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83972024-05-17T21:41:26.164Z[ recovery-image] May 17 21:41:24.167 INFO O| May 17 21:41:24.167 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
83982024-05-17T21:41:26.164Z[ recovery-image] May 17 21:41:24.167 INFO O| May 17 21:41:24.167 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
83992024-05-17T21:41:26.164Z[ recovery-image] May 17 21:41:24.167 INFO O| May 17 21:41:24.167 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84002024-05-17T21:41:26.164Z[ recovery-image] May 17 21:41:24.167 INFO O| May 17 21:41:24.167 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84012024-05-17T21:41:26.164Z[ recovery-image] May 17 21:41:24.167 INFO O| May 17 21:41:24.167 INFO ok!
84022024-05-17T21:41:26.165Z[ recovery-image] May 17 21:41:24.167 INFO O| May 17 21:41:24.167 INFO STEP 39 (ensure_file) COMPLETE
84032024-05-17T21:41:26.165Z[ recovery-image] May 17 21:41:24.167 INFO O| May 17 21:41:24.167 INFO STEP 40: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84042024-05-17T21:41:26.173Z[ recovery-image] May 17 21:41:24.180 INFO O| May 17 21:41:24.179 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84052024-05-17T21:41:26.173Z[ recovery-image] May 17 21:41:24.180 INFO O| May 17 21:41:24.180 INFO STEP 40 (ensure_dir) COMPLETE
84062024-05-17T21:41:26.173Z[ recovery-image] May 17 21:41:24.180 INFO O| May 17 21:41:24.180 INFO STEP 41: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84072024-05-17T21:41:26.178Z[ recovery-image] May 17 21:41:24.194 INFO O| May 17 21:41:24.194 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84082024-05-17T21:41:26.178Z[ recovery-image] May 17 21:41:24.194 INFO O| May 17 21:41:24.194 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84092024-05-17T21:41:26.178Z[ recovery-image] May 17 21:41:24.194 INFO O| May 17 21:41:24.194 INFO STEP 41 (ensure_dir) COMPLETE
84102024-05-17T21:41:26.178Z[ recovery-image] May 17 21:41:24.194 INFO O| May 17 21:41:24.194 INFO STEP 42: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84112024-05-17T21:41:26.228Z[ recovery-image] May 17 21:41:24.210 INFO O| May 17 21:41:24.210 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84122024-05-17T21:41:26.228Z[ recovery-image] May 17 21:41:24.210 INFO O| May 17 21:41:24.210 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84132024-05-17T21:41:26.228Z[ recovery-image] May 17 21:41:24.210 INFO O| May 17 21:41:24.210 INFO STEP 42 (ensure_dir) COMPLETE
84142024-05-17T21:41:26.228Z[ recovery-image] May 17 21:41:24.210 INFO O| May 17 21:41:24.210 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84152024-05-17T21:41:26.247Z[ recovery-image] May 17 21:41:24.225 INFO O| May 17 21:41:24.224 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84162024-05-17T21:41:26.247Z[ recovery-image] May 17 21:41:24.225 INFO O| May 17 21:41:24.224 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84172024-05-17T21:41:26.247Z[ recovery-image] May 17 21:41:24.255 INFO O| May 17 21:41:24.255 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84182024-05-17T21:41:26.247Z[ recovery-image] May 17 21:41:24.255 INFO O| May 17 21:41:24.255 INFO ok!
84192024-05-17T21:41:26.247Z[ recovery-image] May 17 21:41:24.255 INFO O| May 17 21:41:24.255 INFO STEP 43 (ensure_file) COMPLETE
84202024-05-17T21:41:26.247Z[ recovery-image] May 17 21:41:24.255 INFO O| May 17 21:41:24.255 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84212024-05-17T21:41:26.255Z[ recovery-image] May 17 21:41:24.269 INFO O| May 17 21:41:24.269 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84222024-05-17T21:41:26.255Z[ recovery-image] May 17 21:41:24.269 INFO O| May 17 21:41:24.269 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84232024-05-17T21:41:26.261Z[ recovery-image] May 17 21:41:24.269 INFO O| May 17 21:41:24.269 INFO STEP 44 (ensure_dir) COMPLETE
84242024-05-17T21:41:26.261Z[ recovery-image] May 17 21:41:24.269 INFO O| May 17 21:41:24.269 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84252024-05-17T21:41:26.268Z[ recovery-image] May 17 21:41:24.282 INFO O| May 17 21:41:24.282 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84262024-05-17T21:41:26.268Z[ recovery-image] May 17 21:41:24.282 INFO O| May 17 21:41:24.282 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84272024-05-17T21:41:26.268Z[ recovery-image] May 17 21:41:24.282 INFO O| May 17 21:41:24.282 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84282024-05-17T21:41:26.268Z[ recovery-image] May 17 21:41:24.282 INFO O| May 17 21:41:24.282 INFO ok!
84292024-05-17T21:41:26.269Z[ recovery-image] May 17 21:41:24.282 INFO O| May 17 21:41:24.282 INFO STEP 45 (ensure_file) COMPLETE
84302024-05-17T21:41:26.269Z[ recovery-image] May 17 21:41:24.282 INFO O| May 17 21:41:24.282 INFO STEP 46: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84312024-05-17T21:41:26.692Z[ recovery-image] May 17 21:41:24.293 INFO O| May 17 21:41:24.293 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84322024-05-17T21:41:26.692Z[ recovery-image] May 17 21:41:24.293 INFO O| May 17 21:41:24.293 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84332024-05-17T21:41:26.692Z[ recovery-image] May 17 21:41:24.293 INFO O| May 17 21:41:24.293 INFO STEP 46 (ensure_dir) COMPLETE
84342024-05-17T21:41:26.692Z[ recovery-image] May 17 21:41:24.293 INFO O| May 17 21:41:24.293 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84352024-05-17T21:41:26.692Z[ recovery-image] May 17 21:41:24.304 INFO O| May 17 21:41:24.304 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84362024-05-17T21:41:26.692Z[ recovery-image] May 17 21:41:24.304 INFO O| May 17 21:41:24.304 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84372024-05-17T21:41:26.692Z[ recovery-image] May 17 21:41:24.321 INFO O| May 17 21:41:24.321 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84382024-05-17T21:41:26.693Z[ recovery-image] May 17 21:41:24.321 INFO O| May 17 21:41:24.321 INFO ok!
84392024-05-17T21:41:26.693Z[ recovery-image] May 17 21:41:24.321 INFO O| May 17 21:41:24.321 INFO STEP 47 (ensure_file) COMPLETE
84402024-05-17T21:41:26.693Z[ recovery-image] May 17 21:41:24.321 INFO O| May 17 21:41:24.321 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84412024-05-17T21:41:26.693Z[ recovery-image] May 17 21:41:24.332 INFO O| May 17 21:41:24.332 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84422024-05-17T21:41:26.693Z[ recovery-image] May 17 21:41:24.332 INFO O| May 17 21:41:24.332 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84432024-05-17T21:41:26.992Z[ recovery-image] May 17 21:41:25.008 INFO O| May 17 21:41:25.008 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84442024-05-17T21:41:26.992Z[ recovery-image] May 17 21:41:25.009 INFO O| May 17 21:41:25.008 INFO ok!
84452024-05-17T21:41:26.998Z[ recovery-image] May 17 21:41:25.009 INFO O| May 17 21:41:25.008 INFO STEP 48 (ensure_file) COMPLETE
84462024-05-17T21:41:26.998Z[ recovery-image] May 17 21:41:25.009 INFO O| May 17 21:41:25.008 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84472024-05-17T21:41:27.006Z[ recovery-image] May 17 21:41:25.022 INFO O| May 17 21:41:25.022 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84482024-05-17T21:41:27.006Z[ recovery-image] May 17 21:41:25.022 INFO O| May 17 21:41:25.022 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84492024-05-17T21:41:27.006Z[ recovery-image] May 17 21:41:25.022 INFO O| May 17 21:41:25.022 INFO STEP 49 (ensure_dir) COMPLETE
84502024-05-17T21:41:27.006Z[ recovery-image] May 17 21:41:25.022 INFO O| May 17 21:41:25.022 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84512024-05-17T21:41:27.017Z[ recovery-image] May 17 21:41:25.033 INFO O| May 17 21:41:25.033 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84522024-05-17T21:41:27.022Z[ recovery-image] May 17 21:41:25.033 INFO O| May 17 21:41:25.033 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
84532024-05-17T21:41:27.022Z[ recovery-image] May 17 21:41:25.033 INFO O| May 17 21:41:25.033 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
84542024-05-17T21:41:27.022Z[ recovery-image] May 17 21:41:25.033 INFO O| May 17 21:41:25.033 INFO ok!
84552024-05-17T21:41:27.022Z[ recovery-image] May 17 21:41:25.033 INFO O| May 17 21:41:25.033 INFO STEP 50 (ensure_file) COMPLETE
84562024-05-17T21:41:27.022Z[ recovery-image] May 17 21:41:25.033 INFO O| May 17 21:41:25.033 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84572024-05-17T21:41:27.029Z[ recovery-image] May 17 21:41:25.046 INFO O| May 17 21:41:25.046 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84582024-05-17T21:41:27.036Z[ recovery-image] May 17 21:41:25.046 INFO O| May 17 21:41:25.046 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
84592024-05-17T21:41:27.036Z[ recovery-image] May 17 21:41:25.046 INFO O| May 17 21:41:25.046 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
84602024-05-17T21:41:27.036Z[ recovery-image] May 17 21:41:25.046 INFO O| May 17 21:41:25.046 INFO ok!
84612024-05-17T21:41:27.036Z[ recovery-image] May 17 21:41:25.046 INFO O| May 17 21:41:25.046 INFO STEP 51 (ensure_file) COMPLETE
84622024-05-17T21:41:27.036Z[ recovery-image] May 17 21:41:25.046 INFO O| May 17 21:41:25.046 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84632024-05-17T21:41:27.041Z[ recovery-image] May 17 21:41:25.057 INFO O| May 17 21:41:25.057 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84642024-05-17T21:41:27.044Z[ recovery-image] May 17 21:41:25.058 INFO O| May 17 21:41:25.057 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84652024-05-17T21:41:27.044Z[ recovery-image] May 17 21:41:25.058 INFO O| May 17 21:41:25.058 INFO STEP 52 (ensure_dir) COMPLETE
84662024-05-17T21:41:27.045Z[ recovery-image] May 17 21:41:25.058 INFO O| May 17 21:41:25.058 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84672024-05-17T21:41:27.053Z[ recovery-image] May 17 21:41:25.069 INFO O| May 17 21:41:25.068 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84682024-05-17T21:41:27.053Z[ recovery-image] May 17 21:41:25.069 INFO O| May 17 21:41:25.069 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
84692024-05-17T21:41:27.058Z[ recovery-image] May 17 21:41:25.069 INFO O| May 17 21:41:25.069 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84702024-05-17T21:41:27.058Z[ recovery-image] May 17 21:41:25.069 INFO O| May 17 21:41:25.069 INFO ok!
84712024-05-17T21:41:27.058Z[ recovery-image] May 17 21:41:25.069 INFO O| May 17 21:41:25.069 INFO STEP 53 (ensure_file) COMPLETE
84722024-05-17T21:41:27.058Z[ recovery-image] May 17 21:41:25.069 INFO O| May 17 21:41:25.069 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84732024-05-17T21:41:27.064Z[ recovery-image] May 17 21:41:25.080 INFO O| May 17 21:41:25.080 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84742024-05-17T21:41:27.064Z[ recovery-image] May 17 21:41:25.080 INFO O| May 17 21:41:25.080 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
84752024-05-17T21:41:27.064Z[ recovery-image] May 17 21:41:25.081 INFO O| May 17 21:41:25.081 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
84762024-05-17T21:41:27.068Z[ recovery-image] May 17 21:41:25.081 INFO O| May 17 21:41:25.081 INFO ok!
84772024-05-17T21:41:27.068Z[ recovery-image] May 17 21:41:25.081 INFO O| May 17 21:41:25.081 INFO STEP 54 (ensure_file) COMPLETE
84782024-05-17T21:41:27.068Z[ recovery-image] May 17 21:41:25.081 INFO O| May 17 21:41:25.081 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84792024-05-17T21:41:27.075Z[ recovery-image] May 17 21:41:25.092 INFO O| May 17 21:41:25.092 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84802024-05-17T21:41:27.075Z[ recovery-image] May 17 21:41:25.092 INFO O| May 17 21:41:25.092 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84812024-05-17T21:41:27.079Z[ recovery-image] May 17 21:41:25.092 INFO O| May 17 21:41:25.092 INFO STEP 55 (ensure_dir) COMPLETE
84822024-05-17T21:41:27.079Z[ recovery-image] May 17 21:41:25.092 INFO O| May 17 21:41:25.092 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84832024-05-17T21:41:27.087Z[ recovery-image] May 17 21:41:25.103 INFO O| May 17 21:41:25.103 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
84842024-05-17T21:41:27.087Z[ recovery-image] May 17 21:41:25.104 INFO O| May 17 21:41:25.103 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
84852024-05-17T21:41:27.091Z[ recovery-image] May 17 21:41:25.104 INFO O| May 17 21:41:25.104 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
84862024-05-17T21:41:27.091Z[ recovery-image] May 17 21:41:25.104 INFO O| May 17 21:41:25.104 INFO ok!
84872024-05-17T21:41:27.091Z[ recovery-image] May 17 21:41:25.104 INFO O| May 17 21:41:25.104 INFO STEP 56 (ensure_file) COMPLETE
84882024-05-17T21:41:27.091Z[ recovery-image] May 17 21:41:25.104 INFO O| May 17 21:41:25.104 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84892024-05-17T21:41:27.099Z[ recovery-image] May 17 21:41:25.116 INFO O| May 17 21:41:25.116 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
84902024-05-17T21:41:27.099Z[ recovery-image] May 17 21:41:25.116 INFO O| May 17 21:41:25.116 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
84912024-05-17T21:41:27.103Z[ recovery-image] May 17 21:41:25.117 INFO O| May 17 21:41:25.116 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
84922024-05-17T21:41:27.103Z[ recovery-image] May 17 21:41:25.117 INFO O| May 17 21:41:25.117 INFO ok!
84932024-05-17T21:41:27.103Z[ recovery-image] May 17 21:41:25.117 INFO O| May 17 21:41:25.117 INFO STEP 57 (ensure_file) COMPLETE
84942024-05-17T21:41:27.103Z[ recovery-image] May 17 21:41:25.117 INFO O| May 17 21:41:25.117 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84952024-05-17T21:41:27.114Z[ recovery-image] May 17 21:41:25.131 INFO O| May 17 21:41:25.131 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
84962024-05-17T21:41:27.114Z[ recovery-image] May 17 21:41:25.131 INFO O| May 17 21:41:25.131 INFO STEP 58 (ensure_dir) COMPLETE
84972024-05-17T21:41:27.118Z[ recovery-image] May 17 21:41:25.131 INFO O| May 17 21:41:25.131 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84982024-05-17T21:41:27.125Z[ recovery-image] May 17 21:41:25.142 INFO O| May 17 21:41:25.142 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
84992024-05-17T21:41:27.129Z[ recovery-image] May 17 21:41:25.142 INFO O| May 17 21:41:25.142 INFO STEP 59 (ensure_dir) COMPLETE
85002024-05-17T21:41:27.129Z[ recovery-image] May 17 21:41:25.142 INFO O| May 17 21:41:25.142 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85012024-05-17T21:41:27.136Z[ recovery-image] May 17 21:41:25.153 INFO O| May 17 21:41:25.153 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85022024-05-17T21:41:27.136Z[ recovery-image] May 17 21:41:25.153 INFO O| May 17 21:41:25.153 INFO STEP 60 (ensure_dir) COMPLETE
85032024-05-17T21:41:27.140Z[ recovery-image] May 17 21:41:25.153 INFO O| May 17 21:41:25.153 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85042024-05-17T21:41:27.147Z[ recovery-image] May 17 21:41:25.163 INFO O| May 17 21:41:25.163 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85052024-05-17T21:41:27.150Z[ recovery-image] May 17 21:41:25.163 INFO O| May 17 21:41:25.163 INFO STEP 61 (ensure_dir) COMPLETE
85062024-05-17T21:41:27.150Z[ recovery-image] May 17 21:41:25.163 INFO O| May 17 21:41:25.163 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85072024-05-17T21:41:27.158Z[ recovery-image] May 17 21:41:25.174 INFO O| May 17 21:41:25.174 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85082024-05-17T21:41:27.158Z[ recovery-image] May 17 21:41:25.174 INFO O| May 17 21:41:25.174 INFO copying /tmp/.tmptrhKJe/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85092024-05-17T21:41:27.163Z[ recovery-image] May 17 21:41:25.174 INFO O| May 17 21:41:25.174 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85102024-05-17T21:41:27.164Z[ recovery-image] May 17 21:41:25.174 INFO O| May 17 21:41:25.174 INFO ok!
85112024-05-17T21:41:27.164Z[ recovery-image] May 17 21:41:25.174 INFO O| May 17 21:41:25.174 INFO STEP 62 (ensure_file) COMPLETE
85122024-05-17T21:41:27.164Z[ recovery-image] May 17 21:41:25.174 INFO O| May 17 21:41:25.174 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85132024-05-17T21:41:27.169Z[ recovery-image] May 17 21:41:25.186 INFO O| May 17 21:41:25.186 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85142024-05-17T21:41:27.173Z[ recovery-image] May 17 21:41:25.186 INFO O| May 17 21:41:25.186 INFO STEP 63 (remove_files) COMPLETE
85152024-05-17T21:41:27.173Z[ recovery-image] May 17 21:41:25.186 INFO O| May 17 21:41:25.186 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85162024-05-17T21:41:27.182Z[ recovery-image] May 17 21:41:25.198 INFO O| May 17 21:41:25.198 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85172024-05-17T21:41:27.185Z[ recovery-image] May 17 21:41:25.198 INFO O| May 17 21:41:25.198 INFO STEP 64 (remove_files) COMPLETE
85182024-05-17T21:41:27.186Z[ recovery-image] May 17 21:41:25.198 INFO O| May 17 21:41:25.198 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85192024-05-17T21:41:27.193Z[ recovery-image] May 17 21:41:25.209 INFO O| May 17 21:41:25.209 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85202024-05-17T21:41:27.196Z[ recovery-image] May 17 21:41:25.209 INFO O| May 17 21:41:25.209 INFO STEP 65 (remove_files) COMPLETE
85212024-05-17T21:41:27.196Z[ recovery-image] May 17 21:41:25.209 INFO O| May 17 21:41:25.209 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85222024-05-17T21:41:27.206Z[ recovery-image] May 17 21:41:25.223 INFO O| May 17 21:41:25.223 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85232024-05-17T21:41:27.210Z[ recovery-image] May 17 21:41:25.223 INFO O| May 17 21:41:25.223 INFO STEP 66 (remove_files) COMPLETE
85242024-05-17T21:41:27.210Z[ recovery-image] May 17 21:41:25.223 INFO O| May 17 21:41:25.223 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85252024-05-17T21:41:27.217Z[ recovery-image] May 17 21:41:25.234 INFO O| May 17 21:41:25.234 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85262024-05-17T21:41:27.221Z[ recovery-image] May 17 21:41:25.234 INFO O| May 17 21:41:25.234 INFO STEP 67 (remove_files) COMPLETE
85272024-05-17T21:41:27.221Z[ recovery-image] May 17 21:41:25.234 INFO O| May 17 21:41:25.234 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85282024-05-17T21:41:27.228Z[ recovery-image] May 17 21:41:25.245 INFO O| May 17 21:41:25.245 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85292024-05-17T21:41:27.235Z[ recovery-image] May 17 21:41:25.245 INFO O| May 17 21:41:25.245 INFO STEP 68 (remove_files) COMPLETE
85302024-05-17T21:41:27.235Z[ recovery-image] May 17 21:41:25.245 INFO O| May 17 21:41:25.245 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85312024-05-17T21:41:27.242Z[ recovery-image] May 17 21:41:25.258 INFO O| May 17 21:41:25.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85322024-05-17T21:41:27.242Z[ recovery-image] May 17 21:41:25.258 INFO O| May 17 21:41:25.258 INFO STEP 69 (remove_files) COMPLETE
85332024-05-17T21:41:27.242Z[ recovery-image] May 17 21:41:25.258 INFO O| May 17 21:41:25.258 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85342024-05-17T21:41:27.253Z[ recovery-image] May 17 21:41:25.269 INFO O| May 17 21:41:25.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85352024-05-17T21:41:27.253Z[ recovery-image] May 17 21:41:25.269 INFO O| May 17 21:41:25.269 INFO STEP 70 (remove_files) COMPLETE
85362024-05-17T21:41:27.257Z[ recovery-image] May 17 21:41:25.269 INFO O| May 17 21:41:25.269 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85372024-05-17T21:41:27.266Z[ recovery-image] May 17 21:41:25.282 INFO O| May 17 21:41:25.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85382024-05-17T21:41:27.266Z[ recovery-image] May 17 21:41:25.282 INFO O| May 17 21:41:25.282 INFO STEP 71 (remove_files) COMPLETE
85392024-05-17T21:41:27.270Z[ recovery-image] May 17 21:41:25.282 INFO O| May 17 21:41:25.282 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85402024-05-17T21:41:27.276Z[ recovery-image] May 17 21:41:25.292 INFO O| May 17 21:41:25.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85412024-05-17T21:41:27.276Z[ recovery-image] May 17 21:41:25.293 INFO O| May 17 21:41:25.293 INFO STEP 72 (remove_files) COMPLETE
85422024-05-17T21:41:27.280Z[ recovery-image] May 17 21:41:25.293 INFO O| May 17 21:41:25.293 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85432024-05-17T21:41:27.288Z[ recovery-image] May 17 21:41:25.305 INFO O| May 17 21:41:25.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85442024-05-17T21:41:27.292Z[ recovery-image] May 17 21:41:25.305 INFO O| May 17 21:41:25.305 INFO STEP 73 (remove_files) COMPLETE
85452024-05-17T21:41:27.292Z[ recovery-image] May 17 21:41:25.305 INFO O| May 17 21:41:25.305 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85462024-05-17T21:41:27.302Z[ recovery-image] May 17 21:41:25.319 INFO O| May 17 21:41:25.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85472024-05-17T21:41:27.302Z[ recovery-image] May 17 21:41:25.319 INFO O| May 17 21:41:25.319 INFO STEP 74 (remove_files) COMPLETE
85482024-05-17T21:41:27.305Z[ recovery-image] May 17 21:41:25.319 INFO O| May 17 21:41:25.319 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85492024-05-17T21:41:27.312Z[ recovery-image] May 17 21:41:25.329 INFO O| May 17 21:41:25.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85502024-05-17T21:41:27.312Z[ recovery-image] May 17 21:41:25.329 INFO O| May 17 21:41:25.329 INFO STEP 75 (remove_files) COMPLETE
85512024-05-17T21:41:27.317Z[ recovery-image] May 17 21:41:25.329 INFO O| May 17 21:41:25.329 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85522024-05-17T21:41:27.323Z[ recovery-image] May 17 21:41:25.340 INFO O| May 17 21:41:25.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85532024-05-17T21:41:27.323Z[ recovery-image] May 17 21:41:25.340 INFO O| May 17 21:41:25.340 INFO STEP 76 (remove_files) COMPLETE
85542024-05-17T21:41:27.327Z[ recovery-image] May 17 21:41:25.340 INFO O| May 17 21:41:25.340 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85552024-05-17T21:41:27.334Z[ recovery-image] May 17 21:41:25.351 INFO O| May 17 21:41:25.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
85562024-05-17T21:41:27.334Z[ recovery-image] May 17 21:41:25.351 INFO O| May 17 21:41:25.351 INFO STEP 77 (remove_files) COMPLETE
85572024-05-17T21:41:27.334Z[ recovery-image] May 17 21:41:25.351 INFO O| May 17 21:41:25.351 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85582024-05-17T21:41:27.350Z[ recovery-image] May 17 21:41:25.362 INFO O| May 17 21:41:25.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85592024-05-17T21:41:27.350Z[ recovery-image] May 17 21:41:25.362 INFO O| May 17 21:41:25.362 INFO STEP 78 (remove_files) COMPLETE
85602024-05-17T21:41:27.350Z[ recovery-image] May 17 21:41:25.362 INFO O| May 17 21:41:25.362 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85612024-05-17T21:41:27.356Z[ recovery-image] May 17 21:41:25.373 INFO O| May 17 21:41:25.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85622024-05-17T21:41:27.360Z[ recovery-image] May 17 21:41:25.373 INFO O| May 17 21:41:25.373 INFO STEP 79 (remove_files) COMPLETE
85632024-05-17T21:41:27.360Z[ recovery-image] May 17 21:41:25.373 INFO O| May 17 21:41:25.373 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85642024-05-17T21:41:27.367Z[ recovery-image] May 17 21:41:25.383 INFO O| May 17 21:41:25.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85652024-05-17T21:41:27.367Z[ recovery-image] May 17 21:41:25.383 INFO O| May 17 21:41:25.383 INFO STEP 80 (remove_files) COMPLETE
85662024-05-17T21:41:27.371Z[ recovery-image] May 17 21:41:25.383 INFO O| May 17 21:41:25.383 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85672024-05-17T21:41:27.377Z[ recovery-image] May 17 21:41:25.394 INFO O| May 17 21:41:25.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85682024-05-17T21:41:27.377Z[ recovery-image] May 17 21:41:25.394 INFO O| May 17 21:41:25.394 INFO STEP 81 (remove_files) COMPLETE
85692024-05-17T21:41:27.382Z[ recovery-image] May 17 21:41:25.394 INFO O| May 17 21:41:25.394 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85702024-05-17T21:41:27.388Z[ recovery-image] May 17 21:41:25.405 INFO O| May 17 21:41:25.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85712024-05-17T21:41:27.388Z[ recovery-image] May 17 21:41:25.405 INFO O| May 17 21:41:25.405 INFO STEP 82 (remove_files) COMPLETE
85722024-05-17T21:41:27.392Z[ recovery-image] May 17 21:41:25.405 INFO O| May 17 21:41:25.405 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85732024-05-17T21:41:27.404Z[ recovery-image] May 17 21:41:25.418 INFO O| May 17 21:41:25.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85742024-05-17T21:41:27.404Z[ recovery-image] May 17 21:41:25.418 INFO O| May 17 21:41:25.418 INFO STEP 83 (remove_files) COMPLETE
85752024-05-17T21:41:27.408Z[ recovery-image] May 17 21:41:25.418 INFO O| May 17 21:41:25.418 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85762024-05-17T21:41:27.412Z[ recovery-image] May 17 21:41:25.429 INFO O| May 17 21:41:25.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85772024-05-17T21:41:27.412Z[ recovery-image] May 17 21:41:25.429 INFO O| May 17 21:41:25.429 INFO STEP 84 (remove_files) COMPLETE
85782024-05-17T21:41:27.412Z[ recovery-image] May 17 21:41:25.429 INFO O| May 17 21:41:25.429 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85792024-05-17T21:41:27.424Z[ recovery-image] May 17 21:41:25.440 INFO O| May 17 21:41:25.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85802024-05-17T21:41:27.424Z[ recovery-image] May 17 21:41:25.440 INFO O| May 17 21:41:25.440 INFO STEP 85 (remove_files) COMPLETE
85812024-05-17T21:41:27.431Z[ recovery-image] May 17 21:41:25.440 INFO O| May 17 21:41:25.440 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85822024-05-17T21:41:27.438Z[ recovery-image] May 17 21:41:25.452 INFO O| May 17 21:41:25.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
85832024-05-17T21:41:27.439Z[ recovery-image] May 17 21:41:25.452 INFO O| May 17 21:41:25.452 INFO STEP 86 (remove_files) COMPLETE
85842024-05-17T21:41:27.439Z[ recovery-image] May 17 21:41:25.452 INFO O| May 17 21:41:25.452 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85852024-05-17T21:41:27.450Z[ recovery-image] May 17 21:41:25.463 INFO O| May 17 21:41:25.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
85862024-05-17T21:41:27.450Z[ recovery-image] May 17 21:41:25.463 INFO O| May 17 21:41:25.463 INFO STEP 87 (remove_files) COMPLETE
85872024-05-17T21:41:27.453Z[ recovery-image] May 17 21:41:25.463 INFO O| May 17 21:41:25.463 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85882024-05-17T21:41:27.457Z[ recovery-image] May 17 21:41:25.474 INFO O| May 17 21:41:25.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
85892024-05-17T21:41:27.457Z[ recovery-image] May 17 21:41:25.474 INFO O| May 17 21:41:25.474 INFO STEP 88 (remove_files) COMPLETE
85902024-05-17T21:41:27.457Z[ recovery-image] May 17 21:41:25.474 INFO O| May 17 21:41:25.474 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85912024-05-17T21:41:27.471Z[ recovery-image] May 17 21:41:25.488 INFO O| May 17 21:41:25.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
85922024-05-17T21:41:27.471Z[ recovery-image] May 17 21:41:25.488 INFO O| May 17 21:41:25.488 INFO STEP 89 (remove_files) COMPLETE
85932024-05-17T21:41:27.471Z[ recovery-image] May 17 21:41:25.488 INFO O| May 17 21:41:25.488 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85942024-05-17T21:41:27.482Z[ recovery-image] May 17 21:41:25.499 INFO O| May 17 21:41:25.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
85952024-05-17T21:41:27.482Z[ recovery-image] May 17 21:41:25.499 INFO O| May 17 21:41:25.499 INFO STEP 90 (remove_files) COMPLETE
85962024-05-17T21:41:27.482Z[ recovery-image] May 17 21:41:25.499 INFO O| May 17 21:41:25.499 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85972024-05-17T21:41:27.493Z[ recovery-image] May 17 21:41:25.509 INFO O| May 17 21:41:25.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
85982024-05-17T21:41:27.497Z[ recovery-image] May 17 21:41:25.510 INFO O| May 17 21:41:25.510 INFO STEP 91 (remove_files) COMPLETE
85992024-05-17T21:41:27.497Z[ recovery-image] May 17 21:41:25.510 INFO O| May 17 21:41:25.510 INFO STEP 92: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86002024-05-17T21:41:27.508Z[ recovery-image] May 17 21:41:25.525 INFO O| May 17 21:41:25.525 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86012024-05-17T21:41:27.508Z[ recovery-image] May 17 21:41:25.525 INFO O| May 17 21:41:25.525 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
86022024-05-17T21:41:38.667Z[ recovery-image] May 17 21:41:36.680 INFO O| May 17 21:41:36.680 INFO O| Loading smf(7) service descriptions: 1/672/673/674/675/676/677/678/679/6710/6711/6712/6713/6714/6715/6716/6717/6718/6719/6720/6721/6722/6723/6724/6725/6726/6727/6728/6729/6730/6731/6732/6733/6734/6735/6736/6737/6738/6739/6740/6741/6742/6743/6744/6745/6746/6747/6748/6749/6750/6751/6752/6753/6754/6755/6756/6757/6758/6759/6760/6761/6762/6763/6764/6765/6766/6767/67
86032024-05-17T21:41:38.667Z[ recovery-image] May 17 21:41:36.681 INFO O| May 17 21:41:36.680 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86042024-05-17T21:41:38.689Z[ recovery-image] May 17 21:41:36.700 INFO O| May 17 21:41:36.700 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
86052024-05-17T21:41:38.838Z[ recovery-image] May 17 21:41:36.852 INFO O| May 17 21:41:36.852 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86062024-05-17T21:41:38.843Z[ recovery-image] May 17 21:41:36.852 INFO O| May 17 21:41:36.852 INFO copying /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db ...
86072024-05-17T21:41:38.843Z[ recovery-image] May 17 21:41:36.855 INFO O| May 17 21:41:36.855 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86082024-05-17T21:41:38.843Z[ recovery-image] May 17 21:41:36.855 INFO O| May 17 21:41:36.855 INFO ok!
86092024-05-17T21:41:38.843Z[ recovery-image] May 17 21:41:36.855 INFO O| May 17 21:41:36.855 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86102024-05-17T21:41:38.843Z[ recovery-image] May 17 21:41:36.855 INFO O| May 17 21:41:36.855 INFO STEP 92 (seed_smf) COMPLETE
86112024-05-17T21:41:38.843Z[ recovery-image] May 17 21:41:36.855 INFO O| May 17 21:41:36.855 INFO steps complete; finalising image!
86122024-05-17T21:41:38.843Z[ recovery-image] May 17 21:41:36.855 INFO O| May 17 21:41:36.855 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86132024-05-17T21:41:38.919Z[ recovery-image] May 17 21:41:36.932 INFO O| May 17 21:41:36.932 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Fri May 17 21:41:36 2024)
86142024-05-17T21:41:39.129Z[ recovery-image] May 17 21:41:37.143 INFO O| May 17 21:41:37.143 INFO trim TEMPORARY-gimlet-zfs-recovery: (63% trimmed, started at Fri May 17 21:41:36 2024)
86152024-05-17T21:41:39.401Z[ recovery-image] May 17 21:41:37.408 INFO O| May 17 21:41:37.408 INFO temporary pool has 382M used, 1.38G avail, 1.00x compressratio
86162024-05-17T21:41:39.401Z[ recovery-image] May 17 21:41:37.408 INFO O| May 17 21:41:37.408 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86172024-05-17T21:41:40.042Z[ recovery-image] May 17 21:41:38.052 INFO O| May 17 21:41:38.052 INFO copying image /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86182024-05-17T21:41:40.042Z[ recovery-image] May 17 21:41:38.052 INFO O| May 17 21:41:38.052 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86192024-05-17T21:41:45.705Z[ recovery-image] May 17 21:41:43.717 INFO O| May 17 21:41:43.717 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86202024-05-17T21:41:45.706Z[ recovery-image] May 17 21:41:43.717 INFO O| May 17 21:41:43.717 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86212024-05-17T21:41:45.713Z[ recovery-image] May 17 21:41:43.717 INFO O| May 17 21:41:43.717 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86222024-05-17T21:41:45.713Z[ recovery-image] May 17 21:41:43.717 INFO O| May 17 21:41:43.717 INFO completed processing gimlet/zfs-recovery
86232024-05-17T21:41:45.713Z[ recovery-image] May 17 21:41:43.717 INFO O| May 17 21:41:43.717 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86242024-05-17T21:41:46.521Z[ recovery-image] May 17 21:41:44.125 INFO O| May 17 21:41:44.125 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86252024-05-17T21:41:46.525Z[ recovery-image] May 17 21:41:44.271 INFO BUILD STRING "heads/stlouis-0-g8e96516cf9\n"
86262024-05-17T21:41:46.525Z[ recovery-image] May 17 21:41:44.271 INFO expanded image name: "recovery 13a4191/${os_short_commit} 2024-05-17 21:15" -> "recovery 13a4191/8e96516 2024-05-17 21:15"
86272024-05-17T21:41:46.525Z[ recovery-image] May 17 21:41:44.271 INFO output artefacts stored in: "/work/os-recovery"
86282024-05-17T21:41:46.525Z[ recovery-image] May 17 21:41:44.271 INFO collecting git info from project "bootserver"...
86292024-05-17T21:41:46.525Z[ recovery-image] May 17 21:41:44.282 INFO collecting git info from project "amd-firmware"...
86302024-05-17T21:41:46.600Z[ recovery-image] May 17 21:41:44.612 INFO collecting git info from project "phbl"...
86312024-05-17T21:41:46.609Z[ recovery-image] May 17 21:41:44.622 INFO collecting git info from project "pilot"...
86322024-05-17T21:41:46.628Z[ recovery-image] May 17 21:41:44.640 INFO collecting git info from project "image-builder"...
86332024-05-17T21:41:46.640Z[ recovery-image] May 17 21:41:44.651 INFO collecting git info from project "amd-host-image-builder"...
86342024-05-17T21:41:47.034Z[ recovery-image] May 17 21:41:45.043 INFO collecting git info from project "chelsio-t6-roms"...
86352024-05-17T21:41:47.074Z[ recovery-image] May 17 21:41:45.080 INFO collecting git info from project "pinprick"...
86362024-05-17T21:41:47.095Z[ recovery-image] May 17 21:41:45.101 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86372024-05-17T21:41:48.093Z[ recovery-image] May 17 21:41:46.106 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86382024-05-17T21:41:48.864Z[ recovery-image] May 17 21:41:46.876 INFO creating Oxide boot image...
86392024-05-17T21:41:48.864Z[ recovery-image] May 17 21:41:46.876 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 13a4191/8e96516 2024-05-17 21:15", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86402024-05-17T21:42:49.809Z[ host-image] May 17 21:42:47.808 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22681:20240517T124217Z
86412024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.808 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22681:20240517T124217Z
86422024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.808 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86432024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.809 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86442024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.809 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86452024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.809 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86462024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.810 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86472024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.811 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86482024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.811 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86492024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.811 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86502024-05-17T21:42:49.814Z[ host-image] May 17 21:42:47.811 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22681:20240517T124217Z
86512024-05-17T21:42:49.818Z[ host-image] May 17 21:42:47.814 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22681:20240517T124218Z
86522024-05-17T21:42:49.818Z[ host-image] May 17 21:42:47.815 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22681:20240517T124218Z
86532024-05-17T21:42:49.819Z[ host-image] May 17 21:42:47.816 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22681:20240517T124218Z
86542024-05-17T21:42:49.819Z[ host-image] May 17 21:42:47.816 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86552024-05-17T21:42:49.819Z[ host-image] May 17 21:42:47.817 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22681:20240517T124218Z
86562024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.818 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22681:20240517T124218Z
86572024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.818 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22681:20240517T124219Z
86582024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.818 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22681:20240517T124219Z
86592024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.819 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22681:20240517T124219Z
86602024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.819 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22681:20240517T124220Z
86612024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.819 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22681:20240517T124220Z
86622024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.819 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22681:20240517T124221Z
86632024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.820 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22681:20240517T124222Z
86642024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.820 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22681:20240517T124222Z
86652024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.820 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22681:20240517T124224Z
86662024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.820 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22681:20240517T124224Z
86672024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.820 INFO O| install = pkg://helios-dev/driver/network/opte@0.28.233:20240319T191842Z
86682024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.821 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22681:20240517T124225Z
86692024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.821 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22681:20240517T124228Z
86702024-05-17T21:42:49.824Z[ host-image] May 17 21:42:47.821 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22681:20240517T124228Z
86712024-05-17T21:42:49.825Z[ host-image] May 17 21:42:47.821 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22681:20240517T124229Z
86722024-05-17T21:42:49.828Z[ host-image] May 17 21:42:47.823 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22681:20240517T124230Z
86732024-05-17T21:42:49.828Z[ host-image] May 17 21:42:47.823 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22681:20240517T124231Z
86742024-05-17T21:42:49.838Z[ host-image] May 17 21:42:47.837 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
86752024-05-17T21:42:49.845Z[ host-image] May 17 21:42:47.838 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22681:20240517T124231Z
86762024-05-17T21:42:49.845Z[ host-image] May 17 21:42:47.838 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
86772024-05-17T21:42:49.845Z[ host-image] May 17 21:42:47.838 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
86782024-05-17T21:42:49.845Z[ host-image] May 17 21:42:47.839 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
86792024-05-17T21:42:49.845Z[ host-image] May 17 21:42:47.840 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22681:20240517T124231Z
86802024-05-17T21:42:49.845Z[ host-image] May 17 21:42:47.840 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
86812024-05-17T21:42:49.845Z[ host-image] May 17 21:42:47.840 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
86822024-05-17T21:42:49.849Z[ host-image] May 17 21:42:47.842 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
86832024-05-17T21:42:49.849Z[ host-image] May 17 21:42:47.843 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
86842024-05-17T21:42:49.885Z[ host-image] May 17 21:42:47.883 INFO O| install = pkg://helios-dev/library/ncurses@6.4-2.0:20230621T193938Z
86852024-05-17T21:42:49.885Z[ host-image] May 17 21:42:47.883 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
86862024-05-17T21:42:49.889Z[ host-image] May 17 21:42:47.884 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
86872024-05-17T21:42:49.889Z[ host-image] May 17 21:42:47.885 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
86882024-05-17T21:42:49.889Z[ host-image] May 17 21:42:47.886 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
86892024-05-17T21:42:49.889Z[ host-image] May 17 21:42:47.886 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
86902024-05-17T21:42:49.972Z[ host-image] May 17 21:42:47.972 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
86912024-05-17T21:42:49.976Z[ host-image] May 17 21:42:47.973 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
86922024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.973 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
86932024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.974 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22681:20240517T124233Z
86942024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.975 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22681:20240517T124238Z
86952024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.975 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
86962024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.975 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22681:20240517T124239Z
86972024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.975 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
86982024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.976 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
86992024-05-17T21:42:49.977Z[ host-image] May 17 21:42:47.976 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
87002024-05-17T21:42:49.981Z[ host-image] May 17 21:42:47.976 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22681:20240517T124239Z
87012024-05-17T21:42:49.981Z[ host-image] May 17 21:42:47.976 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87022024-05-17T21:42:49.985Z[ host-image] May 17 21:42:47.984 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87032024-05-17T21:42:49.985Z[ host-image] May 17 21:42:47.984 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87042024-05-17T21:42:49.989Z[ host-image] May 17 21:42:47.985 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22681:20240517T124239Z
87052024-05-17T21:42:49.989Z[ host-image] May 17 21:42:47.985 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87062024-05-17T21:42:50.015Z[ host-image] May 17 21:42:48.014 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87072024-05-17T21:42:50.019Z[ host-image] May 17 21:42:48.014 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22681:20240517T124240Z
87082024-05-17T21:42:50.019Z[ host-image] May 17 21:42:48.018 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22681:20240517T124240Z
87092024-05-17T21:42:50.019Z[ host-image] May 17 21:42:48.019 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22681:20240517T124240Z
87102024-05-17T21:42:50.024Z[ host-image] May 17 21:42:48.019 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87112024-05-17T21:42:50.024Z[ host-image] May 17 21:42:48.020 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22681:20240517T124242Z
87122024-05-17T21:42:50.024Z[ host-image] May 17 21:42:48.021 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22681:20240517T124242Z
87132024-05-17T21:42:50.024Z[ host-image] May 17 21:42:48.021 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22681:20240517T124242Z
87142024-05-17T21:42:50.024Z[ host-image] May 17 21:42:48.022 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22681:20240517T124242Z
87152024-05-17T21:42:50.028Z[ host-image] May 17 21:42:48.027 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87162024-05-17T21:42:50.032Z[ host-image] May 17 21:42:48.028 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22681:20240517T124242Z
87172024-05-17T21:42:50.032Z[ host-image] May 17 21:42:48.029 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22681:20240517T124244Z
87182024-05-17T21:42:50.032Z[ host-image] May 17 21:42:48.029 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87192024-05-17T21:42:50.032Z[ host-image] May 17 21:42:48.030 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22681:20240517T124244Z
87202024-05-17T21:42:50.032Z[ host-image] May 17 21:42:48.030 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22681:20240517T124244Z
87212024-05-17T21:42:50.032Z[ host-image] May 17 21:42:48.030 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22681:20240517T124244Z
87222024-05-17T21:42:50.032Z[ host-image] May 17 21:42:48.031 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22681:20240517T124244Z
87232024-05-17T21:42:50.049Z[ host-image] May 17 21:42:48.048 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22681:20240517T124244Z
87242024-05-17T21:42:50.049Z[ host-image] May 17 21:42:48.048 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87252024-05-17T21:42:50.053Z[ host-image] May 17 21:42:48.051 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22681:20240517T124244Z
87262024-05-17T21:42:50.059Z[ host-image] May 17 21:42:48.054 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22681:20240517T124244Z
87272024-05-17T21:42:50.059Z[ host-image] May 17 21:42:48.054 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22681:20240517T124245Z
87282024-05-17T21:42:50.059Z[ host-image] May 17 21:42:48.055 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22681:20240517T124245Z
87292024-05-17T21:42:50.059Z[ host-image] May 17 21:42:48.056 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22681:20240517T124245Z
87302024-05-17T21:42:50.059Z[ host-image] May 17 21:42:48.056 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22681:20240517T124245Z
87312024-05-17T21:42:50.079Z[ host-image] May 17 21:42:48.079 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22681:20240517T124247Z
87322024-05-17T21:42:50.083Z[ host-image] May 17 21:42:48.079 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22681:20240517T124246Z
87332024-05-17T21:42:50.083Z[ host-image] May 17 21:42:48.079 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22681:20240517T124246Z
87342024-05-17T21:42:50.083Z[ host-image] May 17 21:42:48.082 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22681:20240517T124246Z
87352024-05-17T21:42:50.119Z[ host-image] May 17 21:42:48.118 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22681:20240517T124250Z
87362024-05-17T21:42:50.126Z[ host-image] May 17 21:42:48.118 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22681:20240517T124247Z
87372024-05-17T21:42:50.127Z[ host-image] May 17 21:42:48.118 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22681:20240517T124247Z
87382024-05-17T21:42:50.127Z[ host-image] May 17 21:42:48.119 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
87392024-05-17T21:42:50.127Z[ host-image] May 17 21:42:48.119 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
87402024-05-17T21:42:50.194Z[ host-image] May 17 21:42:48.193 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22681:20240517T124247Z
87412024-05-17T21:42:50.199Z[ host-image] May 17 21:42:48.194 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87422024-05-17T21:42:50.199Z[ host-image] May 17 21:42:48.194 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22681:20240517T124248Z
87432024-05-17T21:42:50.199Z[ host-image] May 17 21:42:48.194 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22681:20240517T124248Z
87442024-05-17T21:42:50.199Z[ host-image] May 17 21:42:48.196 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22681:20240517T124248Z
87452024-05-17T21:42:50.199Z[ host-image] May 17 21:42:48.197 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87462024-05-17T21:42:50.199Z[ host-image] May 17 21:42:48.198 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87472024-05-17T21:42:50.204Z[ host-image] May 17 21:42:48.198 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22681:20240517T124249Z
87482024-05-17T21:42:50.204Z[ host-image] May 17 21:42:48.198 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22681:20240517T124249Z
87492024-05-17T21:42:50.204Z[ host-image] May 17 21:42:48.199 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22681:20240517T124249Z
87502024-05-17T21:42:50.204Z[ host-image] May 17 21:42:48.200 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22681:20240517T124249Z
87512024-05-17T21:42:50.204Z[ host-image] May 17 21:42:48.200 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22681:20240517T124250Z
87522024-05-17T21:42:50.204Z[ host-image] May 17 21:42:48.200 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22681:20240517T124250Z
87532024-05-17T21:42:50.208Z[ host-image] May 17 21:42:48.205 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87542024-05-17T21:42:50.208Z[ host-image] May 17 21:42:48.205 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22681:20240517T124250Z
87552024-05-17T21:42:50.212Z[ host-image] May 17 21:42:48.208 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22681:20240517T124250Z
87562024-05-17T21:42:50.212Z[ host-image] May 17 21:42:48.208 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22681:20240517T124250Z
87572024-05-17T21:42:50.212Z[ host-image] May 17 21:42:48.208 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22681:20240517T124252Z
87582024-05-17T21:42:50.212Z[ host-image] May 17 21:42:48.209 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22681:20240517T124251Z
87592024-05-17T21:42:50.212Z[ host-image] May 17 21:42:48.209 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22681:20240517T124251Z
87602024-05-17T21:42:50.212Z[ host-image] May 17 21:42:48.209 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87612024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.209 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87622024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.210 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22681:20240517T124253Z
87632024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.211 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22681:20240517T124254Z
87642024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.211 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87652024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.211 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87662024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.211 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87672024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.211 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
87682024-05-17T21:42:50.213Z[ host-image] May 17 21:42:48.211 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
87692024-05-17T21:42:50.217Z[ host-image] May 17 21:42:48.213 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
87702024-05-17T21:42:50.218Z[ host-image] May 17 21:42:48.215 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
87712024-05-17T21:42:50.218Z[ host-image] May 17 21:42:48.216 INFO O| tempdir @ "/tmp/.tmph5B5d9/tmp"
87722024-05-17T21:42:50.218Z[ host-image] May 17 21:42:48.216 INFO O| image root @ "/tmp/.tmph5B5d9/tmp/root"
87732024-05-17T21:42:50.218Z[ host-image] May 17 21:42:48.216 INFO O| creating image...
87742024-05-17T21:42:51.412Z[ host-image] May 17 21:42:49.411 INFO O| copying publishers...
87752024-05-17T21:43:01.659Z[ host-image] May 17 21:42:59.656 INFO O| adding properties...
87762024-05-17T21:43:02.467Z[ recovery-image] May 17 21:43:00.463 INFO O| ok, image written!
87772024-05-17T21:43:02.467Z[ recovery-image] May 17 21:43:00.463 INFO O| ok, boot_image_csum file written!
87782024-05-17T21:43:02.472Z[ recovery-image] May 17 21:43:00.467 INFO creating boot archive (CPIO)...
87792024-05-17T21:43:02.472Z[ recovery-image] May 17 21:43:00.467 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/gimlet/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
87802024-05-17T21:43:02.483Z[ recovery-image] May 17 21:43:00.480 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
87812024-05-17T21:43:02.483Z[ recovery-image] May 17 21:43:00.480 INFO E| + outfile=/work/os-recovery/cpio
87822024-05-17T21:43:02.487Z[ recovery-image] May 17 21:43:00.480 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
87832024-05-17T21:43:02.487Z[ recovery-image] May 17 21:43:00.483 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
87842024-05-17T21:43:02.487Z[ recovery-image] May 17 21:43:00.483 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
87852024-05-17T21:43:02.530Z[ recovery-image] May 17 21:43:00.526 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
87862024-05-17T21:43:02.530Z[ recovery-image] May 17 21:43:00.526 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
87872024-05-17T21:43:02.541Z[ recovery-image] May 17 21:43:00.538 INFO creating compressed cpio/unix for nanobl-rs...
87882024-05-17T21:43:02.541Z[ recovery-image] May 17 21:43:00.538 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/recovery/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-recovery/unix.z\'"], pwd: None
87892024-05-17T21:43:02.964Z[ recovery-image] May 17 21:43:00.960 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
87902024-05-17T21:43:04.167Z[ host-image] May 17 21:43:02.163 INFO O| installing packages...
87912024-05-17T21:43:09.117Z[ recovery-image] May 17 21:43:07.084 INFO creating reset image...
87922024-05-17T21:43:09.125Z[ recovery-image] May 17 21:43:07.084 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
87932024-05-17T21:43:09.331Z[ recovery-image] May 17 21:43:07.326 INFO E| Updating crates.io index
87942024-05-17T21:43:09.552Z[ recovery-image] May 17 21:43:07.548 INFO E| Downloading crates ...
87952024-05-17T21:43:09.616Z[ recovery-image] May 17 21:43:07.611 INFO E| Downloaded anstyle v1.0.6
87962024-05-17T21:43:09.622Z[ recovery-image] May 17 21:43:07.618 INFO E| Downloaded anstream v0.6.13
87972024-05-17T21:43:09.626Z[ recovery-image] May 17 21:43:07.621 INFO E| Downloaded anstyle-query v1.0.2
87982024-05-17T21:43:09.633Z[ recovery-image] May 17 21:43:07.628 INFO E| Downloaded shared_child v1.0.0
87992024-05-17T21:43:09.637Z[ recovery-image] May 17 21:43:07.629 INFO E| Downloaded proc-macro2 v1.0.79
88002024-05-17T21:43:09.637Z[ recovery-image] May 17 21:43:07.632 INFO E| Downloaded anstyle-parse v0.2.3
88012024-05-17T21:43:09.641Z[ recovery-image] May 17 21:43:07.634 INFO E| Downloaded os_pipe v1.1.5
88022024-05-17T21:43:09.641Z[ recovery-image] May 17 21:43:07.635 INFO E| Downloaded duct v0.13.7
88032024-05-17T21:43:09.644Z[ recovery-image] May 17 21:43:07.637 INFO E| Downloaded clap_derive v4.5.3
88042024-05-17T21:43:09.644Z[ recovery-image] May 17 21:43:07.639 INFO E| Downloaded clap v4.5.3
88052024-05-17T21:43:09.658Z[ recovery-image] May 17 21:43:07.654 INFO E| Downloaded syn v2.0.53
88062024-05-17T21:43:09.723Z[ recovery-image] May 17 21:43:07.716 INFO E| Compiling proc-macro2 v1.0.79
88072024-05-17T21:43:09.724Z[ recovery-image] May 17 21:43:07.716 INFO E| Compiling libc v0.2.153
88082024-05-17T21:43:09.724Z[ recovery-image] May 17 21:43:07.716 INFO E| Compiling unicode-ident v1.0.12
88092024-05-17T21:43:09.728Z[ recovery-image] May 17 21:43:07.716 INFO E| Compiling utf8parse v0.2.1
88102024-05-17T21:43:09.728Z[ recovery-image] May 17 21:43:07.720 INFO E| Compiling anstyle v1.0.6
88112024-05-17T21:43:09.728Z[ recovery-image] May 17 21:43:07.720 INFO E| Compiling colorchoice v1.0.0
88122024-05-17T21:43:09.728Z[ recovery-image] May 17 21:43:07.721 INFO E| Compiling anstyle-query v1.0.2
88132024-05-17T21:43:09.731Z[ recovery-image] May 17 21:43:07.724 INFO E| Compiling strsim v0.11.0
88142024-05-17T21:43:09.948Z[ recovery-image] May 17 21:43:07.943 INFO E| Compiling anstyle-parse v0.2.3
88152024-05-17T21:43:10.003Z[ recovery-image] May 17 21:43:07.998 INFO E| Compiling heck v0.5.0
88162024-05-17T21:43:10.016Z[ recovery-image] May 17 21:43:08.005 INFO E| Compiling clap_lex v0.7.0
88172024-05-17T21:43:10.146Z[ recovery-image] May 17 21:43:08.141 INFO E| Compiling once_cell v1.19.0
88182024-05-17T21:43:10.238Z[ recovery-image] May 17 21:43:08.232 INFO E| Compiling anstream v0.6.13
88192024-05-17T21:43:10.828Z[ recovery-image] May 17 21:43:08.813 INFO E| Compiling clap_builder v4.5.2
88202024-05-17T21:43:11.403Z[ recovery-image] May 17 21:43:09.397 INFO E| Compiling quote v1.0.35
88212024-05-17T21:43:11.576Z[ recovery-image] May 17 21:43:09.566 INFO E| Compiling os_pipe v1.1.5
88222024-05-17T21:43:11.576Z[ recovery-image] May 17 21:43:09.566 INFO E| Compiling shared_child v1.0.0
88232024-05-17T21:43:11.755Z[ recovery-image] May 17 21:43:09.749 INFO E| Compiling duct v0.13.7
88242024-05-17T21:43:11.784Z[ recovery-image] May 17 21:43:09.779 INFO E| Compiling syn v2.0.53
88252024-05-17T21:43:15.353Z[verify-libraries] Finished release [optimized] target(s) in 5m 44s
88262024-05-17T21:43:15.582ZMay 17 21:43:13.576 INFO [verify-libraries] process exited with exit status: 0 (379.744578688s)
88272024-05-17T21:43:16.880Z[ recovery-image] May 17 21:43:14.869 INFO E| Compiling clap_derive v4.5.3
88282024-05-17T21:43:19.036Z[ recovery-image] May 17 21:43:17.030 INFO E| Compiling clap v4.5.3
88292024-05-17T21:43:19.091Z[ recovery-image] May 17 21:43:17.084 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
88302024-05-17T21:43:20.228Z[ recovery-image] May 17 21:43:18.216 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
88312024-05-17T21:43:20.239Z[ recovery-image] May 17 21:43:18.225 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
88322024-05-17T21:43:20.349Z[ recovery-image] May 17 21:43:18.342 INFO E| Updating crates.io index
88332024-05-17T21:43:20.504Z[ recovery-image] May 17 21:43:18.496 INFO E| Downloading crates ...
88342024-05-17T21:43:20.550Z[ recovery-image] May 17 21:43:18.543 INFO E| Downloaded bit_field v0.10.2
88352024-05-17T21:43:20.554Z[ recovery-image] May 17 21:43:18.545 INFO E| Downloaded seq-macro v0.3.5
88362024-05-17T21:43:20.554Z[ recovery-image] May 17 21:43:18.547 INFO E| Downloaded cpio_reader v0.1.1
88372024-05-17T21:43:20.582Z[ recovery-image] May 17 21:43:18.572 INFO E| Downloaded raw-cpuid v10.7.0
88382024-05-17T21:43:20.696Z[ recovery-image] May 17 21:43:18.689 INFO E| Downloaded x86 v0.52.0
88392024-05-17T21:43:20.765Z[ recovery-image] May 17 21:43:18.758 INFO E| Updating crates.io index
88402024-05-17T21:43:20.820Z[ recovery-image] May 17 21:43:18.807 INFO E| Downloading crates ...
88412024-05-17T21:43:20.874Z[ recovery-image] May 17 21:43:18.867 INFO E| Downloaded compiler_builtins v0.1.108
88422024-05-17T21:43:20.940Z[ recovery-image] May 17 21:43:18.933 INFO E| Compiling compiler_builtins v0.1.108
88432024-05-17T21:43:20.940Z[ recovery-image] May 17 21:43:18.933 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
88442024-05-17T21:43:20.940Z[ recovery-image] May 17 21:43:18.933 INFO E| Compiling proc-macro2 v1.0.79
88452024-05-17T21:43:20.944Z[ recovery-image] May 17 21:43:18.933 INFO E| Compiling unicode-ident v1.0.12
88462024-05-17T21:43:20.945Z[ recovery-image] May 17 21:43:18.933 INFO E| Compiling syn v1.0.109
88472024-05-17T21:43:20.945Z[ recovery-image] May 17 21:43:18.933 INFO E| Compiling x86 v0.52.0
88482024-05-17T21:43:20.950Z[ recovery-image] May 17 21:43:18.939 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
88492024-05-17T21:43:20.951Z[ recovery-image] May 17 21:43:18.939 INFO E| Compiling seq-macro v0.3.5
88502024-05-17T21:43:22.097Z[ recovery-image] May 17 21:43:20.089 INFO E| Compiling quote v1.0.35
88512024-05-17T21:43:22.403Z[ recovery-image] May 17 21:43:20.396 INFO E| Compiling syn v2.0.53
88522024-05-17T21:43:23.247Z[ host-image] May 17 21:43:21.237 INFO O| seeding SMF database...
88532024-05-17T21:43:25.535Z[ recovery-image] May 17 21:43:23.526 INFO E| Compiling scroll_derive v0.12.0
88542024-05-17T21:43:28.576Z[ recovery-image] May 17 21:43:26.567 INFO E| Compiling bitstruct_derive v0.1.0
88552024-05-17T21:43:31.630Z[ host-image] May 17 21:43:29.621 INFO O| configuring SMF profile...
88562024-05-17T21:43:31.634Z[ host-image] May 17 21:43:29.621 INFO O| modifying shadow(5)...
88572024-05-17T21:43:31.634Z[ host-image] May 17 21:43:29.621 INFO O| loading user and group database...
88582024-05-17T21:43:31.634Z[ host-image] May 17 21:43:29.621 INFO O| assessing packaged files...
88592024-05-17T21:43:33.834Z[ host-image] May 17 21:43:31.824 INFO O| creating archive...
88602024-05-17T21:43:33.870Z[ host-image] May 17 21:43:31.857 INFO O| missing from packaging:
88612024-05-17T21:43:33.870Z[ host-image] May 17 21:43:31.857 INFO O| "etc/.pwd.lock"
88622024-05-17T21:43:33.873Z[ host-image] May 17 21:43:31.857 INFO O| "etc/bash"
88632024-05-17T21:43:33.873Z[ host-image] May 17 21:43:31.862 INFO O| "etc/svc/profile/generic.xml"
88642024-05-17T21:43:33.873Z[ host-image] May 17 21:43:31.862 INFO O| "etc/svc/profile/inetd_services.xml"
88652024-05-17T21:43:33.873Z[ host-image] May 17 21:43:31.862 INFO O| "etc/svc/profile/name_service.xml"
88662024-05-17T21:43:33.873Z[ host-image] May 17 21:43:31.862 INFO O| "etc/svc/profile/platform.xml"
88672024-05-17T21:43:33.873Z[ host-image] May 17 21:43:31.862 INFO O| "etc/svc/profile/platform_omicron1.xml"
88682024-05-17T21:43:33.873Z[ host-image] May 17 21:43:31.862 INFO O| "etc/svc/repository.db"
88692024-05-17T21:43:33.886Z[ host-image] May 17 21:43:31.871 INFO O| "opt/ooce/share"
88702024-05-17T21:43:33.886Z[ host-image] May 17 21:43:31.871 INFO O| "opt/ooce/share/man"
88712024-05-17T21:43:33.886Z[ host-image] May 17 21:43:31.871 INFO O| "opt/ooce/share/man/man1"
88722024-05-17T21:43:33.890Z[ host-image] May 17 21:43:31.880 INFO O| finishing archive...
88732024-05-17T21:43:36.721Z[ host-image] May 17 21:43:34.711 INFO O| creating gzonly manifest...
88742024-05-17T21:43:36.732Z[ host-image] May 17 21:43:34.722 INFO O| ok
88752024-05-17T21:43:36.838Z[ host-image] May 17 21:43:34.828 INFO image builder template: ramdisk-02-trim...
88762024-05-17T21:43:36.838Z[ host-image] May 17 21:43:34.828 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmptrhKJe/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "ramdisk-02-trim"], pwd: None
88772024-05-17T21:43:36.862Z[ host-image] May 17 21:43:34.852 INFO O| May 17 21:43:34.852 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88782024-05-17T21:43:36.867Z[ host-image] May 17 21:43:34.856 INFO O| May 17 21:43:34.856 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88792024-05-17T21:43:37.004Z[ host-image] May 17 21:43:34.991 INFO O| May 17 21:43:34.991 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
88802024-05-17T21:43:37.069Z[ host-image] May 17 21:43:35.058 INFO O| May 17 21:43:35.057 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88812024-05-17T21:43:37.069Z[ host-image] May 17 21:43:35.058 INFO O| May 17 21:43:35.058 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
88822024-05-17T21:43:37.073Z[ host-image] May 17 21:43:35.063 INFO O| May 17 21:43:35.063 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
88832024-05-17T21:43:37.078Z[ host-image] May 17 21:43:35.067 INFO O| May 17 21:43:35.067 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
88842024-05-17T21:43:37.082Z[ host-image] May 17 21:43:35.072 INFO O| May 17 21:43:35.072 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
88852024-05-17T21:43:37.341Z[ host-image] May 17 21:43:35.330 INFO O| May 17 21:43:35.330 INFO rolled back to input snapshot; work may begin
88862024-05-17T21:43:37.341Z[ host-image] May 17 21:43:35.330 INFO O| May 17 21:43:35.330 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
88872024-05-17T21:43:37.346Z[ host-image] May 17 21:43:35.335 INFO O| May 17 21:43:35.335 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88882024-05-17T21:43:37.355Z[ host-image] May 17 21:43:35.345 INFO O| May 17 21:43:35.345 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
88892024-05-17T21:43:37.402Z[ host-image] May 17 21:43:35.391 INFO O| May 17 21:43:35.390 INFO STEP 0 (remove_files) COMPLETE
88902024-05-17T21:43:37.402Z[ host-image] May 17 21:43:35.391 INFO O| May 17 21:43:35.390 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912024-05-17T21:43:37.412Z[ host-image] May 17 21:43:35.401 INFO O| May 17 21:43:35.401 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88922024-05-17T21:43:37.416Z[ host-image] May 17 21:43:35.403 INFO O| May 17 21:43:35.403 INFO STEP 1 (remove_files) COMPLETE
88932024-05-17T21:43:37.416Z[ host-image] May 17 21:43:35.403 INFO O| May 17 21:43:35.403 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942024-05-17T21:43:37.423Z[ host-image] May 17 21:43:35.412 INFO O| May 17 21:43:35.412 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88952024-05-17T21:43:37.437Z[ host-image] May 17 21:43:35.426 INFO O| May 17 21:43:35.426 INFO STEP 2 (remove_files) COMPLETE
88962024-05-17T21:43:37.437Z[ host-image] May 17 21:43:35.426 INFO O| May 17 21:43:35.426 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972024-05-17T21:43:37.452Z[ host-image] May 17 21:43:35.436 INFO O| May 17 21:43:35.436 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88982024-05-17T21:43:37.456Z[ host-image] May 17 21:43:35.438 INFO O| May 17 21:43:35.438 INFO STEP 3 (remove_files) COMPLETE
88992024-05-17T21:43:37.456Z[ host-image] May 17 21:43:35.438 INFO O| May 17 21:43:35.438 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002024-05-17T21:43:37.462Z[ host-image] May 17 21:43:35.447 INFO O| May 17 21:43:35.447 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
89012024-05-17T21:43:37.471Z[ host-image] May 17 21:43:35.451 INFO O| May 17 21:43:35.451 INFO STEP 4 (remove_files) COMPLETE
89022024-05-17T21:43:37.471Z[ host-image] May 17 21:43:35.451 INFO O| May 17 21:43:35.451 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032024-05-17T21:43:37.475Z[ host-image] May 17 21:43:35.460 INFO O| May 17 21:43:35.460 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
89042024-05-17T21:43:37.475Z[ host-image] May 17 21:43:35.463 INFO O| May 17 21:43:35.463 INFO STEP 5 (remove_files) COMPLETE
89052024-05-17T21:43:37.475Z[ host-image] May 17 21:43:35.463 INFO O| May 17 21:43:35.463 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062024-05-17T21:43:37.486Z[ host-image] May 17 21:43:35.475 INFO O| May 17 21:43:35.475 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
89072024-05-17T21:43:37.497Z[ host-image] May 17 21:43:35.484 INFO O| May 17 21:43:35.484 INFO STEP 6 (remove_files) COMPLETE
89082024-05-17T21:43:37.502Z[ host-image] May 17 21:43:35.484 INFO O| May 17 21:43:35.484 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89092024-05-17T21:43:37.506Z[ host-image] May 17 21:43:35.494 INFO O| May 17 21:43:35.494 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
89102024-05-17T21:43:37.518Z[ host-image] May 17 21:43:35.508 INFO O| May 17 21:43:35.508 INFO STEP 7 (remove_files) COMPLETE
89112024-05-17T21:43:37.518Z[ host-image] May 17 21:43:35.508 INFO O| May 17 21:43:35.508 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89122024-05-17T21:43:37.528Z[ host-image] May 17 21:43:35.517 INFO O| May 17 21:43:35.517 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
89132024-05-17T21:43:37.617Z[ host-image] May 17 21:43:35.601 INFO O| May 17 21:43:35.601 INFO STEP 8 (remove_files) COMPLETE
89142024-05-17T21:43:37.617Z[ host-image] May 17 21:43:35.601 INFO O| May 17 21:43:35.601 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152024-05-17T21:43:37.623Z[ host-image] May 17 21:43:35.612 INFO O| May 17 21:43:35.612 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
89162024-05-17T21:43:37.711Z[ host-image] May 17 21:43:35.701 INFO O| May 17 21:43:35.700 INFO STEP 9 (remove_files) COMPLETE
89172024-05-17T21:43:37.711Z[ host-image] May 17 21:43:35.701 INFO O| May 17 21:43:35.701 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89182024-05-17T21:43:37.722Z[ host-image] May 17 21:43:35.712 INFO O| May 17 21:43:35.712 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
89192024-05-17T21:43:37.726Z[ host-image] May 17 21:43:35.715 INFO O| May 17 21:43:35.715 INFO STEP 10 (remove_files) COMPLETE
89202024-05-17T21:43:37.726Z[ host-image] May 17 21:43:35.715 INFO O| May 17 21:43:35.715 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89212024-05-17T21:43:37.736Z[ host-image] May 17 21:43:35.725 INFO O| May 17 21:43:35.725 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
89222024-05-17T21:43:37.740Z[ host-image] May 17 21:43:35.726 INFO O| May 17 21:43:35.726 INFO STEP 11 (remove_files) COMPLETE
89232024-05-17T21:43:37.740Z[ host-image] May 17 21:43:35.726 INFO O| May 17 21:43:35.726 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242024-05-17T21:43:37.746Z[ host-image] May 17 21:43:35.735 INFO O| May 17 21:43:35.735 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
89252024-05-17T21:43:37.750Z[ host-image] May 17 21:43:35.736 INFO O| May 17 21:43:35.736 INFO STEP 12 (remove_files) COMPLETE
89262024-05-17T21:43:37.751Z[ host-image] May 17 21:43:35.736 INFO O| May 17 21:43:35.736 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89272024-05-17T21:43:37.796Z[ host-image] May 17 21:43:35.786 INFO O| May 17 21:43:35.786 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
89282024-05-17T21:43:37.801Z[ host-image] May 17 21:43:35.787 INFO O| May 17 21:43:35.787 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
89292024-05-17T21:43:37.817Z[ host-image] May 17 21:43:35.807 INFO O| May 17 21:43:35.807 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
89302024-05-17T21:43:37.821Z[ host-image] May 17 21:43:35.807 INFO O| May 17 21:43:35.807 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
89312024-05-17T21:43:38.221Z[ host-image] May 17 21:43:36.114 INFO O| May 17 21:43:36.114 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
89322024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.115 INFO O| May 17 21:43:36.115 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
89332024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.115 INFO O| May 17 21:43:36.115 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
89342024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.115 INFO O| May 17 21:43:36.115 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
89352024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.115 INFO O| May 17 21:43:36.115 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
89362024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
89372024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
89382024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
89392024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
89402024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
89412024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
89422024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
89432024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.116 INFO O| May 17 21:43:36.116 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
89442024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.117 INFO O| May 17 21:43:36.117 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
89452024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.117 INFO O| May 17 21:43:36.117 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
89462024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.117 INFO O| May 17 21:43:36.117 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
89472024-05-17T21:43:38.230Z[ host-image] May 17 21:43:36.128 INFO O| May 17 21:43:36.128 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
89482024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.135 INFO O| May 17 21:43:36.135 INFO STEP 13 (remove_files) COMPLETE
89492024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.135 INFO O| May 17 21:43:36.135 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89502024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.146 INFO O| May 17 21:43:36.146 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
89512024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.147 INFO O| May 17 21:43:36.147 INFO STEP 14 (remove_files) COMPLETE
89522024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.147 INFO O| May 17 21:43:36.147 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89532024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.156 INFO O| May 17 21:43:36.156 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
89542024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.163 INFO O| May 17 21:43:36.163 INFO STEP 15 (remove_files) COMPLETE
89552024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.163 INFO O| May 17 21:43:36.163 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89562024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.172 INFO O| May 17 21:43:36.172 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
89572024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.172 INFO O| May 17 21:43:36.172 INFO STEP 16 (remove_files) COMPLETE
89582024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.172 INFO O| May 17 21:43:36.172 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89592024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.182 INFO O| May 17 21:43:36.182 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
89602024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.183 INFO O| May 17 21:43:36.183 INFO STEP 17 (remove_files) COMPLETE
89612024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.183 INFO O| May 17 21:43:36.183 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89622024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.192 INFO O| May 17 21:43:36.192 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
89632024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.192 INFO O| May 17 21:43:36.192 INFO STEP 18 (remove_files) COMPLETE
89642024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.192 INFO O| May 17 21:43:36.192 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89652024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.201 INFO O| May 17 21:43:36.201 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
89662024-05-17T21:43:38.231Z[ host-image] May 17 21:43:36.201 INFO O| May 17 21:43:36.201 INFO STEP 19 (remove_files) COMPLETE
89672024-05-17T21:43:38.232Z[ host-image] May 17 21:43:36.201 INFO O| May 17 21:43:36.201 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89682024-05-17T21:43:38.232Z[ host-image] May 17 21:43:36.210 INFO O| May 17 21:43:36.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
89692024-05-17T21:43:38.232Z[ host-image] May 17 21:43:36.210 INFO O| May 17 21:43:36.210 INFO STEP 20 (remove_files) COMPLETE
89702024-05-17T21:43:38.232Z[ host-image] May 17 21:43:36.210 INFO O| May 17 21:43:36.210 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89712024-05-17T21:43:38.241Z[ host-image] May 17 21:43:36.219 INFO O| May 17 21:43:36.219 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
89722024-05-17T21:43:38.241Z[ host-image] May 17 21:43:36.219 INFO O| May 17 21:43:36.219 INFO STEP 21 (remove_files) COMPLETE
89732024-05-17T21:43:38.241Z[ host-image] May 17 21:43:36.219 INFO O| May 17 21:43:36.219 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89742024-05-17T21:43:38.242Z[ host-image] May 17 21:43:36.228 INFO O| May 17 21:43:36.228 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
89752024-05-17T21:43:38.242Z[ host-image] May 17 21:43:36.228 INFO O| May 17 21:43:36.228 INFO STEP 22 (remove_files) COMPLETE
89762024-05-17T21:43:38.242Z[ host-image] May 17 21:43:36.228 INFO O| May 17 21:43:36.228 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89772024-05-17T21:43:38.251Z[ host-image] May 17 21:43:36.237 INFO O| May 17 21:43:36.237 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
89782024-05-17T21:43:38.251Z[ host-image] May 17 21:43:36.237 INFO O| May 17 21:43:36.237 INFO STEP 23 (remove_files) COMPLETE
89792024-05-17T21:43:38.251Z[ host-image] May 17 21:43:36.237 INFO O| May 17 21:43:36.237 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89802024-05-17T21:43:38.257Z[ host-image] May 17 21:43:36.246 INFO O| May 17 21:43:36.246 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
89812024-05-17T21:43:38.257Z[ host-image] May 17 21:43:36.246 INFO O| May 17 21:43:36.246 INFO STEP 24 (remove_files) COMPLETE
89822024-05-17T21:43:38.257Z[ host-image] May 17 21:43:36.246 INFO O| May 17 21:43:36.246 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89832024-05-17T21:43:38.266Z[ host-image] May 17 21:43:36.255 INFO O| May 17 21:43:36.255 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
89842024-05-17T21:43:38.266Z[ host-image] May 17 21:43:36.255 INFO O| May 17 21:43:36.255 INFO STEP 25 (remove_files) COMPLETE
89852024-05-17T21:43:38.266Z[ host-image] May 17 21:43:36.255 INFO O| May 17 21:43:36.255 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89862024-05-17T21:43:38.275Z[ host-image] May 17 21:43:36.264 INFO O| May 17 21:43:36.264 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
89872024-05-17T21:43:38.279Z[ host-image] May 17 21:43:36.264 INFO O| May 17 21:43:36.264 INFO STEP 26 (remove_files) COMPLETE
89882024-05-17T21:43:38.279Z[ host-image] May 17 21:43:36.264 INFO O| May 17 21:43:36.264 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89892024-05-17T21:43:38.284Z[ host-image] May 17 21:43:36.273 INFO O| May 17 21:43:36.273 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
89902024-05-17T21:43:38.284Z[ host-image] May 17 21:43:36.273 INFO O| May 17 21:43:36.273 INFO STEP 27 (remove_files) COMPLETE
89912024-05-17T21:43:38.285Z[ host-image] May 17 21:43:36.273 INFO O| May 17 21:43:36.273 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89922024-05-17T21:43:38.293Z[ host-image] May 17 21:43:36.283 INFO O| May 17 21:43:36.283 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89932024-05-17T21:43:38.299Z[ host-image] May 17 21:43:36.283 INFO O| May 17 21:43:36.283 INFO STEP 28 (remove_files) COMPLETE
89942024-05-17T21:43:38.299Z[ host-image] May 17 21:43:36.283 INFO O| May 17 21:43:36.283 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89952024-05-17T21:43:38.307Z[ host-image] May 17 21:43:36.292 INFO O| May 17 21:43:36.292 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89962024-05-17T21:43:38.307Z[ host-image] May 17 21:43:36.292 INFO O| May 17 21:43:36.292 INFO STEP 29 (remove_files) COMPLETE
89972024-05-17T21:43:38.307Z[ host-image] May 17 21:43:36.292 INFO O| May 17 21:43:36.292 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89982024-05-17T21:43:38.311Z[ host-image] May 17 21:43:36.301 INFO O| May 17 21:43:36.301 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89992024-05-17T21:43:38.319Z[ host-image] May 17 21:43:36.301 INFO O| May 17 21:43:36.301 INFO STEP 30 (remove_files) COMPLETE
90002024-05-17T21:43:38.319Z[ host-image] May 17 21:43:36.301 INFO O| May 17 21:43:36.301 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90012024-05-17T21:43:38.323Z[ host-image] May 17 21:43:36.311 INFO O| May 17 21:43:36.311 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
90022024-05-17T21:43:38.323Z[ host-image] May 17 21:43:36.311 INFO O| May 17 21:43:36.311 INFO STEP 31 (remove_files) COMPLETE
90032024-05-17T21:43:38.323Z[ host-image] May 17 21:43:36.311 INFO O| May 17 21:43:36.311 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90042024-05-17T21:43:38.331Z[ host-image] May 17 21:43:36.320 INFO O| May 17 21:43:36.320 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
90052024-05-17T21:43:38.331Z[ host-image] May 17 21:43:36.320 INFO O| May 17 21:43:36.320 INFO STEP 32 (remove_files) COMPLETE
90062024-05-17T21:43:38.335Z[ host-image] May 17 21:43:36.320 INFO O| May 17 21:43:36.320 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90072024-05-17T21:43:38.342Z[ host-image] May 17 21:43:36.330 INFO O| May 17 21:43:36.330 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
90082024-05-17T21:43:38.343Z[ host-image] May 17 21:43:36.330 INFO O| May 17 21:43:36.330 INFO STEP 33 (remove_files) COMPLETE
90092024-05-17T21:43:38.343Z[ host-image] May 17 21:43:36.330 INFO O| May 17 21:43:36.330 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90102024-05-17T21:43:38.350Z[ host-image] May 17 21:43:36.339 INFO O| May 17 21:43:36.339 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
90112024-05-17T21:43:38.350Z[ host-image] May 17 21:43:36.339 INFO O| May 17 21:43:36.339 INFO STEP 34 (remove_files) COMPLETE
90122024-05-17T21:43:38.355Z[ host-image] May 17 21:43:36.339 INFO O| May 17 21:43:36.339 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90132024-05-17T21:43:38.360Z[ host-image] May 17 21:43:36.348 INFO O| May 17 21:43:36.348 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
90142024-05-17T21:43:38.360Z[ host-image] May 17 21:43:36.348 INFO O| May 17 21:43:36.348 INFO STEP 35 (remove_files) COMPLETE
90152024-05-17T21:43:38.360Z[ host-image] May 17 21:43:36.348 INFO O| May 17 21:43:36.348 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90162024-05-17T21:43:38.368Z[ host-image] May 17 21:43:36.358 INFO O| May 17 21:43:36.357 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
90172024-05-17T21:43:38.368Z[ host-image] May 17 21:43:36.358 INFO O| May 17 21:43:36.358 INFO STEP 36 (remove_files) COMPLETE
90182024-05-17T21:43:38.374Z[ host-image] May 17 21:43:36.358 INFO O| May 17 21:43:36.358 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90192024-05-17T21:43:38.379Z[ host-image] May 17 21:43:36.367 INFO O| May 17 21:43:36.367 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
90202024-05-17T21:43:38.379Z[ host-image] May 17 21:43:36.367 INFO O| May 17 21:43:36.367 INFO STEP 37 (remove_files) COMPLETE
90212024-05-17T21:43:38.379Z[ host-image] May 17 21:43:36.367 INFO O| May 17 21:43:36.367 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90222024-05-17T21:43:38.387Z[ host-image] May 17 21:43:36.376 INFO O| May 17 21:43:36.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
90232024-05-17T21:43:38.387Z[ host-image] May 17 21:43:36.376 INFO O| May 17 21:43:36.376 INFO STEP 38 (remove_files) COMPLETE
90242024-05-17T21:43:38.392Z[ host-image] May 17 21:43:36.376 INFO O| May 17 21:43:36.376 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90252024-05-17T21:43:38.396Z[ host-image] May 17 21:43:36.385 INFO O| May 17 21:43:36.385 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
90262024-05-17T21:43:38.396Z[ host-image] May 17 21:43:36.385 INFO O| May 17 21:43:36.385 INFO STEP 39 (remove_files) COMPLETE
90272024-05-17T21:43:38.396Z[ host-image] May 17 21:43:36.385 INFO O| May 17 21:43:36.385 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90282024-05-17T21:43:38.405Z[ host-image] May 17 21:43:36.394 INFO O| May 17 21:43:36.394 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
90292024-05-17T21:43:38.405Z[ host-image] May 17 21:43:36.394 INFO O| May 17 21:43:36.394 INFO STEP 40 (remove_files) COMPLETE
90302024-05-17T21:43:38.409Z[ host-image] May 17 21:43:36.394 INFO O| May 17 21:43:36.394 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90312024-05-17T21:43:38.414Z[ host-image] May 17 21:43:36.403 INFO O| May 17 21:43:36.403 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
90322024-05-17T21:43:38.414Z[ host-image] May 17 21:43:36.403 INFO O| May 17 21:43:36.403 INFO STEP 41 (remove_files) COMPLETE
90332024-05-17T21:43:38.414Z[ host-image] May 17 21:43:36.403 INFO O| May 17 21:43:36.403 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90342024-05-17T21:43:38.424Z[ host-image] May 17 21:43:36.413 INFO O| May 17 21:43:36.412 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
90352024-05-17T21:43:38.424Z[ host-image] May 17 21:43:36.413 INFO O| May 17 21:43:36.413 INFO STEP 42 (remove_files) COMPLETE
90362024-05-17T21:43:38.424Z[ host-image] May 17 21:43:36.413 INFO O| May 17 21:43:36.413 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90372024-05-17T21:43:38.432Z[ host-image] May 17 21:43:36.422 INFO O| May 17 21:43:36.422 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
90382024-05-17T21:43:38.432Z[ host-image] May 17 21:43:36.422 INFO O| May 17 21:43:36.422 INFO STEP 43 (remove_files) COMPLETE
90392024-05-17T21:43:38.438Z[ host-image] May 17 21:43:36.422 INFO O| May 17 21:43:36.422 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90402024-05-17T21:43:38.447Z[ host-image] May 17 21:43:36.431 INFO O| May 17 21:43:36.431 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
90412024-05-17T21:43:38.447Z[ host-image] May 17 21:43:36.431 INFO O| May 17 21:43:36.431 INFO STEP 44 (remove_files) COMPLETE
90422024-05-17T21:43:38.447Z[ host-image] May 17 21:43:36.431 INFO O| May 17 21:43:36.431 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90432024-05-17T21:43:38.452Z[ host-image] May 17 21:43:36.440 INFO O| May 17 21:43:36.440 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
90442024-05-17T21:43:38.452Z[ host-image] May 17 21:43:36.440 INFO O| May 17 21:43:36.440 INFO STEP 45 (remove_files) COMPLETE
90452024-05-17T21:43:38.452Z[ host-image] May 17 21:43:36.440 INFO O| May 17 21:43:36.440 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90462024-05-17T21:43:38.464Z[ host-image] May 17 21:43:36.450 INFO O| May 17 21:43:36.449 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
90472024-05-17T21:43:38.464Z[ host-image] May 17 21:43:36.450 INFO O| May 17 21:43:36.450 INFO STEP 46 (remove_files) COMPLETE
90482024-05-17T21:43:38.464Z[ host-image] May 17 21:43:36.450 INFO O| May 17 21:43:36.450 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90492024-05-17T21:43:38.474Z[ host-image] May 17 21:43:36.459 INFO O| May 17 21:43:36.459 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
90502024-05-17T21:43:38.481Z[ host-image] May 17 21:43:36.459 INFO O| May 17 21:43:36.459 INFO STEP 47 (remove_files) COMPLETE
90512024-05-17T21:43:38.481Z[ host-image] May 17 21:43:36.459 INFO O| May 17 21:43:36.459 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90522024-05-17T21:43:38.481Z[ host-image] May 17 21:43:36.468 INFO O| May 17 21:43:36.468 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
90532024-05-17T21:43:38.481Z[ host-image] May 17 21:43:36.468 INFO O| May 17 21:43:36.468 INFO STEP 48 (remove_files) COMPLETE
90542024-05-17T21:43:38.481Z[ host-image] May 17 21:43:36.468 INFO O| May 17 21:43:36.468 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90552024-05-17T21:43:38.489Z[ host-image] May 17 21:43:36.477 INFO O| May 17 21:43:36.477 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
90562024-05-17T21:43:38.489Z[ host-image] May 17 21:43:36.477 INFO O| May 17 21:43:36.477 INFO STEP 49 (remove_files) COMPLETE
90572024-05-17T21:43:38.489Z[ host-image] May 17 21:43:36.477 INFO O| May 17 21:43:36.477 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90582024-05-17T21:43:38.497Z[ host-image] May 17 21:43:36.486 INFO O| May 17 21:43:36.486 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
90592024-05-17T21:43:38.502Z[ host-image] May 17 21:43:36.487 INFO O| May 17 21:43:36.487 INFO STEP 50 (remove_files) COMPLETE
90602024-05-17T21:43:38.502Z[ host-image] May 17 21:43:36.487 INFO O| May 17 21:43:36.487 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90612024-05-17T21:43:38.507Z[ host-image] May 17 21:43:36.496 INFO O| May 17 21:43:36.496 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
90622024-05-17T21:43:38.507Z[ host-image] May 17 21:43:36.496 INFO O| May 17 21:43:36.496 INFO STEP 51 (remove_files) COMPLETE
90632024-05-17T21:43:38.507Z[ host-image] May 17 21:43:36.496 INFO O| May 17 21:43:36.496 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90642024-05-17T21:43:38.516Z[ host-image] May 17 21:43:36.505 INFO O| May 17 21:43:36.505 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
90652024-05-17T21:43:38.516Z[ host-image] May 17 21:43:36.505 INFO O| May 17 21:43:36.505 INFO STEP 52 (remove_files) COMPLETE
90662024-05-17T21:43:38.523Z[ host-image] May 17 21:43:36.505 INFO O| May 17 21:43:36.505 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90672024-05-17T21:43:38.529Z[ host-image] May 17 21:43:36.514 INFO O| May 17 21:43:36.514 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
90682024-05-17T21:43:38.529Z[ host-image] May 17 21:43:36.514 INFO O| May 17 21:43:36.514 INFO STEP 53 (remove_files) COMPLETE
90692024-05-17T21:43:38.529Z[ host-image] May 17 21:43:36.514 INFO O| May 17 21:43:36.514 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90702024-05-17T21:43:38.535Z[ host-image] May 17 21:43:36.524 INFO O| May 17 21:43:36.524 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
90712024-05-17T21:43:38.535Z[ host-image] May 17 21:43:36.524 INFO O| May 17 21:43:36.524 INFO STEP 54 (remove_files) COMPLETE
90722024-05-17T21:43:38.535Z[ host-image] May 17 21:43:36.524 INFO O| May 17 21:43:36.524 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90732024-05-17T21:43:38.544Z[ host-image] May 17 21:43:36.533 INFO O| May 17 21:43:36.533 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
90742024-05-17T21:43:38.544Z[ host-image] May 17 21:43:36.533 INFO O| May 17 21:43:36.533 INFO STEP 55 (remove_files) COMPLETE
90752024-05-17T21:43:38.549Z[ host-image] May 17 21:43:36.533 INFO O| May 17 21:43:36.533 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90762024-05-17T21:43:38.553Z[ host-image] May 17 21:43:36.542 INFO O| May 17 21:43:36.542 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
90772024-05-17T21:43:38.557Z[ host-image] May 17 21:43:36.543 INFO O| May 17 21:43:36.543 INFO STEP 56 (remove_files) COMPLETE
90782024-05-17T21:43:38.557Z[ host-image] May 17 21:43:36.543 INFO O| May 17 21:43:36.543 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90792024-05-17T21:43:38.563Z[ host-image] May 17 21:43:36.552 INFO O| May 17 21:43:36.552 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
90802024-05-17T21:43:38.563Z[ host-image] May 17 21:43:36.552 INFO O| May 17 21:43:36.552 INFO STEP 57 (remove_files) COMPLETE
90812024-05-17T21:43:38.563Z[ host-image] May 17 21:43:36.552 INFO O| May 17 21:43:36.552 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90822024-05-17T21:43:38.572Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
90832024-05-17T21:43:38.572Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
90842024-05-17T21:43:38.577Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90852024-05-17T21:43:38.577Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90862024-05-17T21:43:38.577Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90872024-05-17T21:43:38.577Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90882024-05-17T21:43:38.577Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO ok!
90892024-05-17T21:43:38.577Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO STEP 58 (ensure_file) COMPLETE
90902024-05-17T21:43:38.577Z[ host-image] May 17 21:43:36.561 INFO O| May 17 21:43:36.561 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90912024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90922024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90932024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90942024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90952024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90962024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90972024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO ok!
90982024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO STEP 59 (ensure_file) COMPLETE
90992024-05-17T21:43:38.585Z[ host-image] May 17 21:43:36.571 INFO O| May 17 21:43:36.571 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91002024-05-17T21:43:38.591Z[ host-image] May 17 21:43:36.580 INFO O| May 17 21:43:36.580 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
91012024-05-17T21:43:38.591Z[ host-image] May 17 21:43:36.580 INFO O| May 17 21:43:36.580 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
91022024-05-17T21:43:38.596Z[ host-image] May 17 21:43:36.580 INFO O| May 17 21:43:36.580 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
91032024-05-17T21:43:38.596Z[ host-image] May 17 21:43:36.580 INFO O| May 17 21:43:36.580 INFO ok!
91042024-05-17T21:43:38.596Z[ host-image] May 17 21:43:36.580 INFO O| May 17 21:43:36.580 INFO STEP 60 (ensure_file) COMPLETE
91052024-05-17T21:43:38.596Z[ host-image] May 17 21:43:36.580 INFO O| May 17 21:43:36.580 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91062024-05-17T21:43:38.602Z[ host-image] May 17 21:43:36.590 INFO O| May 17 21:43:36.590 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
91072024-05-17T21:43:38.602Z[ host-image] May 17 21:43:36.590 INFO O| May 17 21:43:36.590 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
91082024-05-17T21:43:38.602Z[ host-image] May 17 21:43:36.590 INFO O| May 17 21:43:36.590 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
91092024-05-17T21:43:38.602Z[ host-image] May 17 21:43:36.590 INFO O| May 17 21:43:36.590 INFO ok!
91102024-05-17T21:43:38.602Z[ host-image] May 17 21:43:36.590 INFO O| May 17 21:43:36.590 INFO STEP 61 (ensure_file) COMPLETE
91112024-05-17T21:43:38.602Z[ host-image] May 17 21:43:36.590 INFO O| May 17 21:43:36.590 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91122024-05-17T21:43:38.610Z[ host-image] May 17 21:43:36.599 INFO O| May 17 21:43:36.599 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
91132024-05-17T21:43:38.610Z[ host-image] May 17 21:43:36.599 INFO O| May 17 21:43:36.599 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
91142024-05-17T21:43:38.614Z[ host-image] May 17 21:43:36.600 INFO O| May 17 21:43:36.599 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91152024-05-17T21:43:38.614Z[ host-image] May 17 21:43:36.600 INFO O| May 17 21:43:36.600 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91162024-05-17T21:43:38.614Z[ host-image] May 17 21:43:36.600 INFO O| May 17 21:43:36.600 INFO ok!
91172024-05-17T21:43:38.614Z[ host-image] May 17 21:43:36.600 INFO O| May 17 21:43:36.600 INFO STEP 62 (ensure_file) COMPLETE
91182024-05-17T21:43:38.615Z[ host-image] May 17 21:43:36.600 INFO O| May 17 21:43:36.600 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91192024-05-17T21:43:38.626Z[ host-image] May 17 21:43:36.609 INFO O| May 17 21:43:36.609 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
91202024-05-17T21:43:38.626Z[ host-image] May 17 21:43:36.609 INFO O| May 17 21:43:36.609 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
91212024-05-17T21:43:38.626Z[ host-image] May 17 21:43:36.609 INFO O| May 17 21:43:36.609 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91222024-05-17T21:43:38.626Z[ host-image] May 17 21:43:36.609 INFO O| May 17 21:43:36.609 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91232024-05-17T21:43:38.626Z[ host-image] May 17 21:43:36.609 INFO O| May 17 21:43:36.609 INFO ok!
91242024-05-17T21:43:38.626Z[ host-image] May 17 21:43:36.609 INFO O| May 17 21:43:36.609 INFO STEP 63 (ensure_file) COMPLETE
91252024-05-17T21:43:38.626Z[ host-image] May 17 21:43:36.609 INFO O| May 17 21:43:36.609 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91262024-05-17T21:43:38.631Z[ host-image] May 17 21:43:36.619 INFO O| May 17 21:43:36.618 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
91272024-05-17T21:43:38.631Z[ host-image] May 17 21:43:36.619 INFO O| May 17 21:43:36.618 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
91282024-05-17T21:43:38.631Z[ host-image] May 17 21:43:36.619 INFO O| May 17 21:43:36.619 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
91292024-05-17T21:43:38.631Z[ host-image] May 17 21:43:36.619 INFO O| May 17 21:43:36.619 INFO ok!
91302024-05-17T21:43:38.631Z[ host-image] May 17 21:43:36.619 INFO O| May 17 21:43:36.619 INFO STEP 64 (assemble_files) COMPLETE
91312024-05-17T21:43:38.631Z[ host-image] May 17 21:43:36.619 INFO O| May 17 21:43:36.619 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91322024-05-17T21:43:38.639Z[ host-image] May 17 21:43:36.628 INFO O| May 17 21:43:36.628 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
91332024-05-17T21:43:38.639Z[ host-image] May 17 21:43:36.628 INFO O| May 17 21:43:36.628 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
91342024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.628 INFO O| May 17 21:43:36.628 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91352024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.628 INFO O| May 17 21:43:36.628 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91362024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.628 INFO O| May 17 21:43:36.628 INFO ok!
91372024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.628 INFO O| May 17 21:43:36.628 INFO STEP 65 (ensure_file) COMPLETE
91382024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.628 INFO O| May 17 21:43:36.628 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91392024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.637 INFO O| May 17 21:43:36.637 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91402024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.637 INFO O| May 17 21:43:36.637 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91412024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.637 INFO O| May 17 21:43:36.637 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91422024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.637 INFO O| May 17 21:43:36.637 INFO STEP 66 (ensure_dir) COMPLETE
91432024-05-17T21:43:38.654Z[ host-image] May 17 21:43:36.637 INFO O| May 17 21:43:36.637 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91442024-05-17T21:43:38.661Z[ host-image] May 17 21:43:36.647 INFO O| May 17 21:43:36.647 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
91452024-05-17T21:43:38.661Z[ host-image] May 17 21:43:36.647 INFO O| May 17 21:43:36.647 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
91462024-05-17T21:43:38.670Z[ host-image] May 17 21:43:36.654 INFO O| May 17 21:43:36.654 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
91472024-05-17T21:43:38.670Z[ host-image] May 17 21:43:36.654 INFO O| May 17 21:43:36.654 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
91482024-05-17T21:43:38.670Z[ host-image] May 17 21:43:36.654 INFO O| May 17 21:43:36.654 INFO ok!
91492024-05-17T21:43:38.670Z[ host-image] May 17 21:43:36.654 INFO O| May 17 21:43:36.654 INFO STEP 67 (ensure_file) COMPLETE
91502024-05-17T21:43:38.670Z[ host-image] May 17 21:43:36.654 INFO O| May 17 21:43:36.654 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91512024-05-17T21:43:38.676Z[ host-image] May 17 21:43:36.663 INFO O| May 17 21:43:36.663 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
91522024-05-17T21:43:38.676Z[ host-image] May 17 21:43:36.663 INFO O| May 17 21:43:36.663 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
91532024-05-17T21:43:38.676Z[ host-image] May 17 21:43:36.663 INFO O| May 17 21:43:36.663 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
91542024-05-17T21:43:38.676Z[ host-image] May 17 21:43:36.664 INFO O| May 17 21:43:36.663 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
91552024-05-17T21:43:38.676Z[ host-image] May 17 21:43:36.664 INFO O| May 17 21:43:36.663 INFO ok!
91562024-05-17T21:43:38.676Z[ host-image] May 17 21:43:36.664 INFO O| May 17 21:43:36.664 INFO STEP 68 (ensure_file) COMPLETE
91572024-05-17T21:43:38.676Z[ host-image] May 17 21:43:36.664 INFO O| May 17 21:43:36.664 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91582024-05-17T21:43:38.688Z[ host-image] May 17 21:43:36.677 INFO O| May 17 21:43:36.677 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
91592024-05-17T21:43:38.688Z[ host-image] May 17 21:43:36.677 INFO O| May 17 21:43:36.677 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
91602024-05-17T21:43:40.751Z[ host-image] May 17 21:43:38.732 INFO O| May 17 21:43:38.732 INFO STEP 69 (pack_tar) COMPLETE
91612024-05-17T21:43:40.751Z[ host-image] May 17 21:43:38.732 INFO O| May 17 21:43:38.732 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
91622024-05-17T21:43:40.763Z[ host-image] May 17 21:43:38.732 INFO O| May 17 21:43:38.732 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
91632024-05-17T21:43:41.121Z[ host-image] May 17 21:43:39.109 INFO O| May 17 21:43:39.108 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
91642024-05-17T21:43:41.186Z[ host-image] May 17 21:43:39.174 INFO O| May 17 21:43:39.174 INFO completed processing gimlet/ramdisk-02-trim
91652024-05-17T21:43:41.197Z[ host-image] May 17 21:43:39.177 INFO image builder template: zfs...
91662024-05-17T21:43:41.197Z[ host-image] May 17 21:43:39.177 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmptrhKJe/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.28.233", "-n", "zfs"], pwd: None
91672024-05-17T21:43:41.202Z[ host-image] May 17 21:43:39.190 INFO O| May 17 21:43:39.190 INFO skip include "stress" because feature "stress" is not enabled
91682024-05-17T21:43:41.239Z[ host-image] May 17 21:43:39.214 INFO O| May 17 21:43:39.214 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
91692024-05-17T21:43:41.239Z[ host-image] May 17 21:43:39.217 INFO O| May 17 21:43:39.217 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
91702024-05-17T21:43:41.290Z[ host-image] May 17 21:43:39.279 INFO O| May 17 21:43:39.279 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
91712024-05-17T21:43:41.338Z[ host-image] May 17 21:43:39.327 INFO O| May 17 21:43:39.327 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
91722024-05-17T21:43:41.338Z[ host-image] May 17 21:43:39.327 INFO O| May 17 21:43:39.327 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
91732024-05-17T21:43:41.357Z[ host-image] May 17 21:43:39.331 INFO O| May 17 21:43:39.331 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
91742024-05-17T21:43:41.407Z[ host-image] May 17 21:43:39.395 INFO O| May 17 21:43:39.395 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
91752024-05-17T21:43:41.482Z[ host-image] May 17 21:43:39.470 INFO O| May 17 21:43:39.470 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
91762024-05-17T21:43:41.490Z[ host-image] May 17 21:43:39.479 INFO O| May 17 21:43:39.479 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91772024-05-17T21:43:41.495Z[ host-image] May 17 21:43:39.484 INFO O| May 17 21:43:39.484 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
91782024-05-17T21:43:41.505Z[ host-image] May 17 21:43:39.484 INFO O| May 17 21:43:39.484 INFO no lofi found
91792024-05-17T21:43:41.505Z[ host-image] May 17 21:43:39.484 INFO O| May 17 21:43:39.484 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
91802024-05-17T21:43:41.506Z[ host-image] May 17 21:43:39.484 INFO O| May 17 21:43:39.484 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91812024-05-17T21:43:42.300Z[ recovery-image] May 17 21:43:40.287 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
91822024-05-17T21:43:43.041Z[ host-image] May 17 21:43:41.029 INFO O| May 17 21:43:41.029 INFO lofi device = /dev/dsk/c2t1d0p0
91832024-05-17T21:43:43.041Z[ host-image] May 17 21:43:41.029 INFO O| May 17 21:43:41.029 INFO pool device = /dev/dsk/c2t1d0p0
91842024-05-17T21:43:43.045Z[ host-image] May 17 21:43:41.029 INFO O| May 17 21:43:41.029 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
91852024-05-17T21:43:43.195Z[ host-image] May 17 21:43:41.183 INFO O| May 17 21:43:41.182 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91862024-05-17T21:43:43.196Z[ host-image] May 17 21:43:41.183 INFO O| May 17 21:43:41.183 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
91872024-05-17T21:43:43.231Z[ host-image] May 17 21:43:41.218 INFO O| May 17 21:43:41.218 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
91882024-05-17T21:43:43.355Z[ host-image] May 17 21:43:41.343 INFO O| May 17 21:43:41.343 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
91892024-05-17T21:43:43.415Z[ host-image] May 17 21:43:41.403 INFO O| May 17 21:43:41.403 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
91902024-05-17T21:43:43.443Z[ host-image] May 17 21:43:41.431 INFO O| May 17 21:43:41.431 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
91912024-05-17T21:43:43.467Z[ host-image] May 17 21:43:41.455 INFO O| May 17 21:43:41.455 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
91922024-05-17T21:43:43.585Z[ host-image] May 17 21:43:41.573 INFO O| May 17 21:43:41.573 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91932024-05-17T21:43:43.591Z[ host-image] May 17 21:43:41.573 INFO O| May 17 21:43:41.573 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91942024-05-17T21:43:43.591Z[ host-image] May 17 21:43:41.574 INFO O| May 17 21:43:41.573 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91952024-05-17T21:43:43.599Z[ host-image] May 17 21:43:41.587 INFO O| May 17 21:43:41.587 INFO boot environment UUID: 44a62d28-017b-41bc-8a21-658f976720a2
91962024-05-17T21:43:43.599Z[ host-image] May 17 21:43:41.587 INFO O| May 17 21:43:41.587 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 44a62d28-017b-41bc-8a21-658f976720a2
91972024-05-17T21:43:43.624Z[ host-image] May 17 21:43:41.611 INFO O| May 17 21:43:41.611 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91982024-05-17T21:43:43.650Z[ host-image] May 17 21:43:41.638 INFO O| May 17 21:43:41.638 INFO STEP 0 (create_be) COMPLETE
91992024-05-17T21:43:43.650Z[ host-image] May 17 21:43:41.638 INFO O| May 17 21:43:41.638 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92002024-05-17T21:43:43.694Z[ host-image] May 17 21:43:41.682 INFO O| May 17 21:43:41.682 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
92012024-05-17T21:43:44.317Z[ recovery-image] May 17 21:43:42.304 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
92022024-05-17T21:43:49.007Z[ recovery-image] May 17 21:43:46.993 INFO E| Compiling bitflags v1.3.2
92032024-05-17T21:43:49.007Z[ recovery-image] May 17 21:43:46.993 INFO E| Compiling log v0.4.21
92042024-05-17T21:43:49.007Z[ recovery-image] May 17 21:43:46.993 INFO E| Compiling scroll v0.12.0
92052024-05-17T21:43:49.011Z[ recovery-image] May 17 21:43:46.993 INFO E| Compiling bit_field v0.10.2
92062024-05-17T21:43:49.012Z[ recovery-image] May 17 21:43:46.994 INFO E| Compiling adler v1.0.2
92072024-05-17T21:43:49.012Z[ recovery-image] May 17 21:43:46.994 INFO E| Compiling plain v0.2.3
92082024-05-17T21:43:49.012Z[ recovery-image] May 17 21:43:46.994 INFO E| Compiling bitstruct v0.1.1
92092024-05-17T21:43:49.097Z[ recovery-image] May 17 21:43:47.083 INFO E| Compiling raw-cpuid v10.7.0
92102024-05-17T21:43:49.120Z[ recovery-image] May 17 21:43:47.106 INFO E| Compiling cpio_reader v0.1.1
92112024-05-17T21:43:49.205Z[ recovery-image] May 17 21:43:47.191 INFO E| Compiling miniz_oxide v0.7.2
92122024-05-17T21:43:49.455Z[ recovery-image] May 17 21:43:47.442 INFO E| Compiling static_assertions v1.1.0
92132024-05-17T21:43:50.341Z[ recovery-image] May 17 21:43:48.318 INFO E| Compiling goblin v0.8.0
92142024-05-17T21:44:01.841Z[ recovery-image] May 17 21:43:57.737 INFO E| Finished `release` profile [optimized] target(s) in 39.49s
92152024-05-17T21:44:01.866Z[ recovery-image] May 17 21:43:57.761 INFO building host image...
92162024-05-17T21:44:01.867Z[ recovery-image] May 17 21:43:57.761 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-recovery/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
92172024-05-17T21:44:01.867Z[ recovery-image] May 17 21:43:58.368 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
92182024-05-17T21:44:01.879Z[ recovery-image] May 17 21:43:59.753 INFO image complete! materials are in "/work/os-recovery"
92192024-05-17T21:44:01.879Z[ recovery-image]
92202024-05-17T21:44:01.879Z[ recovery-image] real 7:05.456389947
92212024-05-17T21:44:01.879Z[ recovery-image] user 4:21.656910971
92222024-05-17T21:44:01.879Z[ recovery-image] sys 1:12.828296921
92232024-05-17T21:44:01.879Z[ recovery-image] trap 0.239025981
92242024-05-17T21:44:01.879Z[ recovery-image] tflt 0.564054975
92252024-05-17T21:44:01.879Z[ recovery-image] dflt 1.239153750
92262024-05-17T21:44:01.879Z[ recovery-image] kflt 0.000056687
92272024-05-17T21:44:01.879Z[ recovery-image] lock 8:51.847426603
92282024-05-17T21:44:01.879Z[ recovery-image] slp 39:36.900035804
92292024-05-17T21:44:01.879Z[ recovery-image] lat 2:00.262999798
92302024-05-17T21:44:01.879Z[ recovery-image] stop 5.730163546
92312024-05-17T21:44:01.879ZMay 17 21:43:59.757 INFO [recovery-image] process exited with exit status: 0 (425.494143404s)
92322024-05-17T21:44:04.400Z[ host-image] May 17 21:44:02.384 INFO O| May 17 21:44:02.384 INFO STEP 1 (unpack_tar) COMPLETE
92332024-05-17T21:44:04.400Z[ host-image] May 17 21:44:02.384 INFO O| May 17 21:44:02.384 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92342024-05-17T21:44:04.411Z[ host-image] May 17 21:44:02.395 INFO O| May 17 21:44:02.395 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
92352024-05-17T21:44:04.819Z[ host-image] May 17 21:44:02.803 INFO O| May 17 21:44:02.802 INFO STEP 2 (devfsadm) COMPLETE
92362024-05-17T21:44:04.819Z[ host-image] May 17 21:44:02.803 INFO O| May 17 21:44:02.802 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92372024-05-17T21:44:04.830Z[ host-image] May 17 21:44:02.814 INFO O| May 17 21:44:02.814 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92382024-05-17T21:44:04.830Z[ host-image] May 17 21:44:02.814 INFO O| May 17 21:44:02.814 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92392024-05-17T21:44:04.835Z[ host-image] May 17 21:44:02.814 INFO O| May 17 21:44:02.814 INFO STEP 3 (ensure_dir) COMPLETE
92402024-05-17T21:44:04.835Z[ host-image] May 17 21:44:02.814 INFO O| May 17 21:44:02.814 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92412024-05-17T21:44:04.840Z[ host-image] May 17 21:44:02.824 INFO O| May 17 21:44:02.824 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92422024-05-17T21:44:04.840Z[ host-image] May 17 21:44:02.824 INFO O| May 17 21:44:02.824 INFO STEP 4 (ensure_dir) COMPLETE
92432024-05-17T21:44:04.843Z[ host-image] May 17 21:44:02.824 INFO O| May 17 21:44:02.824 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92442024-05-17T21:44:04.849Z[ host-image] May 17 21:44:02.833 INFO O| May 17 21:44:02.833 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92452024-05-17T21:44:04.852Z[ host-image] May 17 21:44:02.833 INFO O| May 17 21:44:02.833 INFO STEP 5 (ensure_dir) COMPLETE
92462024-05-17T21:44:04.852Z[ host-image] May 17 21:44:02.833 INFO O| May 17 21:44:02.833 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92472024-05-17T21:44:04.858Z[ host-image] May 17 21:44:02.843 INFO O| May 17 21:44:02.843 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92482024-05-17T21:44:04.862Z[ host-image] May 17 21:44:02.843 INFO O| May 17 21:44:02.843 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92492024-05-17T21:44:04.862Z[ host-image] May 17 21:44:02.843 INFO O| May 17 21:44:02.843 INFO STEP 6 (ensure_dir) COMPLETE
92502024-05-17T21:44:04.862Z[ host-image] May 17 21:44:02.843 INFO O| May 17 21:44:02.843 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92512024-05-17T21:44:04.869Z[ host-image] May 17 21:44:02.852 INFO O| May 17 21:44:02.852 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
92522024-05-17T21:44:04.873Z[ host-image] May 17 21:44:02.852 INFO O| May 17 21:44:02.852 INFO STEP 7 (remove_files) COMPLETE
92532024-05-17T21:44:04.873Z[ host-image] May 17 21:44:02.852 INFO O| May 17 21:44:02.852 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92542024-05-17T21:44:04.878Z[ host-image] May 17 21:44:02.862 INFO O| May 17 21:44:02.862 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92552024-05-17T21:44:04.881Z[ host-image] May 17 21:44:02.863 INFO O| May 17 21:44:02.863 INFO STEP 8 (remove_files) COMPLETE
92562024-05-17T21:44:04.881Z[ host-image] May 17 21:44:02.863 INFO O| May 17 21:44:02.863 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92572024-05-17T21:44:04.887Z[ host-image] May 17 21:44:02.872 INFO O| May 17 21:44:02.872 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
92582024-05-17T21:44:04.891Z[ host-image] May 17 21:44:02.873 INFO O| May 17 21:44:02.873 INFO STEP 9 (remove_files) COMPLETE
92592024-05-17T21:44:04.891Z[ host-image] May 17 21:44:02.873 INFO O| May 17 21:44:02.873 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92602024-05-17T21:44:04.897Z[ host-image] May 17 21:44:02.882 INFO O| May 17 21:44:02.882 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92612024-05-17T21:44:04.901Z[ host-image] May 17 21:44:02.882 INFO O| May 17 21:44:02.882 INFO STEP 10 (remove_files) COMPLETE
92622024-05-17T21:44:04.901Z[ host-image] May 17 21:44:02.882 INFO O| May 17 21:44:02.882 INFO STEP 11: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92632024-05-17T21:44:04.907Z[ host-image] May 17 21:44:02.891 INFO O| May 17 21:44:02.891 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92642024-05-17T21:44:04.911Z[ host-image] May 17 21:44:02.891 INFO O| May 17 21:44:02.891 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92652024-05-17T21:44:04.911Z[ host-image] May 17 21:44:02.891 INFO O| May 17 21:44:02.891 INFO STEP 11 (ensure_dir) COMPLETE
92662024-05-17T21:44:04.911Z[ host-image] May 17 21:44:02.891 INFO O| May 17 21:44:02.891 INFO STEP 12: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92672024-05-17T21:44:04.920Z[ host-image] May 17 21:44:02.901 INFO O| May 17 21:44:02.901 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92682024-05-17T21:44:04.923Z[ host-image] May 17 21:44:02.901 INFO O| May 17 21:44:02.901 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92692024-05-17T21:44:04.923Z[ host-image] May 17 21:44:02.901 INFO O| May 17 21:44:02.901 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92702024-05-17T21:44:04.924Z[ host-image] May 17 21:44:02.901 INFO O| May 17 21:44:02.901 INFO STEP 12 (ensure_dir) COMPLETE
92712024-05-17T21:44:04.924Z[ host-image] May 17 21:44:02.901 INFO O| May 17 21:44:02.901 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92722024-05-17T21:44:04.927Z[ host-image] May 17 21:44:02.911 INFO O| May 17 21:44:02.911 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92732024-05-17T21:44:04.927Z[ host-image] May 17 21:44:02.911 INFO O| May 17 21:44:02.911 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92742024-05-17T21:44:04.927Z[ host-image] May 17 21:44:02.911 INFO O| May 17 21:44:02.911 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92752024-05-17T21:44:04.927Z[ host-image] May 17 21:44:02.911 INFO O| May 17 21:44:02.911 INFO STEP 13 (ensure_dir) COMPLETE
92762024-05-17T21:44:04.927Z[ host-image] May 17 21:44:02.911 INFO O| May 17 21:44:02.911 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92772024-05-17T21:44:04.937Z[ host-image] May 17 21:44:02.921 INFO O| May 17 21:44:02.920 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92782024-05-17T21:44:04.937Z[ host-image] May 17 21:44:02.921 INFO O| May 17 21:44:02.921 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92792024-05-17T21:44:04.940Z[ host-image] May 17 21:44:02.921 INFO O| May 17 21:44:02.921 INFO STEP 14 (ensure_dir) COMPLETE
92802024-05-17T21:44:04.940Z[ host-image] May 17 21:44:02.921 INFO O| May 17 21:44:02.921 INFO STEP 15: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92812024-05-17T21:44:04.946Z[ host-image] May 17 21:44:02.930 INFO O| May 17 21:44:02.930 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
92822024-05-17T21:44:04.946Z[ host-image] May 17 21:44:02.930 INFO O| May 17 21:44:02.930 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
92832024-05-17T21:44:04.950Z[ host-image] May 17 21:44:02.930 INFO O| May 17 21:44:02.930 INFO ok!
92842024-05-17T21:44:04.950Z[ host-image] May 17 21:44:02.930 INFO O| May 17 21:44:02.930 INFO STEP 15 (ensure_symlink) COMPLETE
92852024-05-17T21:44:04.950Z[ host-image] May 17 21:44:02.930 INFO O| May 17 21:44:02.930 INFO STEP 16: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92862024-05-17T21:44:04.955Z[ host-image] May 17 21:44:02.940 INFO O| May 17 21:44:02.940 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
92872024-05-17T21:44:04.955Z[ host-image] May 17 21:44:02.940 INFO O| May 17 21:44:02.940 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
92882024-05-17T21:44:04.959Z[ host-image] May 17 21:44:02.940 INFO O| May 17 21:44:02.940 INFO ok!
92892024-05-17T21:44:04.959Z[ host-image] May 17 21:44:02.940 INFO O| May 17 21:44:02.940 INFO STEP 16 (ensure_file) COMPLETE
92902024-05-17T21:44:04.959Z[ host-image] May 17 21:44:02.940 INFO O| May 17 21:44:02.940 INFO STEP 17: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92912024-05-17T21:44:04.965Z[ host-image] May 17 21:44:02.949 INFO O| May 17 21:44:02.949 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
92922024-05-17T21:44:04.965Z[ host-image] May 17 21:44:02.949 INFO O| May 17 21:44:02.949 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
92932024-05-17T21:44:04.968Z[ host-image] May 17 21:44:02.949 INFO O| May 17 21:44:02.949 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
92942024-05-17T21:44:04.968Z[ host-image] May 17 21:44:02.949 INFO O| May 17 21:44:02.949 INFO ok!
92952024-05-17T21:44:04.968Z[ host-image] May 17 21:44:02.949 INFO O| May 17 21:44:02.949 INFO STEP 17 (ensure_symlink) COMPLETE
92962024-05-17T21:44:04.968Z[ host-image] May 17 21:44:02.949 INFO O| May 17 21:44:02.949 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92972024-05-17T21:44:04.975Z[ host-image] May 17 21:44:02.959 INFO O| May 17 21:44:02.959 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
92982024-05-17T21:44:04.975Z[ host-image] May 17 21:44:02.959 INFO O| May 17 21:44:02.959 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
92992024-05-17T21:44:04.978Z[ host-image] May 17 21:44:02.959 INFO O| May 17 21:44:02.959 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
93002024-05-17T21:44:04.978Z[ host-image] May 17 21:44:02.959 INFO O| May 17 21:44:02.959 INFO ok!
93012024-05-17T21:44:04.978Z[ host-image] May 17 21:44:02.959 INFO O| May 17 21:44:02.959 INFO STEP 18 (ensure_symlink) COMPLETE
93022024-05-17T21:44:04.979Z[ host-image] May 17 21:44:02.959 INFO O| May 17 21:44:02.959 INFO STEP 19: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93032024-05-17T21:44:04.985Z[ host-image] May 17 21:44:02.969 INFO O| May 17 21:44:02.969 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
93042024-05-17T21:44:04.988Z[ host-image] May 17 21:44:02.969 INFO O| May 17 21:44:02.969 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93052024-05-17T21:44:04.988Z[ host-image] May 17 21:44:02.969 INFO O| May 17 21:44:02.969 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
93062024-05-17T21:44:04.988Z[ host-image] May 17 21:44:02.969 INFO O| May 17 21:44:02.969 INFO ok!
93072024-05-17T21:44:04.988Z[ host-image] May 17 21:44:02.969 INFO O| May 17 21:44:02.969 INFO STEP 19 (ensure_symlink) COMPLETE
93082024-05-17T21:44:04.989Z[ host-image] May 17 21:44:02.969 INFO O| May 17 21:44:02.969 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93092024-05-17T21:44:04.995Z[ host-image] May 17 21:44:02.979 INFO O| May 17 21:44:02.979 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
93102024-05-17T21:44:04.995Z[ host-image] May 17 21:44:02.979 INFO O| May 17 21:44:02.979 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93112024-05-17T21:44:04.998Z[ host-image] May 17 21:44:02.979 INFO O| May 17 21:44:02.979 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
93122024-05-17T21:44:04.998Z[ host-image] May 17 21:44:02.979 INFO O| May 17 21:44:02.979 INFO ok!
93132024-05-17T21:44:04.998Z[ host-image] May 17 21:44:02.979 INFO O| May 17 21:44:02.979 INFO STEP 20 (ensure_symlink) COMPLETE
93142024-05-17T21:44:04.998Z[ host-image] May 17 21:44:02.979 INFO O| May 17 21:44:02.979 INFO STEP 21: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93152024-05-17T21:44:05.004Z[ host-image] May 17 21:44:02.988 INFO O| May 17 21:44:02.988 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93162024-05-17T21:44:05.008Z[ host-image] May 17 21:44:02.989 INFO O| May 17 21:44:02.988 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
93172024-05-17T21:44:05.008Z[ host-image] May 17 21:44:02.989 INFO O| May 17 21:44:02.989 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
93182024-05-17T21:44:05.008Z[ host-image] May 17 21:44:02.989 INFO O| May 17 21:44:02.989 INFO ok!
93192024-05-17T21:44:05.008Z[ host-image] May 17 21:44:02.989 INFO O| May 17 21:44:02.989 INFO STEP 21 (ensure_file) COMPLETE
93202024-05-17T21:44:05.008Z[ host-image] May 17 21:44:02.989 INFO O| May 17 21:44:02.989 INFO STEP 22: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93212024-05-17T21:44:05.014Z[ host-image] May 17 21:44:02.998 INFO O| May 17 21:44:02.998 INFO updating shadow file
93222024-05-17T21:44:05.017Z[ host-image] May 17 21:44:02.998 INFO O| May 17 21:44:02.998 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93232024-05-17T21:44:05.017Z[ host-image] May 17 21:44:02.998 INFO O| May 17 21:44:02.998 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93242024-05-17T21:44:05.017Z[ host-image] May 17 21:44:02.998 INFO O| May 17 21:44:02.998 INFO STEP 22 (shadow) COMPLETE
93252024-05-17T21:44:05.017Z[ host-image] May 17 21:44:02.998 INFO O| May 17 21:44:02.998 INFO STEP 23: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93262024-05-17T21:44:05.025Z[ host-image] May 17 21:44:03.009 INFO O| May 17 21:44:03.009 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
93272024-05-17T21:44:05.025Z[ host-image] May 17 21:44:03.009 INFO O| May 17 21:44:03.009 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
93282024-05-17T21:44:05.032Z[ host-image] May 17 21:44:03.009 INFO O| May 17 21:44:03.009 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
93292024-05-17T21:44:05.032Z[ host-image] May 17 21:44:03.009 INFO O| May 17 21:44:03.009 INFO ok!
93302024-05-17T21:44:05.032Z[ host-image] May 17 21:44:03.009 INFO O| May 17 21:44:03.009 INFO STEP 23 (ensure_file) COMPLETE
93312024-05-17T21:44:05.032Z[ host-image] May 17 21:44:03.009 INFO O| May 17 21:44:03.009 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93322024-05-17T21:44:05.036Z[ host-image] May 17 21:44:03.018 INFO O| May 17 21:44:03.018 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
93332024-05-17T21:44:05.036Z[ host-image] May 17 21:44:03.019 INFO O| May 17 21:44:03.018 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
93342024-05-17T21:44:05.036Z[ host-image] May 17 21:44:03.019 INFO O| May 17 21:44:03.019 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
93352024-05-17T21:44:05.036Z[ host-image] May 17 21:44:03.019 INFO O| May 17 21:44:03.019 INFO ok!
93362024-05-17T21:44:05.036Z[ host-image] May 17 21:44:03.019 INFO O| May 17 21:44:03.019 INFO STEP 24 (ensure_file) COMPLETE
93372024-05-17T21:44:05.036Z[ host-image] May 17 21:44:03.019 INFO O| May 17 21:44:03.019 INFO STEP 25: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93382024-05-17T21:44:05.044Z[ host-image] May 17 21:44:03.028 INFO O| May 17 21:44:03.028 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93392024-05-17T21:44:05.044Z[ host-image] May 17 21:44:03.028 INFO O| May 17 21:44:03.028 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
93402024-05-17T21:44:05.048Z[ host-image] May 17 21:44:03.029 INFO O| May 17 21:44:03.029 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93412024-05-17T21:44:05.048Z[ host-image] May 17 21:44:03.029 INFO O| May 17 21:44:03.029 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93422024-05-17T21:44:05.048Z[ host-image] May 17 21:44:03.029 INFO O| May 17 21:44:03.029 INFO ok!
93432024-05-17T21:44:05.049Z[ host-image] May 17 21:44:03.029 INFO O| May 17 21:44:03.029 INFO STEP 25 (ensure_file) COMPLETE
93442024-05-17T21:44:05.049Z[ host-image] May 17 21:44:03.029 INFO O| May 17 21:44:03.029 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93452024-05-17T21:44:05.054Z[ host-image] May 17 21:44:03.038 INFO O| May 17 21:44:03.038 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93462024-05-17T21:44:05.054Z[ host-image] May 17 21:44:03.038 INFO O| May 17 21:44:03.038 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93472024-05-17T21:44:05.058Z[ host-image] May 17 21:44:03.038 INFO O| May 17 21:44:03.038 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93482024-05-17T21:44:05.058Z[ host-image] May 17 21:44:03.038 INFO O| May 17 21:44:03.038 INFO ok!
93492024-05-17T21:44:05.058Z[ host-image] May 17 21:44:03.038 INFO O| May 17 21:44:03.038 INFO STEP 26 (ensure_file) COMPLETE
93502024-05-17T21:44:05.058Z[ host-image] May 17 21:44:03.038 INFO O| May 17 21:44:03.038 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93512024-05-17T21:44:05.063Z[ host-image] May 17 21:44:03.048 INFO O| May 17 21:44:03.048 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
93522024-05-17T21:44:05.067Z[ host-image] May 17 21:44:03.048 INFO O| May 17 21:44:03.048 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
93532024-05-17T21:44:05.067Z[ host-image] May 17 21:44:03.048 INFO O| May 17 21:44:03.048 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
93542024-05-17T21:44:05.067Z[ host-image] May 17 21:44:03.048 INFO O| May 17 21:44:03.048 INFO ok!
93552024-05-17T21:44:05.067Z[ host-image] May 17 21:44:03.048 INFO O| May 17 21:44:03.048 INFO STEP 27 (ensure_file) COMPLETE
93562024-05-17T21:44:05.067Z[ host-image] May 17 21:44:03.048 INFO O| May 17 21:44:03.048 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93572024-05-17T21:44:05.073Z[ host-image] May 17 21:44:03.057 INFO O| May 17 21:44:03.057 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93582024-05-17T21:44:05.073Z[ host-image] May 17 21:44:03.057 INFO O| May 17 21:44:03.057 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93592024-05-17T21:44:05.077Z[ host-image] May 17 21:44:03.058 INFO O| May 17 21:44:03.058 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93602024-05-17T21:44:05.077Z[ host-image] May 17 21:44:03.058 INFO O| May 17 21:44:03.058 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93612024-05-17T21:44:05.077Z[ host-image] May 17 21:44:03.058 INFO O| May 17 21:44:03.058 INFO ok!
93622024-05-17T21:44:05.077Z[ host-image] May 17 21:44:03.058 INFO O| May 17 21:44:03.058 INFO STEP 28 (ensure_file) COMPLETE
93632024-05-17T21:44:05.077Z[ host-image] May 17 21:44:03.058 INFO O| May 17 21:44:03.058 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93642024-05-17T21:44:05.083Z[ host-image] May 17 21:44:03.067 INFO O| May 17 21:44:03.067 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93652024-05-17T21:44:05.083Z[ host-image] May 17 21:44:03.067 INFO O| May 17 21:44:03.067 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93662024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.067 INFO O| May 17 21:44:03.067 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93672024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.067 INFO O| May 17 21:44:03.067 INFO ok!
93682024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.067 INFO O| May 17 21:44:03.067 INFO STEP 29 (ensure_file) COMPLETE
93692024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.067 INFO O| May 17 21:44:03.067 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93702024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.077 INFO O| May 17 21:44:03.077 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93712024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.077 INFO O| May 17 21:44:03.077 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93722024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.077 INFO O| May 17 21:44:03.077 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93732024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.077 INFO O| May 17 21:44:03.077 INFO ok!
93742024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.077 INFO O| May 17 21:44:03.077 INFO STEP 30 (ensure_file) COMPLETE
93752024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.077 INFO O| May 17 21:44:03.077 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93762024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
93772024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
93782024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93792024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93802024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93812024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93822024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO ok!
93832024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO STEP 31 (ensure_file) COMPLETE
93842024-05-17T21:44:05.175Z[ host-image] May 17 21:44:03.086 INFO O| May 17 21:44:03.086 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93852024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.096 INFO O| May 17 21:44:03.096 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93862024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.096 INFO O| May 17 21:44:03.096 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93872024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.096 INFO O| May 17 21:44:03.096 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93882024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.096 INFO O| May 17 21:44:03.096 INFO STEP 32 (ensure_dir) COMPLETE
93892024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.096 INFO O| May 17 21:44:03.096 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93902024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO file /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
93912024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
93922024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
93932024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
93942024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
93952024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
93962024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO ok!
93972024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO STEP 33 (ensure_file) COMPLETE
93982024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.106 INFO O| May 17 21:44:03.106 INFO STEP 34: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93992024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.115 INFO O| May 17 21:44:03.115 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94002024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.116 INFO O| May 17 21:44:03.115 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94012024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.116 INFO O| May 17 21:44:03.116 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94022024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.116 INFO O| May 17 21:44:03.116 INFO ok!
94032024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.116 INFO O| May 17 21:44:03.116 INFO STEP 34 (ensure_symlink) COMPLETE
94042024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.116 INFO O| May 17 21:44:03.116 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94052024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
94062024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94072024-05-17T21:44:05.176Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94082024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94092024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94102024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94112024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO ok!
94122024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO STEP 35 (ensure_file) COMPLETE
94132024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.125 INFO O| May 17 21:44:03.125 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94142024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.135 INFO O| May 17 21:44:03.135 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
94152024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.135 INFO O| May 17 21:44:03.135 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
94162024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.135 INFO O| May 17 21:44:03.135 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94172024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.135 INFO O| May 17 21:44:03.135 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94182024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.135 INFO O| May 17 21:44:03.135 INFO ok!
94192024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.135 INFO O| May 17 21:44:03.135 INFO STEP 36 (ensure_file) COMPLETE
94202024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.135 INFO O| May 17 21:44:03.135 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94212024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.145 INFO O| May 17 21:44:03.145 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
94222024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.145 INFO O| May 17 21:44:03.145 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
94232024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.145 INFO O| May 17 21:44:03.145 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
94242024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.145 INFO O| May 17 21:44:03.145 INFO ok!
94252024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.145 INFO O| May 17 21:44:03.145 INFO STEP 37 (ensure_file) COMPLETE
94262024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.145 INFO O| May 17 21:44:03.145 INFO STEP 38: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94272024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.155 INFO O| May 17 21:44:03.155 INFO updating shadow file
94282024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.155 INFO O| May 17 21:44:03.155 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94292024-05-17T21:44:05.177Z[ host-image] May 17 21:44:03.155 INFO O| May 17 21:44:03.155 INFO STEP 38 (shadow) COMPLETE
94302024-05-17T21:44:05.178Z[ host-image] May 17 21:44:03.155 INFO O| May 17 21:44:03.155 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94312024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
94322024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
94332024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94342024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94352024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO ok!
94362024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO STEP 39 (ensure_file) COMPLETE
94372024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94382024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO skip step because feature "mfg" is not enabled
94392024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO STEP 41: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94402024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO skip step because feature "mfg" is not enabled
94412024-05-17T21:44:05.183Z[ host-image] May 17 21:44:03.165 INFO O| May 17 21:44:03.165 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94422024-05-17T21:44:05.190Z[ host-image] May 17 21:44:03.175 INFO O| May 17 21:44:03.174 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
94432024-05-17T21:44:05.190Z[ host-image] May 17 21:44:03.175 INFO O| May 17 21:44:03.174 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
94442024-05-17T21:44:05.816Z[ host-image] May 17 21:44:03.799 INFO O| May 17 21:44:03.799 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94452024-05-17T21:44:05.816Z[ host-image] May 17 21:44:03.799 INFO O| May 17 21:44:03.799 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94462024-05-17T21:44:05.820Z[ host-image] May 17 21:44:03.799 INFO O| May 17 21:44:03.799 INFO ok!
94472024-05-17T21:44:05.820Z[ host-image] May 17 21:44:03.799 INFO O| May 17 21:44:03.799 INFO STEP 42 (ensure_file) COMPLETE
94482024-05-17T21:44:05.820Z[ host-image] May 17 21:44:03.799 INFO O| May 17 21:44:03.799 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94492024-05-17T21:44:05.827Z[ host-image] May 17 21:44:03.811 INFO O| May 17 21:44:03.811 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
94502024-05-17T21:44:05.827Z[ host-image] May 17 21:44:03.811 INFO O| May 17 21:44:03.811 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94512024-05-17T21:44:05.832Z[ host-image] May 17 21:44:03.811 INFO O| May 17 21:44:03.811 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94522024-05-17T21:44:05.832Z[ host-image] May 17 21:44:03.811 INFO O| May 17 21:44:03.811 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94532024-05-17T21:44:05.832Z[ host-image] May 17 21:44:03.811 INFO O| May 17 21:44:03.811 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94542024-05-17T21:44:05.832Z[ host-image] May 17 21:44:03.811 INFO O| May 17 21:44:03.811 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94552024-05-17T21:44:05.832Z[ host-image] May 17 21:44:03.812 INFO O| May 17 21:44:03.811 INFO ok!
94562024-05-17T21:44:05.832Z[ host-image] May 17 21:44:03.812 INFO O| May 17 21:44:03.811 INFO STEP 43 (ensure_file) COMPLETE
94572024-05-17T21:44:05.832Z[ host-image] May 17 21:44:03.812 INFO O| May 17 21:44:03.811 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94582024-05-17T21:44:05.837Z[ host-image] May 17 21:44:03.821 INFO O| May 17 21:44:03.821 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94592024-05-17T21:44:05.837Z[ host-image] May 17 21:44:03.821 INFO O| May 17 21:44:03.821 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
94602024-05-17T21:44:05.841Z[ host-image] May 17 21:44:03.822 INFO O| May 17 21:44:03.821 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94612024-05-17T21:44:05.841Z[ host-image] May 17 21:44:03.822 INFO O| May 17 21:44:03.822 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94622024-05-17T21:44:05.841Z[ host-image] May 17 21:44:03.822 INFO O| May 17 21:44:03.822 INFO ok!
94632024-05-17T21:44:05.841Z[ host-image] May 17 21:44:03.822 INFO O| May 17 21:44:03.822 INFO STEP 44 (ensure_file) COMPLETE
94642024-05-17T21:44:05.841Z[ host-image] May 17 21:44:03.822 INFO O| May 17 21:44:03.822 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94652024-05-17T21:44:05.847Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94662024-05-17T21:44:05.851Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94672024-05-17T21:44:05.851Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94682024-05-17T21:44:05.851Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94692024-05-17T21:44:05.851Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94702024-05-17T21:44:05.852Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94712024-05-17T21:44:05.852Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO ok!
94722024-05-17T21:44:05.852Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO STEP 45 (ensure_file) COMPLETE
94732024-05-17T21:44:05.852Z[ host-image] May 17 21:44:03.831 INFO O| May 17 21:44:03.831 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94742024-05-17T21:44:05.856Z[ host-image] May 17 21:44:03.841 INFO O| May 17 21:44:03.841 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94752024-05-17T21:44:05.856Z[ host-image] May 17 21:44:03.841 INFO O| May 17 21:44:03.841 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
94762024-05-17T21:44:05.857Z[ host-image] May 17 21:44:03.841 INFO O| May 17 21:44:03.841 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94772024-05-17T21:44:05.860Z[ host-image] May 17 21:44:03.841 INFO O| May 17 21:44:03.841 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94782024-05-17T21:44:05.860Z[ host-image] May 17 21:44:03.841 INFO O| May 17 21:44:03.841 INFO ok!
94792024-05-17T21:44:05.860Z[ host-image] May 17 21:44:03.841 INFO O| May 17 21:44:03.841 INFO STEP 46 (ensure_file) COMPLETE
94802024-05-17T21:44:05.860Z[ host-image] May 17 21:44:03.841 INFO O| May 17 21:44:03.841 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94812024-05-17T21:44:05.870Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
94822024-05-17T21:44:05.870Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
94832024-05-17T21:44:05.876Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94842024-05-17T21:44:05.876Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94852024-05-17T21:44:05.876Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94862024-05-17T21:44:05.876Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94872024-05-17T21:44:05.876Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO ok!
94882024-05-17T21:44:05.876Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO STEP 47 (ensure_file) COMPLETE
94892024-05-17T21:44:05.876Z[ host-image] May 17 21:44:03.850 INFO O| May 17 21:44:03.850 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94902024-05-17T21:44:05.880Z[ host-image] May 17 21:44:03.860 INFO O| May 17 21:44:03.860 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
94912024-05-17T21:44:05.880Z[ host-image] May 17 21:44:03.860 INFO O| May 17 21:44:03.860 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
94922024-05-17T21:44:05.880Z[ host-image] May 17 21:44:03.860 INFO O| May 17 21:44:03.860 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94932024-05-17T21:44:05.880Z[ host-image] May 17 21:44:03.860 INFO O| May 17 21:44:03.860 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94942024-05-17T21:44:05.880Z[ host-image] May 17 21:44:03.860 INFO O| May 17 21:44:03.860 INFO ok!
94952024-05-17T21:44:05.880Z[ host-image] May 17 21:44:03.860 INFO O| May 17 21:44:03.860 INFO STEP 48 (ensure_file) COMPLETE
94962024-05-17T21:44:05.880Z[ host-image] May 17 21:44:03.860 INFO O| May 17 21:44:03.860 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94972024-05-17T21:44:05.888Z[ host-image] May 17 21:44:03.870 INFO O| May 17 21:44:03.870 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
94982024-05-17T21:44:05.888Z[ host-image] May 17 21:44:03.870 INFO O| May 17 21:44:03.870 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
94992024-05-17T21:44:05.892Z[ host-image] May 17 21:44:03.870 INFO O| May 17 21:44:03.870 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95002024-05-17T21:44:05.892Z[ host-image] May 17 21:44:03.870 INFO O| May 17 21:44:03.870 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95012024-05-17T21:44:05.892Z[ host-image] May 17 21:44:03.870 INFO O| May 17 21:44:03.870 INFO ok!
95022024-05-17T21:44:05.892Z[ host-image] May 17 21:44:03.870 INFO O| May 17 21:44:03.870 INFO STEP 49 (ensure_file) COMPLETE
95032024-05-17T21:44:05.892Z[ host-image] May 17 21:44:03.870 INFO O| May 17 21:44:03.870 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95042024-05-17T21:44:05.897Z[ host-image] May 17 21:44:03.880 INFO O| May 17 21:44:03.879 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
95052024-05-17T21:44:05.897Z[ host-image] May 17 21:44:03.880 INFO O| May 17 21:44:03.880 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
95062024-05-17T21:44:05.900Z[ host-image] May 17 21:44:03.880 INFO O| May 17 21:44:03.880 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95072024-05-17T21:44:05.900Z[ host-image] May 17 21:44:03.880 INFO O| May 17 21:44:03.880 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95082024-05-17T21:44:05.900Z[ host-image] May 17 21:44:03.880 INFO O| May 17 21:44:03.880 INFO ok!
95092024-05-17T21:44:05.900Z[ host-image] May 17 21:44:03.880 INFO O| May 17 21:44:03.880 INFO STEP 50 (ensure_file) COMPLETE
95102024-05-17T21:44:05.900Z[ host-image] May 17 21:44:03.880 INFO O| May 17 21:44:03.880 INFO STEP 51: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95112024-05-17T21:44:05.907Z[ host-image] May 17 21:44:03.889 INFO O| May 17 21:44:03.889 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
95122024-05-17T21:44:05.907Z[ host-image] May 17 21:44:03.889 INFO O| May 17 21:44:03.889 INFO STEP 51 (ensure_dir) COMPLETE
95132024-05-17T21:44:05.908Z[ host-image] May 17 21:44:03.889 INFO O| May 17 21:44:03.889 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95142024-05-17T21:44:05.915Z[ host-image] May 17 21:44:03.899 INFO O| May 17 21:44:03.899 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95152024-05-17T21:44:05.915Z[ host-image] May 17 21:44:03.899 INFO O| May 17 21:44:03.899 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95162024-05-17T21:44:05.918Z[ host-image] May 17 21:44:03.899 INFO O| May 17 21:44:03.899 INFO STEP 52 (ensure_dir) COMPLETE
95172024-05-17T21:44:05.918Z[ host-image] May 17 21:44:03.899 INFO O| May 17 21:44:03.899 INFO STEP 53: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95182024-05-17T21:44:05.924Z[ host-image] May 17 21:44:03.908 INFO O| May 17 21:44:03.908 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95192024-05-17T21:44:05.928Z[ host-image] May 17 21:44:03.908 INFO O| May 17 21:44:03.908 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95202024-05-17T21:44:05.928Z[ host-image] May 17 21:44:03.909 INFO O| May 17 21:44:03.908 INFO STEP 53 (ensure_dir) COMPLETE
95212024-05-17T21:44:05.928Z[ host-image] May 17 21:44:03.909 INFO O| May 17 21:44:03.908 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95222024-05-17T21:44:05.934Z[ host-image] May 17 21:44:03.918 INFO O| May 17 21:44:03.918 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
95232024-05-17T21:44:05.934Z[ host-image] May 17 21:44:03.918 INFO O| May 17 21:44:03.918 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
95242024-05-17T21:44:05.948Z[ host-image] May 17 21:44:03.932 INFO O| May 17 21:44:03.932 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
95252024-05-17T21:44:05.948Z[ host-image] May 17 21:44:03.932 INFO O| May 17 21:44:03.932 INFO ok!
95262024-05-17T21:44:05.951Z[ host-image] May 17 21:44:03.932 INFO O| May 17 21:44:03.932 INFO STEP 54 (ensure_file) COMPLETE
95272024-05-17T21:44:05.951Z[ host-image] May 17 21:44:03.932 INFO O| May 17 21:44:03.932 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95282024-05-17T21:44:05.958Z[ host-image] May 17 21:44:03.942 INFO O| May 17 21:44:03.942 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
95292024-05-17T21:44:05.961Z[ host-image] May 17 21:44:03.942 INFO O| May 17 21:44:03.942 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
95302024-05-17T21:44:07.048Z[ host-image] May 17 21:44:05.028 INFO O| May 17 21:44:05.028 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
95312024-05-17T21:44:07.049Z[ host-image] May 17 21:44:05.028 INFO O| May 17 21:44:05.028 INFO ok!
95322024-05-17T21:44:07.053Z[ host-image] May 17 21:44:05.028 INFO O| May 17 21:44:05.028 INFO STEP 55 (ensure_file) COMPLETE
95332024-05-17T21:44:07.053Z[ host-image] May 17 21:44:05.028 INFO O| May 17 21:44:05.028 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95342024-05-17T21:44:07.059Z[ host-image] May 17 21:44:05.042 INFO O| May 17 21:44:05.042 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95352024-05-17T21:44:07.059Z[ host-image] May 17 21:44:05.042 INFO O| May 17 21:44:05.042 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95362024-05-17T21:44:07.062Z[ host-image] May 17 21:44:05.042 INFO O| May 17 21:44:05.042 INFO STEP 56 (ensure_dir) COMPLETE
95372024-05-17T21:44:07.062Z[ host-image] May 17 21:44:05.042 INFO O| May 17 21:44:05.042 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95382024-05-17T21:44:07.070Z[ host-image] May 17 21:44:05.053 INFO O| May 17 21:44:05.053 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95392024-05-17T21:44:07.074Z[ host-image] May 17 21:44:05.053 INFO O| May 17 21:44:05.053 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
95402024-05-17T21:44:07.074Z[ host-image] May 17 21:44:05.053 INFO O| May 17 21:44:05.053 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95412024-05-17T21:44:07.074Z[ host-image] May 17 21:44:05.053 INFO O| May 17 21:44:05.053 INFO ok!
95422024-05-17T21:44:07.074Z[ host-image] May 17 21:44:05.053 INFO O| May 17 21:44:05.053 INFO STEP 57 (ensure_file) COMPLETE
95432024-05-17T21:44:07.074Z[ host-image] May 17 21:44:05.053 INFO O| May 17 21:44:05.053 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95442024-05-17T21:44:07.080Z[ host-image] May 17 21:44:05.063 INFO O| May 17 21:44:05.063 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95452024-05-17T21:44:07.080Z[ host-image] May 17 21:44:05.063 INFO O| May 17 21:44:05.063 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
95462024-05-17T21:44:07.084Z[ host-image] May 17 21:44:05.064 INFO O| May 17 21:44:05.063 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95472024-05-17T21:44:07.084Z[ host-image] May 17 21:44:05.064 INFO O| May 17 21:44:05.064 INFO ok!
95482024-05-17T21:44:07.084Z[ host-image] May 17 21:44:05.064 INFO O| May 17 21:44:05.064 INFO STEP 58 (ensure_file) COMPLETE
95492024-05-17T21:44:07.084Z[ host-image] May 17 21:44:05.064 INFO O| May 17 21:44:05.064 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95502024-05-17T21:44:07.089Z[ host-image] May 17 21:44:05.073 INFO O| May 17 21:44:05.073 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95512024-05-17T21:44:07.093Z[ host-image] May 17 21:44:05.073 INFO O| May 17 21:44:05.073 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95522024-05-17T21:44:07.093Z[ host-image] May 17 21:44:05.073 INFO O| May 17 21:44:05.073 INFO STEP 59 (ensure_dir) COMPLETE
95532024-05-17T21:44:07.094Z[ host-image] May 17 21:44:05.073 INFO O| May 17 21:44:05.073 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95542024-05-17T21:44:07.099Z[ host-image] May 17 21:44:05.083 INFO O| May 17 21:44:05.083 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95552024-05-17T21:44:07.103Z[ host-image] May 17 21:44:05.083 INFO O| May 17 21:44:05.083 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
95562024-05-17T21:44:07.103Z[ host-image] May 17 21:44:05.083 INFO O| May 17 21:44:05.083 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95572024-05-17T21:44:07.103Z[ host-image] May 17 21:44:05.083 INFO O| May 17 21:44:05.083 INFO ok!
95582024-05-17T21:44:07.103Z[ host-image] May 17 21:44:05.083 INFO O| May 17 21:44:05.083 INFO STEP 60 (ensure_file) COMPLETE
95592024-05-17T21:44:07.103Z[ host-image] May 17 21:44:05.083 INFO O| May 17 21:44:05.083 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95602024-05-17T21:44:07.109Z[ host-image] May 17 21:44:05.093 INFO O| May 17 21:44:05.093 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95612024-05-17T21:44:07.109Z[ host-image] May 17 21:44:05.093 INFO O| May 17 21:44:05.093 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
95622024-05-17T21:44:07.109Z[ host-image] May 17 21:44:05.093 INFO O| May 17 21:44:05.093 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95632024-05-17T21:44:07.113Z[ host-image] May 17 21:44:05.093 INFO O| May 17 21:44:05.093 INFO ok!
95642024-05-17T21:44:07.113Z[ host-image] May 17 21:44:05.093 INFO O| May 17 21:44:05.093 INFO STEP 61 (ensure_file) COMPLETE
95652024-05-17T21:44:07.113Z[ host-image] May 17 21:44:05.093 INFO O| May 17 21:44:05.093 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95662024-05-17T21:44:07.119Z[ host-image] May 17 21:44:05.103 INFO O| May 17 21:44:05.103 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95672024-05-17T21:44:07.119Z[ host-image] May 17 21:44:05.103 INFO O| May 17 21:44:05.103 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95682024-05-17T21:44:07.123Z[ host-image] May 17 21:44:05.103 INFO O| May 17 21:44:05.103 INFO STEP 62 (ensure_dir) COMPLETE
95692024-05-17T21:44:07.123Z[ host-image] May 17 21:44:05.103 INFO O| May 17 21:44:05.103 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95702024-05-17T21:44:07.128Z[ host-image] May 17 21:44:05.112 INFO O| May 17 21:44:05.112 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95712024-05-17T21:44:07.129Z[ host-image] May 17 21:44:05.112 INFO O| May 17 21:44:05.112 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
95722024-05-17T21:44:07.132Z[ host-image] May 17 21:44:05.112 INFO O| May 17 21:44:05.112 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95732024-05-17T21:44:07.132Z[ host-image] May 17 21:44:05.112 INFO O| May 17 21:44:05.112 INFO ok!
95742024-05-17T21:44:07.133Z[ host-image] May 17 21:44:05.112 INFO O| May 17 21:44:05.112 INFO STEP 63 (ensure_file) COMPLETE
95752024-05-17T21:44:07.133Z[ host-image] May 17 21:44:05.112 INFO O| May 17 21:44:05.112 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95762024-05-17T21:44:07.138Z[ host-image] May 17 21:44:05.121 INFO O| May 17 21:44:05.121 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
95772024-05-17T21:44:07.138Z[ host-image] May 17 21:44:05.121 INFO O| May 17 21:44:05.121 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
95782024-05-17T21:44:07.145Z[ host-image] May 17 21:44:05.121 INFO O| May 17 21:44:05.121 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
95792024-05-17T21:44:07.145Z[ host-image] May 17 21:44:05.121 INFO O| May 17 21:44:05.121 INFO ok!
95802024-05-17T21:44:07.145Z[ host-image] May 17 21:44:05.122 INFO O| May 17 21:44:05.121 INFO STEP 64 (ensure_file) COMPLETE
95812024-05-17T21:44:07.145Z[ host-image] May 17 21:44:05.122 INFO O| May 17 21:44:05.121 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95822024-05-17T21:44:07.149Z[ host-image] May 17 21:44:05.131 INFO O| May 17 21:44:05.131 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95832024-05-17T21:44:07.149Z[ host-image] May 17 21:44:05.131 INFO O| May 17 21:44:05.131 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95842024-05-17T21:44:07.149Z[ host-image] May 17 21:44:05.131 INFO O| May 17 21:44:05.131 INFO STEP 65 (ensure_dir) COMPLETE
95852024-05-17T21:44:07.149Z[ host-image] May 17 21:44:05.131 INFO O| May 17 21:44:05.131 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95862024-05-17T21:44:07.157Z[ host-image] May 17 21:44:05.141 INFO O| May 17 21:44:05.141 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
95872024-05-17T21:44:07.161Z[ host-image] May 17 21:44:05.141 INFO O| May 17 21:44:05.141 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
95882024-05-17T21:44:07.697Z[ host-image] May 17 21:44:05.676 INFO O| May 17 21:44:05.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
95892024-05-17T21:44:07.697Z[ host-image] May 17 21:44:05.676 INFO O| May 17 21:44:05.675 INFO ok!
95902024-05-17T21:44:07.703Z[ host-image] May 17 21:44:05.676 INFO O| May 17 21:44:05.675 INFO STEP 66 (ensure_file) COMPLETE
95912024-05-17T21:44:07.703Z[ host-image] May 17 21:44:05.676 INFO O| May 17 21:44:05.676 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95922024-05-17T21:44:07.710Z[ host-image] May 17 21:44:05.687 INFO O| May 17 21:44:05.687 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
95932024-05-17T21:44:07.711Z[ host-image] May 17 21:44:05.687 INFO O| May 17 21:44:05.687 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
95942024-05-17T21:44:09.114Z[ host-image] May 17 21:44:07.097 INFO O| May 17 21:44:07.096 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
95952024-05-17T21:44:09.114Z[ host-image] May 17 21:44:07.097 INFO O| May 17 21:44:07.097 INFO ok!
95962024-05-17T21:44:09.114Z[ host-image] May 17 21:44:07.097 INFO O| May 17 21:44:07.097 INFO STEP 67 (ensure_file) COMPLETE
95972024-05-17T21:44:09.122Z[ host-image] May 17 21:44:07.097 INFO O| May 17 21:44:07.097 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95982024-05-17T21:44:09.126Z[ host-image] May 17 21:44:07.108 INFO O| May 17 21:44:07.108 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95992024-05-17T21:44:09.126Z[ host-image] May 17 21:44:07.108 INFO O| May 17 21:44:07.108 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96002024-05-17T21:44:09.126Z[ host-image] May 17 21:44:07.108 INFO O| May 17 21:44:07.108 INFO STEP 68 (ensure_dir) COMPLETE
96012024-05-17T21:44:09.126Z[ host-image] May 17 21:44:07.108 INFO O| May 17 21:44:07.108 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96022024-05-17T21:44:09.135Z[ host-image] May 17 21:44:07.118 INFO O| May 17 21:44:07.118 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
96032024-05-17T21:44:09.136Z[ host-image] May 17 21:44:07.118 INFO O| May 17 21:44:07.118 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
96042024-05-17T21:44:09.142Z[ host-image] May 17 21:44:07.118 INFO O| May 17 21:44:07.118 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
96052024-05-17T21:44:09.142Z[ host-image] May 17 21:44:07.118 INFO O| May 17 21:44:07.118 INFO ok!
96062024-05-17T21:44:09.143Z[ host-image] May 17 21:44:07.118 INFO O| May 17 21:44:07.118 INFO STEP 69 (ensure_file) COMPLETE
96072024-05-17T21:44:09.143Z[ host-image] May 17 21:44:07.118 INFO O| May 17 21:44:07.118 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96082024-05-17T21:44:09.150Z[ host-image] May 17 21:44:07.127 INFO O| May 17 21:44:07.127 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
96092024-05-17T21:44:09.150Z[ host-image] May 17 21:44:07.127 INFO O| May 17 21:44:07.127 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
96102024-05-17T21:44:09.150Z[ host-image] May 17 21:44:07.128 INFO O| May 17 21:44:07.127 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
96112024-05-17T21:44:09.150Z[ host-image] May 17 21:44:07.128 INFO O| May 17 21:44:07.128 INFO ok!
96122024-05-17T21:44:09.151Z[ host-image] May 17 21:44:07.128 INFO O| May 17 21:44:07.128 INFO STEP 70 (ensure_file) COMPLETE
96132024-05-17T21:44:09.151Z[ host-image] May 17 21:44:07.128 INFO O| May 17 21:44:07.128 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96142024-05-17T21:44:09.159Z[ host-image] May 17 21:44:07.138 INFO O| May 17 21:44:07.138 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
96152024-05-17T21:44:09.160Z[ host-image] May 17 21:44:07.138 INFO O| May 17 21:44:07.138 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
96162024-05-17T21:44:09.160Z[ host-image] May 17 21:44:07.138 INFO O| May 17 21:44:07.138 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
96172024-05-17T21:44:09.160Z[ host-image] May 17 21:44:07.138 INFO O| May 17 21:44:07.138 INFO ok!
96182024-05-17T21:44:09.160Z[ host-image] May 17 21:44:07.138 INFO O| May 17 21:44:07.138 INFO STEP 71 (ensure_file) COMPLETE
96192024-05-17T21:44:09.160Z[ host-image] May 17 21:44:07.138 INFO O| May 17 21:44:07.138 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96202024-05-17T21:44:09.167Z[ host-image] May 17 21:44:07.148 INFO O| May 17 21:44:07.148 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
96212024-05-17T21:44:09.167Z[ host-image] May 17 21:44:07.148 INFO O| May 17 21:44:07.148 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
96222024-05-17T21:44:09.167Z[ host-image] May 17 21:44:07.148 INFO O| May 17 21:44:07.148 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
96232024-05-17T21:44:09.168Z[ host-image] May 17 21:44:07.148 INFO O| May 17 21:44:07.148 INFO ok!
96242024-05-17T21:44:09.168Z[ host-image] May 17 21:44:07.148 INFO O| May 17 21:44:07.148 INFO STEP 72 (ensure_file) COMPLETE
96252024-05-17T21:44:09.168Z[ host-image] May 17 21:44:07.148 INFO O| May 17 21:44:07.148 INFO STEP 73: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96262024-05-17T21:44:09.177Z[ host-image] May 17 21:44:07.157 INFO O| May 17 21:44:07.157 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96272024-05-17T21:44:09.177Z[ host-image] May 17 21:44:07.157 INFO O| May 17 21:44:07.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96282024-05-17T21:44:09.182Z[ host-image] May 17 21:44:07.157 INFO O| May 17 21:44:07.157 INFO STEP 73 (ensure_dir) COMPLETE
96292024-05-17T21:44:09.183Z[ host-image] May 17 21:44:07.157 INFO O| May 17 21:44:07.157 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96302024-05-17T21:44:09.187Z[ host-image] May 17 21:44:07.167 INFO O| May 17 21:44:07.166 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
96312024-05-17T21:44:09.187Z[ host-image] May 17 21:44:07.167 INFO O| May 17 21:44:07.167 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
96322024-05-17T21:44:09.197Z[ host-image] May 17 21:44:07.170 INFO O| May 17 21:44:07.170 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
96332024-05-17T21:44:09.197Z[ host-image] May 17 21:44:07.170 INFO O| May 17 21:44:07.170 INFO ok!
96342024-05-17T21:44:09.198Z[ host-image] May 17 21:44:07.170 INFO O| May 17 21:44:07.170 INFO STEP 74 (ensure_file) COMPLETE
96352024-05-17T21:44:09.198Z[ host-image] May 17 21:44:07.170 INFO O| May 17 21:44:07.170 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96362024-05-17T21:44:09.206Z[ host-image] May 17 21:44:07.179 INFO O| May 17 21:44:07.179 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
96372024-05-17T21:44:09.206Z[ host-image] May 17 21:44:07.179 INFO O| May 17 21:44:07.179 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
96382024-05-17T21:44:09.206Z[ host-image] May 17 21:44:07.179 INFO O| May 17 21:44:07.179 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
96392024-05-17T21:44:09.206Z[ host-image] May 17 21:44:07.179 INFO O| May 17 21:44:07.179 INFO ok!
96402024-05-17T21:44:09.207Z[ host-image] May 17 21:44:07.179 INFO O| May 17 21:44:07.179 INFO STEP 75 (ensure_file) COMPLETE
96412024-05-17T21:44:09.207Z[ host-image] May 17 21:44:07.179 INFO O| May 17 21:44:07.179 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96422024-05-17T21:44:09.223Z[ host-image] May 17 21:44:07.188 INFO O| May 17 21:44:07.188 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
96432024-05-17T21:44:09.224Z[ host-image] May 17 21:44:07.189 INFO O| May 17 21:44:07.188 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
96442024-05-17T21:44:09.997Z[ host-image] May 17 21:44:07.979 INFO O| May 17 21:44:07.979 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
96452024-05-17T21:44:09.997Z[ host-image] May 17 21:44:07.979 INFO O| May 17 21:44:07.979 INFO ok!
96462024-05-17T21:44:10.002Z[ host-image] May 17 21:44:07.979 INFO O| May 17 21:44:07.979 INFO STEP 76 (ensure_file) COMPLETE
96472024-05-17T21:44:10.002Z[ host-image] May 17 21:44:07.979 INFO O| May 17 21:44:07.979 INFO STEP 77: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96482024-05-17T21:44:10.013Z[ host-image] May 17 21:44:07.990 INFO O| May 17 21:44:07.990 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96492024-05-17T21:44:10.018Z[ host-image] May 17 21:44:07.990 INFO O| May 17 21:44:07.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96502024-05-17T21:44:10.018Z[ host-image] May 17 21:44:07.990 INFO O| May 17 21:44:07.990 INFO STEP 77 (ensure_dir) COMPLETE
96512024-05-17T21:44:10.018Z[ host-image] May 17 21:44:07.990 INFO O| May 17 21:44:07.990 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96522024-05-17T21:44:10.019Z[ host-image] May 17 21:44:08.000 INFO O| May 17 21:44:08.000 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96532024-05-17T21:44:10.019Z[ host-image] May 17 21:44:08.000 INFO O| May 17 21:44:08.000 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96542024-05-17T21:44:10.019Z[ host-image] May 17 21:44:08.000 INFO O| May 17 21:44:08.000 INFO STEP 78 (ensure_dir) COMPLETE
96552024-05-17T21:44:10.019Z[ host-image] May 17 21:44:08.000 INFO O| May 17 21:44:08.000 INFO STEP 79: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96562024-05-17T21:44:10.028Z[ host-image] May 17 21:44:08.010 INFO O| May 17 21:44:08.010 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96572024-05-17T21:44:10.028Z[ host-image] May 17 21:44:08.010 INFO O| May 17 21:44:08.010 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96582024-05-17T21:44:10.028Z[ host-image] May 17 21:44:08.010 INFO O| May 17 21:44:08.010 INFO STEP 79 (ensure_dir) COMPLETE
96592024-05-17T21:44:10.033Z[ host-image] May 17 21:44:08.010 INFO O| May 17 21:44:08.010 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96602024-05-17T21:44:10.037Z[ host-image] May 17 21:44:08.020 INFO O| May 17 21:44:08.020 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96612024-05-17T21:44:10.038Z[ host-image] May 17 21:44:08.020 INFO O| May 17 21:44:08.020 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96622024-05-17T21:44:10.038Z[ host-image] May 17 21:44:08.020 INFO O| May 17 21:44:08.020 INFO STEP 80 (ensure_dir) COMPLETE
96632024-05-17T21:44:10.038Z[ host-image] May 17 21:44:08.020 INFO O| May 17 21:44:08.020 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96642024-05-17T21:44:10.046Z[ host-image] May 17 21:44:08.029 INFO O| May 17 21:44:08.029 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96652024-05-17T21:44:10.046Z[ host-image] May 17 21:44:08.029 INFO O| May 17 21:44:08.029 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96662024-05-17T21:44:10.059Z[ host-image] May 17 21:44:08.029 INFO O| May 17 21:44:08.029 INFO STEP 81 (ensure_dir) COMPLETE
96672024-05-17T21:44:10.059Z[ host-image] May 17 21:44:08.029 INFO O| May 17 21:44:08.029 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96682024-05-17T21:44:10.063Z[ host-image] May 17 21:44:08.039 INFO O| May 17 21:44:08.039 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96692024-05-17T21:44:10.063Z[ host-image] May 17 21:44:08.039 INFO O| May 17 21:44:08.039 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
96702024-05-17T21:44:10.063Z[ host-image] May 17 21:44:08.039 INFO O| May 17 21:44:08.039 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96712024-05-17T21:44:10.064Z[ host-image] May 17 21:44:08.039 INFO O| May 17 21:44:08.039 INFO ok!
96722024-05-17T21:44:10.064Z[ host-image] May 17 21:44:08.039 INFO O| May 17 21:44:08.039 INFO STEP 82 (ensure_file) COMPLETE
96732024-05-17T21:44:10.064Z[ host-image] May 17 21:44:08.039 INFO O| May 17 21:44:08.039 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96742024-05-17T21:44:10.069Z[ host-image] May 17 21:44:08.048 INFO O| May 17 21:44:08.048 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96752024-05-17T21:44:10.069Z[ host-image] May 17 21:44:08.048 INFO O| May 17 21:44:08.048 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96762024-05-17T21:44:10.069Z[ host-image] May 17 21:44:08.048 INFO O| May 17 21:44:08.048 INFO STEP 83 (ensure_dir) COMPLETE
96772024-05-17T21:44:10.069Z[ host-image] May 17 21:44:08.048 INFO O| May 17 21:44:08.048 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96782024-05-17T21:44:10.075Z[ host-image] May 17 21:44:08.058 INFO O| May 17 21:44:08.058 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
96792024-05-17T21:44:10.075Z[ host-image] May 17 21:44:08.058 INFO O| May 17 21:44:08.058 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
96802024-05-17T21:44:10.079Z[ host-image] May 17 21:44:08.058 INFO O| May 17 21:44:08.058 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
96812024-05-17T21:44:10.079Z[ host-image] May 17 21:44:08.058 INFO O| May 17 21:44:08.058 INFO ok!
96822024-05-17T21:44:10.079Z[ host-image] May 17 21:44:08.058 INFO O| May 17 21:44:08.058 INFO STEP 84 (ensure_file) COMPLETE
96832024-05-17T21:44:10.079Z[ host-image] May 17 21:44:08.058 INFO O| May 17 21:44:08.058 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96842024-05-17T21:44:10.085Z[ host-image] May 17 21:44:08.068 INFO O| May 17 21:44:08.068 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
96852024-05-17T21:44:10.085Z[ host-image] May 17 21:44:08.068 INFO O| May 17 21:44:08.068 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
96862024-05-17T21:44:10.326Z[ host-image] May 17 21:44:08.308 INFO O| May 17 21:44:08.308 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
96872024-05-17T21:44:10.326Z[ host-image] May 17 21:44:08.308 INFO O| May 17 21:44:08.308 INFO ok!
96882024-05-17T21:44:10.332Z[ host-image] May 17 21:44:08.308 INFO O| May 17 21:44:08.308 INFO STEP 85 (ensure_file) COMPLETE
96892024-05-17T21:44:10.332Z[ host-image] May 17 21:44:08.308 INFO O| May 17 21:44:08.308 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96902024-05-17T21:44:10.336Z[ host-image] May 17 21:44:08.319 INFO O| May 17 21:44:08.319 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
96912024-05-17T21:44:10.337Z[ host-image] May 17 21:44:08.319 INFO O| May 17 21:44:08.319 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
96922024-05-17T21:44:10.883Z[ host-image] May 17 21:44:08.865 INFO O| May 17 21:44:08.865 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
96932024-05-17T21:44:10.883Z[ host-image] May 17 21:44:08.865 INFO O| May 17 21:44:08.865 INFO ok!
96942024-05-17T21:44:10.883Z[ host-image] May 17 21:44:08.865 INFO O| May 17 21:44:08.865 INFO STEP 86 (ensure_file) COMPLETE
96952024-05-17T21:44:10.887Z[ host-image] May 17 21:44:08.865 INFO O| May 17 21:44:08.865 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96962024-05-17T21:44:10.893Z[ host-image] May 17 21:44:08.876 INFO O| May 17 21:44:08.876 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
96972024-05-17T21:44:10.893Z[ host-image] May 17 21:44:08.876 INFO O| May 17 21:44:08.876 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
96982024-05-17T21:44:10.897Z[ host-image] May 17 21:44:08.876 INFO O| May 17 21:44:08.876 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
96992024-05-17T21:44:10.897Z[ host-image] May 17 21:44:08.876 INFO O| May 17 21:44:08.876 INFO ok!
97002024-05-17T21:44:10.897Z[ host-image] May 17 21:44:08.876 INFO O| May 17 21:44:08.876 INFO STEP 87 (ensure_file) COMPLETE
97012024-05-17T21:44:10.897Z[ host-image] May 17 21:44:08.876 INFO O| May 17 21:44:08.876 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97022024-05-17T21:44:10.903Z[ host-image] May 17 21:44:08.886 INFO O| May 17 21:44:08.886 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
97032024-05-17T21:44:10.903Z[ host-image] May 17 21:44:08.886 INFO O| May 17 21:44:08.886 INFO copying /tmp/.tmptrhKJe/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
97042024-05-17T21:44:13.580Z[ host-image] May 17 21:44:11.561 INFO O| May 17 21:44:11.561 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
97052024-05-17T21:44:13.580Z[ host-image] May 17 21:44:11.561 INFO O| May 17 21:44:11.561 INFO ok!
97062024-05-17T21:44:13.585Z[ host-image] May 17 21:44:11.561 INFO O| May 17 21:44:11.561 INFO STEP 88 (ensure_file) COMPLETE
97072024-05-17T21:44:13.586Z[ host-image] May 17 21:44:11.561 INFO O| May 17 21:44:11.561 INFO STEP 89: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97082024-05-17T21:44:13.590Z[ host-image] May 17 21:44:11.572 INFO O| May 17 21:44:11.572 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
97092024-05-17T21:44:13.590Z[ host-image] May 17 21:44:11.572 INFO O| May 17 21:44:11.572 INFO STEP 89 (ensure_dir) COMPLETE
97102024-05-17T21:44:13.595Z[ host-image] May 17 21:44:11.572 INFO O| May 17 21:44:11.572 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97112024-05-17T21:44:13.600Z[ host-image] May 17 21:44:11.582 INFO O| May 17 21:44:11.581 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
97122024-05-17T21:44:13.600Z[ host-image] May 17 21:44:11.582 INFO O| May 17 21:44:11.582 INFO STEP 90 (ensure_dir) COMPLETE
97132024-05-17T21:44:13.600Z[ host-image] May 17 21:44:11.582 INFO O| May 17 21:44:11.582 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97142024-05-17T21:44:13.611Z[ host-image] May 17 21:44:11.591 INFO O| May 17 21:44:11.591 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97152024-05-17T21:44:13.611Z[ host-image] May 17 21:44:11.591 INFO O| May 17 21:44:11.591 INFO STEP 91 (ensure_dir) COMPLETE
97162024-05-17T21:44:13.617Z[ host-image] May 17 21:44:11.591 INFO O| May 17 21:44:11.591 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97172024-05-17T21:44:13.623Z[ host-image] May 17 21:44:11.601 INFO O| May 17 21:44:11.601 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97182024-05-17T21:44:13.623Z[ host-image] May 17 21:44:11.601 INFO O| May 17 21:44:11.601 INFO STEP 92 (ensure_dir) COMPLETE
97192024-05-17T21:44:13.623Z[ host-image] May 17 21:44:11.601 INFO O| May 17 21:44:11.601 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97202024-05-17T21:44:13.628Z[ host-image] May 17 21:44:11.610 INFO O| May 17 21:44:11.610 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97212024-05-17T21:44:13.629Z[ host-image] May 17 21:44:11.610 INFO O| May 17 21:44:11.610 INFO copying /tmp/.tmptrhKJe/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
97222024-05-17T21:44:13.633Z[ host-image] May 17 21:44:11.610 INFO O| May 17 21:44:11.610 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97232024-05-17T21:44:13.633Z[ host-image] May 17 21:44:11.610 INFO O| May 17 21:44:11.610 INFO ok!
97242024-05-17T21:44:13.633Z[ host-image] May 17 21:44:11.610 INFO O| May 17 21:44:11.610 INFO STEP 93 (ensure_file) COMPLETE
97252024-05-17T21:44:13.634Z[ host-image] May 17 21:44:11.610 INFO O| May 17 21:44:11.610 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97262024-05-17T21:44:13.640Z[ host-image] May 17 21:44:11.619 INFO O| May 17 21:44:11.619 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97272024-05-17T21:44:13.640Z[ host-image] May 17 21:44:11.619 INFO O| May 17 21:44:11.619 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97282024-05-17T21:44:13.640Z[ host-image] May 17 21:44:11.619 INFO O| May 17 21:44:11.619 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97292024-05-17T21:44:13.640Z[ host-image] May 17 21:44:11.620 INFO O| May 17 21:44:11.619 INFO STEP 94 (ensure_dir) COMPLETE
97302024-05-17T21:44:13.640Z[ host-image] May 17 21:44:11.620 INFO O| May 17 21:44:11.619 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97312024-05-17T21:44:13.648Z[ host-image] May 17 21:44:11.629 INFO O| May 17 21:44:11.629 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97322024-05-17T21:44:13.648Z[ host-image] May 17 21:44:11.629 INFO O| May 17 21:44:11.629 INFO copying /tmp/.tmptrhKJe/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97332024-05-17T21:44:13.653Z[ host-image] May 17 21:44:11.630 INFO O| May 17 21:44:11.629 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97342024-05-17T21:44:13.653Z[ host-image] May 17 21:44:11.630 INFO O| May 17 21:44:11.629 INFO ok!
97352024-05-17T21:44:13.653Z[ host-image] May 17 21:44:11.630 INFO O| May 17 21:44:11.630 INFO STEP 95 (ensure_file) COMPLETE
97362024-05-17T21:44:13.653Z[ host-image] May 17 21:44:11.630 INFO O| May 17 21:44:11.630 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97372024-05-17T21:44:13.658Z[ host-image] May 17 21:44:11.639 INFO O| May 17 21:44:11.639 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97382024-05-17T21:44:13.662Z[ host-image] May 17 21:44:11.639 INFO O| May 17 21:44:11.639 INFO STEP 96 (remove_files) COMPLETE
97392024-05-17T21:44:13.662Z[ host-image] May 17 21:44:11.639 INFO O| May 17 21:44:11.639 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97402024-05-17T21:44:13.666Z[ host-image] May 17 21:44:11.648 INFO O| May 17 21:44:11.648 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97412024-05-17T21:44:13.671Z[ host-image] May 17 21:44:11.648 INFO O| May 17 21:44:11.648 INFO STEP 97 (remove_files) COMPLETE
97422024-05-17T21:44:13.671Z[ host-image] May 17 21:44:11.649 INFO O| May 17 21:44:11.648 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97432024-05-17T21:44:13.676Z[ host-image] May 17 21:44:11.658 INFO O| May 17 21:44:11.658 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97442024-05-17T21:44:13.680Z[ host-image] May 17 21:44:11.658 INFO O| May 17 21:44:11.658 INFO STEP 98 (remove_files) COMPLETE
97452024-05-17T21:44:13.680Z[ host-image] May 17 21:44:11.658 INFO O| May 17 21:44:11.658 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97462024-05-17T21:44:13.685Z[ host-image] May 17 21:44:11.667 INFO O| May 17 21:44:11.667 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97472024-05-17T21:44:13.689Z[ host-image] May 17 21:44:11.667 INFO O| May 17 21:44:11.667 INFO STEP 99 (remove_files) COMPLETE
97482024-05-17T21:44:13.689Z[ host-image] May 17 21:44:11.667 INFO O| May 17 21:44:11.667 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97492024-05-17T21:44:13.697Z[ host-image] May 17 21:44:11.677 INFO O| May 17 21:44:11.677 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97502024-05-17T21:44:13.701Z[ host-image] May 17 21:44:11.677 INFO O| May 17 21:44:11.677 INFO STEP 100 (remove_files) COMPLETE
97512024-05-17T21:44:13.701Z[ host-image] May 17 21:44:11.677 INFO O| May 17 21:44:11.677 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97522024-05-17T21:44:13.706Z[ host-image] May 17 21:44:11.686 INFO O| May 17 21:44:11.686 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
97532024-05-17T21:44:13.706Z[ host-image] May 17 21:44:11.686 INFO O| May 17 21:44:11.686 INFO STEP 101 (remove_files) COMPLETE
97542024-05-17T21:44:13.706Z[ host-image] May 17 21:44:11.686 INFO O| May 17 21:44:11.686 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97552024-05-17T21:44:13.713Z[ host-image] May 17 21:44:11.695 INFO O| May 17 21:44:11.695 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
97562024-05-17T21:44:13.714Z[ host-image] May 17 21:44:11.696 INFO O| May 17 21:44:11.696 INFO STEP 102 (remove_files) COMPLETE
97572024-05-17T21:44:13.718Z[ host-image] May 17 21:44:11.696 INFO O| May 17 21:44:11.696 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97582024-05-17T21:44:13.724Z[ host-image] May 17 21:44:11.705 INFO O| May 17 21:44:11.705 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
97592024-05-17T21:44:13.728Z[ host-image] May 17 21:44:11.705 INFO O| May 17 21:44:11.705 INFO STEP 103 (remove_files) COMPLETE
97602024-05-17T21:44:13.728Z[ host-image] May 17 21:44:11.705 INFO O| May 17 21:44:11.705 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97612024-05-17T21:44:13.733Z[ host-image] May 17 21:44:11.715 INFO O| May 17 21:44:11.714 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
97622024-05-17T21:44:13.733Z[ host-image] May 17 21:44:11.715 INFO O| May 17 21:44:11.715 INFO STEP 104 (remove_files) COMPLETE
97632024-05-17T21:44:13.737Z[ host-image] May 17 21:44:11.715 INFO O| May 17 21:44:11.715 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97642024-05-17T21:44:13.742Z[ host-image] May 17 21:44:11.724 INFO O| May 17 21:44:11.724 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
97652024-05-17T21:44:13.746Z[ host-image] May 17 21:44:11.724 INFO O| May 17 21:44:11.724 INFO STEP 105 (remove_files) COMPLETE
97662024-05-17T21:44:13.746Z[ host-image] May 17 21:44:11.724 INFO O| May 17 21:44:11.724 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97672024-05-17T21:44:13.751Z[ host-image] May 17 21:44:11.733 INFO O| May 17 21:44:11.733 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
97682024-05-17T21:44:13.751Z[ host-image] May 17 21:44:11.733 INFO O| May 17 21:44:11.733 INFO STEP 106 (remove_files) COMPLETE
97692024-05-17T21:44:13.756Z[ host-image] May 17 21:44:11.733 INFO O| May 17 21:44:11.733 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97702024-05-17T21:44:13.761Z[ host-image] May 17 21:44:11.742 INFO O| May 17 21:44:11.742 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
97712024-05-17T21:44:13.761Z[ host-image] May 17 21:44:11.742 INFO O| May 17 21:44:11.742 INFO STEP 107 (remove_files) COMPLETE
97722024-05-17T21:44:13.764Z[ host-image] May 17 21:44:11.743 INFO O| May 17 21:44:11.742 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97732024-05-17T21:44:13.770Z[ host-image] May 17 21:44:11.752 INFO O| May 17 21:44:11.752 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
97742024-05-17T21:44:13.770Z[ host-image] May 17 21:44:11.752 INFO O| May 17 21:44:11.752 INFO STEP 108 (remove_files) COMPLETE
97752024-05-17T21:44:13.771Z[ host-image] May 17 21:44:11.752 INFO O| May 17 21:44:11.752 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97762024-05-17T21:44:13.782Z[ host-image] May 17 21:44:11.762 INFO O| May 17 21:44:11.762 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
97772024-05-17T21:44:13.782Z[ host-image] May 17 21:44:11.762 INFO O| May 17 21:44:11.762 INFO STEP 109 (remove_files) COMPLETE
97782024-05-17T21:44:13.788Z[ host-image] May 17 21:44:11.762 INFO O| May 17 21:44:11.762 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97792024-05-17T21:44:13.796Z[ host-image] May 17 21:44:11.771 INFO O| May 17 21:44:11.771 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
97802024-05-17T21:44:13.796Z[ host-image] May 17 21:44:11.771 INFO O| May 17 21:44:11.771 INFO STEP 110 (remove_files) COMPLETE
97812024-05-17T21:44:13.796Z[ host-image] May 17 21:44:11.771 INFO O| May 17 21:44:11.771 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97822024-05-17T21:44:13.800Z[ host-image] May 17 21:44:11.780 INFO O| May 17 21:44:11.780 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
97832024-05-17T21:44:13.801Z[ host-image] May 17 21:44:11.780 INFO O| May 17 21:44:11.780 INFO STEP 111 (remove_files) COMPLETE
97842024-05-17T21:44:13.801Z[ host-image] May 17 21:44:11.780 INFO O| May 17 21:44:11.780 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97852024-05-17T21:44:13.808Z[ host-image] May 17 21:44:11.790 INFO O| May 17 21:44:11.790 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
97862024-05-17T21:44:13.808Z[ host-image] May 17 21:44:11.790 INFO O| May 17 21:44:11.790 INFO STEP 112 (remove_files) COMPLETE
97872024-05-17T21:44:13.813Z[ host-image] May 17 21:44:11.790 INFO O| May 17 21:44:11.790 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97882024-05-17T21:44:13.818Z[ host-image] May 17 21:44:11.799 INFO O| May 17 21:44:11.799 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
97892024-05-17T21:44:13.818Z[ host-image] May 17 21:44:11.800 INFO O| May 17 21:44:11.799 INFO STEP 113 (remove_files) COMPLETE
97902024-05-17T21:44:13.818Z[ host-image] May 17 21:44:11.800 INFO O| May 17 21:44:11.800 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97912024-05-17T21:44:13.827Z[ host-image] May 17 21:44:11.809 INFO O| May 17 21:44:11.809 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
97922024-05-17T21:44:13.832Z[ host-image] May 17 21:44:11.809 INFO O| May 17 21:44:11.809 INFO STEP 114 (remove_files) COMPLETE
97932024-05-17T21:44:13.832Z[ host-image] May 17 21:44:11.809 INFO O| May 17 21:44:11.809 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97942024-05-17T21:44:13.836Z[ host-image] May 17 21:44:11.818 INFO O| May 17 21:44:11.818 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
97952024-05-17T21:44:13.836Z[ host-image] May 17 21:44:11.818 INFO O| May 17 21:44:11.818 INFO STEP 115 (remove_files) COMPLETE
97962024-05-17T21:44:13.842Z[ host-image] May 17 21:44:11.818 INFO O| May 17 21:44:11.818 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97972024-05-17T21:44:13.846Z[ host-image] May 17 21:44:11.827 INFO O| May 17 21:44:11.827 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
97982024-05-17T21:44:13.847Z[ host-image] May 17 21:44:11.828 INFO O| May 17 21:44:11.827 INFO STEP 116 (remove_files) COMPLETE
97992024-05-17T21:44:13.847Z[ host-image] May 17 21:44:11.828 INFO O| May 17 21:44:11.827 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98002024-05-17T21:44:13.855Z[ host-image] May 17 21:44:11.837 INFO O| May 17 21:44:11.837 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
98012024-05-17T21:44:13.859Z[ host-image] May 17 21:44:11.837 INFO O| May 17 21:44:11.837 INFO STEP 117 (remove_files) COMPLETE
98022024-05-17T21:44:13.860Z[ host-image] May 17 21:44:11.837 INFO O| May 17 21:44:11.837 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98032024-05-17T21:44:13.865Z[ host-image] May 17 21:44:11.846 INFO O| May 17 21:44:11.846 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
98042024-05-17T21:44:13.865Z[ host-image] May 17 21:44:11.846 INFO O| May 17 21:44:11.846 INFO STEP 118 (remove_files) COMPLETE
98052024-05-17T21:44:13.865Z[ host-image] May 17 21:44:11.846 INFO O| May 17 21:44:11.846 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98062024-05-17T21:44:13.874Z[ host-image] May 17 21:44:11.856 INFO O| May 17 21:44:11.856 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
98072024-05-17T21:44:13.881Z[ host-image] May 17 21:44:11.856 INFO O| May 17 21:44:11.856 INFO STEP 119 (remove_files) COMPLETE
98082024-05-17T21:44:13.881Z[ host-image] May 17 21:44:11.856 INFO O| May 17 21:44:11.856 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98092024-05-17T21:44:13.885Z[ host-image] May 17 21:44:11.865 INFO O| May 17 21:44:11.865 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
98102024-05-17T21:44:13.885Z[ host-image] May 17 21:44:11.865 INFO O| May 17 21:44:11.865 INFO STEP 120 (remove_files) COMPLETE
98112024-05-17T21:44:13.885Z[ host-image] May 17 21:44:11.865 INFO O| May 17 21:44:11.865 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98122024-05-17T21:44:13.893Z[ host-image] May 17 21:44:11.875 INFO O| May 17 21:44:11.875 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98132024-05-17T21:44:13.893Z[ host-image] May 17 21:44:11.875 INFO O| May 17 21:44:11.875 INFO STEP 121 (remove_files) COMPLETE
98142024-05-17T21:44:13.899Z[ host-image] May 17 21:44:11.875 INFO O| May 17 21:44:11.875 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98152024-05-17T21:44:13.905Z[ host-image] May 17 21:44:11.884 INFO O| May 17 21:44:11.884 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98162024-05-17T21:44:13.906Z[ host-image] May 17 21:44:11.884 INFO O| May 17 21:44:11.884 INFO STEP 122 (remove_files) COMPLETE
98172024-05-17T21:44:13.906Z[ host-image] May 17 21:44:11.884 INFO O| May 17 21:44:11.884 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98182024-05-17T21:44:13.911Z[ host-image] May 17 21:44:11.894 INFO O| May 17 21:44:11.894 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98192024-05-17T21:44:13.911Z[ host-image] May 17 21:44:11.894 INFO O| May 17 21:44:11.894 INFO STEP 123 (remove_files) COMPLETE
98202024-05-17T21:44:13.912Z[ host-image] May 17 21:44:11.894 INFO O| May 17 21:44:11.894 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98212024-05-17T21:44:13.921Z[ host-image] May 17 21:44:11.903 INFO O| May 17 21:44:11.903 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98222024-05-17T21:44:13.925Z[ host-image] May 17 21:44:11.903 INFO O| May 17 21:44:11.903 INFO STEP 124 (remove_files) COMPLETE
98232024-05-17T21:44:13.925Z[ host-image] May 17 21:44:11.903 INFO O| May 17 21:44:11.903 INFO STEP 125: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98242024-05-17T21:44:13.935Z[ host-image] May 17 21:44:11.917 INFO O| May 17 21:44:11.917 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98252024-05-17T21:44:13.940Z[ host-image] May 17 21:44:11.917 INFO O| May 17 21:44:11.917 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db"}
98262024-05-17T21:44:22.709Z[ host-image] May 17 21:44:20.688 INFO O| May 17 21:44:20.688 INFO O| Loading smf(7) service descriptions: 1/742/743/744/745/746/747/748/749/7410/7411/7412/7413/7414/7415/7416/7417/7418/7419/7420/7421/7422/7423/7424/7425/7426/7427/7428/7429/7430/7431/7432/7433/7434/7435/7436/7437/7438/7439/7440/7441/7442/7443/7444/7445/7446/7447/7448/7449/7450/7451/7452/7453/7454/7455/7456/7457/7458/7459/7460/7461/7462/7463/7464/7465/7466/7467/7468/7469/7470/7471/7472/7473/7474/74
98272024-05-17T21:44:22.709Z[ host-image] May 17 21:44:20.688 INFO O| May 17 21:44:20.688 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98282024-05-17T21:44:22.723Z[ host-image] May 17 21:44:20.703 INFO O| May 17 21:44:20.702 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98292024-05-17T21:44:22.800Z[ host-image] May 17 21:44:20.780 INFO O| May 17 21:44:20.780 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98302024-05-17T21:44:22.800Z[ host-image] May 17 21:44:20.780 INFO O| May 17 21:44:20.780 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98312024-05-17T21:44:22.805Z[ host-image] May 17 21:44:20.782 INFO O| May 17 21:44:20.782 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98322024-05-17T21:44:22.805Z[ host-image] May 17 21:44:20.782 INFO O| May 17 21:44:20.782 INFO ok!
98332024-05-17T21:44:22.806Z[ host-image] May 17 21:44:20.782 INFO O| May 17 21:44:20.782 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98342024-05-17T21:44:22.806Z[ host-image] May 17 21:44:20.782 INFO O| May 17 21:44:20.782 INFO STEP 125 (seed_smf) COMPLETE
98352024-05-17T21:44:22.806Z[ host-image] May 17 21:44:20.782 INFO O| May 17 21:44:20.782 INFO steps complete; finalising image!
98362024-05-17T21:44:22.806Z[ host-image] May 17 21:44:20.782 INFO O| May 17 21:44:20.782 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98372024-05-17T21:44:22.939Z[ host-image] May 17 21:44:20.918 INFO O| May 17 21:44:20.918 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Fri May 17 21:44:20 2024)
98382024-05-17T21:44:23.160Z[ host-image] May 17 21:44:21.138 INFO O| May 17 21:44:21.138 INFO temporary pool has 633M used, 199M avail, 1.90x compressratio
98392024-05-17T21:44:23.161Z[ host-image] May 17 21:44:21.138 INFO O| May 17 21:44:21.138 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98402024-05-17T21:44:23.447Z[ host-image] May 17 21:44:21.425 INFO O| May 17 21:44:21.425 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98412024-05-17T21:44:23.447Z[ host-image] May 17 21:44:21.425 INFO O| May 17 21:44:21.425 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98422024-05-17T21:44:24.536Z[ host-image] May 17 21:44:22.516 INFO O| May 17 21:44:22.515 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98432024-05-17T21:44:24.536Z[ host-image] May 17 21:44:22.516 INFO O| May 17 21:44:22.516 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98442024-05-17T21:44:24.545Z[ host-image] May 17 21:44:22.516 INFO O| May 17 21:44:22.516 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98452024-05-17T21:44:24.545Z[ host-image] May 17 21:44:22.516 INFO O| May 17 21:44:22.516 INFO completed processing gimlet/zfs
98462024-05-17T21:44:24.545Z[ host-image] May 17 21:44:22.516 INFO O| May 17 21:44:22.516 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
98472024-05-17T21:44:30.427Z[ host-image] May 17 21:44:28.406 INFO O| May 17 21:44:28.406 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
98482024-05-17T21:44:30.509Z[ host-image] May 17 21:44:28.486 INFO BUILD STRING "heads/stlouis-0-g8e96516cf9\n"
98492024-05-17T21:44:30.509Z[ host-image] May 17 21:44:28.486 INFO expanded image name: "ci 13a4191/${os_short_commit} 2024-05-17 21:15" -> "ci 13a4191/8e96516 2024-05-17 21:15"
98502024-05-17T21:44:30.509Z[ host-image] May 17 21:44:28.486 INFO output artefacts stored in: "/work/os-host"
98512024-05-17T21:44:30.514Z[ host-image] May 17 21:44:28.486 INFO collecting git info from project "bootserver"...
98522024-05-17T21:44:30.514Z[ host-image] May 17 21:44:28.491 INFO collecting git info from project "amd-firmware"...
98532024-05-17T21:44:30.520Z[ host-image] May 17 21:44:28.499 INFO collecting git info from project "phbl"...
98542024-05-17T21:44:30.525Z[ host-image] May 17 21:44:28.503 INFO collecting git info from project "pilot"...
98552024-05-17T21:44:30.530Z[ host-image] May 17 21:44:28.508 INFO collecting git info from project "image-builder"...
98562024-05-17T21:44:30.535Z[ host-image] May 17 21:44:28.512 INFO collecting git info from project "amd-host-image-builder"...
98572024-05-17T21:44:30.546Z[ host-image] May 17 21:44:28.525 INFO collecting git info from project "chelsio-t6-roms"...
98582024-05-17T21:44:30.551Z[ host-image] May 17 21:44:28.529 INFO collecting git info from project "pinprick"...
98592024-05-17T21:44:30.556Z[ host-image] May 17 21:44:28.533 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98602024-05-17T21:44:30.909Z[ host-image] May 17 21:44:28.887 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
98612024-05-17T21:44:31.246Z[ host-image] May 17 21:44:29.224 INFO creating Oxide boot image...
98622024-05-17T21:44:31.246Z[ host-image] May 17 21:44:29.224 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 13a4191/8e96516 2024-05-17 21:15", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
98632024-05-17T21:44:32.185Z[ host-image] May 17 21:44:30.164 INFO O| ok, image written!
98642024-05-17T21:44:32.186Z[ host-image] May 17 21:44:30.164 INFO O| ok, boot_image_csum file written!
98652024-05-17T21:44:32.189Z[ host-image] May 17 21:44:30.167 INFO creating boot archive (CPIO)...
98662024-05-17T21:44:32.189Z[ host-image] May 17 21:44:30.167 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
98672024-05-17T21:44:32.197Z[ host-image] May 17 21:44:30.175 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
98682024-05-17T21:44:32.197Z[ host-image] May 17 21:44:30.175 INFO E| + outfile=/work/os-host/cpio
98692024-05-17T21:44:32.200Z[ host-image] May 17 21:44:30.175 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
98702024-05-17T21:44:32.200Z[ host-image] May 17 21:44:30.177 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
98712024-05-17T21:44:32.200Z[ host-image] May 17 21:44:30.178 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
98722024-05-17T21:44:32.235Z[ host-image] May 17 21:44:30.210 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
98732024-05-17T21:44:32.235Z[ host-image] May 17 21:44:30.211 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
98742024-05-17T21:44:32.240Z[ host-image] May 17 21:44:30.219 INFO creating compressed cpio/unix for nanobl-rs...
98752024-05-17T21:44:32.240Z[ host-image] May 17 21:44:30.219 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/host/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-host/unix.z\'"], pwd: None
98762024-05-17T21:44:32.521Z[ host-image] May 17 21:44:30.499 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
98772024-05-17T21:44:36.775Z[ host-image] May 17 21:44:34.751 INFO creating reset image...
98782024-05-17T21:44:36.775Z[ host-image] May 17 21:44:34.751 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
98792024-05-17T21:44:36.872Z[ host-image] May 17 21:44:34.844 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
98802024-05-17T21:44:36.875Z[ host-image] May 17 21:44:34.845 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
98812024-05-17T21:44:36.934Z[ host-image] May 17 21:44:34.910 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
98822024-05-17T21:44:39.135Z[ host-image] May 17 21:44:37.111 INFO E| Finished `release` profile [optimized] target(s) in 2.25s
98832024-05-17T21:44:39.146Z[ host-image] May 17 21:44:37.122 INFO building host image...
98842024-05-17T21:44:39.150Z[ host-image] May 17 21:44:37.123 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-host/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
98852024-05-17T21:44:39.613Z[ host-image] May 17 21:44:37.588 INFO finishing image archive at "/work/os-host/os.tar.gz"...
98862024-05-17T21:45:19.373Z[ host-image] May 17 21:45:17.341 INFO image complete! materials are in "/work/os-host"
98872024-05-17T21:45:19.377Z[ host-image]
98882024-05-17T21:45:19.377Z[ host-image] real 8:58.580101808
98892024-05-17T21:45:19.377Z[ host-image] user 3:59.156939663
98902024-05-17T21:45:19.377Z[ host-image] sys 56.559587610
98912024-05-17T21:45:19.377Z[ host-image] trap 0.175584332
98922024-05-17T21:45:19.377Z[ host-image] tflt 0.005710965
98932024-05-17T21:45:19.377Z[ host-image] dflt 0.037027836
98942024-05-17T21:45:19.377Z[ host-image] kflt 0.000029044
98952024-05-17T21:45:19.377Z[ host-image] lock 5:35.166948386
98962024-05-17T21:45:19.377Z[ host-image] slp 48:34.938215122
98972024-05-17T21:45:19.377ZMay 17 21:45:17.345 INFO [host-image] process exited with exit status: 0 (538.591239118s)
98982024-05-17T21:45:19.377Z[ host-image] lat 1:15.048050510
98992024-05-17T21:45:19.378Z[ host-image] stop 0.874374172
99002024-05-17T21:45:19.378ZMay 17 21:45:17.345 INFO [tuf-repo] running task
99012024-05-17T21:45:25.984ZMay 17 21:45:23.951 INFO assembling repository in `/tmp/tufaceousHFFhKl`, component: OmicronRepoAssembler
99022024-05-17T21:45:30.647ZMay 17 21:45:28.614 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99032024-05-17T21:45:30.890ZMay 17 21:45:28.852 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99042024-05-17T21:45:41.576ZMay 17 21:45:39.539 INFO [tuf-repo] task succeeded (22.194525419s)
99052024-05-17T21:45:41.576ZMay 17 21:45:39.539 INFO all jobs completed in 1823.345880419s
99062024-05-17T21:45:42.109Zprocess exited: duration 2281714 ms, exit code 0
 
99072024-05-17T21:45:42.143Zfound 32 output files
99082024-05-17T21:45:42.143Zuploading: /work/manifest.toml (6876 bytes)
99092024-05-17T21:45:43.177Zuploaded: /work/manifest.toml
99102024-05-17T21:45:43.178Zuploading: /work/repo.zip (1707290724 bytes)
99112024-05-17T21:55:30.395Zuploaded: /work/repo.zip
99122024-05-17T21:55:30.395Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99132024-05-17T21:55:31.424Zuploaded: /work/repo.zip.sha256.txt
99142024-05-17T21:55:31.431Zuploading: /work/helios-setup.log (56365 bytes)
99152024-05-17T21:55:32.461Zuploaded: /work/helios-setup.log
99162024-05-17T21:55:32.461Zuploading: /work/host-image.log (170078 bytes)
99172024-05-17T21:55:33.493Zuploaded: /work/host-image.log
99182024-05-17T21:55:33.494Zuploading: /work/host-package.log (15346 bytes)
99192024-05-17T21:55:34.515Zuploaded: /work/host-package.log
99202024-05-17T21:55:34.515Zuploading: /work/host-target.log (101 bytes)
99212024-05-17T21:55:35.530Zuploaded: /work/host-target.log
99222024-05-17T21:55:35.530Zuploading: /work/omicron-package.log (4504 bytes)
99232024-05-17T21:55:36.544Zuploaded: /work/omicron-package.log
99242024-05-17T21:55:36.544Zuploading: /work/phbl-toolchain.log (881 bytes)
99252024-05-17T21:55:37.559Zuploaded: /work/phbl-toolchain.log
99262024-05-17T21:55:37.559Zuploading: /work/recovery-image.log (589289 bytes)
99272024-05-17T21:55:39.244Zuploaded: /work/recovery-image.log
99282024-05-17T21:55:39.245Zuploading: /work/recovery-package.log (290 bytes)
99292024-05-17T21:55:40.256Zuploaded: /work/recovery-package.log
99302024-05-17T21:55:40.256Zuploading: /work/recovery-target.log (98 bytes)
99312024-05-17T21:55:41.267Zuploaded: /work/recovery-target.log
99322024-05-17T21:55:41.268Zuploading: /work/stamp-clickhouse.log (117 bytes)
99332024-05-17T21:55:42.287Zuploaded: /work/stamp-clickhouse.log
99342024-05-17T21:55:42.288Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
99352024-05-17T21:55:43.301Zuploaded: /work/stamp-clickhouse_keeper.log
99362024-05-17T21:55:43.301Zuploading: /work/stamp-cockroachdb.log (118 bytes)
99372024-05-17T21:55:44.332Zuploaded: /work/stamp-cockroachdb.log
99382024-05-17T21:55:44.332Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
99392024-05-17T21:55:45.382Zuploaded: /work/stamp-crucible-pantry-zone.log
99402024-05-17T21:55:45.382Zuploading: /work/stamp-crucible-zone.log (120 bytes)
99412024-05-17T21:55:46.396Zuploaded: /work/stamp-crucible-zone.log
99422024-05-17T21:55:46.401Zuploading: /work/stamp-external-dns.log (119 bytes)
99432024-05-17T21:55:47.411Zuploaded: /work/stamp-external-dns.log
99442024-05-17T21:55:47.411Zuploading: /work/stamp-installinator.log (103 bytes)
99452024-05-17T21:55:48.424Zuploaded: /work/stamp-installinator.log
99462024-05-17T21:55:48.424Zuploading: /work/stamp-internal-dns.log (119 bytes)
99472024-05-17T21:55:49.441Zuploaded: /work/stamp-internal-dns.log
99482024-05-17T21:55:49.441Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
99492024-05-17T21:55:50.455Zuploaded: /work/stamp-mg-ddm-gz.log
99502024-05-17T21:55:50.455Zuploading: /work/stamp-nexus.log (112 bytes)
99512024-05-17T21:55:51.469Zuploaded: /work/stamp-nexus.log
99522024-05-17T21:55:51.474Zuploading: /work/stamp-ntp.log (110 bytes)
99532024-05-17T21:55:52.487Zuploaded: /work/stamp-ntp.log
99542024-05-17T21:55:52.487Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
99552024-05-17T21:55:53.498Zuploaded: /work/stamp-omicron-sled-agent.log
99562024-05-17T21:55:53.501Zuploading: /work/stamp-overlay.log (114 bytes)
99572024-05-17T21:55:54.512Zuploaded: /work/stamp-overlay.log
99582024-05-17T21:55:54.512Zuploading: /work/stamp-oximeter.log (115 bytes)
99592024-05-17T21:55:55.527Zuploaded: /work/stamp-oximeter.log
99602024-05-17T21:55:55.527Zuploading: /work/stamp-oxlog.log (109 bytes)
99612024-05-17T21:55:56.542Zuploaded: /work/stamp-oxlog.log
99622024-05-17T21:55:56.545Zuploading: /work/stamp-probe.log (112 bytes)
99632024-05-17T21:55:57.558Zuploaded: /work/stamp-probe.log
99642024-05-17T21:55:57.558Zuploading: /work/stamp-propolis-server.log (122 bytes)
99652024-05-17T21:55:58.571Zuploaded: /work/stamp-propolis-server.log
99662024-05-17T21:55:58.571Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
99672024-05-17T21:55:59.596Zuploaded: /work/stamp-pumpkind-gz.log
99682024-05-17T21:55:59.603Zuploading: /work/stamp-switch-asic.log (118 bytes)
99692024-05-17T21:56:00.611Zuploaded: /work/stamp-switch-asic.log
99702024-05-17T21:56:00.611Zuploading: /work/verify-libraries.log (2850 bytes)
99712024-05-17T21:56:01.625Zuploaded: /work/verify-libraries.log