01JFG71JPKMVPT5R5J8XSGJDP4: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    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: 01JFG727AJD2CRGDK28GV7BE8S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-19T19:43:20.153Zjob assigned to worker 01JFG72C3HTMTRYYHMXQ6JZSD5 [factory aws, i-09899c0774d594995] (queued for 1 m 10 s)
 
22024-12-19T19:43:27.797Zstarting task 0: "setup"
32024-12-19T19:43:27.807Z++ uname -s
42024-12-19T19:43:27.810Z+ kern=SunOS
52024-12-19T19:43:27.810Z+ case "$kern" in
62024-12-19T19:43:27.810Z+ groupadd -g 12345 build
72024-12-19T19:43:27.823Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-19T19:43:29.821Z+ zfs create -o mountpoint=/work rpool/work
92024-12-19T19:43:30.014Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-19T19:43:30.016Z+ home_fs=zfs
112024-12-19T19:43:30.016Z+ [[ zfs == autofs ]]
122024-12-19T19:43:30.016Z+ mkdir -p /home/build
132024-12-19T19:43:30.018Z+ chown build:build /home/build /work
142024-12-19T19:43:31.021Z+ chmod 0700 /home/build /work
152024-12-19T19:43:31.024Zprocess exited: duration 3226 ms, exit code 0
 
162024-12-19T19:43:31.036Zstarting task 1: "rust-toolchain"
172024-12-19T19:43:31.041Z+ printf ' * toolchain channel = "%s"
182024-12-19T19:43:31.041Z' 1.81.0
192024-12-19T19:43:31.041Z * toolchain channel = "1.81.0"
202024-12-19T19:43:31.041Z+ printf ' * toolchain profile = "%s"
212024-12-19T19:43:31.041Z' default
222024-12-19T19:43:31.041Z * toolchain profile = "default"
232024-12-19T19:43:31.044Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-19T19:43:31.044Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-19T19:43:31.165Zinfo: downloading installer
262024-12-19T19:43:32.536Zinfo: profile set to 'default'
272024-12-19T19:43:32.536Zinfo: default host triple is x86_64-unknown-illumos
282024-12-19T19:43:32.539Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-19T19:43:32.676Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-19T19:43:32.676Zinfo: downloading component 'cargo'
312024-12-19T19:43:33.394Zinfo: downloading component 'clippy'
322024-12-19T19:43:33.662Zinfo: downloading component 'rust-docs'
332024-12-19T19:43:34.662Zinfo: downloading component 'rust-std'
342024-12-19T19:43:36.207Zinfo: downloading component 'rustc'
352024-12-19T19:43:41.777Zinfo: downloading component 'rustfmt'
362024-12-19T19:43:41.991Zinfo: installing component 'cargo'
372024-12-19T19:43:42.805Zinfo: installing component 'clippy'
382024-12-19T19:43:43.168Zinfo: installing component 'rust-docs'
392024-12-19T19:43:44.783Zinfo: installing component 'rust-std'
402024-12-19T19:43:46.511Zinfo: installing component 'rustc'
412024-12-19T19:43:52.296Zinfo: installing component 'rustfmt'
422024-12-19T19:43:52.619Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-19T19:43:52.619Z
442024-12-19T19:43:52.981Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-19T19:43:52.981Z
462024-12-19T19:43:52.984Z
472024-12-19T19:43:52.984ZRust is installed now. Great!
482024-12-19T19:43:52.984Z
492024-12-19T19:43:52.984ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-19T19:43:52.984Zenvironment variable. This has not been done automatically.
512024-12-19T19:43:52.984Z
522024-12-19T19:43:52.984ZTo configure your current shell, you need to source
532024-12-19T19:43:52.984Zthe corresponding env file under $HOME/.cargo.
542024-12-19T19:43:52.984Z
552024-12-19T19:43:52.984ZThis is usually done by running one of the following (note the leading DOT):
562024-12-19T19:43:52.984Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-19T19:43:52.984Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-19T19:43:53.057Z+ rustc --version
592024-12-19T19:43:53.125Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-19T19:43:53.128Zprocess exited: duration 22088 ms, exit code 0
 
612024-12-19T19:43:53.135Zstarting task 2: "authentication"
622024-12-19T19:43:53.155Zprocess exited: duration 21 ms, exit code 0
 
632024-12-19T19:43:53.161Zstarting task 3: "clone repository"
642024-12-19T19:43:53.166Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-19T19:43:53.169Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-19T19:43:53.211ZCloning into '/work/oxidecomputer/omicron'...
672024-12-19T19:44:00.858Z+ cd /work/oxidecomputer/omicron
682024-12-19T19:44:00.858Z+ git fetch origin f26b052a568d04451449b93d5410f7c9b573cd23
692024-12-19T19:44:01.169ZFrom https://github.com/oxidecomputer/omicron
702024-12-19T19:44:01.169Z * branch f26b052a568d04451449b93d5410f7c9b573cd23 -> FETCH_HEAD
712024-12-19T19:44:01.180Z+ [[ -n eliza/webhook-api ]]
722024-12-19T19:44:01.182Z++ git branch --show-current
732024-12-19T19:44:01.185Z+ current=main
742024-12-19T19:44:01.185Z+ [[ main != eliza/webhook-api ]]
752024-12-19T19:44:01.185Z+ git branch -f eliza/webhook-api f26b052a568d04451449b93d5410f7c9b573cd23
762024-12-19T19:44:01.187Z+ git checkout -f eliza/webhook-api
772024-12-19T19:44:01.363ZSwitched to branch 'eliza/webhook-api'
782024-12-19T19:44:01.366Z+ git reset --hard f26b052a568d04451449b93d5410f7c9b573cd23
792024-12-19T19:44:01.421ZHEAD is now at f26b052a5 fix cargo workspace hack
802024-12-19T19:44:01.424Zprocess exited: duration 8260 ms, exit code 0
 
812024-12-19T19:44:01.429Zstarting task 4: "build"
822024-12-19T19:44:01.434Z+ source .github/buildomat/ci-env.sh
832024-12-19T19:44:01.434Z++ export CARGO_TERM_COLOR=always
842024-12-19T19:44:01.435Z++ CARGO_TERM_COLOR=always
852024-12-19T19:44:01.435Z+ cargo --version
862024-12-19T19:44:01.496Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-19T19:44:01.499Z+ rustc --version
882024-12-19T19:44:01.563Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-19T19:44:01.576Z+ cargo tree --locked
902024-12-19T19:44:01.832Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
912024-12-19T19:44:02.124Z Updating crates.io index
922024-12-19T19:44:02.189Z Updating git repository `https://github.com/oxidecomputer/maghemite`
932024-12-19T19:44:02.730Z Updating git repository `https://github.com/oxidecomputer/oxnet`
942024-12-19T19:44:03.050Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
952024-12-19T19:44:03.273Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
962024-12-19T19:44:03.543Z Updating git repository `https://github.com/oxidecomputer/propolis`
972024-12-19T19:44:04.361Z Updating git repository `https://github.com/oxidecomputer/crucible`
982024-12-19T19:44:05.869Z Updating git repository `https://github.com/oxidecomputer/opte`
992024-12-19T19:44:06.477Z Updating git repository `https://github.com/oxidecomputer/falcon`
1002024-12-19T19:44:07.213Z Updating git repository `https://github.com/oxidecomputer/clickward`
1012024-12-19T19:44:07.482Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1022024-12-19T19:44:07.792Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1032024-12-19T19:44:08.363Z Updating git repository `https://github.com/oxidecomputer/libipcc`
1042024-12-19T19:44:08.666Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1052024-12-19T19:44:08.933Z Updating git repository `https://github.com/oxidecomputer/tofino`
1062024-12-19T19:44:09.209Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1072024-12-19T19:44:09.440Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1082024-12-19T19:44:09.658Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1092024-12-19T19:44:09.972Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1102024-12-19T19:44:10.239Z Updating git repository `https://github.com/oxidecomputer/ispf`
1112024-12-19T19:44:10.522Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1122024-12-19T19:44:10.809Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1132024-12-19T19:44:11.211Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1142024-12-19T19:44:11.502Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1152024-12-19T19:44:11.874Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1162024-12-19T19:44:12.321Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1172024-12-19T19:44:12.647Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1182024-12-19T19:44:12.882Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1192024-12-19T19:44:13.149Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1202024-12-19T19:44:14.533Z Downloading crates ...
1212024-12-19T19:44:14.626Z Downloaded addr2line v0.24.2
1222024-12-19T19:44:14.632Z Downloaded async-object-pool v0.1.5
1232024-12-19T19:44:14.641Z Downloaded approx v0.5.1
1242024-12-19T19:44:14.643Z Downloaded ciborium v0.2.2
1252024-12-19T19:44:14.646Z Downloaded async-stream-impl v0.3.6
1262024-12-19T19:44:14.648Z Downloaded async-global-executor v2.4.1
1272024-12-19T19:44:14.650Z Downloaded cfg_aliases v0.2.1
1282024-12-19T19:44:14.653Z Downloaded atty v0.2.14
1292024-12-19T19:44:14.656Z Downloaded errno v0.3.9
1302024-12-19T19:44:14.659Z Downloaded event-listener v5.3.1
1312024-12-19T19:44:14.661Z Downloaded cfg_aliases v0.1.1
1322024-12-19T19:44:14.664Z Downloaded atomicwrites v0.4.4
1332024-12-19T19:44:14.666Z Downloaded fancy-regex v0.13.0
1342024-12-19T19:44:14.669Z Downloaded fallible-streaming-iterator v0.1.9
1352024-12-19T19:44:14.671Z Downloaded escape8259 v0.5.3
1362024-12-19T19:44:14.671Z Downloaded event-listener-strategy v0.5.2
1372024-12-19T19:44:14.673Z Downloaded foreign-types v0.3.2
1382024-12-19T19:44:14.676Z Downloaded expectorate v1.1.0
1392024-12-19T19:44:14.678Z Downloaded event-listener v2.5.3
1402024-12-19T19:44:14.680Z Downloaded async-recursion v1.1.1
1412024-12-19T19:44:14.683Z Downloaded foreign-types-shared v0.3.1
1422024-12-19T19:44:14.685Z Downloaded fatfs v0.3.6
1432024-12-19T19:44:14.687Z Downloaded fragile v2.0.0
1442024-12-19T19:44:14.690Z Downloaded fastrand v2.1.1
1452024-12-19T19:44:14.692Z Downloaded form_urlencoded v1.2.1
1462024-12-19T19:44:14.694Z Downloaded async-channel v2.3.1
1472024-12-19T19:44:14.696Z Downloaded cast v0.3.0
1482024-12-19T19:44:14.696Z Downloaded block-buffer v0.10.4
1492024-12-19T19:44:14.698Z Downloaded foreign-types-macros v0.2.3
1502024-12-19T19:44:14.701Z Downloaded cargo-platform v0.1.8
1512024-12-19T19:44:14.701Z Downloaded foldhash v0.1.3
1522024-12-19T19:44:14.703Z Downloaded blocking v1.6.1
1532024-12-19T19:44:14.705Z Downloaded flume v0.11.1
1542024-12-19T19:44:14.708Z Downloaded futures v0.3.31
1552024-12-19T19:44:14.714Z Downloaded fs_extra v1.3.0
1562024-12-19T19:44:14.716Z Downloaded futures-executor v0.3.31
1572024-12-19T19:44:14.719Z Downloaded funty v2.0.0
1582024-12-19T19:44:14.725Z Downloaded futures-task v0.3.31
1592024-12-19T19:44:14.725Z Downloaded cbc v0.1.2
1602024-12-19T19:44:14.725Z Downloaded globset v0.4.15
1612024-12-19T19:44:14.725Z Downloaded bytecount v0.6.8
1622024-12-19T19:44:14.727Z Downloaded futures-timer v3.0.3
1632024-12-19T19:44:14.730Z Downloaded buf-list v1.0.3
1642024-12-19T19:44:14.732Z Downloaded futures-core v0.3.31
1652024-12-19T19:44:14.735Z Downloaded futures-sink v0.3.31
1662024-12-19T19:44:14.737Z Downloaded futures-util v0.3.31
1672024-12-19T19:44:14.748Z Downloaded headers-core v0.3.0
1682024-12-19T19:44:14.750Z Downloaded futures-macro v0.3.31
1692024-12-19T19:44:14.753Z Downloaded guppy-workspace-hack v0.1.0
1702024-12-19T19:44:14.753Z Downloaded futures-lite v2.3.0
1712024-12-19T19:44:14.755Z Downloaded chacha20 v0.9.1
1722024-12-19T19:44:14.757Z Downloaded http-body v1.0.1
1732024-12-19T19:44:14.759Z Downloaded group v0.13.0
1742024-12-19T19:44:14.763Z Downloaded gethostname v0.5.0
1752024-12-19T19:44:14.763Z Downloaded cexpr v0.6.0
1762024-12-19T19:44:14.765Z Downloaded http-range v0.1.5
1772024-12-19T19:44:14.765Z Downloaded hubpack_derive v0.1.1
1782024-12-19T19:44:14.767Z Downloaded heck v0.3.3
1792024-12-19T19:44:14.767Z Downloaded base64ct v1.6.0
1802024-12-19T19:44:14.770Z Downloaded precomputed-hash v0.1.1
1812024-12-19T19:44:14.772Z Downloaded cargo_metadata v0.18.1
1822024-12-19T19:44:14.774Z Downloaded hash32 v0.2.1
1832024-12-19T19:44:14.777Z Downloaded ahash v0.8.11
1842024-12-19T19:44:14.779Z Downloaded hostname v0.4.0
1852024-12-19T19:44:14.782Z Downloaded bcs v0.1.6
1862024-12-19T19:44:14.787Z Downloaded heck v0.4.1
1872024-12-19T19:44:14.787Z Downloaded hash32 v0.3.1
1882024-12-19T19:44:14.787Z Downloaded async-io v2.3.4
1892024-12-19T19:44:14.789Z Downloaded peg-runtime v0.8.3
1902024-12-19T19:44:14.793Z Downloaded generic-array v0.14.7
1912024-12-19T19:44:14.793Z Downloaded hostname v0.3.1
1922024-12-19T19:44:14.795Z Downloaded strum v0.26.3
1932024-12-19T19:44:14.795Z Downloaded httpdate v1.0.3
1942024-12-19T19:44:14.798Z Downloaded http-body-util v0.1.2
1952024-12-19T19:44:14.800Z Downloaded toolchain_find v0.4.0
1962024-12-19T19:44:14.800Z Downloaded olpc-cjson v0.1.4
1972024-12-19T19:44:14.803Z Downloaded tinyvec_macros v0.1.1
1982024-12-19T19:44:14.805Z Downloaded take_mut v0.2.2
1992024-12-19T19:44:14.805Z Downloaded progenitor-client v0.8.0
2002024-12-19T19:44:14.805Z Downloaded powerfmt v0.2.0
2012024-12-19T19:44:14.808Z Downloaded pbkdf2 v0.11.0
2022024-12-19T19:44:14.810Z Downloaded hashlink v0.9.1
2032024-12-19T19:44:14.813Z Downloaded hubpack v0.1.2
2042024-12-19T19:44:14.813Z Downloaded getrandom v0.2.15
2052024-12-19T19:44:14.816Z Downloaded progenitor v0.8.0
2062024-12-19T19:44:14.819Z Downloaded scroll_derive v0.12.0
2072024-12-19T19:44:14.821Z Downloaded ppv-lite86 v0.2.20
2082024-12-19T19:44:14.822Z Downloaded num-iter v0.1.45
2092024-12-19T19:44:14.822Z Downloaded bitflags v2.6.0
2102024-12-19T19:44:14.826Z Downloaded zerofrom v0.1.4
2112024-12-19T19:44:14.829Z Downloaded waitgroup v0.1.2
2122024-12-19T19:44:14.829Z Downloaded rpassword v7.3.1
2132024-12-19T19:44:14.831Z Downloaded target-triple v0.1.3
2142024-12-19T19:44:14.831Z Downloaded scheduled-thread-pool v0.2.7
2152024-12-19T19:44:14.834Z Downloaded num_enum_derive v0.5.11
2162024-12-19T19:44:14.836Z Downloaded cfg-expr v0.17.0
2172024-12-19T19:44:14.838Z Downloaded tower-service v0.3.3
2182024-12-19T19:44:14.841Z Downloaded endian-type v0.1.2
2192024-12-19T19:44:14.841Z Downloaded phf_shared v0.11.2
2202024-12-19T19:44:14.843Z Downloaded pest_generator v2.7.14
2212024-12-19T19:44:14.843Z Downloaded parse-display-derive v0.10.0
2222024-12-19T19:44:14.845Z Downloaded dtrace-parser v0.2.0
2232024-12-19T19:44:14.845Z Downloaded shell-words v1.1.0
2242024-12-19T19:44:14.847Z Downloaded ciborium-io v0.2.2
2252024-12-19T19:44:14.849Z Downloaded zone_cfg_derive v0.1.2
2262024-12-19T19:44:14.849Z Downloaded zone_cfg_derive v0.3.0
2272024-12-19T19:44:14.852Z Downloaded stringprep v0.1.5
2282024-12-19T19:44:14.852Z Downloaded smallvec v0.6.14
2292024-12-19T19:44:14.854Z Downloaded derive_builder_macro v0.20.2
2302024-12-19T19:44:14.856Z Downloaded tap v1.0.1
2312024-12-19T19:44:14.859Z Downloaded structmeta-derive v0.3.0
2322024-12-19T19:44:14.859Z Downloaded ref-cast v1.0.23
2332024-12-19T19:44:14.862Z Downloaded tls_codec v0.4.1
2342024-12-19T19:44:14.865Z Downloaded topological-sort v0.2.2
2352024-12-19T19:44:14.865Z Downloaded half v2.4.1
2362024-12-19T19:44:14.868Z Downloaded predicates v3.1.2
2372024-12-19T19:44:14.871Z Downloaded smawk v0.3.2
2382024-12-19T19:44:14.873Z Downloaded scopeguard v1.2.0
2392024-12-19T19:44:14.875Z Downloaded schemars_derive v0.8.21
2402024-12-19T19:44:14.878Z Downloaded base64 v0.13.1
2412024-12-19T19:44:14.880Z Downloaded instant v0.1.13
2422024-12-19T19:44:14.882Z Downloaded strum_macros v0.25.3
2432024-12-19T19:44:14.885Z Downloaded writeable v0.5.5
2442024-12-19T19:44:14.887Z Downloaded unicode-truncate v1.1.0
2452024-12-19T19:44:14.889Z Downloaded parking_lot v0.11.2
2462024-12-19T19:44:14.892Z Downloaded tls_codec_derive v0.4.1
2472024-12-19T19:44:14.894Z Downloaded mirai-annotations v1.12.0
2482024-12-19T19:44:14.896Z Downloaded cstr-argument v0.1.2
2492024-12-19T19:44:14.896Z Downloaded cipher v0.4.4
2502024-12-19T19:44:14.898Z Downloaded ciborium-ll v0.2.2
2512024-12-19T19:44:14.901Z Downloaded arc-swap v1.7.1
2522024-12-19T19:44:14.905Z Downloaded openssl-probe v0.1.5
2532024-12-19T19:44:14.908Z Downloaded dsl_auto_type v0.1.2
2542024-12-19T19:44:14.908Z Downloaded openssl-macros v0.1.1
2552024-12-19T19:44:14.908Z Downloaded opaque-debug v0.3.1
2562024-12-19T19:44:14.910Z Downloaded hyper-rustls v0.27.3
2572024-12-19T19:44:14.913Z Downloaded hmac v0.12.1
2582024-12-19T19:44:14.915Z Downloaded new_debug_unreachable v1.0.6
2592024-12-19T19:44:14.915Z Downloaded zone v0.1.8
2602024-12-19T19:44:14.917Z Downloaded zerovec-derive v0.10.3
2612024-12-19T19:44:14.919Z Downloaded nested v0.1.1
2622024-12-19T19:44:14.919Z Downloaded poly1305 v0.8.0
2632024-12-19T19:44:14.921Z Downloaded pkcs1 v0.7.5
2642024-12-19T19:44:14.924Z Downloaded target-lexicon v0.12.16
2652024-12-19T19:44:14.926Z Downloaded scroll v0.12.0
2662024-12-19T19:44:14.929Z Downloaded hickory-client v0.24.1
2672024-12-19T19:44:14.932Z Downloaded internet-checksum v0.2.1
2682024-12-19T19:44:14.934Z Downloaded instability v0.3.2
2692024-12-19T19:44:14.934Z Downloaded inout v0.1.3
2702024-12-19T19:44:14.936Z Downloaded bumpalo v3.16.0
2712024-12-19T19:44:14.939Z Downloaded rand_xorshift v0.3.0
2722024-12-19T19:44:14.942Z Downloaded yoke v0.7.4
2732024-12-19T19:44:14.944Z Downloaded walkdir v2.5.0
2742024-12-19T19:44:14.946Z Downloaded lru v0.12.5
2752024-12-19T19:44:14.949Z Downloaded sigpipe v0.1.3
2762024-12-19T19:44:14.949Z Downloaded signal-hook-tokio v0.3.1
2772024-12-19T19:44:14.951Z Downloaded ron v0.7.1
2782024-12-19T19:44:14.955Z Downloaded sync_wrapper v1.0.1
2792024-12-19T19:44:14.957Z Downloaded num_threads v0.1.7
2802024-12-19T19:44:14.959Z Downloaded pem v3.0.4
2812024-12-19T19:44:14.962Z Downloaded try-lock v0.2.5
2822024-12-19T19:44:14.962Z Downloaded sync-ptr v0.1.1
2832024-12-19T19:44:14.962Z Downloaded structmeta-derive v0.2.0
2842024-12-19T19:44:14.965Z Downloaded defmt v0.3.8
2852024-12-19T19:44:14.967Z Downloaded num v0.4.3
2862024-12-19T19:44:14.969Z Downloaded zone v0.3.0
2872024-12-19T19:44:14.970Z Downloaded rand_seeder v0.3.0
2882024-12-19T19:44:14.972Z Downloaded relative-path v1.9.3
2892024-12-19T19:44:14.973Z Downloaded radium v0.7.0
2902024-12-19T19:44:14.976Z Downloaded piper v0.2.4
2912024-12-19T19:44:14.976Z Downloaded progenitor-impl v0.8.0
2922024-12-19T19:44:14.978Z Downloaded signal-hook v0.3.17
2932024-12-19T19:44:14.981Z Downloaded pest_derive v2.7.14
2942024-12-19T19:44:14.985Z Downloaded resolv-conf v0.7.0
2952024-12-19T19:44:14.987Z Downloaded proc-macro-crate v3.2.0
2962024-12-19T19:44:14.989Z Downloaded tinyvec v1.8.0
2972024-12-19T19:44:14.992Z Downloaded sec1 v0.7.3
2982024-12-19T19:44:14.994Z Downloaded rustversion v1.0.17
2992024-12-19T19:44:14.996Z Downloaded simd-adler32 v0.3.7
3002024-12-19T19:44:14.999Z Downloaded lock_api v0.4.12
3012024-12-19T19:44:15.001Z Downloaded serde_urlencoded v0.7.1
3022024-12-19T19:44:15.004Z Downloaded rayon-core v1.12.1
3032024-12-19T19:44:15.007Z Downloaded equivalent v1.0.1
3042024-12-19T19:44:15.009Z Downloaded dhcproto-macros v0.1.0
3052024-12-19T19:44:15.009Z Downloaded tabwriter v1.4.0
3062024-12-19T19:44:15.012Z Downloaded native-tls v0.2.12
3072024-12-19T19:44:15.014Z Downloaded icu_provider_macros v1.5.0
3082024-12-19T19:44:15.016Z Downloaded typify-macro v0.2.0
3092024-12-19T19:44:15.016Z Downloaded structmeta v0.3.0
3102024-12-19T19:44:15.018Z Downloaded signal-hook-registry v1.4.2
3112024-12-19T19:44:15.018Z Downloaded dhcproto v0.12.0
3122024-12-19T19:44:15.022Z Downloaded slog v2.7.0
3132024-12-19T19:44:15.025Z Downloaded pkcs8 v0.10.2
3142024-12-19T19:44:15.028Z Downloaded version_check v0.9.5
3152024-12-19T19:44:15.031Z Downloaded normalize-line-endings v0.3.0
3162024-12-19T19:44:15.034Z Downloaded hashbrown v0.12.3
3172024-12-19T19:44:15.036Z Downloaded openssl-sys v0.9.103
3182024-12-19T19:44:15.040Z Downloaded derive_more v0.99.18
3192024-12-19T19:44:15.047Z Downloaded num-conv v0.1.0
3202024-12-19T19:44:15.049Z Downloaded parse-size v1.1.0
3212024-12-19T19:44:15.049Z Downloaded utf8parse v0.2.2
3222024-12-19T19:44:15.051Z Downloaded convert_case v0.4.0
3232024-12-19T19:44:15.053Z Downloaded http v1.1.0
3242024-12-19T19:44:15.056Z Downloaded ron v0.8.1
3252024-12-19T19:44:15.063Z Downloaded deranged v0.3.11
3262024-12-19T19:44:15.066Z Downloaded debug-ignore v1.0.5
3272024-12-19T19:44:15.069Z Downloaded is-terminal v0.4.13
3282024-12-19T19:44:15.071Z Downloaded oso v0.27.3
3292024-12-19T19:44:15.074Z Downloaded ipnetwork v0.20.0
3302024-12-19T19:44:15.076Z Downloaded tokio-tungstenite v0.23.1
3312024-12-19T19:44:15.078Z Downloaded tinytemplate v1.2.1
3322024-12-19T19:44:15.081Z Downloaded pkcs5 v0.7.1
3332024-12-19T19:44:15.085Z Downloaded parking v2.2.1
3342024-12-19T19:44:15.088Z Downloaded parse-display v0.10.0
3352024-12-19T19:44:15.091Z Downloaded memoffset v0.9.1
3362024-12-19T19:44:15.091Z Downloaded proc-macro-error-attr v1.0.4
3372024-12-19T19:44:15.093Z Downloaded rustc-hash v2.0.0
3382024-12-19T19:44:15.095Z Downloaded primeorder v0.13.6
3392024-12-19T19:44:15.095Z Downloaded mime v0.3.17
3402024-12-19T19:44:15.098Z Downloaded colored v2.1.0
3412024-12-19T19:44:15.100Z Downloaded darling v0.20.10
3422024-12-19T19:44:15.104Z Downloaded want v0.3.1
3432024-12-19T19:44:15.107Z Downloaded vte_generate_state_changes v0.1.2
3442024-12-19T19:44:15.109Z Downloaded der_derive v0.7.3
3452024-12-19T19:44:15.109Z Downloaded num-derive v0.4.2
3462024-12-19T19:44:15.111Z Downloaded hashbrown v0.13.2
3472024-12-19T19:44:15.116Z Downloaded doc-comment v0.3.3
3482024-12-19T19:44:15.119Z Downloaded termtree v0.4.1
3492024-12-19T19:44:15.121Z Downloaded crunchy v0.2.2
3502024-12-19T19:44:15.122Z Downloaded slab v0.4.9
3512024-12-19T19:44:15.124Z Downloaded serde_plain v1.0.2
3522024-12-19T19:44:15.127Z Downloaded serde_regex v1.1.0
3532024-12-19T19:44:15.127Z Downloaded is_ci v1.2.0
3542024-12-19T19:44:15.129Z Downloaded hyper-staticfile v0.10.1
3552024-12-19T19:44:15.131Z Downloaded ipnet v2.10.1
3562024-12-19T19:44:15.133Z Downloaded ucd-trie v0.1.7
3572024-12-19T19:44:15.135Z Downloaded hyper-tls v0.6.0
3582024-12-19T19:44:15.137Z Downloaded parking_lot_core v0.8.6
3592024-12-19T19:44:15.139Z Downloaded rustc-hash v1.1.0
3602024-12-19T19:44:15.141Z Downloaded rustc-demangle v0.1.24
3612024-12-19T19:44:15.143Z Downloaded pathdiff v0.2.2
3622024-12-19T19:44:15.145Z Downloaded newline-converter v0.3.0
3632024-12-19T19:44:15.147Z Downloaded zerocopy v0.6.6
3642024-12-19T19:44:15.150Z Downloaded universal-hash v0.5.1
3652024-12-19T19:44:15.152Z Downloaded utf8_iter v1.0.4
3662024-12-19T19:44:15.152Z Downloaded utf16_iter v1.0.5
3672024-12-19T19:44:15.154Z Downloaded mime_guess v2.0.5
3682024-12-19T19:44:15.157Z Downloaded clang-sys v1.8.1
3692024-12-19T19:44:15.161Z Downloaded vergen v8.3.2
3702024-12-19T19:44:15.164Z Downloaded num-complex v0.4.6
3712024-12-19T19:44:15.164Z Downloaded num-bigint-dig v0.8.4
3722024-12-19T19:44:15.168Z Downloaded which v4.4.2
3732024-12-19T19:44:15.172Z Downloaded wait-timeout v0.2.0
3742024-12-19T19:44:15.174Z Downloaded utf-8 v0.7.6
3752024-12-19T19:44:15.174Z Downloaded dof v0.3.0
3762024-12-19T19:44:15.176Z Downloaded icu_provider v1.5.0
3772024-12-19T19:44:15.178Z Downloaded snafu-derive v0.8.5
3782024-12-19T19:44:15.181Z Downloaded embedded-io v0.6.1
3792024-12-19T19:44:15.183Z Downloaded sqlparser_derive v0.2.2
3802024-12-19T19:44:15.184Z Downloaded thiserror-impl v1.0.69
3812024-12-19T19:44:15.187Z Downloaded aho-corasick v1.1.3
3822024-12-19T19:44:15.190Z Downloaded ssh-cipher v0.2.0
3832024-12-19T19:44:15.193Z Downloaded parking_lot v0.12.3
3842024-12-19T19:44:15.195Z Downloaded oorandom v11.1.4
3852024-12-19T19:44:15.197Z Downloaded time-core v0.1.2
3862024-12-19T19:44:15.197Z Downloaded zip v2.1.3
3872024-12-19T19:44:15.202Z Downloaded newtype-uuid v1.1.3
3882024-12-19T19:44:15.204Z Downloaded pkg-config v0.3.31
3892024-12-19T19:44:15.206Z Downloaded unicode-segmentation v1.12.0
3902024-12-19T19:44:15.210Z Downloaded tracing-attributes v0.1.27
3912024-12-19T19:44:15.212Z Downloaded packed_struct v0.10.1
3922024-12-19T19:44:15.216Z Downloaded usdt-macro v0.5.0
3932024-12-19T19:44:15.219Z Downloaded vsss-rs v3.3.4
3942024-12-19T19:44:15.219Z Downloaded darling_macro v0.20.10
3952024-12-19T19:44:15.222Z Downloaded peg v0.8.4
3962024-12-19T19:44:15.224Z Downloaded polyval v0.6.2
3972024-12-19T19:44:15.226Z Downloaded dunce v1.0.5
3982024-12-19T19:44:15.229Z Downloaded crc32fast v1.4.2
3992024-12-19T19:44:15.231Z Downloaded ref-cast-impl v1.0.23
4002024-12-19T19:44:15.232Z Downloaded ecdsa v0.16.9
4012024-12-19T19:44:15.234Z Downloaded git2 v0.19.0
4022024-12-19T19:44:15.245Z Downloaded structmeta v0.2.0
4032024-12-19T19:44:15.247Z Downloaded serde_spanned v0.6.8
4042024-12-19T19:44:15.247Z Downloaded serde_repr v0.1.19
4052024-12-19T19:44:15.251Z Downloaded rtoolbox v0.0.2
4062024-12-19T19:44:15.255Z Downloaded prettyplease v0.2.25
4072024-12-19T19:44:15.257Z Downloaded jobserver v0.1.32
4082024-12-19T19:44:15.260Z Downloaded termios v0.3.3
4092024-12-19T19:44:15.260Z Downloaded path-tree v0.8.1
4102024-12-19T19:44:15.264Z Downloaded untrusted v0.9.0
4112024-12-19T19:44:15.268Z Downloaded hashbrown v0.15.1
4122024-12-19T19:44:15.270Z Downloaded tough v0.19.0
4132024-12-19T19:44:15.279Z Downloaded yoke-derive v0.7.4
4142024-12-19T19:44:15.282Z Downloaded display-error-chain v0.2.2
4152024-12-19T19:44:15.285Z Downloaded crossbeam-utils v0.8.20
4162024-12-19T19:44:15.287Z Downloaded dyn-clone v1.0.17
4172024-12-19T19:44:15.288Z Downloaded postcard v1.0.10
4182024-12-19T19:44:15.290Z Downloaded snafu v0.8.5
4192024-12-19T19:44:15.297Z Downloaded managed v0.8.0
4202024-12-19T19:44:15.299Z Downloaded packed_struct_codegen v0.10.1
4212024-12-19T19:44:15.303Z Downloaded nanorand v0.7.0
4222024-12-19T19:44:15.306Z Downloaded quick-error v1.2.3
4232024-12-19T19:44:15.306Z Downloaded pem-rfc7468 v0.7.0
4242024-12-19T19:44:15.309Z Downloaded macaddr v1.0.1
4252024-12-19T19:44:15.309Z Downloaded p521 v0.13.3
4262024-12-19T19:44:15.314Z Downloaded number_prefix v0.4.0
4272024-12-19T19:44:15.316Z Downloaded pretty-hex v0.2.1
4282024-12-19T19:44:15.316Z Downloaded rustls-pemfile v1.0.4
4292024-12-19T19:44:15.319Z Downloaded siphasher v0.3.11
4302024-12-19T19:44:15.321Z Downloaded sha1 v0.10.6
4312024-12-19T19:44:15.323Z Downloaded slog-async v2.8.0
4322024-12-19T19:44:15.325Z Downloaded tokio-stream v0.1.16
4332024-12-19T19:44:15.329Z Downloaded hyper v1.5.0
4342024-12-19T19:44:15.337Z Downloaded terminal_size v0.4.0
4352024-12-19T19:44:15.340Z Downloaded zeroize v1.8.1
4362024-12-19T19:44:15.342Z Downloaded usdt v0.5.0
4372024-12-19T19:44:15.342Z Downloaded tokio-native-tls v0.3.1
4382024-12-19T19:44:15.345Z Downloaded publicsuffix v2.2.3
4392024-12-19T19:44:15.347Z Downloaded icu_locid_transform v1.5.0
4402024-12-19T19:44:15.352Z Downloaded clap_derive v4.5.18
4412024-12-19T19:44:15.354Z Downloaded toml_datetime v0.6.8
4422024-12-19T19:44:15.354Z Downloaded hkdf v0.12.4
4432024-12-19T19:44:15.357Z Downloaded ed25519 v2.2.3
4442024-12-19T19:44:15.359Z Downloaded ctr v0.9.2
4452024-12-19T19:44:15.364Z Downloaded similar-asserts v1.6.0
4462024-12-19T19:44:15.367Z Downloaded data-encoding v2.6.0
4472024-12-19T19:44:15.367Z Downloaded whoami v1.5.2
4482024-12-19T19:44:15.370Z Downloaded plotters v0.3.7
4492024-12-19T19:44:15.378Z Downloaded rustls-pemfile v2.2.0
4502024-12-19T19:44:15.381Z Downloaded md5 v0.7.0
4512024-12-19T19:44:15.386Z Downloaded nodrop v0.1.14
4522024-12-19T19:44:15.386Z Downloaded diesel_table_macro_syntax v0.2.0
4532024-12-19T19:44:15.388Z Downloaded blake3 v1.5.4
4542024-12-19T19:44:15.393Z Downloaded paste v1.0.15
4552024-12-19T19:44:15.398Z Downloaded phf_shared v0.10.0
4562024-12-19T19:44:15.407Z Downloaded predicates-tree v1.0.11
4572024-12-19T19:44:15.407Z Downloaded h2 v0.4.6
4582024-12-19T19:44:15.421Z Downloaded path-slash v0.1.5
4592024-12-19T19:44:15.421Z Downloaded threadpool v1.8.1
4602024-12-19T19:44:15.421Z Downloaded dropshot_endpoint v0.13.0
4612024-12-19T19:44:15.423Z Downloaded slog-stdlog v4.1.1
4622024-12-19T19:44:15.423Z Downloaded slog-json v2.6.1
4632024-12-19T19:44:15.423Z Downloaded colorchoice v1.0.2
4642024-12-19T19:44:15.423Z Downloaded zeroize_derive v1.4.2
4652024-12-19T19:44:15.423Z Downloaded zerofrom-derive v0.1.4
4662024-12-19T19:44:15.423Z Downloaded unicase v2.7.0
4672024-12-19T19:44:15.423Z Downloaded csv-core v0.1.11
4682024-12-19T19:44:15.427Z Downloaded iana-time-zone v0.1.61
4692024-12-19T19:44:15.430Z Downloaded crossbeam-deque v0.8.5
4702024-12-19T19:44:15.430Z Downloaded polling v3.7.3
4712024-12-19T19:44:15.432Z Downloaded plotters-svg v0.3.7
4722024-12-19T19:44:15.436Z Downloaded pest_meta v2.7.14
4732024-12-19T19:44:15.439Z Downloaded unicode_categories v0.1.1
4742024-12-19T19:44:15.439Z Downloaded rustls-webpki v0.101.7
4752024-12-19T19:44:15.454Z Downloaded serde-big-array v0.5.1
4762024-12-19T19:44:15.457Z Downloaded ident_case v1.0.1
4772024-12-19T19:44:15.457Z Downloaded md-5 v0.10.6
4782024-12-19T19:44:15.460Z Downloaded maybe-uninit v2.0.0
4792024-12-19T19:44:15.461Z Downloaded indent_write v2.2.0
4802024-12-19T19:44:15.463Z Downloaded num_enum v0.5.11
4812024-12-19T19:44:15.466Z Downloaded minimal-lexical v0.2.1
4822024-12-19T19:44:15.471Z Downloaded swrite v0.1.0
4832024-12-19T19:44:15.474Z Downloaded goblin v0.8.2
4842024-12-19T19:44:15.479Z Downloaded termcolor v1.4.1
4852024-12-19T19:44:15.482Z Downloaded subtle v2.6.1
4862024-12-19T19:44:15.484Z Downloaded sqlformat v0.2.6
4872024-12-19T19:44:15.487Z Downloaded indicatif v0.17.9
4882024-12-19T19:44:15.490Z Downloaded thread-id v4.2.2
4892024-12-19T19:44:15.493Z Downloaded cpufeatures v0.2.14
4902024-12-19T19:44:15.493Z Downloaded difflib v0.4.0
4912024-12-19T19:44:15.499Z Downloaded curve25519-dalek-derive v0.1.1
4922024-12-19T19:44:15.499Z Downloaded miniz_oxide v0.8.0
4932024-12-19T19:44:15.501Z Downloaded icu_normalizer v1.5.0
4942024-12-19T19:44:15.504Z Downloaded icu_locid_transform_data v1.5.0
4952024-12-19T19:44:15.504Z Downloaded icu_locid v1.5.0
4962024-12-19T19:44:15.509Z Downloaded russh-cryptovec v0.7.3
4972024-12-19T19:44:15.512Z Downloaded either v1.13.0
4982024-12-19T19:44:15.512Z Downloaded wyz v0.5.1
4992024-12-19T19:44:15.514Z Downloaded trybuild v1.0.101
5002024-12-19T19:44:15.518Z Downloaded kstat-rs v0.2.4
5012024-12-19T19:44:15.521Z Downloaded mio v1.0.2
5022024-12-19T19:44:15.526Z Downloaded plotters-backend v0.3.7
5032024-12-19T19:44:15.529Z Downloaded bitvec v1.0.1
5042024-12-19T19:44:15.544Z Downloaded match_cfg v0.1.0
5052024-12-19T19:44:15.546Z Downloaded downcast v0.11.0
5062024-12-19T19:44:15.546Z Downloaded stringmetrics v2.2.2
5072024-12-19T19:44:15.549Z Downloaded thiserror v2.0.3
5082024-12-19T19:44:15.554Z Downloaded tiny-keccak v2.0.2
5092024-12-19T19:44:15.557Z Downloaded thiserror v1.0.69
5102024-12-19T19:44:15.562Z Downloaded linear-map v1.2.0
5112024-12-19T19:44:15.564Z Downloaded libefi-sys v0.1.0
5122024-12-19T19:44:15.567Z Downloaded crc v3.2.1
5132024-12-19T19:44:15.569Z Downloaded ssh-encoding v0.2.0
5142024-12-19T19:44:15.572Z Downloaded async-std v1.13.0
5152024-12-19T19:44:15.591Z Downloaded pretty-hex v0.4.1
5162024-12-19T19:44:15.594Z Downloaded num-integer v0.1.46
5172024-12-19T19:44:15.596Z Downloaded once_cell v1.20.2
5182024-12-19T19:44:15.599Z Downloaded env_logger v0.10.2
5192024-12-19T19:44:15.601Z Downloaded untrusted v0.7.1
5202024-12-19T19:44:15.601Z Downloaded rand_chacha v0.3.1
5212024-12-19T19:44:15.603Z Downloaded libm v0.2.8
5222024-12-19T19:44:15.610Z Downloaded dirs-sys-next v0.1.2
5232024-12-19T19:44:15.612Z Downloaded supports-color v3.0.1
5242024-12-19T19:44:15.614Z Downloaded rand_core v0.6.4
5252024-12-19T19:44:15.616Z Downloaded unicode-linebreak v0.1.5
5262024-12-19T19:44:15.617Z Downloaded ryu v1.0.18
5272024-12-19T19:44:15.619Z Downloaded pin-project-internal v1.1.6
5282024-12-19T19:44:15.622Z Downloaded pin-project v1.1.6
5292024-12-19T19:44:15.633Z Downloaded num_cpus v1.16.0
5302024-12-19T19:44:15.636Z Downloaded enum-as-inner v0.5.1
5312024-12-19T19:44:15.638Z Downloaded rustfmt-wrapper v0.2.1
5322024-12-19T19:44:15.640Z Downloaded rustc_version v0.4.1
5332024-12-19T19:44:15.640Z Downloaded tinystr v0.7.6
5342024-12-19T19:44:15.643Z Downloaded console v0.15.8
5352024-12-19T19:44:15.645Z Downloaded crypto-bigint v0.5.5
5362024-12-19T19:44:15.653Z Downloaded rustc_version v0.1.7
5372024-12-19T19:44:15.655Z Downloaded predicates-core v1.0.8
5382024-12-19T19:44:15.655Z Downloaded plain v0.2.3
5392024-12-19T19:44:15.658Z Downloaded string_cache v0.8.7
5402024-12-19T19:44:15.660Z Downloaded russh-keys v0.45.0
5412024-12-19T19:44:15.662Z Downloaded write16 v1.0.0
5422024-12-19T19:44:15.662Z Downloaded diesel_derives v2.2.3
5432024-12-19T19:44:15.666Z Downloaded twox-hash v1.6.3
5442024-12-19T19:44:15.668Z Downloaded itertools v0.10.5
5452024-12-19T19:44:15.675Z Downloaded kv-log-macro v1.0.7
5462024-12-19T19:44:15.677Z Downloaded displaydoc v0.2.5
5472024-12-19T19:44:15.681Z Downloaded matches v0.1.10
5482024-12-19T19:44:15.684Z Downloaded oso-derive v0.27.3
5492024-12-19T19:44:15.684Z Downloaded pin-project-lite v0.2.14
5502024-12-19T19:44:15.687Z Downloaded lazy_static v1.5.0
5512024-12-19T19:44:15.689Z Downloaded quote v1.0.37
5522024-12-19T19:44:15.691Z Downloaded crossbeam-channel v0.5.13
5532024-12-19T19:44:15.696Z Downloaded tokio-rustls v0.24.1
5542024-12-19T19:44:15.700Z Downloaded slog-term v2.9.1
5552024-12-19T19:44:15.702Z Downloaded num-traits v0.2.19
5562024-12-19T19:44:15.704Z Downloaded xz2 v0.1.7
5572024-12-19T19:44:15.707Z Downloaded mockall v0.13.0
5582024-12-19T19:44:15.709Z Downloaded maplit v1.0.2
5592024-12-19T19:44:15.709Z Downloaded reqwest v0.12.9
5602024-12-19T19:44:15.718Z Downloaded env_filter v0.1.2
5612024-12-19T19:44:15.720Z Downloaded enum-as-inner v0.6.1
5622024-12-19T19:44:15.723Z Downloaded dirs-next v2.0.0
5632024-12-19T19:44:15.724Z Downloaded digest v0.10.7
5642024-12-19T19:44:15.726Z Downloaded tokio-util v0.7.12
5652024-12-19T19:44:15.732Z Downloaded memmap v0.7.0
5662024-12-19T19:44:15.734Z Downloaded crc-catalog v2.4.0
5672024-12-19T19:44:15.736Z Downloaded multer v3.1.0
5682024-12-19T19:44:15.739Z Downloaded tokio-rustls v0.25.0
5692024-12-19T19:44:15.741Z Downloaded tokio-rustls v0.26.0
5702024-12-19T19:44:15.745Z Downloaded mockall_derive v0.13.0
5712024-12-19T19:44:15.745Z Downloaded subprocess v0.2.9
5722024-12-19T19:44:15.748Z Downloaded const_format v0.2.33
5732024-12-19T19:44:15.752Z Downloaded elliptic-curve v0.13.8
5742024-12-19T19:44:15.757Z Downloaded compact_str v0.8.0
5752024-12-19T19:44:15.760Z Downloaded xattr v1.3.1
5762024-12-19T19:44:15.763Z Downloaded hyper-util v0.1.10
5772024-12-19T19:44:15.766Z Downloaded criterion-plot v0.5.0
5782024-12-19T19:44:15.769Z Downloaded unicode-bidi v0.3.17
5792024-12-19T19:44:15.771Z Downloaded rustls-webpki v0.102.8
5802024-12-19T19:44:15.793Z Downloaded memmap2 v0.9.5
5812024-12-19T19:44:15.797Z Downloaded usdt-impl v0.5.0
5822024-12-19T19:44:15.797Z Downloaded gimli v0.31.1
5832024-12-19T19:44:15.806Z Downloaded idna v1.0.3
5842024-12-19T19:44:15.808Z Downloaded x509-cert v0.2.5
5852024-12-19T19:44:15.813Z Downloaded serde_tokenstream v0.2.2
5862024-12-19T19:44:15.815Z Downloaded pest v2.7.14
5872024-12-19T19:44:15.819Z Downloaded itertools v0.13.0
5882024-12-19T19:44:15.826Z Downloaded crc-any v2.5.0
5892024-12-19T19:44:15.829Z Downloaded portable-atomic v1.9.0
5902024-12-19T19:44:15.836Z Downloaded omicron-zone-package v0.11.1
5912024-12-19T19:44:15.839Z Downloaded tabled v0.15.0
5922024-12-19T19:44:15.856Z Downloaded serde v1.0.215
5932024-12-19T19:44:15.859Z Downloaded qorb v0.2.1
5942024-12-19T19:44:15.863Z Downloaded winnow v0.6.20
5952024-12-19T19:44:15.872Z Downloaded ed25519-dalek v2.1.1
5962024-12-19T19:44:15.875Z Downloaded tokio-postgres v0.7.12
5972024-12-19T19:44:15.880Z Downloaded winnow v0.5.40
5982024-12-19T19:44:15.889Z Downloaded serde_with v3.11.0
5992024-12-19T19:44:15.897Z Downloaded unicode-width v0.1.14
6002024-12-19T19:44:15.903Z Downloaded zerocopy-derive v0.8.10
6012024-12-19T19:44:15.909Z Downloaded steno v0.4.1
6022024-12-19T19:44:15.913Z Downloaded yansi v1.0.1
6032024-12-19T19:44:15.915Z Downloaded petname v2.0.2
6042024-12-19T19:44:15.921Z Downloaded memchr v2.7.4
6052024-12-19T19:44:15.927Z Downloaded url v2.5.3
6062024-12-19T19:44:15.929Z Downloaded criterion v0.5.1
6072024-12-19T19:44:15.937Z Downloaded tungstenite v0.24.0
6082024-12-19T19:44:15.941Z Downloaded openssl v0.10.66
6092024-12-19T19:44:15.951Z Downloaded quinn-proto v0.11.8
6102024-12-19T19:44:15.957Z Downloaded unicode-normalization v0.1.24
6112024-12-19T19:44:15.962Z Downloaded lalrpop v0.19.12
6122024-12-19T19:44:15.972Z Downloaded rayon v1.10.0
6132024-12-19T19:44:15.982Z Downloaded russh v0.45.0
6142024-12-19T19:44:15.987Z Downloaded webpki-roots v0.26.6
6152024-12-19T19:44:15.991Z Downloaded idna v0.4.0
6162024-12-19T19:44:15.997Z Downloaded quick-xml v0.33.0
6172024-12-19T19:44:16.004Z Downloaded unicode-width v0.2.0
6182024-12-19T19:44:16.009Z Downloaded sqlparser v0.45.0
6192024-12-19T19:44:16.015Z Downloaded p384 v0.13.0
6202024-12-19T19:44:16.022Z Downloaded typed-path v0.9.3
6212024-12-19T19:44:16.029Z Downloaded rusqlite v0.32.1
6222024-12-19T19:44:16.036Z Downloaded trust-dns-proto v0.22.0
6232024-12-19T19:44:16.050Z Downloaded hickory-proto v0.24.1
6242024-12-19T19:44:16.066Z Downloaded nix v0.28.0
6252024-12-19T19:44:16.078Z Downloaded idna v0.3.0
6262024-12-19T19:44:16.084Z Downloaded salty v0.3.0
6272024-12-19T19:44:16.092Z Downloaded syn v2.0.87
6282024-12-19T19:44:16.103Z Downloaded polar-core v0.27.3
6292024-12-19T19:44:16.112Z Downloaded regress v0.10.1
6302024-12-19T19:44:16.122Z Downloaded nix v0.27.1
6312024-12-19T19:44:16.132Z Downloaded object v0.30.4
6322024-12-19T19:44:16.142Z Downloaded typify-impl v0.2.0
6332024-12-19T19:44:16.158Z Downloaded syn v1.0.109
6342024-12-19T19:44:16.169Z Downloaded smoltcp v0.9.1
6352024-12-19T19:44:16.181Z Downloaded smoltcp v0.11.0
6362024-12-19T19:44:16.194Z Downloaded radix_trie v0.2.1
6372024-12-19T19:44:16.199Z Downloaded openapiv3 v2.0.0
6382024-12-19T19:44:16.212Z Downloaded regex-syntax v0.6.29
6392024-12-19T19:44:16.219Z Downloaded rustls v0.22.4
6402024-12-19T19:44:16.233Z Downloaded zerocopy v0.8.10
6412024-12-19T19:44:16.258Z Downloaded rustls v0.21.12
6422024-12-19T19:44:16.268Z Downloaded ratatui v0.28.1
6432024-12-19T19:44:16.288Z Downloaded dropshot v0.12.0
6442024-12-19T19:44:16.307Z Downloaded diesel v2.2.6
6452024-12-19T19:44:16.326Z Downloaded curve25519-dalek v4.1.3
6462024-12-19T19:44:16.335Z Downloaded dropshot v0.13.0
6472024-12-19T19:44:16.356Z Downloaded zerocopy-derive v0.6.6
6482024-12-19T19:44:16.365Z Downloaded rustls v0.23.14
6492024-12-19T19:44:16.376Z Downloaded petgraph v0.6.5
6502024-12-19T19:44:16.394Z Downloaded rustix v0.38.37
6512024-12-19T19:44:16.415Z Downloaded tokio v1.40.0
6522024-12-19T19:44:16.450Z Downloaded bzip2-sys v0.1.11+1.0.8
6532024-12-19T19:44:16.462Z Downloaded sled v0.34.7
6542024-12-19T19:44:16.472Z Downloaded nix v0.29.0
6552024-12-19T19:44:16.486Z Downloaded regex-syntax v0.8.5
6562024-12-19T19:44:16.494Z Downloaded regex v1.11.1
6572024-12-19T19:44:16.507Z Downloaded regex-automata v0.4.8
6582024-12-19T19:44:16.525Z Downloaded csv v1.3.0
6592024-12-19T19:44:16.544Z Downloaded idna v0.2.3
6602024-12-19T19:44:16.551Z Downloaded regress v0.9.1
6612024-12-19T19:44:16.559Z Downloaded object v0.36.5
6622024-12-19T19:44:16.571Z Downloaded bstr v1.10.0
6632024-12-19T19:44:16.583Z Downloaded chrono-tz v0.10.0
6642024-12-19T19:44:16.590Z Downloaded clap_builder v4.5.21
6652024-12-19T19:44:16.597Z Downloaded vcpkg v0.2.15
6662024-12-19T19:44:16.635Z Downloaded idna v0.5.0
6672024-12-19T19:44:16.642Z Downloaded time v0.3.36
6682024-12-19T19:44:16.650Z Downloaded lzma-sys v0.1.20
6692024-12-19T19:44:16.680Z Downloaded libxml v0.3.3
6702024-12-19T19:44:16.685Z Downloaded serde_json v1.0.132
6712024-12-19T19:44:16.693Z Downloaded sha3 v0.10.8
6722024-12-19T19:44:16.697Z Downloaded rustyline v14.0.0
6732024-12-19T19:44:16.702Z Downloaded libc v0.2.162
6742024-12-19T19:44:16.730Z Downloaded serde_derive v1.0.215
6752024-12-19T19:44:16.733Z Downloaded libz-sys v1.1.20
6762024-12-19T19:44:16.754Z Downloaded icu_properties_data v1.5.0
6772024-12-19T19:44:16.764Z Downloaded tungstenite v0.23.0
6782024-12-19T19:44:16.767Z Downloaded itertools v0.12.1
6792024-12-19T19:44:16.774Z Downloaded semver v1.0.23
6802024-12-19T19:44:16.776Z Downloaded rust-argon2 v2.1.0
6812024-12-19T19:44:16.779Z Downloaded indexmap v1.9.3
6822024-12-19T19:44:16.781Z Downloaded icu_properties v1.5.1
6832024-12-19T19:44:16.786Z Downloaded const-oid v0.9.6
6842024-12-19T19:44:16.788Z Downloaded multimap v0.10.0
6852024-12-19T19:44:16.788Z Downloaded serde-hex v0.1.0
6862024-12-19T19:44:16.790Z Downloaded crossterm v0.28.1
6872024-12-19T19:44:16.796Z Downloaded pin-utils v0.1.0
6882024-12-19T19:44:16.799Z Downloaded lalrpop-util v0.19.12
6892024-12-19T19:44:16.801Z Downloaded stable_deref_trait v1.2.0
6902024-12-19T19:44:16.801Z Downloaded num-rational v0.4.2
6912024-12-19T19:44:16.803Z Downloaded icu_normalizer_data v1.5.0
6922024-12-19T19:44:16.803Z Downloaded strsim v0.11.1
6932024-12-19T19:44:16.806Z Downloaded strip-ansi-escapes v0.2.0
6942024-12-19T19:44:16.806Z Downloaded r2d2 v0.8.10
6952024-12-19T19:44:16.808Z Downloaded unsafe-libyaml v0.2.11
6962024-12-19T19:44:16.812Z Downloaded httpmock v0.8.0-alpha.1
6972024-12-19T19:44:16.829Z Downloaded encoding_rs v0.8.34
6982024-12-19T19:44:16.850Z Downloaded tungstenite v0.21.0
6992024-12-19T19:44:16.855Z Downloaded phf_generator v0.11.2
7002024-12-19T19:44:16.858Z Downloaded rand_distr v0.4.3
7012024-12-19T19:44:16.858Z Downloaded zerocopy v0.7.35
7022024-12-19T19:44:16.872Z Downloaded bindgen v0.69.5
7032024-12-19T19:44:16.879Z Downloaded diff v0.1.13
7042024-12-19T19:44:16.882Z Downloaded p256 v0.13.2
7052024-12-19T19:44:16.885Z Downloaded serde_yaml v0.9.34+deprecated
7062024-12-19T19:44:16.889Z Downloaded quinn v0.11.5
7072024-12-19T19:44:16.892Z Downloaded toml_edit v0.22.22
7082024-12-19T19:44:16.913Z Downloaded proptest v1.5.0
7092024-12-19T19:44:16.922Z Downloaded chrono v0.4.38
7102024-12-19T19:44:16.929Z Downloaded concurrent-queue v2.5.0
7112024-12-19T19:44:16.931Z Downloaded zerocopy-derive v0.7.35
7122024-12-19T19:44:16.935Z Downloaded unicode-xid v0.2.6
7132024-12-19T19:44:16.937Z Downloaded term v0.7.0
7142024-12-19T19:44:16.939Z Downloaded salsa20 v0.10.2
7152024-12-19T19:44:16.942Z Downloaded peg-macros v0.8.4
7162024-12-19T19:44:16.944Z Downloaded owo-colors v4.1.0
7172024-12-19T19:44:16.946Z Downloaded dropshot_endpoint v0.12.0
7182024-12-19T19:44:16.949Z Downloaded toml v0.8.19
7192024-12-19T19:44:16.952Z Downloaded indexmap v2.6.0
7202024-12-19T19:44:16.956Z Downloaded zerovec v0.10.4
7212024-12-19T19:44:16.962Z Downloaded rand v0.8.5
7222024-12-19T19:44:16.966Z Downloaded phf_codegen v0.11.2
7232024-12-19T19:44:16.969Z Downloaded thread_local v1.1.8
7242024-12-19T19:44:16.969Z Downloaded parse-zoneinfo v0.3.1
7252024-12-19T19:44:16.972Z Downloaded rustls-native-certs v0.7.3
7262024-12-19T19:44:16.974Z Downloaded textwrap v0.16.1
7272024-12-19T19:44:16.977Z Downloaded similar v2.6.0
7282024-12-19T19:44:16.981Z Downloaded darling_core v0.20.10
7292024-12-19T19:44:16.986Z Downloaded clap v4.5.21
7302024-12-19T19:44:16.995Z Downloaded toml v0.7.8
7312024-12-19T19:44:16.999Z Downloaded impl-trait-for-tuples v0.2.2
7322024-12-19T19:44:17.002Z Downloaded idna_adapter v1.2.0
7332024-12-19T19:44:17.004Z Downloaded diesel-dtrace v0.4.0
7342024-12-19T19:44:17.004Z Downloaded datatest-stable v0.2.9
7352024-12-19T19:44:17.007Z Downloaded password-hash v0.5.0
7362024-12-19T19:44:17.009Z Downloaded unicode-ident v1.0.13
7372024-12-19T19:44:17.013Z Downloaded toml_edit v0.19.15
7382024-12-19T19:44:17.026Z Downloaded slog-envlogger v2.2.0
7392024-12-19T19:44:17.032Z Downloaded slog-dtrace v0.3.0
7402024-12-19T19:44:17.032Z Downloaded slog-bunyan v2.5.0
7412024-12-19T19:44:17.032Z Downloaded tui-tree-widget v0.22.0
7422024-12-19T19:44:17.035Z Downloaded libgit2-sys v0.17.0+1.8.1
7432024-12-19T19:44:17.095Z Downloaded serde_with_macros v3.11.0
7442024-12-19T19:44:17.097Z Downloaded test-strategy v0.3.1
7452024-12-19T19:44:17.100Z Downloaded aws-lc-rs v1.10.0
7462024-12-19T19:44:17.108Z Downloaded quinn-udp v0.5.5
7472024-12-19T19:44:17.110Z Downloaded time-macros v0.2.18
7482024-12-19T19:44:17.113Z Downloaded vte v0.11.1
7492024-12-19T19:44:17.116Z Downloaded tracing-core v0.1.32
7502024-12-19T19:44:17.118Z Downloaded reedline v0.35.0
7512024-12-19T19:44:17.123Z Downloaded rusty-fork v0.3.0
7522024-12-19T19:44:17.126Z Downloaded phf v0.11.2
7532024-12-19T19:44:17.128Z Downloaded percent-encoding v2.3.1
7542024-12-19T19:44:17.128Z Downloaded pretty_assertions v1.4.1
7552024-12-19T19:44:17.130Z Downloaded lru-cache v0.1.2
7562024-12-19T19:44:17.131Z Downloaded keccak v0.1.5
7572024-12-19T19:44:17.133Z Downloaded strum_macros v0.26.4
7582024-12-19T19:44:17.136Z Downloaded slog-scope v4.4.0
7592024-12-19T19:44:17.136Z Downloaded serde_derive_internals v0.29.1
7602024-12-19T19:44:17.138Z Downloaded num-bigint v0.4.6
7612024-12-19T19:44:17.141Z Downloaded guppy v0.17.8
7622024-12-19T19:44:17.148Z Downloaded crossbeam-epoch v0.9.18
7632024-12-19T19:44:17.151Z Downloaded usdt-attr-macro v0.5.0
7642024-12-19T19:44:17.153Z Downloaded cobs v0.2.3
7652024-12-19T19:44:17.153Z Downloaded cmake v0.1.51
7662024-12-19T19:44:17.155Z Downloaded clap_lex v0.7.2
7672024-12-19T19:44:17.155Z Downloaded der v0.7.9
7682024-12-19T19:44:17.160Z Downloaded ssh-key v0.6.6
7692024-12-19T19:44:17.167Z Downloaded socket2 v0.5.7
7702024-12-19T19:44:17.169Z Downloaded papergrid v0.11.0
7712024-12-19T19:44:17.174Z Downloaded indoc v1.0.9
7722024-12-19T19:44:17.177Z Downloaded env_logger v0.11.5
7732024-12-19T19:44:17.180Z Downloaded aes-gcm v0.10.3
7742024-12-19T19:44:17.183Z Downloaded pbkdf2 v0.12.2
7752024-12-19T19:44:17.185Z Downloaded proc-macro2 v1.0.89
7762024-12-19T19:44:17.187Z Downloaded tokio-tungstenite v0.21.0
7772024-12-19T19:44:17.189Z Downloaded spin v0.9.8
7782024-12-19T19:44:17.192Z Downloaded hashbrown v0.14.5
7792024-12-19T19:44:17.197Z Downloaded nibble_vec v0.1.0
7802024-12-19T19:44:17.199Z Downloaded newtype_derive v0.1.6
7812024-12-19T19:44:17.202Z Downloaded itoa v1.0.11
7822024-12-19T19:44:17.202Z Downloaded is_terminal_polyfill v1.70.1
7832024-12-19T19:44:17.204Z Downloaded uuid v1.11.0
7842024-12-19T19:44:17.207Z Downloaded sct v0.7.1
7852024-12-19T19:44:17.210Z Downloaded derive-where v1.2.7
7862024-12-19T19:44:17.213Z Downloaded icu_collections v1.5.0
7872024-12-19T19:44:17.219Z Downloaded partial-io v0.5.4
7882024-12-19T19:44:17.222Z Downloaded cookie_store v0.21.0
7892024-12-19T19:44:17.224Z Downloaded cookie v0.18.1
7902024-12-19T19:44:17.226Z Downloaded tracing v0.1.40
7912024-12-19T19:44:17.231Z Downloaded nom v7.1.3
7922024-12-19T19:44:17.236Z Downloaded thiserror-no-std v2.0.2
7932024-12-19T19:44:17.240Z Downloaded thiserror-impl-no-std v2.0.2
7942024-12-19T19:44:17.242Z Downloaded thiserror-impl v2.0.3
7952024-12-19T19:44:17.245Z Downloaded libtest-mimic v0.7.3
7962024-12-19T19:44:17.247Z Downloaded spki v0.7.3
7972024-12-19T19:44:17.247Z Downloaded spin v0.5.2
7982024-12-19T19:44:17.249Z Downloaded postgres-protocol v0.6.7
7992024-12-19T19:44:17.251Z Downloaded parking_lot_core v0.9.10
8002024-12-19T19:44:17.253Z Downloaded nu-ansi-term v0.50.1
8012024-12-19T19:44:17.255Z Downloaded libloading v0.8.5
8022024-12-19T19:44:17.258Z Downloaded aes v0.8.4
8032024-12-19T19:44:17.260Z Downloaded crucible-workspace-hack v0.1.0
8042024-12-19T19:44:17.262Z Downloaded serde_path_to_error v0.1.16
8052024-12-19T19:44:17.262Z Downloaded scrypt v0.11.0
8062024-12-19T19:44:17.264Z Downloaded tokio-tungstenite v0.24.0
8072024-12-19T19:44:17.266Z Downloaded signature v2.2.0
8082024-12-19T19:44:17.269Z Downloaded rfc6979 v0.4.0
8092024-12-19T19:44:17.269Z Downloaded defmt-macros v0.3.9
8102024-12-19T19:44:17.271Z Downloaded const_format_proc_macros v0.2.33
8112024-12-19T19:44:17.273Z Downloaded typify v0.2.0
8122024-12-19T19:44:17.276Z Downloaded typenum v1.17.0
8132024-12-19T19:44:17.279Z Downloaded rstest_macros v0.23.0
8142024-12-19T19:44:17.282Z Downloaded zip v0.6.6
8152024-12-19T19:44:17.286Z Downloaded rsa v0.9.6
8162024-12-19T19:44:17.291Z Downloaded hickory-server v0.24.1
8172024-12-19T19:44:17.297Z Downloaded hickory-resolver v0.24.1
8182024-12-19T19:44:17.301Z Downloaded embedded-io v0.4.0
8192024-12-19T19:44:17.303Z Downloaded tokio-macros v2.4.0
8202024-12-19T19:44:17.307Z Downloaded defmt-parser v0.3.4
8212024-12-19T19:44:17.307Z Downloaded sha2 v0.10.8
8222024-12-19T19:44:17.309Z Downloaded log v0.4.22
8232024-12-19T19:44:17.312Z Downloaded constant_time_eq v0.3.1
8242024-12-19T19:44:17.312Z Downloaded unicode-properties v0.1.3
8252024-12-19T19:44:17.314Z Downloaded tar v0.4.42
8262024-12-19T19:44:17.317Z Downloaded secrecy v0.8.0
8272024-12-19T19:44:17.317Z Downloaded proc-macro-error v1.0.4
8282024-12-19T19:44:17.321Z Downloaded proc-macro-crate v1.3.1
8292024-12-19T19:44:17.323Z Downloaded postgres-types v0.2.8
8302024-12-19T19:44:17.326Z Downloaded des v0.8.1
8312024-12-19T19:44:17.329Z Downloaded schemars v0.8.21
8322024-12-19T19:44:17.339Z Downloaded zopfli v0.8.1
8332024-12-19T19:44:17.341Z Downloaded tabled_derive v0.7.0
8342024-12-19T19:44:17.344Z Downloaded synstructure v0.13.1
8352024-12-19T19:44:17.347Z Downloaded static_assertions v1.1.0
8362024-12-19T19:44:17.347Z Downloaded signal-hook-mio v0.2.4
8372024-12-19T19:44:17.349Z Downloaded litemap v0.7.3
8382024-12-19T19:44:17.352Z Downloaded samael v0.0.17
8392024-12-19T19:44:17.355Z Downloaded rustls-pki-types v1.9.0
8402024-12-19T19:44:17.359Z Downloaded linked-hash-map v0.5.6
8412024-12-19T19:44:17.361Z Downloaded rcgen v0.12.1
8422024-12-19T19:44:17.364Z Downloaded base64 v0.22.1
8432024-12-19T19:44:17.368Z Downloaded smallvec v1.13.2
8442024-12-19T19:44:17.370Z Downloaded backtrace v0.3.74
8452024-12-19T19:44:17.375Z Downloaded ena v0.14.3
8462024-12-19T19:44:17.379Z Downloaded derive_builder_core v0.20.2
8472024-12-19T19:44:17.383Z Downloaded derive_builder v0.20.2
8482024-12-19T19:44:17.386Z Downloaded rstest v0.23.0
8492024-12-19T19:44:17.389Z Downloaded heapless v0.8.0
8502024-12-19T19:44:17.393Z Downloaded cc v1.1.30
8512024-12-19T19:44:17.397Z Downloaded semver v0.1.20
8522024-12-19T19:44:17.399Z Downloaded libsw v3.3.1
8532024-12-19T19:44:17.401Z Downloaded lazycell v1.3.0
8542024-12-19T19:44:17.401Z Downloaded indoc v2.0.5
8552024-12-19T19:44:17.406Z Downloaded yasna v0.5.2
8562024-12-19T19:44:17.408Z Downloaded bytes v1.8.0
8572024-12-19T19:44:17.410Z Downloaded base64 v0.21.7
8582024-12-19T19:44:17.413Z Downloaded lockfree-object-pool v0.1.6
8592024-12-19T19:44:17.415Z Downloaded value-bag v1.9.0
8602024-12-19T19:44:17.418Z Downloaded uzers v0.12.1
8612024-12-19T19:44:17.420Z Downloaded heapless v0.7.17
8622024-12-19T19:44:17.424Z Downloaded tempfile v3.13.0
8632024-12-19T19:44:17.427Z Downloaded headers v0.4.0
8642024-12-19T19:44:17.432Z Downloaded chacha20poly1305 v0.10.1
8652024-12-19T19:44:17.434Z Downloaded shlex v1.3.0
8662024-12-19T19:44:17.437Z Downloaded unarray v0.1.4
8672024-12-19T19:44:17.437Z Downloaded strum_macros v0.24.3
8682024-12-19T19:44:17.440Z Downloaded smf v0.2.3
8692024-12-19T19:44:17.440Z Downloaded blake2b_simd v1.0.2
8702024-12-19T19:44:17.442Z Downloaded async-bb8-diesel v0.2.1
8712024-12-19T19:44:17.445Z Downloaded password-hash v0.4.2
8722024-12-19T19:44:17.445Z Downloaded target-spec v3.2.2
8732024-12-19T19:44:17.447Z Downloaded psl-types v2.0.11
8742024-12-19T19:44:17.450Z Downloaded hyper-rustls v0.26.0
8752024-12-19T19:44:17.452Z Downloaded httptest v0.16.1
8762024-12-19T19:44:17.454Z Downloaded crypto-common v0.1.6
8772024-12-19T19:44:17.454Z Downloaded progenitor-macro v0.8.0
8782024-12-19T19:44:17.455Z Downloaded humantime v2.1.0
8792024-12-19T19:44:17.457Z Downloaded httparse v1.9.5
8802024-12-19T19:44:17.459Z Downloaded highway v1.2.0
8812024-12-19T19:44:17.462Z Downloaded blake2 v0.10.6
8822024-12-19T19:44:17.462Z Downloaded anyhow v1.0.93
8832024-12-19T19:44:17.466Z Downloaded allocator-api2 v0.2.18
8842024-12-19T19:44:17.469Z Downloaded same-file v1.0.6
8852024-12-19T19:44:17.471Z Downloaded glob v0.3.1
8862024-12-19T19:44:17.474Z Downloaded home v0.5.9
8872024-12-19T19:44:17.474Z Downloaded hex-literal v0.4.1
8882024-12-19T19:44:17.474Z Downloaded hex v0.4.3
8892024-12-19T19:44:17.476Z Downloaded heck v0.5.0
8902024-12-19T19:44:17.478Z Downloaded ghash v0.5.1
8912024-12-19T19:44:17.478Z Downloaded camino v1.1.9
8922024-12-19T19:44:17.481Z Downloaded camino-tempfile v1.1.1
8932024-12-19T19:44:17.483Z Downloaded bzip2 v0.4.4
8942024-12-19T19:44:17.483Z Downloaded async-trait v0.1.83
8952024-12-19T19:44:17.486Z Downloaded fs-err v2.11.0
8962024-12-19T19:44:17.489Z Downloaded cancel-safe-futures v0.1.5
8972024-12-19T19:44:17.491Z Downloaded byteorder v1.5.0
8982024-12-19T19:44:17.493Z Downloaded backoff v0.4.0
8992024-12-19T19:44:17.495Z Downloaded async-task v4.7.1
9002024-12-19T19:44:17.498Z Downloaded async-process v2.3.0
9012024-12-19T19:44:17.508Z Downloaded async-lock v3.4.0
9022024-12-19T19:44:17.508Z Downloaded async-executor v1.13.1
9032024-12-19T19:44:17.508Z Downloaded arrayvec v0.7.6
9042024-12-19T19:44:17.584Z Downloaded argon2 v0.5.3
9052024-12-19T19:44:17.584Z Downloaded anstream v0.6.15
9062024-12-19T19:44:17.584Z Downloaded atomic-waker v1.1.2
9072024-12-19T19:44:17.584Z Downloaded fxhash v0.2.1
9082024-12-19T19:44:17.584Z Downloaded futures-io v0.3.31
9092024-12-19T19:44:17.584Z Downloaded async-channel v1.9.0
9102024-12-19T19:44:17.584Z Downloaded assert_cmd v2.0.16
9112024-12-19T19:44:17.584Z Downloaded bit-vec v0.6.3
9122024-12-19T19:44:17.584Z Downloaded bit-set v0.5.3
9132024-12-19T19:44:17.584Z Downloaded bcrypt-pbkdf v0.10.0
9142024-12-19T19:44:17.584Z Downloaded futures-channel v0.3.31
9152024-12-19T19:44:17.584Z Downloaded cfg-if v1.0.0
9162024-12-19T19:44:17.584Z Downloaded block-padding v0.3.3
9172024-12-19T19:44:17.584Z Downloaded bitfield-struct v0.6.2
9182024-12-19T19:44:17.584Z Downloaded flate2 v1.0.34
9192024-12-19T19:44:17.584Z Downloaded chrono-tz-build v0.4.0
9202024-12-19T19:44:17.584Z Downloaded ring v0.17.8
9212024-12-19T19:44:17.600Z Downloaded castaway v0.2.3
9222024-12-19T19:44:17.603Z Downloaded bitfield v0.14.0
9232024-12-19T19:44:17.603Z Downloaded bb8 v0.8.5
9242024-12-19T19:44:17.605Z Downloaded base16ct v0.2.0
9252024-12-19T19:44:17.606Z Downloaded foreign-types-shared v0.1.1
9262024-12-19T19:44:17.606Z Downloaded blowfish v0.9.1
9272024-12-19T19:44:17.608Z Downloaded bitflags v1.3.2
9282024-12-19T19:44:17.611Z Downloaded autocfg v1.4.0
9292024-12-19T19:44:17.613Z Downloaded async-attributes v1.1.2
9302024-12-19T19:44:17.613Z Downloaded array-init v0.0.4
9312024-12-19T19:44:17.613Z Downloaded foreign-types v0.5.0
9322024-12-19T19:44:17.615Z Downloaded fnv v1.0.7
9332024-12-19T19:44:17.615Z Downloaded float-cmp v0.9.0
9342024-12-19T19:44:17.618Z Downloaded ff v0.13.0
9352024-12-19T19:44:17.618Z Downloaded cassowary v0.3.0
9362024-12-19T19:44:17.620Z Downloaded async-stream v0.3.6
9372024-12-19T19:44:17.622Z Downloaded async-signal v0.2.10
9382024-12-19T19:44:17.622Z Downloaded adler2 v2.0.0
9392024-12-19T19:44:17.624Z Downloaded flagset v0.4.6
9402024-12-19T19:44:17.626Z Downloaded fallible-iterator v0.2.0
9412024-12-19T19:44:17.626Z Downloaded anstyle-query v1.1.1
9422024-12-19T19:44:17.629Z Downloaded anstyle-parse v0.2.5
9432024-12-19T19:44:17.631Z Downloaded anstyle v1.0.10
9442024-12-19T19:44:17.631Z Downloaded fallible-iterator v0.3.0
9452024-12-19T19:44:17.633Z Downloaded assert_matches v1.5.0
9462024-12-19T19:44:17.633Z Downloaded assert-json-diff v2.0.2
9472024-12-19T19:44:17.636Z Downloaded float-ord v0.3.2
9482024-12-19T19:44:17.636Z Downloaded fixedbitset v0.4.2
9492024-12-19T19:44:17.638Z Downloaded filetime v0.2.25
9502024-12-19T19:44:17.638Z Downloaded fd-lock v4.0.2
9512024-12-19T19:44:17.641Z Downloaded aead v0.5.2
9522024-12-19T19:44:17.643Z Downloaded ascii-canvas v3.0.0
9532024-12-19T19:44:17.643Z Downloaded arrayref v0.3.9
9542024-12-19T19:44:17.645Z Downloaded anes v0.1.6
9552024-12-19T19:44:17.695Z Downloaded libsqlite3-sys v0.30.1
9562024-12-19T19:44:17.774Z Downloaded ring v0.16.20
9572024-12-19T19:44:17.968Z Downloaded aws-lc-sys v0.22.0
9582024-12-19T19:44:18.450Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
9592024-12-19T19:44:30.981Z Startup: Refreshing catalog 'helios-dev' ... Done
9602024-12-19T19:44:34.833Z Startup: Caching catalogs ... Done
9612024-12-19T19:44:45.549ZPlanning: Solver setup ... Done (9.846s)
9622024-12-19T19:44:45.681ZPlanning: Running solver ... Done (0.132s)
9632024-12-19T19:44:45.790ZPlanning: Finding local manifests ... Done (0.004s)
9642024-12-19T19:44:45.844ZPlanning: Fetching manifests: 0/5 0% complete
9652024-12-19T19:44:46.164ZPlanning: Fetching manifests: 5/5 100% complete
9662024-12-19T19:44:46.268ZPlanning: Package planning ... Done (0.104s)
9672024-12-19T19:44:46.326ZPlanning: Merging actions ... Done (0.058s)
9682024-12-19T19:44:46.520ZPlanning: Checking for conflicting actions ... Done (0.193s)
9692024-12-19T19:44:48.521ZPlanning: Consolidating action changes ... Done (2.002s)
9702024-12-19T19:44:48.957ZPlanning: Evaluating mediators ... Done (0.436s)
9712024-12-19T19:44:49.038ZPlanning: Planning completed in 14.11 seconds
9722024-12-19T19:44:49.054Z Packages to install: 4
9732024-12-19T19:44:49.055Z Packages to update: 1
9742024-12-19T19:44:49.058Z Mediators to change: 2
9752024-12-19T19:44:49.058Z Services to change: 1
9762024-12-19T19:44:49.058Z Estimated space available: 155.37 GB
9772024-12-19T19:44:49.058ZEstimated space to be consumed: 1.61 GB
9782024-12-19T19:44:49.058Z Create boot environment: No
9792024-12-19T19:44:49.058ZCreate backup boot environment: Yes
9802024-12-19T19:44:49.058Z Rebuild boot archive: No
9812024-12-19T19:44:49.058Z
9822024-12-19T19:44:49.058ZChanged mediators:
9832024-12-19T19:44:49.058Z mediator clang:
9842024-12-19T19:44:49.058Z version: None -> 15 (system default)
9852024-12-19T19:44:49.058Z
9862024-12-19T19:44:49.058Z mediator llvm:
9872024-12-19T19:44:49.058Z version: 14 (system default) -> 15 (system default)
9882024-12-19T19:44:49.058Z
9892024-12-19T19:44:49.058ZChanged packages:
9902024-12-19T19:44:49.058Zhelios-dev
9912024-12-19T19:44:49.058Z developer/build-essential
9922024-12-19T19:44:49.058Z None -> 11-2.0
9932024-12-19T19:44:49.058Z library/libxmlsec1
9942024-12-19T19:44:49.058Z None -> 1.2.35-2.0
9952024-12-19T19:44:49.058Z ooce/developer/clang-15
9962024-12-19T19:44:49.058Z None -> 15.0.7-2.0
9972024-12-19T19:44:49.058Z ooce/developer/llvm-15
9982024-12-19T19:44:49.059Z None -> 15.0.7-2.0
9992024-12-19T19:44:49.059Z package/pkg
10002024-12-19T19:44:49.059Z 0.5.11-2.0 -> 0.5.11-2.1.6412
10012024-12-19T19:44:49.059Z
10022024-12-19T19:44:49.059ZServices:
10032024-12-19T19:44:49.059Z restart_fmri:
10042024-12-19T19:44:49.059Z svc:/system/update-man-index:default
10052024-12-19T19:44:49.059Z
10062024-12-19T19:44:49.059ZEditable files to change:
10072024-12-19T19:44:49.059Z Update:
10082024-12-19T19:44:49.059Z usr/share/lib/pkg/web/config.shtml
10092024-12-19T19:44:49.136Z
10102024-12-19T19:44:49.136ZDownload: 0/4281 items 0.0/220.6MB 0% complete
10112024-12-19T19:44:54.139ZDownload: 539/4281 items 17.1/220.6MB 7% complete (3.5M/s)
10122024-12-19T19:44:59.924ZDownload: 1198/4281 items 83.5/220.6MB 37% complete (8.7M/s)
10132024-12-19T19:45:04.927ZDownload: 1839/4281 items 118.5/220.6MB 53% complete (10.1M/s)
10142024-12-19T19:45:09.928ZDownload: 3061/4281 items 121.4/220.6MB 55% complete (3.9M/s)
10152024-12-19T19:45:14.967ZDownload: 3267/4281 items 207.7/220.6MB 94% complete (8.8M/s)
10162024-12-19T19:45:18.208ZDownload: Completed 220.60 MB in 29.06 seconds (7.6M/s)
10172024-12-19T19:45:20.397Z Actions: 1/5063 actions (Removing old actions)
10182024-12-19T19:45:20.418Z Actions: 194/5063 actions (Installing new actions)
10192024-12-19T19:45:25.172Z Actions: 4226/5063 actions (Updating modified actions)
10202024-12-19T19:45:25.495Z Actions: Completed 5063 actions in 5.10 seconds.
10212024-12-19T19:45:25.897Z Done (0.394s)
10222024-12-19T19:45:25.900Z Done (0.000s)
10232024-12-19T19:45:26.476Z Done (0.577s)
10242024-12-19T19:45:31.105Z Done (4.395s)
10252024-12-19T19:45:31.195Z Done (0.018s)
10262024-12-19T19:45:31.198Z Done (0.000s)
10272024-12-19T19:45:31.365Z Done (0.000s)
10282024-12-19T19:45:32.099ZPlanning: Evaluating mediator changes ... Done
10292024-12-19T19:45:32.266ZPlanning: Checking for conflicting actions ... Done
10302024-12-19T19:45:32.268ZPlanning: Consolidating action changes ... Done
10312024-12-19T19:45:32.545ZPlanning: Evaluating mediators ... Done
10322024-12-19T19:45:32.548ZPlanning: Planning completed in 0.45 seconds
10332024-12-19T19:45:32.588Z Mediators to change: 2
10342024-12-19T19:45:32.588Z Create boot environment: No
10352024-12-19T19:45:32.588ZCreate backup boot environment: No
10362024-12-19T19:45:32.677Z Done
10372024-12-19T19:45:32.677Z Done
10382024-12-19T19:45:33.080Z Done
10392024-12-19T19:45:37.000Z Done
10402024-12-19T19:45:37.092Z Done
10412024-12-19T19:45:37.096Z Done
10422024-12-19T19:45:37.234Z Done
10432024-12-19T19:45:37.887ZPlanning: Evaluating mediator changes ... Done
10442024-12-19T19:45:37.889ZPlanning: Merging actions ... Done
10452024-12-19T19:45:38.082ZPlanning: Checking for conflicting actions ... Done
10462024-12-19T19:45:38.086ZPlanning: Consolidating action changes ... Done
10472024-12-19T19:45:38.363ZPlanning: Evaluating mediators ... Done
10482024-12-19T19:45:38.424ZPlanning: Planning completed in 0.79 seconds
10492024-12-19T19:45:38.466Z Packages to change: 1
10502024-12-19T19:45:38.466Z Mediators to change: 1
10512024-12-19T19:45:38.469Z Services to change: 1
10522024-12-19T19:45:38.469Z Create boot environment: No
10532024-12-19T19:45:38.469ZCreate backup boot environment: Yes
10542024-12-19T19:45:40.861Z Actions: 1/6 actions (Updating modified actions)
10552024-12-19T19:45:40.863Z Actions: Completed 6 actions in 0.00 seconds.
10562024-12-19T19:45:40.864Z Done
10572024-12-19T19:45:40.864Z Done
10582024-12-19T19:45:40.978Z Done
10592024-12-19T19:45:44.895Z Done
10602024-12-19T19:45:44.993Z Done
10612024-12-19T19:45:44.997Z Done
10622024-12-19T19:45:45.135Z Done
10632024-12-19T19:45:45.600ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
10642024-12-19T19:45:45.600Zclang system 15 system
10652024-12-19T19:45:45.600Zcsh system system illumos
10662024-12-19T19:45:45.600Zctags system system illumos
10672024-12-19T19:45:45.600Zgcc vendor 12 vendor
10682024-12-19T19:45:45.600Zgcc system 10 system
10692024-12-19T19:45:45.600Zgcc system 7 system
10702024-12-19T19:45:45.600Zgo system 1.20 system
10712024-12-19T19:45:45.600Zgo system 1.19 system
10722024-12-19T19:45:45.602Zllvm system 15 system
10732024-12-19T19:45:45.602Zllvm system 14 system
10742024-12-19T19:45:45.602Zmariadb system 10.6 system
10752024-12-19T19:45:45.602Zmta vendor vendor dma
10762024-12-19T19:45:45.602Zopenjdk system 17 system
10772024-12-19T19:45:45.602Zopenjdk system 11 system
10782024-12-19T19:45:45.602Zopenjdk system 1.8 system
10792024-12-19T19:45:45.602Zopenssl vendor 3 vendor
10802024-12-19T19:45:45.602Zperl system 5.36 system
10812024-12-19T19:45:45.602Zpostgresql system 15 system
10822024-12-19T19:45:45.602Zpostgresql system 13 system
10832024-12-19T19:45:45.602Zpython vendor 3 vendor
10842024-12-19T19:45:45.602Zpython system 2 system
10852024-12-19T19:45:45.602Zpython3 system 3.11 system
10862024-12-19T19:45:45.602Zruby system 3.0 system
10872024-12-19T19:45:45.602Zwords vendor vendor american-english
10882024-12-19T19:45:45.602Zwords system system australian-english
10892024-12-19T19:45:45.602Zwords system system british-english
10902024-12-19T19:45:45.602Zwords system system canadian-english
10912024-12-19T19:45:45.602Zwords system system french
10922024-12-19T19:45:45.602Zwords system system italian
10932024-12-19T19:45:45.602Zwords system system ngerman
10942024-12-19T19:45:45.602Zwords system system ogerman
10952024-12-19T19:45:45.602Zwords system system spanish
10962024-12-19T19:45:45.954ZPUBLISHER TYPE STATUS P LOCATION
10972024-12-19T19:45:45.954Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
10982024-12-19T19:45:48.733ZFMRI IFO
10992024-12-19T19:45:48.733Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11002024-12-19T19:45:48.733Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11012024-12-19T19:45:48.733Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11022024-12-19T19:45:48.733Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11032024-12-19T19:45:48.733Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11042024-12-19T19:45:48.733Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11052024-12-19T19:45:48.733Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
11062024-12-19T19:45:48.733Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11072024-12-19T19:45:48.733Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11082024-12-19T19:45:48.733Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
11092024-12-19T19:45:48.733Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
11102024-12-19T19:45:48.733Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11112024-12-19T19:45:48.733Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
11122024-12-19T19:45:48.733Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
11132024-12-19T19:45:48.733Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
11142024-12-19T19:45:49.835Z Downloading crates ...
11152024-12-19T19:45:49.913Z Downloaded cargo_toml v0.20.5
11162024-12-19T19:45:50.055Z Compiling proc-macro2 v1.0.89
11172024-12-19T19:45:50.055Z Compiling unicode-ident v1.0.13
11182024-12-19T19:45:50.058Z Compiling serde v1.0.215
11192024-12-19T19:45:50.058Z Compiling version_check v0.9.5
11202024-12-19T19:45:50.058Z Compiling thiserror v1.0.69
11212024-12-19T19:45:50.058Z Compiling memchr v2.7.4
11222024-12-19T19:45:50.058Z Compiling libc v0.2.162
11232024-12-19T19:45:50.077Z Compiling itoa v1.0.11
11242024-12-19T19:45:50.315Z Compiling ucd-trie v0.1.7
11252024-12-19T19:45:50.328Z Compiling ryu v1.0.18
11262024-12-19T19:45:50.786Z Compiling once_cell v1.20.2
11272024-12-19T19:45:50.934Z Compiling byteorder v1.5.0
11282024-12-19T19:45:51.038Z Compiling serde_json v1.0.132
11292024-12-19T19:45:51.234Z Compiling rustix v0.38.37
11302024-12-19T19:45:51.248Z Compiling bitflags v2.6.0
11312024-12-19T19:45:51.443Z Compiling proc-macro-error-attr v1.0.4
11322024-12-19T19:45:51.690Z Compiling usdt-impl v0.5.0
11332024-12-19T19:45:51.704Z Compiling syn v1.0.109
11342024-12-19T19:45:51.781Z Compiling proc-macro-error v1.0.4
11352024-12-19T19:45:51.822Z Compiling utf8parse v0.2.2
11362024-12-19T19:45:51.982Z Compiling quote v1.0.37
11372024-12-19T19:45:52.055Z Compiling equivalent v1.0.1
11382024-12-19T19:45:52.129Z Compiling log v0.4.22
11392024-12-19T19:45:52.143Z Compiling hashbrown v0.15.1
11402024-12-19T19:45:52.163Z Compiling camino v1.1.9
11412024-12-19T19:45:52.327Z Compiling errno v0.3.9
11422024-12-19T19:45:52.505Z Compiling syn v2.0.87
11432024-12-19T19:45:52.564Z Compiling thread-id v4.2.2
11442024-12-19T19:45:52.666Z Compiling plain v0.2.3
11452024-12-19T19:45:52.827Z Compiling anstyle-parse v0.2.5
11462024-12-19T19:45:52.866Z Compiling colorchoice v1.0.2
11472024-12-19T19:45:53.016Z Compiling anstyle-query v1.1.1
11482024-12-19T19:45:53.144Z Compiling semver v1.0.23
11492024-12-19T19:45:53.158Z Compiling pretty-hex v0.4.1
11502024-12-19T19:45:53.160Z Compiling autocfg v1.4.0
11512024-12-19T19:45:53.369Z Compiling indexmap v2.6.0
11522024-12-19T19:45:53.435Z Compiling anstyle v1.0.10
11532024-12-19T19:45:53.664Z Compiling winnow v0.6.20
11542024-12-19T19:45:53.666Z Compiling unicode-width v0.1.14
11552024-12-19T19:45:53.922Z Compiling is_terminal_polyfill v1.70.1
11562024-12-19T19:45:54.058Z Compiling anstream v0.6.15
11572024-12-19T19:45:54.329Z Compiling fs-err v2.11.0
11582024-12-19T19:45:54.606Z Compiling fastrand v2.1.1
11592024-12-19T19:45:54.801Z Compiling terminal_size v0.4.0
11602024-12-19T19:45:54.805Z Compiling heck v0.5.0
11612024-12-19T19:45:54.948Z Compiling fnv v1.0.7
11622024-12-19T19:45:55.018Z Compiling anyhow v1.0.93
11632024-12-19T19:45:55.118Z Compiling clap_lex v0.7.2
11642024-12-19T19:45:55.190Z Compiling cfg-if v1.0.0
11652024-12-19T19:45:55.284Z Compiling heck v0.4.1
11662024-12-19T19:45:55.372Z Compiling strsim v0.11.1
11672024-12-19T19:45:55.560Z Compiling bytecount v0.6.8
11682024-12-19T19:45:55.659Z Compiling tempfile v3.13.0
11692024-12-19T19:45:55.772Z Compiling clap_builder v4.5.21
11702024-12-19T19:45:55.784Z Compiling papergrid v0.11.0
11712024-12-19T19:45:56.537Z Compiling memmap v0.7.0
11722024-12-19T19:45:56.566Z Compiling smawk v0.3.2
11732024-12-19T19:45:56.699Z Compiling unicode-linebreak v0.1.5
11742024-12-19T19:45:57.197Z Compiling textwrap v0.16.1
11752024-12-19T19:45:57.698Z Compiling swrite v0.1.0
11762024-12-19T19:45:58.486Z Compiling tabled_derive v0.7.0
11772024-12-19T19:46:00.044Z Compiling tabled v0.15.0
11782024-12-19T19:46:01.783Z Compiling serde_derive v1.0.215
11792024-12-19T19:46:01.783Z Compiling thiserror-impl v1.0.69
11802024-12-19T19:46:01.786Z Compiling zerocopy-derive v0.7.35
11812024-12-19T19:46:01.786Z Compiling scroll_derive v0.12.0
11822024-12-19T19:46:01.786Z Compiling clap_derive v4.5.18
11832024-12-19T19:46:03.048Z Compiling scroll v0.12.0
11842024-12-19T19:46:03.641Z Compiling goblin v0.8.2
11852024-12-19T19:46:03.710Z Compiling zerocopy v0.7.35
11862024-12-19T19:46:04.589Z Compiling pest v2.7.14
11872024-12-19T19:46:05.712Z Compiling clap v4.5.21
11882024-12-19T19:46:06.807Z Compiling pest_meta v2.7.14
11892024-12-19T19:46:07.641Z Compiling pest_generator v2.7.14
11902024-12-19T19:46:09.308Z Compiling pest_derive v2.7.14
11912024-12-19T19:46:10.017Z Compiling dtrace-parser v0.2.0
11922024-12-19T19:46:12.029Z Compiling serde_tokenstream v0.2.2
11932024-12-19T19:46:12.063Z Compiling serde_spanned v0.6.8
11942024-12-19T19:46:12.063Z Compiling toml_datetime v0.6.8
11952024-12-19T19:46:12.325Z Compiling cargo-platform v0.1.8
11962024-12-19T19:46:12.437Z Compiling toml_edit v0.22.22
11972024-12-19T19:46:12.567Z Compiling macaddr v1.0.1
11982024-12-19T19:46:12.775Z Compiling camino-tempfile v1.1.1
11992024-12-19T19:46:13.548Z Compiling dof v0.3.0
12002024-12-19T19:46:13.636Z Compiling cargo_metadata v0.18.1
12012024-12-19T19:46:15.357Z Compiling toml v0.8.19
12022024-12-19T19:46:15.370Z Compiling usdt-macro v0.5.0
12032024-12-19T19:46:15.371Z Compiling usdt-attr-macro v0.5.0
12042024-12-19T19:46:16.216Z Compiling cargo_toml v0.20.5
12052024-12-19T19:46:16.859Z Compiling usdt v0.5.0
12062024-12-19T19:46:19.858Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
12072024-12-19T19:46:24.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.90s
12082024-12-19T19:46:24.252Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
12092024-12-19T19:46:25.146Z Compiling serde v1.0.215
12102024-12-19T19:46:25.149Z Compiling lock_api v0.4.12
12112024-12-19T19:46:25.149Z Compiling scopeguard v1.2.0
12122024-12-19T19:46:25.149Z Compiling value-bag v1.9.0
12132024-12-19T19:46:25.149Z Compiling typenum v1.17.0
12142024-12-19T19:46:25.149Z Compiling generic-array v0.14.7
12152024-12-19T19:46:25.301Z Compiling syn v2.0.87
12162024-12-19T19:46:25.304Z Compiling getrandom v0.2.15
12172024-12-19T19:46:25.554Z Compiling rand_core v0.6.4
12182024-12-19T19:46:25.716Z Compiling subtle v2.6.1
12192024-12-19T19:46:25.749Z Compiling log v0.4.22
12202024-12-19T19:46:25.841Z Compiling shlex v1.3.0
12212024-12-19T19:46:25.894Z Compiling jobserver v0.1.32
12222024-12-19T19:46:26.049Z Compiling smallvec v1.13.2
12232024-12-19T19:46:26.098Z Compiling const-oid v0.9.6
12242024-12-19T19:46:26.152Z Compiling spin v0.9.8
12252024-12-19T19:46:26.231Z Compiling pin-project-lite v0.2.14
12262024-12-19T19:46:26.363Z Compiling cc v1.1.30
12272024-12-19T19:46:26.457Z Compiling rustix v0.38.37
12282024-12-19T19:46:26.562Z Compiling parking_lot_core v0.9.10
12292024-12-19T19:46:26.656Z Compiling futures-core v0.3.31
12302024-12-19T19:46:26.829Z Compiling signal-hook-registry v1.4.2
12312024-12-19T19:46:26.897Z Compiling stable_deref_trait v1.2.0
12322024-12-19T19:46:27.002Z Compiling mio v1.0.2
12332024-12-19T19:46:27.416Z Compiling parking_lot v0.12.3
12342024-12-19T19:46:27.702Z Compiling aho-corasick v1.1.3
12352024-12-19T19:46:27.704Z Compiling regex-syntax v0.8.5
12362024-12-19T19:46:28.009Z Compiling cpufeatures v0.2.14
12372024-12-19T19:46:28.092Z Compiling either v1.13.0
12382024-12-19T19:46:28.115Z Compiling lazy_static v1.5.0
12392024-12-19T19:46:28.190Z Compiling futures-sink v0.3.31
12402024-12-19T19:46:28.243Z Compiling glob v0.3.1
12412024-12-19T19:46:28.341Z Compiling socket2 v0.5.7
12422024-12-19T19:46:28.379Z Compiling slab v0.4.9
12432024-12-19T19:46:28.517Z Compiling prettyplease v0.2.25
12442024-12-19T19:46:28.856Z Compiling minimal-lexical v0.2.1
12452024-12-19T19:46:29.188Z Compiling libloading v0.8.5
12462024-12-19T19:46:29.297Z Compiling clang-sys v1.8.1
12472024-12-19T19:46:29.315Z Compiling nom v7.1.3
12482024-12-19T19:46:29.406Z Compiling home v0.5.9
12492024-12-19T19:46:29.613Z Compiling serde_json v1.0.132
12502024-12-19T19:46:29.682Z Compiling bindgen v0.69.5
12512024-12-19T19:46:29.946Z Compiling itertools v0.12.1
12522024-12-19T19:46:30.552Z Compiling futures-channel v0.3.31
12532024-12-19T19:46:30.710Z Compiling allocator-api2 v0.2.18
12542024-12-19T19:46:30.962Z Compiling futures-task v0.3.31
12552024-12-19T19:46:31.269Z Compiling futures-io v0.3.31
12562024-12-19T19:46:31.547Z Compiling regex-automata v0.4.8
12572024-12-19T19:46:31.616Z Compiling rustc-hash v1.1.0
12582024-12-19T19:46:31.774Z Compiling foldhash v0.1.3
12592024-12-19T19:46:32.099Z Compiling lazycell v1.3.0
12602024-12-19T19:46:32.278Z Compiling pin-utils v0.1.0
12612024-12-19T19:46:32.377Z Compiling hashbrown v0.15.1
12622024-12-19T19:46:33.124Z Compiling synstructure v0.13.1
12632024-12-19T19:46:33.407Z Compiling cexpr v0.6.0
12642024-12-19T19:46:33.778Z Compiling cmake v0.1.51
12652024-12-19T19:46:34.756Z Compiling fs_extra v1.3.0
12662024-12-19T19:46:34.855Z Compiling tinyvec_macros v0.1.1
12672024-12-19T19:46:34.872Z Compiling libm v0.2.8
12682024-12-19T19:46:34.950Z Compiling litemap v0.7.3
12692024-12-19T19:46:35.224Z Compiling writeable v0.5.5
12702024-12-19T19:46:35.286Z Compiling dunce v1.0.5
12712024-12-19T19:46:35.375Z Compiling pkg-config v0.3.31
12722024-12-19T19:46:35.419Z Compiling tinyvec v1.8.0
12732024-12-19T19:46:35.444Z Compiling num-traits v0.2.19
12742024-12-19T19:46:35.965Z Compiling ring v0.17.8
12752024-12-19T19:46:36.427Z Compiling icu_locid_transform_data v1.5.0
12762024-12-19T19:46:36.535Z Compiling paste v1.0.15
12772024-12-19T19:46:36.956Z Compiling unicode-normalization v0.1.24
12782024-12-19T19:46:37.001Z Compiling unicode-bidi v0.3.17
12792024-12-19T19:46:37.036Z Compiling base64ct v1.6.0
12802024-12-19T19:46:37.237Z Compiling regex v1.11.1
12812024-12-19T19:46:37.707Z Compiling pem-rfc7468 v0.7.0
12822024-12-19T19:46:38.325Z Compiling flagset v0.4.6
12832024-12-19T19:46:38.390Z Compiling aws-lc-rs v1.10.0
12842024-12-19T19:46:38.421Z Compiling icu_properties_data v1.5.0
12852024-12-19T19:46:38.527Z Compiling percent-encoding v2.3.1
12862024-12-19T19:46:38.662Z Compiling httparse v1.9.5
12872024-12-19T19:46:38.898Z Compiling tracing-core v0.1.32
12882024-12-19T19:46:39.511Z Compiling utf8_iter v1.0.4
12892024-12-19T19:46:39.770Z Compiling write16 v1.0.0
12902024-12-19T19:46:39.905Z Compiling rustls-pki-types v1.9.0
12912024-12-19T19:46:40.032Z Compiling icu_normalizer_data v1.5.0
12922024-12-19T19:46:40.153Z Compiling crossbeam-utils v0.8.20
12932024-12-19T19:46:40.171Z Compiling utf16_iter v1.0.5
12942024-12-19T19:46:40.226Z Compiling serde_derive v1.0.215
12952024-12-19T19:46:40.345Z Compiling zeroize_derive v1.4.2
12962024-12-19T19:46:40.371Z Compiling zerocopy-derive v0.7.35
12972024-12-19T19:46:40.747Z Compiling zerofrom-derive v0.1.4
12982024-12-19T19:46:41.061Z Compiling tokio-macros v2.4.0
12992024-12-19T19:46:41.990Z Compiling zeroize v1.8.1
13002024-12-19T19:46:42.359Z Compiling yoke-derive v0.7.4
13012024-12-19T19:46:42.659Z Compiling zerocopy v0.7.35
13022024-12-19T19:46:42.684Z Compiling zerovec-derive v0.10.3
13032024-12-19T19:46:42.968Z Compiling displaydoc v0.2.5
13042024-12-19T19:46:43.727Z Compiling crypto-common v0.1.6
13052024-12-19T19:46:43.988Z Compiling block-buffer v0.10.4
13062024-12-19T19:46:44.274Z Compiling digest v0.10.7
13072024-12-19T19:46:44.348Z Compiling thiserror-impl v1.0.69
13082024-12-19T19:46:44.930Z Compiling hmac v0.12.1
13092024-12-19T19:46:44.937Z Compiling futures-macro v0.3.31
13102024-12-19T19:46:44.937Z Compiling block-padding v0.3.3
13112024-12-19T19:46:44.937Z Compiling zerofrom v0.1.4
13122024-12-19T19:46:44.997Z Compiling icu_provider_macros v1.5.0
13132024-12-19T19:46:45.141Z Compiling inout v0.1.3
13142024-12-19T19:46:45.176Z Compiling sha2 v0.10.8
13152024-12-19T19:46:45.433Z Compiling cipher v0.4.4
13162024-12-19T19:46:45.532Z Compiling yoke v0.7.4
13172024-12-19T19:46:45.534Z Compiling ppv-lite86 v0.2.20
13182024-12-19T19:46:45.939Z Compiling zerovec v0.10.4
13192024-12-19T19:46:46.010Z Compiling der_derive v0.7.3
13202024-12-19T19:46:46.247Z Compiling tracing-attributes v0.1.27
13212024-12-19T19:46:46.422Z Compiling rand_chacha v0.3.1
13222024-12-19T19:46:46.845Z Compiling futures-util v0.3.31
13232024-12-19T19:46:47.993Z Compiling thiserror v1.0.69
13242024-12-19T19:46:48.138Z Compiling tinystr v0.7.6
13252024-12-19T19:46:48.262Z Compiling icu_collections v1.5.0
13262024-12-19T19:46:48.594Z Compiling icu_locid v1.5.0
13272024-12-19T19:46:48.614Z Compiling der v0.7.9
13282024-12-19T19:46:48.803Z Compiling pest v2.7.14
13292024-12-19T19:46:48.881Z Compiling rand v0.8.5
13302024-12-19T19:46:49.750Z Compiling salsa20 v0.10.2
13312024-12-19T19:46:49.999Z Compiling icu_provider v1.5.0
13322024-12-19T19:46:50.252Z Compiling tracing v0.1.40
13332024-12-19T19:46:50.787Z Compiling icu_locid_transform v1.5.0
13342024-12-19T19:46:51.116Z Compiling spki v0.7.3
13352024-12-19T19:46:51.162Z Compiling pbkdf2 v0.12.2
13362024-12-19T19:46:51.337Z Compiling time-core v0.1.2
13372024-12-19T19:46:51.514Z Compiling untrusted v0.7.1
13382024-12-19T19:46:51.532Z Compiling vcpkg v0.2.15
13392024-12-19T19:46:51.709Z Compiling powerfmt v0.2.0
13402024-12-19T19:46:51.973Z Compiling num-conv v0.1.0
13412024-12-19T19:46:51.976Z Compiling mirai-annotations v1.12.0
13422024-12-19T19:46:52.108Z Compiling icu_properties v1.5.1
13432024-12-19T19:46:52.159Z Compiling untrusted v0.9.0
13442024-12-19T19:46:52.180Z Compiling deranged v0.3.11
13452024-12-19T19:46:52.272Z Compiling time-macros v0.2.18
13462024-12-19T19:46:53.163Z Compiling pest_meta v2.7.14
13472024-12-19T19:46:53.580Z Compiling scrypt v0.11.0
13482024-12-19T19:46:53.832Z Compiling openssl-sys v0.9.103
13492024-12-19T19:46:54.204Z Compiling aes v0.8.4
13502024-12-19T19:46:55.070Z Compiling bitflags v2.6.0
13512024-12-19T19:46:55.256Z Compiling bytes v1.8.0
13522024-12-19T19:46:55.622Z Compiling indexmap v2.6.0
13532024-12-19T19:46:56.184Z Compiling tokio v1.40.0
13542024-12-19T19:46:56.526Z Compiling http v1.1.0
13552024-12-19T19:46:57.105Z Compiling icu_normalizer v1.5.0
13562024-12-19T19:46:57.170Z Compiling semver v1.0.23
13572024-12-19T19:46:57.189Z Compiling cbc v0.1.2
13582024-12-19T19:46:57.438Z Compiling scroll_derive v0.12.0
13592024-12-19T19:46:57.970Z Compiling rustc_version v0.4.1
13602024-12-19T19:46:58.535Z Compiling idna_adapter v1.2.0
13612024-12-19T19:46:58.775Z Compiling form_urlencoded v1.2.1
13622024-12-19T19:46:58.817Z Compiling atomic-waker v1.1.2
13632024-12-19T19:46:58.885Z Compiling num_threads v0.1.7
13642024-12-19T19:46:58.985Z Compiling time v0.3.36
13652024-12-19T19:46:59.009Z Compiling idna v1.0.3
13662024-12-19T19:46:59.036Z Compiling http-body v1.0.1
13672024-12-19T19:46:59.055Z Compiling scroll v0.12.0
13682024-12-19T19:46:59.072Z Compiling pkcs5 v0.7.1
13692024-12-19T19:46:59.266Z Compiling pest_generator v2.7.14
13702024-12-19T19:46:59.298Z Compiling try-lock v0.2.5
13712024-12-19T19:46:59.450Z Compiling which v4.4.2
13722024-12-19T19:46:59.600Z Compiling slog v2.7.0
13732024-12-19T19:47:00.234Z Compiling pkcs8 v0.10.2
13742024-12-19T19:47:00.398Z Compiling url v2.5.3
13752024-12-19T19:47:00.848Z Compiling goblin v0.8.2
13762024-12-19T19:47:00.989Z Compiling want v0.3.1
13772024-12-19T19:47:01.011Z Compiling httpdate v1.0.3
13782024-12-19T19:47:01.417Z Compiling pest_derive v2.7.14
13792024-12-19T19:47:01.484Z Compiling serde_spanned v0.6.8
13802024-12-19T19:47:01.736Z Compiling toml_datetime v0.6.8
13812024-12-19T19:47:02.158Z Compiling serde_tokenstream v0.2.2
13822024-12-19T19:47:02.237Z Compiling dtrace-parser v0.2.0
13832024-12-19T19:47:02.273Z Compiling uuid v1.11.0
13842024-12-19T19:47:02.426Z Compiling base64 v0.22.1
13852024-12-19T19:47:02.813Z Compiling tower-service v0.3.3
13862024-12-19T19:47:02.950Z Compiling adler2 v2.0.0
13872024-12-19T19:47:03.175Z Compiling openssl v0.10.66
13882024-12-19T19:47:03.236Z Compiling rustversion v1.0.17
13892024-12-19T19:47:03.607Z Compiling foreign-types-shared v0.1.1
13902024-12-19T19:47:03.729Z Compiling iana-time-zone v0.1.61
13912024-12-19T19:47:03.752Z Compiling match_cfg v0.1.0
13922024-12-19T19:47:03.854Z Compiling hostname v0.3.1
13932024-12-19T19:47:04.036Z Compiling chrono v0.4.38
13942024-12-19T19:47:04.110Z Compiling foreign-types v0.3.2
13952024-12-19T19:47:04.210Z Compiling miniz_oxide v0.8.0
13962024-12-19T19:47:04.408Z Compiling async-trait v0.1.83
13972024-12-19T19:47:04.427Z Compiling openssl-macros v0.1.1
13982024-12-19T19:47:05.263Z Compiling tokio-util v0.7.12
13992024-12-19T19:47:05.744Z Compiling dirs-sys-next v0.1.2
14002024-12-19T19:47:05.824Z Compiling siphasher v0.3.11
14012024-12-19T19:47:06.219Z Compiling syn v1.0.109
14022024-12-19T19:47:06.403Z Compiling h2 v0.4.6
14032024-12-19T19:47:06.758Z Compiling dof v0.3.0
14042024-12-19T19:47:06.853Z Compiling native-tls v0.2.12
14052024-12-19T19:47:07.187Z Compiling rustls v0.23.14
14062024-12-19T19:47:07.289Z Compiling data-encoding v2.6.0
14072024-12-19T19:47:07.446Z Compiling rustls v0.22.4
14082024-12-19T19:47:07.712Z Compiling usdt-impl v0.5.0
14092024-12-19T19:47:08.023Z Compiling dirs-next v2.0.0
14102024-12-19T19:47:09.409Z Compiling http-body-util v0.1.2
14112024-12-19T19:47:09.759Z Compiling heapless v0.7.17
14122024-12-19T19:47:09.972Z Compiling crossbeam-epoch v0.9.18
14132024-12-19T19:47:10.215Z Compiling sha1 v0.10.6
14142024-12-19T19:47:10.444Z Compiling signature v2.2.0
14152024-12-19T19:47:10.673Z Compiling bzip2-sys v0.1.11+1.0.8
14162024-12-19T19:47:10.771Z Compiling serde_derive_internals v0.29.1
14172024-12-19T19:47:10.806Z Compiling thread_local v1.1.8
14182024-12-19T19:47:11.163Z Compiling multer v3.1.0
14192024-12-19T19:47:11.372Z Compiling encoding_rs v0.8.34
14202024-12-19T19:47:11.427Z Compiling cookie v0.18.1
14212024-12-19T19:47:11.446Z Compiling openssl-probe v0.1.5
14222024-12-19T19:47:11.704Z Compiling schemars v0.8.21
14232024-12-19T19:47:11.822Z Compiling signal-hook v0.3.17
14242024-12-19T19:47:12.051Z Compiling rayon-core v1.12.1
14252024-12-19T19:47:12.091Z Compiling slog-async v2.8.0
14262024-12-19T19:47:12.320Z Compiling mime v0.3.17
14272024-12-19T19:47:12.366Z Compiling gimli v0.31.1
14282024-12-19T19:47:12.658Z Compiling unicode-properties v0.1.3
14292024-12-19T19:47:12.923Z Compiling ipnet v2.10.1
14302024-12-19T19:47:13.080Z Compiling stringprep v0.1.5
14312024-12-19T19:47:13.522Z Compiling schemars_derive v0.8.21
14322024-12-19T19:47:14.181Z Compiling hyper v1.5.0
14332024-12-19T19:47:15.240Z Compiling toml_edit v0.22.22
14342024-12-19T19:47:16.226Z Compiling usdt-macro v0.5.0
14352024-12-19T19:47:17.242Z Compiling hyper-util v0.1.10
14362024-12-19T19:47:17.449Z Compiling addr2line v0.24.2
14372024-12-19T19:47:17.647Z Compiling usdt-attr-macro v0.5.0
14382024-12-19T19:47:18.022Z Compiling crossbeam-deque v0.8.5
14392024-12-19T19:47:18.166Z Compiling term v0.7.0
14402024-12-19T19:47:18.522Z Compiling slog-json v2.6.1
14412024-12-19T19:47:18.910Z Compiling serde_urlencoded v0.7.1
14422024-12-19T19:47:19.114Z Compiling curve25519-dalek v4.1.3
14432024-12-19T19:47:19.373Z Compiling crossbeam-channel v0.5.13
14442024-12-19T19:47:19.427Z Compiling futures-executor v0.3.31
14452024-12-19T19:47:19.561Z Compiling enum-as-inner v0.6.1
14462024-12-19T19:47:19.732Z Compiling md-5 v0.10.6
14472024-12-19T19:47:19.985Z Compiling rustls-pemfile v2.2.0
14482024-12-19T19:47:20.005Z Compiling async-stream-impl v0.3.6
14492024-12-19T19:47:20.384Z Compiling num-integer v0.1.46
14502024-12-19T19:47:20.405Z Compiling idna v0.4.0
14512024-12-19T19:47:20.591Z Compiling idna v0.3.0
14522024-12-19T19:47:20.758Z Compiling hash32 v0.2.1
14532024-12-19T19:47:21.166Z Compiling ff v0.13.0
14542024-12-19T19:47:21.192Z Compiling is-terminal v0.4.13
14552024-12-19T19:47:21.332Z Compiling object v0.36.5
14562024-12-19T19:47:21.404Z Compiling dropshot v0.12.0
14572024-12-19T19:47:21.472Z Compiling fallible-iterator v0.2.0
14582024-12-19T19:47:21.694Z Compiling utf-8 v0.7.6
14592024-12-19T19:47:22.042Z Compiling anyhow v1.0.93
14602024-12-19T19:47:22.087Z Compiling base16ct v0.2.0
14612024-12-19T19:47:22.237Z Compiling psl-types v2.0.11
14622024-12-19T19:47:22.323Z Compiling dyn-clone v1.0.17
14632024-12-19T19:47:22.411Z Compiling take_mut v0.2.2
14642024-12-19T19:47:22.443Z Compiling linked-hash-map v0.5.6
14652024-12-19T19:47:22.559Z Compiling smoltcp v0.9.1
14662024-12-19T19:47:22.580Z Compiling num-bigint-dig v0.8.4
14672024-12-19T19:47:22.689Z Compiling quick-error v1.2.3
14682024-12-19T19:47:22.822Z Compiling rustc-demangle v0.1.24
14692024-12-19T19:47:22.842Z Compiling portable-atomic v1.9.0
14702024-12-19T19:47:22.888Z Compiling resolv-conf v0.7.0
14712024-12-19T19:47:23.337Z Compiling lru-cache v0.1.2
14722024-12-19T19:47:23.915Z Compiling publicsuffix v2.2.3
14732024-12-19T19:47:23.946Z Compiling sec1 v0.7.3
14742024-12-19T19:47:24.038Z Compiling postgres-protocol v0.6.7
14752024-12-19T19:47:24.183Z Compiling tungstenite v0.24.0
14762024-12-19T19:47:24.615Z Compiling async-stream v0.3.6
14772024-12-19T19:47:24.913Z Compiling group v0.13.0
14782024-12-19T19:47:24.932Z Compiling slog-term v2.9.1
14792024-12-19T19:47:25.295Z Compiling hickory-proto v0.24.1
14802024-12-19T19:47:25.408Z Compiling usdt v0.5.0
14812024-12-19T19:47:26.309Z Compiling num-iter v0.1.45
14822024-12-19T19:47:26.631Z Compiling futures v0.3.31
14832024-12-19T19:47:26.760Z Compiling slog-bunyan v2.5.0
14842024-12-19T19:47:26.820Z Compiling toml v0.8.19
14852024-12-19T19:47:28.436Z Compiling camino v1.1.9
14862024-12-19T19:47:28.829Z Compiling tokio-native-tls v0.3.1
14872024-12-19T19:47:29.075Z Compiling backtrace v0.3.74
14882024-12-19T19:47:29.130Z Compiling phf_shared v0.11.2
14892024-12-19T19:47:29.429Z Compiling dropshot_endpoint v0.12.0
14902024-12-19T19:47:29.541Z Compiling terminal_size v0.4.0
14912024-12-19T19:47:29.691Z Compiling waitgroup v0.1.2
14922024-12-19T19:47:29.746Z Compiling openapiv3 v2.0.0
14932024-12-19T19:47:29.763Z Compiling serde_path_to_error v0.1.16
14942024-12-19T19:47:29.915Z Compiling hkdf v0.12.4
14952024-12-19T19:47:30.194Z Compiling crypto-bigint v0.5.5
14962024-12-19T19:47:30.693Z Compiling webpki-roots v0.26.6
14972024-12-19T19:47:30.947Z Compiling zerocopy-derive v0.6.6
14982024-12-19T19:47:32.966Z Compiling hubpack_derive v0.1.1
14992024-12-19T19:47:32.992Z Compiling curve25519-dalek-derive v0.1.1
15002024-12-19T19:47:33.302Z Compiling idna v0.5.0
15012024-12-19T19:47:33.909Z Compiling hostname v0.4.0
15022024-12-19T19:47:34.193Z Compiling crc32fast v1.4.2
15032024-12-19T19:47:34.380Z Compiling ahash v0.8.11
15042024-12-19T19:47:34.448Z Compiling fs-err v2.11.0
15052024-12-19T19:47:34.530Z Compiling debug-ignore v1.0.5
15062024-12-19T19:47:34.553Z Compiling bitflags v1.3.2
15072024-12-19T19:47:34.661Z Compiling winnow v0.5.40
15082024-12-19T19:47:34.689Z Compiling managed v0.8.0
15092024-12-19T19:47:34.732Z Compiling strum_macros v0.25.3
15102024-12-19T19:47:34.898Z Compiling clap_builder v4.5.21
15112024-12-19T19:47:35.094Z Compiling console v0.15.8
15122024-12-19T19:47:36.644Z Compiling flate2 v1.0.34
15132024-12-19T19:47:36.808Z Compiling cookie_store v0.21.0
15142024-12-19T19:47:37.454Z Compiling hubpack v0.1.2
15152024-12-19T19:47:37.671Z Compiling elliptic-curve v0.13.8
15162024-12-19T19:47:37.919Z Compiling zerocopy v0.6.6
15172024-12-19T19:47:38.426Z Compiling toml_edit v0.19.15
15182024-12-19T19:47:38.528Z Compiling hickory-resolver v0.24.1
15192024-12-19T19:47:38.794Z Compiling phf v0.11.2
15202024-12-19T19:47:39.095Z Compiling hyper-tls v0.6.0
15212024-12-19T19:47:39.155Z Compiling signal-hook-mio v0.2.4
15222024-12-19T19:47:39.334Z Compiling rayon v1.10.0
15232024-12-19T19:47:39.544Z Compiling bzip2 v0.4.4
15242024-12-19T19:47:39.967Z Compiling tokio-tungstenite v0.24.0
15252024-12-19T19:47:40.573Z Compiling postgres-types v0.2.8
15262024-12-19T19:47:43.657Z Compiling ed25519 v2.2.3
15272024-12-19T19:47:44.339Z Compiling tokio-stream v0.1.16
15282024-12-19T19:47:44.590Z Compiling phf_shared v0.10.0
15292024-12-19T19:47:44.715Z Compiling pkcs1 v0.7.5
15302024-12-19T19:47:45.037Z Compiling serde-big-array v0.5.1
15312024-12-19T19:47:45.308Z Compiling clap_derive v4.5.18
15322024-12-19T19:47:45.487Z Compiling rfc6979 v0.4.0
15332024-12-19T19:47:45.616Z Compiling serde_repr v0.1.19
15342024-12-19T19:47:45.665Z Compiling derive-where v1.2.7
15352024-12-19T19:47:45.693Z Compiling float-cmp v0.9.0
15362024-12-19T19:47:45.759Z Compiling bstr v1.10.0
15372024-12-19T19:47:45.928Z Compiling sync_wrapper v1.0.1
15382024-12-19T19:47:46.096Z Compiling fixedbitset v0.4.2
15392024-12-19T19:47:46.585Z Compiling predicates-core v1.0.8
15402024-12-19T19:47:46.827Z Compiling precomputed-hash v0.1.1
15412024-12-19T19:47:46.864Z Compiling unicode-segmentation v1.12.0
15422024-12-19T19:47:46.940Z Compiling whoami v1.5.2
15432024-12-19T19:47:46.960Z Compiling bit-vec v0.6.3
15442024-12-19T19:47:47.458Z Compiling difflib v0.4.0
15452024-12-19T19:47:47.589Z Compiling number_prefix v0.4.0
15462024-12-19T19:47:47.624Z Compiling normalize-line-endings v0.3.0
15472024-12-19T19:47:47.758Z Compiling new_debug_unreachable v1.0.6
15482024-12-19T19:47:47.804Z Compiling static_assertions v1.1.0
15492024-12-19T19:47:47.833Z Compiling unicode-width v0.2.0
15502024-12-19T19:47:47.862Z Compiling string_cache v0.8.7
15512024-12-19T19:47:47.910Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15522024-12-19T19:47:48.353Z Compiling indicatif v0.17.9
15532024-12-19T19:47:48.391Z Compiling predicates v3.1.2
15542024-12-19T19:47:49.143Z Compiling similar v2.6.0
15552024-12-19T19:47:49.460Z Compiling bit-set v0.5.3
15562024-12-19T19:47:49.776Z Compiling tokio-postgres v0.7.12
15572024-12-19T19:47:50.251Z Compiling petgraph v0.6.5
15582024-12-19T19:47:50.598Z Compiling clap v4.5.21
15592024-12-19T19:47:50.721Z Compiling ecdsa v0.16.9
15602024-12-19T19:47:50.737Z Compiling rsa v0.9.6
15612024-12-19T19:47:51.639Z Compiling ed25519-dalek v2.1.1
15622024-12-19T19:47:51.736Z Compiling toml v0.7.8
15632024-12-19T19:47:53.010Z Compiling zip v0.6.6
15642024-12-19T19:47:53.547Z Compiling crossterm v0.28.1
15652024-12-19T19:47:54.883Z Compiling hex v0.4.3
15662024-12-19T19:47:55.220Z Compiling x509-cert v0.2.5
15672024-12-19T19:47:55.280Z Compiling itertools v0.10.5
15682024-12-19T19:47:55.525Z Compiling peg-runtime v0.8.3
15692024-12-19T19:47:55.543Z Compiling lalrpop-util v0.19.12
15702024-12-19T19:47:55.843Z Compiling unicode-xid v0.2.6
15712024-12-19T19:47:55.911Z Compiling strum_macros v0.26.4
15722024-12-19T19:47:56.017Z Compiling xattr v1.3.1
15732024-12-19T19:47:56.214Z Compiling filetime v0.2.25
15742024-12-19T19:47:56.556Z Compiling tar v0.4.42
15752024-12-19T19:48:01.104Z Compiling strum v0.26.3
15762024-12-19T19:48:03.975Z Compiling aws-lc-sys v0.22.0
15772024-12-19T19:48:33.291Z Compiling rustls-webpki v0.102.8
15782024-12-19T19:48:36.906Z Compiling tokio-rustls v0.25.0
15792024-12-19T19:48:38.685Z Compiling tokio-rustls v0.26.0
15802024-12-19T19:48:39.101Z Compiling hyper-rustls v0.27.3
15812024-12-19T19:48:39.472Z Compiling reqwest v0.12.9
15822024-12-19T19:48:40.771Z Compiling qorb v0.2.1
15832024-12-19T19:48:45.696Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15842024-12-19T19:48:45.950Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15852024-12-19T19:48:52.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
15862024-12-19T19:48:52.223Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15872024-12-19T19:48:52.271ZDec 19 19:48:51.285 INFO Starting download, target: Cockroach
15882024-12-19T19:48:52.271ZDec 19 19:48:51.285 INFO Starting download, target: Console
15892024-12-19T19:48:52.271ZDec 19 19:48:51.285 INFO Starting download, target: Clickhouse
15902024-12-19T19:48:52.271ZDec 19 19:48:51.285 INFO Starting download, target: DendriteOpenapi
15912024-12-19T19:48:52.271ZDec 19 19:48:51.285 INFO Starting download, target: DendriteStub
15922024-12-19T19:48:52.274ZDec 19 19:48:51.285 INFO Starting download, target: MaghemiteMgd
15932024-12-19T19:48:52.274ZDec 19 19:48:51.285 INFO Starting download, target: TransceiverControl
15942024-12-19T19:48:52.274ZDec 19 19:48:51.286 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15952024-12-19T19:48:52.274ZDec 19 19:48:51.286 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15962024-12-19T19:48:52.274ZDec 19 19:48:51.286 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15972024-12-19T19:48:52.274ZDec 19 19:48:51.286 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15982024-12-19T19:48:52.274ZDec 19 19:48:51.286 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15992024-12-19T19:48:52.274ZDec 19 19:48:51.286 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16002024-12-19T19:48:52.274ZDec 19 19:48:51.286 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16012024-12-19T19:48:52.453ZDec 19 19:48:51.461 INFO Download complete, target: DendriteOpenapi
16022024-12-19T19:48:52.606ZDec 19 19:48:51.610 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16032024-12-19T19:48:52.703ZDec 19 19:48:51.715 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16042024-12-19T19:48:53.027ZDec 19 19:48:52.030 INFO Download complete, target: Console
16052024-12-19T19:48:53.054ZDec 19 19:48:52.049 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16062024-12-19T19:48:53.170ZDec 19 19:48:52.184 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16072024-12-19T19:48:53.228ZDec 19 19:48:52.241 INFO Download complete, target: TransceiverControl
16082024-12-19T19:48:53.800ZDec 19 19:48:52.814 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16092024-12-19T19:48:53.800ZDec 19 19:48:52.814 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16102024-12-19T19:48:54.645ZDec 19 19:48:53.659 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16112024-12-19T19:48:56.038ZDec 19 19:48:55.051 INFO Download complete, target: DendriteStub
16122024-12-19T19:48:56.105ZDec 19 19:48:55.119 INFO Download complete, target: MaghemiteMgd
16132024-12-19T19:49:01.063ZDec 19 19:49:00.076 INFO Checking that binary works, target: Cockroach
16142024-12-19T19:49:01.235ZDec 19 19:49:00.248 INFO Download complete, target: Cockroach
16152024-12-19T19:49:06.689ZDec 19 19:49:05.701 INFO Checking that binary works, target: Clickhouse
16162024-12-19T19:49:06.837ZDec 19 19:49:05.848 INFO Download complete, target: Clickhouse
16172024-12-19T19:49:06.844ZAll prerequisites installed successfully
16182024-12-19T19:49:06.847Z
16192024-12-19T19:49:06.847Zreal 4:48.340817492
16202024-12-19T19:49:06.847Zuser 16:57.800813042
16212024-12-19T19:49:06.847Zsys 3:14.382858748
16222024-12-19T19:49:06.847Ztrap 0.556884197
16232024-12-19T19:49:06.847Ztflt 1.584486756
16242024-12-19T19:49:06.847Zdflt 2.143871339
16252024-12-19T19:49:06.847Zkflt 0.026002731
16262024-12-19T19:49:06.847Zlock 33:28.796073467
16272024-12-19T19:49:06.847Zslp 1:03:16.969322678
16282024-12-19T19:49:06.847Zlat 55.344941038
16292024-12-19T19:49:06.847Zstop 2:12.905918107
16302024-12-19T19:49:06.847Z+ source ./tools/include/force-git-over-https.sh
16312024-12-19T19:49:06.847Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16322024-12-19T19:49:06.847Z++ (( i = 0 ))
16332024-12-19T19:49:06.847Z++ (( i < 5 ))
16342024-12-19T19:49:06.847Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16352024-12-19T19:49:06.849Z++ (( i++ ))
16362024-12-19T19:49:06.850Z++ (( i < 5 ))
16372024-12-19T19:49:06.852Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
16382024-12-19T19:49:06.854Z++ (( i++ ))
16392024-12-19T19:49:06.854Z++ (( i < 5 ))
16402024-12-19T19:49:06.854Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
16412024-12-19T19:49:06.856Z++ (( i++ ))
16422024-12-19T19:49:06.856Z++ (( i < 5 ))
16432024-12-19T19:49:06.856Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
16442024-12-19T19:49:06.860Z++ (( i++ ))
16452024-12-19T19:49:06.860Z++ (( i < 5 ))
16462024-12-19T19:49:06.860Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
16472024-12-19T19:49:06.862Z++ (( i++ ))
16482024-12-19T19:49:06.863Z++ (( i < 5 ))
16492024-12-19T19:49:06.863Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
16502024-12-19T19:49:06.863Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
16512024-12-19T19:49:06.863Z+ rc=0
16522024-12-19T19:49:06.863Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
16532024-12-19T19:49:39.158Z+ case $rc in
16542024-12-19T19:49:39.158Z+ pfexec zfs create -p rpool/images/build/host
16552024-12-19T19:49:39.398Z+ pfexec zfs create -p rpool/images/build/recovery
16562024-12-19T19:49:39.485Z+ cargo xtask releng --output-dir /work
16572024-12-19T19:49:40.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
16582024-12-19T19:49:40.065Z Running `target/debug/xtask releng --output-dir /work`
16592024-12-19T19:49:41.063Z Compiling proc-macro2 v1.0.89
16602024-12-19T19:49:41.063Z Compiling unicode-ident v1.0.13
16612024-12-19T19:49:41.063Z Compiling libc v0.2.162
16622024-12-19T19:49:41.066Z Compiling serde v1.0.215
16632024-12-19T19:49:41.066Z Compiling autocfg v1.4.0
16642024-12-19T19:49:41.066Z Compiling version_check v0.9.5
16652024-12-19T19:49:41.066Z Compiling cfg-if v1.0.0
16662024-12-19T19:49:41.332Z Compiling memchr v2.7.4
16672024-12-19T19:49:41.407Z Compiling typenum v1.17.0
16682024-12-19T19:49:41.474Z Compiling shlex v1.3.0
16692024-12-19T19:49:41.853Z Compiling generic-array v0.14.7
16702024-12-19T19:49:41.911Z Compiling value-bag v1.9.0
16712024-12-19T19:49:42.107Z Compiling lock_api v0.4.12
16722024-12-19T19:49:42.152Z Compiling scopeguard v1.2.0
16732024-12-19T19:49:42.332Z Compiling parking_lot_core v0.9.10
16742024-12-19T19:49:42.411Z Compiling log v0.4.22
16752024-12-19T19:49:42.768Z Compiling rustix v0.38.37
16762024-12-19T19:49:42.833Z Compiling serde_json v1.0.132
16772024-12-19T19:49:43.142Z Compiling quote v1.0.37
16782024-12-19T19:49:43.172Z Compiling libm v0.2.8
16792024-12-19T19:49:43.256Z Compiling num-traits v0.2.19
16802024-12-19T19:49:43.420Z Compiling jobserver v0.1.32
16812024-12-19T19:49:43.508Z Compiling getrandom v0.2.15
16822024-12-19T19:49:43.545Z Compiling syn v2.0.87
16832024-12-19T19:49:43.609Z Compiling thiserror v1.0.69
16842024-12-19T19:49:43.769Z Compiling cc v1.1.30
16852024-12-19T19:49:43.885Z Compiling once_cell v1.20.2
16862024-12-19T19:49:43.906Z Compiling spin v0.9.8
16872024-12-19T19:49:43.960Z Compiling itoa v1.0.11
16882024-12-19T19:49:44.164Z Compiling aho-corasick v1.1.3
16892024-12-19T19:49:44.211Z Compiling regex-syntax v0.8.5
16902024-12-19T19:49:44.309Z Compiling slab v0.4.9
16912024-12-19T19:49:44.344Z Compiling smallvec v1.13.2
16922024-12-19T19:49:44.983Z Compiling errno v0.3.9
16932024-12-19T19:49:45.274Z Compiling byteorder v1.5.0
16942024-12-19T19:49:45.314Z Compiling either v1.13.0
16952024-12-19T19:49:45.766Z Compiling lazy_static v1.5.0
16962024-12-19T19:49:45.796Z Compiling rand_core v0.6.4
16972024-12-19T19:49:45.956Z Compiling glob v0.3.1
16982024-12-19T19:49:46.343Z Compiling subtle v2.6.1
16992024-12-19T19:49:46.454Z Compiling prettyplease v0.2.25
17002024-12-19T19:49:46.827Z Compiling minimal-lexical v0.2.1
17012024-12-19T19:49:46.831Z Compiling clang-sys v1.8.1
17022024-12-19T19:49:46.965Z Compiling libloading v0.8.5
17032024-12-19T19:49:47.312Z Compiling nom v7.1.3
17042024-12-19T19:49:47.359Z Compiling home v0.5.9
17052024-12-19T19:49:47.536Z Compiling bindgen v0.69.5
17062024-12-19T19:49:48.022Z Compiling itertools v0.12.1
17072024-12-19T19:49:48.080Z Compiling regex-automata v0.4.8
17082024-12-19T19:49:49.142Z Compiling lazycell v1.3.0
17092024-12-19T19:49:49.187Z Compiling rustc-hash v1.1.0
17102024-12-19T19:49:49.376Z Compiling cmake v0.1.51
17112024-12-19T19:49:50.417Z Compiling dunce v1.0.5
17122024-12-19T19:49:50.585Z Compiling fs_extra v1.3.0
17132024-12-19T19:49:50.753Z Compiling pkg-config v0.3.31
17142024-12-19T19:49:50.954Z Compiling cexpr v0.6.0
17152024-12-19T19:49:51.235Z Compiling semver v1.0.23
17162024-12-19T19:49:51.337Z Compiling ring v0.17.8
17172024-12-19T19:49:51.765Z Compiling synstructure v0.13.1
17182024-12-19T19:49:52.060Z Compiling heck v0.5.0
17192024-12-19T19:49:52.422Z Compiling ryu v1.0.18
17202024-12-19T19:49:52.621Z Compiling stable_deref_trait v1.2.0
17212024-12-19T19:49:52.728Z Compiling paste v1.0.15
17222024-12-19T19:49:52.761Z Compiling httparse v1.9.5
17232024-12-19T19:49:52.814Z Compiling aws-lc-rs v1.10.0
17242024-12-19T19:49:53.235Z Compiling const-oid v0.9.6
17252024-12-19T19:49:53.607Z Compiling pin-project-lite v0.2.14
17262024-12-19T19:49:53.904Z Compiling allocator-api2 v0.2.18
17272024-12-19T19:49:54.677Z Compiling regex v1.11.1
17282024-12-19T19:49:54.908Z Compiling futures-core v0.3.31
17292024-12-19T19:49:55.224Z Compiling signal-hook-registry v1.4.2
17302024-12-19T19:49:55.875Z Compiling crossbeam-utils v0.8.20
17312024-12-19T19:49:55.986Z Compiling time-core v0.1.2
17322024-12-19T19:49:56.103Z Compiling num-conv v0.1.0
17332024-12-19T19:49:56.271Z Compiling parking_lot v0.12.3
17342024-12-19T19:49:56.472Z Compiling time-macros v0.2.18
17352024-12-19T19:49:56.512Z Compiling mio v1.0.2
17362024-12-19T19:49:56.867Z Compiling litemap v0.7.3
17372024-12-19T19:49:57.220Z Compiling vcpkg v0.2.15
17382024-12-19T19:49:57.338Z Compiling writeable v0.5.5
17392024-12-19T19:49:57.554Z Compiling serde_derive v1.0.215
17402024-12-19T19:49:57.996Z Compiling zeroize_derive v1.4.2
17412024-12-19T19:49:58.401Z Compiling zerocopy-derive v0.7.35
17422024-12-19T19:49:58.734Z Compiling zerofrom-derive v0.1.4
17432024-12-19T19:49:58.791Z Compiling yoke-derive v0.7.4
17442024-12-19T19:49:59.160Z Compiling zerovec-derive v0.10.3
17452024-12-19T19:49:59.700Z Compiling displaydoc v0.2.5
17462024-12-19T19:49:59.804Z Compiling zeroize v1.8.1
17472024-12-19T19:50:00.287Z Compiling icu_provider_macros v1.5.0
17482024-12-19T19:50:00.309Z Compiling tokio-macros v2.4.0
17492024-12-19T19:50:00.621Z Compiling thiserror-impl v1.0.69
17502024-12-19T19:50:01.441Z Compiling futures-macro v0.3.31
17512024-12-19T19:50:01.921Z Compiling zerocopy v0.7.35
17522024-12-19T19:50:01.959Z Compiling tracing-attributes v0.1.27
17532024-12-19T19:50:02.550Z Compiling zerofrom v0.1.4
17542024-12-19T19:50:02.847Z Compiling yoke v0.7.4
17552024-12-19T19:50:03.089Z Compiling crypto-common v0.1.6
17562024-12-19T19:50:03.297Z Compiling block-buffer v0.10.4
17572024-12-19T19:50:03.616Z Compiling digest v0.10.7
17582024-12-19T19:50:03.697Z Compiling zerovec v0.10.4
17592024-12-19T19:50:03.822Z Compiling der_derive v0.7.3
17602024-12-19T19:50:04.119Z Compiling openssl-sys v0.9.103
17612024-12-19T19:50:05.049Z Compiling schemars v0.8.21
17622024-12-19T19:50:05.281Z Compiling fnv v1.0.7
17632024-12-19T19:50:05.914Z Compiling tinystr v0.7.6
17642024-12-19T19:50:06.335Z Compiling icu_locid v1.5.0
17652024-12-19T19:50:06.371Z Compiling serde_derive_internals v0.29.1
17662024-12-19T19:50:07.993Z Compiling icu_provider v1.5.0
17672024-12-19T19:50:08.339Z Compiling socket2 v0.5.7
17682024-12-19T19:50:08.844Z Compiling ahash v0.8.11
17692024-12-19T19:50:08.887Z Compiling icu_locid_transform_data v1.5.0
17702024-12-19T19:50:09.040Z Compiling icu_locid_transform v1.5.0
17712024-12-19T19:50:09.247Z Compiling schemars_derive v0.8.21
17722024-12-19T19:50:11.837Z Compiling icu_collections v1.5.0
17732024-12-19T19:50:12.651Z Compiling bitflags v2.6.0
17742024-12-19T19:50:12.808Z Compiling bytes v1.8.0
17752024-12-19T19:50:13.632Z Compiling cpufeatures v0.2.14
17762024-12-19T19:50:13.783Z Compiling percent-encoding v2.3.1
17772024-12-19T19:50:13.845Z Compiling equivalent v1.0.1
17782024-12-19T19:50:14.036Z Compiling futures-sink v0.3.31
17792024-12-19T19:50:14.178Z Compiling foldhash v0.1.3
17802024-12-19T19:50:14.262Z Compiling icu_properties_data v1.5.0
17812024-12-19T19:50:14.553Z Compiling tokio v1.40.0
17822024-12-19T19:50:14.604Z Compiling icu_properties v1.5.1
17832024-12-19T19:50:15.403Z Compiling hashbrown v0.15.1
17842024-12-19T19:50:16.425Z Compiling slog v2.7.0
17852024-12-19T19:50:16.930Z Compiling write16 v1.0.0
17862024-12-19T19:50:17.131Z Compiling utf16_iter v1.0.5
17872024-12-19T19:50:17.825Z Compiling which v4.4.2
17882024-12-19T19:50:17.963Z Compiling utf8_iter v1.0.4
17892024-12-19T19:50:18.459Z Compiling icu_normalizer_data v1.5.0
17902024-12-19T19:50:18.993Z Compiling icu_normalizer v1.5.0
17912024-12-19T19:50:19.853Z Compiling indexmap v2.6.0
17922024-12-19T19:50:20.748Z Compiling serde_tokenstream v0.2.2
17932024-12-19T19:50:21.744Z Compiling idna_adapter v1.2.0
17942024-12-19T19:50:22.043Z Compiling form_urlencoded v1.2.1
17952024-12-19T19:50:22.420Z Compiling idna v1.0.3
17962024-12-19T19:50:22.755Z Compiling futures-channel v0.3.31
17972024-12-19T19:50:23.401Z Compiling http v1.1.0
17982024-12-19T19:50:23.575Z Compiling scroll_derive v0.12.0
17992024-12-19T19:50:24.085Z Compiling ucd-trie v0.1.7
18002024-12-19T19:50:25.141Z Compiling futures-task v0.3.31
18012024-12-19T19:50:25.214Z Compiling futures-io v0.3.31
18022024-12-19T19:50:25.622Z Compiling openssl v0.10.66
18032024-12-19T19:50:25.691Z Compiling pin-utils v0.1.0
18042024-12-19T19:50:25.856Z Compiling futures-util v0.3.31
18052024-12-19T19:50:25.961Z Compiling pest v2.7.14
18062024-12-19T19:50:26.117Z Compiling url v2.5.3
18072024-12-19T19:50:28.809Z Compiling rustc_version v0.4.1
18082024-12-19T19:50:29.219Z Compiling hmac v0.12.1
18092024-12-19T19:50:29.553Z Compiling tinyvec_macros v0.1.1
18102024-12-19T19:50:29.812Z Compiling tinyvec v1.8.0
18112024-12-19T19:50:31.853Z Compiling pest_meta v2.7.14
18122024-12-19T19:50:33.721Z Compiling aws-lc-sys v0.22.0
18132024-12-19T19:50:33.757Z Compiling uuid v1.11.0
18142024-12-19T19:50:34.803Z Compiling block-padding v0.3.3
18152024-12-19T19:50:35.077Z Compiling openssl-macros v0.1.1
18162024-12-19T19:50:35.125Z Compiling native-tls v0.2.12
18172024-12-19T19:50:35.649Z Compiling rustls v0.23.14
18182024-12-19T19:50:35.976Z Compiling iana-time-zone v0.1.61
18192024-12-19T19:50:36.391Z Compiling chrono v0.4.38
18202024-12-19T19:50:36.471Z Compiling inout v0.1.3
18212024-12-19T19:50:36.504Z Compiling pest_generator v2.7.14
18222024-12-19T19:50:36.768Z Compiling unicode-normalization v0.1.24
18232024-12-19T19:50:37.587Z Compiling cipher v0.4.4
18242024-12-19T19:50:38.288Z Compiling sha2 v0.10.8
18252024-12-19T19:50:38.466Z Compiling pest_derive v2.7.14
18262024-12-19T19:50:39.111Z Compiling async-trait v0.1.83
18272024-12-19T19:50:39.240Z Compiling cookie v0.18.1
18282024-12-19T19:50:39.321Z Compiling usdt-impl v0.5.0
18292024-12-19T19:50:39.770Z Compiling unicode-bidi v0.3.17
18302024-12-19T19:50:39.811Z Compiling base64ct v1.6.0
18312024-12-19T19:50:41.749Z Compiling pem-rfc7468 v0.7.0
18322024-12-19T19:50:41.891Z Compiling scroll v0.12.0
18332024-12-19T19:50:42.553Z Compiling ppv-lite86 v0.2.20
18342024-12-19T19:50:42.927Z Compiling tracing-core v0.1.32
18352024-12-19T19:50:43.462Z Compiling flagset v0.4.6
18362024-12-19T19:50:43.690Z Compiling plain v0.2.3
18372024-12-19T19:50:43.857Z Compiling dyn-clone v1.0.17
18382024-12-19T19:50:43.923Z Compiling syn v1.0.109
18392024-12-19T19:50:44.053Z Compiling untrusted v0.7.1
18402024-12-19T19:50:44.274Z Compiling camino v1.1.9
18412024-12-19T19:50:44.548Z Compiling rustls-pki-types v1.9.0
18422024-12-19T19:50:45.298Z Compiling tracing v0.1.40
18432024-12-19T19:50:46.240Z Compiling goblin v0.8.2
18442024-12-19T19:50:46.317Z Compiling der v0.7.9
18452024-12-19T19:50:48.412Z Compiling rand_chacha v0.3.1
18462024-12-19T19:50:49.823Z Compiling tokio-util v0.7.12
18472024-12-19T19:50:50.339Z Compiling mirai-annotations v1.12.0
18482024-12-19T19:50:50.551Z Compiling untrusted v0.9.0
18492024-12-19T19:50:50.767Z Compiling pretty-hex v0.4.1
18502024-12-19T19:50:51.300Z Compiling rayon-core v1.12.1
18512024-12-19T19:50:51.461Z Compiling rustls v0.22.4
18522024-12-19T19:50:51.613Z Compiling powerfmt v0.2.0
18532024-12-19T19:50:52.090Z Compiling deranged v0.3.11
18542024-12-19T19:50:52.248Z Compiling rand v0.8.5
18552024-12-19T19:50:52.755Z Compiling dof v0.3.0
18562024-12-19T19:50:52.786Z Compiling spki v0.7.3
18572024-12-19T19:50:54.245Z Compiling dtrace-parser v0.2.0
18582024-12-19T19:50:54.544Z Compiling salsa20 v0.10.2
18592024-12-19T19:50:54.869Z Compiling pbkdf2 v0.12.2
18602024-12-19T19:50:56.265Z Compiling bzip2-sys v0.1.11+1.0.8
18612024-12-19T19:50:56.320Z Compiling thread-id v4.2.2
18622024-12-19T19:50:56.475Z Compiling num_threads v0.1.7
18632024-12-19T19:50:57.411Z Compiling atomic-waker v1.1.2
18642024-12-19T19:50:57.739Z Compiling time v0.3.36
18652024-12-19T19:51:01.483Z Compiling scrypt v0.11.0
18662024-12-19T19:51:02.030Z Compiling cbc v0.1.2
18672024-12-19T19:51:02.274Z Compiling aes v0.8.4
18682024-12-19T19:51:02.464Z Compiling http-body v1.0.1
18692024-12-19T19:51:02.783Z Compiling multer v3.1.0
18702024-12-19T19:51:03.123Z Compiling try-lock v0.2.5
18712024-12-19T19:51:03.329Z Compiling slog-async v2.8.0
18722024-12-19T19:51:03.490Z Compiling want v0.3.1
18732024-12-19T19:51:03.847Z Compiling pkcs5 v0.7.1
18742024-12-19T19:51:07.110Z Compiling h2 v0.4.6
18752024-12-19T19:51:07.402Z Compiling heapless v0.7.17
18762024-12-19T19:51:08.544Z Compiling zerocopy-derive v0.6.6
18772024-12-19T19:51:09.693Z Compiling base64 v0.22.1
18782024-12-19T19:51:10.917Z Compiling anyhow v1.0.93
18792024-12-19T19:51:11.157Z Compiling signal-hook v0.3.17
18802024-12-19T19:51:11.462Z Compiling num-bigint-dig v0.8.4
18812024-12-19T19:51:11.482Z Compiling httpdate v1.0.3
18822024-12-19T19:51:12.811Z Compiling pkcs8 v0.10.2
18832024-12-19T19:51:13.512Z Compiling usdt-attr-macro v0.5.0
18842024-12-19T19:51:13.792Z Compiling usdt-macro v0.5.0
18852024-12-19T19:51:15.486Z Compiling async-stream-impl v0.3.6
18862024-12-19T19:51:15.508Z Compiling tower-service v0.3.3
18872024-12-19T19:51:16.093Z Compiling hyper v1.5.0
18882024-12-19T19:51:16.741Z Compiling strsim v0.11.1
18892024-12-19T19:51:16.944Z Compiling rustversion v1.0.17
18902024-12-19T19:51:19.428Z Compiling hyper-util v0.1.10
18912024-12-19T19:51:24.331Z Compiling curve25519-dalek v4.1.3
18922024-12-19T19:51:24.927Z Compiling openapiv3 v2.0.0
18932024-12-19T19:51:25.904Z Compiling serde_spanned v0.6.8
18942024-12-19T19:51:26.160Z Compiling toml_datetime v0.6.8
18952024-12-19T19:51:26.742Z Compiling enum-as-inner v0.6.1
18962024-12-19T19:51:26.956Z Compiling dropshot v0.12.0
18972024-12-19T19:51:27.764Z Compiling smoltcp v0.9.1
18982024-12-19T19:51:27.916Z Compiling match_cfg v0.1.0
18992024-12-19T19:51:28.077Z Compiling foreign-types-shared v0.1.1
19002024-12-19T19:51:28.455Z Compiling adler2 v2.0.0
19012024-12-19T19:51:28.646Z Compiling portable-atomic v1.9.0
19022024-12-19T19:51:28.710Z Compiling foreign-types v0.3.2
19032024-12-19T19:51:28.854Z Compiling miniz_oxide v0.8.0
19042024-12-19T19:51:29.480Z Compiling hostname v0.3.1
19052024-12-19T19:51:34.957Z Compiling http-body-util v0.1.2
19062024-12-19T19:51:35.718Z Compiling clap_derive v4.5.18
19072024-12-19T19:51:35.881Z Compiling dirs-sys-next v0.1.2
19082024-12-19T19:51:36.507Z Compiling encoding_rs v0.8.34
19092024-12-19T19:51:41.162Z Compiling mime v0.3.17
19102024-12-19T19:51:42.660Z Compiling siphasher v0.3.11
19112024-12-19T19:51:43.058Z Compiling data-encoding v2.6.0
19122024-12-19T19:51:44.825Z Compiling dirs-next v2.0.0
19132024-12-19T19:51:48.768Z Compiling hubpack_derive v0.1.1
19142024-12-19T19:51:49.653Z Compiling crossbeam-epoch v0.9.18
19152024-12-19T19:51:49.881Z Compiling hashbrown v0.14.5
19162024-12-19T19:51:50.378Z Compiling rustls-pemfile v2.2.0
19172024-12-19T19:51:50.885Z Compiling serde_urlencoded v0.7.1
19182024-12-19T19:51:51.312Z Compiling dropshot_endpoint v0.12.0
19192024-12-19T19:51:51.484Z Compiling sha1 v0.10.6
19202024-12-19T19:51:53.023Z Compiling signature v2.2.0
19212024-12-19T19:51:53.275Z Compiling curve25519-dalek-derive v0.1.1
19222024-12-19T19:51:54.838Z Compiling rustls-webpki v0.102.8
19232024-12-19T19:51:55.372Z Compiling thread_local v1.1.8
19242024-12-19T19:51:55.597Z Compiling fs-err v2.11.0
19252024-12-19T19:51:55.891Z Compiling winnow v0.6.20
19262024-12-19T19:51:55.921Z Compiling unicode-properties v0.1.3
19272024-12-19T19:51:56.365Z Compiling utf8parse v0.2.2
19282024-12-19T19:51:56.534Z Compiling anstyle v1.0.10
19292024-12-19T19:51:56.812Z Compiling gimli v0.31.1
19302024-12-19T19:51:57.006Z Compiling ipnet v2.10.1
19312024-12-19T19:51:59.459Z Compiling openssl-probe v0.1.5
19322024-12-19T19:52:00.884Z Compiling toml_edit v0.22.22
19332024-12-19T19:52:01.144Z Compiling anstyle-parse v0.2.5
19342024-12-19T19:52:01.163Z Compiling stringprep v0.1.5
19352024-12-19T19:52:01.400Z Compiling addr2line v0.24.2
19362024-12-19T19:52:02.187Z Compiling regress v0.10.1
19372024-12-19T19:52:03.563Z Compiling crossbeam-deque v0.8.5
19382024-12-19T19:52:03.907Z Compiling term v0.7.0
19392024-12-19T19:52:05.249Z Compiling slog-json v2.6.1
19402024-12-19T19:52:05.902Z Compiling crossbeam-channel v0.5.13
19412024-12-19T19:52:07.529Z Compiling idna v0.4.0
19422024-12-19T19:52:08.068Z Compiling idna v0.3.0
19432024-12-19T19:52:09.121Z Compiling futures-executor v0.3.31
19442024-12-19T19:52:09.629Z Compiling num-integer v0.1.46
19452024-12-19T19:52:10.127Z Compiling md-5 v0.10.6
19462024-12-19T19:52:10.389Z Compiling ff v0.13.0
19472024-12-19T19:52:10.391Z Compiling hash32 v0.2.1
19482024-12-19T19:52:10.651Z Compiling is-terminal v0.4.13
19492024-12-19T19:52:10.794Z Compiling memmap v0.7.0
19502024-12-19T19:52:10.816Z Compiling object v0.36.5
19512024-12-19T19:52:10.988Z Compiling take_mut v0.2.2
19522024-12-19T19:52:11.119Z Compiling fallible-iterator v0.2.0
19532024-12-19T19:52:11.164Z Compiling anstyle-query v1.1.1
19542024-12-19T19:52:11.338Z Compiling is_terminal_polyfill v1.70.1
19552024-12-19T19:52:11.485Z Compiling linked-hash-map v0.5.6
19562024-12-19T19:52:11.866Z Compiling utf-8 v0.7.6
19572024-12-19T19:52:11.887Z Compiling rustc-demangle v0.1.24
19582024-12-19T19:52:12.194Z Compiling psl-types v2.0.11
19592024-12-19T19:52:12.435Z Compiling base16ct v0.2.0
19602024-12-19T19:52:12.633Z Compiling quick-error v1.2.3
19612024-12-19T19:52:12.739Z Compiling colorchoice v1.0.2
19622024-12-19T19:52:12.793Z Compiling heck v0.4.1
19632024-12-19T19:52:12.796Z Compiling resolv-conf v0.7.0
19642024-12-19T19:52:12.905Z Compiling anstream v0.6.15
19652024-12-19T19:52:13.212Z Compiling strum_macros v0.25.3
19662024-12-19T19:52:13.500Z Compiling sec1 v0.7.3
19672024-12-19T19:52:13.579Z Compiling publicsuffix v2.2.3
19682024-12-19T19:52:14.045Z Compiling tungstenite v0.24.0
19692024-12-19T19:52:14.193Z Compiling lru-cache v0.1.2
19702024-12-19T19:52:14.416Z Compiling postgres-protocol v0.6.7
19712024-12-19T19:52:15.771Z Compiling usdt v0.5.0
19722024-12-19T19:52:16.001Z Compiling slog-term v2.9.1
19732024-12-19T19:52:16.181Z Compiling group v0.13.0
19742024-12-19T19:52:16.510Z Compiling num-iter v0.1.45
19752024-12-19T19:52:16.721Z Compiling futures v0.3.31
19762024-12-19T19:52:17.305Z Compiling hickory-proto v0.24.1
19772024-12-19T19:52:17.372Z Compiling tokio-rustls v0.26.0
19782024-12-19T19:52:18.294Z Compiling backtrace v0.3.74
19792024-12-19T19:52:18.700Z Compiling tokio-rustls v0.25.0
19802024-12-19T19:52:18.885Z Compiling typify-impl v0.2.0
19812024-12-19T19:52:19.620Z Compiling slog-bunyan v2.5.0
19822024-12-19T19:52:19.852Z Compiling toml v0.8.19
19832024-12-19T19:52:20.116Z Compiling tokio-native-tls v0.3.1
19842024-12-19T19:52:20.457Z Compiling phf_shared v0.11.2
19852024-12-19T19:52:20.875Z Compiling async-stream v0.3.6
19862024-12-19T19:52:21.147Z Compiling waitgroup v0.1.2
19872024-12-19T19:52:21.314Z Compiling webpki-roots v0.26.6
19882024-12-19T19:52:21.430Z Compiling idna v0.5.0
19892024-12-19T19:52:21.542Z Compiling hkdf v0.12.4
19902024-12-19T19:52:21.780Z Compiling terminal_size v0.4.0
19912024-12-19T19:52:22.014Z Compiling serde_path_to_error v0.1.16
19922024-12-19T19:52:22.227Z Compiling crypto-bigint v0.5.5
19932024-12-19T19:52:22.867Z Compiling serde_repr v0.1.19
19942024-12-19T19:52:22.888Z Compiling derive-where v1.2.7
19952024-12-19T19:52:24.170Z Compiling hostname v0.4.0
19962024-12-19T19:52:24.420Z Compiling crc32fast v1.4.2
19972024-12-19T19:52:25.320Z Compiling unicode-width v0.1.14
19982024-12-19T19:52:25.641Z Compiling debug-ignore v1.0.5
19992024-12-19T19:52:25.798Z Compiling bitflags v1.3.2
20002024-12-19T19:52:25.927Z Compiling winnow v0.5.40
20012024-12-19T19:52:25.932Z Compiling clap_lex v0.7.2
20022024-12-19T19:52:26.397Z Compiling managed v0.8.0
20032024-12-19T19:52:27.691Z Compiling clap_builder v4.5.21
20042024-12-19T19:52:28.419Z Compiling console v0.15.8
20052024-12-19T19:52:33.331Z Compiling toml_edit v0.19.15
20062024-12-19T19:52:33.390Z Compiling elliptic-curve v0.13.8
20072024-12-19T19:52:33.390Z Compiling flate2 v1.0.34
20082024-12-19T19:52:33.390Z Compiling typify-macro v0.2.0
20092024-12-19T19:52:33.391Z Compiling hickory-resolver v0.24.1
20102024-12-19T19:52:33.391Z Compiling cookie_store v0.21.0
20112024-12-19T19:52:35.359Z Compiling hyper-rustls v0.27.3
20122024-12-19T19:52:37.270Z Compiling phf v0.11.2
20132024-12-19T19:52:37.443Z Compiling hyper-tls v0.6.0
20142024-12-19T19:52:37.860Z Compiling signal-hook-mio v0.2.4
20152024-12-19T19:52:38.046Z Compiling rayon v1.10.0
20162024-12-19T19:52:38.049Z Compiling bzip2 v0.4.4
20172024-12-19T19:52:38.462Z Compiling postgres-types v0.2.8
20182024-12-19T19:52:38.747Z Compiling tokio-tungstenite v0.24.0
20192024-12-19T19:52:39.589Z Compiling ed25519 v2.2.3
20202024-12-19T19:52:39.713Z Compiling hubpack v0.1.2
20212024-12-19T19:52:39.739Z Compiling phf_shared v0.10.0
20222024-12-19T19:52:39.989Z Compiling pkcs1 v0.7.5
20232024-12-19T19:52:40.137Z Compiling zerocopy v0.6.6
20242024-12-19T19:52:40.153Z Compiling tokio-stream v0.1.16
20252024-12-19T19:52:41.072Z Compiling rfc6979 v0.4.0
20262024-12-19T19:52:41.286Z Compiling float-cmp v0.9.0
20272024-12-19T19:52:41.308Z Compiling serde-big-array v0.5.1
20282024-12-19T19:52:41.547Z Compiling sync_wrapper v1.0.1
20292024-12-19T19:52:41.714Z Compiling bstr v1.10.0
20302024-12-19T19:52:41.863Z Compiling bit-vec v0.6.3
20312024-12-19T19:52:42.025Z Compiling number_prefix v0.4.0
20322024-12-19T19:52:42.305Z Compiling whoami v1.5.2
20332024-12-19T19:52:42.601Z Compiling static_assertions v1.1.0
20342024-12-19T19:52:42.853Z Compiling unicode-width v0.2.0
20352024-12-19T19:52:42.889Z Compiling precomputed-hash v0.1.1
20362024-12-19T19:52:42.891Z Compiling normalize-line-endings v0.3.0
20372024-12-19T19:52:43.052Z Compiling predicates-core v1.0.8
20382024-12-19T19:52:43.267Z Compiling difflib v0.4.0
20392024-12-19T19:52:43.368Z Compiling new_debug_unreachable v1.0.6
20402024-12-19T19:52:43.391Z Compiling unicode-segmentation v1.12.0
20412024-12-19T19:52:43.483Z Compiling fixedbitset v0.4.2
20422024-12-19T19:52:44.117Z Compiling similar v2.6.0
20432024-12-19T19:52:44.306Z Compiling reqwest v0.12.9
20442024-12-19T19:52:45.377Z Compiling petgraph v0.6.5
20452024-12-19T19:52:45.760Z Compiling predicates v3.1.2
20462024-12-19T19:52:46.168Z Compiling string_cache v0.8.7
20472024-12-19T19:52:46.634Z Compiling indicatif v0.17.9
20482024-12-19T19:52:47.321Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20492024-12-19T19:52:49.476Z Compiling tokio-postgres v0.7.12
20502024-12-19T19:52:49.539Z Compiling bit-set v0.5.3
20512024-12-19T19:52:50.282Z Compiling ecdsa v0.16.9
20522024-12-19T19:52:50.998Z Compiling qorb v0.2.1
20532024-12-19T19:52:51.609Z Compiling rsa v0.9.6
20542024-12-19T19:52:53.318Z Compiling ed25519-dalek v2.1.1
20552024-12-19T19:52:53.854Z Compiling zip v0.6.6
20562024-12-19T19:52:54.523Z Compiling crossterm v0.28.1
20572024-12-19T19:52:54.649Z Compiling toml v0.7.8
20582024-12-19T19:52:55.009Z Compiling clap v4.5.21
20592024-12-19T19:52:57.268Z Compiling x509-cert v0.2.5
20602024-12-19T19:52:58.214Z Compiling hex v0.4.3
20612024-12-19T19:53:00.073Z Compiling itertools v0.10.5
20622024-12-19T19:53:01.399Z Compiling radium v0.7.0
20632024-12-19T19:53:01.844Z Compiling unicode-xid v0.2.6
20642024-12-19T19:53:02.044Z Compiling peg-runtime v0.8.3
20652024-12-19T19:53:03.282Z Compiling lalrpop-util v0.19.12
20662024-12-19T19:53:03.653Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20672024-12-19T19:53:21.688Z Compiling ident_case v1.0.1
20682024-12-19T19:53:22.485Z Compiling tap v1.0.1
20692024-12-19T19:53:22.706Z Compiling maybe-uninit v2.0.0
20702024-12-19T19:53:23.039Z Compiling wyz v0.5.1
20712024-12-19T19:53:23.525Z Compiling darling_core v0.20.10
20722024-12-19T19:53:32.867Z Compiling typify v0.2.0
20732024-12-19T19:53:37.240Z Compiling unsafe-libyaml v0.2.11
20742024-12-19T19:53:37.439Z Compiling packed_struct v0.10.1
20752024-12-19T19:53:37.821Z Compiling funty v2.0.0
20762024-12-19T19:53:38.600Z Compiling serde_yaml v0.9.34+deprecated
20772024-12-19T19:53:39.055Z Compiling bitvec v1.0.1
20782024-12-19T19:53:43.150Z Compiling progenitor-impl v0.8.0
20792024-12-19T19:53:43.783Z Compiling darling_macro v0.20.10
20802024-12-19T19:53:46.179Z Compiling packed_struct_codegen v0.10.1
20812024-12-19T19:53:48.585Z Compiling structmeta-derive v0.3.0
20822024-12-19T19:53:48.755Z Compiling indexmap v1.9.3
20832024-12-19T19:53:49.081Z Compiling crc-catalog v2.4.0
20842024-12-19T19:53:49.895Z Compiling nodrop v0.1.14
20852024-12-19T19:53:50.371Z Compiling newtype-uuid v1.1.3
20862024-12-19T19:53:50.379Z Compiling fastrand v2.1.1
20872024-12-19T19:53:50.489Z Compiling progenitor-macro v0.8.0
20882024-12-19T19:53:50.600Z Compiling tempfile v3.13.0
20892024-12-19T19:53:51.234Z Compiling structmeta v0.3.0
20902024-12-19T19:53:52.364Z Compiling array-init v0.0.4
20912024-12-19T19:53:53.692Z Compiling crc v3.2.1
20922024-12-19T19:53:58.755Z Compiling smallvec v0.6.14
20932024-12-19T19:53:59.417Z Compiling darling v0.20.10
20942024-12-19T19:54:05.700Z Compiling progenitor-client v0.8.0
20952024-12-19T19:54:08.162Z Compiling pin-project-internal v1.1.6
20962024-12-19T19:54:08.165Z Compiling dropshot v0.13.0
20972024-12-19T19:54:08.496Z Compiling base64 v0.21.7
20982024-12-19T19:54:08.686Z Compiling same-file v1.0.6
20992024-12-19T19:54:10.034Z Compiling termcolor v1.4.1
21002024-12-19T19:54:10.648Z Compiling bitfield v0.14.0
21012024-12-19T19:54:11.802Z Compiling hashbrown v0.12.3
21022024-12-19T19:54:20.114Z Compiling pin-project v1.1.6
21032024-12-19T19:54:20.276Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21042024-12-19T19:54:21.365Z Compiling env_logger v0.10.2
21052024-12-19T19:54:23.978Z Compiling ron v0.8.1
21062024-12-19T19:54:24.209Z Compiling walkdir v2.5.0
21072024-12-19T19:54:27.575Z Compiling progenitor v0.8.0
21082024-12-19T19:54:28.422Z Compiling serde_with_macros v3.11.0
21092024-12-19T19:54:30.199Z Compiling serde-hex v0.1.0
21102024-12-19T19:54:31.060Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21112024-12-19T19:54:31.408Z Compiling parse-display-derive v0.10.0
21122024-12-19T19:54:35.566Z Compiling strum_macros v0.26.4
21132024-12-19T19:54:35.600Z Compiling hashbrown v0.13.2
21142024-12-19T19:54:36.425Z Compiling ipnetwork v0.20.0
21152024-12-19T19:54:37.048Z Compiling xattr v1.3.1
21162024-12-19T19:54:37.071Z Compiling dropshot_endpoint v0.13.0
21172024-12-19T19:54:37.658Z Compiling snafu-derive v0.8.5
21182024-12-19T19:54:38.013Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21192024-12-19T19:54:38.792Z Compiling ring v0.16.20
21202024-12-19T19:54:39.268Z Compiling blake3 v1.5.4
21212024-12-19T19:54:39.837Z Compiling filetime v0.2.25
21222024-12-19T19:54:39.939Z Compiling instant v0.1.13
21232024-12-19T19:54:40.034Z Compiling lockfree-object-pool v0.1.6
21242024-12-19T19:54:40.101Z Compiling buf-list v1.0.3
21252024-12-19T19:54:40.205Z Compiling crc-any v2.5.0
21262024-12-19T19:54:40.387Z Compiling bumpalo v3.16.0
21272024-12-19T19:54:40.661Z Compiling zip v2.1.3
21282024-12-19T19:54:41.014Z Compiling simd-adler32 v0.3.7
21292024-12-19T19:54:41.237Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21302024-12-19T19:54:41.423Z Compiling zopfli v0.8.1
21312024-12-19T19:54:41.748Z Compiling tar v0.4.42
21322024-12-19T19:54:42.240Z Compiling backoff v0.4.0
21332024-12-19T19:54:42.283Z Compiling snafu v0.8.5
21342024-12-19T19:54:42.650Z Compiling strum v0.26.3
21352024-12-19T19:54:43.538Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21362024-12-19T19:54:43.757Z Compiling object v0.30.4
21372024-12-19T19:54:45.766Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21382024-12-19T19:54:47.485Z Compiling parse-display v0.10.0
21392024-12-19T19:54:49.491Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21402024-12-19T19:54:49.512Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21412024-12-19T19:54:49.565Z Compiling serde_with v3.11.0
21422024-12-19T19:54:50.153Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21432024-12-19T19:54:50.892Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21442024-12-19T19:54:51.106Z Compiling camino-tempfile v1.1.1
21452024-12-19T19:54:51.922Z Compiling globset v0.4.15
21462024-12-19T19:54:53.933Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21472024-12-19T19:54:54.168Z Compiling regress v0.9.1
21482024-12-19T19:54:55.433Z Compiling pem v3.0.4
21492024-12-19T19:54:56.907Z Compiling olpc-cjson v0.1.4
21502024-12-19T19:54:56.929Z Compiling macaddr v1.0.1
21512024-12-19T19:54:57.158Z Compiling serde_plain v1.0.2
21522024-12-19T19:54:57.271Z Compiling async-recursion v1.1.1
21532024-12-19T19:54:57.553Z Compiling memmap2 v0.9.5
21542024-12-19T19:54:57.719Z Compiling typed-path v0.9.3
21552024-12-19T19:54:57.888Z Compiling spin v0.5.2
21562024-12-19T19:54:58.170Z Compiling arrayref v0.3.9
21572024-12-19T19:54:58.192Z Compiling path-slash v0.1.5
21582024-12-19T19:54:58.297Z Compiling constant_time_eq v0.3.1
21592024-12-19T19:54:58.447Z Compiling arrayvec v0.7.6
21602024-12-19T19:54:58.560Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
21612024-12-19T19:54:58.787Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21622024-12-19T19:55:01.788Z Compiling tough v0.19.0
21632024-12-19T19:55:06.261Z Compiling itertools v0.13.0
21642024-12-19T19:55:07.255Z Compiling cargo-platform v0.1.8
21652024-12-19T19:55:07.286Z Compiling topological-sort v0.2.2
21662024-12-19T19:55:07.582Z Compiling parse-size v1.1.0
21672024-12-19T19:55:07.923Z Compiling cargo_metadata v0.18.1
21682024-12-19T19:55:08.378Z Compiling omicron-zone-package v0.11.1
21692024-12-19T19:55:09.997Z Compiling shell-words v1.1.0
21702024-12-19T19:55:12.626Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21712024-12-19T19:55:27.052Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
21722024-12-19T19:55:41.973Z Finished `release` profile [optimized] target(s) in 6m 01s
21732024-12-19T19:55:42.142Z Running `target/release/omicron-releng --output-dir /work`
21742024-12-19T19:55:42.195ZDec 19 19:55:41.133 DEBG changing working directory to /work/oxidecomputer/omicron
21752024-12-19T19:55:42.310ZDec 19 19:55:41.245 DEBG running: git rev-parse HEAD
21762024-12-19T19:55:42.317ZDec 19 19:55:41.252 DEBG process exited with exit status: 0 (6.948943ms)
21772024-12-19T19:55:42.317ZDec 19 19:55:41.252 INFO version: 12.0.0-0.ci+gitf26b052a568
21782024-12-19T19:55:42.354ZDec 19 19:55:41.293 INFO cloning helios to /work/oxidecomputer/helios
21792024-12-19T19:55:42.354ZDec 19 19:55:41.293 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
21802024-12-19T19:55:42.361ZCloning into '/work/oxidecomputer/helios'...
21812024-12-19T19:55:42.837ZDec 19 19:55:41.777 DEBG process exited with exit status: 0 (484.301051ms)
21822024-12-19T19:55:42.837ZDec 19 19:55:41.778 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
21832024-12-19T19:55:42.845Z# branch.oid 53bc8bcccb29641cca9248dac64ce901acb8732b
21842024-12-19T19:55:42.845Z# branch.head master
21852024-12-19T19:55:42.845Z# branch.upstream origin/master
21862024-12-19T19:55:42.845Z# branch.ab +0 -0
21872024-12-19T19:55:42.847ZDec 19 19:55:41.786 DEBG process exited with exit status: 0 (8.527279ms)
21882024-12-19T19:55:42.847ZDec 19 19:55:41.786 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
21892024-12-19T19:55:43.770ZDec 19 19:55:42.710 DEBG process exited with exit status: 0 (924.101129ms)
21902024-12-19T19:55:43.770ZDec 19 19:55:42.710 DEBG running: zfs list rpool/images/build/host
21912024-12-19T19:55:43.777ZNAME USED AVAIL REFER MOUNTPOINT
21922024-12-19T19:55:43.777Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
21932024-12-19T19:55:43.779ZDec 19 19:55:42.718 DEBG process exited with exit status: 0 (7.623848ms)
21942024-12-19T19:55:43.780ZDec 19 19:55:42.718 DEBG running: zfs list rpool/images/build/recovery
21952024-12-19T19:55:43.783ZNAME USED AVAIL REFER MOUNTPOINT
21962024-12-19T19:55:43.783Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
21972024-12-19T19:55:43.787ZDec 19 19:55:42.725 DEBG process exited with exit status: 0 (6.690513ms)
21982024-12-19T19:55:43.787ZDec 19 19:55:42.726 INFO [hubris-production] running task
21992024-12-19T19:55:43.787ZDec 19 19:55:42.726 INFO [hubris-staging] running task
22002024-12-19T19:55:43.787ZDec 19 19:55:42.726 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
22012024-12-19T19:55:43.791ZDec 19 19:55:42.729 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
22022024-12-19T19:55:43.861Z[ helios-setup] cd tools/helios-build && cargo build --quiet
22032024-12-19T19:55:44.293Z[ omicron-package] Blocking waiting for file lock on package cache
22042024-12-19T19:55:44.847Z[ omicron-package] Blocking waiting for file lock on package cache
22052024-12-19T19:55:45.141Z[ omicron-package] Blocking waiting for file lock on package cache
22062024-12-19T19:55:45.922ZDec 19 19:55:44.863 INFO [hubris-production] task succeeded (2.13680675s)
22072024-12-19T19:55:46.013Z[ omicron-package] Compiling zerocopy v0.8.10
22082024-12-19T19:55:46.015Z[ omicron-package] Compiling proc-macro-crate v1.3.1
22092024-12-19T19:55:46.016Z[ omicron-package] Compiling itertools v0.13.0
22102024-12-19T19:55:46.016Z[ omicron-package] Compiling zerocopy-derive v0.8.10
22112024-12-19T19:55:46.016Z[ omicron-package] Compiling heapless v0.8.0
22122024-12-19T19:55:46.016Z[ omicron-package] Compiling hash32 v0.3.1
22132024-12-19T19:55:46.016Z[ omicron-package] Compiling smoltcp v0.11.0
22142024-12-19T19:55:46.016Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22152024-12-19T19:55:47.207Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
22162024-12-19T19:55:47.350Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22172024-12-19T19:55:47.513Z[ omicron-package] Compiling num_enum_derive v0.5.11
22182024-12-19T19:55:47.949Z[ omicron-package] Compiling cobs v0.2.3
22192024-12-19T19:55:48.566Z[ omicron-package] Compiling postcard v1.0.10
22202024-12-19T19:55:48.694Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22212024-12-19T19:55:48.837Z[ omicron-package] Compiling proc-macro-error v1.0.4
22222024-12-19T19:55:49.071Z[ omicron-package] Compiling foreign-types-macros v0.2.3
22232024-12-19T19:55:49.648Z[ omicron-package] Compiling foreign-types-shared v0.3.1
22242024-12-19T19:55:50.052Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22252024-12-19T19:55:51.251Z[ omicron-package] Compiling tabwriter v1.4.0
22262024-12-19T19:55:51.644Z[ omicron-package] Compiling num_enum v0.5.11
22272024-12-19T19:55:51.777Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22282024-12-19T19:55:51.941Z[ omicron-package] Compiling foreign-types v0.5.0
22292024-12-19T19:55:52.249Z[ omicron-package] Compiling cstr-argument v0.1.2
22302024-12-19T19:55:52.340Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22312024-12-19T19:55:52.712Z[ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22322024-12-19T19:55:52.918Z[ omicron-package] Compiling thiserror v2.0.3
22332024-12-19T19:55:53.142Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
22342024-12-19T19:55:53.292Z[ omicron-package] Compiling pretty-hex v0.2.1
22352024-12-19T19:55:53.396Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22362024-12-19T19:55:53.866Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22372024-12-19T19:55:54.153Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22382024-12-19T19:55:54.763Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22392024-12-19T19:55:54.846Z[ omicron-package] Compiling colored v2.1.0
22402024-12-19T19:55:55.212Z[ omicron-package] Compiling thiserror-impl v2.0.3
22412024-12-19T19:55:55.353Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22422024-12-19T19:55:55.764Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
22432024-12-19T19:55:57.062Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
22442024-12-19T19:55:57.314Z[ omicron-package] Compiling sigpipe v0.1.3
22452024-12-19T19:55:57.730ZDec 19 19:55:56.668 INFO [hubris-staging] task succeeded (13.942080998s)
22462024-12-19T19:55:57.921Z[ omicron-package] Compiling num-derive v0.4.2
22472024-12-19T19:55:58.266Z[ omicron-package] Compiling libefi-sys v0.1.0
22482024-12-19T19:55:58.773Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22492024-12-19T19:55:59.289Z[ omicron-package] Compiling zone v0.3.0
22502024-12-19T19:55:59.649Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
22512024-12-19T19:55:59.891Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22522024-12-19T19:56:00.904Z[ omicron-package] Compiling smf v0.2.3
22532024-12-19T19:56:01.435Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22542024-12-19T19:56:02.226Z[ omicron-package] Compiling bitfield-struct v0.6.2
22552024-12-19T19:56:02.356Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
22562024-12-19T19:56:04.338Z[ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22572024-12-19T19:56:04.372Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22582024-12-19T19:56:04.408Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22592024-12-19T19:56:04.751Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22602024-12-19T19:56:04.781Z[ omicron-package] Compiling gethostname v0.5.0
22612024-12-19T19:56:05.042Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22622024-12-19T19:56:05.111Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22632024-12-19T19:56:05.449Z[ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22642024-12-19T19:56:08.114Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22652024-12-19T19:56:09.587Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22662024-12-19T19:56:11.056Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22672024-12-19T19:56:14.038Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22682024-12-19T19:56:14.697Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22692024-12-19T19:56:16.505Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22702024-12-19T19:56:27.221Z[ helios-setup] Dec 19 19:56:26.154 INFO helios repository root is: /work/oxidecomputer/helios
22712024-12-19T19:56:27.224Z[ helios-setup] Dec 19 19:56:26.156 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
22722024-12-19T19:56:27.224Z[ helios-setup] Dec 19 19:56:26.156 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
22732024-12-19T19:56:27.230Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
22742024-12-19T19:56:27.822Z[ helios-setup] Dec 19 19:56:26.754 INFO clone ok!, project: pinprick
22752024-12-19T19:56:27.824Z[ helios-setup] Dec 19 19:56:26.754 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
22762024-12-19T19:56:27.824Z[ helios-setup] Dec 19 19:56:26.754 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
22772024-12-19T19:56:27.826Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
22782024-12-19T19:56:28.386Z[ helios-setup] Dec 19 19:56:27.318 INFO clone ok!, project: phbl
22792024-12-19T19:56:28.388Z[ helios-setup] Dec 19 19:56:27.319 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
22802024-12-19T19:56:28.389Z[ helios-setup] Dec 19 19:56:27.319 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
22812024-12-19T19:56:28.391Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
22822024-12-19T19:56:29.023Z[ helios-setup] Dec 19 19:56:27.955 INFO clone ok!, project: image-builder
22832024-12-19T19:56:29.026Z[ helios-setup] Dec 19 19:56:27.955 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
22842024-12-19T19:56:29.026Z[ helios-setup] Dec 19 19:56:27.956 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
22852024-12-19T19:56:29.029Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
22862024-12-19T19:56:29.611Z[ helios-setup] Dec 19 19:56:28.543 INFO clone ok!, project: bootserver
22872024-12-19T19:56:29.613Z[ helios-setup] Dec 19 19:56:28.543 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
22882024-12-19T19:56:29.613Z[ helios-setup] Dec 19 19:56:28.543 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
22892024-12-19T19:56:29.613Z[ helios-setup] Dec 19 19:56:28.543 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
22902024-12-19T19:56:29.613Z[ helios-setup] Dec 19 19:56:28.543 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
22912024-12-19T19:56:29.616Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
22922024-12-19T19:56:35.706Z[ omicron-package] Finished `release` profile [optimized] target(s) in 51.89s
22932024-12-19T19:56:35.731Z[ helios-setup] Dec 19 19:56:34.662 INFO clone ok!, project: amd-firmware
22942024-12-19T19:56:35.735Z[ helios-setup] Dec 19 19:56:34.662 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
22952024-12-19T19:56:35.735Z[ helios-setup] Dec 19 19:56:34.662 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
22962024-12-19T19:56:35.737Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
22972024-12-19T19:56:35.971Z[ omicron-package]
22982024-12-19T19:56:35.971Z[ omicron-package] real 52.125045015
22992024-12-19T19:56:35.975Z[ omicron-package] user 3:03.687189536
23002024-12-19T19:56:35.975Z[ omicron-package] sys 26.606218682
23012024-12-19T19:56:35.975Z[ omicron-package] trap 0.247434827
23022024-12-19T19:56:35.975Z[ omicron-package] tflt 0.793654987
23032024-12-19T19:56:35.975Z[ omicron-package] dflt 0.814853022
23042024-12-19T19:56:35.975Z[ omicron-package] kflt 0.000019516
23052024-12-19T19:56:35.975Z[ omicron-package] lock 6:28.921312948
23062024-12-19T19:56:35.975Z[ omicron-package] slp 10:30.566137775
23072024-12-19T19:56:35.975ZDec 19 19:56:34.902 INFO [omicron-package] process exited with exit status: 0 (52.173037359s)
23082024-12-19T19:56:35.975Z[ omicron-package] lat 1:41.884633433
23092024-12-19T19:56:35.976Z[ omicron-package] stop 1:02.814681627
23102024-12-19T19:56:35.976ZDec 19 19:56:34.903 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
23112024-12-19T19:56:36.053ZDec 19 19:56:34.984 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
23122024-12-19T19:56:36.065Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
23132024-12-19T19:56:36.067Z[ host-target] Created new build target 'host' and set it as active
23142024-12-19T19:56:36.069ZDec 19 19:56:34.999 INFO [host-target] process exited with exit status: 0 (95.499033ms)
23152024-12-19T19:56:36.069ZDec 19 19:56:34.999 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
23162024-12-19T19:56:36.076Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
23172024-12-19T19:56:36.080Z[ recovery-target] Created new build target 'recovery' and set it as active
23182024-12-19T19:56:36.083ZDec 19 19:56:35.011 INFO [recovery-target] process exited with exit status: 0 (27.339154ms)
23192024-12-19T19:56:36.088Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
23202024-12-19T19:56:36.498Z[ helios-setup] Dec 19 19:56:35.429 INFO clone ok!, project: pilot
23212024-12-19T19:56:36.501Z[ helios-setup] Dec 19 19:56:35.430 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
23222024-12-19T19:56:36.501Z[ helios-setup] Dec 19 19:56:35.430 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
23232024-12-19T19:56:36.501Z[ helios-setup] Dec 19 19:56:35.430 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
23242024-12-19T19:56:36.503Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
23252024-12-19T19:56:37.336Z[ host-package] Compiling convert_case v0.4.0
23262024-12-19T19:56:37.336Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23272024-12-19T19:56:37.338Z[ host-package] Compiling newline-converter v0.3.0
23282024-12-19T19:56:37.338Z[ host-package] Compiling password-hash v0.5.0
23292024-12-19T19:56:37.339Z[ host-package] Compiling progenitor-client v0.8.0
23302024-12-19T19:56:37.339Z[ host-package] Compiling blake2 v0.10.6
23312024-12-19T19:56:37.339Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23322024-12-19T19:56:37.383Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
23332024-12-19T19:56:37.389Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
23342024-12-19T19:56:37.537Z[ host-package] Compiling cancel-safe-futures v0.1.5
23352024-12-19T19:56:37.656Z[ host-package] Compiling expectorate v1.1.0
23362024-12-19T19:56:37.702Z[ host-package] Compiling owo-colors v4.1.0
23372024-12-19T19:56:37.853Z[ host-package] Compiling num-rational v0.4.2
23382024-12-19T19:56:37.965Z[ host-package] Compiling progenitor v0.8.0
23392024-12-19T19:56:38.034Z[ host-package] Compiling argon2 v0.5.3
23402024-12-19T19:56:38.056Z[ host-package] Compiling num-complex v0.4.6
23412024-12-19T19:56:38.202Z[ host-package] Compiling derive_more v0.99.18
23422024-12-19T19:56:38.761Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23432024-12-19T19:56:39.097Z[ host-package] Compiling atomicwrites v0.4.4
23442024-12-19T19:56:39.460Z[ host-package] Compiling num v0.4.3
23452024-12-19T19:56:39.633Z[ host-package] Compiling libsw v3.3.1
23462024-12-19T19:56:39.656Z[ host-package] Compiling linear-map v1.2.0
23472024-12-19T19:56:39.742Z[ host-package] Compiling swrite v0.1.0
23482024-12-19T19:56:39.769Z[ host-package] Compiling float-ord v0.3.2
23492024-12-19T19:56:39.915Z[ host-package] Compiling indent_write v2.2.0
23502024-12-19T19:56:39.967Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23512024-12-19T19:56:40.017Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23522024-12-19T19:56:40.127Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23532024-12-19T19:56:40.175Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23542024-12-19T19:56:40.479Z[ host-package] Compiling highway v1.2.0
23552024-12-19T19:56:40.612Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23562024-12-19T19:56:41.355Z[ host-package] Compiling semver v0.1.20
23572024-12-19T19:56:41.959Z[ host-package] Compiling rustc_version v0.1.7
23582024-12-19T19:56:41.988Z[ host-package] Compiling newtype-uuid v1.1.3
23592024-12-19T19:56:42.409Z[ host-package] Compiling newtype_derive v0.1.6
23602024-12-19T19:56:42.436Z[ host-package] Compiling dropshot v0.13.0
23612024-12-19T19:56:42.528Z[ host-package] Compiling ipnetwork v0.20.0
23622024-12-19T19:56:42.845Z[ host-package] Compiling instant v0.1.13
23632024-12-19T19:56:43.038Z[ host-package] Compiling humantime v2.1.0
23642024-12-19T19:56:43.427Z[ host-package] Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
23652024-12-19T19:56:44.026Z[ host-package] Compiling backoff v0.4.0
23662024-12-19T19:56:44.473Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23672024-12-19T19:56:45.020Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23682024-12-19T19:56:45.580Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23692024-12-19T19:56:45.957Z[ helios-setup] Submodule path 'amd-firmware': checked out '7a9b5f6729edd91286f20e794f130fd370ed2fbe'
23702024-12-19T19:56:45.973Z[ helios-setup] Dec 19 19:56:44.902 INFO clone ok!, project: amd-host-image-builder
23712024-12-19T19:56:45.975Z[ helios-setup] Dec 19 19:56:44.903 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
23722024-12-19T19:56:45.975Z[ helios-setup] Dec 19 19:56:44.903 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
23732024-12-19T19:56:45.978Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
23742024-12-19T19:56:47.141Z[ helios-setup] Dec 19 19:56:46.070 INFO clone ok!, project: chelsio-t6-roms
23752024-12-19T19:56:47.144Z[ helios-setup] Dec 19 19:56:46.071 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
23762024-12-19T19:56:48.150Z[ helios-setup] Dec 19 19:56:47.079 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
23772024-12-19T19:56:48.710Z[ helios-setup] Dec 19 19:56:47.638 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
23782024-12-19T19:56:48.710Z[ helios-setup] Dec 19 19:56:47.639 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
23792024-12-19T19:56:48.938Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23802024-12-19T19:56:49.325Z[ helios-setup] Dec 19 19:56:48.253 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
23812024-12-19T19:56:49.464Z[ host-package] Compiling parse-display v0.10.0
23822024-12-19T19:56:49.954Z[ helios-setup] Dec 19 19:56:48.883 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
23832024-12-19T19:56:49.957Z[ helios-setup] Dec 19 19:56:48.883 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
23842024-12-19T19:56:50.211Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23852024-12-19T19:56:50.450Z[ host-package] Compiling strum v0.26.3
23862024-12-19T19:56:50.472Z[ host-package] Compiling serde_with v3.11.0
23872024-12-19T19:56:50.575Z[ helios-setup] Dec 19 19:56:49.504 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
23882024-12-19T19:56:50.687Z[ host-package] Compiling regress v0.9.1
23892024-12-19T19:56:51.126Z[ helios-setup] Dec 19 19:56:50.054 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
23902024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.054 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
23912024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.054 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
23922024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.054 INFO ok!
23932024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.054 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
23942024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.055 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
23952024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.055 INFO ok!
23962024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.055 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
23972024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.055 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
23982024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.055 INFO ok!
23992024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.055 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
24002024-12-19T19:56:51.129Z[ helios-setup] Dec 19 19:56:50.055 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
24012024-12-19T19:56:51.424Z[ helios-setup] Dec 19 19:56:50.353 INFO E| Downloading crates ...
24022024-12-19T19:56:51.520Z[ helios-setup] Dec 19 19:56:50.448 INFO E| Downloaded miniz_oxide v0.7.2
24032024-12-19T19:56:51.580Z[ helios-setup] Dec 19 19:56:50.509 INFO E| Compiling adler v1.0.2
24042024-12-19T19:56:51.800Z[ helios-setup] Dec 19 19:56:50.729 INFO E| Compiling miniz_oxide v0.7.2
24052024-12-19T19:56:54.374Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24062024-12-19T19:56:54.605Z[ helios-setup] Dec 19 19:56:53.521 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
24072024-12-19T19:56:55.665Z[ helios-setup] Dec 19 19:56:54.593 INFO E| Finished `release` profile [optimized] target(s) in 4.44s
24082024-12-19T19:56:55.676Z[ helios-setup] Dec 19 19:56:54.604 INFO building project "pinprick" ok (4 seconds)
24092024-12-19T19:56:55.676Z[ helios-setup] Dec 19 19:56:54.604 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
24102024-12-19T19:56:55.679Z[ helios-setup] Dec 19 19:56:54.604 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
24112024-12-19T19:56:55.978Z[ helios-setup] Dec 19 19:56:54.905 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
24122024-12-19T19:56:55.988Z[ host-package] Compiling macaddr v1.0.1
24132024-12-19T19:56:56.449Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24142024-12-19T19:56:56.453Z[ host-package] Compiling steno v0.4.1
24152024-12-19T19:56:56.548Z[ helios-setup] Dec 19 19:56:55.448 INFO E| From https://github.com/jclulow/rust-jmclib
24162024-12-19T19:56:56.549Z[ helios-setup] Dec 19 19:56:55.449 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
24172024-12-19T19:56:56.588Z[ helios-setup] Dec 19 19:56:55.467 INFO E| Updating crates.io index
24182024-12-19T19:56:56.765Z[ helios-setup] Dec 19 19:56:55.669 INFO E| Downloading crates ...
24192024-12-19T19:56:56.847Z[ host-package] Compiling prettyplease v0.2.25
24202024-12-19T19:56:56.882Z[ host-package] Compiling slog-dtrace v0.3.0
24212024-12-19T19:56:56.883Z[ helios-setup] Dec 19 19:56:55.779 INFO E| Downloaded getrandom v0.2.10
24222024-12-19T19:56:56.883Z[ helios-setup] Dec 19 19:56:55.785 INFO E| Downloaded once_cell v1.18.0
24232024-12-19T19:56:56.883Z[ helios-setup] Dec 19 19:56:55.789 INFO E| Downloaded libdevinfo-sys v1.0.0
24242024-12-19T19:56:56.883Z[ helios-setup] Dec 19 19:56:55.791 INFO E| Downloaded fastrand v2.0.0
24252024-12-19T19:56:56.883Z[ helios-setup] Dec 19 19:56:55.793 INFO E| Downloaded opaque-debug v0.3.0
24262024-12-19T19:56:56.883Z[ helios-setup] Dec 19 19:56:55.794 INFO E| Downloaded errno v0.3.1
24272024-12-19T19:56:56.891Z[ helios-setup] Dec 19 19:56:55.796 INFO E| Downloaded md-5 v0.9.1
24282024-12-19T19:56:56.891Z[ helios-setup] Dec 19 19:56:55.799 INFO E| Downloaded digest v0.9.0
24292024-12-19T19:56:56.892Z[ helios-setup] Dec 19 19:56:55.801 INFO E| Downloaded unicode-width v0.1.10
24302024-12-19T19:56:56.892Z[ helios-setup] Dec 19 19:56:55.803 INFO E| Downloaded cpufeatures v0.2.9
24312024-12-19T19:56:56.892Z[ helios-setup] Dec 19 19:56:55.805 INFO E| Downloaded block-buffer v0.9.0
24322024-12-19T19:56:56.892Z[ helios-setup] Dec 19 19:56:55.806 INFO E| Downloaded bitflags v2.3.3
24332024-12-19T19:56:56.892Z[ helios-setup] Dec 19 19:56:55.810 INFO E| Downloaded sha-1 v0.9.8
24342024-12-19T19:56:56.921Z[ helios-setup] Dec 19 19:56:55.832 INFO E| Downloaded walkdir v2.3.3
24352024-12-19T19:56:56.945Z[ helios-setup] Dec 19 19:56:55.835 INFO E| Downloaded typenum v1.16.0
24362024-12-19T19:56:56.946Z[ helios-setup] Dec 19 19:56:55.838 INFO E| Downloaded ryu v1.0.15
24372024-12-19T19:56:56.946Z[ helios-setup] Dec 19 19:56:55.844 INFO E| Downloaded serde_derive v1.0.193
24382024-12-19T19:56:56.946Z[ helios-setup] Dec 19 19:56:55.848 INFO E| Downloaded proc-macro2 v1.0.66
24392024-12-19T19:56:56.947Z[ helios-setup] Dec 19 19:56:55.852 INFO E| Downloaded toml v0.5.11
24402024-12-19T19:56:56.947Z[ helios-setup] Dec 19 19:56:55.856 INFO E| Downloaded serde v1.0.193
24412024-12-19T19:56:56.960Z[ helios-setup] Dec 19 19:56:55.861 INFO E| Downloaded anyhow v1.0.72
24422024-12-19T19:56:56.960Z[ helios-setup] Dec 19 19:56:55.867 INFO E| Downloaded uuid v0.8.2
24432024-12-19T19:56:56.960Z[ helios-setup] Dec 19 19:56:55.872 INFO E| Downloaded serde_json v1.0.103
24442024-12-19T19:56:56.972Z[ helios-setup] Dec 19 19:56:55.882 INFO E| Downloaded unicode-ident v1.0.11
24452024-12-19T19:56:56.972Z[ helios-setup] Dec 19 19:56:55.886 INFO E| Downloaded tempfile v3.7.0
24462024-12-19T19:56:56.972Z[ helios-setup] Dec 19 19:56:55.890 INFO E| Downloaded quote v1.0.31
24472024-12-19T19:56:56.993Z[ helios-setup] Dec 19 19:56:55.895 INFO E| Downloaded itoa v1.0.9
24482024-12-19T19:56:56.993Z[ helios-setup] Dec 19 19:56:55.897 INFO E| Downloaded syn v2.0.32
24492024-12-19T19:56:57.023Z[ helios-setup] Dec 19 19:56:55.946 INFO E| Downloaded rustix v0.38.4
24502024-12-19T19:56:57.084Z[ helios-setup] Dec 19 19:56:56.005 INFO E| Downloaded libc v0.2.147
24512024-12-19T19:56:57.217Z[ helios-setup] Dec 19 19:56:56.139 INFO E| Compiling libc v0.2.147
24522024-12-19T19:56:57.217Z[ helios-setup] Dec 19 19:56:56.139 INFO E| Compiling proc-macro2 v1.0.66
24532024-12-19T19:56:57.226Z[ helios-setup] Dec 19 19:56:56.139 INFO E| Compiling cfg-if v1.0.0
24542024-12-19T19:56:57.226Z[ helios-setup] Dec 19 19:56:56.140 INFO E| Compiling unicode-ident v1.0.11
24552024-12-19T19:56:57.226Z[ helios-setup] Dec 19 19:56:56.140 INFO E| Compiling version_check v0.9.4
24562024-12-19T19:56:57.226Z[ helios-setup] Dec 19 19:56:56.140 INFO E| Compiling typenum v1.16.0
24572024-12-19T19:56:57.226Z[ helios-setup] Dec 19 19:56:56.140 INFO E| Compiling serde v1.0.193
24582024-12-19T19:56:57.226Z[ helios-setup] Dec 19 19:56:56.140 INFO E| Compiling rustix v0.38.4
24592024-12-19T19:56:57.325Z[ helios-setup] Dec 19 19:56:56.245 INFO E| Compiling slog v2.7.0
24602024-12-19T19:56:57.671Z[ helios-setup] Dec 19 19:56:56.598 INFO E| Compiling powerfmt v0.2.0
24612024-12-19T19:56:58.276Z[ helios-setup] Dec 19 19:56:57.203 INFO E| Compiling num-conv v0.1.0
24622024-12-19T19:56:58.466Z[ helios-setup] Dec 19 19:56:57.393 INFO E| Compiling generic-array v0.14.7
24632024-12-19T19:56:58.507Z[ helios-setup] Dec 19 19:56:57.434 INFO E| Compiling time-core v0.1.2
24642024-12-19T19:56:58.578Z[ helios-setup] Dec 19 19:56:57.505 INFO E| Compiling itoa v1.0.9
24652024-12-19T19:56:58.928Z[ helios-setup] Dec 19 19:56:57.851 INFO E| Compiling time-macros v0.2.18
24662024-12-19T19:56:58.952Z[ helios-setup] Dec 19 19:56:57.879 INFO E| Compiling deranged v0.3.11
24672024-12-19T19:56:59.098Z[ helios-setup] Dec 19 19:56:58.025 INFO E| Compiling num_threads v0.1.6
24682024-12-19T19:56:59.167Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24692024-12-19T19:56:59.218Z[ helios-setup] Dec 19 19:56:58.145 INFO E| Compiling bitflags v2.3.3
24702024-12-19T19:56:59.243Z[ helios-setup] Dec 19 19:56:58.169 INFO E| Compiling once_cell v1.18.0
24712024-12-19T19:57:00.085Z[ helios-setup] Dec 19 19:56:59.010 INFO E| Compiling thread_local v1.1.7
24722024-12-19T19:57:00.146Z[ helios-setup] Dec 19 19:56:59.072 INFO E| Compiling anyhow v1.0.72
24732024-12-19T19:57:00.615Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24742024-12-19T19:57:01.159Z[ helios-setup] Dec 19 19:57:00.086 INFO E| Compiling quote v1.0.31
24752024-12-19T19:57:01.513Z[ helios-setup] Dec 19 19:57:00.440 INFO E| Compiling dirs-sys-next v0.1.2
24762024-12-19T19:57:01.581Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24772024-12-19T19:57:01.623Z[ helios-setup] Dec 19 19:57:00.550 INFO E| Compiling errno v0.3.1
24782024-12-19T19:57:01.711Z[ helios-setup] Dec 19 19:57:00.637 INFO E| Compiling atty v0.2.14
24792024-12-19T19:57:01.974Z[ helios-setup] Dec 19 19:57:00.900 INFO E| Compiling syn v2.0.32
24802024-12-19T19:57:01.996Z[ helios-setup] Dec 19 19:57:00.923 INFO E| Compiling dirs-next v2.0.0
24812024-12-19T19:57:02.350Z[ helios-setup] Dec 19 19:57:01.276 INFO E| Compiling term v0.7.0
24822024-12-19T19:57:02.434Z[ helios-setup] Dec 19 19:57:01.361 INFO E| Compiling serde_json v1.0.103
24832024-12-19T19:57:03.061Z[ helios-setup] Dec 19 19:57:01.987 INFO E| Compiling opaque-debug v0.3.0
24842024-12-19T19:57:03.151Z[ helios-setup] Dec 19 19:57:02.077 INFO E| Compiling fastrand v2.0.0
24852024-12-19T19:57:03.473Z[ helios-setup] Dec 19 19:57:02.399 INFO E| Compiling getrandom v0.2.10
24862024-12-19T19:57:03.995Z[ helios-setup] Dec 19 19:57:02.921 INFO E| Compiling ryu v1.0.15
24872024-12-19T19:57:04.229Z[ helios-setup] Dec 19 19:57:03.156 INFO E| Compiling digest v0.9.0
24882024-12-19T19:57:04.253Z[ helios-setup] Dec 19 19:57:03.179 INFO E| Compiling block-buffer v0.9.0
24892024-12-19T19:57:04.317Z[ helios-setup] Dec 19 19:57:03.243 INFO E| Compiling cpufeatures v0.2.9
24902024-12-19T19:57:04.413Z[ helios-setup] Dec 19 19:57:03.339 INFO E| Compiling same-file v1.0.6
24912024-12-19T19:57:04.459Z[ helios-setup] Dec 19 19:57:03.385 INFO E| Compiling unicode-width v0.1.10
24922024-12-19T19:57:04.612Z[ helios-setup] Dec 19 19:57:03.538 INFO E| Compiling walkdir v2.3.3
24932024-12-19T19:57:04.647Z[ helios-setup] Dec 19 19:57:03.573 INFO E| Compiling getopts v0.2.21
24942024-12-19T19:57:05.019Z[ helios-setup] Dec 19 19:57:03.945 INFO E| Compiling md-5 v0.9.1
24952024-12-19T19:57:05.174Z[ helios-setup] Dec 19 19:57:04.100 INFO E| Compiling sha-1 v0.9.8
24962024-12-19T19:57:05.202Z[ helios-setup] Dec 19 19:57:04.127 INFO E| Compiling time v0.3.36
24972024-12-19T19:57:06.084Z[ helios-setup] Dec 19 19:57:05.006 INFO E| Compiling tempfile v3.7.0
24982024-12-19T19:57:06.307Z[ helios-setup] Dec 19 19:57:05.231 INFO E| Compiling libdevinfo-sys v1.0.0
24992024-12-19T19:57:06.450Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25002024-12-19T19:57:06.472Z[ helios-setup] Dec 19 19:57:05.372 INFO E| Compiling glob v0.3.1
25012024-12-19T19:57:08.296Z[ host-package] Compiling half v2.4.1
25022024-12-19T19:57:08.994Z[ helios-setup] Dec 19 19:57:07.893 INFO E| Compiling slog-term v2.9.0
25032024-12-19T19:57:09.349Z[ host-package] Compiling ciborium-io v0.2.2
25042024-12-19T19:57:09.765Z[ host-package] Compiling ciborium-ll v0.2.2
25052024-12-19T19:57:10.620Z[ host-package] Compiling tungstenite v0.21.0
25062024-12-19T19:57:11.261Z[ helios-setup] Dec 19 19:57:10.186 INFO E| Compiling serde_derive v1.0.193
25072024-12-19T19:57:14.148Z[ host-package] Compiling tokio-tungstenite v0.21.0
25082024-12-19T19:57:14.894Z[ host-package] Compiling ciborium v0.2.2
25092024-12-19T19:57:16.679Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25102024-12-19T19:57:21.804Z[ host-package] Compiling same-file v1.0.6
25112024-12-19T19:57:22.089Z[ host-package] Compiling display-error-chain v0.2.2
25122024-12-19T19:57:22.385Z[ host-package] Compiling fastrand v2.1.1
25132024-12-19T19:57:23.697Z[ host-package] Compiling tempfile v3.13.0
25142024-12-19T19:57:24.357Z[ host-package] Compiling walkdir v2.5.0
25152024-12-19T19:57:24.692Z[ host-package] Compiling ring v0.16.20
25162024-12-19T19:57:25.215Z[ host-package] Compiling blake3 v1.5.4
25172024-12-19T19:57:25.884Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25182024-12-19T19:57:26.125Z[ host-package] Compiling xattr v1.3.1
25192024-12-19T19:57:26.448Z[ host-package] Compiling filetime v0.2.25
25202024-12-19T19:57:26.807Z[ host-package] Compiling memmap2 v0.9.5
25212024-12-19T19:57:27.150Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25222024-12-19T19:57:27.283Z[ host-package] Compiling arrayvec v0.7.6
25232024-12-19T19:57:27.438Z[ host-package] Compiling spin v0.5.2
25242024-12-19T19:57:27.583Z[ helios-setup] Dec 19 19:57:26.505 INFO E| Compiling toml v0.5.11
25252024-12-19T19:57:27.583Z[ helios-setup] Dec 19 19:57:26.505 INFO E| Compiling uuid v0.8.2
25262024-12-19T19:57:27.913Z[ host-package] Compiling constant_time_eq v0.3.1
25272024-12-19T19:57:27.993Z[ host-package] Compiling arrayref v0.3.9
25282024-12-19T19:57:28.127Z[ host-package] Compiling keccak v0.1.5
25292024-12-19T19:57:28.660Z[ host-package] Compiling sha3 v0.10.8
25302024-12-19T19:57:29.444Z[ host-package] Compiling tar v0.4.42
25312024-12-19T19:57:29.697Z[ host-package] Compiling toolchain_find v0.4.0
25322024-12-19T19:57:29.731Z[ helios-setup] Dec 19 19:57:28.652 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
25332024-12-19T19:57:29.786Z[ host-package] Compiling camino-tempfile v1.1.1
25342024-12-19T19:57:29.920Z[ host-package] Compiling const_format_proc_macros v0.2.33
25352024-12-19T19:57:30.420Z[ host-package] Compiling topological-sort v0.2.2
25362024-12-19T19:57:30.456Z[ host-package] Compiling crunchy v0.2.2
25372024-12-19T19:57:30.730Z[ host-package] Compiling maplit v1.0.2
25382024-12-19T19:57:30.895Z[ host-package] Compiling rustfmt-wrapper v0.2.1
25392024-12-19T19:57:31.197Z[ host-package] Compiling omicron-zone-package v0.11.1
25402024-12-19T19:57:31.636Z[ host-package] Compiling tiny-keccak v2.0.2
25412024-12-19T19:57:32.311Z[ host-package] Compiling dsl_auto_type v0.1.2
25422024-12-19T19:57:32.373Z[ host-package] Compiling phf_generator v0.11.2
25432024-12-19T19:57:32.506Z[ host-package] Compiling scheduled-thread-pool v0.2.7
25442024-12-19T19:57:32.571Z[ host-package] Compiling const_format v0.2.33
25452024-12-19T19:57:32.650Z[ host-package] Compiling secrecy v0.8.0
25462024-12-19T19:57:32.707Z[ helios-setup] Dec 19 19:57:31.628 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
25472024-12-19T19:57:33.064Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25482024-12-19T19:57:33.174Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
25492024-12-19T19:57:33.685Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
25502024-12-19T19:57:33.755Z[ host-package] Compiling arc-swap v1.7.1
25512024-12-19T19:57:33.920Z[ host-package] Compiling r2d2 v0.8.10
25522024-12-19T19:57:33.959Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25532024-12-19T19:57:34.016Z[ host-package] Compiling diesel_derives v2.2.3
25542024-12-19T19:57:34.198Z[ host-package] Compiling phf_codegen v0.11.2
25552024-12-19T19:57:34.459Z[ host-package] Compiling slog-scope v4.4.0
25562024-12-19T19:57:34.523Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
25572024-12-19T19:57:35.044Z[ host-package] Compiling ascii-canvas v3.0.0
25582024-12-19T19:57:35.493Z[ host-package] Compiling universal-hash v0.5.1
25592024-12-19T19:57:35.744Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
25602024-12-19T19:57:35.925Z[ host-package] Compiling parse-zoneinfo v0.3.1
25612024-12-19T19:57:37.496Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25622024-12-19T19:57:37.827Z[ host-package] Compiling ena v0.14.3
25632024-12-19T19:57:38.349Z[ host-package] Compiling opaque-debug v0.3.1
25642024-12-19T19:57:38.503Z[ host-package] Compiling regex-syntax v0.6.29
25652024-12-19T19:57:38.752Z[ host-package] Compiling diff v0.1.13
25662024-12-19T19:57:39.458Z[ host-package] Compiling thiserror-no-std v2.0.2
25672024-12-19T19:57:39.836Z[ host-package] Compiling poly1305 v0.8.0
25682024-12-19T19:57:41.713Z[ host-package] Compiling chrono-tz-build v0.4.0
25692024-12-19T19:57:43.382Z[ host-package] Compiling lalrpop v0.19.12
25702024-12-19T19:57:45.199Z[ host-package] Compiling slog-stdlog v4.1.1
25712024-12-19T19:57:46.183Z[ helios-setup] Dec 19 19:57:45.095 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.39s
25722024-12-19T19:57:46.221Z[ helios-setup] Dec 19 19:57:45.140 INFO building project "image-builder" ok (50 seconds)
25732024-12-19T19:57:46.221Z[ helios-setup] Dec 19 19:57:45.140 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
25742024-12-19T19:57:46.221Z[ helios-setup] Dec 19 19:57:45.140 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
25752024-12-19T19:57:46.560Z[ helios-setup] Dec 19 19:57:45.479 INFO E| Downloading crates ...
25762024-12-19T19:57:47.046Z[ helios-setup] Dec 19 19:57:45.612 INFO E| Downloaded cpufeatures v0.2.5
25772024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.648 INFO E| Downloaded flate2 v1.0.25
25782024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.655 INFO E| Downloaded sha2 v0.10.5
25792024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.657 INFO E| Downloaded digest v0.10.3
25802024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.660 INFO E| Downloaded generic-array v0.14.6
25812024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.662 INFO E| Downloaded block-buffer v0.10.3
25822024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.663 INFO E| Downloaded anyhow v1.0.62
25832024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.674 INFO E| Downloaded typenum v1.15.0
25842024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.678 INFO E| Downloaded bytes v1.2.1
25852024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.684 INFO E| Downloaded miniz_oxide v0.6.2
25862024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.757 INFO E| Compiling version_check v0.9.4
25872024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.757 INFO E| Compiling typenum v1.15.0
25882024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.757 INFO E| Compiling crc32fast v1.3.2
25892024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.758 INFO E| Compiling cfg-if v1.0.0
25902024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.758 INFO E| Compiling adler v1.0.2
25912024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.758 INFO E| Compiling anyhow v1.0.62
25922024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.758 INFO E| Compiling unicode-width v0.1.10
25932024-12-19T19:57:47.073Z[ helios-setup] Dec 19 19:57:45.758 INFO E| Compiling cpufeatures v0.2.5
25942024-12-19T19:57:47.073Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25952024-12-19T19:57:47.595Z[ helios-setup] Dec 19 19:57:46.507 INFO E| Compiling miniz_oxide v0.6.2
25962024-12-19T19:57:47.647Z[ helios-setup] Dec 19 19:57:46.564 INFO E| Compiling getopts v0.2.21
25972024-12-19T19:57:47.704Z[ helios-setup] Dec 19 19:57:46.620 INFO E| Compiling generic-array v0.14.6
25982024-12-19T19:57:47.727Z[ host-package] Compiling diesel v2.2.6
25992024-12-19T19:57:47.742Z[ helios-setup] Dec 19 19:57:46.660 INFO E| Compiling bitflags v1.3.2
26002024-12-19T19:57:47.919Z[ helios-setup] Dec 19 19:57:46.837 INFO E| Compiling bytes v1.2.1
26012024-12-19T19:57:48.943Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26022024-12-19T19:57:49.030Z[ helios-setup] Dec 19 19:57:47.947 INFO E| Compiling flate2 v1.0.25
26032024-12-19T19:57:49.898Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26042024-12-19T19:57:50.674Z[ host-package] Compiling chacha20 v0.9.1
26052024-12-19T19:57:51.633Z[ host-package] Compiling aead v0.5.2
26062024-12-19T19:57:52.150Z[ host-package] Compiling vte_generate_state_changes v0.1.2
26072024-12-19T19:57:52.880Z[ host-package] Compiling ref-cast v1.0.23
26082024-12-19T19:57:52.974Z[ helios-setup] Dec 19 19:57:51.889 INFO E| Compiling block-buffer v0.10.3
26092024-12-19T19:57:52.974Z[ helios-setup] Dec 19 19:57:51.889 INFO E| Compiling crypto-common v0.1.6
26102024-12-19T19:57:53.198Z[ helios-setup] Dec 19 19:57:52.116 INFO E| Compiling digest v0.10.3
26112024-12-19T19:57:53.589Z[ helios-setup] Dec 19 19:57:52.506 INFO E| Compiling sha2 v0.10.5
26122024-12-19T19:57:53.819Z[ host-package] Compiling vte v0.11.1
26132024-12-19T19:57:54.221Z[ helios-setup] Dec 19 19:57:53.138 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
26142024-12-19T19:57:56.068Z[ host-package] Compiling chacha20poly1305 v0.10.1
26152024-12-19T19:57:56.267Z[ host-package] Compiling slog-envlogger v2.2.0
26162024-12-19T19:57:56.343Z[ host-package] Compiling chrono-tz v0.10.0
26172024-12-19T19:57:57.219Z[ host-package] Compiling vsss-rs v3.3.4
26182024-12-19T19:57:59.994Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26192024-12-19T19:58:00.311Z[ helios-setup] Dec 19 19:57:59.227 INFO E| Finished `release` profile [optimized] target(s) in 14.00s
26202024-12-19T19:58:00.328Z[ helios-setup] Dec 19 19:57:59.244 INFO building project "bootserver" ok (14 seconds)
26212024-12-19T19:58:00.328Z[ helios-setup] Dec 19 19:57:59.244 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
26222024-12-19T19:58:00.331Z[ helios-setup] Dec 19 19:57:59.244 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
26232024-12-19T19:58:00.437Z[ host-package] Compiling derive_builder_core v0.20.2
26242024-12-19T19:58:00.704Z[ helios-setup] Dec 19 19:57:59.620 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
26252024-12-19T19:58:01.850Z[ helios-setup] Dec 19 19:58:00.765 INFO E| From https://github.com/oxidecomputer/progenitor
26262024-12-19T19:58:01.850Z[ helios-setup] Dec 19 19:58:00.765 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
26272024-12-19T19:58:01.907Z[ helios-setup] Dec 19 19:58:00.822 INFO E| * [new tag] v0.1.1 -> v0.1.1
26282024-12-19T19:58:01.907Z[ helios-setup] Dec 19 19:58:00.822 INFO E| * [new tag] v0.2.0 -> v0.2.0
26292024-12-19T19:58:02.047Z[ helios-setup] Dec 19 19:58:00.963 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
26302024-12-19T19:58:02.580Z[ helios-setup] Dec 19 19:58:01.496 INFO E| From https://github.com/jclulow/hiercmd
26312024-12-19T19:58:02.580Z[ helios-setup] Dec 19 19:58:01.496 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
26322024-12-19T19:58:02.602Z[ helios-setup] Dec 19 19:58:01.517 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
26332024-12-19T19:58:03.047Z[ host-package] Compiling headers-core v0.3.0
26342024-12-19T19:58:03.047Z[ host-package] Compiling fxhash v0.2.1
26352024-12-19T19:58:03.093Z[ helios-setup] Dec 19 19:58:02.005 INFO E| From https://github.com/jclulow/network-interface
26362024-12-19T19:58:03.093Z[ helios-setup] Dec 19 19:58:02.005 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
26372024-12-19T19:58:03.123Z[ helios-setup] Dec 19 19:58:02.038 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
26382024-12-19T19:58:03.259Z[ host-package] Compiling libxml v0.3.3
26392024-12-19T19:58:03.355Z[ host-package] Compiling ref-cast-impl v1.0.23
26402024-12-19T19:58:03.656Z[ helios-setup] Dec 19 19:58:02.571 INFO E| From https://github.com/oxidecomputer/boot-image-tools
26412024-12-19T19:58:03.659Z[ helios-setup] Dec 19 19:58:02.571 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
26422024-12-19T19:58:03.689Z[ helios-setup] Dec 19 19:58:02.604 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
26432024-12-19T19:58:03.750Z[ host-package] Compiling bytecount v0.6.8
26442024-12-19T19:58:04.108Z[ host-package] Compiling papergrid v0.11.0
26452024-12-19T19:58:04.501Z[ helios-setup] Dec 19 19:58:03.417 INFO E| From https://github.com/oxidecomputer/facade
26462024-12-19T19:58:04.502Z[ helios-setup] Dec 19 19:58:03.417 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
26472024-12-19T19:58:04.554Z[ helios-setup] Dec 19 19:58:03.468 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
26482024-12-19T19:58:04.891Z[ host-package] Compiling headers v0.4.0
26492024-12-19T19:58:05.415Z[ helios-setup] Dec 19 19:58:04.330 INFO E| From https://github.com/oxidecomputer/dropshot
26502024-12-19T19:58:05.415Z[ helios-setup] Dec 19 19:58:04.330 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
26512024-12-19T19:58:05.454Z[ helios-setup] Dec 19 19:58:04.369 INFO E| * [new tag] v0.3.0 -> v0.3.0
26522024-12-19T19:58:05.454Z[ helios-setup] Dec 19 19:58:04.369 INFO E| * [new tag] v0.4.0 -> v0.4.0
26532024-12-19T19:58:05.454Z[ helios-setup] Dec 19 19:58:04.369 INFO E| * [new tag] v0.5.0 -> v0.5.0
26542024-12-19T19:58:05.456Z[ helios-setup] Dec 19 19:58:04.369 INFO E| * [new tag] v0.5.1 -> v0.5.1
26552024-12-19T19:58:05.456Z[ helios-setup] Dec 19 19:58:04.369 INFO E| * [new tag] v0.6.0 -> v0.6.0
26562024-12-19T19:58:05.456Z[ helios-setup] Dec 19 19:58:04.369 INFO E| * [new tag] v0.7.0 -> v0.7.0
26572024-12-19T19:58:05.457Z[ helios-setup] Dec 19 19:58:04.370 INFO E| * [new tag] v0.8.0 -> v0.8.0
26582024-12-19T19:58:05.457Z[ helios-setup] Dec 19 19:58:04.370 INFO E| * [new tag] v0.9.0 -> v0.9.0
26592024-12-19T19:58:05.506Z[ helios-setup] Dec 19 19:58:04.421 INFO E| Updating crates.io index
26602024-12-19T19:58:05.543Z[ helios-setup] Dec 19 19:58:04.458 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
26612024-12-19T19:58:06.501Z[ helios-setup] Dec 19 19:58:05.415 INFO E| From https://github.com/oxidecomputer/typify
26622024-12-19T19:58:06.501Z[ helios-setup] Dec 19 19:58:05.415 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
26632024-12-19T19:58:06.535Z[ helios-setup] Dec 19 19:58:05.450 INFO E| * [new tag] v0.0.10 -> v0.0.10
26642024-12-19T19:58:06.535Z[ helios-setup] Dec 19 19:58:05.450 INFO E| * [new tag] v0.0.11 -> v0.0.11
26652024-12-19T19:58:06.535Z[ helios-setup] Dec 19 19:58:05.451 INFO E| * [new tag] v0.0.4 -> v0.0.4
26662024-12-19T19:58:06.542Z[ helios-setup] Dec 19 19:58:05.451 INFO E| * [new tag] v0.0.5 -> v0.0.5
26672024-12-19T19:58:06.542Z[ helios-setup] Dec 19 19:58:05.451 INFO E| * [new tag] v0.0.7 -> v0.0.7
26682024-12-19T19:58:06.542Z[ helios-setup] Dec 19 19:58:05.451 INFO E| * [new tag] v0.0.8 -> v0.0.8
26692024-12-19T19:58:06.542Z[ helios-setup] Dec 19 19:58:05.451 INFO E| * [new tag] v0.0.9 -> v0.0.9
26702024-12-19T19:58:07.003Z[ helios-setup] Dec 19 19:58:05.916 INFO E| Downloading crates ...
26712024-12-19T19:58:07.228Z[ helios-setup] Dec 19 19:58:06.142 INFO E| Downloaded rustls-pemfile v1.0.2
26722024-12-19T19:58:07.235Z[ helios-setup] Dec 19 19:58:06.150 INFO E| Downloaded semver v1.0.17
26732024-12-19T19:58:07.256Z[ helios-setup] Dec 19 19:58:06.170 INFO E| Downloaded tower-service v0.3.2
26742024-12-19T19:58:07.265Z[ helios-setup] Dec 19 19:58:06.179 INFO E| Downloaded want v0.3.0
26752024-12-19T19:58:07.272Z[ helios-setup] Dec 19 19:58:06.187 INFO E| Downloaded try-lock v0.2.4
26762024-12-19T19:58:07.274Z[ helios-setup] Dec 19 19:58:06.189 INFO E| Downloaded aho-corasick v0.7.20
26772024-12-19T19:58:07.281Z[ helios-setup] Dec 19 19:58:06.196 INFO E| Downloaded toolchain_find v0.2.0
26782024-12-19T19:58:07.284Z[ helios-setup] Dec 19 19:58:06.198 INFO E| Downloaded async-stream-impl v0.3.5
26792024-12-19T19:58:07.286Z[ helios-setup] Dec 19 19:58:06.201 INFO E| Downloaded terminal_size v0.2.6
26802024-12-19T19:58:07.320Z[ helios-setup] Dec 19 19:58:06.234 INFO E| Downloaded utf8parse v0.2.1
26812024-12-19T19:58:07.323Z[ helios-setup] Dec 19 19:58:06.237 INFO E| Downloaded thiserror-impl v1.0.38
26822024-12-19T19:58:07.326Z[ helios-setup] Dec 19 19:58:06.239 INFO E| Downloaded strsim v0.10.0
26832024-12-19T19:58:07.329Z[ helios-setup] Dec 19 19:58:06.241 INFO E| Downloaded smawk v0.3.1
26842024-12-19T19:58:07.331Z[ helios-setup] Dec 19 19:58:06.244 INFO E| Downloaded slog-async v2.7.0
26852024-12-19T19:58:07.387Z[ helios-setup] Dec 19 19:58:06.302 INFO E| Downloaded toml_datetime v0.6.1
26862024-12-19T19:58:07.390Z[ helios-setup] Dec 19 19:58:06.304 INFO E| Downloaded anstream v0.2.6
26872024-12-19T19:58:07.394Z[ helios-setup] Dec 19 19:58:06.308 INFO E| Downloaded thiserror v1.0.38
26882024-12-19T19:58:07.402Z[ helios-setup] Dec 19 19:58:06.316 INFO E| Downloaded sct v0.7.0
26892024-12-19T19:58:07.407Z[ helios-setup] Dec 19 19:58:06.322 INFO E| Downloaded serde_spanned v0.6.1
26902024-12-19T19:58:07.410Z[ helios-setup] Dec 19 19:58:06.325 INFO E| Downloaded project-root v0.2.2
26912024-12-19T19:58:07.412Z[ helios-setup] Dec 19 19:58:06.326 INFO E| Downloaded concolor-query v0.3.3
26922024-12-19T19:58:07.414Z[ helios-setup] Dec 19 19:58:06.328 INFO E| Downloaded byteorder v1.4.3
26932024-12-19T19:58:07.417Z[ helios-setup] Dec 19 19:58:06.331 INFO E| Downloaded memoffset v0.7.1
26942024-12-19T19:58:07.419Z[ helios-setup] Dec 19 19:58:06.334 INFO E| Downloaded time v0.1.45
26952024-12-19T19:58:07.422Z[ helios-setup] Dec 19 19:58:06.337 INFO E| Downloaded crossbeam-deque v0.8.2
26962024-12-19T19:58:07.425Z[ helios-setup] Dec 19 19:58:06.340 INFO E| Downloaded smallvec v1.10.0
26972024-12-19T19:58:07.432Z[ helios-setup] Dec 19 19:58:06.344 INFO E| Downloaded digest v0.10.6
26982024-12-19T19:58:07.435Z[ helios-setup] Dec 19 19:58:06.348 INFO E| Downloaded tokio-macros v2.0.0
26992024-12-19T19:58:07.438Z[ helios-setup] Dec 19 19:58:06.350 INFO E| Downloaded futures-task v0.3.28
27002024-12-19T19:58:07.438Z[ helios-setup] Dec 19 19:58:06.353 INFO E| Downloaded http-body v0.4.5
27012024-12-19T19:58:07.441Z[ helios-setup] Dec 19 19:58:06.356 INFO E| Downloaded lazy_static v1.4.0
27022024-12-19T19:58:07.445Z[ helios-setup] Dec 19 19:58:06.359 INFO E| Downloaded ryu v1.0.13
27032024-12-19T19:58:07.451Z[ helios-setup] Dec 19 19:58:06.366 INFO E| Downloaded tokio-tungstenite v0.18.0
27042024-12-19T19:58:07.455Z[ helios-setup] Dec 19 19:58:06.370 INFO E| Downloaded tokio-rustls v0.24.0
27052024-12-19T19:58:07.459Z[ helios-setup] Dec 19 19:58:06.374 INFO E| Downloaded schemars v0.8.12
27062024-12-19T19:58:07.534Z[ helios-setup] Dec 19 19:58:06.449 INFO E| Downloaded uuid v1.3.0
27072024-12-19T19:58:07.542Z[ helios-setup] Dec 19 19:58:06.456 INFO E| Downloaded rustls-webpki v0.100.1
27082024-12-19T19:58:07.553Z[ helios-setup] Dec 19 19:58:06.468 INFO E| Downloaded socket2 v0.4.9
27092024-12-19T19:58:07.557Z[ helios-setup] Dec 19 19:58:06.471 INFO E| Downloaded getrandom v0.2.8
27102024-12-19T19:58:07.562Z[ helios-setup] Dec 19 19:58:06.477 INFO E| Downloaded url v2.3.1
27112024-12-19T19:58:07.568Z[ helios-setup] Dec 19 19:58:06.483 INFO E| Downloaded unsafe-libyaml v0.2.8
27122024-12-19T19:58:07.574Z[ helios-setup] Dec 19 19:58:06.489 INFO E| Downloaded unicode-linebreak v0.1.4
27132024-12-19T19:58:07.579Z[ helios-setup] Dec 19 19:58:06.493 INFO E| Downloaded tracing v0.1.37
27142024-12-19T19:58:07.586Z[ helios-setup] Dec 19 19:58:06.501 INFO E| Downloaded toml_edit v0.19.8
27152024-12-19T19:58:07.617Z[ helios-setup] Dec 19 19:58:06.531 INFO E| Downloaded parking_lot_core v0.9.6
27162024-12-19T19:58:07.620Z[ helios-setup] Dec 19 19:58:06.535 INFO E| Downloaded unicode-normalization v0.1.22
27172024-12-19T19:58:07.627Z[ helios-setup] Dec 19 19:58:06.542 INFO E| Downloaded parking_lot v0.12.1
27182024-12-19T19:58:07.631Z[ helios-setup] Dec 19 19:58:06.546 INFO E| Downloaded proc-macro2 v1.0.86
27192024-12-19T19:58:07.635Z[ helios-setup] Dec 19 19:58:06.550 INFO E| Downloaded num-traits v0.2.15
27202024-12-19T19:58:07.640Z[ helios-setup] Dec 19 19:58:06.555 INFO E| Downloaded cc v1.0.78
27212024-12-19T19:58:07.645Z[ helios-setup] Dec 19 19:58:06.560 INFO E| Downloaded winnow v0.4.1
27222024-12-19T19:58:07.659Z[ helios-setup] Dec 19 19:58:06.574 INFO E| Downloaded serde_json v1.0.95
27232024-12-19T19:58:07.675Z[ helios-setup] Dec 19 19:58:06.590 INFO E| Downloaded rayon-core v1.10.2
27242024-12-19T19:58:07.683Z[ helios-setup] Dec 19 19:58:06.598 INFO E| Downloaded rustls v0.21.0
27252024-12-19T19:58:07.705Z[ helios-setup] Dec 19 19:58:06.619 INFO E| Downloaded memchr v2.5.0
27262024-12-19T19:58:07.711Z[ helios-setup] Dec 19 19:58:06.626 INFO E| Downloaded crossbeam-channel v0.5.6
27272024-12-19T19:58:07.718Z[ helios-setup] Dec 19 19:58:06.633 INFO E| Downloaded syn v1.0.107
27282024-12-19T19:58:07.741Z[ helios-setup] Dec 19 19:58:06.656 INFO E| Downloaded syn v2.0.72
27292024-12-19T19:58:07.764Z[ helios-setup] Dec 19 19:58:06.679 INFO E| Downloaded pest v2.5.7
27302024-12-19T19:58:07.773Z[ helios-setup] Dec 19 19:58:06.688 INFO E| Downloaded http v0.2.9
27312024-12-19T19:58:07.781Z[ helios-setup] Dec 19 19:58:06.696 INFO E| Downloaded mio v0.8.5
27322024-12-19T19:58:07.792Z[ helios-setup] Dec 19 19:58:06.707 INFO E| Downloaded clap_builder v4.2.1
27332024-12-19T19:58:07.806Z[ helios-setup] Dec 19 19:58:06.720 INFO E| Downloaded reqwest v0.11.16
27342024-12-19T19:58:07.821Z[ helios-setup] Dec 19 19:58:06.735 INFO E| Downloaded futures-util v0.3.28
27352024-12-19T19:58:07.844Z[ helios-setup] Dec 19 19:58:06.759 INFO E| Downloaded rayon v1.6.1
27362024-12-19T19:58:07.859Z[ helios-setup] Dec 19 19:58:06.774 INFO E| Downloaded h2 v0.3.16
27372024-12-19T19:58:07.871Z[ helios-setup] Dec 19 19:58:06.785 INFO E| Downloaded crossbeam-utils v0.8.14
27382024-12-19T19:58:07.876Z[ helios-setup] Dec 19 19:58:06.790 INFO E| Downloaded chrono v0.4.24
27392024-12-19T19:58:07.889Z[ helios-setup] Dec 19 19:58:06.803 INFO E| Downloaded base64 v0.21.0
27402024-12-19T19:58:07.909Z[ helios-setup] Dec 19 19:58:06.824 INFO E| Downloaded git2 v0.16.1
27412024-12-19T19:58:07.924Z[ helios-setup] Dec 19 19:58:06.839 INFO E| Downloaded hyper v0.14.25
27422024-12-19T19:58:07.940Z[ helios-setup] Dec 19 19:58:06.855 INFO E| Downloaded regress v0.5.0
27432024-12-19T19:58:07.954Z[ helios-setup] Dec 19 19:58:06.868 INFO E| Downloaded regex v1.7.3
27442024-12-19T19:58:07.968Z[ helios-setup] Dec 19 19:58:06.882 INFO E| Downloaded rustix v0.37.3
27452024-12-19T19:58:07.998Z[ helios-setup] Dec 19 19:58:06.913 INFO E| Downloaded bytes v1.4.0
27462024-12-19T19:58:08.006Z[ helios-setup] Dec 19 19:58:06.920 INFO E| Downloaded rhai v1.14.0
27472024-12-19T19:58:08.031Z[ helios-setup] Dec 19 19:58:06.945 INFO E| Downloaded ahash v0.8.3
27482024-12-19T19:58:08.037Z[ helios-setup] Dec 19 19:58:06.950 INFO E| Downloaded once_cell v1.17.0
27492024-12-19T19:58:08.039Z[ helios-setup] Dec 19 19:58:06.954 INFO E| Downloaded num_enum_derive v0.5.7
27502024-12-19T19:58:08.042Z[ helios-setup] Dec 19 19:58:06.956 INFO E| Downloaded tokio v1.27.0
27512024-12-19T19:58:08.097Z[ helios-setup] Dec 19 19:58:07.011 INFO E| Downloaded openapiv3 v1.0.2
27522024-12-19T19:58:08.118Z[ helios-setup] Dec 19 19:58:07.032 INFO E| Downloaded lock_api v0.4.9
27532024-12-19T19:58:08.121Z[ helios-setup] Dec 19 19:58:07.034 INFO E| Downloaded ipnet v2.7.2
27542024-12-19T19:58:08.124Z[ helios-setup] Dec 19 19:58:07.037 INFO E| Downloaded futures v0.3.28
27552024-12-19T19:58:08.130Z[ helios-setup] Dec 19 19:58:07.045 INFO E| Downloaded clap v4.2.1
27562024-12-19T19:58:08.143Z[ helios-setup] Dec 19 19:58:07.057 INFO E| Downloaded tokio-util v0.7.7
27572024-12-19T19:58:08.153Z[ helios-setup] Dec 19 19:58:07.067 INFO E| Downloaded rhai_codegen v1.5.0
27582024-12-19T19:58:08.166Z[ helios-setup] Dec 19 19:58:07.079 INFO E| Downloaded pin-project-lite v0.2.9
27592024-12-19T19:58:08.172Z[ helios-setup] Dec 19 19:58:07.087 INFO E| Downloaded quote v1.0.36
27602024-12-19T19:58:08.176Z[ helios-setup] Dec 19 19:58:07.091 INFO E| Downloaded log v0.4.17
27612024-12-19T19:58:08.180Z[ helios-setup] Dec 19 19:58:07.095 INFO E| Downloaded serde v1.0.204
27622024-12-19T19:58:08.186Z[ helios-setup] Dec 19 19:58:07.100 INFO E| Downloaded num-integer v0.1.45
27632024-12-19T19:58:08.189Z[ helios-setup] Dec 19 19:58:07.103 INFO E| Downloaded io-lifetimes v1.0.10
27642024-12-19T19:58:08.194Z[ helios-setup] Dec 19 19:58:07.108 INFO E| Downloaded httparse v1.8.0
27652024-12-19T19:58:08.197Z[ helios-setup] Dec 19 19:58:07.112 INFO E| Downloaded tracing-core v0.1.30
27662024-12-19T19:58:08.201Z[ helios-setup] Dec 19 19:58:07.116 INFO E| Downloaded serde_yaml v0.9.21
27672024-12-19T19:58:08.207Z[ helios-setup] Dec 19 19:58:07.122 INFO E| Downloaded itoa v1.0.6
27682024-12-19T19:58:08.210Z[ helios-setup] Dec 19 19:58:07.124 INFO E| Downloaded crossbeam-epoch v0.9.13
27692024-12-19T19:58:08.214Z[ helios-setup] Dec 19 19:58:07.129 INFO E| Downloaded futures-channel v0.3.28
27702024-12-19T19:58:08.217Z[ helios-setup] Dec 19 19:58:07.132 INFO E| Downloaded ahash v0.7.6
27712024-12-19T19:58:08.222Z[ helios-setup] Dec 19 19:58:07.136 INFO E| Downloaded libc v0.2.139
27722024-12-19T19:58:08.261Z[ helios-setup] Dec 19 19:58:07.175 INFO E| Downloaded smartstring v1.0.1
27732024-12-19T19:58:08.264Z[ helios-setup] Dec 19 19:58:07.179 INFO E| Downloaded serde_derive v1.0.204
27742024-12-19T19:58:08.268Z[ helios-setup] Dec 19 19:58:07.183 INFO E| Downloaded semver v0.11.0
27752024-12-19T19:58:08.271Z[ helios-setup] Dec 19 19:58:07.185 INFO E| Downloaded httpdate v1.0.2
27762024-12-19T19:58:08.274Z[ helios-setup] Dec 19 19:58:07.187 INFO E| Downloaded futures-core v0.3.28
27772024-12-19T19:58:08.277Z[ helios-setup] Dec 19 19:58:07.189 INFO E| Downloaded clap_derive v4.2.0
27782024-12-19T19:58:08.282Z[ helios-setup] Dec 19 19:58:07.197 INFO E| Downloaded camino v1.1.4
27792024-12-19T19:58:08.282Z[ helios-setup] Dec 19 19:58:07.197 INFO E| Downloaded unicode-ident v1.0.8
27802024-12-19T19:58:08.285Z[ helios-setup] Dec 19 19:58:07.199 INFO E| Downloaded unicode-bidi v0.3.13
27812024-12-19T19:58:08.288Z[ helios-setup] Dec 19 19:58:07.203 INFO E| Downloaded ucd-trie v0.1.5
27822024-12-19T19:58:08.291Z[ helios-setup] Dec 19 19:58:07.206 INFO E| Downloaded tungstenite v0.18.0
27832024-12-19T19:58:08.295Z[ helios-setup] Dec 19 19:58:07.210 INFO E| Downloaded toml v0.7.3
27842024-12-19T19:58:08.300Z[ helios-setup] Dec 19 19:58:07.215 INFO E| Downloaded tinyvec v1.6.0
27852024-12-19T19:58:08.306Z[ helios-setup] Dec 19 19:58:07.220 INFO E| Downloaded textwrap v0.16.0
27862024-12-19T19:58:08.309Z[ helios-setup] Dec 19 19:58:07.224 INFO E| Downloaded rustfmt-wrapper v0.2.0
27872024-12-19T19:58:08.312Z[ helios-setup] Dec 19 19:58:07.227 INFO E| Downloaded proc-macro-crate v1.2.1
27882024-12-19T19:58:08.316Z[ helios-setup] Dec 19 19:58:07.229 INFO E| Downloaded ppv-lite86 v0.2.17
27892024-12-19T19:58:08.319Z[ helios-setup] Dec 19 19:58:07.231 INFO E| Downloaded num_enum v0.5.7
27902024-12-19T19:58:08.322Z[ helios-setup] Dec 19 19:58:07.237 INFO E| Downloaded iana-time-zone v0.1.56
27912024-12-19T19:58:08.327Z[ helios-setup] Dec 19 19:58:07.241 INFO E| Downloaded pkg-config v0.3.26
27922024-12-19T19:58:08.330Z[ helios-setup] Dec 19 19:58:07.244 INFO E| Downloaded paste v1.0.12
27932024-12-19T19:58:08.334Z[ helios-setup] Dec 19 19:58:07.249 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
27942024-12-19T19:58:08.339Z[ helios-setup] Dec 19 19:58:07.253 INFO E| Downloaded percent-encoding v2.2.0
27952024-12-19T19:58:08.342Z[ helios-setup] Dec 19 19:58:07.254 INFO E| Downloaded async-trait v0.1.68
27962024-12-19T19:58:08.345Z[ helios-setup] Dec 19 19:58:07.260 INFO E| Downloaded slog-bunyan v2.4.0
27972024-12-19T19:58:08.348Z[ helios-setup] Dec 19 19:58:07.262 INFO E| Downloaded home v0.5.4
27982024-12-19T19:58:08.351Z[ helios-setup] Dec 19 19:58:07.263 INFO E| Downloaded cargo-lock v8.0.3
27992024-12-19T19:58:08.354Z[ helios-setup] Dec 19 19:58:07.269 INFO E| Downloaded num_cpus v1.15.0
28002024-12-19T19:58:08.359Z[ helios-setup] Dec 19 19:58:07.274 INFO E| Downloaded is-terminal v0.4.7
28012024-12-19T19:58:08.362Z[ helios-setup] Dec 19 19:58:07.276 INFO E| Downloaded jobserver v0.1.26
28022024-12-19T19:58:08.366Z[ helios-setup] Dec 19 19:58:07.280 INFO E| Downloaded futures-macro v0.3.28
28032024-12-19T19:58:08.366Z[ helios-setup] Dec 19 19:58:07.280 INFO E| Downloaded clap_lex v0.4.1
28042024-12-19T19:58:08.368Z[ helios-setup] Dec 19 19:58:07.282 INFO E| Downloaded bincode v1.3.3
28052024-12-19T19:58:08.372Z[ helios-setup] Dec 19 19:58:07.286 INFO E| Downloaded futures-sink v0.3.28
28062024-12-19T19:58:08.374Z[ helios-setup] Dec 19 19:58:07.287 INFO E| Downloaded futures-io v0.3.28
28072024-12-19T19:58:08.374Z[ helios-setup] Dec 19 19:58:07.289 INFO E| Downloaded form_urlencoded v1.1.0
28082024-12-19T19:58:08.377Z[ helios-setup] Dec 19 19:58:07.290 INFO E| Downloaded fastrand v1.9.0
28092024-12-19T19:58:08.380Z[ helios-setup] Dec 19 19:58:07.293 INFO E| Downloaded futures-executor v0.3.28
28102024-12-19T19:58:08.380Z[ helios-setup] Dec 19 19:58:07.295 INFO E| Downloaded dyn-clone v1.0.11
28112024-12-19T19:58:08.384Z[ helios-setup] Dec 19 19:58:07.298 INFO E| Downloaded serde_derive_internals v0.26.0
28122024-12-19T19:58:08.387Z[ helios-setup] Dec 19 19:58:07.300 INFO E| Downloaded either v1.8.0
28132024-12-19T19:58:08.389Z[ helios-setup] Dec 19 19:58:07.302 INFO E| Downloaded tempfile v3.5.0
28142024-12-19T19:58:08.392Z[ helios-setup] Dec 19 19:58:07.306 INFO E| Downloaded serde_tokenstream v0.2.0
28152024-12-19T19:58:08.397Z[ helios-setup] Dec 19 19:58:07.312 INFO E| Downloaded serde_path_to_error v0.1.11
28162024-12-19T19:58:08.400Z[ helios-setup] Dec 19 19:58:07.315 INFO E| Downloaded built v0.6.0
28172024-12-19T19:58:08.402Z[ helios-setup] Dec 19 19:58:07.317 INFO E| Downloaded autocfg v1.1.0
28182024-12-19T19:58:08.405Z[ helios-setup] Dec 19 19:58:07.319 INFO E| Downloaded async-stream v0.3.5
28192024-12-19T19:58:08.408Z[ helios-setup] Dec 19 19:58:07.322 INFO E| Downloaded anstyle-parse v0.1.1
28202024-12-19T19:58:08.413Z[ helios-setup] Dec 19 19:58:07.328 INFO E| Downloaded anstyle v0.3.5
28212024-12-19T19:58:08.413Z[ helios-setup] Dec 19 19:58:07.328 INFO E| Downloaded encoding_rs v0.8.32
28222024-12-19T19:58:08.448Z[ helios-setup] Dec 19 19:58:07.362 INFO E| Downloaded slab v0.4.7
28232024-12-19T19:58:08.451Z[ helios-setup] Dec 19 19:58:07.364 INFO E| Downloaded sha2 v0.10.6
28242024-12-19T19:58:08.454Z[ helios-setup] Dec 19 19:58:07.368 INFO E| Downloaded sha1 v0.10.5
28252024-12-19T19:58:08.457Z[ helios-setup] Dec 19 19:58:07.370 INFO E| Downloaded semver-parser v0.10.2
28262024-12-19T19:58:08.460Z[ helios-setup] Dec 19 19:58:07.373 INFO E| Downloaded scopeguard v1.1.0
28272024-12-19T19:58:08.463Z[ helios-setup] Dec 19 19:58:07.375 INFO E| Downloaded schemars_derive v0.8.12
28282024-12-19T19:58:08.463Z[ helios-setup] Dec 19 19:58:07.378 INFO E| Downloaded const-random-macro v0.1.15
28292024-12-19T19:58:08.467Z[ helios-setup] Dec 19 19:58:07.379 INFO E| Downloaded const-random v0.1.15
28302024-12-19T19:58:08.467Z[ helios-setup] Dec 19 19:58:07.381 INFO E| Downloaded concolor-override v1.0.0
28312024-12-19T19:58:08.474Z[ helios-setup] Dec 19 19:58:07.382 INFO E| Downloaded anyhow v1.0.68
28322024-12-19T19:58:08.474Z[ helios-setup] Dec 19 19:58:07.388 INFO E| Downloaded signal-hook-registry v1.4.0
28332024-12-19T19:58:08.512Z[ helios-setup] Dec 19 19:58:07.426 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
28342024-12-19T19:58:08.692Z[ helios-setup] Dec 19 19:58:07.606 INFO E| Downloaded libz-sys v1.1.8
28352024-12-19T19:58:09.091Z[ host-package] Compiling derive_builder_macro v0.20.2
28362024-12-19T19:58:09.171Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling proc-macro2 v1.0.86
28372024-12-19T19:58:09.171Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling libc v0.2.139
28382024-12-19T19:58:09.174Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling unicode-ident v1.0.8
28392024-12-19T19:58:09.174Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling autocfg v1.1.0
28402024-12-19T19:58:09.174Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling cfg-if v1.0.0
28412024-12-19T19:58:09.174Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling version_check v0.9.4
28422024-12-19T19:58:09.174Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling serde v1.0.204
28432024-12-19T19:58:09.174Z[ helios-setup] Dec 19 19:58:08.085 INFO E| Compiling syn v1.0.107
28442024-12-19T19:58:09.699Z[ helios-setup] Dec 19 19:58:08.613 INFO E| Compiling memchr v2.5.0
28452024-12-19T19:58:09.878Z[ helios-setup] Dec 19 19:58:08.792 INFO E| Compiling once_cell v1.17.0
28462024-12-19T19:58:10.707Z[ helios-setup] Dec 19 19:58:09.621 INFO E| Compiling thiserror v1.0.38
28472024-12-19T19:58:10.709Z[ helios-setup] Dec 19 19:58:09.622 INFO E| Compiling log v0.4.17
28482024-12-19T19:58:11.339Z[ helios-setup] Dec 19 19:58:10.252 INFO E| Compiling itoa v1.0.6
28492024-12-19T19:58:11.493Z[ helios-setup] Dec 19 19:58:10.407 INFO E| Compiling serde_json v1.0.95
28502024-12-19T19:58:12.439Z[ helios-setup] Dec 19 19:58:11.353 INFO E| Compiling indexmap v1.9.3
28512024-12-19T19:58:12.527Z[ helios-setup] Dec 19 19:58:11.440 INFO E| Compiling pin-project-lite v0.2.9
28522024-12-19T19:58:12.705Z[ helios-setup] Dec 19 19:58:11.619 INFO E| Compiling scopeguard v1.1.0
28532024-12-19T19:58:12.974Z[ helios-setup] Dec 19 19:58:11.888 INFO E| Compiling num-integer v0.1.45
28542024-12-19T19:58:13.052Z[ helios-setup] Dec 19 19:58:11.966 INFO E| Compiling bytes v1.4.0
28552024-12-19T19:58:13.222Z[ helios-setup] Dec 19 19:58:12.136 INFO E| Compiling quote v1.0.36
28562024-12-19T19:58:13.398Z[ helios-setup] Dec 19 19:58:12.311 INFO E| Compiling futures-core v0.3.28
28572024-12-19T19:58:13.720Z[ helios-setup] Dec 19 19:58:12.633 INFO E| Compiling getrandom v0.2.8
28582024-12-19T19:58:14.007Z[ helios-setup] Dec 19 19:58:12.920 INFO E| Compiling syn v2.0.72
28592024-12-19T19:58:14.372Z[ helios-setup] Dec 19 19:58:13.286 INFO E| Compiling jobserver v0.1.26
28602024-12-19T19:58:14.883Z[ helios-setup] Dec 19 19:58:13.796 INFO E| Compiling ryu v1.0.13
28612024-12-19T19:58:15.526Z[ helios-setup] Dec 19 19:58:14.439 INFO E| Compiling cc v1.0.78
28622024-12-19T19:58:16.529Z[ helios-setup] Dec 19 19:58:15.442 INFO E| Compiling lock_api v0.4.9
28632024-12-19T19:58:16.706Z[ helios-setup] Dec 19 19:58:15.619 INFO E| Compiling bitflags v1.3.2
28642024-12-19T19:58:16.810Z[ helios-setup] Dec 19 19:58:15.722 INFO E| Compiling parking_lot_core v0.9.6
28652024-12-19T19:58:16.835Z[ helios-setup] Dec 19 19:58:15.748 INFO E| Compiling typenum v1.16.0
28662024-12-19T19:58:16.846Z[ helios-setup] Dec 19 19:58:15.759 INFO E| Compiling num_cpus v1.15.0
28672024-12-19T19:58:16.981Z[ helios-setup] Dec 19 19:58:15.894 INFO E| Compiling slab v0.4.7
28682024-12-19T19:58:17.263Z[ helios-setup] Dec 19 19:58:16.172 INFO E| Compiling generic-array v0.14.6
28692024-12-19T19:58:17.907Z[ helios-setup] Dec 19 19:58:16.820 INFO E| Compiling futures-task v0.3.28
28702024-12-19T19:58:18.069Z[ helios-setup] Dec 19 19:58:16.982 INFO E| Compiling futures-channel v0.3.28
28712024-12-19T19:58:18.104Z[ helios-setup] Dec 19 19:58:17.013 INFO E| Compiling futures-sink v0.3.28
28722024-12-19T19:58:18.948Z[ helios-setup] Dec 19 19:58:17.861 INFO E| Compiling tokio v1.27.0
28732024-12-19T19:58:19.075Z[ helios-setup] Dec 19 19:58:17.987 INFO E| Compiling schemars v0.8.12
28742024-12-19T19:58:19.077Z[ helios-setup] Dec 19 19:58:17.989 INFO E| Compiling futures-util v0.3.28
28752024-12-19T19:58:19.874Z[ host-package] Compiling polar-core v0.27.3
28762024-12-19T19:58:20.275Z[ helios-setup] Dec 19 19:58:19.170 INFO E| Compiling mio v0.8.5
28772024-12-19T19:58:20.344Z[ helios-setup] Dec 19 19:58:19.256 INFO E| Compiling signal-hook-registry v1.4.0
28782024-12-19T19:58:20.473Z[ helios-setup] Dec 19 19:58:19.386 INFO E| Compiling socket2 v0.4.9
28792024-12-19T19:58:20.527Z[ helios-setup] Dec 19 19:58:19.439 INFO E| Compiling num-traits v0.2.15
28802024-12-19T19:58:21.245Z[ helios-setup] Dec 19 19:58:20.156 INFO E| Compiling ahash v0.7.6
28812024-12-19T19:58:21.498Z[ helios-setup] Dec 19 19:58:20.410 INFO E| Compiling io-lifetimes v1.0.10
28822024-12-19T19:58:22.830Z[ helios-setup] Dec 19 19:58:21.742 INFO E| Compiling futures-io v0.3.28
28832024-12-19T19:58:22.889Z[ helios-setup] Dec 19 19:58:21.801 INFO E| Compiling pin-utils v0.1.0
28842024-12-19T19:58:22.963Z[ helios-setup] Dec 19 19:58:21.875 INFO E| Compiling crunchy v0.2.2
28852024-12-19T19:58:23.906Z[ helios-setup] Dec 19 19:58:22.818 INFO E| Compiling ahash v0.8.3
28862024-12-19T19:58:24.324Z[ helios-setup] Dec 19 19:58:23.236 INFO E| Compiling rustix v0.37.3
28872024-12-19T19:58:24.483Z[ helios-setup] Dec 19 19:58:23.395 INFO E| Compiling hashbrown v0.12.3
28882024-12-19T19:58:24.780Z[ helios-setup] Dec 19 19:58:23.692 INFO E| Compiling tiny-keccak v2.0.2
28892024-12-19T19:58:25.118Z[ helios-setup] Dec 19 19:58:24.029 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
28902024-12-19T19:58:25.406Z[ helios-setup] Dec 19 19:58:24.317 INFO E| Compiling block-buffer v0.10.3
28912024-12-19T19:58:25.838Z[ helios-setup] Dec 19 19:58:24.743 INFO E| Compiling crypto-common v0.1.6
28922024-12-19T19:58:26.241Z[ host-package] Compiling strip-ansi-escapes v0.2.0
28932024-12-19T19:58:26.451Z[ helios-setup] Dec 19 19:58:25.363 INFO E| Compiling serde_derive_internals v0.26.0
28942024-12-19T19:58:26.702Z[ helios-setup] Dec 19 19:58:25.613 INFO E| Compiling errno v0.3.1
28952024-12-19T19:58:27.340Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28962024-12-19T19:58:27.454Z[ helios-setup] Dec 19 19:58:26.365 INFO E| Compiling slog v2.7.0
28972024-12-19T19:58:27.705Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28982024-12-19T19:58:27.783Z[ helios-setup] Dec 19 19:58:26.694 INFO E| Compiling fnv v1.0.7
28992024-12-19T19:58:27.986Z[ helios-setup] Dec 19 19:58:26.897 INFO E| Compiling crossbeam-utils v0.8.14
29002024-12-19T19:58:28.057Z[ helios-setup] Dec 19 19:58:26.968 INFO E| Compiling pkg-config v0.3.26
29012024-12-19T19:58:28.365Z[ host-package] Compiling tabled_derive v0.7.0
29022024-12-19T19:58:29.094Z[ helios-setup] Dec 19 19:58:28.005 INFO E| Compiling http v0.2.9
29032024-12-19T19:58:31.606Z[ helios-setup] Dec 19 19:58:30.517 INFO E| Compiling digest v0.10.6
29042024-12-19T19:58:31.686Z[ helios-setup] Dec 19 19:58:30.595 INFO E| Compiling aho-corasick v0.7.20
29052024-12-19T19:58:31.733Z[ helios-setup] Dec 19 19:58:30.642 INFO E| Compiling unicode-width v0.1.10
29062024-12-19T19:58:32.658Z[ helios-setup] Dec 19 19:58:31.568 INFO E| Compiling percent-encoding v2.2.0
29072024-12-19T19:58:32.743Z[ helios-setup] Dec 19 19:58:31.654 INFO E| Compiling tinyvec_macros v0.1.1
29082024-12-19T19:58:32.746Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29092024-12-19T19:58:32.980Z[ helios-setup] Dec 19 19:58:31.890 INFO E| Compiling anyhow v1.0.68
29102024-12-19T19:58:33.646Z[ helios-setup] Dec 19 19:58:32.556 INFO E| Compiling httparse v1.8.0
29112024-12-19T19:58:34.020Z[ host-package] Compiling fd-lock v4.0.2
29122024-12-19T19:58:34.429Z[ helios-setup] Dec 19 19:58:33.130 INFO E| Compiling heck v0.4.1
29132024-12-19T19:58:34.451Z[ host-package] Compiling peg-macros v0.8.4
29142024-12-19T19:58:34.636Z[ helios-setup] Dec 19 19:58:33.546 INFO E| Compiling regex-syntax v0.6.29
29152024-12-19T19:58:34.961Z[ helios-setup] Dec 19 19:58:33.871 INFO E| Compiling cpufeatures v0.2.5
29162024-12-19T19:58:35.246Z[ helios-setup] Dec 19 19:58:34.156 INFO E| Compiling tinyvec v1.6.0
29172024-12-19T19:58:35.883Z[ helios-setup] Dec 19 19:58:34.792 INFO E| Compiling const-random-macro v0.1.15
29182024-12-19T19:58:35.903Z[ helios-setup] Dec 19 19:58:34.810 INFO E| Compiling form_urlencoded v1.1.0
29192024-12-19T19:58:36.938Z[ helios-setup] Dec 19 19:58:35.847 INFO E| Compiling hashbrown v0.13.2
29202024-12-19T19:58:36.942Z[ helios-setup] Dec 19 19:58:35.848 INFO E| Compiling thiserror-impl v1.0.38
29212024-12-19T19:58:37.131Z[ helios-setup] Dec 19 19:58:36.040 INFO E| Compiling serde_derive v1.0.204
29222024-12-19T19:58:37.432Z[ helios-setup] Dec 19 19:58:36.341 INFO E| Compiling futures-macro v0.3.28
29232024-12-19T19:58:38.439Z[ helios-setup] Dec 19 19:58:37.348 INFO E| Compiling tokio-macros v2.0.0
29242024-12-19T19:58:39.006Z[ helios-setup] Dec 19 19:58:37.914 INFO E| Compiling schemars_derive v0.8.12
29252024-12-19T19:58:39.191Z[ helios-setup] Dec 19 19:58:38.099 INFO E| Compiling libz-sys v1.1.8
29262024-12-19T19:58:40.828Z[ helios-setup] Dec 19 19:58:39.736 INFO E| Compiling chrono v0.4.24
29272024-12-19T19:58:41.203Z[ host-package] Compiling strum_macros v0.24.3
29282024-12-19T19:58:41.730Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29292024-12-19T19:58:42.433Z[ host-package] Compiling kstat-rs v0.2.4
29302024-12-19T19:58:43.541Z[ helios-setup] Dec 19 19:58:42.427 INFO E| Compiling regex v1.7.3
29312024-12-19T19:58:44.206Z[ host-package] Compiling samael v0.0.17
29322024-12-19T19:58:44.353Z[ host-package] Compiling unicase v2.7.0
29332024-12-19T19:58:44.896Z[ helios-setup] Dec 19 19:58:43.805 INFO E| Compiling dyn-clone v1.0.11
29342024-12-19T19:58:44.945Z[ helios-setup] Dec 19 19:58:43.853 INFO E| Compiling uuid v1.3.0
29352024-12-19T19:58:44.968Z[ host-package] Compiling indoc v1.0.9
29362024-12-19T19:58:45.271Z[ helios-setup] Dec 19 19:58:44.177 INFO E| Compiling regress v0.5.0
29372024-12-19T19:58:45.501Z[ host-package] Compiling nu-ansi-term v0.50.1
29382024-12-19T19:58:45.854Z[ helios-setup] Dec 19 19:58:44.761 INFO E| Compiling unicode-normalization v0.1.22
29392024-12-19T19:58:45.942Z[ helios-setup] Dec 19 19:58:44.850 INFO E| Compiling const-random v0.1.15
29402024-12-19T19:58:47.080Z[ host-package] Compiling reedline v0.35.0
29412024-12-19T19:58:47.970Z[ helios-setup] Dec 19 19:58:46.874 INFO E| Compiling getopts v0.2.21
29422024-12-19T19:58:48.286Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29432024-12-19T19:58:48.388Z[ helios-setup] Dec 19 19:58:47.295 INFO E| Compiling tracing-core v0.1.30
29442024-12-19T19:58:49.225Z[ helios-setup] Dec 19 19:58:48.133 INFO E| Compiling memoffset v0.7.1
29452024-12-19T19:58:50.072Z[ helios-setup] Dec 19 19:58:48.978 INFO E| Compiling ucd-trie v0.1.5
29462024-12-19T19:58:50.130Z[ helios-setup] Dec 19 19:58:49.037 INFO E| Compiling unicode-bidi v0.3.13
29472024-12-19T19:58:51.559Z[ helios-setup] Dec 19 19:58:50.466 INFO E| Compiling num-conv v0.1.0
29482024-12-19T19:58:53.001Z[ helios-setup] Dec 19 19:58:51.907 INFO E| Compiling powerfmt v0.2.0
29492024-12-19T19:58:53.050Z[ helios-setup] Dec 19 19:58:51.954 INFO E| Compiling time-core v0.1.2
29502024-12-19T19:58:53.757Z[ helios-setup] Dec 19 19:58:52.663 INFO E| Compiling time-macros v0.2.18
29512024-12-19T19:58:53.812Z[ host-package] Compiling peg v0.8.4
29522024-12-19T19:58:53.955Z[ helios-setup] Dec 19 19:58:52.861 INFO E| Compiling deranged v0.3.11
29532024-12-19T19:58:53.996Z[ helios-setup] Dec 19 19:58:52.902 INFO E| Compiling idna v0.3.0
29542024-12-19T19:58:54.099Z[ host-package] Compiling tabled v0.15.0
29552024-12-19T19:58:58.352Z[ helios-setup] Dec 19 19:58:57.257 INFO E| Compiling pest v2.5.7
29562024-12-19T19:58:58.534Z[ helios-setup] Dec 19 19:58:57.438 INFO E| Compiling tracing v0.1.37
29572024-12-19T19:59:00.371Z[ helios-setup] Dec 19 19:58:59.276 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
29582024-12-19T19:59:01.341Z[ helios-setup] Dec 19 19:59:00.245 INFO E| Compiling time v0.1.45
29592024-12-19T19:59:02.145Z[ helios-setup] Dec 19 19:59:01.048 INFO E| Compiling crossbeam-epoch v0.9.13
29602024-12-19T19:59:02.616Z[ helios-setup] Dec 19 19:59:01.519 INFO E| Compiling semver v1.0.17
29612024-12-19T19:59:03.389Z[ helios-setup] Dec 19 19:59:02.294 INFO E| Compiling iana-time-zone v0.1.56
29622024-12-19T19:59:04.054Z[ helios-setup] Dec 19 19:59:02.959 INFO E| Compiling num_threads v0.1.6
29632024-12-19T19:59:05.075Z[ helios-setup] Dec 19 19:59:03.978 INFO E| Compiling time v0.3.36
29642024-12-19T19:59:05.654Z[ helios-setup] Dec 19 19:59:04.558 INFO E| Compiling semver-parser v0.10.2
29652024-12-19T19:59:06.133Z[ helios-setup] Dec 19 19:59:05.037 INFO E| Compiling url v2.3.1
29662024-12-19T19:59:06.719Z[ helios-setup] Dec 19 19:59:05.621 INFO E| Compiling toml v0.5.11
29672024-12-19T19:59:07.269Z[ helios-setup] Dec 19 19:59:06.173 INFO E| Compiling smallvec v1.10.0
29682024-12-19T19:59:09.466Z[ helios-setup] Dec 19 19:59:08.369 INFO E| Compiling parking_lot v0.12.1
29692024-12-19T19:59:13.457Z[ helios-setup] Dec 19 19:59:12.360 INFO E| Compiling serde_tokenstream v0.2.0
29702024-12-19T19:59:17.269Z[ helios-setup] Dec 19 19:59:16.170 INFO E| Compiling crossbeam-channel v0.5.6
29712024-12-19T19:59:17.492Z[ helios-setup] Dec 19 19:59:16.394 INFO E| Compiling dirs-sys-next v0.1.2
29722024-12-19T19:59:23.431Z[ helios-setup] Dec 19 19:59:19.238 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
29732024-12-19T19:59:23.798Z[ helios-setup] Dec 19 19:59:19.626 INFO E| Compiling try-lock v0.2.4
29742024-12-19T19:59:23.798Z[ helios-setup] Dec 19 19:59:19.785 INFO E| Compiling same-file v1.0.6
29752024-12-19T19:59:23.798Z[ helios-setup] Dec 19 19:59:20.046 INFO E| Compiling crc32fast v1.3.2
29762024-12-19T19:59:23.798Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29772024-12-19T19:59:23.798Z[ helios-setup] Dec 19 19:59:21.642 INFO E| Compiling walkdir v2.3.3
29782024-12-19T19:59:23.798Z[ helios-setup] Dec 19 19:59:21.830 INFO E| Compiling want v0.3.0
29792024-12-19T19:59:24.426Z[ helios-setup] Dec 19 19:59:23.326 INFO E| Compiling dirs-next v2.0.0
29802024-12-19T19:59:24.822Z[ host-package] Compiling derive_builder v0.20.2
29812024-12-19T19:59:25.351Z[ helios-setup] Dec 19 19:59:24.251 INFO E| Compiling proc-macro-crate v1.2.1
29822024-12-19T19:59:27.086Z[ helios-setup] Dec 19 19:59:25.986 INFO E| Compiling semver v0.11.0
29832024-12-19T19:59:28.376Z[ helios-setup] Dec 19 19:59:27.276 INFO E| Compiling tokio-util v0.7.7
29842024-12-19T19:59:29.165Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29852024-12-19T19:59:31.251Z[ helios-setup] Dec 19 19:59:30.150 INFO E| Compiling h2 v0.3.16
29862024-12-19T19:59:33.397Z[ helios-setup] Dec 19 19:59:32.297 INFO E| Compiling futures-executor v0.3.28
29872024-12-19T19:59:33.689Z[ helios-setup] Dec 19 19:59:32.588 INFO E| Compiling http-body v0.4.5
29882024-12-19T19:59:34.765Z[ helios-setup] Dec 19 19:59:33.664 INFO E| Compiling ring v0.16.20
29892024-12-19T19:59:34.808Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
29902024-12-19T19:59:34.931Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29912024-12-19T19:59:35.805Z[ helios-setup] Dec 19 19:59:34.703 INFO E| Compiling rand_core v0.6.4
29922024-12-19T19:59:35.873Z[ host-package] Compiling bcs v0.1.6
29932024-12-19T19:59:37.325Z[ helios-setup] Dec 19 19:59:36.224 INFO E| Compiling thread_local v1.1.7
29942024-12-19T19:59:37.405Z[ helios-setup] Dec 19 19:59:36.304 INFO E| Compiling httpdate v1.0.2
29952024-12-19T19:59:37.953Z[ host-package] Compiling oso-derive v0.27.3
29962024-12-19T19:59:37.966Z[ helios-setup] Dec 19 19:59:36.864 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
29972024-12-19T19:59:38.116Z[ helios-setup] Dec 19 19:59:37.015 INFO E| Compiling fastrand v1.9.0
29982024-12-19T19:59:38.313Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
29992024-12-19T19:59:38.953Z[ helios-setup] Dec 19 19:59:37.851 INFO E| Compiling utf8parse v0.2.1
30002024-12-19T19:59:39.195Z[ helios-setup] Dec 19 19:59:38.093 INFO E| Compiling adler v1.0.2
30012024-12-19T19:59:39.459Z[ helios-setup] Dec 19 19:59:38.357 INFO E| Compiling ppv-lite86 v0.2.17
30022024-12-19T19:59:40.003Z[ helios-setup] Dec 19 19:59:38.901 INFO E| Compiling base64 v0.21.0
30032024-12-19T19:59:40.150Z[ helios-setup] Dec 19 19:59:39.049 INFO E| Compiling lazy_static v1.4.0
30042024-12-19T19:59:40.366Z[ host-package] Compiling libz-sys v1.1.20
30052024-12-19T19:59:41.324Z[ helios-setup] Dec 19 19:59:40.222 INFO E| Compiling tower-service v0.3.2
30062024-12-19T19:59:41.468Z[ helios-setup] Dec 19 19:59:40.366 INFO E| Compiling home v0.5.4
30072024-12-19T19:59:41.913Z[ host-package] Compiling quick-xml v0.33.0
30082024-12-19T19:59:42.051Z[ helios-setup] Dec 19 19:59:40.948 INFO E| Compiling rayon-core v1.10.2
30092024-12-19T19:59:42.289Z[ helios-setup] Dec 19 19:59:41.187 INFO E| Compiling toolchain_find v0.2.0
30102024-12-19T19:59:42.805Z[ host-package] Compiling diesel-dtrace v0.4.0
30112024-12-19T19:59:42.812Z[ helios-setup] Dec 19 19:59:41.710 INFO E| Compiling rand_chacha v0.3.1
30122024-12-19T19:59:43.354Z[ helios-setup] Dec 19 19:59:42.251 INFO E| Compiling hyper v0.14.25
30132024-12-19T19:59:43.737Z[ host-package] Compiling parking_lot_core v0.8.6
30142024-12-19T19:59:46.583Z[ helios-setup] Dec 19 19:59:45.480 INFO E| Compiling miniz_oxide v0.6.2
30152024-12-19T19:59:46.632Z[ helios-setup] Dec 19 19:59:45.529 INFO E| Compiling anstyle-parse v0.1.1
30162024-12-19T19:59:47.398Z[ helios-setup] Dec 19 19:59:46.295 INFO E| Compiling tempfile v3.5.0
30172024-12-19T19:59:49.889Z[ helios-setup] Dec 19 19:59:48.785 INFO E| Compiling futures v0.3.28
30182024-12-19T19:59:52.649Z[ host-package] Compiling oso v0.27.3
30192024-12-19T19:59:56.622Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30202024-12-19T19:59:59.823Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30212024-12-19T20:00:03.820Z[ helios-setup] Dec 19 20:00:02.713 INFO E| Compiling crossbeam-deque v0.8.2
30222024-12-19T20:00:04.721Z[ helios-setup] Dec 19 20:00:03.614 INFO E| Compiling cargo-lock v8.0.3
30232024-12-19T20:00:06.583Z[ helios-setup] Dec 19 20:00:05.477 INFO E| Compiling num_enum_derive v0.5.7
30242024-12-19T20:00:09.986Z[ helios-setup] Dec 19 20:00:08.878 INFO E| Compiling term v0.7.0
30252024-12-19T20:00:10.722Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30262024-12-19T20:00:12.177Z[ helios-setup] Dec 19 20:00:11.068 INFO E| Compiling serde_urlencoded v0.7.1
30272024-12-19T20:00:12.447Z[ helios-setup] Dec 19 20:00:11.339 INFO E| Compiling sha2 v0.10.6
30282024-12-19T20:00:13.384Z[ helios-setup] Dec 19 20:00:12.276 INFO E| Compiling sha1 v0.10.5
30292024-12-19T20:00:13.695Z[ helios-setup] Dec 19 20:00:12.587 INFO E| Compiling is-terminal v0.4.7
30302024-12-19T20:00:13.824Z[ helios-setup] Dec 19 20:00:12.716 INFO E| Compiling atty v0.2.14
30312024-12-19T20:00:14.216Z[ helios-setup] Dec 19 20:00:13.108 INFO E| Compiling concolor-override v1.0.0
30322024-12-19T20:00:14.795Z[ helios-setup] Dec 19 20:00:13.688 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
30332024-12-19T20:00:15.862Z[ helios-setup] Dec 19 20:00:14.754 INFO E| Compiling anstyle v0.3.5
30342024-12-19T20:00:16.328Z[ helios-setup] Dec 19 20:00:15.219 INFO E| Compiling concolor-query v0.3.3
30352024-12-19T20:00:16.769Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30362024-12-19T20:00:17.236Z[ helios-setup] Dec 19 20:00:16.128 INFO E| Compiling anstream v0.2.6
30372024-12-19T20:00:17.723Z[ host-package] Compiling bb8 v0.8.5
30382024-12-19T20:00:19.217Z[ helios-setup] Dec 19 20:00:18.108 INFO E| Compiling slog-term v2.9.0
30392024-12-19T20:00:19.337Z[ host-package] Compiling async-bb8-diesel v0.2.1
30402024-12-19T20:00:19.435Z[ helios-setup] Dec 19 20:00:18.326 INFO E| Compiling flate2 v1.0.25
30412024-12-19T20:00:20.442Z[ helios-setup] Dec 19 20:00:19.333 INFO E| Compiling num_enum v0.5.7
30422024-12-19T20:00:21.079Z[ helios-setup] Dec 19 20:00:19.970 INFO E| Compiling rustfmt-wrapper v0.2.0
30432024-12-19T20:00:21.424Z[ helios-setup] Dec 19 20:00:20.313 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30442024-12-19T20:00:21.607Z[ helios-setup] Dec 19 20:00:20.498 INFO E| Compiling rand v0.8.5
30452024-12-19T20:00:21.959Z[ helios-setup] Dec 19 20:00:20.850 INFO E| Compiling openapiv3 v1.0.2
30462024-12-19T20:00:24.748Z[ helios-setup] Dec 19 20:00:23.638 INFO E| Compiling encoding_rs v0.8.32
30472024-12-19T20:00:25.014Z[ host-package] Compiling nibble_vec v0.1.0
30482024-12-19T20:00:25.665Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
30492024-12-19T20:00:25.825Z[ helios-setup] Dec 19 20:00:24.715 INFO E| Compiling byteorder v1.4.3
30502024-12-19T20:00:27.118Z[ helios-setup] Dec 19 20:00:26.008 INFO E| Compiling base64 v0.13.1
30512024-12-19T20:00:27.406Z[ host-package] Compiling atty v0.2.14
30522024-12-19T20:00:28.249Z[ host-package] Compiling salty v0.3.0
30532024-12-19T20:00:28.249Z[ host-package] Compiling endian-type v0.1.2
30542024-12-19T20:00:28.625Z[ helios-setup] Dec 19 20:00:27.514 INFO E| Compiling utf-8 v0.7.6
30552024-12-19T20:00:29.185Z[ host-package] Compiling radix_trie v0.2.1
30562024-12-19T20:00:29.464Z[ helios-setup] Dec 19 20:00:28.353 INFO E| Compiling strsim v0.10.0
30572024-12-19T20:00:30.716Z[ helios-setup] Dec 19 20:00:29.605 INFO E| Compiling unsafe-libyaml v0.2.8
30582024-12-19T20:00:32.255Z[ host-package] Compiling parking_lot v0.11.2
30592024-12-19T20:00:32.615Z[ helios-setup] Dec 19 20:00:31.504 INFO E| Compiling either v1.8.0
30602024-12-19T20:00:32.988Z[ helios-setup] Dec 19 20:00:31.875 INFO E| Compiling untrusted v0.7.1
30612024-12-19T20:00:33.261Z[ helios-setup] Dec 19 20:00:32.149 INFO E| Compiling ipnet v2.7.2
30622024-12-19T20:00:33.835Z[ helios-setup] Dec 19 20:00:32.724 INFO E| Compiling spin v0.5.2
30632024-12-19T20:00:34.232Z[ helios-setup] Dec 19 20:00:33.120 INFO E| Compiling mime v0.3.17
30642024-12-19T20:00:34.497Z[ helios-setup] Dec 19 20:00:33.386 INFO E| Compiling project-root v0.2.2
30652024-12-19T20:00:35.249Z[ helios-setup] Dec 19 20:00:34.137 INFO E| Compiling clap_lex v0.4.1
30662024-12-19T20:00:36.452Z[ helios-setup] Dec 19 20:00:35.339 INFO E| Compiling clap_builder v4.2.1
30672024-12-19T20:00:36.525Z[ helios-setup] Dec 19 20:00:35.413 INFO E| Compiling reqwest v0.11.16
30682024-12-19T20:00:36.576Z[ helios-setup] Dec 19 20:00:35.464 INFO E| Compiling serde_yaml v0.9.21
30692024-12-19T20:00:36.756Z[ helios-setup] Dec 19 20:00:35.645 INFO E| Compiling rayon v1.6.1
30702024-12-19T20:00:36.855Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
30712024-12-19T20:00:38.842Z[ helios-setup] Dec 19 20:00:37.729 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30722024-12-19T20:00:44.426Z[ helios-setup] Dec 19 20:00:43.312 INFO E| Compiling tungstenite v0.18.0
30732024-12-19T20:00:46.315Z[ helios-setup] Dec 19 20:00:45.201 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
30742024-12-19T20:00:46.496Z[ host-package] Compiling sled v0.34.7
30752024-12-19T20:00:48.115Z[ helios-setup] Dec 19 20:00:47.001 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
30762024-12-19T20:00:50.592Z[ helios-setup] Dec 19 20:00:49.478 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
30772024-12-19T20:00:51.278Z[ helios-setup] Dec 19 20:00:50.164 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
30782024-12-19T20:00:51.880Z[ helios-setup] Dec 19 20:00:50.765 INFO E| Compiling clap_derive v4.2.0
30792024-12-19T20:00:56.875Z[ helios-setup] Dec 19 20:00:55.759 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
30802024-12-19T20:01:01.630Z[ helios-setup] Dec 19 20:01:00.513 INFO E| Compiling clap v4.2.1
30812024-12-19T20:01:03.418Z[ helios-setup] Dec 19 20:01:02.301 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30822024-12-19T20:01:13.061Z[ helios-setup] Dec 19 20:01:11.942 INFO E| Compiling tokio-tungstenite v0.18.0
30832024-12-19T20:01:14.259Z[ helios-setup] Dec 19 20:01:13.141 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30842024-12-19T20:01:17.796Z[ helios-setup] Dec 19 20:01:16.677 INFO E| Compiling smartstring v1.0.1
30852024-12-19T20:01:18.476Z[ helios-setup] Dec 19 20:01:17.356 INFO E| Compiling rustls v0.21.0
30862024-12-19T20:01:20.360Z[ helios-setup] Dec 19 20:01:19.240 INFO E| Compiling toml_datetime v0.6.1
30872024-12-19T20:01:21.656Z[ helios-setup] Dec 19 20:01:20.536 INFO E| Compiling serde_spanned v0.6.1
30882024-12-19T20:01:22.171Z[ helios-setup] Dec 19 20:01:21.051 INFO E| Compiling camino v1.1.4
30892024-12-19T20:01:23.892Z[ helios-setup] Dec 19 20:01:22.771 INFO E| Compiling static_assertions v1.1.0
30902024-12-19T20:01:24.251Z[ helios-setup] Dec 19 20:01:23.130 INFO E| Compiling slog-async v2.7.0
30912024-12-19T20:01:25.661Z[ helios-setup] Dec 19 20:01:24.541 INFO E| Compiling winnow v0.4.1
30922024-12-19T20:01:30.893Z[ helios-setup] Dec 19 20:01:29.771 INFO E| Compiling match_cfg v0.1.0
30932024-12-19T20:01:31.257Z[ helios-setup] Dec 19 20:01:30.135 INFO E| Compiling paste v1.0.12
30942024-12-19T20:01:31.688Z[ host-package] Compiling mime_guess v2.0.5
30952024-12-19T20:01:32.599Z[ helios-setup] Dec 19 20:01:31.477 INFO E| Compiling async-trait v0.1.68
30962024-12-19T20:01:33.379Z[ helios-setup] Dec 19 20:01:32.257 INFO E| Compiling toml_edit v0.19.8
30972024-12-19T20:01:34.018Z[ helios-setup] Dec 19 20:01:32.896 INFO E| Compiling hostname v0.3.1
30982024-12-19T20:01:34.279Z[ host-package] Compiling hickory-client v0.24.1
30992024-12-19T20:01:36.344Z[ helios-setup] Dec 19 20:01:35.222 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
31002024-12-19T20:01:39.156Z[ helios-setup] Dec 19 20:01:38.033 INFO E| Compiling slog-json v2.6.1
31012024-12-19T20:01:40.355Z[ helios-setup] Dec 19 20:01:39.232 INFO E| Compiling unicode-linebreak v0.1.4
31022024-12-19T20:01:40.437Z[ helios-setup] Dec 19 20:01:39.314 INFO E| Compiling async-stream-impl v0.3.5
31032024-12-19T20:01:40.977Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31042024-12-19T20:01:41.080Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31052024-12-19T20:01:41.298Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31062024-12-19T20:01:42.169Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31072024-12-19T20:01:43.495Z[ helios-setup] Dec 19 20:01:42.371 INFO E| Compiling rhai_codegen v1.5.0
31082024-12-19T20:01:44.071Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31092024-12-19T20:01:44.969Z[ helios-setup] Dec 19 20:01:43.842 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
31102024-12-19T20:01:45.805Z[ host-package] Compiling hickory-server v0.24.1
31112024-12-19T20:01:45.925Z[ helios-setup] Dec 19 20:01:44.800 INFO E| Compiling take_mut v0.2.2
31122024-12-19T20:01:46.390Z[ helios-setup] Dec 19 20:01:45.259 INFO E| Compiling async-stream v0.3.5
31132024-12-19T20:01:47.181Z[ helios-setup] Dec 19 20:01:46.055 INFO E| Compiling toml v0.7.3
31142024-12-19T20:01:47.727Z[ host-package] Compiling primeorder v0.13.6
31152024-12-19T20:01:48.938Z[ helios-setup] Dec 19 20:01:47.813 INFO E| Compiling rhai v1.14.0
31162024-12-19T20:01:49.271Z[ host-package] Compiling vergen v8.3.2
31172024-12-19T20:01:50.293Z[ host-package] Compiling env_filter v0.1.2
31182024-12-19T20:01:51.841Z[ helios-setup] Dec 19 20:01:50.715 INFO E| Compiling slog-bunyan v2.4.0
31192024-12-19T20:01:51.906Z[ host-package] Compiling cargo-platform v0.1.8
31202024-12-19T20:01:53.108Z[ host-package] Compiling nanorand v0.7.0
31212024-12-19T20:01:53.303Z[ host-package] Compiling memoffset v0.9.1
31222024-12-19T20:01:54.363Z[ host-package] Compiling flume v0.11.1
31232024-12-19T20:01:54.502Z[ host-package] Compiling cargo_metadata v0.18.1
31242024-12-19T20:01:56.436Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31252024-12-19T20:01:56.604Z[ helios-setup] Dec 19 20:01:55.477 INFO E| Compiling rustls-pemfile v1.0.2
31262024-12-19T20:01:57.885Z[ helios-setup] Dec 19 20:01:56.759 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
31272024-12-19T20:01:57.964Z[ helios-setup] Dec 19 20:01:56.837 INFO E| Compiling serde_path_to_error v0.1.11
31282024-12-19T20:01:58.910Z[ helios-setup] Dec 19 20:01:57.782 INFO E| Compiling bincode v1.3.3
31292024-12-19T20:01:59.431Z[ host-package] Compiling env_logger v0.11.5
31302024-12-19T20:01:59.867Z[ host-package] Compiling p384 v0.13.0
31312024-12-19T20:02:00.602Z[ helios-setup] Dec 19 20:01:59.475 INFO E| Compiling terminal_size v0.2.6
31322024-12-19T20:02:01.092Z[ helios-setup] Dec 19 20:01:59.965 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
31332024-12-19T20:02:01.290Z[ helios-setup] Dec 19 20:02:00.162 INFO E| Compiling smawk v0.3.1
31342024-12-19T20:02:01.512Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31352024-12-19T20:02:02.000Z[ helios-setup] Dec 19 20:02:00.872 INFO E| Compiling textwrap v0.16.0
31362024-12-19T20:02:02.454Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31372024-12-19T20:02:10.512Z[ host-package] Compiling git2 v0.19.0
31382024-12-19T20:02:14.220Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31392024-12-19T20:02:14.476Z[ helios-setup] Dec 19 20:02:13.346 INFO E| Compiling sct v0.7.0
31402024-12-19T20:02:14.687Z[ helios-setup] Dec 19 20:02:13.555 INFO E| Compiling rustls-webpki v0.100.1
31412024-12-19T20:02:17.479Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31422024-12-19T20:02:21.129Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31432024-12-19T20:02:21.593Z[ helios-setup] Dec 19 20:02:20.462 INFO E| Compiling git2 v0.16.1
31442024-12-19T20:02:21.872Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
31452024-12-19T20:02:23.332Z[ helios-setup] Dec 19 20:02:22.201 INFO E| Compiling tokio-rustls v0.24.0
31462024-12-19T20:02:25.202Z[ host-package] Compiling rand_seeder v0.3.0
31472024-12-19T20:02:25.586Z[ host-package] Compiling libsqlite3-sys v0.30.1
31482024-12-19T20:02:26.105Z[ host-package] Compiling lzma-sys v0.1.20
31492024-12-19T20:02:26.415Z[ host-package] Compiling rustls v0.21.12
31502024-12-19T20:02:26.466Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31512024-12-19T20:02:27.033Z[ host-package] Compiling http-range v0.1.5
31522024-12-19T20:02:27.346Z[ host-package] Compiling cfg_aliases v0.2.1
31532024-12-19T20:02:27.558Z[ host-package] Compiling nix v0.29.0
31542024-12-19T20:02:27.964Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31552024-12-19T20:02:29.287Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31562024-12-19T20:02:29.310Z[ helios-setup] Dec 19 20:02:28.178 INFO E| Compiling built v0.6.0
31572024-12-19T20:02:29.817Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31582024-12-19T20:02:29.981Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31592024-12-19T20:02:31.321Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31602024-12-19T20:02:31.426Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
31612024-12-19T20:02:32.144Z[ host-package] Compiling rustls-webpki v0.101.7
31622024-12-19T20:02:32.298Z[ host-package] Compiling sct v0.7.1
31632024-12-19T20:02:32.465Z[ host-package] Compiling heck v0.3.3
31642024-12-19T20:02:33.333Z[ host-package] Compiling castaway v0.2.3
31652024-12-19T20:02:33.400Z[ host-package] Compiling csv-core v0.1.11
31662024-12-19T20:02:33.720Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
31672024-12-19T20:02:34.702Z[ helios-setup] Dec 19 20:02:33.567 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31682024-12-19T20:02:34.738Z[ host-package] Compiling glob v0.3.1
31692024-12-19T20:02:34.966Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
31702024-12-19T20:02:35.748Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31712024-12-19T20:02:37.207Z[ helios-setup] Dec 19 20:02:36.073 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
31722024-12-19T20:02:38.036Z[ helios-setup] Dec 19 20:02:36.903 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
31732024-12-19T20:02:38.244Z[ host-package] Compiling csv v1.3.0
31742024-12-19T20:02:38.884Z[ host-package] Compiling compact_str v0.8.0
31752024-12-19T20:02:39.570Z[ host-package] Compiling zone_cfg_derive v0.1.2
31762024-12-19T20:02:42.048Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
31772024-12-19T20:02:42.686Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
31782024-12-19T20:02:43.944Z[ host-package] Compiling nix v0.27.1
31792024-12-19T20:02:45.383Z[ host-package] Compiling hyper-staticfile v0.10.1
31802024-12-19T20:02:50.471Z[ helios-setup] Dec 19 20:02:49.335 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
31812024-12-19T20:02:50.740Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31822024-12-19T20:02:53.253Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31832024-12-19T20:02:53.689Z[ helios-setup] Dec 19 20:02:52.552 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
31842024-12-19T20:03:03.698Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31852024-12-19T20:03:04.963Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
31862024-12-19T20:03:06.788Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31872024-12-19T20:03:11.894Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31882024-12-19T20:03:23.340Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31892024-12-19T20:03:24.315Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31902024-12-19T20:03:24.850Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31912024-12-19T20:03:25.417Z[ host-package] Compiling unicode-truncate v1.1.0
31922024-12-19T20:03:25.877Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31932024-12-19T20:03:26.294Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31942024-12-19T20:03:29.289Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
31952024-12-19T20:03:30.691Z[ host-package] Compiling hashlink v0.9.1
31962024-12-19T20:03:31.560Z[ host-package] Compiling tungstenite v0.23.0
31972024-12-19T20:03:32.188Z[ host-package] Compiling lru v0.12.5
31982024-12-19T20:03:32.916Z[ host-package] Compiling instability v0.3.2
31992024-12-19T20:03:35.371Z[ host-package] Compiling fallible-iterator v0.3.0
32002024-12-19T20:03:37.443Z[ host-package] Compiling fallible-streaming-iterator v0.1.9
32012024-12-19T20:03:38.196Z[ host-package] Compiling cassowary v0.3.0
32022024-12-19T20:03:39.522Z[ host-package] Compiling base64 v0.13.1
32032024-12-19T20:03:41.021Z[ host-package] Compiling ron v0.7.1
32042024-12-19T20:03:41.368Z[ host-package] Compiling ratatui v0.28.1
32052024-12-19T20:03:42.964Z[ host-package] Compiling rusqlite v0.32.1
32062024-12-19T20:03:43.309Z[ host-package] Compiling tokio-tungstenite v0.23.1
32072024-12-19T20:03:44.052Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32082024-12-19T20:03:44.183Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32092024-12-19T20:03:44.621Z[ helios-setup] Dec 19 20:03:43.475 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
32102024-12-19T20:03:47.342Z[ host-package] Compiling xz2 v0.1.7
32112024-12-19T20:03:49.215Z[ host-package] Compiling tokio-rustls v0.24.1
32122024-12-19T20:03:49.781Z[ host-package] Compiling zone v0.1.8
32132024-12-19T20:03:53.592Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32142024-12-19T20:04:09.003Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32152024-12-19T20:04:09.048Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32162024-12-19T20:04:13.286Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32172024-12-19T20:04:19.535Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32182024-12-19T20:04:22.456Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32192024-12-19T20:04:32.776Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32202024-12-19T20:04:36.625Z[ host-package] Compiling rustls-pemfile v1.0.4
32212024-12-19T20:04:36.867Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32222024-12-19T20:04:37.441Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32232024-12-19T20:04:38.165Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32242024-12-19T20:04:38.708Z[ host-package] Compiling signal-hook-tokio v0.3.1
32252024-12-19T20:04:39.268Z[ host-package] Compiling twox-hash v1.6.3
32262024-12-19T20:04:41.241Z[ host-package] Compiling yasna v0.5.2
32272024-12-19T20:04:41.490Z[ host-package] Compiling smawk v0.3.2
32282024-12-19T20:04:41.881Z[ host-package] Compiling is_ci v1.2.0
32292024-12-19T20:04:42.300Z[ host-package] Compiling unicode-linebreak v0.1.5
32302024-12-19T20:04:42.816Z[ host-package] Compiling supports-color v3.0.1
32312024-12-19T20:04:43.189Z[ host-package] Compiling textwrap v0.16.1
32322024-12-19T20:04:43.377Z[ host-package] Compiling rcgen v0.12.1
32332024-12-19T20:04:47.312Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32342024-12-19T20:04:48.244Z[ helios-setup] Dec 19 20:04:47.087 INFO E| Finished `release` profile [optimized] target(s) in 6m 47s
32352024-12-19T20:04:48.429Z[ helios-setup] Dec 19 20:04:47.271 INFO building project "pilot" ok (408 seconds)
32362024-12-19T20:04:48.429Z[ helios-setup] Dec 19 20:04:47.272 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
32372024-12-19T20:04:48.432Z[ helios-setup] Dec 19 20:04:47.272 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
32382024-12-19T20:04:48.440Z[ helios-setup] Dec 19 20:04:47.283 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
32392024-12-19T20:04:48.836Z[ helios-setup] Dec 19 20:04:47.679 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
32402024-12-19T20:04:48.836Z[ helios-setup] Dec 19 20:04:47.679 INFO E| info: downloading component 'cargo'
32412024-12-19T20:04:49.919Z[ helios-setup] Dec 19 20:04:48.758 INFO E| info: downloading component 'clippy'
32422024-12-19T20:04:50.129Z[ helios-setup] Dec 19 20:04:48.972 INFO E| info: downloading component 'rust-docs'
32432024-12-19T20:04:50.773Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32442024-12-19T20:04:51.302Z[ helios-setup] Dec 19 20:04:50.145 INFO E| info: downloading component 'rust-src'
32452024-12-19T20:04:51.560Z[ helios-setup] Dec 19 20:04:50.403 INFO E| info: downloading component 'rust-std'
32462024-12-19T20:04:53.710Z[ helios-setup] Dec 19 20:04:52.553 INFO E| info: downloading component 'rustc'
32472024-12-19T20:04:54.811Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32482024-12-19T20:04:55.361Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
32492024-12-19T20:04:56.454Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32502024-12-19T20:04:59.005Z[ helios-setup] Dec 19 20:04:57.846 INFO E| info: downloading component 'rustfmt'
32512024-12-19T20:04:59.362Z[ helios-setup] Dec 19 20:04:58.203 INFO E| info: installing component 'cargo'
32522024-12-19T20:05:00.719Z[ helios-setup] Dec 19 20:04:59.560 INFO E| info: installing component 'clippy'
32532024-12-19T20:05:01.153Z[ helios-setup] Dec 19 20:04:59.994 INFO E| info: installing component 'rust-docs'
32542024-12-19T20:05:08.121Z[ helios-setup] Dec 19 20:05:06.960 INFO E| info: installing component 'rust-src'
32552024-12-19T20:05:08.885Z[ helios-setup] Dec 19 20:05:07.724 INFO E| info: installing component 'rust-std'
32562024-12-19T20:05:11.434Z[ helios-setup] Dec 19 20:05:10.273 INFO E| info: installing component 'rustc'
32572024-12-19T20:05:17.670Z[ helios-setup] Dec 19 20:05:16.508 INFO E| info: installing component 'rustfmt'
32582024-12-19T20:05:18.636Z[ helios-setup] Dec 19 20:05:17.474 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
32592024-12-19T20:05:19.532Z[ helios-setup] Dec 19 20:05:18.370 INFO E| From https://github.com/oxidecomputer/amd-apcb
32602024-12-19T20:05:19.535Z[ helios-setup] Dec 19 20:05:18.370 INFO E| * [new ref] fc35d39d1ea0ad8f6bcc6fcc55aa04c7f3b250d9 -> refs/commit/fc35d39d1ea0ad8f6bcc6fcc55aa04c7f3b250d9
32612024-12-19T20:05:19.535Z[ helios-setup] Dec 19 20:05:18.370 INFO E| * [new tag] v0.4.3 -> v0.4.3
32622024-12-19T20:05:19.569Z[ helios-setup] Dec 19 20:05:18.406 INFO E| * [new tag] v0.1.3 -> v0.1.3
32632024-12-19T20:05:19.569Z[ helios-setup] Dec 19 20:05:18.406 INFO E| * [new tag] v0.1.4 -> v0.1.4
32642024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.1.5 -> v0.1.5
32652024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.2.0 -> v0.2.0
32662024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.3.0 -> v0.3.0
32672024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.3.1 -> v0.3.1
32682024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.3.2 -> v0.3.2
32692024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.3.3 -> v0.3.3
32702024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.4.0 -> v0.4.0
32712024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.407 INFO E| * [new tag] v0.4.1 -> v0.4.1
32722024-12-19T20:05:19.574Z[ helios-setup] Dec 19 20:05:18.408 INFO E| * [new tag] v0.4.2 -> v0.4.2
32732024-12-19T20:05:19.626Z[ helios-setup] Dec 19 20:05:18.463 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
32742024-12-19T20:05:19.812Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32752024-12-19T20:05:20.552Z[ helios-setup] Dec 19 20:05:19.389 INFO E| From https://github.com/oxidecomputer/amd-efs
32762024-12-19T20:05:20.552Z[ helios-setup] Dec 19 20:05:19.389 INFO E| * [new branch] empty -> origin/empty
32772024-12-19T20:05:20.552Z[ helios-setup] Dec 19 20:05:19.389 INFO E| * [new branch] issue-99 -> origin/issue-99
32782024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.389 INFO E| * [new branch] main -> origin/main
32792024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.390 INFO E| * [new branch] review -> origin/review
32802024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.390 INFO E| * [new ref] -> origin/HEAD
32812024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.390 INFO E| * [new tag] v0.2.0 -> v0.2.0
32822024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.390 INFO E| * [new tag] v0.2.1 -> v0.2.1
32832024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.390 INFO E| * [new tag] v0.2.2 -> v0.2.2
32842024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.390 INFO E| * [new tag] v0.2.3 -> v0.2.3
32852024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.391 INFO E| * [new tag] v0.2.4 -> v0.2.4
32862024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.391 INFO E| * [new tag] v0.2.5 -> v0.2.5
32872024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.391 INFO E| * [new tag] v0.2.6 -> v0.2.6
32882024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.391 INFO E| * [new tag] v0.2.7 -> v0.2.7
32892024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.391 INFO E| * [new tag] v0.3.0 -> v0.3.0
32902024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.391 INFO E| * [new tag] v0.3.1 -> v0.3.1
32912024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.391 INFO E| * [new tag] v0.4.0 -> v0.4.0
32922024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.392 INFO E| * [new tag] v0.4.1 -> v0.4.1
32932024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.392 INFO E| * [new tag] v0.4.2 -> v0.4.2
32942024-12-19T20:05:20.555Z[ helios-setup] Dec 19 20:05:19.392 INFO E| * [new tag] v0.4.3 -> v0.4.3
32952024-12-19T20:05:20.582Z[ helios-setup] Dec 19 20:05:19.418 INFO E| Updating crates.io index
32962024-12-19T20:05:20.827Z[ helios-setup] Dec 19 20:05:19.664 INFO E| Downloading crates ...
32972024-12-19T20:05:20.967Z[ helios-setup] Dec 19 20:05:19.804 INFO E| Downloaded ansi_term v0.12.1
32982024-12-19T20:05:20.970Z[ helios-setup] Dec 19 20:05:19.807 INFO E| Downloaded rustc_version v0.2.3
32992024-12-19T20:05:21.047Z[ helios-setup] Dec 19 20:05:19.884 INFO E| Downloaded unic-ucd-version v0.9.0
33002024-12-19T20:05:21.051Z[ helios-setup] Dec 19 20:05:19.886 INFO E| Downloaded unic-common v0.9.0
33012024-12-19T20:05:21.054Z[ helios-setup] Dec 19 20:05:19.887 INFO E| Downloaded unic-char-range v0.9.0
33022024-12-19T20:05:21.054Z[ helios-setup] Dec 19 20:05:19.889 INFO E| Downloaded unic-char-property v0.9.0
33032024-12-19T20:05:21.057Z[ helios-setup] Dec 19 20:05:19.891 INFO E| Downloaded textwrap v0.11.0
33042024-12-19T20:05:21.057Z[ helios-setup] Dec 19 20:05:19.893 INFO E| Downloaded strum v0.23.0
33052024-12-19T20:05:21.062Z[ helios-setup] Dec 19 20:05:19.895 INFO E| Downloaded pre v0.2.1
33062024-12-19T20:05:21.062Z[ helios-setup] Dec 19 20:05:19.896 INFO E| Downloaded thiserror v1.0.64
33072024-12-19T20:05:21.067Z[ helios-setup] Dec 19 20:05:19.904 INFO E| Downloaded semver v0.9.0
33082024-12-19T20:05:21.070Z[ helios-setup] Dec 19 20:05:19.907 INFO E| Downloaded strum_macros v0.23.1
33092024-12-19T20:05:21.073Z[ helios-setup] Dec 19 20:05:19.910 INFO E| Downloaded modular-bitfield-impl v0.11.2
33102024-12-19T20:05:21.076Z[ helios-setup] Dec 19 20:05:19.911 INFO E| Downloaded proc-macro-crate v0.1.5
33112024-12-19T20:05:21.076Z[ helios-setup] Dec 19 20:05:19.913 INFO E| Downloaded semver-parser v0.7.0
33122024-12-19T20:05:21.079Z[ helios-setup] Dec 19 20:05:19.914 INFO E| Downloaded structopt-derive v0.4.18
33132024-12-19T20:05:21.081Z[ helios-setup] Dec 19 20:05:19.917 INFO E| Downloaded vec_map v0.8.2
33142024-12-19T20:05:21.081Z[ helios-setup] Dec 19 20:05:19.918 INFO E| Downloaded thiserror-impl v1.0.64
33152024-12-19T20:05:21.084Z[ helios-setup] Dec 19 20:05:19.920 INFO E| Downloaded once_cell v1.20.1
33162024-12-19T20:05:21.087Z[ helios-setup] Dec 19 20:05:19.924 INFO E| Downloaded pre-proc-macro v0.2.1
33172024-12-19T20:05:21.090Z[ helios-setup] Dec 19 20:05:19.927 INFO E| Downloaded strsim v0.8.0
33182024-12-19T20:05:21.093Z[ helios-setup] Dec 19 20:05:19.929 INFO E| Downloaded pest_derive v2.7.13
33192024-12-19T20:05:21.097Z[ helios-setup] Dec 19 20:05:19.932 INFO E| Downloaded four-cc v0.3.0
33202024-12-19T20:05:21.099Z[ helios-setup] Dec 19 20:05:19.934 INFO E| Downloaded unic-ucd-ident v0.9.0
33212024-12-19T20:05:21.101Z[ helios-setup] Dec 19 20:05:19.937 INFO E| Downloaded structopt v0.3.26
33222024-12-19T20:05:21.112Z[ helios-setup] Dec 19 20:05:19.949 INFO E| Downloaded pest_meta v2.7.13
33232024-12-19T20:05:21.114Z[ helios-setup] Dec 19 20:05:19.952 INFO E| Downloaded modular-bitfield v0.11.2
33242024-12-19T20:05:21.133Z[ helios-setup] Dec 19 20:05:19.970 INFO E| Downloaded serde_derive v1.0.210
33252024-12-19T20:05:21.136Z[ helios-setup] Dec 19 20:05:19.974 INFO E| Downloaded serde v1.0.210
33262024-12-19T20:05:21.142Z[ helios-setup] Dec 19 20:05:19.979 INFO E| Downloaded scroll v0.10.2
33272024-12-19T20:05:21.146Z[ helios-setup] Dec 19 20:05:19.982 INFO E| Downloaded pest_generator v2.7.13
33282024-12-19T20:05:21.149Z[ helios-setup] Dec 19 20:05:19.984 INFO E| Downloaded cfg-if v0.1.10
33292024-12-19T20:05:21.149Z[ helios-setup] Dec 19 20:05:19.986 INFO E| Downloaded bytesize v1.3.0
33302024-12-19T20:05:21.151Z[ helios-setup] Dec 19 20:05:19.987 INFO E| Downloaded scroll_derive v0.10.5
33312024-12-19T20:05:21.154Z[ helios-setup] Dec 19 20:05:19.988 INFO E| Downloaded parse_int v0.6.0
33322024-12-19T20:05:21.154Z[ helios-setup] Dec 19 20:05:19.989 INFO E| Downloaded memoffset v0.5.6
33332024-12-19T20:05:21.161Z[ helios-setup] Dec 19 20:05:19.998 INFO E| Downloaded fletcher v0.1.0
33342024-12-19T20:05:21.185Z[ helios-setup] Dec 19 20:05:20.019 INFO E| Downloaded serde_json v1.0.128
33352024-12-19T20:05:21.194Z[ helios-setup] Dec 19 20:05:20.030 INFO E| Downloaded pest v2.7.13
33362024-12-19T20:05:21.200Z[ helios-setup] Dec 19 20:05:20.037 INFO E| Downloaded syn v2.0.79
33372024-12-19T20:05:21.218Z[ helios-setup] Dec 19 20:05:20.054 INFO E| Downloaded goblin v0.4.3
33382024-12-19T20:05:21.228Z[ helios-setup] Dec 19 20:05:20.061 INFO E| Downloaded clap v2.34.0
33392024-12-19T20:05:21.254Z[ helios-setup] Dec 19 20:05:20.091 INFO E| Downloaded libc v0.2.159
33402024-12-19T20:05:21.383Z[ helios-setup] Dec 19 20:05:20.220 INFO E| Compiling proc-macro2 v1.0.86
33412024-12-19T20:05:21.387Z[ helios-setup] Dec 19 20:05:20.220 INFO E| Compiling unicode-ident v1.0.13
33422024-12-19T20:05:21.387Z[ helios-setup] Dec 19 20:05:20.220 INFO E| Compiling syn v1.0.109
33432024-12-19T20:05:21.387Z[ helios-setup] Dec 19 20:05:20.220 INFO E| Compiling version_check v0.9.5
33442024-12-19T20:05:21.387Z[ helios-setup] Dec 19 20:05:20.220 INFO E| Compiling memchr v2.7.4
33452024-12-19T20:05:21.387Z[ helios-setup] Dec 19 20:05:20.221 INFO E| Compiling semver-parser v0.7.0
33462024-12-19T20:05:21.387Z[ helios-setup] Dec 19 20:05:20.221 INFO E| Compiling autocfg v1.4.0
33472024-12-19T20:05:21.387Z[ helios-setup] Dec 19 20:05:20.221 INFO E| Compiling thiserror v1.0.64
33482024-12-19T20:05:22.280Z[ helios-setup] Dec 19 20:05:21.117 INFO E| Compiling serde v1.0.210
33492024-12-19T20:05:22.819Z[ helios-setup] Dec 19 20:05:21.656 INFO E| Compiling proc-macro-error-attr v1.0.4
33502024-12-19T20:05:23.417Z[ helios-setup] Dec 19 20:05:22.254 INFO E| Compiling semver v0.9.0
33512024-12-19T20:05:23.656Z[ helios-setup] Dec 19 20:05:22.491 INFO E| Compiling proc-macro-error v1.0.4
33522024-12-19T20:05:23.887Z[ helios-setup] Dec 19 20:05:22.723 INFO E| Compiling serde_json v1.0.128
33532024-12-19T20:05:24.249Z[ helios-setup] Dec 19 20:05:23.085 INFO E| Compiling rustc_version v0.2.3
33542024-12-19T20:05:24.525Z[ helios-setup] Dec 19 20:05:23.361 INFO E| Compiling num-traits v0.2.19
33552024-12-19T20:05:24.525Z[ helios-setup] Dec 19 20:05:23.361 INFO E| Compiling unicode-segmentation v1.12.0
33562024-12-19T20:05:24.710Z[ helios-setup] Dec 19 20:05:23.546 INFO E| Compiling schemars v0.8.21
33572024-12-19T20:05:24.818Z[ helios-setup] Dec 19 20:05:23.654 INFO E| Compiling itoa v1.0.11
33582024-12-19T20:05:25.108Z[ helios-setup] Dec 19 20:05:23.945 INFO E| Compiling ryu v1.0.18
33592024-12-19T20:05:25.349Z[ helios-setup] Dec 19 20:05:24.185 INFO E| Compiling pre-proc-macro v0.2.1
33602024-12-19T20:05:25.604Z[ helios-setup] Dec 19 20:05:24.440 INFO E| Compiling quote v1.0.37
33612024-12-19T20:05:25.731Z[ helios-setup] Dec 19 20:05:24.567 INFO E| Compiling memoffset v0.5.6
33622024-12-19T20:05:25.821Z[ helios-setup] Dec 19 20:05:24.657 INFO E| Compiling dyn-clone v1.0.17
33632024-12-19T20:05:25.887Z[ helios-setup] Dec 19 20:05:24.723 INFO E| Compiling heck v0.3.3
33642024-12-19T20:05:26.229Z[ helios-setup] Dec 19 20:05:25.065 INFO E| Compiling syn v2.0.79
33652024-12-19T20:05:26.498Z[ helios-setup] Dec 19 20:05:25.334 INFO E| Compiling lazy_static v1.5.0
33662024-12-19T20:05:26.527Z[ helios-setup] Dec 19 20:05:25.363 INFO E| Compiling paste v1.0.15
33672024-12-19T20:05:26.599Z[ helios-setup] Dec 19 20:05:25.435 INFO E| Compiling libc v0.2.159
33682024-12-19T20:05:26.754Z[ helios-setup] Dec 19 20:05:25.590 INFO E| Compiling ucd-trie v0.1.7
33692024-12-19T20:05:26.845Z[ helios-setup] Dec 19 20:05:25.681 INFO E| Compiling rustversion v1.0.17
33702024-12-19T20:05:27.089Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33712024-12-19T20:05:28.186Z[ helios-setup] Dec 19 20:05:27.022 INFO E| Compiling pre v0.2.1
33722024-12-19T20:05:28.203Z[ helios-setup] Dec 19 20:05:27.039 INFO E| Compiling byteorder v1.5.0
33732024-12-19T20:05:28.300Z[ helios-setup] Dec 19 20:05:27.136 INFO E| Compiling static_assertions v1.1.0
33742024-12-19T20:05:28.414Z[ helios-setup] Dec 19 20:05:27.250 INFO E| Compiling once_cell v1.20.1
33752024-12-19T20:05:28.921Z[ helios-setup] Dec 19 20:05:27.757 INFO E| Compiling cfg-if v0.1.10
33762024-12-19T20:05:29.456Z[ helios-setup] Dec 19 20:05:28.292 INFO E| Compiling unicode-width v0.1.14
33772024-12-19T20:05:30.405Z[ helios-setup] Dec 19 20:05:29.241 INFO E| Compiling textwrap v0.11.0
33782024-12-19T20:05:31.069Z[ helios-setup] Dec 19 20:05:29.905 INFO E| Compiling atty v0.2.14
33792024-12-19T20:05:31.334Z[ helios-setup] Dec 19 20:05:30.169 INFO E| Compiling vec_map v0.8.2
33802024-12-19T20:05:31.831Z[ helios-setup] Dec 19 20:05:30.666 INFO E| Compiling bitflags v1.3.2
33812024-12-19T20:05:31.868Z[ helios-setup] Dec 19 20:05:30.703 INFO E| Compiling strum v0.23.0
33822024-12-19T20:05:31.930Z[ helios-setup] Dec 19 20:05:30.765 INFO E| Compiling strsim v0.8.0
33832024-12-19T20:05:32.040Z[ helios-setup] Dec 19 20:05:30.876 INFO E| Compiling ansi_term v0.12.1
33842024-12-19T20:05:32.303Z[ helios-setup] Dec 19 20:05:31.138 INFO E| Compiling fletcher v0.1.0
33852024-12-19T20:05:32.314Z[ helios-setup] Dec 19 20:05:31.149 INFO E| Compiling unic-common v0.9.0
33862024-12-19T20:05:32.508Z[ helios-setup] Dec 19 20:05:31.343 INFO E| Compiling parse_int v0.6.0
33872024-12-19T20:05:32.701Z[ helios-setup] Dec 19 20:05:31.536 INFO E| Compiling unic-char-range v0.9.0
33882024-12-19T20:05:32.727Z[ helios-setup] Dec 19 20:05:31.561 INFO E| Compiling clap v2.34.0
33892024-12-19T20:05:32.798Z[ helios-setup] Dec 19 20:05:31.633 INFO E| Compiling unic-ucd-version v0.9.0
33902024-12-19T20:05:32.934Z[ helios-setup] Dec 19 20:05:31.769 INFO E| Compiling unic-char-property v0.9.0
33912024-12-19T20:05:33.113Z[ helios-setup] Dec 19 20:05:31.948 INFO E| Compiling plain v0.2.3
33922024-12-19T20:05:33.216Z[ helios-setup] Dec 19 20:05:32.051 INFO E| Compiling log v0.4.22
33932024-12-19T20:05:33.298Z[ helios-setup] Dec 19 20:05:32.133 INFO E| Compiling unic-ucd-ident v0.9.0
33942024-12-19T20:05:33.356Z[ helios-setup] Dec 19 20:05:32.190 INFO E| Compiling bytesize v1.3.0
33952024-12-19T20:05:35.467Z[ helios-setup] Dec 19 20:05:34.302 INFO E| Compiling serde_derive_internals v0.29.1
33962024-12-19T20:05:37.981Z[ helios-setup] Dec 19 20:05:36.815 INFO E| Compiling toml v0.5.11
33972024-12-19T20:05:41.184Z[ helios-setup] Dec 19 20:05:40.018 INFO E| Compiling proc-macro-crate v0.1.5
33982024-12-19T20:05:41.645Z[ helios-setup] Dec 19 20:05:40.478 INFO E| Compiling thiserror-impl v1.0.64
33992024-12-19T20:05:42.564Z[ helios-setup] Dec 19 20:05:41.165 INFO E| Compiling serde_derive v1.0.210
34002024-12-19T20:05:42.570Z[ helios-setup] Dec 19 20:05:41.278 INFO E| Compiling schemars_derive v0.8.21
34012024-12-19T20:05:42.924Z[ helios-setup] Dec 19 20:05:41.757 INFO E| Compiling zerocopy-derive v0.6.6
34022024-12-19T20:05:44.086Z[ helios-setup] Dec 19 20:05:42.917 INFO E| Compiling num-derive v0.4.2
34032024-12-19T20:05:46.253Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34042024-12-19T20:05:46.567Z[ helios-setup] Dec 19 20:05:45.400 INFO E| Compiling zerocopy v0.6.6
34052024-12-19T20:05:46.753Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34062024-12-19T20:05:47.978Z[ helios-setup] Dec 19 20:05:46.808 INFO E| Compiling pest v2.7.13
34072024-12-19T20:05:48.359Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34082024-12-19T20:05:48.998Z[ helios-setup] Dec 19 20:05:47.830 INFO E| Compiling modular-bitfield-impl v0.11.2
34092024-12-19T20:05:49.274Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
34102024-12-19T20:05:49.493Z[ helios-setup] Dec 19 20:05:48.325 INFO E| Compiling scroll_derive v0.10.5
34112024-12-19T20:05:50.142Z[ helios-setup] Dec 19 20:05:48.973 INFO E| Compiling strum_macros v0.23.1
34122024-12-19T20:05:51.041Z[ helios-setup] Dec 19 20:05:49.871 INFO E| Compiling structopt-derive v0.4.18
34132024-12-19T20:05:51.937Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34142024-12-19T20:05:52.771Z[ helios-setup] Dec 19 20:05:51.602 INFO E| Compiling pest_meta v2.7.13
34152024-12-19T20:05:52.918Z[ helios-setup] Dec 19 20:05:51.749 INFO E| Compiling scroll v0.10.2
34162024-12-19T20:05:54.013Z[ helios-setup] Dec 19 20:05:52.844 INFO E| Compiling goblin v0.4.3
34172024-12-19T20:05:54.339Z[ helios-setup] Dec 19 20:05:53.170 INFO E| Compiling modular-bitfield v0.11.2
34182024-12-19T20:05:55.551Z[ helios-setup] Dec 19 20:05:54.382 INFO E| Compiling pest_generator v2.7.13
34192024-12-19T20:05:56.716Z[ helios-setup] Dec 19 20:05:55.547 INFO E| Compiling structopt v0.3.26
34202024-12-19T20:05:59.667Z[ host-package] Compiling fatfs v0.3.6
34212024-12-19T20:06:00.591Z[ helios-setup] Dec 19 20:05:59.421 INFO E| Compiling pest_derive v2.7.13
34222024-12-19T20:06:01.721Z[ host-package] Compiling subprocess v0.2.9
34232024-12-19T20:06:03.744Z[ host-package] Compiling rtoolbox v0.0.2
34242024-12-19T20:06:04.281Z[ host-package] Compiling assert_matches v1.5.0
34252024-12-19T20:06:06.308Z[ helios-setup] Dec 19 20:06:05.137 INFO E| Compiling json5 v0.4.1
34262024-12-19T20:06:07.825Z[ host-package] Compiling rpassword v7.3.1
34272024-12-19T20:06:07.925Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34282024-12-19T20:06:08.501Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34292024-12-19T20:06:12.077Z[ helios-setup] Dec 19 20:06:10.906 INFO E| Compiling four-cc v0.3.0
34302024-12-19T20:06:12.078Z[ helios-setup] Dec 19 20:06:10.906 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0)
34312024-12-19T20:06:12.335Z[ helios-setup] Dec 19 20:06:11.163 INFO E| Compiling amd-apcb v0.4.3 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.3#fc35d39d)
34322024-12-19T20:06:17.067Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34332024-12-19T20:06:18.305Z[ host-package] Compiling tui-tree-widget v0.22.0
34342024-12-19T20:06:18.981Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34352024-12-19T20:06:20.208Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34362024-12-19T20:06:25.306Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34372024-12-19T20:06:25.863Z[ host-package] Compiling uzers v0.12.1
34382024-12-19T20:06:29.490Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34392024-12-19T20:06:36.325Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34402024-12-19T20:06:39.120Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34412024-12-19T20:06:56.706Z[ helios-setup] Dec 19 20:06:55.526 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
34422024-12-19T20:07:08.366Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34432024-12-19T20:07:12.531Z[ helios-setup] Dec 19 20:07:11.348 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
34442024-12-19T20:07:16.227Z[ host-package] Compiling multimap v0.10.0
34452024-12-19T20:08:11.132Z[ helios-setup] Dec 19 20:08:09.939 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 52s
34462024-12-19T20:08:11.171Z[ helios-setup] Dec 19 20:08:09.977 INFO building project "amd-host-image-builder" ok (202 seconds)
34472024-12-19T20:08:11.174Z[ helios-setup] rm -f helios-build
34482024-12-19T20:08:11.178Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
34492024-12-19T20:08:11.181Z[ helios-setup]
34502024-12-19T20:08:11.184Z[ helios-setup] Setup complete! ./helios-build is now available.
34512024-12-19T20:08:11.184Z[ helios-setup]
34522024-12-19T20:08:11.187Z[ helios-setup]
34532024-12-19T20:08:11.187Z[ helios-setup] real 12:27.261066957
34542024-12-19T20:08:11.187Z[ helios-setup] user 29:48.441977250
34552024-12-19T20:08:11.187Z[ helios-setup] sys 3:38.608738822
34562024-12-19T20:08:11.187Z[ helios-setup] trap 1.938965655
34572024-12-19T20:08:11.187Z[ helios-setup] tflt 7.053001001
34582024-12-19T20:08:11.187Z[ helios-setup] dflt 37.733915552
34592024-12-19T20:08:11.187Z[ helios-setup] kflt 0.067724076
34602024-12-19T20:08:11.187Z[ helios-setup] lock 2:17:55.066365432
34612024-12-19T20:08:11.187Z[ helios-setup] slp 3:54:22.421577534
34622024-12-19T20:08:11.187Z[ helios-setup] lat 33:39.775115717
34632024-12-19T20:08:11.187Z[ helios-setup] stop 3:07.561516772
34642024-12-19T20:08:11.187ZDec 19 20:08:09.993 INFO [helios-setup] process exited with exit status: 0 (747.267403566s)
34652024-12-19T20:08:11.187ZDec 19 20:08:09.994 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
34662024-12-19T20:08:11.217Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos'
34672024-12-19T20:08:11.456Z[ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26)
34682024-12-19T20:08:11.456Z[ phbl-toolchain] info: downloading component 'cargo'
34692024-12-19T20:08:13.318Z[ phbl-toolchain] info: downloading component 'clippy'
34702024-12-19T20:08:13.634Z[ phbl-toolchain] info: downloading component 'llvm-tools'
34712024-12-19T20:08:17.866Z[ phbl-toolchain] info: downloading component 'miri'
34722024-12-19T20:08:18.015Z[ phbl-toolchain] info: downloading component 'rust-docs'
34732024-12-19T20:08:19.458Z[ phbl-toolchain] info: downloading component 'rust-src'
34742024-12-19T20:08:19.641Z[ phbl-toolchain] info: downloading component 'rust-std'
34752024-12-19T20:08:22.543Z[ phbl-toolchain] info: downloading component 'rustc'
34762024-12-19T20:08:31.672Z[ phbl-toolchain] info: downloading component 'rustfmt'
34772024-12-19T20:08:31.885Z[ phbl-toolchain] info: installing component 'cargo'
34782024-12-19T20:08:33.200Z[ phbl-toolchain] info: installing component 'clippy'
34792024-12-19T20:08:33.788Z[ phbl-toolchain] info: installing component 'llvm-tools'
34802024-12-19T20:08:39.598Z[ phbl-toolchain] info: installing component 'miri'
34812024-12-19T20:08:39.930Z[ phbl-toolchain] info: installing component 'rust-docs'
34822024-12-19T20:08:47.309Z[ phbl-toolchain] info: installing component 'rust-src'
34832024-12-19T20:08:47.913Z[ phbl-toolchain] info: installing component 'rust-std'
34842024-12-19T20:08:50.352Z[ phbl-toolchain] info: installing component 'rustc'
34852024-12-19T20:08:59.559Z[ phbl-toolchain] info: installing component 'rustfmt'
34862024-12-19T20:09:00.297Z[ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25)
34872024-12-19T20:09:00.299ZDec 19 20:08:59.098 INFO [phbl-toolchain] process exited with exit status: 0 (49.103851108s)
34882024-12-19T20:09:57.509Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34892024-12-19T20:10:04.235Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34902024-12-19T20:17:09.554Z[ host-package] Finished `release` profile [optimized] target(s) in 20m 33s
34912024-12-19T20:18:16.165ZDec 19 20:18:14.864 INFO [host-package] process exited with exit status: 0 (1299.864833057s)
34922024-12-19T20:18:16.169ZDec 19 20:18:14.864 INFO [host-stamp] running task
34932024-12-19T20:18:16.169ZDec 19 20:18:14.864 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
34942024-12-19T20:18:16.169ZDec 19 20:18:14.865 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 12.0.0-0.ci+gitf26b052a568
34952024-12-19T20:18:16.190ZDec 19 20:18:14.888 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 12.0.0-0.ci+gitf26b052a568
34962024-12-19T20:18:16.199Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
34972024-12-19T20:18:16.204Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
34982024-12-19T20:18:16.207ZDec 19 20:18:14.903 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 12.0.0-0.ci+gitf26b052a568
34992024-12-19T20:18:16.217Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
35002024-12-19T20:18:16.222Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
35012024-12-19T20:18:16.224ZDec 19 20:18:14.921 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 12.0.0-0.ci+gitf26b052a568
35022024-12-19T20:18:16.236Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
35032024-12-19T20:18:16.239ZDec 19 20:18:14.935 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 12.0.0-0.ci+gitf26b052a568
35042024-12-19T20:18:16.249Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
35052024-12-19T20:18:16.256Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
35062024-12-19T20:18:16.256ZDec 19 20:18:14.955 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 12.0.0-0.ci+gitf26b052a568
35072024-12-19T20:18:16.276Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
35082024-12-19T20:18:16.276ZDec 19 20:18:14.974 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 12.0.0-0.ci+gitf26b052a568
35092024-12-19T20:18:16.288Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
35102024-12-19T20:18:16.293Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
35112024-12-19T20:18:16.293ZDec 19 20:18:14.992 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (103.346467ms)
35122024-12-19T20:18:16.297ZDec 19 20:18:14.992 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (127.379244ms)
35132024-12-19T20:18:16.297ZDec 19 20:18:14.992 INFO [stamp-oxlog] process exited with exit status: 0 (89.055742ms)
35142024-12-19T20:18:16.297ZDec 19 20:18:14.992 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 12.0.0-0.ci+gitf26b052a568
35152024-12-19T20:18:16.311Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
35162024-12-19T20:18:16.326Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
35172024-12-19T20:18:16.329Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
35182024-12-19T20:18:16.332ZDec 19 20:18:15.031 INFO [stamp-overlay] process exited with exit status: 0 (38.550337ms)
35192024-12-19T20:18:16.485Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
35202024-12-19T20:18:16.488ZDec 19 20:18:15.187 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (266.129306ms)
35212024-12-19T20:18:16.650Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
35222024-12-19T20:18:16.654ZDec 19 20:18:15.353 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (397.498071ms)
35232024-12-19T20:18:17.408Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35242024-12-19T20:18:17.469Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
35252024-12-19T20:18:17.473ZDec 19 20:18:16.172 INFO [stamp-propolis-server] process exited with exit status: 0 (1.197367938s)
35262024-12-19T20:18:19.973Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35272024-12-19T20:18:27.205Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
35282024-12-19T20:18:27.208ZDec 19 20:18:25.905 INFO [stamp-switch-asic] process exited with exit status: 0 (10.970182688s)
35292024-12-19T20:18:27.211ZDec 19 20:18:25.906 INFO [host-stamp] task succeeded (11.04187106s)
35302024-12-19T20:18:27.211ZDec 19 20:18:25.906 INFO [host-proto] running task
35312024-12-19T20:18:27.634ZDec 19 20:18:26.331 INFO [host-proto] task succeeded (425.189751ms)
35322024-12-19T20:18:27.634ZDec 19 20:18:26.331 INFO [host-profile] running task
35332024-12-19T20:18:27.637ZDec 19 20:18:26.331 INFO [host-profile] task succeeded (410.777µs)
35342024-12-19T20:18:27.637ZDec 19 20:18:26.332 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.34.311' -P /tmp/.tmplSEuS3/proto/host/root -N 'ci f26b052/${os_short_commit} 2024-12-19 19:55' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
35352024-12-19T20:18:27.654Z[ host-image] Dec 19 20:18:26.351 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
35362024-12-19T20:18:27.657Z[ host-image] Dec 19 20:18:26.351 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
35372024-12-19T20:18:27.669Z[ host-image] Dec 19 20:18:26.366 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmplSEuS3/proto/host/root"
35382024-12-19T20:18:27.669Z[ host-image] Dec 19 20:18:26.366 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
35392024-12-19T20:18:27.672Z[ host-image] Dec 19 20:18:26.366 INFO image builder template: ramdisk-01-os...
35402024-12-19T20:18:27.672Z[ host-image] Dec 19 20:18:26.366 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/.tmplSEuS3/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.34.311", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
35412024-12-19T20:18:27.692Z[ host-image] Dec 19 20:18:26.388 INFO O| Dec 19 20:18:26.388 INFO CREATE DATASET: rpool/images/build/host/output
35422024-12-19T20:18:27.905Z[ host-image] Dec 19 20:18:26.601 INFO O| Dec 19 20:18:26.601 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35432024-12-19T20:18:27.910Z[ host-image] Dec 19 20:18:26.606 INFO O| Dec 19 20:18:26.606 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35442024-12-19T20:18:28.158Z[ host-image] Dec 19 20:18:26.854 INFO O| Dec 19 20:18:26.854 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
35452024-12-19T20:18:28.231Z[ host-image] Dec 19 20:18:26.927 INFO O| Dec 19 20:18:26.927 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35462024-12-19T20:18:28.231Z[ host-image] Dec 19 20:18:26.927 INFO O| Dec 19 20:18:26.927 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
35472024-12-19T20:18:28.233Z[ host-image] Dec 19 20:18:26.928 INFO O| Dec 19 20:18:26.928 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
35482024-12-19T20:18:28.233Z[ host-image] Dec 19 20:18:26.928 INFO O| Dec 19 20:18:26.928 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
35492024-12-19T20:18:28.244Z[ host-image] Dec 19 20:18:26.940 INFO O| Dec 19 20:18:26.940 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
35502024-12-19T20:18:28.490Z[ host-image] Dec 19 20:18:27.187 INFO O| Dec 19 20:18:27.186 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35512024-12-19T20:18:28.509Z[ host-image] Dec 19 20:18:27.205 INFO O| Dec 19 20:18:27.205 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
35522024-12-19T20:18:29.131Z[ host-image] Dec 19 20:18:27.828 INFO O| Dec 19 20:18:27.827 INFO O| Caching catalogs ... Done
35532024-12-19T20:18:29.266Z[ host-image] Dec 19 20:18:27.962 INFO O| Dec 19 20:18:27.962 INFO STEP 0 (pkg_image_create) COMPLETE
35542024-12-19T20:18:29.266Z[ host-image] Dec 19 20:18:27.962 INFO O| Dec 19 20:18:27.962 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35552024-12-19T20:18:29.269Z[ host-image] Dec 19 20:18:27.962 INFO O| Dec 19 20:18:27.962 INFO skip step because feature "repo_redist" is not enabled
35562024-12-19T20:18:29.269Z[ host-image] Dec 19 20:18:27.962 INFO O| Dec 19 20:18:27.962 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35572024-12-19T20:18:29.285Z[ host-image] Dec 19 20:18:27.981 INFO O| Dec 19 20:18:27.981 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"]
35582024-12-19T20:18:29.909Z[ host-image] Dec 19 20:18:28.605 INFO O| Dec 19 20:18:28.605 INFO STEP 2 (pkg_set_publisher) COMPLETE
35592024-12-19T20:18:29.909Z[ host-image] Dec 19 20:18:28.605 INFO O| Dec 19 20:18:28.605 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35602024-12-19T20:18:29.927Z[ host-image] Dec 19 20:18:28.623 INFO O| Dec 19 20:18:28.623 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"]
35612024-12-19T20:18:30.525Z[ host-image] Dec 19 20:18:29.221 INFO O| Dec 19 20:18:29.220 INFO STEP 3 (pkg_set_publisher) COMPLETE
35622024-12-19T20:18:30.525Z[ host-image] Dec 19 20:18:29.221 INFO O| Dec 19 20:18:29.221 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35632024-12-19T20:18:30.527Z[ host-image] Dec 19 20:18:29.221 INFO O| Dec 19 20:18:29.221 INFO skip step because feature "repo_redist" is not enabled
35642024-12-19T20:18:30.528Z[ host-image] Dec 19 20:18:29.221 INFO O| Dec 19 20:18:29.221 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35652024-12-19T20:18:31.130Z[ host-image] Dec 19 20:18:29.825 INFO O| Dec 19 20:18:29.825 INFO variant opensolaris.zone is already global
35662024-12-19T20:18:31.130Z[ host-image] Dec 19 20:18:29.825 INFO O| Dec 19 20:18:29.825 INFO STEP 5 (pkg_change_variant) COMPLETE
35672024-12-19T20:18:31.133Z[ host-image] Dec 19 20:18:29.825 INFO O| Dec 19 20:18:29.825 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35682024-12-19T20:18:31.707Z[ host-image] Dec 19 20:18:30.403 INFO O| Dec 19 20:18:30.403 INFO variant opensolaris.imagetype is full; changing to partial
35692024-12-19T20:18:31.707Z[ host-image] Dec 19 20:18:30.403 INFO O| Dec 19 20:18:30.403 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
35702024-12-19T20:18:39.190Z[ host-image] Dec 19 20:18:37.884 INFO O| Dec 19 20:18:37.884 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
35712024-12-19T20:18:39.984Z[recovery-package] Finished `release` profile [optimized] target(s) in 23.55s
35722024-12-19T20:18:41.170ZDec 19 20:18:39.865 INFO [recovery-package] process exited with exit status: 0 (25.000236586s)
35732024-12-19T20:18:41.170ZDec 19 20:18:39.865 INFO [recovery-stamp] running task
35742024-12-19T20:18:41.173ZDec 19 20:18:39.865 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
35752024-12-19T20:18:41.179ZDec 19 20:18:39.874 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 12.0.0-0.ci+gitf26b052a568
35762024-12-19T20:18:41.191ZDec 19 20:18:39.886 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 12.0.0-0.ci+gitf26b052a568
35772024-12-19T20:18:41.208Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
35782024-12-19T20:18:41.221Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
35792024-12-19T20:18:41.320Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
35802024-12-19T20:18:41.324ZDec 19 20:18:40.019 INFO [stamp-installinator] process exited with exit status: 0 (132.730805ms)
35812024-12-19T20:18:41.343Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
35822024-12-19T20:18:41.347ZDec 19 20:18:40.041 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (167.54805ms)
35832024-12-19T20:18:41.349ZDec 19 20:18:40.042 INFO [recovery-stamp] task succeeded (176.744625ms)
35842024-12-19T20:18:41.349ZDec 19 20:18:40.042 INFO [recovery-proto] running task
35852024-12-19T20:18:41.349ZDec 19 20:18:40.042 INFO [tuf-stamp] running task
35862024-12-19T20:18:41.350ZDec 19 20:18:40.043 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 12.0.0-0.ci+gitf26b052a568
35872024-12-19T20:18:41.364ZDec 19 20:18:40.058 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 12.0.0-0.ci+gitf26b052a568
35882024-12-19T20:18:41.381Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
35892024-12-19T20:18:41.384ZDec 19 20:18:40.076 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 12.0.0-0.ci+gitf26b052a568
35902024-12-19T20:18:41.394Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
35912024-12-19T20:18:41.401ZDec 19 20:18:40.096 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 12.0.0-0.ci+gitf26b052a568
35922024-12-19T20:18:41.421ZDec 19 20:18:40.115 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 12.0.0-0.ci+gitf26b052a568
35932024-12-19T20:18:41.437Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
35942024-12-19T20:18:41.458ZDec 19 20:18:40.152 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 12.0.0-0.ci+gitf26b052a568
35952024-12-19T20:18:41.539ZDec 19 20:18:40.233 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 12.0.0-0.ci+gitf26b052a568
35962024-12-19T20:18:41.573Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
35972024-12-19T20:18:41.576ZDec 19 20:18:40.267 INFO [recovery-proto] task succeeded (225.028274ms)
35982024-12-19T20:18:41.576Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
35992024-12-19T20:18:41.576ZDec 19 20:18:40.267 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.34.311' -P /tmp/.tmplSEuS3/proto/recovery/root -N 'recovery f26b052/${os_short_commit} 2024-12-19 19:55' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
36002024-12-19T20:18:41.598ZDec 19 20:18:40.292 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 12.0.0-0.ci+gitf26b052a568
36012024-12-19T20:18:41.621Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
36022024-12-19T20:18:41.625Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
36032024-12-19T20:18:41.625ZDec 19 20:18:40.316 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 12.0.0-0.ci+gitf26b052a568
36042024-12-19T20:18:41.625Z[ recovery-image] Dec 19 20:18:40.296 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
36052024-12-19T20:18:41.625Z[ recovery-image] Dec 19 20:18:40.296 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
36062024-12-19T20:18:41.649Z[ recovery-image] Dec 19 20:18:40.325 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmplSEuS3/proto/recovery/root"
36072024-12-19T20:18:41.649Z[ recovery-image] Dec 19 20:18:40.325 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
36082024-12-19T20:18:41.653Z[ recovery-image] Dec 19 20:18:40.325 INFO image builder template: ramdisk-01-os...
36092024-12-19T20:18:41.653Z[ recovery-image] Dec 19 20:18:40.325 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/.tmplSEuS3/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.34.311", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
36102024-12-19T20:18:41.653ZDec 19 20:18:40.344 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 12.0.0-0.ci+gitf26b052a568
36112024-12-19T20:18:41.679Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
36122024-12-19T20:18:41.682ZDec 19 20:18:40.373 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 12.0.0-0.ci+gitf26b052a568
36132024-12-19T20:18:41.722Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
36142024-12-19T20:18:41.722Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
36152024-12-19T20:18:41.765Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
36162024-12-19T20:18:41.795Z[ recovery-image] Dec 19 20:18:40.489 INFO O| Dec 19 20:18:40.478 INFO CREATE DATASET: rpool/images/build/recovery/output
36172024-12-19T20:18:41.937Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
36182024-12-19T20:18:41.980Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
36192024-12-19T20:18:41.987ZDec 19 20:18:40.681 INFO [stamp-probe] process exited with exit status: 0 (308.317509ms)
36202024-12-19T20:18:42.045ZDec 19 20:18:40.739 INFO [stamp-ntp] process exited with exit status: 0 (696.448682ms)
36212024-12-19T20:18:42.079Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
36222024-12-19T20:18:42.130Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
36232024-12-19T20:18:42.245Z[ recovery-image] Dec 19 20:18:40.939 INFO O| Dec 19 20:18:40.927 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36242024-12-19T20:18:42.245Z[ recovery-image] Dec 19 20:18:40.939 INFO O| Dec 19 20:18:40.934 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36252024-12-19T20:18:42.674Z[ recovery-image] Dec 19 20:18:41.368 INFO O| Dec 19 20:18:41.368 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
36262024-12-19T20:18:42.793Z[ recovery-image] Dec 19 20:18:41.487 INFO O| Dec 19 20:18:41.486 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36272024-12-19T20:18:42.795Z[ recovery-image] Dec 19 20:18:41.487 INFO O| Dec 19 20:18:41.487 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
36282024-12-19T20:18:42.795Z[ recovery-image] Dec 19 20:18:41.487 INFO O| Dec 19 20:18:41.487 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
36292024-12-19T20:18:42.795Z[ recovery-image] Dec 19 20:18:41.487 INFO O| Dec 19 20:18:41.487 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
36302024-12-19T20:18:42.806Z[ recovery-image] Dec 19 20:18:41.500 INFO O| Dec 19 20:18:41.500 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
36312024-12-19T20:18:43.144Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
36322024-12-19T20:18:43.149ZDec 19 20:18:41.843 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.690389189s)
36332024-12-19T20:18:43.173Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
36342024-12-19T20:18:43.254ZDec 19 20:18:41.948 INFO [stamp-internal-dns] process exited with exit status: 0 (1.8723916s)
36352024-12-19T20:18:43.274Z[ recovery-image] Dec 19 20:18:41.968 INFO O| Dec 19 20:18:41.968 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36362024-12-19T20:18:43.291Z[ recovery-image] Dec 19 20:18:41.985 INFO O| Dec 19 20:18:41.985 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
36372024-12-19T20:18:43.483Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
36382024-12-19T20:18:43.546ZDec 19 20:18:42.240 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.923995734s)
36392024-12-19T20:18:43.550Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
36402024-12-19T20:18:43.596ZDec 19 20:18:42.288 INFO [stamp-external-dns] process exited with exit status: 0 (1.996668625s)
36412024-12-19T20:18:43.878Z[ recovery-image] Dec 19 20:18:42.572 INFO O| Dec 19 20:18:42.571 INFO O| Caching catalogs ... Done
36422024-12-19T20:18:43.998Z[ recovery-image] Dec 19 20:18:42.691 INFO O| Dec 19 20:18:42.691 INFO STEP 0 (pkg_image_create) COMPLETE
36432024-12-19T20:18:43.998Z[ recovery-image] Dec 19 20:18:42.691 INFO O| Dec 19 20:18:42.691 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36442024-12-19T20:18:43.998Z[ recovery-image] Dec 19 20:18:42.691 INFO O| Dec 19 20:18:42.691 INFO skip step because feature "repo_redist" is not enabled
36452024-12-19T20:18:44.003Z[ recovery-image] Dec 19 20:18:42.691 INFO O| Dec 19 20:18:42.691 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36462024-12-19T20:18:44.014Z[ recovery-image] Dec 19 20:18:42.707 INFO O| Dec 19 20:18:42.707 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"]
36472024-12-19T20:18:44.026Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
36482024-12-19T20:18:44.030ZDec 19 20:18:42.724 INFO [stamp-oximeter] process exited with exit status: 0 (2.49133777s)
36492024-12-19T20:18:44.452Z[ recovery-image] Dec 19 20:18:43.145 INFO O| Dec 19 20:18:43.145 INFO STEP 2 (pkg_set_publisher) COMPLETE
36502024-12-19T20:18:44.452Z[ recovery-image] Dec 19 20:18:43.146 INFO O| Dec 19 20:18:43.145 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36512024-12-19T20:18:44.467Z[ recovery-image] Dec 19 20:18:43.161 INFO O| Dec 19 20:18:43.161 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"]
36522024-12-19T20:18:44.988Z[ recovery-image] Dec 19 20:18:43.681 INFO O| Dec 19 20:18:43.681 INFO STEP 3 (pkg_set_publisher) COMPLETE
36532024-12-19T20:18:44.988Z[ recovery-image] Dec 19 20:18:43.681 INFO O| Dec 19 20:18:43.681 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36542024-12-19T20:18:44.991Z[ recovery-image] Dec 19 20:18:43.681 INFO O| Dec 19 20:18:43.681 INFO skip step because feature "repo_redist" is not enabled
36552024-12-19T20:18:44.991Z[ recovery-image] Dec 19 20:18:43.681 INFO O| Dec 19 20:18:43.681 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36562024-12-19T20:18:45.050Z[ host-image] Dec 19 20:18:43.743 INFO O| Dec 19 20:18:43.743 INFO O| Startup: Caching catalogs ... Done
36572024-12-19T20:18:45.154Z[ host-image] Dec 19 20:18:43.847 INFO O| Dec 19 20:18:43.847 INFO O| Planning: Planning completed in 0.00 seconds
36582024-12-19T20:18:45.156Z[ host-image] Dec 19 20:18:43.848 INFO O| Dec 19 20:18:43.848 INFO O| Planning: Consolidating action changes ... Done
36592024-12-19T20:18:45.156Z[ host-image] Dec 19 20:18:43.848 INFO O| Dec 19 20:18:43.848 INFO O| Planning: Evaluating mediators ... Done
36602024-12-19T20:18:45.156Z[ host-image] Dec 19 20:18:43.848 INFO O| Dec 19 20:18:43.848 INFO O| Planning: Planning completed in 0.00 seconds
36612024-12-19T20:18:45.156Z[ host-image] Dec 19 20:18:43.848 INFO O| Dec 19 20:18:43.848 INFO O| Variants/Facets to change: 1
36622024-12-19T20:18:45.180Z[ host-image] Dec 19 20:18:43.873 INFO O| Dec 19 20:18:43.873 INFO O| Done
36632024-12-19T20:18:45.180Z[ host-image] Dec 19 20:18:43.873 INFO O| Dec 19 20:18:43.873 INFO O| Done
36642024-12-19T20:18:45.516Z[ recovery-image] Dec 19 20:18:44.208 INFO O| Dec 19 20:18:44.208 INFO variant opensolaris.zone is already global
36652024-12-19T20:18:45.516Z[ recovery-image] Dec 19 20:18:44.209 INFO O| Dec 19 20:18:44.208 INFO STEP 5 (pkg_change_variant) COMPLETE
36662024-12-19T20:18:45.519Z[ recovery-image] Dec 19 20:18:44.209 INFO O| Dec 19 20:18:44.208 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36672024-12-19T20:18:45.768Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
36682024-12-19T20:18:45.773ZDec 19 20:18:44.466 INFO [stamp-nexus] process exited with exit status: 0 (4.351175404s)
36692024-12-19T20:18:46.019Z[ host-image] Dec 19 20:18:44.712 INFO O| Dec 19 20:18:44.712 INFO O| Done
36702024-12-19T20:18:46.030Z[ recovery-image] Dec 19 20:18:44.723 INFO O| Dec 19 20:18:44.723 INFO variant opensolaris.imagetype is full; changing to partial
36712024-12-19T20:18:46.030Z[ recovery-image] Dec 19 20:18:44.724 INFO O| Dec 19 20:18:44.723 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
36722024-12-19T20:18:46.087Z[ host-image] Dec 19 20:18:44.780 INFO O| Dec 19 20:18:44.780 INFO O| Done
36732024-12-19T20:18:46.090Z[ host-image] Dec 19 20:18:44.781 INFO O| Dec 19 20:18:44.781 INFO O| Done
36742024-12-19T20:18:46.090Z[ host-image] Dec 19 20:18:44.782 INFO O| Dec 19 20:18:44.781 INFO O| Done
36752024-12-19T20:18:46.090Z[ host-image] Dec 19 20:18:44.783 INFO O| Dec 19 20:18:44.783 INFO O| Done
36762024-12-19T20:18:46.435Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36772024-12-19T20:18:46.583Z[verify-libraries] Compiling home v0.5.9
36782024-12-19T20:18:46.614Z[verify-libraries] Compiling cfg_aliases v0.1.1
36792024-12-19T20:18:46.642Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36802024-12-19T20:18:46.642Z[verify-libraries] Compiling sqlparser_derive v0.2.2
36812024-12-19T20:18:46.645Z[verify-libraries] Compiling unicode_categories v0.1.1
36822024-12-19T20:18:46.684Z[ host-image] Dec 19 20:18:45.377 INFO O| Dec 19 20:18:45.377 INFO STEP 6 (pkg_change_variant) COMPLETE
36832024-12-19T20:18:46.685Z[ host-image] Dec 19 20:18:45.377 INFO O| Dec 19 20:18:45.377 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36842024-12-19T20:18:46.685Z[ host-image] Dec 19 20:18:45.377 INFO O| Dec 19 20:18:45.377 INFO skip step because feature "debug_variant" is not enabled
36852024-12-19T20:18:46.685Z[ host-image] Dec 19 20:18:45.377 INFO O| Dec 19 20:18:45.377 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36862024-12-19T20:18:46.800Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36872024-12-19T20:18:46.870Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36882024-12-19T20:18:46.984Z[verify-libraries] Compiling nix v0.28.0
36892024-12-19T20:18:47.131Z[verify-libraries] Compiling sqlformat v0.2.6
36902024-12-19T20:18:47.252Z[verify-libraries] Compiling polyval v0.6.2
36912024-12-19T20:18:47.295Z[ host-image] Dec 19 20:18:45.987 INFO O| Dec 19 20:18:45.986 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
36922024-12-19T20:18:47.431Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
36932024-12-19T20:18:47.462ZDec 19 20:18:46.155 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.059324081s)
36942024-12-19T20:18:47.609Z[verify-libraries] Compiling ctr v0.9.2
36952024-12-19T20:18:48.238Z[verify-libraries] Compiling ghash v0.5.1
36962024-12-19T20:18:48.301Z[verify-libraries] Compiling ssh-encoding v0.2.0
36972024-12-19T20:18:48.510Z[verify-libraries] Compiling sqlparser v0.45.0
36982024-12-19T20:18:48.650Z[verify-libraries] Compiling aes-gcm v0.10.3
36992024-12-19T20:18:48.728Z[verify-libraries] Compiling blowfish v0.9.1
37002024-12-19T20:18:48.948Z[ host-image] Dec 19 20:18:47.641 INFO O| Dec 19 20:18:47.640 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37012024-12-19T20:18:48.951Z[ host-image] Dec 19 20:18:47.642 INFO O| Dec 19 20:18:47.642 INFO O| Planning: Planning completed in 0.00 seconds
37022024-12-19T20:18:48.951Z[ host-image] Dec 19 20:18:47.643 INFO O| Dec 19 20:18:47.643 INFO O| Planning: Consolidating action changes ... Done
37032024-12-19T20:18:48.951Z[ host-image] Dec 19 20:18:47.644 INFO O| Dec 19 20:18:47.644 INFO O| Planning: Evaluating mediators ... Done
37042024-12-19T20:18:48.954Z[ host-image] Dec 19 20:18:47.644 INFO O| Dec 19 20:18:47.644 INFO O| Planning: Planning completed in 0.00 seconds
37052024-12-19T20:18:48.954Z[ host-image] Dec 19 20:18:47.645 INFO O| Dec 19 20:18:47.645 INFO O| Variants/Facets to change: 1
37062024-12-19T20:18:49.079Z[ host-image] Dec 19 20:18:47.772 INFO O| Dec 19 20:18:47.772 INFO O| Done
37072024-12-19T20:18:49.079Z[ host-image] Dec 19 20:18:47.772 INFO O| Dec 19 20:18:47.772 INFO O| Done
37082024-12-19T20:18:49.451Z[verify-libraries] Compiling ssh-cipher v0.2.0
37092024-12-19T20:18:49.971Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
37102024-12-19T20:18:50.189Z[ host-image] Dec 19 20:18:48.881 INFO O| Dec 19 20:18:48.881 INFO O| Done
37112024-12-19T20:18:50.320Z[ host-image] Dec 19 20:18:49.012 INFO O| Dec 19 20:18:49.012 INFO O| Done
37122024-12-19T20:18:50.323Z[ host-image] Dec 19 20:18:49.013 INFO O| Dec 19 20:18:49.013 INFO O| Done
37132024-12-19T20:18:50.323Z[ host-image] Dec 19 20:18:49.013 INFO O| Dec 19 20:18:49.013 INFO O| Done
37142024-12-19T20:18:50.323Z[ host-image] Dec 19 20:18:49.015 INFO O| Dec 19 20:18:49.015 INFO O| Done
37152024-12-19T20:18:50.630Z[ host-image] Dec 19 20:18:49.321 INFO O| Dec 19 20:18:49.321 INFO STEP 8 (pkg_change_facet) COMPLETE
37162024-12-19T20:18:50.630Z[ host-image] Dec 19 20:18:49.321 INFO O| Dec 19 20:18:49.321 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37172024-12-19T20:18:50.630Z[ host-image] Dec 19 20:18:49.321 INFO O| Dec 19 20:18:49.321 INFO skip step because feature "recovery" is not enabled
37182024-12-19T20:18:50.630Z[ host-image] Dec 19 20:18:49.321 INFO O| Dec 19 20:18:49.321 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37192024-12-19T20:18:50.630Z[ host-image] Dec 19 20:18:49.321 INFO O| Dec 19 20:18:49.321 INFO skip step because feature "recovery" is not enabled
37202024-12-19T20:18:50.630Z[ host-image] Dec 19 20:18:49.322 INFO O| Dec 19 20:18:49.321 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37212024-12-19T20:18:50.640Z[verify-libraries] Compiling password-hash v0.4.2
37222024-12-19T20:18:50.649Z[ host-image] Dec 19 20:18:49.342 INFO O| Dec 19 20:18:49.342 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", "oxide/platform-identity-cacerts"]
37232024-12-19T20:18:51.748Z[ host-image] Dec 19 20:18:50.440 INFO O| Dec 19 20:18:50.440 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37242024-12-19T20:18:53.604Z[verify-libraries] Compiling rustyline v14.0.0
37252024-12-19T20:18:54.386Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
37262024-12-19T20:18:54.432ZDec 19 20:18:53.124 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (13.066207796s)
37272024-12-19T20:18:55.167Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
37282024-12-19T20:18:55.204ZDec 19 20:18:53.896 INFO [stamp-clickhouse] process exited with exit status: 0 (13.551717601s)
37292024-12-19T20:18:55.204ZDec 19 20:18:53.896 INFO [tuf-stamp] task succeeded (13.854164849s)
37302024-12-19T20:18:55.308Z[verify-libraries] Compiling matches v0.1.10
37312024-12-19T20:18:55.469Z[verify-libraries] Compiling idna v0.2.3
37322024-12-19T20:18:56.491Z[verify-libraries] Compiling pbkdf2 v0.11.0
37332024-12-19T20:18:56.969Z[verify-libraries] Compiling ssh-key v0.6.6
37342024-12-19T20:18:57.013Z[verify-libraries] Compiling p256 v0.13.2
37352024-12-19T20:18:58.588Z[ recovery-image] Dec 19 20:18:57.279 INFO O| Dec 19 20:18:57.279 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37362024-12-19T20:19:00.130Z[verify-libraries] Compiling p521 v0.13.3
37372024-12-19T20:19:00.751Z[verify-libraries] Compiling enum-as-inner v0.5.1
37382024-12-19T20:19:02.053Z[verify-libraries] Compiling russh-cryptovec v0.7.3
37392024-12-19T20:19:02.625Z[verify-libraries] Compiling md5 v0.7.0
37402024-12-19T20:19:03.297Z[verify-libraries] Compiling russh-keys v0.45.0
37412024-12-19T20:19:03.422Z[verify-libraries] Compiling trust-dns-proto v0.22.0
37422024-12-19T20:19:07.292Z[ recovery-image] Dec 19 20:19:05.981 INFO O| Dec 19 20:19:05.981 INFO O| Startup: Caching catalogs ... Done
37432024-12-19T20:19:07.421Z[ recovery-image] Dec 19 20:19:06.110 INFO O| Dec 19 20:19:06.110 INFO O| Planning: Planning completed in 0.00 seconds
37442024-12-19T20:19:07.424Z[ recovery-image] Dec 19 20:19:06.111 INFO O| Dec 19 20:19:06.111 INFO O| Planning: Consolidating action changes ... Done
37452024-12-19T20:19:07.424Z[ recovery-image] Dec 19 20:19:06.111 INFO O| Dec 19 20:19:06.111 INFO O| Planning: Evaluating mediators ... Done
37462024-12-19T20:19:07.424Z[ recovery-image] Dec 19 20:19:06.112 INFO O| Dec 19 20:19:06.112 INFO O| Planning: Planning completed in 0.00 seconds
37472024-12-19T20:19:07.424Z[ recovery-image] Dec 19 20:19:06.112 INFO O| Dec 19 20:19:06.112 INFO O| Variants/Facets to change: 1
37482024-12-19T20:19:07.789Z[ recovery-image] Dec 19 20:19:06.478 INFO O| Dec 19 20:19:06.478 INFO O| Done
37492024-12-19T20:19:07.791Z[ recovery-image] Dec 19 20:19:06.478 INFO O| Dec 19 20:19:06.478 INFO O| Done
37502024-12-19T20:19:08.790Z[ recovery-image] Dec 19 20:19:07.479 INFO O| Dec 19 20:19:07.479 INFO O| Done
37512024-12-19T20:19:08.880Z[ recovery-image] Dec 19 20:19:07.569 INFO O| Dec 19 20:19:07.569 INFO O| Done
37522024-12-19T20:19:08.884Z[ recovery-image] Dec 19 20:19:07.571 INFO O| Dec 19 20:19:07.571 INFO O| Done
37532024-12-19T20:19:08.884Z[ recovery-image] Dec 19 20:19:07.571 INFO O| Dec 19 20:19:07.571 INFO O| Done
37542024-12-19T20:19:08.886Z[ recovery-image] Dec 19 20:19:07.573 INFO O| Dec 19 20:19:07.573 INFO O| Done
37552024-12-19T20:19:09.620Z[ recovery-image] Dec 19 20:19:08.309 INFO O| Dec 19 20:19:08.309 INFO STEP 6 (pkg_change_variant) COMPLETE
37562024-12-19T20:19:09.620Z[ recovery-image] Dec 19 20:19:08.309 INFO O| Dec 19 20:19:08.309 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37572024-12-19T20:19:09.630Z[ recovery-image] Dec 19 20:19:08.309 INFO O| Dec 19 20:19:08.309 INFO skip step because feature "debug_variant" is not enabled
37582024-12-19T20:19:09.630Z[ recovery-image] Dec 19 20:19:08.309 INFO O| Dec 19 20:19:08.309 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37592024-12-19T20:19:10.337Z[ recovery-image] Dec 19 20:19:09.025 INFO O| Dec 19 20:19:09.025 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37602024-12-19T20:19:11.493Z[ recovery-image] Dec 19 20:19:10.182 INFO O| Dec 19 20:19:10.182 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37612024-12-19T20:19:11.496Z[ recovery-image] Dec 19 20:19:10.184 INFO O| Dec 19 20:19:10.184 INFO O| Planning: Planning completed in 0.00 seconds
37622024-12-19T20:19:11.496Z[ recovery-image] Dec 19 20:19:10.184 INFO O| Dec 19 20:19:10.184 INFO O| Planning: Consolidating action changes ... Done
37632024-12-19T20:19:11.496Z[ recovery-image] Dec 19 20:19:10.185 INFO O| Dec 19 20:19:10.185 INFO O| Planning: Evaluating mediators ... Done
37642024-12-19T20:19:11.499Z[ recovery-image] Dec 19 20:19:10.188 INFO O| Dec 19 20:19:10.188 INFO O| Planning: Planning completed in 0.01 seconds
37652024-12-19T20:19:11.501Z[ recovery-image] Dec 19 20:19:10.189 INFO O| Dec 19 20:19:10.189 INFO O| Variants/Facets to change: 1
37662024-12-19T20:19:11.594Z[ recovery-image] Dec 19 20:19:10.283 INFO O| Dec 19 20:19:10.282 INFO O| Done
37672024-12-19T20:19:11.594Z[ recovery-image] Dec 19 20:19:10.283 INFO O| Dec 19 20:19:10.282 INFO O| Done
37682024-12-19T20:19:12.562Z[ recovery-image] Dec 19 20:19:11.250 INFO O| Dec 19 20:19:11.250 INFO O| Done
37692024-12-19T20:19:12.639Z[ recovery-image] Dec 19 20:19:11.328 INFO O| Dec 19 20:19:11.327 INFO O| Done
37702024-12-19T20:19:12.642Z[ recovery-image] Dec 19 20:19:11.329 INFO O| Dec 19 20:19:11.329 INFO O| Done
37712024-12-19T20:19:12.642Z[ recovery-image] Dec 19 20:19:11.329 INFO O| Dec 19 20:19:11.329 INFO O| Done
37722024-12-19T20:19:12.644Z[ recovery-image] Dec 19 20:19:11.331 INFO O| Dec 19 20:19:11.331 INFO O| Done
37732024-12-19T20:19:12.764Z[ recovery-image] Dec 19 20:19:11.453 INFO O| Dec 19 20:19:11.452 INFO STEP 8 (pkg_change_facet) COMPLETE
37742024-12-19T20:19:12.764Z[ recovery-image] Dec 19 20:19:11.453 INFO O| Dec 19 20:19:11.452 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37752024-12-19T20:19:12.995Z[verify-libraries] Compiling num-bigint v0.4.6
37762024-12-19T20:19:13.450Z[ recovery-image] Dec 19 20:19:12.139 INFO O| Dec 19 20:19:12.139 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
37772024-12-19T20:19:14.649Z[ recovery-image] Dec 19 20:19:13.337 INFO O| Dec 19 20:19:13.337 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37782024-12-19T20:19:14.652Z[ recovery-image] Dec 19 20:19:13.339 INFO O| Dec 19 20:19:13.339 INFO O| Planning: Planning completed in 0.00 seconds
37792024-12-19T20:19:14.653Z[ recovery-image] Dec 19 20:19:13.340 INFO O| Dec 19 20:19:13.340 INFO O| Planning: Consolidating action changes ... Done
37802024-12-19T20:19:14.656Z[ recovery-image] Dec 19 20:19:13.341 INFO O| Dec 19 20:19:13.340 INFO O| Planning: Evaluating mediators ... Done
37812024-12-19T20:19:14.656Z[ recovery-image] Dec 19 20:19:13.341 INFO O| Dec 19 20:19:13.341 INFO O| Planning: Planning completed in 0.00 seconds
37822024-12-19T20:19:14.656Z[ recovery-image] Dec 19 20:19:13.342 INFO O| Dec 19 20:19:13.341 INFO O| Variants/Facets to change: 1
37832024-12-19T20:19:14.735Z[ recovery-image] Dec 19 20:19:13.423 INFO O| Dec 19 20:19:13.423 INFO O| Done
37842024-12-19T20:19:14.735Z[ recovery-image] Dec 19 20:19:13.423 INFO O| Dec 19 20:19:13.423 INFO O| Done
37852024-12-19T20:19:15.627Z[ recovery-image] Dec 19 20:19:14.315 INFO O| Dec 19 20:19:14.315 INFO O| Done
37862024-12-19T20:19:15.727Z[ recovery-image] Dec 19 20:19:14.415 INFO O| Dec 19 20:19:14.414 INFO O| Done
37872024-12-19T20:19:15.730Z[ recovery-image] Dec 19 20:19:14.416 INFO O| Dec 19 20:19:14.416 INFO O| Done
37882024-12-19T20:19:15.730Z[ recovery-image] Dec 19 20:19:14.416 INFO O| Dec 19 20:19:14.416 INFO O| Done
37892024-12-19T20:19:15.730Z[ recovery-image] Dec 19 20:19:14.418 INFO O| Dec 19 20:19:14.418 INFO O| Done
37902024-12-19T20:19:15.864Z[ recovery-image] Dec 19 20:19:14.551 INFO O| Dec 19 20:19:14.551 INFO STEP 9 (pkg_change_facet) COMPLETE
37912024-12-19T20:19:15.864Z[ recovery-image] Dec 19 20:19:14.551 INFO O| Dec 19 20:19:14.551 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37922024-12-19T20:19:16.636Z[ recovery-image] Dec 19 20:19:15.324 INFO O| Dec 19 20:19:15.323 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
37932024-12-19T20:19:17.757Z[ recovery-image] Dec 19 20:19:16.443 INFO O| Dec 19 20:19:16.443 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37942024-12-19T20:19:17.762Z[ recovery-image] Dec 19 20:19:16.445 INFO O| Dec 19 20:19:16.445 INFO O| Planning: Planning completed in 0.00 seconds
37952024-12-19T20:19:17.762Z[ recovery-image] Dec 19 20:19:16.446 INFO O| Dec 19 20:19:16.446 INFO O| Planning: Consolidating action changes ... Done
37962024-12-19T20:19:17.762Z[ recovery-image] Dec 19 20:19:16.446 INFO O| Dec 19 20:19:16.446 INFO O| Planning: Evaluating mediators ... Done
37972024-12-19T20:19:17.763Z[ recovery-image] Dec 19 20:19:16.446 INFO O| Dec 19 20:19:16.446 INFO O| Planning: Planning completed in 0.00 seconds
37982024-12-19T20:19:17.763Z[ recovery-image] Dec 19 20:19:16.447 INFO O| Dec 19 20:19:16.447 INFO O| Variants/Facets to change: 1
37992024-12-19T20:19:17.962Z[ recovery-image] Dec 19 20:19:16.649 INFO O| Dec 19 20:19:16.648 INFO O| Done
38002024-12-19T20:19:17.962Z[ recovery-image] Dec 19 20:19:16.649 INFO O| Dec 19 20:19:16.649 INFO O| Done
38012024-12-19T20:19:18.903Z[ recovery-image] Dec 19 20:19:17.591 INFO O| Dec 19 20:19:17.591 INFO O| Done
38022024-12-19T20:19:18.984Z[ recovery-image] Dec 19 20:19:17.672 INFO O| Dec 19 20:19:17.671 INFO O| Done
38032024-12-19T20:19:18.987Z[ recovery-image] Dec 19 20:19:17.673 INFO O| Dec 19 20:19:17.673 INFO O| Done
38042024-12-19T20:19:18.987Z[ recovery-image] Dec 19 20:19:17.673 INFO O| Dec 19 20:19:17.673 INFO O| Done
38052024-12-19T20:19:18.987Z[ recovery-image] Dec 19 20:19:17.675 INFO O| Dec 19 20:19:17.675 INFO O| Done
38062024-12-19T20:19:19.120Z[ recovery-image] Dec 19 20:19:17.807 INFO O| Dec 19 20:19:17.807 INFO STEP 10 (pkg_change_facet) COMPLETE
38072024-12-19T20:19:19.123Z[ recovery-image] Dec 19 20:19:17.807 INFO O| Dec 19 20:19:17.807 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38082024-12-19T20:19:19.142Z[ recovery-image] Dec 19 20:19:17.829 INFO O| Dec 19 20:19:17.828 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", "oxide/platform-identity-cacerts"]
38092024-12-19T20:19:20.172Z[verify-libraries] Compiling des v0.8.1
38102024-12-19T20:19:20.196Z[ recovery-image] Dec 19 20:19:18.883 INFO O| Dec 19 20:19:18.883 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38112024-12-19T20:19:20.803Z[verify-libraries] Compiling hex-literal v0.4.1
38122024-12-19T20:19:21.211Z[verify-libraries] Compiling dhcproto-macros v0.1.0
38132024-12-19T20:19:22.489Z[verify-libraries] Compiling dhcproto v0.12.0
38142024-12-19T20:19:23.496Z[verify-libraries] Compiling russh v0.45.0
38152024-12-19T20:19:28.205Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38162024-12-19T20:19:30.276Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38172024-12-19T20:19:33.894Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38182024-12-19T20:19:43.706Z[verify-libraries] Compiling petname v2.0.2
38192024-12-19T20:19:45.069Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38202024-12-19T20:19:45.748Z[verify-libraries] Compiling internet-checksum v0.2.1
38212024-12-19T20:19:46.592Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38222024-12-19T20:19:53.186Z[verify-libraries] Compiling heck v0.4.1
38232024-12-19T20:19:54.694Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38242024-12-19T20:19:56.832Z[ host-image] Dec 19 20:19:55.513 INFO O| Dec 19 20:19:55.512 INFO O| Planning: Solver setup ... Done
38252024-12-19T20:20:00.291Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38262024-12-19T20:20:07.408Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38272024-12-19T20:20:10.114Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38282024-12-19T20:20:25.838Z[ recovery-image] Dec 19 20:20:24.514 INFO O| Dec 19 20:20:24.514 INFO O| Planning: Solver setup ... Done
38292024-12-19T20:20:34.260Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38302024-12-19T20:20:36.298Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38312024-12-19T20:20:43.805Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38322024-12-19T20:21:11.096Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38332024-12-19T20:21:15.198Z[ host-image] Dec 19 20:21:13.865 INFO O| Dec 19 20:21:13.865 INFO O| Planning: Running solver ... Done
38342024-12-19T20:21:15.807Z[ host-image] Dec 19 20:21:14.474 INFO O| Dec 19 20:21:14.473 INFO O| Planning: Finding local manifests ... Done
38352024-12-19T20:21:15.838Z[ host-image] Dec 19 20:21:14.505 INFO O| Dec 19 20:21:14.505 INFO O| Planning: Fetching manifests: 0/124 0% complete
38362024-12-19T20:21:17.456Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38372024-12-19T20:21:20.090Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38382024-12-19T20:21:20.664Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38392024-12-19T20:21:21.048Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38402024-12-19T20:21:21.250Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38412024-12-19T20:21:21.555Z[ host-image] Dec 19 20:21:20.221 INFO O| Dec 19 20:21:20.221 INFO O| Planning: Fetching manifests: 124/124 100% complete
38422024-12-19T20:21:21.576Z[verify-libraries] Compiling sync-ptr v0.1.1
38432024-12-19T20:21:21.817Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38442024-12-19T20:21:22.023Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38452024-12-19T20:21:22.895Z[ host-image] Dec 19 20:21:21.560 INFO O| Dec 19 20:21:21.560 INFO O| Planning: Package planning ... Done
38462024-12-19T20:21:24.479Z[ host-image] Dec 19 20:21:23.143 INFO O| Dec 19 20:21:23.143 INFO O| Planning: Merging actions ... Done
38472024-12-19T20:21:25.142Z[ host-image] Dec 19 20:21:23.806 INFO O| Dec 19 20:21:23.806 INFO O| Planning: Checking for conflicting actions ... Done
38482024-12-19T20:21:25.224Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38492024-12-19T20:21:25.411Z[ host-image] Dec 19 20:21:24.076 INFO O| Dec 19 20:21:24.076 INFO O| Planning: Consolidating action changes ... Done
38502024-12-19T20:21:25.973Z[ host-image] Dec 19 20:21:24.637 INFO O| Dec 19 20:21:24.637 INFO O| Planning: Evaluating mediators ... Done
38512024-12-19T20:21:26.747Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38522024-12-19T20:21:32.262Z[ host-image] Dec 19 20:21:30.924 INFO O| Dec 19 20:21:30.924 INFO O| Planning: Planning completed in 160.48 seconds
38532024-12-19T20:21:32.270Z[ host-image] Dec 19 20:21:30.931 INFO O| Dec 19 20:21:30.931 INFO O| Packages to install: 124
38542024-12-19T20:21:32.275Z[ host-image] Dec 19 20:21:30.931 INFO O| Dec 19 20:21:30.931 INFO O| Mediators to change: 4
38552024-12-19T20:21:32.275Z[ host-image] Dec 19 20:21:30.931 INFO O| Dec 19 20:21:30.931 INFO O| Services to change: 6
38562024-12-19T20:21:32.407Z[ host-image] Dec 19 20:21:31.070 INFO O| Dec 19 20:21:31.070 INFO O| Download: 0/22788 items 0.0/199.7MB 0% complete
38572024-12-19T20:21:37.424Z[ host-image] Dec 19 20:21:36.087 INFO O| Dec 19 20:21:36.086 INFO O| Download: 687/22788 items 2.9/199.7MB 1% complete (610k/s)
38582024-12-19T20:21:40.273Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38592024-12-19T20:21:42.492Z[ host-image] Dec 19 20:21:41.151 INFO O| Dec 19 20:21:41.151 INFO O| Download: 1048/22788 items 5.5/199.7MB 2% complete (567k/s)
38602024-12-19T20:21:44.313Z[ recovery-image] Dec 19 20:21:42.897 INFO O| Dec 19 20:21:42.897 INFO O| Planning: Running solver ... Done
38612024-12-19T20:21:45.032Z[ recovery-image] Dec 19 20:21:43.693 INFO O| Dec 19 20:21:43.693 INFO O| Planning: Finding local manifests ... Done
38622024-12-19T20:21:45.049Z[ recovery-image] Dec 19 20:21:43.710 INFO O| Dec 19 20:21:43.710 INFO O| Planning: Fetching manifests: 0/124 0% complete
38632024-12-19T20:21:45.743Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
38642024-12-19T20:21:47.528Z[ host-image] Dec 19 20:21:46.189 INFO O| Dec 19 20:21:46.189 INFO O| Download: 1577/22788 items 9.6/199.7MB 4% complete (690k/s)
38652024-12-19T20:21:50.244Z[ recovery-image] Dec 19 20:21:48.904 INFO O| Dec 19 20:21:48.904 INFO O| Planning: Fetching manifests: 121/124 97% complete
38662024-12-19T20:21:52.645Z[ host-image] Dec 19 20:21:51.305 INFO O| Dec 19 20:21:51.305 INFO O| Download: 1586/22788 items 9.6/199.7MB 4% complete (662k/s)
38672024-12-19T20:21:55.249Z[ recovery-image] Dec 19 20:21:53.908 INFO O| Dec 19 20:21:53.908 INFO O| Planning: Fetching manifests: 123/124 99% complete
38682024-12-19T20:21:57.677Z[ host-image] Dec 19 20:21:56.336 INFO O| Dec 19 20:21:56.336 INFO O| Download: 1589/22788 items 9.6/199.7MB 4% complete (624k/s)
38692024-12-19T20:22:01.070Z[ recovery-image] Dec 19 20:21:59.728 INFO O| Dec 19 20:21:59.728 INFO O| Planning: Fetching manifests: 124/124 100% complete
38702024-12-19T20:22:01.484Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
38712024-12-19T20:22:02.168Z[ recovery-image] Dec 19 20:22:00.826 INFO O| Dec 19 20:22:00.826 INFO O| Planning: Package planning ... Done
38722024-12-19T20:22:02.900Z[ recovery-image] Dec 19 20:22:01.558 INFO O| Dec 19 20:22:01.558 INFO O| Planning: Merging actions ... Done
38732024-12-19T20:22:02.961Z[ host-image] Dec 19 20:22:01.619 INFO O| Dec 19 20:22:01.619 INFO O| Download: 1695/22788 items 11.2/199.7MB 5% complete (142k/s)
38742024-12-19T20:22:03.156Z[ recovery-image] Dec 19 20:22:01.814 INFO O| Dec 19 20:22:01.814 INFO O| Planning: Checking for conflicting actions ... Done
38752024-12-19T20:22:03.299Z[ recovery-image] Dec 19 20:22:01.957 INFO O| Dec 19 20:22:01.957 INFO O| Planning: Consolidating action changes ... Done
38762024-12-19T20:22:03.694Z[ recovery-image] Dec 19 20:22:02.352 INFO O| Dec 19 20:22:02.351 INFO O| Planning: Evaluating mediators ... Done
38772024-12-19T20:22:07.977Z[ host-image] Dec 19 20:22:06.634 INFO O| Dec 19 20:22:06.634 INFO O| Download: 1997/22788 items 22.9/199.7MB 11% complete (1.5M/s)
38782024-12-19T20:22:09.335Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38792024-12-19T20:22:09.511Z[ recovery-image] Dec 19 20:22:08.167 INFO O| Dec 19 20:22:08.167 INFO O| Planning: Planning completed in 169.28 seconds
38802024-12-19T20:22:09.517Z[ recovery-image] Dec 19 20:22:08.174 INFO O| Dec 19 20:22:08.174 INFO O| Packages to install: 124
38812024-12-19T20:22:09.517Z[ recovery-image] Dec 19 20:22:08.174 INFO O| Dec 19 20:22:08.174 INFO O| Mediators to change: 4
38822024-12-19T20:22:09.520Z[ recovery-image] Dec 19 20:22:08.174 INFO O| Dec 19 20:22:08.174 INFO O| Services to change: 5
38832024-12-19T20:22:09.595Z[ recovery-image] Dec 19 20:22:08.251 INFO O| Dec 19 20:22:08.251 INFO O| Download: 0/15862 items 0.0/176.4MB 0% complete
38842024-12-19T20:22:09.968Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
38852024-12-19T20:22:12.981Z[ host-image] Dec 19 20:22:11.637 INFO O| Dec 19 20:22:11.637 INFO O| Download: 2321/22788 items 27.2/199.7MB 13% complete (1.6M/s)
38862024-12-19T20:22:13.596Z[verify-libraries] Compiling termios v0.3.3
38872024-12-19T20:22:13.950Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38882024-12-19T20:22:14.596Z[ recovery-image] Dec 19 20:22:13.252 INFO O| Dec 19 20:22:13.252 INFO O| Download: 702/15862 items 4.5/176.4MB 2% complete (958k/s)
38892024-12-19T20:22:19.877Z[ recovery-image] Dec 19 20:22:18.532 INFO O| Dec 19 20:22:18.532 INFO O| Download: 1008/15862 items 7.9/176.4MB 4% complete (989k/s)
38902024-12-19T20:22:20.252Z[ host-image] Dec 19 20:22:18.906 INFO O| Dec 19 20:22:18.906 INFO O| Download: 2453/22788 items 28.1/199.7MB 14% complete (1.1M/s)
38912024-12-19T20:22:24.881Z[ recovery-image] Dec 19 20:22:23.535 INFO O| Dec 19 20:22:23.535 INFO O| Download: 1144/15862 items 10.0/176.4MB 5% complete (532k/s)
38922024-12-19T20:22:25.255Z[ host-image] Dec 19 20:22:23.908 INFO O| Dec 19 20:22:23.908 INFO O| Download: 3412/22788 items 33.8/199.7MB 16% complete (619k/s)
38932024-12-19T20:22:29.909Z[ recovery-image] Dec 19 20:22:28.562 INFO O| Dec 19 20:22:28.540 INFO O| Download: 1427/15862 items 20.7/176.4MB 11% complete (1.3M/s)
38942024-12-19T20:22:30.263Z[ host-image] Dec 19 20:22:28.916 INFO O| Dec 19 20:22:28.916 INFO O| Download: 3684/22788 items 37.3/199.7MB 18% complete (953k/s)
38952024-12-19T20:22:35.417Z[ host-image] Dec 19 20:22:34.069 INFO O| Dec 19 20:22:34.069 INFO O| Download: 4491/22788 items 41.9/199.7MB 20% complete (807k/s)
38962024-12-19T20:22:36.781Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38972024-12-19T20:22:37.731Z[ recovery-image] Dec 19 20:22:36.383 INFO O| Dec 19 20:22:36.383 INFO O| Download: 1506/15862 items 21.9/176.4MB 12% complete (1.3M/s)
38982024-12-19T20:22:40.542Z[ host-image] Dec 19 20:22:39.193 INFO O| Dec 19 20:22:39.193 INFO O| Download: 4838/22788 items 45.7/199.7MB 22% complete (849k/s)
38992024-12-19T20:22:42.792Z[ recovery-image] Dec 19 20:22:41.443 INFO O| Dec 19 20:22:41.443 INFO O| Download: 1658/15862 items 25.9/176.4MB 14% complete (397k/s)
39002024-12-19T20:22:45.553Z[ host-image] Dec 19 20:22:44.203 INFO O| Dec 19 20:22:44.203 INFO O| Download: 5651/22788 items 46.2/199.7MB 23% complete (455k/s)
39012024-12-19T20:22:47.798Z[ recovery-image] Dec 19 20:22:46.447 INFO O| Dec 19 20:22:46.447 INFO O| Download: 2516/15862 items 31.5/176.4MB 17% complete (991k/s)
39022024-12-19T20:22:49.340Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39032024-12-19T20:22:50.553Z[ host-image] Dec 19 20:22:49.203 INFO O| Dec 19 20:22:49.203 INFO O| Download: 6304/22788 items 46.6/199.7MB 23% complete (94.9k/s)
39042024-12-19T20:22:52.798Z[ recovery-image] Dec 19 20:22:51.447 INFO O| Dec 19 20:22:51.447 INFO O| Download: 2935/15862 items 37.0/176.4MB 20% complete (1.1M/s)
39052024-12-19T20:22:56.131Z[ host-image] Dec 19 20:22:54.777 INFO O| Dec 19 20:22:54.777 INFO O| Download: 6861/22788 items 49.0/199.7MB 24% complete (287k/s)
39062024-12-19T20:22:57.810Z[ recovery-image] Dec 19 20:22:56.458 INFO O| Dec 19 20:22:56.458 INFO O| Download: 3603/15862 items 39.1/176.4MB 22% complete (784k/s)
39072024-12-19T20:23:01.155Z[ host-image] Dec 19 20:22:59.802 INFO O| Dec 19 20:22:59.802 INFO O| Download: 7476/22788 items 58.0/199.7MB 29% complete (1.1M/s)
39082024-12-19T20:23:03.559Z[ recovery-image] Dec 19 20:23:02.206 INFO O| Dec 19 20:23:02.205 INFO O| Download: 3694/15862 items 40.3/176.4MB 22% complete (534k/s)
39092024-12-19T20:23:06.210Z[ host-image] Dec 19 20:23:04.857 INFO O| Dec 19 20:23:04.857 INFO O| Download: 8070/22788 items 60.1/199.7MB 30% complete (1.1M/s)
39102024-12-19T20:23:08.563Z[ recovery-image] Dec 19 20:23:07.210 INFO O| Dec 19 20:23:07.209 INFO O| Download: 4251/15862 items 42.7/176.4MB 24% complete (501k/s)
39112024-12-19T20:23:11.410Z[ host-image] Dec 19 20:23:10.056 INFO O| Dec 19 20:23:10.056 INFO O| Download: 8233/22788 items 63.3/199.7MB 31% complete (500k/s)
39122024-12-19T20:23:13.918Z[ recovery-image] Dec 19 20:23:12.563 INFO O| Dec 19 20:23:12.563 INFO O| Download: 4781/15862 items 43.0/176.4MB 24% complete (320k/s)
39132024-12-19T20:23:17.149Z[ host-image] Dec 19 20:23:15.793 INFO O| Dec 19 20:23:15.793 INFO O| Download: 8276/22788 items 65.8/199.7MB 32% complete (512k/s)
39142024-12-19T20:23:19.118Z[ recovery-image] Dec 19 20:23:17.762 INFO O| Dec 19 20:23:17.762 INFO O| Download: 5664/15862 items 44.5/176.4MB 25% complete (144k/s)
39152024-12-19T20:23:22.159Z[ host-image] Dec 19 20:23:20.802 INFO O| Dec 19 20:23:20.802 INFO O| Download: 8540/22788 items 69.9/199.7MB 35% complete (728k/s)
39162024-12-19T20:23:24.119Z[ recovery-image] Dec 19 20:23:22.762 INFO O| Dec 19 20:23:22.762 INFO O| Download: 5952/15862 items 53.6/176.4MB 30% complete (1.1M/s)
39172024-12-19T20:23:27.192Z[ host-image] Dec 19 20:23:25.835 INFO O| Dec 19 20:23:25.835 INFO O| Download: 9383/22788 items 81.5/199.7MB 40% complete (1.6M/s)
39182024-12-19T20:23:29.326Z[ recovery-image] Dec 19 20:23:27.969 INFO O| Dec 19 20:23:27.969 INFO O| Download: 6174/15862 items 61.9/176.4MB 35% complete (1.7M/s)
39192024-12-19T20:23:32.196Z[ host-image] Dec 19 20:23:30.838 INFO O| Dec 19 20:23:30.838 INFO O| Download: 10109/22788 items 84.7/199.7MB 42% complete (1.5M/s)
39202024-12-19T20:23:34.337Z[ recovery-image] Dec 19 20:23:32.978 INFO O| Dec 19 20:23:32.978 INFO O| Download: 7069/15862 items 72.9/176.4MB 41% complete (1.8M/s)
39212024-12-19T20:23:37.214Z[ host-image] Dec 19 20:23:35.852 INFO O| Dec 19 20:23:35.852 INFO O| Download: 10785/22788 items 89.7/199.7MB 44% complete (843k/s)
39222024-12-19T20:23:39.348Z[ recovery-image] Dec 19 20:23:37.988 INFO O| Dec 19 20:23:37.987 INFO O| Download: 7841/15862 items 75.4/176.4MB 42% complete (1.4M/s)
39232024-12-19T20:23:42.338Z[ host-image] Dec 19 20:23:40.978 INFO O| Dec 19 20:23:40.978 INFO O| Download: 11134/22788 items 93.3/199.7MB 46% complete (928k/s)
39242024-12-19T20:23:44.359Z[ recovery-image] Dec 19 20:23:42.998 INFO O| Dec 19 20:23:42.998 INFO O| Download: 8381/15862 items 79.8/176.4MB 45% complete (779k/s)
39252024-12-19T20:23:47.348Z[ host-image] Dec 19 20:23:45.987 INFO O| Dec 19 20:23:45.987 INFO O| Download: 11787/22788 items 96.4/199.7MB 48% complete (678k/s)
39262024-12-19T20:23:49.380Z[ recovery-image] Dec 19 20:23:48.019 INFO O| Dec 19 20:23:48.019 INFO O| Download: 8842/15862 items 91.9/176.4MB 52% complete (1.7M/s)
39272024-12-19T20:23:52.537Z[ host-image] Dec 19 20:23:51.126 INFO O| Dec 19 20:23:51.126 INFO O| Download: 12191/22788 items 108.7/199.7MB 54% complete (1.6M/s)
39282024-12-19T20:23:54.389Z[ recovery-image] Dec 19 20:23:53.027 INFO O| Dec 19 20:23:53.027 INFO O| Download: 9800/15862 items 93.1/176.4MB 52% complete (1.3M/s)
39292024-12-19T20:23:57.515Z[ host-image] Dec 19 20:23:56.153 INFO O| Dec 19 20:23:56.153 INFO O| Download: 13218/22788 items 109.9/199.7MB 55% complete (1.4M/s)
39302024-12-19T20:23:59.399Z[ recovery-image] Dec 19 20:23:58.036 INFO O| Dec 19 20:23:58.036 INFO O| Download: 10600/15862 items 93.5/176.4MB 53% complete (163k/s)
39312024-12-19T20:24:02.675Z[ host-image] Dec 19 20:24:01.312 INFO O| Dec 19 20:24:01.312 INFO O| Download: 13902/22788 items 110.3/199.7MB 55% complete (211k/s)
39322024-12-19T20:24:04.928Z[ recovery-image] Dec 19 20:24:03.564 INFO O| Dec 19 20:24:03.564 INFO O| Download: 11093/15862 items 99.6/176.4MB 56% complete (600k/s)
39332024-12-19T20:24:07.678Z[ host-image] Dec 19 20:24:06.314 INFO O| Dec 19 20:24:06.313 INFO O| Download: 14508/22788 items 116.6/199.7MB 58% complete (591k/s)
39342024-12-19T20:24:09.950Z[ recovery-image] Dec 19 20:24:08.585 INFO O| Dec 19 20:24:08.585 INFO O| Download: 11813/15862 items 125.5/176.4MB 71% complete (3.1M/s)
39352024-12-19T20:24:12.679Z[ host-image] Dec 19 20:24:11.314 INFO O| Dec 19 20:24:11.314 INFO O| Download: 15395/22788 items 123.1/199.7MB 61% complete (1.2M/s)
39362024-12-19T20:24:14.959Z[ recovery-image] Dec 19 20:24:13.594 INFO O| Dec 19 20:24:13.594 INFO O| Download: 12208/15862 items 140.7/176.4MB 79% complete (4.1M/s)
39372024-12-19T20:24:17.688Z[ host-image] Dec 19 20:24:16.321 INFO O| Dec 19 20:24:16.321 INFO O| Download: 15851/22788 items 129.5/199.7MB 64% complete (1.7M/s)
39382024-12-19T20:24:19.971Z[ recovery-image] Dec 19 20:24:18.605 INFO O| Dec 19 20:24:18.605 INFO O| Download: 13269/15862 items 145.0/176.4MB 82% complete (2.1M/s)
39392024-12-19T20:24:22.689Z[ host-image] Dec 19 20:24:21.322 INFO O| Dec 19 20:24:21.322 INFO O| Download: 16755/22788 items 134.6/199.7MB 67% complete (1.2M/s)
39402024-12-19T20:24:25.395Z[ recovery-image] Dec 19 20:24:24.028 INFO O| Dec 19 20:24:24.027 INFO O| Download: 14045/15862 items 148.5/176.4MB 84% complete (865k/s)
39412024-12-19T20:24:27.696Z[ host-image] Dec 19 20:24:26.328 INFO O| Dec 19 20:24:26.328 INFO O| Download: 17526/22788 items 143.7/199.7MB 71% complete (1.4M/s)
39422024-12-19T20:24:30.396Z[ recovery-image] Dec 19 20:24:29.028 INFO O| Dec 19 20:24:29.027 INFO O| Download: 14746/15862 items 156.1/176.4MB 88% complete (1019k/s)
39432024-12-19T20:24:32.732Z[ host-image] Dec 19 20:24:31.363 INFO O| Dec 19 20:24:31.363 INFO O| Download: 18243/22788 items 162.8/199.7MB 81% complete (2.8M/s)
39442024-12-19T20:24:36.496Z[ recovery-image] Dec 19 20:24:35.126 INFO O| Dec 19 20:24:35.126 INFO O| Download: 15268/15862 items 161.0/176.4MB 91% complete (1.2M/s)
39452024-12-19T20:24:37.733Z[ host-image] Dec 19 20:24:36.364 INFO O| Dec 19 20:24:36.363 INFO O| Download: 19340/22788 items 167.1/199.7MB 83% complete (2.3M/s)
39462024-12-19T20:24:41.791Z[ recovery-image] Dec 19 20:24:40.420 INFO O| Dec 19 20:24:40.420 INFO O| Download: 15562/15862 items 169.1/176.4MB 95% complete (1.3M/s)
39472024-12-19T20:24:41.964Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39482024-12-19T20:24:42.738Z[ host-image] Dec 19 20:24:41.366 INFO O| Dec 19 20:24:41.366 INFO O| Download: 20060/22788 items 170.6/199.7MB 85% complete (793k/s)
39492024-12-19T20:24:46.938Z[ recovery-image] Dec 19 20:24:45.564 INFO O| Dec 19 20:24:45.564 INFO O| Download: 15826/15862 items 175.1/176.4MB 99% complete (1.4M/s)
39502024-12-19T20:24:47.591Z[ recovery-image] Dec 19 20:24:46.219 INFO O| Dec 19 20:24:46.219 INFO O| Download: Completed 176.39 MB in 157.97 seconds (1.1M/s)
39512024-12-19T20:24:47.864Z[ host-image] Dec 19 20:24:46.492 INFO O| Dec 19 20:24:46.492 INFO O| Download: 20810/22788 items 174.0/199.7MB 87% complete (732k/s)
39522024-12-19T20:24:49.417Z[ recovery-image] Dec 19 20:24:47.994 INFO O| Dec 19 20:24:47.994 INFO O| Actions: 1/25028 actions (Installing new actions)
39532024-12-19T20:24:52.880Z[ host-image] Dec 19 20:24:51.508 INFO O| Dec 19 20:24:51.508 INFO O| Download: 21365/22788 items 180.3/199.7MB 90% complete (982k/s)
39542024-12-19T20:24:54.368Z[ recovery-image] Dec 19 20:24:52.995 INFO O| Dec 19 20:24:52.995 INFO O| Actions: 9053/25028 actions (Installing new actions)
39552024-12-19T20:24:58.075Z[ host-image] Dec 19 20:24:56.702 INFO O| Dec 19 20:24:56.702 INFO O| Download: 22035/22788 items 192.4/199.7MB 96% complete (1.9M/s)
39562024-12-19T20:24:59.369Z[ recovery-image] Dec 19 20:24:57.996 INFO O| Dec 19 20:24:57.996 INFO O| Actions: 14801/25028 actions (Installing new actions)
39572024-12-19T20:25:02.780Z[ host-image] Dec 19 20:25:01.406 INFO O| Dec 19 20:25:01.406 INFO O| Download: Completed 199.66 MB in 210.34 seconds (969k/s)
39582024-12-19T20:25:04.376Z[ recovery-image] Dec 19 20:25:03.002 INFO O| Dec 19 20:25:03.001 INFO O| Actions: 24501/25028 actions (Installing new actions)
39592024-12-19T20:25:05.657Z[ recovery-image] Dec 19 20:25:04.283 INFO O| Dec 19 20:25:04.283 INFO O| Actions: Completed 25028 actions in 16.29 seconds.
39602024-12-19T20:25:06.396Z[ recovery-image] Dec 19 20:25:05.021 INFO O| Dec 19 20:25:05.021 INFO O| Done
39612024-12-19T20:25:06.396Z[ recovery-image] Dec 19 20:25:05.021 INFO O| Dec 19 20:25:05.021 INFO O| Done
39622024-12-19T20:25:06.536Z[ host-image] Dec 19 20:25:05.161 INFO O| Dec 19 20:25:05.161 INFO O| Actions: 1/49485 actions (Installing new actions)
39632024-12-19T20:25:08.216Z[ recovery-image] Dec 19 20:25:06.841 INFO O| Dec 19 20:25:06.841 INFO O| Done
39642024-12-19T20:25:10.738Z[ recovery-image] Dec 19 20:25:09.362 INFO O| Dec 19 20:25:09.362 INFO O| Done
39652024-12-19T20:25:10.763Z[ recovery-image] Dec 19 20:25:09.387 INFO O| Dec 19 20:25:09.387 INFO O| Done
39662024-12-19T20:25:11.538Z[ host-image] Dec 19 20:25:10.162 INFO O| Dec 19 20:25:10.162 INFO O| Actions: 9691/49485 actions (Installing new actions)
39672024-12-19T20:25:15.924Z[ recovery-image] Dec 19 20:25:14.545 INFO O| Dec 19 20:25:14.545 INFO O| Done
39682024-12-19T20:25:16.540Z[ host-image] Dec 19 20:25:15.162 INFO O| Dec 19 20:25:15.162 INFO O| Actions: 16552/49485 actions (Installing new actions)
39692024-12-19T20:25:16.633Z[ recovery-image] Dec 19 20:25:15.255 INFO O| Dec 19 20:25:15.255 INFO O| Done
39702024-12-19T20:25:18.117Z[ recovery-image] Dec 19 20:25:16.739 INFO O| Dec 19 20:25:16.739 INFO STEP 11 (pkg_install) COMPLETE
39712024-12-19T20:25:18.118Z[ recovery-image] Dec 19 20:25:16.740 INFO O| Dec 19 20:25:16.739 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39722024-12-19T20:25:18.125Z[ recovery-image] Dec 19 20:25:16.740 INFO O| Dec 19 20:25:16.739 INFO skip step because feature "recovery" is enabled
39732024-12-19T20:25:18.125Z[ recovery-image] Dec 19 20:25:16.740 INFO O| Dec 19 20:25:16.739 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39742024-12-19T20:25:18.125Z[ recovery-image] Dec 19 20:25:16.740 INFO O| Dec 19 20:25:16.739 INFO skip step because feature "omicron1" is not enabled
39752024-12-19T20:25:18.125Z[ recovery-image] Dec 19 20:25:16.740 INFO O| Dec 19 20:25:16.739 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39762024-12-19T20:25:18.144Z[ recovery-image] Dec 19 20:25:16.767 INFO O| Dec 19 20:25:16.767 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.311"]
39772024-12-19T20:25:18.921Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39782024-12-19T20:25:21.540Z[ host-image] Dec 19 20:25:20.162 INFO O| Dec 19 20:25:20.162 INFO O| Actions: 23624/49485 actions (Installing new actions)
39792024-12-19T20:25:22.984Z[ recovery-image] Dec 19 20:25:21.604 INFO O| Dec 19 20:25:21.604 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39802024-12-19T20:25:26.333Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39812024-12-19T20:25:27.026Z[ host-image] Dec 19 20:25:25.628 INFO O| Dec 19 20:25:25.628 INFO O| Actions: 48930/49485 actions (Installing new actions)
39822024-12-19T20:25:27.276Z[ recovery-image] Dec 19 20:25:25.896 INFO O| Dec 19 20:25:25.896 INFO O| Planning: Solver setup ... Done
39832024-12-19T20:25:27.282Z[ recovery-image] Dec 19 20:25:25.903 INFO O| Dec 19 20:25:25.903 INFO O| Planning: Running solver ... Done
39842024-12-19T20:25:27.451Z[ recovery-image] Dec 19 20:25:26.072 INFO O| Dec 19 20:25:26.072 INFO O| Planning: Finding local manifests ... Done
39852024-12-19T20:25:27.453Z[ recovery-image] Dec 19 20:25:26.073 INFO O| Dec 19 20:25:26.073 INFO O| Planning: Fetching manifests: 0/1 0% complete
39862024-12-19T20:25:27.703Z[ recovery-image] Dec 19 20:25:26.324 INFO O| Dec 19 20:25:26.323 INFO O| Planning: Fetching manifests: 1/1 100% complete
39872024-12-19T20:25:27.744Z[ recovery-image] Dec 19 20:25:26.365 INFO O| Dec 19 20:25:26.365 INFO O| Planning: Package planning ... Done
39882024-12-19T20:25:27.747Z[ recovery-image] Dec 19 20:25:26.366 INFO O| Dec 19 20:25:26.366 INFO O| Planning: Merging actions ... Done
39892024-12-19T20:25:27.809Z[ recovery-image] Dec 19 20:25:26.430 INFO O| Dec 19 20:25:26.430 INFO O| Planning: Checking for conflicting actions ... Done
39902024-12-19T20:25:27.813Z[ recovery-image] Dec 19 20:25:26.431 INFO O| Dec 19 20:25:26.431 INFO O| Planning: Consolidating action changes ... Done
39912024-12-19T20:25:28.279Z[ recovery-image] Dec 19 20:25:26.899 INFO O| Dec 19 20:25:26.899 INFO O| Planning: Evaluating mediators ... Done
39922024-12-19T20:25:28.282Z[ recovery-image] Dec 19 20:25:26.900 INFO O| Dec 19 20:25:26.900 INFO O| Planning: Planning completed in 5.30 seconds
39932024-12-19T20:25:28.282Z[ recovery-image] Dec 19 20:25:26.903 INFO O| Dec 19 20:25:26.903 INFO O| Packages to install: 1
39942024-12-19T20:25:28.322Z[ recovery-image] Dec 19 20:25:26.942 INFO O| Dec 19 20:25:26.942 INFO O| Download: 0/4 items 0.0/10.0MB 0% complete
39952024-12-19T20:25:28.602Z[ host-image] Dec 19 20:25:27.223 INFO O| Dec 19 20:25:27.223 INFO O| Actions: Completed 49485 actions in 22.05 seconds.
39962024-12-19T20:25:29.152Z[ recovery-image] Dec 19 20:25:27.773 INFO O| Dec 19 20:25:27.773 INFO O| Download: Completed 9.99 MB in 0.83 seconds (12.0M/s)
39972024-12-19T20:25:29.225Z[ recovery-image] Dec 19 20:25:27.846 INFO O| Dec 19 20:25:27.846 INFO O| Actions: 1/22 actions (Installing new actions)
39982024-12-19T20:25:29.376Z[ host-image] Dec 19 20:25:27.996 INFO O| Dec 19 20:25:27.996 INFO O| Done
39992024-12-19T20:25:29.376Z[ host-image] Dec 19 20:25:27.996 INFO O| Dec 19 20:25:27.996 INFO O| Done
40002024-12-19T20:25:29.702Z[ recovery-image] Dec 19 20:25:28.322 INFO O| Dec 19 20:25:28.322 INFO O| Actions: Completed 22 actions in 0.48 seconds.
40012024-12-19T20:25:30.402Z[ recovery-image] Dec 19 20:25:29.023 INFO O| Dec 19 20:25:29.023 INFO O| Done
40022024-12-19T20:25:30.403Z[ recovery-image] Dec 19 20:25:29.023 INFO O| Dec 19 20:25:29.023 INFO O| Done
40032024-12-19T20:25:31.084Z[ host-image] Dec 19 20:25:29.705 INFO O| Dec 19 20:25:29.704 INFO O| Done
40042024-12-19T20:25:31.785Z[ recovery-image] Dec 19 20:25:30.404 INFO O| Dec 19 20:25:30.404 INFO O| Done
40052024-12-19T20:25:32.404Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
40062024-12-19T20:25:33.904Z[ recovery-image] Dec 19 20:25:32.503 INFO O| Dec 19 20:25:32.503 INFO O| Done
40072024-12-19T20:25:33.921Z[ recovery-image] Dec 19 20:25:32.530 INFO O| Dec 19 20:25:32.530 INFO O| Done
40082024-12-19T20:25:33.921Z[ recovery-image] Dec 19 20:25:32.530 INFO O| Dec 19 20:25:32.530 INFO O| Done
40092024-12-19T20:25:33.935Z[ recovery-image] Dec 19 20:25:32.548 INFO O| Dec 19 20:25:32.548 INFO O| Done
40102024-12-19T20:25:34.075Z[ host-image] Dec 19 20:25:32.667 INFO O| Dec 19 20:25:32.667 INFO O| Done
40112024-12-19T20:25:34.100Z[ host-image] Dec 19 20:25:32.707 INFO O| Dec 19 20:25:32.707 INFO O| Done
40122024-12-19T20:25:34.179Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO STEP 14 (pkg_install) COMPLETE
40132024-12-19T20:25:34.179Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40142024-12-19T20:25:34.180Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO skip step because feature "mfg" is not enabled
40152024-12-19T20:25:34.199Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40162024-12-19T20:25:34.199Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO skip step because feature "compliance" is not enabled
40172024-12-19T20:25:34.200Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40182024-12-19T20:25:34.200Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO skip step because feature "stress" is not enabled
40192024-12-19T20:25:34.200Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40202024-12-19T20:25:34.200Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO skip step because feature "nfs" is not enabled
40212024-12-19T20:25:34.200Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40222024-12-19T20:25:34.200Z[ recovery-image] Dec 19 20:25:32.792 INFO O| Dec 19 20:25:32.792 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40232024-12-19T20:25:34.331Z[ recovery-image] Dec 19 20:25:32.949 INFO O| Dec 19 20:25:32.949 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
40242024-12-19T20:25:34.571Z[ recovery-image] Dec 19 20:25:33.189 INFO O| Dec 19 20:25:33.189 INFO completed processing gimlet/ramdisk-01-os
40252024-12-19T20:25:34.578Z[ recovery-image] Dec 19 20:25:33.193 INFO image builder template: ramdisk-02-trim...
40262024-12-19T20:25:34.578Z[ recovery-image] Dec 19 20:25:33.193 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/.tmplSEuS3/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.34.311", "-n", "ramdisk-02-trim"], pwd: None
40272024-12-19T20:25:34.622Z[ recovery-image] Dec 19 20:25:33.239 INFO O| Dec 19 20:25:33.239 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40282024-12-19T20:25:34.643Z[ recovery-image] Dec 19 20:25:33.261 INFO O| Dec 19 20:25:33.261 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40292024-12-19T20:25:34.873Z[ recovery-image] Dec 19 20:25:33.492 INFO O| Dec 19 20:25:33.492 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
40302024-12-19T20:25:34.984Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
40312024-12-19T20:25:35.106Z[ recovery-image] Dec 19 20:25:33.725 INFO O| Dec 19 20:25:33.725 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40322024-12-19T20:25:35.106Z[ recovery-image] Dec 19 20:25:33.725 INFO O| Dec 19 20:25:33.725 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
40332024-12-19T20:25:35.118Z[ recovery-image] Dec 19 20:25:33.736 INFO O| Dec 19 20:25:33.736 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
40342024-12-19T20:25:35.126Z[ recovery-image] Dec 19 20:25:33.744 INFO O| Dec 19 20:25:33.744 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40352024-12-19T20:25:35.145Z[ recovery-image] Dec 19 20:25:33.762 INFO O| Dec 19 20:25:33.762 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40362024-12-19T20:25:35.678Z[ recovery-image] Dec 19 20:25:34.298 INFO O| Dec 19 20:25:34.297 INFO rolled back to input snapshot; work may begin
40372024-12-19T20:25:35.678Z[ recovery-image] Dec 19 20:25:34.298 INFO O| Dec 19 20:25:34.297 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
40382024-12-19T20:25:35.688Z[ recovery-image] Dec 19 20:25:34.308 INFO O| Dec 19 20:25:34.308 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40392024-12-19T20:25:35.713Z[ recovery-image] Dec 19 20:25:34.333 INFO O| Dec 19 20:25:34.333 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
40402024-12-19T20:25:35.879Z[ recovery-image] Dec 19 20:25:34.499 INFO O| Dec 19 20:25:34.499 INFO STEP 0 (remove_files) COMPLETE
40412024-12-19T20:25:35.879Z[ recovery-image] Dec 19 20:25:34.499 INFO O| Dec 19 20:25:34.499 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40422024-12-19T20:25:35.902Z[ recovery-image] Dec 19 20:25:34.522 INFO O| Dec 19 20:25:34.522 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
40432024-12-19T20:25:35.905Z[ recovery-image] Dec 19 20:25:34.525 INFO O| Dec 19 20:25:34.525 INFO STEP 1 (remove_files) COMPLETE
40442024-12-19T20:25:35.909Z[ recovery-image] Dec 19 20:25:34.525 INFO O| Dec 19 20:25:34.525 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40452024-12-19T20:25:35.927Z[ recovery-image] Dec 19 20:25:34.547 INFO O| Dec 19 20:25:34.547 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
40462024-12-19T20:25:35.952Z[ recovery-image] Dec 19 20:25:34.572 INFO O| Dec 19 20:25:34.572 INFO STEP 2 (remove_files) COMPLETE
40472024-12-19T20:25:35.952Z[ recovery-image] Dec 19 20:25:34.572 INFO O| Dec 19 20:25:34.572 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40482024-12-19T20:25:35.988Z[ recovery-image] Dec 19 20:25:34.608 INFO O| Dec 19 20:25:34.608 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
40492024-12-19T20:25:35.994Z[ recovery-image] Dec 19 20:25:34.611 INFO O| Dec 19 20:25:34.611 INFO STEP 3 (remove_files) COMPLETE
40502024-12-19T20:25:35.994Z[ recovery-image] Dec 19 20:25:34.611 INFO O| Dec 19 20:25:34.611 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40512024-12-19T20:25:36.032Z[ recovery-image] Dec 19 20:25:34.652 INFO O| Dec 19 20:25:34.652 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
40522024-12-19T20:25:36.040Z[ recovery-image] Dec 19 20:25:34.659 INFO O| Dec 19 20:25:34.659 INFO STEP 4 (remove_files) COMPLETE
40532024-12-19T20:25:36.040Z[ recovery-image] Dec 19 20:25:34.659 INFO O| Dec 19 20:25:34.659 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40542024-12-19T20:25:36.092Z[ recovery-image] Dec 19 20:25:34.712 INFO O| Dec 19 20:25:34.711 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
40552024-12-19T20:25:36.096Z[ recovery-image] Dec 19 20:25:34.712 INFO O| Dec 19 20:25:34.712 INFO STEP 5 (remove_files) COMPLETE
40562024-12-19T20:25:36.096Z[ recovery-image] Dec 19 20:25:34.712 INFO O| Dec 19 20:25:34.712 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40572024-12-19T20:25:36.115Z[ recovery-image] Dec 19 20:25:34.732 INFO O| Dec 19 20:25:34.732 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
40582024-12-19T20:25:36.131Z[ recovery-image] Dec 19 20:25:34.750 INFO O| Dec 19 20:25:34.750 INFO STEP 6 (remove_files) COMPLETE
40592024-12-19T20:25:36.131Z[ recovery-image] Dec 19 20:25:34.751 INFO O| Dec 19 20:25:34.750 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40602024-12-19T20:25:36.131Z[ recovery-image] Dec 19 20:25:34.751 INFO O| Dec 19 20:25:34.750 INFO skip step because feature "recovery" is enabled
40612024-12-19T20:25:36.131Z[ recovery-image] Dec 19 20:25:34.751 INFO O| Dec 19 20:25:34.750 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40622024-12-19T20:25:36.135Z[ recovery-image] Dec 19 20:25:34.751 INFO O| Dec 19 20:25:34.750 INFO skip step because feature "recovery" is enabled
40632024-12-19T20:25:36.135Z[ recovery-image] Dec 19 20:25:34.751 INFO O| Dec 19 20:25:34.750 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40642024-12-19T20:25:36.135Z[ recovery-image] Dec 19 20:25:34.751 INFO O| Dec 19 20:25:34.750 INFO skip step because feature "recovery" is enabled
40652024-12-19T20:25:36.135Z[ recovery-image] Dec 19 20:25:34.751 INFO O| Dec 19 20:25:34.750 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40662024-12-19T20:25:36.153Z[ recovery-image] Dec 19 20:25:34.773 INFO O| Dec 19 20:25:34.773 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
40672024-12-19T20:25:36.159Z[ recovery-image] Dec 19 20:25:34.779 INFO O| Dec 19 20:25:34.779 INFO STEP 10 (remove_files) COMPLETE
40682024-12-19T20:25:36.159Z[ recovery-image] Dec 19 20:25:34.779 INFO O| Dec 19 20:25:34.779 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40692024-12-19T20:25:36.181Z[ recovery-image] Dec 19 20:25:34.801 INFO O| Dec 19 20:25:34.801 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
40702024-12-19T20:25:36.184Z[ recovery-image] Dec 19 20:25:34.803 INFO O| Dec 19 20:25:34.802 INFO STEP 11 (remove_files) COMPLETE
40712024-12-19T20:25:36.185Z[ recovery-image] Dec 19 20:25:34.803 INFO O| Dec 19 20:25:34.803 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40722024-12-19T20:25:36.217Z[ recovery-image] Dec 19 20:25:34.836 INFO O| Dec 19 20:25:34.836 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
40732024-12-19T20:25:36.220Z[ recovery-image] Dec 19 20:25:34.839 INFO O| Dec 19 20:25:34.839 INFO STEP 12 (remove_files) COMPLETE
40742024-12-19T20:25:36.220Z[ recovery-image] Dec 19 20:25:34.839 INFO O| Dec 19 20:25:34.839 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40752024-12-19T20:25:36.653Z[ recovery-image] Dec 19 20:25:35.271 INFO O| Dec 19 20:25:35.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
40762024-12-19T20:25:36.668Z[ recovery-image] Dec 19 20:25:35.287 INFO O| Dec 19 20:25:35.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
40772024-12-19T20:25:36.693Z[ recovery-image] Dec 19 20:25:35.313 INFO O| Dec 19 20:25:35.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
40782024-12-19T20:25:36.698Z[ recovery-image] Dec 19 20:25:35.315 INFO O| Dec 19 20:25:35.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
40792024-12-19T20:25:36.762Z[ recovery-image] Dec 19 20:25:35.381 INFO O| Dec 19 20:25:35.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
40802024-12-19T20:25:36.766Z[ recovery-image] Dec 19 20:25:35.383 INFO O| Dec 19 20:25:35.383 INFO STEP 13 (remove_files) COMPLETE
40812024-12-19T20:25:36.766Z[ recovery-image] Dec 19 20:25:35.383 INFO O| Dec 19 20:25:35.383 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40822024-12-19T20:25:36.786Z[ recovery-image] Dec 19 20:25:35.405 INFO O| Dec 19 20:25:35.405 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
40832024-12-19T20:25:36.788Z[ recovery-image] Dec 19 20:25:35.408 INFO O| Dec 19 20:25:35.408 INFO STEP 14 (remove_files) COMPLETE
40842024-12-19T20:25:36.788Z[ recovery-image] Dec 19 20:25:35.408 INFO O| Dec 19 20:25:35.408 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40852024-12-19T20:25:36.811Z[ recovery-image] Dec 19 20:25:35.428 INFO O| Dec 19 20:25:35.428 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
40862024-12-19T20:25:36.820Z[ recovery-image] Dec 19 20:25:35.439 INFO O| Dec 19 20:25:35.439 INFO STEP 15 (remove_files) COMPLETE
40872024-12-19T20:25:36.820Z[ recovery-image] Dec 19 20:25:35.440 INFO O| Dec 19 20:25:35.439 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40882024-12-19T20:25:36.857Z[ recovery-image] Dec 19 20:25:35.477 INFO O| Dec 19 20:25:35.477 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
40892024-12-19T20:25:36.860Z[ recovery-image] Dec 19 20:25:35.478 INFO O| Dec 19 20:25:35.478 INFO STEP 16 (remove_files) COMPLETE
40902024-12-19T20:25:36.860Z[ recovery-image] Dec 19 20:25:35.478 INFO O| Dec 19 20:25:35.478 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40912024-12-19T20:25:36.896Z[ recovery-image] Dec 19 20:25:35.516 INFO O| Dec 19 20:25:35.516 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
40922024-12-19T20:25:36.901Z[ recovery-image] Dec 19 20:25:35.519 INFO O| Dec 19 20:25:35.519 INFO STEP 17 (remove_files) COMPLETE
40932024-12-19T20:25:36.901Z[ recovery-image] Dec 19 20:25:35.519 INFO O| Dec 19 20:25:35.519 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40942024-12-19T20:25:36.938Z[ recovery-image] Dec 19 20:25:35.557 INFO O| Dec 19 20:25:35.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
40952024-12-19T20:25:36.941Z[ recovery-image] Dec 19 20:25:35.557 INFO O| Dec 19 20:25:35.557 INFO STEP 18 (remove_files) COMPLETE
40962024-12-19T20:25:36.941Z[ recovery-image] Dec 19 20:25:35.557 INFO O| Dec 19 20:25:35.557 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40972024-12-19T20:25:36.960Z[ recovery-image] Dec 19 20:25:35.579 INFO O| Dec 19 20:25:35.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
40982024-12-19T20:25:36.962Z[ recovery-image] Dec 19 20:25:35.579 INFO O| Dec 19 20:25:35.579 INFO STEP 19 (remove_files) COMPLETE
40992024-12-19T20:25:36.963Z[ recovery-image] Dec 19 20:25:35.579 INFO O| Dec 19 20:25:35.579 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41002024-12-19T20:25:36.981Z[ recovery-image] Dec 19 20:25:35.601 INFO O| Dec 19 20:25:35.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
41012024-12-19T20:25:36.981Z[ recovery-image] Dec 19 20:25:35.601 INFO O| Dec 19 20:25:35.601 INFO STEP 20 (remove_files) COMPLETE
41022024-12-19T20:25:36.986Z[ recovery-image] Dec 19 20:25:35.601 INFO O| Dec 19 20:25:35.601 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41032024-12-19T20:25:37.002Z[ recovery-image] Dec 19 20:25:35.622 INFO O| Dec 19 20:25:35.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
41042024-12-19T20:25:37.003Z[ recovery-image] Dec 19 20:25:35.622 INFO O| Dec 19 20:25:35.622 INFO STEP 21 (remove_files) COMPLETE
41052024-12-19T20:25:37.003Z[ recovery-image] Dec 19 20:25:35.622 INFO O| Dec 19 20:25:35.622 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41062024-12-19T20:25:37.031Z[ recovery-image] Dec 19 20:25:35.650 INFO O| Dec 19 20:25:35.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
41072024-12-19T20:25:37.034Z[ recovery-image] Dec 19 20:25:35.650 INFO O| Dec 19 20:25:35.650 INFO STEP 22 (remove_files) COMPLETE
41082024-12-19T20:25:37.034Z[ recovery-image] Dec 19 20:25:35.651 INFO O| Dec 19 20:25:35.650 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41092024-12-19T20:25:37.053Z[ recovery-image] Dec 19 20:25:35.673 INFO O| Dec 19 20:25:35.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
41102024-12-19T20:25:37.053Z[ recovery-image] Dec 19 20:25:35.673 INFO O| Dec 19 20:25:35.673 INFO STEP 23 (remove_files) COMPLETE
41112024-12-19T20:25:37.056Z[ recovery-image] Dec 19 20:25:35.673 INFO O| Dec 19 20:25:35.673 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41122024-12-19T20:25:37.075Z[ recovery-image] Dec 19 20:25:35.695 INFO O| Dec 19 20:25:35.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
41132024-12-19T20:25:37.075Z[ recovery-image] Dec 19 20:25:35.695 INFO O| Dec 19 20:25:35.695 INFO STEP 24 (remove_files) COMPLETE
41142024-12-19T20:25:37.078Z[ recovery-image] Dec 19 20:25:35.695 INFO O| Dec 19 20:25:35.695 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41152024-12-19T20:25:37.097Z[ recovery-image] Dec 19 20:25:35.716 INFO O| Dec 19 20:25:35.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
41162024-12-19T20:25:37.101Z[ recovery-image] Dec 19 20:25:35.716 INFO O| Dec 19 20:25:35.716 INFO STEP 25 (remove_files) COMPLETE
41172024-12-19T20:25:37.101Z[ recovery-image] Dec 19 20:25:35.717 INFO O| Dec 19 20:25:35.716 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41182024-12-19T20:25:37.117Z[ recovery-image] Dec 19 20:25:35.737 INFO O| Dec 19 20:25:35.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
41192024-12-19T20:25:37.121Z[ recovery-image] Dec 19 20:25:35.737 INFO O| Dec 19 20:25:35.737 INFO STEP 26 (remove_files) COMPLETE
41202024-12-19T20:25:37.121Z[ recovery-image] Dec 19 20:25:35.737 INFO O| Dec 19 20:25:35.737 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41212024-12-19T20:25:37.138Z[ recovery-image] Dec 19 20:25:35.757 INFO O| Dec 19 20:25:35.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
41222024-12-19T20:25:37.138Z[ recovery-image] Dec 19 20:25:35.757 INFO O| Dec 19 20:25:35.757 INFO STEP 27 (remove_files) COMPLETE
41232024-12-19T20:25:37.141Z[ recovery-image] Dec 19 20:25:35.758 INFO O| Dec 19 20:25:35.758 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41242024-12-19T20:25:37.159Z[ recovery-image] Dec 19 20:25:35.779 INFO O| Dec 19 20:25:35.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
41252024-12-19T20:25:37.162Z[ recovery-image] Dec 19 20:25:35.779 INFO O| Dec 19 20:25:35.779 INFO STEP 28 (remove_files) COMPLETE
41262024-12-19T20:25:37.162Z[ recovery-image] Dec 19 20:25:35.779 INFO O| Dec 19 20:25:35.779 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41272024-12-19T20:25:37.181Z[ recovery-image] Dec 19 20:25:35.801 INFO O| Dec 19 20:25:35.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
41282024-12-19T20:25:37.181Z[ recovery-image] Dec 19 20:25:35.801 INFO O| Dec 19 20:25:35.801 INFO STEP 29 (remove_files) COMPLETE
41292024-12-19T20:25:37.184Z[ recovery-image] Dec 19 20:25:35.801 INFO O| Dec 19 20:25:35.801 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41302024-12-19T20:25:37.203Z[ recovery-image] Dec 19 20:25:35.822 INFO O| Dec 19 20:25:35.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
41312024-12-19T20:25:37.206Z[ recovery-image] Dec 19 20:25:35.823 INFO O| Dec 19 20:25:35.822 INFO STEP 30 (remove_files) COMPLETE
41322024-12-19T20:25:37.206Z[ recovery-image] Dec 19 20:25:35.823 INFO O| Dec 19 20:25:35.823 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41332024-12-19T20:25:37.224Z[ recovery-image] Dec 19 20:25:35.844 INFO O| Dec 19 20:25:35.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
41342024-12-19T20:25:37.228Z[ recovery-image] Dec 19 20:25:35.844 INFO O| Dec 19 20:25:35.844 INFO STEP 31 (remove_files) COMPLETE
41352024-12-19T20:25:37.228Z[ recovery-image] Dec 19 20:25:35.844 INFO O| Dec 19 20:25:35.844 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41362024-12-19T20:25:37.248Z[ recovery-image] Dec 19 20:25:35.867 INFO O| Dec 19 20:25:35.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
41372024-12-19T20:25:37.248Z[ recovery-image] Dec 19 20:25:35.867 INFO O| Dec 19 20:25:35.867 INFO STEP 32 (remove_files) COMPLETE
41382024-12-19T20:25:37.251Z[ recovery-image] Dec 19 20:25:35.868 INFO O| Dec 19 20:25:35.867 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41392024-12-19T20:25:37.269Z[ recovery-image] Dec 19 20:25:35.888 INFO O| Dec 19 20:25:35.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
41402024-12-19T20:25:37.273Z[ recovery-image] Dec 19 20:25:35.888 INFO O| Dec 19 20:25:35.888 INFO STEP 33 (remove_files) COMPLETE
41412024-12-19T20:25:37.273Z[ recovery-image] Dec 19 20:25:35.889 INFO O| Dec 19 20:25:35.888 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41422024-12-19T20:25:37.291Z[ recovery-image] Dec 19 20:25:35.911 INFO O| Dec 19 20:25:35.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
41432024-12-19T20:25:37.294Z[ recovery-image] Dec 19 20:25:35.911 INFO O| Dec 19 20:25:35.911 INFO STEP 34 (remove_files) COMPLETE
41442024-12-19T20:25:37.294Z[ recovery-image] Dec 19 20:25:35.911 INFO O| Dec 19 20:25:35.911 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41452024-12-19T20:25:37.313Z[ recovery-image] Dec 19 20:25:35.932 INFO O| Dec 19 20:25:35.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
41462024-12-19T20:25:37.313Z[ recovery-image] Dec 19 20:25:35.932 INFO O| Dec 19 20:25:35.932 INFO STEP 35 (remove_files) COMPLETE
41472024-12-19T20:25:37.313Z[ recovery-image] Dec 19 20:25:35.932 INFO O| Dec 19 20:25:35.932 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41482024-12-19T20:25:37.406Z[ recovery-image] Dec 19 20:25:36.024 INFO O| Dec 19 20:25:36.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
41492024-12-19T20:25:37.406Z[ recovery-image] Dec 19 20:25:36.024 INFO O| Dec 19 20:25:36.024 INFO STEP 36 (remove_files) COMPLETE
41502024-12-19T20:25:37.406Z[ recovery-image] Dec 19 20:25:36.024 INFO O| Dec 19 20:25:36.024 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41512024-12-19T20:25:37.463Z[ recovery-image] Dec 19 20:25:36.083 INFO O| Dec 19 20:25:36.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
41522024-12-19T20:25:37.463Z[ recovery-image] Dec 19 20:25:36.083 INFO O| Dec 19 20:25:36.083 INFO STEP 37 (remove_files) COMPLETE
41532024-12-19T20:25:37.463Z[ recovery-image] Dec 19 20:25:36.083 INFO O| Dec 19 20:25:36.083 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41542024-12-19T20:25:37.552Z[ recovery-image] Dec 19 20:25:36.167 INFO O| Dec 19 20:25:36.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
41552024-12-19T20:25:37.553Z[ recovery-image] Dec 19 20:25:36.167 INFO O| Dec 19 20:25:36.167 INFO STEP 38 (remove_files) COMPLETE
41562024-12-19T20:25:37.553Z[ recovery-image] Dec 19 20:25:36.167 INFO O| Dec 19 20:25:36.167 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41572024-12-19T20:25:37.570Z[ recovery-image] Dec 19 20:25:36.190 INFO O| Dec 19 20:25:36.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
41582024-12-19T20:25:37.570Z[ recovery-image] Dec 19 20:25:36.190 INFO O| Dec 19 20:25:36.190 INFO STEP 39 (remove_files) COMPLETE
41592024-12-19T20:25:37.612Z[ recovery-image] Dec 19 20:25:36.190 INFO O| Dec 19 20:25:36.190 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41602024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.227 INFO O| Dec 19 20:25:36.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
41612024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.227 INFO O| Dec 19 20:25:36.227 INFO STEP 40 (remove_files) COMPLETE
41622024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.227 INFO O| Dec 19 20:25:36.227 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41632024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.254 INFO O| Dec 19 20:25:36.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
41642024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.254 INFO O| Dec 19 20:25:36.254 INFO STEP 41 (remove_files) COMPLETE
41652024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.254 INFO O| Dec 19 20:25:36.254 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41662024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.281 INFO O| Dec 19 20:25:36.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
41672024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.281 INFO O| Dec 19 20:25:36.281 INFO STEP 42 (remove_files) COMPLETE
41682024-12-19T20:25:37.685Z[ recovery-image] Dec 19 20:25:36.281 INFO O| Dec 19 20:25:36.281 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41692024-12-19T20:25:37.693Z[ recovery-image] Dec 19 20:25:36.307 INFO O| Dec 19 20:25:36.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
41702024-12-19T20:25:37.693Z[ recovery-image] Dec 19 20:25:36.307 INFO O| Dec 19 20:25:36.307 INFO STEP 43 (remove_files) COMPLETE
41712024-12-19T20:25:37.693Z[ recovery-image] Dec 19 20:25:36.307 INFO O| Dec 19 20:25:36.307 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41722024-12-19T20:25:37.715Z[ recovery-image] Dec 19 20:25:36.334 INFO O| Dec 19 20:25:36.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
41732024-12-19T20:25:37.715Z[ recovery-image] Dec 19 20:25:36.334 INFO O| Dec 19 20:25:36.334 INFO STEP 44 (remove_files) COMPLETE
41742024-12-19T20:25:37.720Z[ recovery-image] Dec 19 20:25:36.334 INFO O| Dec 19 20:25:36.334 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41752024-12-19T20:25:37.760Z[ recovery-image] Dec 19 20:25:36.378 INFO O| Dec 19 20:25:36.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
41762024-12-19T20:25:37.760Z[ recovery-image] Dec 19 20:25:36.378 INFO O| Dec 19 20:25:36.378 INFO STEP 45 (remove_files) COMPLETE
41772024-12-19T20:25:37.760Z[ recovery-image] Dec 19 20:25:36.378 INFO O| Dec 19 20:25:36.378 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41782024-12-19T20:25:37.781Z[ recovery-image] Dec 19 20:25:36.401 INFO O| Dec 19 20:25:36.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
41792024-12-19T20:25:37.781Z[ recovery-image] Dec 19 20:25:36.401 INFO O| Dec 19 20:25:36.401 INFO STEP 46 (remove_files) COMPLETE
41802024-12-19T20:25:37.787Z[ recovery-image] Dec 19 20:25:36.401 INFO O| Dec 19 20:25:36.401 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41812024-12-19T20:25:37.803Z[ recovery-image] Dec 19 20:25:36.422 INFO O| Dec 19 20:25:36.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
41822024-12-19T20:25:37.803Z[ recovery-image] Dec 19 20:25:36.422 INFO O| Dec 19 20:25:36.422 INFO STEP 47 (remove_files) COMPLETE
41832024-12-19T20:25:37.803Z[ recovery-image] Dec 19 20:25:36.422 INFO O| Dec 19 20:25:36.422 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41842024-12-19T20:25:37.824Z[ recovery-image] Dec 19 20:25:36.443 INFO O| Dec 19 20:25:36.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
41852024-12-19T20:25:37.830Z[ recovery-image] Dec 19 20:25:36.443 INFO O| Dec 19 20:25:36.443 INFO STEP 48 (remove_files) COMPLETE
41862024-12-19T20:25:37.830Z[ recovery-image] Dec 19 20:25:36.443 INFO O| Dec 19 20:25:36.443 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41872024-12-19T20:25:37.845Z[ recovery-image] Dec 19 20:25:36.464 INFO O| Dec 19 20:25:36.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
41882024-12-19T20:25:37.845Z[ recovery-image] Dec 19 20:25:36.464 INFO O| Dec 19 20:25:36.464 INFO STEP 49 (remove_files) COMPLETE
41892024-12-19T20:25:37.851Z[ recovery-image] Dec 19 20:25:36.464 INFO O| Dec 19 20:25:36.464 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41902024-12-19T20:25:37.868Z[ recovery-image] Dec 19 20:25:36.485 INFO O| Dec 19 20:25:36.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
41912024-12-19T20:25:37.868Z[ recovery-image] Dec 19 20:25:36.485 INFO O| Dec 19 20:25:36.485 INFO STEP 50 (remove_files) COMPLETE
41922024-12-19T20:25:37.871Z[ recovery-image] Dec 19 20:25:36.486 INFO O| Dec 19 20:25:36.485 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41932024-12-19T20:25:37.985Z[ recovery-image] Dec 19 20:25:36.604 INFO O| Dec 19 20:25:36.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
41942024-12-19T20:25:37.985Z[ recovery-image] Dec 19 20:25:36.604 INFO O| Dec 19 20:25:36.604 INFO STEP 51 (remove_files) COMPLETE
41952024-12-19T20:25:37.985Z[ recovery-image] Dec 19 20:25:36.604 INFO O| Dec 19 20:25:36.604 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41962024-12-19T20:25:38.007Z[ recovery-image] Dec 19 20:25:36.626 INFO O| Dec 19 20:25:36.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
41972024-12-19T20:25:38.007Z[ recovery-image] Dec 19 20:25:36.626 INFO O| Dec 19 20:25:36.626 INFO STEP 52 (remove_files) COMPLETE
41982024-12-19T20:25:38.007Z[ recovery-image] Dec 19 20:25:36.626 INFO O| Dec 19 20:25:36.626 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41992024-12-19T20:25:38.029Z[ recovery-image] Dec 19 20:25:36.649 INFO O| Dec 19 20:25:36.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
42002024-12-19T20:25:38.029Z[ recovery-image] Dec 19 20:25:36.649 INFO O| Dec 19 20:25:36.649 INFO STEP 53 (remove_files) COMPLETE
42012024-12-19T20:25:38.030Z[ recovery-image] Dec 19 20:25:36.649 INFO O| Dec 19 20:25:36.649 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42022024-12-19T20:25:38.176Z[ recovery-image] Dec 19 20:25:36.671 INFO O| Dec 19 20:25:36.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
42032024-12-19T20:25:38.176Z[ recovery-image] Dec 19 20:25:36.671 INFO O| Dec 19 20:25:36.671 INFO STEP 54 (remove_files) COMPLETE
42042024-12-19T20:25:38.196Z[ recovery-image] Dec 19 20:25:36.672 INFO O| Dec 19 20:25:36.671 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42052024-12-19T20:25:38.196Z[ recovery-image] Dec 19 20:25:36.750 INFO O| Dec 19 20:25:36.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
42062024-12-19T20:25:38.196Z[ recovery-image] Dec 19 20:25:36.750 INFO O| Dec 19 20:25:36.750 INFO STEP 55 (remove_files) COMPLETE
42072024-12-19T20:25:38.196Z[ recovery-image] Dec 19 20:25:36.750 INFO O| Dec 19 20:25:36.750 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42082024-12-19T20:25:38.196Z[ recovery-image] Dec 19 20:25:36.806 INFO O| Dec 19 20:25:36.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
42092024-12-19T20:25:38.196Z[ recovery-image] Dec 19 20:25:36.806 INFO O| Dec 19 20:25:36.806 INFO STEP 56 (remove_files) COMPLETE
42102024-12-19T20:25:38.196Z[ recovery-image] Dec 19 20:25:36.806 INFO O| Dec 19 20:25:36.806 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42112024-12-19T20:25:38.851Z[ recovery-image] Dec 19 20:25:36.853 INFO O| Dec 19 20:25:36.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
42122024-12-19T20:25:38.852Z[ recovery-image] Dec 19 20:25:36.853 INFO O| Dec 19 20:25:36.853 INFO STEP 57 (remove_files) COMPLETE
42132024-12-19T20:25:38.852Z[ recovery-image] Dec 19 20:25:36.853 INFO O| Dec 19 20:25:36.853 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42142024-12-19T20:25:39.167Z[ recovery-image] Dec 19 20:25:36.875 INFO O| Dec 19 20:25:36.875 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
42152024-12-19T20:25:39.167Z[ recovery-image] Dec 19 20:25:36.875 INFO O| Dec 19 20:25:36.875 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
42162024-12-19T20:25:39.167Z[ recovery-image] Dec 19 20:25:36.875 INFO O| Dec 19 20:25:36.875 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42172024-12-19T20:25:39.167Z[ recovery-image] Dec 19 20:25:36.875 INFO O| Dec 19 20:25:36.875 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42182024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.876 INFO O| Dec 19 20:25:36.875 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42192024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.876 INFO O| Dec 19 20:25:36.876 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42202024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.876 INFO O| Dec 19 20:25:36.876 INFO ok!
42212024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.876 INFO O| Dec 19 20:25:36.876 INFO STEP 58 (ensure_file) COMPLETE
42222024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.876 INFO O| Dec 19 20:25:36.876 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42232024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
42242024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
42252024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42262024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42272024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42282024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42292024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO ok!
42302024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO STEP 59 (ensure_file) COMPLETE
42312024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.897 INFO O| Dec 19 20:25:36.897 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42322024-12-19T20:25:39.168Z[ recovery-image] Dec 19 20:25:36.918 INFO O| Dec 19 20:25:36.918 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
42332024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.918 INFO O| Dec 19 20:25:36.918 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
42342024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.918 INFO O| Dec 19 20:25:36.918 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
42352024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.918 INFO O| Dec 19 20:25:36.918 INFO ok!
42362024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.918 INFO O| Dec 19 20:25:36.918 INFO STEP 60 (ensure_file) COMPLETE
42372024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.919 INFO O| Dec 19 20:25:36.918 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42382024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.967 INFO O| Dec 19 20:25:36.967 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
42392024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.967 INFO O| Dec 19 20:25:36.967 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
42402024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.967 INFO O| Dec 19 20:25:36.967 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
42412024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.967 INFO O| Dec 19 20:25:36.967 INFO ok!
42422024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.967 INFO O| Dec 19 20:25:36.967 INFO STEP 61 (ensure_file) COMPLETE
42432024-12-19T20:25:39.169Z[ recovery-image] Dec 19 20:25:36.967 INFO O| Dec 19 20:25:36.967 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42442024-12-19T20:25:39.170Z[ recovery-image] Dec 19 20:25:37.029 INFO O| Dec 19 20:25:37.029 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
42452024-12-19T20:25:39.170Z[ recovery-image] Dec 19 20:25:37.029 INFO O| Dec 19 20:25:37.029 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
42462024-12-19T20:25:39.170Z[ recovery-image] Dec 19 20:25:37.029 INFO O| Dec 19 20:25:37.029 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
42472024-12-19T20:25:39.170Z[ recovery-image] Dec 19 20:25:37.029 INFO O| Dec 19 20:25:37.029 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
42482024-12-19T20:25:39.171Z[ recovery-image] Dec 19 20:25:37.029 INFO O| Dec 19 20:25:37.029 INFO ok!
42492024-12-19T20:25:39.171Z[ recovery-image] Dec 19 20:25:37.029 INFO O| Dec 19 20:25:37.029 INFO STEP 62 (ensure_file) COMPLETE
42502024-12-19T20:25:39.172Z[ recovery-image] Dec 19 20:25:37.029 INFO O| Dec 19 20:25:37.029 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42512024-12-19T20:25:39.172Z[ recovery-image] Dec 19 20:25:37.050 INFO O| Dec 19 20:25:37.050 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
42522024-12-19T20:25:39.172Z[ recovery-image] Dec 19 20:25:37.050 INFO O| Dec 19 20:25:37.050 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
42532024-12-19T20:25:39.172Z[ recovery-image] Dec 19 20:25:37.051 INFO O| Dec 19 20:25:37.051 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
42542024-12-19T20:25:39.172Z[ recovery-image] Dec 19 20:25:37.051 INFO O| Dec 19 20:25:37.051 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
42552024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.051 INFO O| Dec 19 20:25:37.051 INFO ok!
42562024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.051 INFO O| Dec 19 20:25:37.051 INFO STEP 63 (ensure_file) COMPLETE
42572024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.051 INFO O| Dec 19 20:25:37.051 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42582024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.110 INFO O| Dec 19 20:25:37.109 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
42592024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.110 INFO O| Dec 19 20:25:37.110 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
42602024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.110 INFO O| Dec 19 20:25:37.110 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
42612024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.110 INFO O| Dec 19 20:25:37.110 INFO ok!
42622024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.110 INFO O| Dec 19 20:25:37.110 INFO STEP 64 (assemble_files) COMPLETE
42632024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.110 INFO O| Dec 19 20:25:37.110 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42642024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
42652024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
42662024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
42672024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
42682024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO ok!
42692024-12-19T20:25:39.173Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO STEP 65 (ensure_file) COMPLETE
42702024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42712024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO skip step because feature "omicron1" is not enabled
42722024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42732024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO skip step because feature "omicron1" is not enabled
42742024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.130 INFO O| Dec 19 20:25:37.130 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42752024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.131 INFO O| Dec 19 20:25:37.130 INFO skip step because feature "omicron1" is not enabled
42762024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.131 INFO O| Dec 19 20:25:37.131 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42772024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.177 INFO O| Dec 19 20:25:37.177 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
42782024-12-19T20:25:39.174Z[ recovery-image] Dec 19 20:25:37.177 INFO O| Dec 19 20:25:37.177 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
42792024-12-19T20:25:41.899Z[ recovery-image] Dec 19 20:25:40.518 INFO O| Dec 19 20:25:40.518 INFO STEP 69 (pack_tar) COMPLETE
42802024-12-19T20:25:41.899Z[ recovery-image] Dec 19 20:25:40.518 INFO O| Dec 19 20:25:40.518 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42812024-12-19T20:25:41.906Z[ recovery-image] Dec 19 20:25:40.518 INFO O| Dec 19 20:25:40.518 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
42822024-12-19T20:25:42.273Z[ recovery-image] Dec 19 20:25:40.843 INFO O| Dec 19 20:25:40.843 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42832024-12-19T20:25:42.298Z[ host-image] Dec 19 20:25:40.916 INFO O| Dec 19 20:25:40.916 INFO O| Done
42842024-12-19T20:25:42.416Z[ recovery-image] Dec 19 20:25:40.990 INFO O| Dec 19 20:25:40.990 INFO completed processing gimlet/ramdisk-02-trim
42852024-12-19T20:25:42.463Z[ recovery-image] Dec 19 20:25:40.994 INFO image builder template: ramdisk-03-recovery-trim...
42862024-12-19T20:25:42.463Z[ recovery-image] Dec 19 20:25:40.994 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/.tmplSEuS3/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.34.311", "-n", "ramdisk-03-recovery-trim"], pwd: None
42872024-12-19T20:25:42.596Z[ recovery-image] Dec 19 20:25:41.214 INFO O| Dec 19 20:25:41.214 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
42882024-12-19T20:25:42.696Z[ recovery-image] Dec 19 20:25:41.224 INFO O| Dec 19 20:25:41.224 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
42892024-12-19T20:25:45.887Z[ recovery-image] Dec 19 20:25:41.357 INFO O| Dec 19 20:25:41.357 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
42902024-12-19T20:25:45.887Z[ recovery-image] Dec 19 20:25:41.479 INFO O| Dec 19 20:25:41.479 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
42912024-12-19T20:25:45.887Z[ recovery-image] Dec 19 20:25:41.479 INFO O| Dec 19 20:25:41.479 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42922024-12-19T20:25:45.887Z[ recovery-image] Dec 19 20:25:41.495 INFO O| Dec 19 20:25:41.495 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
42932024-12-19T20:25:45.887Z[ recovery-image] Dec 19 20:25:41.504 INFO O| Dec 19 20:25:41.504 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42942024-12-19T20:25:45.887Z[ recovery-image] Dec 19 20:25:41.540 INFO O| Dec 19 20:25:41.540 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
42952024-12-19T20:25:45.887Z[ host-image] Dec 19 20:25:41.868 INFO O| Dec 19 20:25:41.868 INFO O| Done
42962024-12-19T20:25:45.902Z[ recovery-image] Dec 19 20:25:42.320 INFO O| Dec 19 20:25:42.320 INFO rolled back to input snapshot; work may begin
42972024-12-19T20:25:45.902Z[ recovery-image] Dec 19 20:25:42.320 INFO O| Dec 19 20:25:42.320 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42982024-12-19T20:25:45.902Z[ recovery-image] Dec 19 20:25:42.329 INFO O| Dec 19 20:25:42.329 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42992024-12-19T20:25:45.902Z[ recovery-image] Dec 19 20:25:42.348 INFO O| Dec 19 20:25:42.348 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
43002024-12-19T20:25:45.903Z[ recovery-image] Dec 19 20:25:42.353 INFO O| Dec 19 20:25:42.352 INFO STEP 0 (remove_files) COMPLETE
43012024-12-19T20:25:45.903Z[ recovery-image] Dec 19 20:25:42.353 INFO O| Dec 19 20:25:42.353 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43022024-12-19T20:25:45.903Z[ recovery-image] Dec 19 20:25:42.388 INFO O| Dec 19 20:25:42.388 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
43032024-12-19T20:25:45.903Z[ host-image] Dec 19 20:25:42.460 INFO O| Dec 19 20:25:42.460 INFO STEP 11 (pkg_install) COMPLETE
43042024-12-19T20:25:45.903Z[ host-image] Dec 19 20:25:42.460 INFO O| Dec 19 20:25:42.460 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43052024-12-19T20:25:45.903Z[ host-image] Dec 19 20:25:42.481 INFO O| Dec 19 20:25:42.481 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest"]
43062024-12-19T20:25:45.903Z[ recovery-image] Dec 19 20:25:43.048 INFO O| Dec 19 20:25:43.048 INFO STEP 1 (remove_files) COMPLETE
43072024-12-19T20:25:45.903Z[ recovery-image] Dec 19 20:25:43.048 INFO O| Dec 19 20:25:43.048 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43082024-12-19T20:25:45.903Z[ recovery-image] Dec 19 20:25:43.301 INFO O| Dec 19 20:25:43.301 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
43092024-12-19T20:25:45.903Z[ recovery-image] Dec 19 20:25:43.305 INFO O| Dec 19 20:25:43.305 INFO STEP 2 (remove_files) COMPLETE
43102024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.305 INFO O| Dec 19 20:25:43.305 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43112024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.327 INFO O| Dec 19 20:25:43.327 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
43122024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.479 INFO O| Dec 19 20:25:43.479 INFO STEP 3 (remove_files) COMPLETE
43132024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.479 INFO O| Dec 19 20:25:43.479 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43142024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.505 INFO O| Dec 19 20:25:43.505 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
43152024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.611 INFO O| Dec 19 20:25:43.611 INFO STEP 4 (remove_files) COMPLETE
43162024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.611 INFO O| Dec 19 20:25:43.611 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43172024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.652 INFO O| Dec 19 20:25:43.652 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
43182024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.722 INFO O| Dec 19 20:25:43.721 INFO STEP 5 (remove_files) COMPLETE
43192024-12-19T20:25:45.904Z[ recovery-image] Dec 19 20:25:43.722 INFO O| Dec 19 20:25:43.721 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43202024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.742 INFO O| Dec 19 20:25:43.742 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
43212024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.770 INFO O| Dec 19 20:25:43.770 INFO STEP 6 (remove_files) COMPLETE
43222024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.770 INFO O| Dec 19 20:25:43.770 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43232024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.809 INFO O| Dec 19 20:25:43.809 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
43242024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.834 INFO O| Dec 19 20:25:43.834 INFO STEP 7 (remove_files) COMPLETE
43252024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.834 INFO O| Dec 19 20:25:43.834 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43262024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.882 INFO O| Dec 19 20:25:43.882 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
43272024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.959 INFO O| Dec 19 20:25:43.959 INFO STEP 8 (remove_files) COMPLETE
43282024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.959 INFO O| Dec 19 20:25:43.959 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43292024-12-19T20:25:45.905Z[ host-image] Dec 19 20:25:43.968 INFO O| Dec 19 20:25:43.967 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43302024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.996 INFO O| Dec 19 20:25:43.995 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
43312024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.996 INFO O| Dec 19 20:25:43.996 INFO STEP 9 (remove_files) COMPLETE
43322024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:43.996 INFO O| Dec 19 20:25:43.996 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43332024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:44.039 INFO O| Dec 19 20:25:44.039 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
43342024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:44.046 INFO O| Dec 19 20:25:44.046 INFO STEP 10 (remove_files) COMPLETE
43352024-12-19T20:25:45.905Z[ recovery-image] Dec 19 20:25:44.047 INFO O| Dec 19 20:25:44.046 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43362024-12-19T20:25:45.906Z[ recovery-image] Dec 19 20:25:44.084 INFO O| Dec 19 20:25:44.084 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
43372024-12-19T20:25:45.906Z[ recovery-image] Dec 19 20:25:44.385 INFO O| Dec 19 20:25:44.385 INFO STEP 11 (remove_files) COMPLETE
43382024-12-19T20:25:45.906Z[ recovery-image] Dec 19 20:25:44.385 INFO O| Dec 19 20:25:44.385 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43392024-12-19T20:25:45.906Z[ recovery-image] Dec 19 20:25:44.419 INFO O| Dec 19 20:25:44.419 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
43402024-12-19T20:25:45.906Z[ recovery-image] Dec 19 20:25:44.423 INFO O| Dec 19 20:25:44.423 INFO STEP 12 (remove_files) COMPLETE
43412024-12-19T20:25:45.906Z[ recovery-image] Dec 19 20:25:44.423 INFO O| Dec 19 20:25:44.423 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43422024-12-19T20:25:45.906Z[ recovery-image] Dec 19 20:25:44.480 INFO O| Dec 19 20:25:44.480 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
43432024-12-19T20:25:45.931Z[ recovery-image] Dec 19 20:25:44.535 INFO O| Dec 19 20:25:44.534 INFO STEP 13 (remove_files) COMPLETE
43442024-12-19T20:25:45.931Z[ recovery-image] Dec 19 20:25:44.535 INFO O| Dec 19 20:25:44.534 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43452024-12-19T20:25:45.959Z[ recovery-image] Dec 19 20:25:44.558 INFO O| Dec 19 20:25:44.557 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
43462024-12-19T20:25:45.971Z[ recovery-image] Dec 19 20:25:44.585 INFO O| Dec 19 20:25:44.585 INFO STEP 14 (remove_files) COMPLETE
43472024-12-19T20:25:45.971Z[ recovery-image] Dec 19 20:25:44.585 INFO O| Dec 19 20:25:44.585 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43482024-12-19T20:25:46.060Z[ recovery-image] Dec 19 20:25:44.630 INFO O| Dec 19 20:25:44.630 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
43492024-12-19T20:25:46.089Z[ recovery-image] Dec 19 20:25:44.670 INFO O| Dec 19 20:25:44.670 INFO STEP 15 (remove_files) COMPLETE
43502024-12-19T20:25:46.089Z[ recovery-image] Dec 19 20:25:44.670 INFO O| Dec 19 20:25:44.670 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43512024-12-19T20:25:46.127Z[ recovery-image] Dec 19 20:25:44.693 INFO O| Dec 19 20:25:44.693 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
43522024-12-19T20:25:46.172Z[ recovery-image] Dec 19 20:25:44.756 INFO O| Dec 19 20:25:44.756 INFO STEP 16 (remove_files) COMPLETE
43532024-12-19T20:25:46.172Z[ recovery-image] Dec 19 20:25:44.756 INFO O| Dec 19 20:25:44.756 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43542024-12-19T20:25:46.214Z[ recovery-image] Dec 19 20:25:44.809 INFO O| Dec 19 20:25:44.809 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
43552024-12-19T20:25:46.259Z[ recovery-image] Dec 19 20:25:44.811 INFO O| Dec 19 20:25:44.811 INFO STEP 17 (remove_files) COMPLETE
43562024-12-19T20:25:46.259Z[ recovery-image] Dec 19 20:25:44.811 INFO O| Dec 19 20:25:44.811 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43572024-12-19T20:25:46.281Z[ recovery-image] Dec 19 20:25:44.861 INFO O| Dec 19 20:25:44.861 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
43582024-12-19T20:25:46.282Z[ recovery-image] Dec 19 20:25:44.885 INFO O| Dec 19 20:25:44.885 INFO STEP 18 (remove_files) COMPLETE
43592024-12-19T20:25:46.282Z[ recovery-image] Dec 19 20:25:44.885 INFO O| Dec 19 20:25:44.885 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43602024-12-19T20:25:46.323Z[ recovery-image] Dec 19 20:25:44.908 INFO O| Dec 19 20:25:44.908 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
43612024-12-19T20:25:46.602Z[ recovery-image] Dec 19 20:25:45.204 INFO O| Dec 19 20:25:45.204 INFO STEP 19 (remove_files) COMPLETE
43622024-12-19T20:25:46.602Z[ recovery-image] Dec 19 20:25:45.204 INFO O| Dec 19 20:25:45.204 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43632024-12-19T20:25:46.670Z[ recovery-image] Dec 19 20:25:45.261 INFO O| Dec 19 20:25:45.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
43642024-12-19T20:25:46.710Z[ recovery-image] Dec 19 20:25:45.293 INFO O| Dec 19 20:25:45.293 INFO STEP 20 (remove_files) COMPLETE
43652024-12-19T20:25:46.710Z[ recovery-image] Dec 19 20:25:45.293 INFO O| Dec 19 20:25:45.293 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43662024-12-19T20:25:46.762Z[ recovery-image] Dec 19 20:25:45.328 INFO O| Dec 19 20:25:45.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
43672024-12-19T20:25:46.762Z[ recovery-image] Dec 19 20:25:45.329 INFO O| Dec 19 20:25:45.329 INFO STEP 21 (remove_files) COMPLETE
43682024-12-19T20:25:46.762Z[ recovery-image] Dec 19 20:25:45.329 INFO O| Dec 19 20:25:45.329 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43692024-12-19T20:25:46.821Z[ recovery-image] Dec 19 20:25:45.366 INFO O| Dec 19 20:25:45.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
43702024-12-19T20:25:46.821Z[ recovery-image] Dec 19 20:25:45.366 INFO O| Dec 19 20:25:45.366 INFO STEP 22 (remove_files) COMPLETE
43712024-12-19T20:25:46.821Z[ recovery-image] Dec 19 20:25:45.366 INFO O| Dec 19 20:25:45.366 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43722024-12-19T20:25:46.865Z[ recovery-image] Dec 19 20:25:45.419 INFO O| Dec 19 20:25:45.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
43732024-12-19T20:25:46.865Z[ recovery-image] Dec 19 20:25:45.442 INFO O| Dec 19 20:25:45.442 INFO STEP 23 (remove_files) COMPLETE
43742024-12-19T20:25:46.866Z[ recovery-image] Dec 19 20:25:45.442 INFO O| Dec 19 20:25:45.442 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43752024-12-19T20:25:46.893Z[ recovery-image] Dec 19 20:25:45.494 INFO O| Dec 19 20:25:45.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
43762024-12-19T20:25:46.930Z[ recovery-image] Dec 19 20:25:45.518 INFO O| Dec 19 20:25:45.518 INFO STEP 24 (remove_files) COMPLETE
43772024-12-19T20:25:46.930Z[ recovery-image] Dec 19 20:25:45.518 INFO O| Dec 19 20:25:45.518 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43782024-12-19T20:25:46.957Z[ recovery-image] Dec 19 20:25:45.571 INFO O| Dec 19 20:25:45.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
43792024-12-19T20:25:46.984Z[ recovery-image] Dec 19 20:25:45.595 INFO O| Dec 19 20:25:45.595 INFO STEP 25 (remove_files) COMPLETE
43802024-12-19T20:25:46.984Z[ recovery-image] Dec 19 20:25:45.595 INFO O| Dec 19 20:25:45.595 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43812024-12-19T20:25:47.003Z[ recovery-image] Dec 19 20:25:45.617 INFO O| Dec 19 20:25:45.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
43822024-12-19T20:25:47.015Z[ recovery-image] Dec 19 20:25:45.617 INFO O| Dec 19 20:25:45.617 INFO STEP 26 (remove_files) COMPLETE
43832024-12-19T20:25:47.015Z[ recovery-image] Dec 19 20:25:45.617 INFO O| Dec 19 20:25:45.617 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43842024-12-19T20:25:47.032Z[ recovery-image] Dec 19 20:25:45.646 INFO O| Dec 19 20:25:45.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
43852024-12-19T20:25:47.051Z[ recovery-image] Dec 19 20:25:45.666 INFO O| Dec 19 20:25:45.666 INFO STEP 27 (remove_files) COMPLETE
43862024-12-19T20:25:47.051Z[ recovery-image] Dec 19 20:25:45.666 INFO O| Dec 19 20:25:45.666 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43872024-12-19T20:25:47.077Z[ recovery-image] Dec 19 20:25:45.693 INFO O| Dec 19 20:25:45.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
43882024-12-19T20:25:47.077Z[ recovery-image] Dec 19 20:25:45.693 INFO O| Dec 19 20:25:45.693 INFO STEP 28 (remove_files) COMPLETE
43892024-12-19T20:25:47.082Z[ recovery-image] Dec 19 20:25:45.694 INFO O| Dec 19 20:25:45.693 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43902024-12-19T20:25:47.142Z[ recovery-image] Dec 19 20:25:45.750 INFO O| Dec 19 20:25:45.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
43912024-12-19T20:25:47.143Z[ recovery-image] Dec 19 20:25:45.750 INFO O| Dec 19 20:25:45.750 INFO STEP 29 (remove_files) COMPLETE
43922024-12-19T20:25:47.154Z[ recovery-image] Dec 19 20:25:45.750 INFO O| Dec 19 20:25:45.750 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43932024-12-19T20:25:47.169Z[ recovery-image] Dec 19 20:25:45.773 INFO O| Dec 19 20:25:45.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
43942024-12-19T20:25:47.169Z[ recovery-image] Dec 19 20:25:45.773 INFO O| Dec 19 20:25:45.773 INFO STEP 30 (remove_files) COMPLETE
43952024-12-19T20:25:47.169Z[ recovery-image] Dec 19 20:25:45.773 INFO O| Dec 19 20:25:45.773 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43962024-12-19T20:25:47.211Z[ recovery-image] Dec 19 20:25:45.827 INFO O| Dec 19 20:25:45.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
43972024-12-19T20:25:47.226Z[ recovery-image] Dec 19 20:25:45.828 INFO O| Dec 19 20:25:45.827 INFO STEP 31 (remove_files) COMPLETE
43982024-12-19T20:25:47.227Z[ recovery-image] Dec 19 20:25:45.828 INFO O| Dec 19 20:25:45.827 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43992024-12-19T20:25:47.238Z[ recovery-image] Dec 19 20:25:45.850 INFO O| Dec 19 20:25:45.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
44002024-12-19T20:25:47.250Z[ recovery-image] Dec 19 20:25:45.852 INFO O| Dec 19 20:25:45.852 INFO STEP 32 (remove_files) COMPLETE
44012024-12-19T20:25:47.250Z[ recovery-image] Dec 19 20:25:45.852 INFO O| Dec 19 20:25:45.852 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44022024-12-19T20:25:47.265Z[ recovery-image] Dec 19 20:25:45.880 INFO O| Dec 19 20:25:45.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
44032024-12-19T20:25:47.266Z[ recovery-image] Dec 19 20:25:45.880 INFO O| Dec 19 20:25:45.880 INFO STEP 33 (remove_files) COMPLETE
44042024-12-19T20:25:47.266Z[ recovery-image] Dec 19 20:25:45.880 INFO O| Dec 19 20:25:45.880 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44052024-12-19T20:25:47.340Z[ recovery-image] Dec 19 20:25:45.937 INFO O| Dec 19 20:25:45.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
44062024-12-19T20:25:47.340Z[ recovery-image] Dec 19 20:25:45.938 INFO O| Dec 19 20:25:45.938 INFO STEP 34 (remove_files) COMPLETE
44072024-12-19T20:25:47.359Z[ recovery-image] Dec 19 20:25:45.938 INFO O| Dec 19 20:25:45.938 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44082024-12-19T20:25:47.390Z[ recovery-image] Dec 19 20:25:46.000 INFO O| Dec 19 20:25:46.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
44092024-12-19T20:25:47.391Z[ recovery-image] Dec 19 20:25:46.000 INFO O| Dec 19 20:25:46.000 INFO STEP 35 (remove_files) COMPLETE
44102024-12-19T20:25:47.391Z[ recovery-image] Dec 19 20:25:46.000 INFO O| Dec 19 20:25:46.000 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44112024-12-19T20:25:47.406Z[ recovery-image] Dec 19 20:25:46.023 INFO O| Dec 19 20:25:46.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
44122024-12-19T20:25:47.406Z[ recovery-image] Dec 19 20:25:46.023 INFO O| Dec 19 20:25:46.023 INFO STEP 36 (remove_files) COMPLETE
44132024-12-19T20:25:47.406Z[ recovery-image] Dec 19 20:25:46.023 INFO O| Dec 19 20:25:46.023 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44142024-12-19T20:25:47.430Z[ recovery-image] Dec 19 20:25:46.047 INFO O| Dec 19 20:25:46.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
44152024-12-19T20:25:47.450Z[ recovery-image] Dec 19 20:25:46.068 INFO O| Dec 19 20:25:46.068 INFO STEP 37 (remove_files) COMPLETE
44162024-12-19T20:25:47.451Z[ recovery-image] Dec 19 20:25:46.068 INFO O| Dec 19 20:25:46.068 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44172024-12-19T20:25:47.484Z[ recovery-image] Dec 19 20:25:46.101 INFO O| Dec 19 20:25:46.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
44182024-12-19T20:25:47.484Z[ recovery-image] Dec 19 20:25:46.101 INFO O| Dec 19 20:25:46.101 INFO STEP 38 (remove_files) COMPLETE
44192024-12-19T20:25:47.490Z[ recovery-image] Dec 19 20:25:46.101 INFO O| Dec 19 20:25:46.101 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44202024-12-19T20:25:47.520Z[ recovery-image] Dec 19 20:25:46.135 INFO O| Dec 19 20:25:46.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
44212024-12-19T20:25:47.520Z[ recovery-image] Dec 19 20:25:46.135 INFO O| Dec 19 20:25:46.135 INFO STEP 39 (remove_files) COMPLETE
44222024-12-19T20:25:47.527Z[ recovery-image] Dec 19 20:25:46.135 INFO O| Dec 19 20:25:46.135 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44232024-12-19T20:25:47.541Z[ recovery-image] Dec 19 20:25:46.158 INFO O| Dec 19 20:25:46.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
44242024-12-19T20:25:47.541Z[ recovery-image] Dec 19 20:25:46.158 INFO O| Dec 19 20:25:46.158 INFO STEP 40 (remove_files) COMPLETE
44252024-12-19T20:25:47.547Z[ recovery-image] Dec 19 20:25:46.158 INFO O| Dec 19 20:25:46.158 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44262024-12-19T20:25:47.579Z[ recovery-image] Dec 19 20:25:46.193 INFO O| Dec 19 20:25:46.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
44272024-12-19T20:25:47.579Z[ recovery-image] Dec 19 20:25:46.193 INFO O| Dec 19 20:25:46.193 INFO STEP 41 (remove_files) COMPLETE
44282024-12-19T20:25:47.579Z[ recovery-image] Dec 19 20:25:46.193 INFO O| Dec 19 20:25:46.193 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44292024-12-19T20:25:47.598Z[ recovery-image] Dec 19 20:25:46.215 INFO O| Dec 19 20:25:46.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
44302024-12-19T20:25:47.598Z[ recovery-image] Dec 19 20:25:46.215 INFO O| Dec 19 20:25:46.215 INFO STEP 42 (remove_files) COMPLETE
44312024-12-19T20:25:47.602Z[ recovery-image] Dec 19 20:25:46.215 INFO O| Dec 19 20:25:46.215 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44322024-12-19T20:25:47.621Z[ recovery-image] Dec 19 20:25:46.238 INFO O| Dec 19 20:25:46.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
44332024-12-19T20:25:47.621Z[ recovery-image] Dec 19 20:25:46.238 INFO O| Dec 19 20:25:46.238 INFO STEP 43 (remove_files) COMPLETE
44342024-12-19T20:25:47.627Z[ recovery-image] Dec 19 20:25:46.238 INFO O| Dec 19 20:25:46.238 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44352024-12-19T20:25:47.662Z[ recovery-image] Dec 19 20:25:46.279 INFO O| Dec 19 20:25:46.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
44362024-12-19T20:25:47.662Z[ recovery-image] Dec 19 20:25:46.279 INFO O| Dec 19 20:25:46.279 INFO STEP 44 (remove_files) COMPLETE
44372024-12-19T20:25:47.662Z[ recovery-image] Dec 19 20:25:46.279 INFO O| Dec 19 20:25:46.279 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44382024-12-19T20:25:47.694Z[ recovery-image] Dec 19 20:25:46.311 INFO O| Dec 19 20:25:46.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
44392024-12-19T20:25:47.694Z[ recovery-image] Dec 19 20:25:46.311 INFO O| Dec 19 20:25:46.311 INFO STEP 45 (remove_files) COMPLETE
44402024-12-19T20:25:47.701Z[ recovery-image] Dec 19 20:25:46.311 INFO O| Dec 19 20:25:46.311 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44412024-12-19T20:25:47.715Z[ recovery-image] Dec 19 20:25:46.332 INFO O| Dec 19 20:25:46.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
44422024-12-19T20:25:47.715Z[ recovery-image] Dec 19 20:25:46.333 INFO O| Dec 19 20:25:46.332 INFO STEP 46 (remove_files) COMPLETE
44432024-12-19T20:25:47.720Z[ recovery-image] Dec 19 20:25:46.333 INFO O| Dec 19 20:25:46.333 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44442024-12-19T20:25:47.751Z[ recovery-image] Dec 19 20:25:46.368 INFO O| Dec 19 20:25:46.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
44452024-12-19T20:25:47.751Z[ recovery-image] Dec 19 20:25:46.368 INFO O| Dec 19 20:25:46.368 INFO STEP 47 (remove_files) COMPLETE
44462024-12-19T20:25:47.751Z[ recovery-image] Dec 19 20:25:46.368 INFO O| Dec 19 20:25:46.368 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44472024-12-19T20:25:47.775Z[ recovery-image] Dec 19 20:25:46.391 INFO O| Dec 19 20:25:46.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
44482024-12-19T20:25:47.776Z[ recovery-image] Dec 19 20:25:46.391 INFO O| Dec 19 20:25:46.391 INFO STEP 48 (remove_files) COMPLETE
44492024-12-19T20:25:47.777Z[ recovery-image] Dec 19 20:25:46.391 INFO O| Dec 19 20:25:46.391 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44502024-12-19T20:25:47.802Z[ recovery-image] Dec 19 20:25:46.414 INFO O| Dec 19 20:25:46.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
44512024-12-19T20:25:47.802Z[ recovery-image] Dec 19 20:25:46.414 INFO O| Dec 19 20:25:46.414 INFO STEP 49 (remove_files) COMPLETE
44522024-12-19T20:25:47.810Z[ recovery-image] Dec 19 20:25:46.414 INFO O| Dec 19 20:25:46.414 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44532024-12-19T20:25:47.835Z[ recovery-image] Dec 19 20:25:46.452 INFO O| Dec 19 20:25:46.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
44542024-12-19T20:25:47.835Z[ recovery-image] Dec 19 20:25:46.452 INFO O| Dec 19 20:25:46.452 INFO STEP 50 (remove_files) COMPLETE
44552024-12-19T20:25:47.836Z[ recovery-image] Dec 19 20:25:46.452 INFO O| Dec 19 20:25:46.452 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44562024-12-19T20:25:47.857Z[ recovery-image] Dec 19 20:25:46.474 INFO O| Dec 19 20:25:46.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
44572024-12-19T20:25:47.857Z[ recovery-image] Dec 19 20:25:46.475 INFO O| Dec 19 20:25:46.474 INFO STEP 51 (remove_files) COMPLETE
44582024-12-19T20:25:47.857Z[ recovery-image] Dec 19 20:25:46.475 INFO O| Dec 19 20:25:46.475 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44592024-12-19T20:25:47.878Z[ recovery-image] Dec 19 20:25:46.496 INFO O| Dec 19 20:25:46.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
44602024-12-19T20:25:47.879Z[ recovery-image] Dec 19 20:25:46.496 INFO O| Dec 19 20:25:46.496 INFO STEP 52 (remove_files) COMPLETE
44612024-12-19T20:25:47.882Z[ recovery-image] Dec 19 20:25:46.496 INFO O| Dec 19 20:25:46.496 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44622024-12-19T20:25:47.899Z[ recovery-image] Dec 19 20:25:46.517 INFO O| Dec 19 20:25:46.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
44632024-12-19T20:25:47.924Z[ recovery-image] Dec 19 20:25:46.541 INFO O| Dec 19 20:25:46.541 INFO STEP 53 (remove_files) COMPLETE
44642024-12-19T20:25:47.924Z[ recovery-image] Dec 19 20:25:46.541 INFO O| Dec 19 20:25:46.541 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44652024-12-19T20:25:48.135Z[ recovery-image] Dec 19 20:25:46.613 INFO O| Dec 19 20:25:46.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
44662024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.633 INFO O| Dec 19 20:25:46.633 INFO STEP 54 (remove_files) COMPLETE
44672024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.633 INFO O| Dec 19 20:25:46.633 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44682024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.671 INFO O| Dec 19 20:25:46.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
44692024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.671 INFO O| Dec 19 20:25:46.671 INFO STEP 55 (remove_files) COMPLETE
44702024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.671 INFO O| Dec 19 20:25:46.671 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44712024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.693 INFO O| Dec 19 20:25:46.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
44722024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.693 INFO O| Dec 19 20:25:46.693 INFO STEP 56 (remove_files) COMPLETE
44732024-12-19T20:25:48.141Z[ recovery-image] Dec 19 20:25:46.693 INFO O| Dec 19 20:25:46.693 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44742024-12-19T20:25:48.142Z[ recovery-image] Dec 19 20:25:46.713 INFO O| Dec 19 20:25:46.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
44752024-12-19T20:25:48.142Z[ recovery-image] Dec 19 20:25:46.713 INFO O| Dec 19 20:25:46.713 INFO STEP 57 (remove_files) COMPLETE
44762024-12-19T20:25:48.142Z[ recovery-image] Dec 19 20:25:46.713 INFO O| Dec 19 20:25:46.713 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44772024-12-19T20:25:48.142Z[ recovery-image] Dec 19 20:25:46.734 INFO O| Dec 19 20:25:46.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
44782024-12-19T20:25:48.142Z[ recovery-image] Dec 19 20:25:46.734 INFO O| Dec 19 20:25:46.734 INFO STEP 58 (remove_files) COMPLETE
44792024-12-19T20:25:48.142Z[ recovery-image] Dec 19 20:25:46.734 INFO O| Dec 19 20:25:46.734 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44802024-12-19T20:25:48.156Z[ recovery-image] Dec 19 20:25:46.773 INFO O| Dec 19 20:25:46.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
44812024-12-19T20:25:48.156Z[ recovery-image] Dec 19 20:25:46.773 INFO O| Dec 19 20:25:46.773 INFO STEP 59 (remove_files) COMPLETE
44822024-12-19T20:25:48.156Z[ recovery-image] Dec 19 20:25:46.773 INFO O| Dec 19 20:25:46.773 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44832024-12-19T20:25:48.180Z[ recovery-image] Dec 19 20:25:46.797 INFO O| Dec 19 20:25:46.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
44842024-12-19T20:25:48.180Z[ recovery-image] Dec 19 20:25:46.797 INFO O| Dec 19 20:25:46.797 INFO STEP 60 (remove_files) COMPLETE
44852024-12-19T20:25:48.180Z[ recovery-image] Dec 19 20:25:46.797 INFO O| Dec 19 20:25:46.797 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44862024-12-19T20:25:48.203Z[ recovery-image] Dec 19 20:25:46.820 INFO O| Dec 19 20:25:46.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
44872024-12-19T20:25:48.203Z[ recovery-image] Dec 19 20:25:46.820 INFO O| Dec 19 20:25:46.820 INFO STEP 61 (remove_files) COMPLETE
44882024-12-19T20:25:48.206Z[ recovery-image] Dec 19 20:25:46.820 INFO O| Dec 19 20:25:46.820 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44892024-12-19T20:25:48.270Z[ recovery-image] Dec 19 20:25:46.887 INFO O| Dec 19 20:25:46.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
44902024-12-19T20:25:48.273Z[ recovery-image] Dec 19 20:25:46.888 INFO O| Dec 19 20:25:46.888 INFO STEP 62 (remove_files) COMPLETE
44912024-12-19T20:25:48.273Z[ recovery-image] Dec 19 20:25:46.888 INFO O| Dec 19 20:25:46.888 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44922024-12-19T20:25:48.317Z[ recovery-image] Dec 19 20:25:46.935 INFO O| Dec 19 20:25:46.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
44932024-12-19T20:25:48.320Z[ recovery-image] Dec 19 20:25:46.935 INFO O| Dec 19 20:25:46.935 INFO STEP 63 (remove_files) COMPLETE
44942024-12-19T20:25:48.320Z[ recovery-image] Dec 19 20:25:46.935 INFO O| Dec 19 20:25:46.935 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44952024-12-19T20:25:48.342Z[ recovery-image] Dec 19 20:25:46.959 INFO O| Dec 19 20:25:46.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
44962024-12-19T20:25:48.346Z[ recovery-image] Dec 19 20:25:46.959 INFO O| Dec 19 20:25:46.959 INFO STEP 64 (remove_files) COMPLETE
44972024-12-19T20:25:48.346Z[ recovery-image] Dec 19 20:25:46.959 INFO O| Dec 19 20:25:46.959 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44982024-12-19T20:25:48.362Z[ recovery-image] Dec 19 20:25:46.980 INFO O| Dec 19 20:25:46.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
44992024-12-19T20:25:48.366Z[ recovery-image] Dec 19 20:25:46.980 INFO O| Dec 19 20:25:46.980 INFO STEP 65 (remove_files) COMPLETE
45002024-12-19T20:25:48.366Z[ recovery-image] Dec 19 20:25:46.980 INFO O| Dec 19 20:25:46.980 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45012024-12-19T20:25:48.399Z[ recovery-image] Dec 19 20:25:47.017 INFO O| Dec 19 20:25:47.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
45022024-12-19T20:25:48.403Z[ recovery-image] Dec 19 20:25:47.017 INFO O| Dec 19 20:25:47.017 INFO STEP 66 (remove_files) COMPLETE
45032024-12-19T20:25:48.403Z[ recovery-image] Dec 19 20:25:47.017 INFO O| Dec 19 20:25:47.017 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45042024-12-19T20:25:48.421Z[ recovery-image] Dec 19 20:25:47.039 INFO O| Dec 19 20:25:47.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
45052024-12-19T20:25:48.421Z[ recovery-image] Dec 19 20:25:47.039 INFO O| Dec 19 20:25:47.039 INFO STEP 67 (remove_files) COMPLETE
45062024-12-19T20:25:48.424Z[ recovery-image] Dec 19 20:25:47.039 INFO O| Dec 19 20:25:47.039 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45072024-12-19T20:25:48.457Z[ recovery-image] Dec 19 20:25:47.074 INFO O| Dec 19 20:25:47.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
45082024-12-19T20:25:48.460Z[ recovery-image] Dec 19 20:25:47.075 INFO O| Dec 19 20:25:47.074 INFO STEP 68 (remove_files) COMPLETE
45092024-12-19T20:25:48.460Z[ recovery-image] Dec 19 20:25:47.075 INFO O| Dec 19 20:25:47.074 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45102024-12-19T20:25:48.478Z[ recovery-image] Dec 19 20:25:47.095 INFO O| Dec 19 20:25:47.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
45112024-12-19T20:25:48.478Z[ recovery-image] Dec 19 20:25:47.096 INFO O| Dec 19 20:25:47.095 INFO STEP 69 (remove_files) COMPLETE
45122024-12-19T20:25:48.478Z[ recovery-image] Dec 19 20:25:47.096 INFO O| Dec 19 20:25:47.096 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45132024-12-19T20:25:48.498Z[ recovery-image] Dec 19 20:25:47.116 INFO O| Dec 19 20:25:47.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
45142024-12-19T20:25:48.522Z[ recovery-image] Dec 19 20:25:47.140 INFO O| Dec 19 20:25:47.140 INFO STEP 70 (remove_files) COMPLETE
45152024-12-19T20:25:48.523Z[ recovery-image] Dec 19 20:25:47.140 INFO O| Dec 19 20:25:47.140 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45162024-12-19T20:25:48.579Z[ recovery-image] Dec 19 20:25:47.196 INFO O| Dec 19 20:25:47.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
45172024-12-19T20:25:48.583Z[ recovery-image] Dec 19 20:25:47.196 INFO O| Dec 19 20:25:47.196 INFO STEP 71 (remove_files) COMPLETE
45182024-12-19T20:25:48.583Z[ recovery-image] Dec 19 20:25:47.196 INFO O| Dec 19 20:25:47.196 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45192024-12-19T20:25:48.640Z[ recovery-image] Dec 19 20:25:47.257 INFO O| Dec 19 20:25:47.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
45202024-12-19T20:25:48.644Z[ recovery-image] Dec 19 20:25:47.257 INFO O| Dec 19 20:25:47.257 INFO STEP 72 (remove_files) COMPLETE
45212024-12-19T20:25:48.644Z[ recovery-image] Dec 19 20:25:47.257 INFO O| Dec 19 20:25:47.257 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45222024-12-19T20:25:48.685Z[ recovery-image] Dec 19 20:25:47.302 INFO O| Dec 19 20:25:47.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
45232024-12-19T20:25:48.685Z[ recovery-image] Dec 19 20:25:47.303 INFO O| Dec 19 20:25:47.303 INFO STEP 73 (remove_files) COMPLETE
45242024-12-19T20:25:48.685Z[ recovery-image] Dec 19 20:25:47.303 INFO O| Dec 19 20:25:47.303 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45252024-12-19T20:25:48.715Z[ recovery-image] Dec 19 20:25:47.332 INFO O| Dec 19 20:25:47.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
45262024-12-19T20:25:48.715Z[ recovery-image] Dec 19 20:25:47.332 INFO O| Dec 19 20:25:47.332 INFO STEP 74 (remove_files) COMPLETE
45272024-12-19T20:25:48.719Z[ recovery-image] Dec 19 20:25:47.332 INFO O| Dec 19 20:25:47.332 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45282024-12-19T20:25:48.760Z[ recovery-image] Dec 19 20:25:47.377 INFO O| Dec 19 20:25:47.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
45292024-12-19T20:25:48.760Z[ recovery-image] Dec 19 20:25:47.377 INFO O| Dec 19 20:25:47.377 INFO STEP 75 (remove_files) COMPLETE
45302024-12-19T20:25:48.760Z[ recovery-image] Dec 19 20:25:47.377 INFO O| Dec 19 20:25:47.377 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45312024-12-19T20:25:48.816Z[ recovery-image] Dec 19 20:25:47.434 INFO O| Dec 19 20:25:47.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
45322024-12-19T20:25:48.816Z[ recovery-image] Dec 19 20:25:47.434 INFO O| Dec 19 20:25:47.434 INFO STEP 76 (remove_files) COMPLETE
45332024-12-19T20:25:48.819Z[ recovery-image] Dec 19 20:25:47.434 INFO O| Dec 19 20:25:47.434 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45342024-12-19T20:25:48.854Z[ recovery-image] Dec 19 20:25:47.472 INFO O| Dec 19 20:25:47.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
45352024-12-19T20:25:48.855Z[ recovery-image] Dec 19 20:25:47.472 INFO O| Dec 19 20:25:47.472 INFO STEP 77 (remove_files) COMPLETE
45362024-12-19T20:25:48.855Z[ recovery-image] Dec 19 20:25:47.472 INFO O| Dec 19 20:25:47.472 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45372024-12-19T20:25:48.876Z[ recovery-image] Dec 19 20:25:47.493 INFO O| Dec 19 20:25:47.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
45382024-12-19T20:25:48.876Z[ recovery-image] Dec 19 20:25:47.493 INFO O| Dec 19 20:25:47.493 INFO STEP 78 (remove_files) COMPLETE
45392024-12-19T20:25:48.876Z[ recovery-image] Dec 19 20:25:47.493 INFO O| Dec 19 20:25:47.493 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45402024-12-19T20:25:48.911Z[ recovery-image] Dec 19 20:25:47.529 INFO O| Dec 19 20:25:47.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
45412024-12-19T20:25:48.911Z[ recovery-image] Dec 19 20:25:47.529 INFO O| Dec 19 20:25:47.529 INFO STEP 79 (remove_files) COMPLETE
45422024-12-19T20:25:48.914Z[ recovery-image] Dec 19 20:25:47.529 INFO O| Dec 19 20:25:47.529 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45432024-12-19T20:25:48.972Z[ recovery-image] Dec 19 20:25:47.589 INFO O| Dec 19 20:25:47.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
45442024-12-19T20:25:48.974Z[ recovery-image] Dec 19 20:25:47.590 INFO O| Dec 19 20:25:47.589 INFO STEP 80 (remove_files) COMPLETE
45452024-12-19T20:25:48.974Z[ recovery-image] Dec 19 20:25:47.590 INFO O| Dec 19 20:25:47.590 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45462024-12-19T20:25:49.014Z[ recovery-image] Dec 19 20:25:47.631 INFO O| Dec 19 20:25:47.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
45472024-12-19T20:25:49.018Z[ recovery-image] Dec 19 20:25:47.632 INFO O| Dec 19 20:25:47.631 INFO STEP 81 (remove_files) COMPLETE
45482024-12-19T20:25:49.018Z[ recovery-image] Dec 19 20:25:47.632 INFO O| Dec 19 20:25:47.632 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45492024-12-19T20:25:49.037Z[ recovery-image] Dec 19 20:25:47.654 INFO O| Dec 19 20:25:47.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
45502024-12-19T20:25:49.043Z[ recovery-image] Dec 19 20:25:47.654 INFO O| Dec 19 20:25:47.654 INFO STEP 82 (remove_files) COMPLETE
45512024-12-19T20:25:49.043Z[ recovery-image] Dec 19 20:25:47.654 INFO O| Dec 19 20:25:47.654 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45522024-12-19T20:25:49.079Z[ recovery-image] Dec 19 20:25:47.696 INFO O| Dec 19 20:25:47.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
45532024-12-19T20:25:49.079Z[ recovery-image] Dec 19 20:25:47.696 INFO O| Dec 19 20:25:47.696 INFO STEP 83 (remove_files) COMPLETE
45542024-12-19T20:25:49.092Z[ recovery-image] Dec 19 20:25:47.696 INFO O| Dec 19 20:25:47.696 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45552024-12-19T20:25:49.113Z[ recovery-image] Dec 19 20:25:47.730 INFO O| Dec 19 20:25:47.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
45562024-12-19T20:25:49.115Z[ recovery-image] Dec 19 20:25:47.731 INFO O| Dec 19 20:25:47.731 INFO STEP 84 (remove_files) COMPLETE
45572024-12-19T20:25:49.116Z[ recovery-image] Dec 19 20:25:47.731 INFO O| Dec 19 20:25:47.731 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45582024-12-19T20:25:49.135Z[ recovery-image] Dec 19 20:25:47.752 INFO O| Dec 19 20:25:47.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
45592024-12-19T20:25:49.159Z[ recovery-image] Dec 19 20:25:47.777 INFO O| Dec 19 20:25:47.777 INFO STEP 85 (remove_files) COMPLETE
45602024-12-19T20:25:49.159Z[ recovery-image] Dec 19 20:25:47.777 INFO O| Dec 19 20:25:47.777 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45612024-12-19T20:25:49.230Z[ recovery-image] Dec 19 20:25:47.847 INFO O| Dec 19 20:25:47.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
45622024-12-19T20:25:49.230Z[ recovery-image] Dec 19 20:25:47.847 INFO O| Dec 19 20:25:47.847 INFO STEP 86 (remove_files) COMPLETE
45632024-12-19T20:25:49.230Z[ recovery-image] Dec 19 20:25:47.847 INFO O| Dec 19 20:25:47.847 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45642024-12-19T20:25:49.253Z[ recovery-image] Dec 19 20:25:47.870 INFO O| Dec 19 20:25:47.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
45652024-12-19T20:25:49.254Z[ recovery-image] Dec 19 20:25:47.871 INFO O| Dec 19 20:25:47.870 INFO STEP 87 (remove_files) COMPLETE
45662024-12-19T20:25:49.257Z[ recovery-image] Dec 19 20:25:47.871 INFO O| Dec 19 20:25:47.870 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45672024-12-19T20:25:49.275Z[ recovery-image] Dec 19 20:25:47.893 INFO O| Dec 19 20:25:47.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
45682024-12-19T20:25:49.275Z[ recovery-image] Dec 19 20:25:47.893 INFO O| Dec 19 20:25:47.893 INFO STEP 88 (remove_files) COMPLETE
45692024-12-19T20:25:49.275Z[ recovery-image] Dec 19 20:25:47.893 INFO O| Dec 19 20:25:47.893 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45702024-12-19T20:25:49.304Z[ recovery-image] Dec 19 20:25:47.921 INFO O| Dec 19 20:25:47.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
45712024-12-19T20:25:49.325Z[ recovery-image] Dec 19 20:25:47.942 INFO O| Dec 19 20:25:47.942 INFO STEP 89 (remove_files) COMPLETE
45722024-12-19T20:25:49.326Z[ recovery-image] Dec 19 20:25:47.942 INFO O| Dec 19 20:25:47.942 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45732024-12-19T20:25:49.349Z[ recovery-image] Dec 19 20:25:47.966 INFO O| Dec 19 20:25:47.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
45742024-12-19T20:25:49.349Z[ recovery-image] Dec 19 20:25:47.966 INFO O| Dec 19 20:25:47.966 INFO STEP 90 (remove_files) COMPLETE
45752024-12-19T20:25:49.349Z[ recovery-image] Dec 19 20:25:47.966 INFO O| Dec 19 20:25:47.966 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45762024-12-19T20:25:49.372Z[ recovery-image] Dec 19 20:25:47.988 INFO O| Dec 19 20:25:47.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
45772024-12-19T20:25:49.372Z[ recovery-image] Dec 19 20:25:47.988 INFO O| Dec 19 20:25:47.988 INFO STEP 91 (remove_files) COMPLETE
45782024-12-19T20:25:49.372Z[ recovery-image] Dec 19 20:25:47.988 INFO O| Dec 19 20:25:47.988 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45792024-12-19T20:25:49.394Z[ recovery-image] Dec 19 20:25:48.011 INFO O| Dec 19 20:25:48.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
45802024-12-19T20:25:49.394Z[ recovery-image] Dec 19 20:25:48.011 INFO O| Dec 19 20:25:48.011 INFO STEP 92 (remove_files) COMPLETE
45812024-12-19T20:25:49.394Z[ recovery-image] Dec 19 20:25:48.011 INFO O| Dec 19 20:25:48.011 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45822024-12-19T20:25:49.415Z[ recovery-image] Dec 19 20:25:48.032 INFO O| Dec 19 20:25:48.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
45832024-12-19T20:25:49.417Z[ recovery-image] Dec 19 20:25:48.032 INFO O| Dec 19 20:25:48.032 INFO STEP 93 (remove_files) COMPLETE
45842024-12-19T20:25:49.417Z[ recovery-image] Dec 19 20:25:48.032 INFO O| Dec 19 20:25:48.032 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45852024-12-19T20:25:49.436Z[ recovery-image] Dec 19 20:25:48.054 INFO O| Dec 19 20:25:48.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
45862024-12-19T20:25:49.437Z[ recovery-image] Dec 19 20:25:48.054 INFO O| Dec 19 20:25:48.054 INFO STEP 94 (remove_files) COMPLETE
45872024-12-19T20:25:49.437Z[ recovery-image] Dec 19 20:25:48.054 INFO O| Dec 19 20:25:48.054 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45882024-12-19T20:25:49.478Z[ recovery-image] Dec 19 20:25:48.095 INFO O| Dec 19 20:25:48.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
45892024-12-19T20:25:49.481Z[ recovery-image] Dec 19 20:25:48.095 INFO O| Dec 19 20:25:48.095 INFO STEP 95 (remove_files) COMPLETE
45902024-12-19T20:25:49.481Z[ recovery-image] Dec 19 20:25:48.095 INFO O| Dec 19 20:25:48.095 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45912024-12-19T20:25:49.538Z[ recovery-image] Dec 19 20:25:48.156 INFO O| Dec 19 20:25:48.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
45922024-12-19T20:25:49.539Z[ recovery-image] Dec 19 20:25:48.156 INFO O| Dec 19 20:25:48.156 INFO STEP 96 (remove_files) COMPLETE
45932024-12-19T20:25:49.539Z[ recovery-image] Dec 19 20:25:48.156 INFO O| Dec 19 20:25:48.156 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45942024-12-19T20:25:49.563Z[ recovery-image] Dec 19 20:25:48.180 INFO O| Dec 19 20:25:48.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
45952024-12-19T20:25:49.563Z[ recovery-image] Dec 19 20:25:48.180 INFO O| Dec 19 20:25:48.180 INFO STEP 97 (remove_files) COMPLETE
45962024-12-19T20:25:49.564Z[ recovery-image] Dec 19 20:25:48.180 INFO O| Dec 19 20:25:48.180 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45972024-12-19T20:25:49.607Z[ recovery-image] Dec 19 20:25:48.224 INFO O| Dec 19 20:25:48.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
45982024-12-19T20:25:49.607Z[ recovery-image] Dec 19 20:25:48.224 INFO O| Dec 19 20:25:48.224 INFO STEP 98 (remove_files) COMPLETE
45992024-12-19T20:25:49.609Z[ recovery-image] Dec 19 20:25:48.224 INFO O| Dec 19 20:25:48.224 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46002024-12-19T20:25:49.671Z[ recovery-image] Dec 19 20:25:48.288 INFO O| Dec 19 20:25:48.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
46012024-12-19T20:25:49.671Z[ recovery-image] Dec 19 20:25:48.288 INFO O| Dec 19 20:25:48.288 INFO STEP 99 (remove_files) COMPLETE
46022024-12-19T20:25:49.674Z[ recovery-image] Dec 19 20:25:48.288 INFO O| Dec 19 20:25:48.288 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46032024-12-19T20:25:49.694Z[ recovery-image] Dec 19 20:25:48.311 INFO O| Dec 19 20:25:48.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
46042024-12-19T20:25:49.694Z[ recovery-image] Dec 19 20:25:48.311 INFO O| Dec 19 20:25:48.311 INFO STEP 100 (remove_files) COMPLETE
46052024-12-19T20:25:49.694Z[ recovery-image] Dec 19 20:25:48.311 INFO O| Dec 19 20:25:48.311 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062024-12-19T20:25:49.734Z[ recovery-image] Dec 19 20:25:48.352 INFO O| Dec 19 20:25:48.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
46072024-12-19T20:25:49.735Z[ recovery-image] Dec 19 20:25:48.352 INFO O| Dec 19 20:25:48.352 INFO STEP 101 (remove_files) COMPLETE
46082024-12-19T20:25:49.735Z[ recovery-image] Dec 19 20:25:48.352 INFO O| Dec 19 20:25:48.352 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092024-12-19T20:25:49.795Z[ recovery-image] Dec 19 20:25:48.412 INFO O| Dec 19 20:25:48.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
46102024-12-19T20:25:49.798Z[ recovery-image] Dec 19 20:25:48.412 INFO O| Dec 19 20:25:48.412 INFO STEP 102 (remove_files) COMPLETE
46112024-12-19T20:25:49.798Z[ recovery-image] Dec 19 20:25:48.412 INFO O| Dec 19 20:25:48.412 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122024-12-19T20:25:49.829Z[ recovery-image] Dec 19 20:25:48.446 INFO O| Dec 19 20:25:48.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
46132024-12-19T20:25:49.832Z[ recovery-image] Dec 19 20:25:48.446 INFO O| Dec 19 20:25:48.446 INFO STEP 103 (remove_files) COMPLETE
46142024-12-19T20:25:49.832Z[ recovery-image] Dec 19 20:25:48.446 INFO O| Dec 19 20:25:48.446 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152024-12-19T20:25:49.870Z[ recovery-image] Dec 19 20:25:48.488 INFO O| Dec 19 20:25:48.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
46162024-12-19T20:25:49.870Z[ recovery-image] Dec 19 20:25:48.488 INFO O| Dec 19 20:25:48.488 INFO STEP 104 (remove_files) COMPLETE
46172024-12-19T20:25:49.870Z[ recovery-image] Dec 19 20:25:48.488 INFO O| Dec 19 20:25:48.488 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46182024-12-19T20:25:49.893Z[ recovery-image] Dec 19 20:25:48.510 INFO O| Dec 19 20:25:48.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
46192024-12-19T20:25:49.893Z[ recovery-image] Dec 19 20:25:48.510 INFO O| Dec 19 20:25:48.510 INFO STEP 105 (remove_files) COMPLETE
46202024-12-19T20:25:49.896Z[ recovery-image] Dec 19 20:25:48.510 INFO O| Dec 19 20:25:48.510 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46212024-12-19T20:25:49.915Z[ recovery-image] Dec 19 20:25:48.532 INFO O| Dec 19 20:25:48.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
46222024-12-19T20:25:49.915Z[ recovery-image] Dec 19 20:25:48.532 INFO O| Dec 19 20:25:48.532 INFO STEP 106 (remove_files) COMPLETE
46232024-12-19T20:25:49.919Z[ recovery-image] Dec 19 20:25:48.532 INFO O| Dec 19 20:25:48.532 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46242024-12-19T20:25:49.938Z[ recovery-image] Dec 19 20:25:48.555 INFO O| Dec 19 20:25:48.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
46252024-12-19T20:25:49.938Z[ recovery-image] Dec 19 20:25:48.555 INFO O| Dec 19 20:25:48.555 INFO STEP 107 (remove_files) COMPLETE
46262024-12-19T20:25:49.938Z[ recovery-image] Dec 19 20:25:48.555 INFO O| Dec 19 20:25:48.555 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46272024-12-19T20:25:49.996Z[ recovery-image] Dec 19 20:25:48.613 INFO O| Dec 19 20:25:48.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
46282024-12-19T20:25:49.996Z[ recovery-image] Dec 19 20:25:48.613 INFO O| Dec 19 20:25:48.613 INFO STEP 108 (remove_files) COMPLETE
46292024-12-19T20:25:49.996Z[ recovery-image] Dec 19 20:25:48.613 INFO O| Dec 19 20:25:48.613 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46302024-12-19T20:25:50.034Z[ recovery-image] Dec 19 20:25:48.651 INFO O| Dec 19 20:25:48.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
46312024-12-19T20:25:50.034Z[ recovery-image] Dec 19 20:25:48.651 INFO O| Dec 19 20:25:48.651 INFO STEP 109 (remove_files) COMPLETE
46322024-12-19T20:25:50.037Z[ recovery-image] Dec 19 20:25:48.651 INFO O| Dec 19 20:25:48.651 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46332024-12-19T20:25:50.059Z[ recovery-image] Dec 19 20:25:48.676 INFO O| Dec 19 20:25:48.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
46342024-12-19T20:25:50.059Z[ recovery-image] Dec 19 20:25:48.676 INFO O| Dec 19 20:25:48.676 INFO STEP 110 (remove_files) COMPLETE
46352024-12-19T20:25:50.059Z[ recovery-image] Dec 19 20:25:48.676 INFO O| Dec 19 20:25:48.676 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46362024-12-19T20:25:50.083Z[ recovery-image] Dec 19 20:25:48.701 INFO O| Dec 19 20:25:48.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
46372024-12-19T20:25:50.084Z[ recovery-image] Dec 19 20:25:48.701 INFO O| Dec 19 20:25:48.701 INFO STEP 111 (remove_files) COMPLETE
46382024-12-19T20:25:50.084Z[ recovery-image] Dec 19 20:25:48.701 INFO O| Dec 19 20:25:48.701 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46392024-12-19T20:25:50.106Z[ recovery-image] Dec 19 20:25:48.724 INFO O| Dec 19 20:25:48.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
46402024-12-19T20:25:50.107Z[ recovery-image] Dec 19 20:25:48.724 INFO O| Dec 19 20:25:48.724 INFO STEP 112 (remove_files) COMPLETE
46412024-12-19T20:25:50.107Z[ recovery-image] Dec 19 20:25:48.724 INFO O| Dec 19 20:25:48.724 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46422024-12-19T20:25:50.129Z[ recovery-image] Dec 19 20:25:48.746 INFO O| Dec 19 20:25:48.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
46432024-12-19T20:25:50.129Z[ recovery-image] Dec 19 20:25:48.746 INFO O| Dec 19 20:25:48.746 INFO STEP 113 (remove_files) COMPLETE
46442024-12-19T20:25:50.132Z[ recovery-image] Dec 19 20:25:48.746 INFO O| Dec 19 20:25:48.746 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46452024-12-19T20:25:50.167Z[ recovery-image] Dec 19 20:25:48.784 INFO O| Dec 19 20:25:48.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
46462024-12-19T20:25:50.167Z[ recovery-image] Dec 19 20:25:48.784 INFO O| Dec 19 20:25:48.784 INFO STEP 114 (remove_files) COMPLETE
46472024-12-19T20:25:50.170Z[ recovery-image] Dec 19 20:25:48.784 INFO O| Dec 19 20:25:48.784 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46482024-12-19T20:25:50.226Z[ recovery-image] Dec 19 20:25:48.843 INFO O| Dec 19 20:25:48.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
46492024-12-19T20:25:50.226Z[ recovery-image] Dec 19 20:25:48.843 INFO O| Dec 19 20:25:48.843 INFO STEP 115 (remove_files) COMPLETE
46502024-12-19T20:25:50.226Z[ recovery-image] Dec 19 20:25:48.843 INFO O| Dec 19 20:25:48.843 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46512024-12-19T20:25:50.249Z[ recovery-image] Dec 19 20:25:48.866 INFO O| Dec 19 20:25:48.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
46522024-12-19T20:25:50.249Z[ recovery-image] Dec 19 20:25:48.866 INFO O| Dec 19 20:25:48.866 INFO STEP 116 (remove_files) COMPLETE
46532024-12-19T20:25:50.252Z[ recovery-image] Dec 19 20:25:48.866 INFO O| Dec 19 20:25:48.866 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46542024-12-19T20:25:50.271Z[ recovery-image] Dec 19 20:25:48.888 INFO O| Dec 19 20:25:48.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
46552024-12-19T20:25:50.271Z[ recovery-image] Dec 19 20:25:48.888 INFO O| Dec 19 20:25:48.888 INFO STEP 117 (remove_files) COMPLETE
46562024-12-19T20:25:50.273Z[ recovery-image] Dec 19 20:25:48.888 INFO O| Dec 19 20:25:48.888 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46572024-12-19T20:25:50.292Z[ recovery-image] Dec 19 20:25:48.909 INFO O| Dec 19 20:25:48.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
46582024-12-19T20:25:50.292Z[ recovery-image] Dec 19 20:25:48.909 INFO O| Dec 19 20:25:48.909 INFO STEP 118 (remove_files) COMPLETE
46592024-12-19T20:25:50.292Z[ recovery-image] Dec 19 20:25:48.909 INFO O| Dec 19 20:25:48.909 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46602024-12-19T20:25:50.315Z[ recovery-image] Dec 19 20:25:48.932 INFO O| Dec 19 20:25:48.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
46612024-12-19T20:25:50.318Z[ recovery-image] Dec 19 20:25:48.932 INFO O| Dec 19 20:25:48.932 INFO STEP 119 (remove_files) COMPLETE
46622024-12-19T20:25:50.318Z[ recovery-image] Dec 19 20:25:48.933 INFO O| Dec 19 20:25:48.932 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46632024-12-19T20:25:50.337Z[ recovery-image] Dec 19 20:25:48.954 INFO O| Dec 19 20:25:48.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
46642024-12-19T20:25:50.340Z[ recovery-image] Dec 19 20:25:48.955 INFO O| Dec 19 20:25:48.955 INFO STEP 120 (remove_files) COMPLETE
46652024-12-19T20:25:50.340Z[ recovery-image] Dec 19 20:25:48.955 INFO O| Dec 19 20:25:48.955 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662024-12-19T20:25:50.359Z[ recovery-image] Dec 19 20:25:48.976 INFO O| Dec 19 20:25:48.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
46672024-12-19T20:25:50.359Z[ recovery-image] Dec 19 20:25:48.976 INFO O| Dec 19 20:25:48.976 INFO STEP 121 (remove_files) COMPLETE
46682024-12-19T20:25:50.362Z[ recovery-image] Dec 19 20:25:48.977 INFO O| Dec 19 20:25:48.977 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692024-12-19T20:25:50.398Z[ recovery-image] Dec 19 20:25:49.015 INFO O| Dec 19 20:25:49.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
46702024-12-19T20:25:50.398Z[ recovery-image] Dec 19 20:25:49.015 INFO O| Dec 19 20:25:49.015 INFO STEP 122 (remove_files) COMPLETE
46712024-12-19T20:25:50.398Z[ recovery-image] Dec 19 20:25:49.015 INFO O| Dec 19 20:25:49.015 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722024-12-19T20:25:50.459Z[ recovery-image] Dec 19 20:25:49.076 INFO O| Dec 19 20:25:49.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
46732024-12-19T20:25:50.461Z[ recovery-image] Dec 19 20:25:49.076 INFO O| Dec 19 20:25:49.076 INFO STEP 123 (remove_files) COMPLETE
46742024-12-19T20:25:50.461Z[ recovery-image] Dec 19 20:25:49.076 INFO O| Dec 19 20:25:49.076 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752024-12-19T20:25:50.511Z[ recovery-image] Dec 19 20:25:49.128 INFO O| Dec 19 20:25:49.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
46762024-12-19T20:25:50.511Z[ recovery-image] Dec 19 20:25:49.128 INFO O| Dec 19 20:25:49.128 INFO STEP 124 (remove_files) COMPLETE
46772024-12-19T20:25:50.515Z[ recovery-image] Dec 19 20:25:49.128 INFO O| Dec 19 20:25:49.128 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782024-12-19T20:25:50.535Z[ recovery-image] Dec 19 20:25:49.152 INFO O| Dec 19 20:25:49.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
46792024-12-19T20:25:50.536Z[ recovery-image] Dec 19 20:25:49.152 INFO O| Dec 19 20:25:49.152 INFO STEP 125 (remove_files) COMPLETE
46802024-12-19T20:25:50.536Z[ recovery-image] Dec 19 20:25:49.152 INFO O| Dec 19 20:25:49.152 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812024-12-19T20:25:50.562Z[ recovery-image] Dec 19 20:25:49.179 INFO O| Dec 19 20:25:49.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
46822024-12-19T20:25:50.562Z[ recovery-image] Dec 19 20:25:49.179 INFO O| Dec 19 20:25:49.179 INFO STEP 126 (remove_files) COMPLETE
46832024-12-19T20:25:50.562Z[ recovery-image] Dec 19 20:25:49.179 INFO O| Dec 19 20:25:49.179 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842024-12-19T20:25:50.585Z[ recovery-image] Dec 19 20:25:49.202 INFO O| Dec 19 20:25:49.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
46852024-12-19T20:25:50.589Z[ recovery-image] Dec 19 20:25:49.202 INFO O| Dec 19 20:25:49.202 INFO STEP 127 (remove_files) COMPLETE
46862024-12-19T20:25:50.589Z[ recovery-image] Dec 19 20:25:49.202 INFO O| Dec 19 20:25:49.202 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46872024-12-19T20:25:50.608Z[ recovery-image] Dec 19 20:25:49.225 INFO O| Dec 19 20:25:49.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
46882024-12-19T20:25:50.609Z[ recovery-image] Dec 19 20:25:49.225 INFO O| Dec 19 20:25:49.225 INFO STEP 128 (remove_files) COMPLETE
46892024-12-19T20:25:50.612Z[ recovery-image] Dec 19 20:25:49.225 INFO O| Dec 19 20:25:49.225 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46902024-12-19T20:25:50.695Z[ recovery-image] Dec 19 20:25:49.312 INFO O| Dec 19 20:25:49.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
46912024-12-19T20:25:50.698Z[ recovery-image] Dec 19 20:25:49.312 INFO O| Dec 19 20:25:49.312 INFO STEP 129 (remove_files) COMPLETE
46922024-12-19T20:25:50.698Z[ recovery-image] Dec 19 20:25:49.312 INFO O| Dec 19 20:25:49.312 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46932024-12-19T20:25:50.699Z[ host-image] Dec 19 20:25:49.314 INFO O| Dec 19 20:25:49.314 INFO O| Planning: Solver setup ... Done
46942024-12-19T20:25:50.704Z[ host-image] Dec 19 20:25:49.321 INFO O| Dec 19 20:25:49.321 INFO O| Planning: Running solver ... Done
46952024-12-19T20:25:50.722Z[ recovery-image] Dec 19 20:25:49.339 INFO O| Dec 19 20:25:49.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
46962024-12-19T20:25:50.722Z[ recovery-image] Dec 19 20:25:49.339 INFO O| Dec 19 20:25:49.339 INFO STEP 130 (remove_files) COMPLETE
46972024-12-19T20:25:50.722Z[ recovery-image] Dec 19 20:25:49.339 INFO O| Dec 19 20:25:49.339 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982024-12-19T20:25:50.769Z[ recovery-image] Dec 19 20:25:49.386 INFO O| Dec 19 20:25:49.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
46992024-12-19T20:25:50.769Z[ recovery-image] Dec 19 20:25:49.386 INFO O| Dec 19 20:25:49.386 INFO STEP 131 (remove_files) COMPLETE
47002024-12-19T20:25:50.773Z[ recovery-image] Dec 19 20:25:49.387 INFO O| Dec 19 20:25:49.386 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012024-12-19T20:25:50.793Z[ recovery-image] Dec 19 20:25:49.410 INFO O| Dec 19 20:25:49.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
47022024-12-19T20:25:50.817Z[ recovery-image] Dec 19 20:25:49.434 INFO O| Dec 19 20:25:49.434 INFO STEP 132 (remove_files) COMPLETE
47032024-12-19T20:25:50.817Z[ recovery-image] Dec 19 20:25:49.434 INFO O| Dec 19 20:25:49.434 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47042024-12-19T20:25:50.826Z[ host-image] Dec 19 20:25:49.441 INFO O| Dec 19 20:25:49.441 INFO O| Planning: Finding local manifests ... Done
47052024-12-19T20:25:50.829Z[ host-image] Dec 19 20:25:49.443 INFO O| Dec 19 20:25:49.443 INFO O| Planning: Fetching manifests: 0/5 0% complete
47062024-12-19T20:25:50.922Z[ recovery-image] Dec 19 20:25:49.539 INFO O| Dec 19 20:25:49.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
47072024-12-19T20:25:50.922Z[ recovery-image] Dec 19 20:25:49.539 INFO O| Dec 19 20:25:49.539 INFO STEP 133 (remove_files) COMPLETE
47082024-12-19T20:25:50.922Z[ recovery-image] Dec 19 20:25:49.539 INFO O| Dec 19 20:25:49.539 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47092024-12-19T20:25:50.945Z[ recovery-image] Dec 19 20:25:49.562 INFO O| Dec 19 20:25:49.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
47102024-12-19T20:25:50.946Z[ recovery-image] Dec 19 20:25:49.562 INFO O| Dec 19 20:25:49.562 INFO STEP 134 (remove_files) COMPLETE
47112024-12-19T20:25:50.949Z[ recovery-image] Dec 19 20:25:49.562 INFO O| Dec 19 20:25:49.562 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47122024-12-19T20:25:50.986Z[ recovery-image] Dec 19 20:25:49.603 INFO O| Dec 19 20:25:49.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
47132024-12-19T20:25:50.986Z[ recovery-image] Dec 19 20:25:49.603 INFO O| Dec 19 20:25:49.603 INFO STEP 135 (remove_files) COMPLETE
47142024-12-19T20:25:50.989Z[ recovery-image] Dec 19 20:25:49.603 INFO O| Dec 19 20:25:49.603 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47152024-12-19T20:25:51.020Z[ recovery-image] Dec 19 20:25:49.637 INFO O| Dec 19 20:25:49.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
47162024-12-19T20:25:51.024Z[ recovery-image] Dec 19 20:25:49.638 INFO O| Dec 19 20:25:49.637 INFO STEP 136 (remove_files) COMPLETE
47172024-12-19T20:25:51.024Z[ recovery-image] Dec 19 20:25:49.638 INFO O| Dec 19 20:25:49.637 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47182024-12-19T20:25:51.080Z[ recovery-image] Dec 19 20:25:49.697 INFO O| Dec 19 20:25:49.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
47192024-12-19T20:25:51.082Z[ recovery-image] Dec 19 20:25:49.697 INFO O| Dec 19 20:25:49.697 INFO STEP 137 (remove_files) COMPLETE
47202024-12-19T20:25:51.083Z[ recovery-image] Dec 19 20:25:49.697 INFO O| Dec 19 20:25:49.697 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47212024-12-19T20:25:51.102Z[ recovery-image] Dec 19 20:25:49.719 INFO O| Dec 19 20:25:49.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
47222024-12-19T20:25:51.102Z[ recovery-image] Dec 19 20:25:49.720 INFO O| Dec 19 20:25:49.719 INFO STEP 138 (remove_files) COMPLETE
47232024-12-19T20:25:51.106Z[ recovery-image] Dec 19 20:25:49.720 INFO O| Dec 19 20:25:49.720 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47242024-12-19T20:25:51.122Z[ host-image] Dec 19 20:25:49.739 INFO O| Dec 19 20:25:49.739 INFO O| Planning: Fetching manifests: 5/5 100% complete
47252024-12-19T20:25:51.125Z[ recovery-image] Dec 19 20:25:49.742 INFO O| Dec 19 20:25:49.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
47262024-12-19T20:25:51.128Z[ recovery-image] Dec 19 20:25:49.743 INFO O| Dec 19 20:25:49.743 INFO STEP 139 (remove_files) COMPLETE
47272024-12-19T20:25:51.128Z[ recovery-image] Dec 19 20:25:49.743 INFO O| Dec 19 20:25:49.743 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47282024-12-19T20:25:51.150Z[ recovery-image] Dec 19 20:25:49.766 INFO O| Dec 19 20:25:49.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
47292024-12-19T20:25:51.150Z[ recovery-image] Dec 19 20:25:49.767 INFO O| Dec 19 20:25:49.767 INFO STEP 140 (remove_files) COMPLETE
47302024-12-19T20:25:51.150Z[ recovery-image] Dec 19 20:25:49.767 INFO O| Dec 19 20:25:49.767 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47312024-12-19T20:25:51.165Z[ host-image] Dec 19 20:25:49.782 INFO O| Dec 19 20:25:49.782 INFO O| Planning: Package planning ... Done
47322024-12-19T20:25:51.172Z[ host-image] Dec 19 20:25:49.789 INFO O| Dec 19 20:25:49.789 INFO O| Planning: Merging actions ... Done
47332024-12-19T20:25:51.175Z[ recovery-image] Dec 19 20:25:49.790 INFO O| Dec 19 20:25:49.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
47342024-12-19T20:25:51.175Z[ recovery-image] Dec 19 20:25:49.790 INFO O| Dec 19 20:25:49.790 INFO STEP 141 (remove_files) COMPLETE
47352024-12-19T20:25:51.176Z[ recovery-image] Dec 19 20:25:49.790 INFO O| Dec 19 20:25:49.790 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47362024-12-19T20:25:51.196Z[ recovery-image] Dec 19 20:25:49.812 INFO O| Dec 19 20:25:49.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
47372024-12-19T20:25:51.199Z[ recovery-image] Dec 19 20:25:49.813 INFO O| Dec 19 20:25:49.813 INFO STEP 142 (remove_files) COMPLETE
47382024-12-19T20:25:51.199Z[ recovery-image] Dec 19 20:25:49.813 INFO O| Dec 19 20:25:49.813 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392024-12-19T20:25:51.248Z[ recovery-image] Dec 19 20:25:49.865 INFO O| Dec 19 20:25:49.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
47402024-12-19T20:25:51.269Z[ recovery-image] Dec 19 20:25:49.886 INFO O| Dec 19 20:25:49.886 INFO STEP 143 (remove_files) COMPLETE
47412024-12-19T20:25:51.269Z[ recovery-image] Dec 19 20:25:49.886 INFO O| Dec 19 20:25:49.886 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47422024-12-19T20:25:51.295Z[ recovery-image] Dec 19 20:25:49.912 INFO O| Dec 19 20:25:49.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
47432024-12-19T20:25:51.296Z[ recovery-image] Dec 19 20:25:49.912 INFO O| Dec 19 20:25:49.912 INFO STEP 144 (remove_files) COMPLETE
47442024-12-19T20:25:51.298Z[ recovery-image] Dec 19 20:25:49.912 INFO O| Dec 19 20:25:49.912 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452024-12-19T20:25:51.334Z[ recovery-image] Dec 19 20:25:49.950 INFO O| Dec 19 20:25:49.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
47462024-12-19T20:25:51.334Z[ recovery-image] Dec 19 20:25:49.950 INFO O| Dec 19 20:25:49.950 INFO STEP 145 (remove_files) COMPLETE
47472024-12-19T20:25:51.334Z[ recovery-image] Dec 19 20:25:49.951 INFO O| Dec 19 20:25:49.950 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482024-12-19T20:25:51.362Z[ host-image] Dec 19 20:25:49.968 INFO O| Dec 19 20:25:49.968 INFO O| Planning: Checking for conflicting actions ... Done
47492024-12-19T20:25:51.362Z[ host-image] Dec 19 20:25:49.970 INFO O| Dec 19 20:25:49.970 INFO O| Planning: Consolidating action changes ... Done
47502024-12-19T20:25:51.414Z[ recovery-image] Dec 19 20:25:50.031 INFO O| Dec 19 20:25:50.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
47512024-12-19T20:25:51.414Z[ recovery-image] Dec 19 20:25:50.031 INFO O| Dec 19 20:25:50.031 INFO STEP 146 (remove_files) COMPLETE
47522024-12-19T20:25:51.416Z[ recovery-image] Dec 19 20:25:50.031 INFO O| Dec 19 20:25:50.031 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47532024-12-19T20:25:51.435Z[ recovery-image] Dec 19 20:25:50.052 INFO O| Dec 19 20:25:50.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
47542024-12-19T20:25:51.435Z[ recovery-image] Dec 19 20:25:50.052 INFO O| Dec 19 20:25:50.052 INFO STEP 147 (remove_files) COMPLETE
47552024-12-19T20:25:51.435Z[ recovery-image] Dec 19 20:25:50.052 INFO O| Dec 19 20:25:50.052 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47562024-12-19T20:25:51.493Z[ recovery-image] Dec 19 20:25:50.110 INFO O| Dec 19 20:25:50.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
47572024-12-19T20:25:51.493Z[ recovery-image] Dec 19 20:25:50.110 INFO O| Dec 19 20:25:50.110 INFO STEP 148 (remove_files) COMPLETE
47582024-12-19T20:25:51.493Z[ recovery-image] Dec 19 20:25:50.110 INFO O| Dec 19 20:25:50.110 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47592024-12-19T20:25:51.515Z[ recovery-image] Dec 19 20:25:50.132 INFO O| Dec 19 20:25:50.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
47602024-12-19T20:25:51.515Z[ recovery-image] Dec 19 20:25:50.132 INFO O| Dec 19 20:25:50.132 INFO STEP 149 (remove_files) COMPLETE
47612024-12-19T20:25:51.518Z[ recovery-image] Dec 19 20:25:50.132 INFO O| Dec 19 20:25:50.132 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47622024-12-19T20:25:51.536Z[ recovery-image] Dec 19 20:25:50.153 INFO O| Dec 19 20:25:50.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
47632024-12-19T20:25:51.536Z[ recovery-image] Dec 19 20:25:50.154 INFO O| Dec 19 20:25:50.154 INFO STEP 150 (remove_files) COMPLETE
47642024-12-19T20:25:51.537Z[ recovery-image] Dec 19 20:25:50.154 INFO O| Dec 19 20:25:50.154 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47652024-12-19T20:25:51.559Z[ recovery-image] Dec 19 20:25:50.175 INFO O| Dec 19 20:25:50.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
47662024-12-19T20:25:51.559Z[ recovery-image] Dec 19 20:25:50.176 INFO O| Dec 19 20:25:50.175 INFO STEP 151 (remove_files) COMPLETE
47672024-12-19T20:25:51.562Z[ recovery-image] Dec 19 20:25:50.176 INFO O| Dec 19 20:25:50.176 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47682024-12-19T20:25:51.582Z[ recovery-image] Dec 19 20:25:50.198 INFO O| Dec 19 20:25:50.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
47692024-12-19T20:25:51.582Z[ recovery-image] Dec 19 20:25:50.199 INFO O| Dec 19 20:25:50.198 INFO STEP 152 (remove_files) COMPLETE
47702024-12-19T20:25:51.582Z[ recovery-image] Dec 19 20:25:50.199 INFO O| Dec 19 20:25:50.199 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47712024-12-19T20:25:51.604Z[ recovery-image] Dec 19 20:25:50.221 INFO O| Dec 19 20:25:50.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
47722024-12-19T20:25:51.604Z[ recovery-image] Dec 19 20:25:50.221 INFO O| Dec 19 20:25:50.221 INFO STEP 153 (remove_files) COMPLETE
47732024-12-19T20:25:51.607Z[ recovery-image] Dec 19 20:25:50.221 INFO O| Dec 19 20:25:50.221 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47742024-12-19T20:25:51.625Z[ recovery-image] Dec 19 20:25:50.242 INFO O| Dec 19 20:25:50.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
47752024-12-19T20:25:51.625Z[ recovery-image] Dec 19 20:25:50.242 INFO O| Dec 19 20:25:50.242 INFO STEP 154 (remove_files) COMPLETE
47762024-12-19T20:25:51.630Z[ recovery-image] Dec 19 20:25:50.242 INFO O| Dec 19 20:25:50.242 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47772024-12-19T20:25:51.650Z[ recovery-image] Dec 19 20:25:50.267 INFO O| Dec 19 20:25:50.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
47782024-12-19T20:25:51.650Z[ recovery-image] Dec 19 20:25:50.267 INFO O| Dec 19 20:25:50.267 INFO STEP 155 (remove_files) COMPLETE
47792024-12-19T20:25:51.650Z[ recovery-image] Dec 19 20:25:50.267 INFO O| Dec 19 20:25:50.267 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47802024-12-19T20:25:51.685Z[ recovery-image] Dec 19 20:25:50.302 INFO O| Dec 19 20:25:50.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
47812024-12-19T20:25:51.685Z[ recovery-image] Dec 19 20:25:50.302 INFO O| Dec 19 20:25:50.302 INFO STEP 156 (remove_files) COMPLETE
47822024-12-19T20:25:51.688Z[ recovery-image] Dec 19 20:25:50.302 INFO O| Dec 19 20:25:50.302 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47832024-12-19T20:25:51.710Z[ recovery-image] Dec 19 20:25:50.327 INFO O| Dec 19 20:25:50.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
47842024-12-19T20:25:51.710Z[ recovery-image] Dec 19 20:25:50.327 INFO O| Dec 19 20:25:50.327 INFO STEP 157 (remove_files) COMPLETE
47852024-12-19T20:25:51.713Z[ recovery-image] Dec 19 20:25:50.327 INFO O| Dec 19 20:25:50.327 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47862024-12-19T20:25:51.749Z[ recovery-image] Dec 19 20:25:50.365 INFO O| Dec 19 20:25:50.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
47872024-12-19T20:25:51.752Z[ recovery-image] Dec 19 20:25:50.366 INFO O| Dec 19 20:25:50.365 INFO STEP 158 (remove_files) COMPLETE
47882024-12-19T20:25:51.752Z[ recovery-image] Dec 19 20:25:50.366 INFO O| Dec 19 20:25:50.366 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47892024-12-19T20:25:51.774Z[ recovery-image] Dec 19 20:25:50.390 INFO O| Dec 19 20:25:50.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
47902024-12-19T20:25:51.777Z[ recovery-image] Dec 19 20:25:50.391 INFO O| Dec 19 20:25:50.390 INFO STEP 159 (remove_files) COMPLETE
47912024-12-19T20:25:51.777Z[ recovery-image] Dec 19 20:25:50.391 INFO O| Dec 19 20:25:50.391 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47922024-12-19T20:25:51.798Z[ recovery-image] Dec 19 20:25:50.414 INFO O| Dec 19 20:25:50.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
47932024-12-19T20:25:51.798Z[ recovery-image] Dec 19 20:25:50.415 INFO O| Dec 19 20:25:50.415 INFO STEP 160 (remove_files) COMPLETE
47942024-12-19T20:25:51.801Z[ recovery-image] Dec 19 20:25:50.415 INFO O| Dec 19 20:25:50.415 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47952024-12-19T20:25:51.821Z[ recovery-image] Dec 19 20:25:50.438 INFO O| Dec 19 20:25:50.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
47962024-12-19T20:25:51.825Z[ recovery-image] Dec 19 20:25:50.438 INFO O| Dec 19 20:25:50.438 INFO STEP 161 (remove_files) COMPLETE
47972024-12-19T20:25:51.825Z[ recovery-image] Dec 19 20:25:50.438 INFO O| Dec 19 20:25:50.438 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47982024-12-19T20:25:51.845Z[ recovery-image] Dec 19 20:25:50.462 INFO O| Dec 19 20:25:50.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
47992024-12-19T20:25:51.845Z[ recovery-image] Dec 19 20:25:50.462 INFO O| Dec 19 20:25:50.462 INFO STEP 162 (remove_files) COMPLETE
48002024-12-19T20:25:51.848Z[ recovery-image] Dec 19 20:25:50.462 INFO O| Dec 19 20:25:50.462 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48012024-12-19T20:25:51.886Z[ recovery-image] Dec 19 20:25:50.503 INFO O| Dec 19 20:25:50.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
48022024-12-19T20:25:51.887Z[ recovery-image] Dec 19 20:25:50.503 INFO O| Dec 19 20:25:50.503 INFO STEP 163 (remove_files) COMPLETE
48032024-12-19T20:25:51.892Z[ recovery-image] Dec 19 20:25:50.504 INFO O| Dec 19 20:25:50.503 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48042024-12-19T20:25:51.892Z[ host-image] Dec 19 20:25:50.508 INFO O| Dec 19 20:25:50.508 INFO O| Planning: Evaluating mediators ... Done
48052024-12-19T20:25:51.895Z[ host-image] Dec 19 20:25:50.510 INFO O| Dec 19 20:25:50.510 INFO O| Planning: Planning completed in 6.54 seconds
48062024-12-19T20:25:51.897Z[ host-image] Dec 19 20:25:50.513 INFO O| Dec 19 20:25:50.513 INFO O| Packages to install: 5
48072024-12-19T20:25:51.897Z[ host-image] Dec 19 20:25:50.513 INFO O| Dec 19 20:25:50.513 INFO O| Services to change: 2
48082024-12-19T20:25:51.910Z[ recovery-image] Dec 19 20:25:50.527 INFO O| Dec 19 20:25:50.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
48092024-12-19T20:25:51.910Z[ recovery-image] Dec 19 20:25:50.527 INFO O| Dec 19 20:25:50.527 INFO STEP 164 (remove_files) COMPLETE
48102024-12-19T20:25:51.913Z[ recovery-image] Dec 19 20:25:50.527 INFO O| Dec 19 20:25:50.527 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48112024-12-19T20:25:51.917Z[ host-image] Dec 19 20:25:50.534 INFO O| Dec 19 20:25:50.534 INFO O| Download: 0/116 items 0.0/1.4MB 0% complete
48122024-12-19T20:25:51.932Z[ recovery-image] Dec 19 20:25:50.549 INFO O| Dec 19 20:25:50.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
48132024-12-19T20:25:51.935Z[ recovery-image] Dec 19 20:25:50.549 INFO O| Dec 19 20:25:50.549 INFO STEP 165 (remove_files) COMPLETE
48142024-12-19T20:25:51.935Z[ recovery-image] Dec 19 20:25:50.549 INFO O| Dec 19 20:25:50.549 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152024-12-19T20:25:51.971Z[ recovery-image] Dec 19 20:25:50.588 INFO O| Dec 19 20:25:50.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
48162024-12-19T20:25:51.993Z[ recovery-image] Dec 19 20:25:50.610 INFO O| Dec 19 20:25:50.610 INFO STEP 166 (remove_files) COMPLETE
48172024-12-19T20:25:51.993Z[ recovery-image] Dec 19 20:25:50.610 INFO O| Dec 19 20:25:50.610 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182024-12-19T20:25:52.015Z[ recovery-image] Dec 19 20:25:50.632 INFO O| Dec 19 20:25:50.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
48192024-12-19T20:25:52.018Z[ recovery-image] Dec 19 20:25:50.633 INFO O| Dec 19 20:25:50.633 INFO STEP 167 (remove_files) COMPLETE
48202024-12-19T20:25:52.018Z[ recovery-image] Dec 19 20:25:50.633 INFO O| Dec 19 20:25:50.633 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212024-12-19T20:25:52.037Z[ recovery-image] Dec 19 20:25:50.654 INFO O| Dec 19 20:25:50.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
48222024-12-19T20:25:52.037Z[ recovery-image] Dec 19 20:25:50.654 INFO O| Dec 19 20:25:50.654 INFO STEP 168 (remove_files) COMPLETE
48232024-12-19T20:25:52.040Z[ recovery-image] Dec 19 20:25:50.654 INFO O| Dec 19 20:25:50.654 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242024-12-19T20:25:52.080Z[ recovery-image] Dec 19 20:25:50.697 INFO O| Dec 19 20:25:50.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
48252024-12-19T20:25:52.083Z[ recovery-image] Dec 19 20:25:50.697 INFO O| Dec 19 20:25:50.697 INFO STEP 169 (remove_files) COMPLETE
48262024-12-19T20:25:52.083Z[ recovery-image] Dec 19 20:25:50.697 INFO O| Dec 19 20:25:50.697 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272024-12-19T20:25:52.153Z[ recovery-image] Dec 19 20:25:50.771 INFO O| Dec 19 20:25:50.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
48282024-12-19T20:25:52.154Z[ recovery-image] Dec 19 20:25:50.771 INFO O| Dec 19 20:25:50.771 INFO STEP 170 (remove_files) COMPLETE
48292024-12-19T20:25:52.156Z[ recovery-image] Dec 19 20:25:50.771 INFO O| Dec 19 20:25:50.771 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302024-12-19T20:25:52.177Z[ recovery-image] Dec 19 20:25:50.794 INFO O| Dec 19 20:25:50.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
48312024-12-19T20:25:52.180Z[ recovery-image] Dec 19 20:25:50.794 INFO O| Dec 19 20:25:50.794 INFO STEP 171 (remove_files) COMPLETE
48322024-12-19T20:25:52.180Z[ recovery-image] Dec 19 20:25:50.795 INFO O| Dec 19 20:25:50.795 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332024-12-19T20:25:52.220Z[ recovery-image] Dec 19 20:25:50.837 INFO O| Dec 19 20:25:50.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
48342024-12-19T20:25:52.222Z[ recovery-image] Dec 19 20:25:50.837 INFO O| Dec 19 20:25:50.837 INFO STEP 172 (remove_files) COMPLETE
48352024-12-19T20:25:52.223Z[ recovery-image] Dec 19 20:25:50.837 INFO O| Dec 19 20:25:50.837 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362024-12-19T20:25:52.244Z[ recovery-image] Dec 19 20:25:50.861 INFO O| Dec 19 20:25:50.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
48372024-12-19T20:25:52.246Z[ recovery-image] Dec 19 20:25:50.861 INFO O| Dec 19 20:25:50.861 INFO STEP 173 (remove_files) COMPLETE
48382024-12-19T20:25:52.246Z[ recovery-image] Dec 19 20:25:50.861 INFO O| Dec 19 20:25:50.861 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392024-12-19T20:25:52.267Z[ recovery-image] Dec 19 20:25:50.884 INFO O| Dec 19 20:25:50.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
48402024-12-19T20:25:52.269Z[ recovery-image] Dec 19 20:25:50.885 INFO O| Dec 19 20:25:50.885 INFO STEP 174 (remove_files) COMPLETE
48412024-12-19T20:25:52.270Z[ recovery-image] Dec 19 20:25:50.885 INFO O| Dec 19 20:25:50.885 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422024-12-19T20:25:52.306Z[ recovery-image] Dec 19 20:25:50.923 INFO O| Dec 19 20:25:50.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
48432024-12-19T20:25:52.306Z[ recovery-image] Dec 19 20:25:50.923 INFO O| Dec 19 20:25:50.923 INFO STEP 175 (remove_files) COMPLETE
48442024-12-19T20:25:52.309Z[ recovery-image] Dec 19 20:25:50.923 INFO O| Dec 19 20:25:50.923 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452024-12-19T20:25:52.329Z[ recovery-image] Dec 19 20:25:50.946 INFO O| Dec 19 20:25:50.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
48462024-12-19T20:25:52.329Z[ recovery-image] Dec 19 20:25:50.946 INFO O| Dec 19 20:25:50.946 INFO STEP 176 (remove_files) COMPLETE
48472024-12-19T20:25:52.329Z[ recovery-image] Dec 19 20:25:50.946 INFO O| Dec 19 20:25:50.946 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482024-12-19T20:25:52.350Z[ recovery-image] Dec 19 20:25:50.967 INFO O| Dec 19 20:25:50.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
48492024-12-19T20:25:52.350Z[ recovery-image] Dec 19 20:25:50.967 INFO O| Dec 19 20:25:50.967 INFO STEP 177 (remove_files) COMPLETE
48502024-12-19T20:25:52.353Z[ recovery-image] Dec 19 20:25:50.967 INFO O| Dec 19 20:25:50.967 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512024-12-19T20:25:52.373Z[ recovery-image] Dec 19 20:25:50.991 INFO O| Dec 19 20:25:50.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
48522024-12-19T20:25:52.373Z[ recovery-image] Dec 19 20:25:50.991 INFO O| Dec 19 20:25:50.991 INFO STEP 178 (remove_files) COMPLETE
48532024-12-19T20:25:52.376Z[ recovery-image] Dec 19 20:25:50.991 INFO O| Dec 19 20:25:50.991 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542024-12-19T20:25:52.398Z[ recovery-image] Dec 19 20:25:51.013 INFO O| Dec 19 20:25:51.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
48552024-12-19T20:25:52.398Z[ recovery-image] Dec 19 20:25:51.013 INFO O| Dec 19 20:25:51.013 INFO STEP 179 (remove_files) COMPLETE
48562024-12-19T20:25:52.398Z[ recovery-image] Dec 19 20:25:51.014 INFO O| Dec 19 20:25:51.013 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572024-12-19T20:25:52.436Z[ recovery-image] Dec 19 20:25:51.053 INFO O| Dec 19 20:25:51.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
48582024-12-19T20:25:52.439Z[ recovery-image] Dec 19 20:25:51.054 INFO O| Dec 19 20:25:51.053 INFO STEP 180 (remove_files) COMPLETE
48592024-12-19T20:25:52.439Z[ recovery-image] Dec 19 20:25:51.054 INFO O| Dec 19 20:25:51.054 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602024-12-19T20:25:52.458Z[ recovery-image] Dec 19 20:25:51.075 INFO O| Dec 19 20:25:51.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
48612024-12-19T20:25:52.461Z[ recovery-image] Dec 19 20:25:51.075 INFO O| Dec 19 20:25:51.075 INFO STEP 181 (remove_files) COMPLETE
48622024-12-19T20:25:52.461Z[ recovery-image] Dec 19 20:25:51.075 INFO O| Dec 19 20:25:51.075 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632024-12-19T20:25:52.482Z[ recovery-image] Dec 19 20:25:51.099 INFO O| Dec 19 20:25:51.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
48642024-12-19T20:25:52.485Z[ recovery-image] Dec 19 20:25:51.099 INFO O| Dec 19 20:25:51.099 INFO STEP 182 (remove_files) COMPLETE
48652024-12-19T20:25:52.485Z[ recovery-image] Dec 19 20:25:51.099 INFO O| Dec 19 20:25:51.099 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662024-12-19T20:25:52.522Z[ recovery-image] Dec 19 20:25:51.139 INFO O| Dec 19 20:25:51.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
48672024-12-19T20:25:52.525Z[ recovery-image] Dec 19 20:25:51.140 INFO O| Dec 19 20:25:51.140 INFO STEP 183 (remove_files) COMPLETE
48682024-12-19T20:25:52.525Z[ recovery-image] Dec 19 20:25:51.140 INFO O| Dec 19 20:25:51.140 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692024-12-19T20:25:52.545Z[ recovery-image] Dec 19 20:25:51.162 INFO O| Dec 19 20:25:51.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
48702024-12-19T20:25:52.548Z[ recovery-image] Dec 19 20:25:51.162 INFO O| Dec 19 20:25:51.162 INFO STEP 184 (remove_files) COMPLETE
48712024-12-19T20:25:52.548Z[ recovery-image] Dec 19 20:25:51.162 INFO O| Dec 19 20:25:51.162 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722024-12-19T20:25:52.568Z[ recovery-image] Dec 19 20:25:51.185 INFO O| Dec 19 20:25:51.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
48732024-12-19T20:25:52.570Z[ recovery-image] Dec 19 20:25:51.185 INFO O| Dec 19 20:25:51.185 INFO STEP 185 (remove_files) COMPLETE
48742024-12-19T20:25:52.570Z[ recovery-image] Dec 19 20:25:51.185 INFO O| Dec 19 20:25:51.185 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752024-12-19T20:25:52.590Z[ recovery-image] Dec 19 20:25:51.207 INFO O| Dec 19 20:25:51.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
48762024-12-19T20:25:52.603Z[ recovery-image] Dec 19 20:25:51.220 INFO O| Dec 19 20:25:51.220 INFO STEP 186 (remove_files) COMPLETE
48772024-12-19T20:25:52.603Z[ recovery-image] Dec 19 20:25:51.220 INFO O| Dec 19 20:25:51.220 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782024-12-19T20:25:52.646Z[ recovery-image] Dec 19 20:25:51.263 INFO O| Dec 19 20:25:51.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
48792024-12-19T20:25:52.646Z[ recovery-image] Dec 19 20:25:51.263 INFO O| Dec 19 20:25:51.263 INFO STEP 187 (remove_files) COMPLETE
48802024-12-19T20:25:52.649Z[ recovery-image] Dec 19 20:25:51.263 INFO O| Dec 19 20:25:51.263 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812024-12-19T20:25:52.692Z[ recovery-image] Dec 19 20:25:51.309 INFO O| Dec 19 20:25:51.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
48822024-12-19T20:25:52.692Z[ recovery-image] Dec 19 20:25:51.309 INFO O| Dec 19 20:25:51.309 INFO STEP 188 (remove_files) COMPLETE
48832024-12-19T20:25:52.692Z[ recovery-image] Dec 19 20:25:51.309 INFO O| Dec 19 20:25:51.309 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842024-12-19T20:25:52.713Z[ recovery-image] Dec 19 20:25:51.330 INFO O| Dec 19 20:25:51.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
48852024-12-19T20:25:52.713Z[ recovery-image] Dec 19 20:25:51.330 INFO O| Dec 19 20:25:51.330 INFO STEP 189 (remove_files) COMPLETE
48862024-12-19T20:25:52.715Z[ recovery-image] Dec 19 20:25:51.330 INFO O| Dec 19 20:25:51.330 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872024-12-19T20:25:52.764Z[ recovery-image] Dec 19 20:25:51.381 INFO O| Dec 19 20:25:51.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
48882024-12-19T20:25:52.764Z[ recovery-image] Dec 19 20:25:51.381 INFO O| Dec 19 20:25:51.381 INFO STEP 190 (remove_files) COMPLETE
48892024-12-19T20:25:52.764Z[ recovery-image] Dec 19 20:25:51.381 INFO O| Dec 19 20:25:51.381 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902024-12-19T20:25:52.787Z[ recovery-image] Dec 19 20:25:51.404 INFO O| Dec 19 20:25:51.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
48912024-12-19T20:25:52.787Z[ recovery-image] Dec 19 20:25:51.405 INFO O| Dec 19 20:25:51.404 INFO STEP 191 (remove_files) COMPLETE
48922024-12-19T20:25:52.790Z[ recovery-image] Dec 19 20:25:51.405 INFO O| Dec 19 20:25:51.405 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932024-12-19T20:25:52.811Z[ recovery-image] Dec 19 20:25:51.428 INFO O| Dec 19 20:25:51.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
48942024-12-19T20:25:52.811Z[ recovery-image] Dec 19 20:25:51.428 INFO O| Dec 19 20:25:51.428 INFO STEP 192 (remove_files) COMPLETE
48952024-12-19T20:25:52.811Z[ recovery-image] Dec 19 20:25:51.428 INFO O| Dec 19 20:25:51.428 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962024-12-19T20:25:52.834Z[ recovery-image] Dec 19 20:25:51.449 INFO O| Dec 19 20:25:51.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
48972024-12-19T20:25:52.834Z[ recovery-image] Dec 19 20:25:51.449 INFO O| Dec 19 20:25:51.449 INFO STEP 193 (remove_files) COMPLETE
48982024-12-19T20:25:52.837Z[ recovery-image] Dec 19 20:25:51.449 INFO O| Dec 19 20:25:51.449 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992024-12-19T20:25:52.853Z[ recovery-image] Dec 19 20:25:51.470 INFO O| Dec 19 20:25:51.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
49002024-12-19T20:25:52.853Z[ recovery-image] Dec 19 20:25:51.470 INFO O| Dec 19 20:25:51.470 INFO STEP 194 (remove_files) COMPLETE
49012024-12-19T20:25:52.853Z[ recovery-image] Dec 19 20:25:51.470 INFO O| Dec 19 20:25:51.470 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022024-12-19T20:25:52.872Z[ recovery-image] Dec 19 20:25:51.489 INFO O| Dec 19 20:25:51.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
49032024-12-19T20:25:52.875Z[ recovery-image] Dec 19 20:25:51.489 INFO O| Dec 19 20:25:51.489 INFO STEP 195 (remove_files) COMPLETE
49042024-12-19T20:25:52.875Z[ recovery-image] Dec 19 20:25:51.489 INFO O| Dec 19 20:25:51.489 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052024-12-19T20:25:52.892Z[ recovery-image] Dec 19 20:25:51.509 INFO O| Dec 19 20:25:51.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
49062024-12-19T20:25:52.892Z[ recovery-image] Dec 19 20:25:51.509 INFO O| Dec 19 20:25:51.509 INFO STEP 196 (remove_files) COMPLETE
49072024-12-19T20:25:52.892Z[ recovery-image] Dec 19 20:25:51.509 INFO O| Dec 19 20:25:51.509 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082024-12-19T20:25:52.912Z[ recovery-image] Dec 19 20:25:51.529 INFO O| Dec 19 20:25:51.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
49092024-12-19T20:25:52.912Z[ recovery-image] Dec 19 20:25:51.529 INFO O| Dec 19 20:25:51.529 INFO STEP 197 (remove_files) COMPLETE
49102024-12-19T20:25:52.912Z[ recovery-image] Dec 19 20:25:51.529 INFO O| Dec 19 20:25:51.529 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112024-12-19T20:25:52.933Z[ recovery-image] Dec 19 20:25:51.550 INFO O| Dec 19 20:25:51.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
49122024-12-19T20:25:52.933Z[ recovery-image] Dec 19 20:25:51.550 INFO O| Dec 19 20:25:51.550 INFO STEP 198 (remove_files) COMPLETE
49132024-12-19T20:25:52.933Z[ recovery-image] Dec 19 20:25:51.550 INFO O| Dec 19 20:25:51.550 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142024-12-19T20:25:52.955Z[ recovery-image] Dec 19 20:25:51.572 INFO O| Dec 19 20:25:51.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
49152024-12-19T20:25:52.955Z[ recovery-image] Dec 19 20:25:51.572 INFO O| Dec 19 20:25:51.572 INFO STEP 199 (remove_files) COMPLETE
49162024-12-19T20:25:52.957Z[ recovery-image] Dec 19 20:25:51.572 INFO O| Dec 19 20:25:51.572 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172024-12-19T20:25:52.976Z[ recovery-image] Dec 19 20:25:51.593 INFO O| Dec 19 20:25:51.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
49182024-12-19T20:25:52.976Z[ recovery-image] Dec 19 20:25:51.594 INFO O| Dec 19 20:25:51.594 INFO STEP 200 (remove_files) COMPLETE
49192024-12-19T20:25:52.976Z[ recovery-image] Dec 19 20:25:51.594 INFO O| Dec 19 20:25:51.594 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202024-12-19T20:25:52.997Z[ recovery-image] Dec 19 20:25:51.614 INFO O| Dec 19 20:25:51.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
49212024-12-19T20:25:52.997Z[ recovery-image] Dec 19 20:25:51.615 INFO O| Dec 19 20:25:51.615 INFO STEP 201 (remove_files) COMPLETE
49222024-12-19T20:25:53.000Z[ recovery-image] Dec 19 20:25:51.615 INFO O| Dec 19 20:25:51.615 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232024-12-19T20:25:53.019Z[ recovery-image] Dec 19 20:25:51.636 INFO O| Dec 19 20:25:51.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
49242024-12-19T20:25:53.019Z[ recovery-image] Dec 19 20:25:51.636 INFO O| Dec 19 20:25:51.636 INFO STEP 202 (remove_files) COMPLETE
49252024-12-19T20:25:53.019Z[ recovery-image] Dec 19 20:25:51.636 INFO O| Dec 19 20:25:51.636 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262024-12-19T20:25:53.041Z[ recovery-image] Dec 19 20:25:51.658 INFO O| Dec 19 20:25:51.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
49272024-12-19T20:25:53.041Z[ recovery-image] Dec 19 20:25:51.658 INFO O| Dec 19 20:25:51.658 INFO STEP 203 (remove_files) COMPLETE
49282024-12-19T20:25:53.041Z[ recovery-image] Dec 19 20:25:51.658 INFO O| Dec 19 20:25:51.658 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292024-12-19T20:25:53.062Z[ recovery-image] Dec 19 20:25:51.679 INFO O| Dec 19 20:25:51.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
49302024-12-19T20:25:53.063Z[ recovery-image] Dec 19 20:25:51.680 INFO O| Dec 19 20:25:51.679 INFO STEP 204 (remove_files) COMPLETE
49312024-12-19T20:25:53.063Z[ recovery-image] Dec 19 20:25:51.680 INFO O| Dec 19 20:25:51.680 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-12-19T20:25:53.085Z[ recovery-image] Dec 19 20:25:51.701 INFO O| Dec 19 20:25:51.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
49332024-12-19T20:25:53.085Z[ recovery-image] Dec 19 20:25:51.701 INFO O| Dec 19 20:25:51.701 INFO STEP 205 (remove_files) COMPLETE
49342024-12-19T20:25:53.085Z[ recovery-image] Dec 19 20:25:51.701 INFO O| Dec 19 20:25:51.701 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-12-19T20:25:53.105Z[ recovery-image] Dec 19 20:25:51.722 INFO O| Dec 19 20:25:51.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
49362024-12-19T20:25:53.105Z[ recovery-image] Dec 19 20:25:51.722 INFO O| Dec 19 20:25:51.722 INFO STEP 206 (remove_files) COMPLETE
49372024-12-19T20:25:53.106Z[ recovery-image] Dec 19 20:25:51.722 INFO O| Dec 19 20:25:51.722 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-12-19T20:25:53.126Z[ recovery-image] Dec 19 20:25:51.743 INFO O| Dec 19 20:25:51.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
49392024-12-19T20:25:53.126Z[ recovery-image] Dec 19 20:25:51.743 INFO O| Dec 19 20:25:51.743 INFO STEP 207 (remove_files) COMPLETE
49402024-12-19T20:25:53.126Z[ recovery-image] Dec 19 20:25:51.743 INFO O| Dec 19 20:25:51.743 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-12-19T20:25:53.148Z[ recovery-image] Dec 19 20:25:51.765 INFO O| Dec 19 20:25:51.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
49422024-12-19T20:25:53.149Z[ recovery-image] Dec 19 20:25:51.766 INFO O| Dec 19 20:25:51.765 INFO STEP 208 (remove_files) COMPLETE
49432024-12-19T20:25:53.149Z[ recovery-image] Dec 19 20:25:51.766 INFO O| Dec 19 20:25:51.766 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-12-19T20:25:53.170Z[ recovery-image] Dec 19 20:25:51.787 INFO O| Dec 19 20:25:51.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
49452024-12-19T20:25:53.171Z[ recovery-image] Dec 19 20:25:51.787 INFO O| Dec 19 20:25:51.787 INFO STEP 209 (remove_files) COMPLETE
49462024-12-19T20:25:53.171Z[ recovery-image] Dec 19 20:25:51.787 INFO O| Dec 19 20:25:51.787 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-12-19T20:25:53.192Z[ recovery-image] Dec 19 20:25:51.808 INFO O| Dec 19 20:25:51.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
49482024-12-19T20:25:53.192Z[ recovery-image] Dec 19 20:25:51.808 INFO O| Dec 19 20:25:51.808 INFO STEP 210 (remove_files) COMPLETE
49492024-12-19T20:25:53.192Z[ recovery-image] Dec 19 20:25:51.808 INFO O| Dec 19 20:25:51.808 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-12-19T20:25:53.210Z[ recovery-image] Dec 19 20:25:51.827 INFO O| Dec 19 20:25:51.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
49512024-12-19T20:25:53.210Z[ recovery-image] Dec 19 20:25:51.827 INFO O| Dec 19 20:25:51.827 INFO STEP 211 (remove_files) COMPLETE
49522024-12-19T20:25:53.212Z[ recovery-image] Dec 19 20:25:51.827 INFO O| Dec 19 20:25:51.827 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-12-19T20:25:53.246Z[ recovery-image] Dec 19 20:25:51.863 INFO O| Dec 19 20:25:51.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
49542024-12-19T20:25:53.246Z[ recovery-image] Dec 19 20:25:51.863 INFO O| Dec 19 20:25:51.863 INFO STEP 212 (remove_files) COMPLETE
49552024-12-19T20:25:53.249Z[ recovery-image] Dec 19 20:25:51.863 INFO O| Dec 19 20:25:51.863 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-12-19T20:25:53.282Z[ recovery-image] Dec 19 20:25:51.899 INFO O| Dec 19 20:25:51.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
49572024-12-19T20:25:53.284Z[ recovery-image] Dec 19 20:25:51.899 INFO O| Dec 19 20:25:51.899 INFO STEP 213 (remove_files) COMPLETE
49582024-12-19T20:25:53.284Z[ recovery-image] Dec 19 20:25:51.899 INFO O| Dec 19 20:25:51.899 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-12-19T20:25:53.306Z[ recovery-image] Dec 19 20:25:51.923 INFO O| Dec 19 20:25:51.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
49602024-12-19T20:25:53.309Z[ recovery-image] Dec 19 20:25:51.923 INFO O| Dec 19 20:25:51.923 INFO STEP 214 (remove_files) COMPLETE
49612024-12-19T20:25:53.309Z[ recovery-image] Dec 19 20:25:51.924 INFO O| Dec 19 20:25:51.923 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-12-19T20:25:53.362Z[ recovery-image] Dec 19 20:25:51.977 INFO O| Dec 19 20:25:51.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
49632024-12-19T20:25:53.363Z[ recovery-image] Dec 19 20:25:51.978 INFO O| Dec 19 20:25:51.977 INFO STEP 215 (remove_files) COMPLETE
49642024-12-19T20:25:53.363Z[ recovery-image] Dec 19 20:25:51.978 INFO O| Dec 19 20:25:51.977 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-12-19T20:25:53.411Z[ recovery-image] Dec 19 20:25:52.028 INFO O| Dec 19 20:25:52.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
49662024-12-19T20:25:53.414Z[ recovery-image] Dec 19 20:25:52.028 INFO O| Dec 19 20:25:52.028 INFO STEP 216 (remove_files) COMPLETE
49672024-12-19T20:25:53.414Z[ recovery-image] Dec 19 20:25:52.028 INFO O| Dec 19 20:25:52.028 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-12-19T20:25:53.433Z[ recovery-image] Dec 19 20:25:52.050 INFO O| Dec 19 20:25:52.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
49692024-12-19T20:25:53.433Z[ recovery-image] Dec 19 20:25:52.050 INFO O| Dec 19 20:25:52.050 INFO STEP 217 (remove_files) COMPLETE
49702024-12-19T20:25:53.433Z[ recovery-image] Dec 19 20:25:52.050 INFO O| Dec 19 20:25:52.050 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-12-19T20:25:53.454Z[ recovery-image] Dec 19 20:25:52.071 INFO O| Dec 19 20:25:52.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
49722024-12-19T20:25:53.454Z[ recovery-image] Dec 19 20:25:52.071 INFO O| Dec 19 20:25:52.071 INFO STEP 218 (remove_files) COMPLETE
49732024-12-19T20:25:53.454Z[ recovery-image] Dec 19 20:25:52.071 INFO O| Dec 19 20:25:52.071 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-12-19T20:25:53.459Z[ host-image] Dec 19 20:25:52.076 INFO O| Dec 19 20:25:52.076 INFO O| Download: Completed 1.45 MB in 1.54 seconds (959k/s)
49752024-12-19T20:25:53.490Z[ recovery-image] Dec 19 20:25:52.107 INFO O| Dec 19 20:25:52.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
49762024-12-19T20:25:53.492Z[ recovery-image] Dec 19 20:25:52.107 INFO O| Dec 19 20:25:52.107 INFO STEP 219 (remove_files) COMPLETE
49772024-12-19T20:25:53.492Z[ recovery-image] Dec 19 20:25:52.107 INFO O| Dec 19 20:25:52.107 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49782024-12-19T20:25:53.546Z[ recovery-image] Dec 19 20:25:52.162 INFO O| Dec 19 20:25:52.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
49792024-12-19T20:25:53.546Z[ recovery-image] Dec 19 20:25:52.162 INFO O| Dec 19 20:25:52.162 INFO STEP 220 (remove_files) COMPLETE
49802024-12-19T20:25:53.546Z[ recovery-image] Dec 19 20:25:52.162 INFO O| Dec 19 20:25:52.162 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812024-12-19T20:25:53.560Z[ host-image] Dec 19 20:25:52.177 INFO O| Dec 19 20:25:52.177 INFO O| Actions: 1/305 actions (Installing new actions)
49822024-12-19T20:25:53.616Z[ recovery-image] Dec 19 20:25:52.233 INFO O| Dec 19 20:25:52.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
49832024-12-19T20:25:53.619Z[ recovery-image] Dec 19 20:25:52.233 INFO O| Dec 19 20:25:52.233 INFO STEP 221 (remove_files) COMPLETE
49842024-12-19T20:25:53.619Z[ recovery-image] Dec 19 20:25:52.233 INFO O| Dec 19 20:25:52.233 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49852024-12-19T20:25:53.694Z[ recovery-image] Dec 19 20:25:52.311 INFO O| Dec 19 20:25:52.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
49862024-12-19T20:25:53.694Z[ recovery-image] Dec 19 20:25:52.311 INFO O| Dec 19 20:25:52.311 INFO STEP 222 (remove_files) COMPLETE
49872024-12-19T20:25:53.694Z[ recovery-image] Dec 19 20:25:52.311 INFO O| Dec 19 20:25:52.311 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49882024-12-19T20:25:53.716Z[ recovery-image] Dec 19 20:25:52.333 INFO O| Dec 19 20:25:52.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
49892024-12-19T20:25:53.716Z[ recovery-image] Dec 19 20:25:52.333 INFO O| Dec 19 20:25:52.333 INFO STEP 223 (remove_files) COMPLETE
49902024-12-19T20:25:53.719Z[ recovery-image] Dec 19 20:25:52.333 INFO O| Dec 19 20:25:52.333 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49912024-12-19T20:25:53.748Z[ recovery-image] Dec 19 20:25:52.365 INFO O| Dec 19 20:25:52.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
49922024-12-19T20:25:53.749Z[ recovery-image] Dec 19 20:25:52.365 INFO O| Dec 19 20:25:52.365 INFO STEP 224 (remove_files) COMPLETE
49932024-12-19T20:25:53.749Z[ recovery-image] Dec 19 20:25:52.365 INFO O| Dec 19 20:25:52.365 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49942024-12-19T20:25:53.767Z[ recovery-image] Dec 19 20:25:52.384 INFO O| Dec 19 20:25:52.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
49952024-12-19T20:25:53.767Z[ recovery-image] Dec 19 20:25:52.384 INFO O| Dec 19 20:25:52.384 INFO STEP 225 (remove_files) COMPLETE
49962024-12-19T20:25:53.770Z[ recovery-image] Dec 19 20:25:52.384 INFO O| Dec 19 20:25:52.384 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49972024-12-19T20:25:53.775Z[ host-image] Dec 19 20:25:52.392 INFO O| Dec 19 20:25:52.392 INFO O| Actions: Completed 305 actions in 0.22 seconds.
49982024-12-19T20:25:53.837Z[ recovery-image] Dec 19 20:25:52.453 INFO O| Dec 19 20:25:52.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
49992024-12-19T20:25:53.837Z[ recovery-image] Dec 19 20:25:52.453 INFO O| Dec 19 20:25:52.453 INFO STEP 226 (remove_files) COMPLETE
50002024-12-19T20:25:53.837Z[ recovery-image] Dec 19 20:25:52.453 INFO O| Dec 19 20:25:52.453 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-12-19T20:25:53.895Z[ recovery-image] Dec 19 20:25:52.512 INFO O| Dec 19 20:25:52.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
50022024-12-19T20:25:53.895Z[ recovery-image] Dec 19 20:25:52.512 INFO O| Dec 19 20:25:52.512 INFO STEP 227 (remove_files) COMPLETE
50032024-12-19T20:25:53.895Z[ recovery-image] Dec 19 20:25:52.512 INFO O| Dec 19 20:25:52.512 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-12-19T20:25:53.919Z[ recovery-image] Dec 19 20:25:52.536 INFO O| Dec 19 20:25:52.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
50052024-12-19T20:25:53.919Z[ recovery-image] Dec 19 20:25:52.536 INFO O| Dec 19 20:25:52.536 INFO STEP 228 (remove_files) COMPLETE
50062024-12-19T20:25:53.919Z[ recovery-image] Dec 19 20:25:52.536 INFO O| Dec 19 20:25:52.536 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-12-19T20:25:53.943Z[ recovery-image] Dec 19 20:25:52.560 INFO O| Dec 19 20:25:52.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
50082024-12-19T20:25:53.943Z[ recovery-image] Dec 19 20:25:52.560 INFO O| Dec 19 20:25:52.560 INFO STEP 229 (remove_files) COMPLETE
50092024-12-19T20:25:53.943Z[ recovery-image] Dec 19 20:25:52.560 INFO O| Dec 19 20:25:52.560 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-12-19T20:25:53.965Z[ recovery-image] Dec 19 20:25:52.582 INFO O| Dec 19 20:25:52.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
50112024-12-19T20:25:53.965Z[ recovery-image] Dec 19 20:25:52.582 INFO O| Dec 19 20:25:52.582 INFO STEP 230 (remove_files) COMPLETE
50122024-12-19T20:25:53.965Z[ recovery-image] Dec 19 20:25:52.582 INFO O| Dec 19 20:25:52.582 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-12-19T20:25:53.988Z[ recovery-image] Dec 19 20:25:52.604 INFO O| Dec 19 20:25:52.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
50142024-12-19T20:25:53.988Z[ recovery-image] Dec 19 20:25:52.604 INFO O| Dec 19 20:25:52.604 INFO STEP 231 (remove_files) COMPLETE
50152024-12-19T20:25:53.991Z[ recovery-image] Dec 19 20:25:52.604 INFO O| Dec 19 20:25:52.604 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-12-19T20:25:54.010Z[ recovery-image] Dec 19 20:25:52.627 INFO O| Dec 19 20:25:52.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
50172024-12-19T20:25:54.010Z[ recovery-image] Dec 19 20:25:52.627 INFO O| Dec 19 20:25:52.627 INFO STEP 232 (remove_files) COMPLETE
50182024-12-19T20:25:54.010Z[ recovery-image] Dec 19 20:25:52.627 INFO O| Dec 19 20:25:52.627 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-12-19T20:25:54.039Z[ recovery-image] Dec 19 20:25:52.656 INFO O| Dec 19 20:25:52.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
50202024-12-19T20:25:54.039Z[ recovery-image] Dec 19 20:25:52.656 INFO O| Dec 19 20:25:52.656 INFO STEP 233 (remove_files) COMPLETE
50212024-12-19T20:25:54.039Z[ recovery-image] Dec 19 20:25:52.656 INFO O| Dec 19 20:25:52.656 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-12-19T20:25:54.063Z[ recovery-image] Dec 19 20:25:52.679 INFO O| Dec 19 20:25:52.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
50232024-12-19T20:25:54.063Z[ recovery-image] Dec 19 20:25:52.680 INFO O| Dec 19 20:25:52.680 INFO STEP 234 (remove_files) COMPLETE
50242024-12-19T20:25:54.063Z[ recovery-image] Dec 19 20:25:52.680 INFO O| Dec 19 20:25:52.680 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-12-19T20:25:54.090Z[ recovery-image] Dec 19 20:25:52.707 INFO O| Dec 19 20:25:52.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
50262024-12-19T20:25:54.094Z[ recovery-image] Dec 19 20:25:52.707 INFO O| Dec 19 20:25:52.707 INFO STEP 235 (remove_files) COMPLETE
50272024-12-19T20:25:54.094Z[ recovery-image] Dec 19 20:25:52.708 INFO O| Dec 19 20:25:52.707 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-12-19T20:25:54.115Z[ recovery-image] Dec 19 20:25:52.731 INFO O| Dec 19 20:25:52.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
50292024-12-19T20:25:54.119Z[ recovery-image] Dec 19 20:25:52.731 INFO O| Dec 19 20:25:52.731 INFO STEP 236 (remove_files) COMPLETE
50302024-12-19T20:25:54.119Z[ recovery-image] Dec 19 20:25:52.731 INFO O| Dec 19 20:25:52.731 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-12-19T20:25:54.139Z[ recovery-image] Dec 19 20:25:52.754 INFO O| Dec 19 20:25:52.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
50322024-12-19T20:25:54.143Z[ recovery-image] Dec 19 20:25:52.754 INFO O| Dec 19 20:25:52.754 INFO STEP 237 (remove_files) COMPLETE
50332024-12-19T20:25:54.143Z[ recovery-image] Dec 19 20:25:52.754 INFO O| Dec 19 20:25:52.754 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-12-19T20:25:54.160Z[ recovery-image] Dec 19 20:25:52.776 INFO O| Dec 19 20:25:52.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
50352024-12-19T20:25:54.163Z[ recovery-image] Dec 19 20:25:52.776 INFO O| Dec 19 20:25:52.776 INFO STEP 238 (remove_files) COMPLETE
50362024-12-19T20:25:54.163Z[ recovery-image] Dec 19 20:25:52.776 INFO O| Dec 19 20:25:52.776 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-12-19T20:25:54.182Z[ recovery-image] Dec 19 20:25:52.799 INFO O| Dec 19 20:25:52.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
50382024-12-19T20:25:54.185Z[ recovery-image] Dec 19 20:25:52.799 INFO O| Dec 19 20:25:52.799 INFO STEP 239 (remove_files) COMPLETE
50392024-12-19T20:25:54.185Z[ recovery-image] Dec 19 20:25:52.799 INFO O| Dec 19 20:25:52.799 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402024-12-19T20:25:54.205Z[ recovery-image] Dec 19 20:25:52.821 INFO O| Dec 19 20:25:52.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
50412024-12-19T20:25:54.209Z[ recovery-image] Dec 19 20:25:52.821 INFO O| Dec 19 20:25:52.821 INFO STEP 240 (remove_files) COMPLETE
50422024-12-19T20:25:54.209Z[ recovery-image] Dec 19 20:25:52.822 INFO O| Dec 19 20:25:52.821 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-12-19T20:25:54.228Z[ recovery-image] Dec 19 20:25:52.843 INFO O| Dec 19 20:25:52.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
50442024-12-19T20:25:54.234Z[ recovery-image] Dec 19 20:25:52.843 INFO O| Dec 19 20:25:52.843 INFO STEP 241 (remove_files) COMPLETE
50452024-12-19T20:25:54.234Z[ recovery-image] Dec 19 20:25:52.843 INFO O| Dec 19 20:25:52.843 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-12-19T20:25:54.260Z[ recovery-image] Dec 19 20:25:52.876 INFO O| Dec 19 20:25:52.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
50472024-12-19T20:25:54.260Z[ recovery-image] Dec 19 20:25:52.877 INFO O| Dec 19 20:25:52.876 INFO STEP 242 (remove_files) COMPLETE
50482024-12-19T20:25:54.260Z[ recovery-image] Dec 19 20:25:52.877 INFO O| Dec 19 20:25:52.877 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-12-19T20:25:54.286Z[ recovery-image] Dec 19 20:25:52.900 INFO O| Dec 19 20:25:52.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
50502024-12-19T20:25:54.286Z[ recovery-image] Dec 19 20:25:52.900 INFO O| Dec 19 20:25:52.900 INFO STEP 243 (remove_files) COMPLETE
50512024-12-19T20:25:54.286Z[ recovery-image] Dec 19 20:25:52.900 INFO O| Dec 19 20:25:52.900 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-12-19T20:25:54.311Z[ recovery-image] Dec 19 20:25:52.926 INFO O| Dec 19 20:25:52.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
50532024-12-19T20:25:54.314Z[ recovery-image] Dec 19 20:25:52.927 INFO O| Dec 19 20:25:52.926 INFO STEP 244 (remove_files) COMPLETE
50542024-12-19T20:25:54.314Z[ recovery-image] Dec 19 20:25:52.927 INFO O| Dec 19 20:25:52.927 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-12-19T20:25:54.336Z[ recovery-image] Dec 19 20:25:52.950 INFO O| Dec 19 20:25:52.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
50562024-12-19T20:25:54.339Z[ recovery-image] Dec 19 20:25:52.950 INFO O| Dec 19 20:25:52.950 INFO STEP 245 (remove_files) COMPLETE
50572024-12-19T20:25:54.339Z[ recovery-image] Dec 19 20:25:52.951 INFO O| Dec 19 20:25:52.950 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-12-19T20:25:54.364Z[ recovery-image] Dec 19 20:25:52.980 INFO O| Dec 19 20:25:52.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
50592024-12-19T20:25:54.366Z[ recovery-image] Dec 19 20:25:52.981 INFO O| Dec 19 20:25:52.980 INFO STEP 246 (remove_files) COMPLETE
50602024-12-19T20:25:54.366Z[ recovery-image] Dec 19 20:25:52.981 INFO O| Dec 19 20:25:52.981 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-12-19T20:25:54.393Z[ recovery-image] Dec 19 20:25:53.010 INFO O| Dec 19 20:25:53.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
50622024-12-19T20:25:54.397Z[ recovery-image] Dec 19 20:25:53.010 INFO O| Dec 19 20:25:53.010 INFO STEP 247 (remove_files) COMPLETE
50632024-12-19T20:25:54.397Z[ recovery-image] Dec 19 20:25:53.010 INFO O| Dec 19 20:25:53.010 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-12-19T20:25:54.416Z[ recovery-image] Dec 19 20:25:53.032 INFO O| Dec 19 20:25:53.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
50652024-12-19T20:25:54.416Z[ recovery-image] Dec 19 20:25:53.033 INFO O| Dec 19 20:25:53.032 INFO STEP 248 (remove_files) COMPLETE
50662024-12-19T20:25:54.420Z[ recovery-image] Dec 19 20:25:53.033 INFO O| Dec 19 20:25:53.033 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-12-19T20:25:54.424Z[ host-image] Dec 19 20:25:53.039 INFO O| Dec 19 20:25:53.039 INFO O| Done
50682024-12-19T20:25:54.424Z[ host-image] Dec 19 20:25:53.039 INFO O| Dec 19 20:25:53.039 INFO O| Done
50692024-12-19T20:25:54.455Z[ recovery-image] Dec 19 20:25:53.061 INFO O| Dec 19 20:25:53.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
50702024-12-19T20:25:54.455Z[ recovery-image] Dec 19 20:25:53.061 INFO O| Dec 19 20:25:53.056 INFO STEP 249 (remove_files) COMPLETE
50712024-12-19T20:25:54.455Z[ recovery-image] Dec 19 20:25:53.061 INFO O| Dec 19 20:25:53.056 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50722024-12-19T20:25:54.467Z[ recovery-image] Dec 19 20:25:53.083 INFO O| Dec 19 20:25:53.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
50732024-12-19T20:25:54.467Z[ recovery-image] Dec 19 20:25:53.083 INFO O| Dec 19 20:25:53.080 INFO STEP 250 (remove_files) COMPLETE
50742024-12-19T20:25:54.467Z[ recovery-image] Dec 19 20:25:53.083 INFO O| Dec 19 20:25:53.080 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50752024-12-19T20:25:54.487Z[ recovery-image] Dec 19 20:25:53.102 INFO O| Dec 19 20:25:53.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
50762024-12-19T20:25:54.487Z[ recovery-image] Dec 19 20:25:53.102 INFO O| Dec 19 20:25:53.102 INFO STEP 251 (remove_files) COMPLETE
50772024-12-19T20:25:54.487Z[ recovery-image] Dec 19 20:25:53.102 INFO O| Dec 19 20:25:53.102 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50782024-12-19T20:25:54.546Z[ recovery-image] Dec 19 20:25:53.163 INFO O| Dec 19 20:25:53.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
50792024-12-19T20:25:54.546Z[ recovery-image] Dec 19 20:25:53.163 INFO O| Dec 19 20:25:53.163 INFO STEP 252 (remove_files) COMPLETE
50802024-12-19T20:25:54.549Z[ recovery-image] Dec 19 20:25:53.163 INFO O| Dec 19 20:25:53.163 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50812024-12-19T20:25:54.583Z[ recovery-image] Dec 19 20:25:53.200 INFO O| Dec 19 20:25:53.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
50822024-12-19T20:25:54.583Z[ recovery-image] Dec 19 20:25:53.200 INFO O| Dec 19 20:25:53.200 INFO STEP 253 (remove_files) COMPLETE
50832024-12-19T20:25:54.583Z[ recovery-image] Dec 19 20:25:53.200 INFO O| Dec 19 20:25:53.200 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50842024-12-19T20:25:54.604Z[ recovery-image] Dec 19 20:25:53.220 INFO O| Dec 19 20:25:53.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
50852024-12-19T20:25:54.604Z[ recovery-image] Dec 19 20:25:53.220 INFO O| Dec 19 20:25:53.220 INFO STEP 254 (remove_files) COMPLETE
50862024-12-19T20:25:54.604Z[ recovery-image] Dec 19 20:25:53.220 INFO O| Dec 19 20:25:53.220 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50872024-12-19T20:25:54.624Z[ recovery-image] Dec 19 20:25:53.240 INFO O| Dec 19 20:25:53.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
50882024-12-19T20:25:54.638Z[ recovery-image] Dec 19 20:25:53.254 INFO O| Dec 19 20:25:53.254 INFO STEP 255 (remove_files) COMPLETE
50892024-12-19T20:25:54.638Z[ recovery-image] Dec 19 20:25:53.254 INFO O| Dec 19 20:25:53.254 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50902024-12-19T20:25:54.675Z[ recovery-image] Dec 19 20:25:53.291 INFO O| Dec 19 20:25:53.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
50912024-12-19T20:25:54.675Z[ recovery-image] Dec 19 20:25:53.291 INFO O| Dec 19 20:25:53.291 INFO STEP 256 (remove_files) COMPLETE
50922024-12-19T20:25:54.675Z[ recovery-image] Dec 19 20:25:53.291 INFO O| Dec 19 20:25:53.291 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50932024-12-19T20:25:54.702Z[ recovery-image] Dec 19 20:25:53.319 INFO O| Dec 19 20:25:53.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
50942024-12-19T20:25:54.702Z[ recovery-image] Dec 19 20:25:53.319 INFO O| Dec 19 20:25:53.319 INFO STEP 257 (remove_files) COMPLETE
50952024-12-19T20:25:54.702Z[ recovery-image] Dec 19 20:25:53.319 INFO O| Dec 19 20:25:53.319 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50962024-12-19T20:25:54.738Z[ recovery-image] Dec 19 20:25:53.355 INFO O| Dec 19 20:25:53.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
50972024-12-19T20:25:54.738Z[ recovery-image] Dec 19 20:25:53.355 INFO O| Dec 19 20:25:53.355 INFO STEP 258 (remove_files) COMPLETE
50982024-12-19T20:25:54.738Z[ recovery-image] Dec 19 20:25:53.355 INFO O| Dec 19 20:25:53.355 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50992024-12-19T20:25:54.779Z[ recovery-image] Dec 19 20:25:53.395 INFO O| Dec 19 20:25:53.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
51002024-12-19T20:25:54.781Z[ recovery-image] Dec 19 20:25:53.395 INFO O| Dec 19 20:25:53.395 INFO STEP 259 (remove_files) COMPLETE
51012024-12-19T20:25:54.781Z[ recovery-image] Dec 19 20:25:53.395 INFO O| Dec 19 20:25:53.395 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51022024-12-19T20:25:54.799Z[ recovery-image] Dec 19 20:25:53.416 INFO O| Dec 19 20:25:53.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
51032024-12-19T20:25:54.802Z[ recovery-image] Dec 19 20:25:53.416 INFO O| Dec 19 20:25:53.416 INFO STEP 260 (remove_files) COMPLETE
51042024-12-19T20:25:54.802Z[ recovery-image] Dec 19 20:25:53.416 INFO O| Dec 19 20:25:53.416 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51052024-12-19T20:25:54.833Z[ recovery-image] Dec 19 20:25:53.449 INFO O| Dec 19 20:25:53.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
51062024-12-19T20:25:54.833Z[ recovery-image] Dec 19 20:25:53.449 INFO O| Dec 19 20:25:53.449 INFO STEP 261 (remove_files) COMPLETE
51072024-12-19T20:25:54.836Z[ recovery-image] Dec 19 20:25:53.449 INFO O| Dec 19 20:25:53.449 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51082024-12-19T20:25:54.856Z[ recovery-image] Dec 19 20:25:53.470 INFO O| Dec 19 20:25:53.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
51092024-12-19T20:25:54.856Z[ recovery-image] Dec 19 20:25:53.470 INFO O| Dec 19 20:25:53.470 INFO STEP 262 (remove_files) COMPLETE
51102024-12-19T20:25:54.859Z[ recovery-image] Dec 19 20:25:53.470 INFO O| Dec 19 20:25:53.470 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51112024-12-19T20:25:54.895Z[ recovery-image] Dec 19 20:25:53.511 INFO O| Dec 19 20:25:53.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
51122024-12-19T20:25:54.895Z[ recovery-image] Dec 19 20:25:53.511 INFO O| Dec 19 20:25:53.511 INFO STEP 263 (remove_files) COMPLETE
51132024-12-19T20:25:54.895Z[ recovery-image] Dec 19 20:25:53.511 INFO O| Dec 19 20:25:53.511 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142024-12-19T20:25:54.915Z[ recovery-image] Dec 19 20:25:53.531 INFO O| Dec 19 20:25:53.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
51152024-12-19T20:25:54.915Z[ recovery-image] Dec 19 20:25:53.531 INFO O| Dec 19 20:25:53.531 INFO STEP 264 (remove_files) COMPLETE
51162024-12-19T20:25:54.917Z[ recovery-image] Dec 19 20:25:53.531 INFO O| Dec 19 20:25:53.531 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172024-12-19T20:25:54.935Z[ recovery-image] Dec 19 20:25:53.551 INFO O| Dec 19 20:25:53.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
51182024-12-19T20:25:54.935Z[ recovery-image] Dec 19 20:25:53.551 INFO O| Dec 19 20:25:53.551 INFO STEP 265 (remove_files) COMPLETE
51192024-12-19T20:25:54.935Z[ recovery-image] Dec 19 20:25:53.552 INFO O| Dec 19 20:25:53.551 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202024-12-19T20:25:54.955Z[ recovery-image] Dec 19 20:25:53.572 INFO O| Dec 19 20:25:53.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
51212024-12-19T20:25:54.955Z[ recovery-image] Dec 19 20:25:53.572 INFO O| Dec 19 20:25:53.572 INFO STEP 266 (remove_files) COMPLETE
51222024-12-19T20:25:54.955Z[ recovery-image] Dec 19 20:25:53.572 INFO O| Dec 19 20:25:53.572 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232024-12-19T20:25:55.018Z[ recovery-image] Dec 19 20:25:53.634 INFO O| Dec 19 20:25:53.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
51242024-12-19T20:25:55.018Z[ recovery-image] Dec 19 20:25:53.634 INFO O| Dec 19 20:25:53.634 INFO STEP 267 (remove_files) COMPLETE
51252024-12-19T20:25:55.021Z[ recovery-image] Dec 19 20:25:53.634 INFO O| Dec 19 20:25:53.634 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262024-12-19T20:25:55.042Z[ recovery-image] Dec 19 20:25:53.657 INFO O| Dec 19 20:25:53.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
51272024-12-19T20:25:55.042Z[ recovery-image] Dec 19 20:25:53.657 INFO O| Dec 19 20:25:53.657 INFO STEP 268 (remove_files) COMPLETE
51282024-12-19T20:25:55.042Z[ recovery-image] Dec 19 20:25:53.657 INFO O| Dec 19 20:25:53.657 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292024-12-19T20:25:55.068Z[ recovery-image] Dec 19 20:25:53.685 INFO O| Dec 19 20:25:53.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
51302024-12-19T20:25:55.069Z[ recovery-image] Dec 19 20:25:53.685 INFO O| Dec 19 20:25:53.685 INFO STEP 269 (remove_files) COMPLETE
51312024-12-19T20:25:55.069Z[ recovery-image] Dec 19 20:25:53.685 INFO O| Dec 19 20:25:53.685 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322024-12-19T20:25:55.091Z[ recovery-image] Dec 19 20:25:53.708 INFO O| Dec 19 20:25:53.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
51332024-12-19T20:25:55.091Z[ recovery-image] Dec 19 20:25:53.708 INFO O| Dec 19 20:25:53.708 INFO STEP 270 (remove_files) COMPLETE
51342024-12-19T20:25:55.091Z[ recovery-image] Dec 19 20:25:53.708 INFO O| Dec 19 20:25:53.708 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51352024-12-19T20:25:55.113Z[ recovery-image] Dec 19 20:25:53.729 INFO O| Dec 19 20:25:53.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
51362024-12-19T20:25:55.133Z[ recovery-image] Dec 19 20:25:53.749 INFO O| Dec 19 20:25:53.749 INFO STEP 271 (remove_files) COMPLETE
51372024-12-19T20:25:55.133Z[ recovery-image] Dec 19 20:25:53.749 INFO O| Dec 19 20:25:53.749 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51382024-12-19T20:25:55.202Z[ recovery-image] Dec 19 20:25:53.818 INFO O| Dec 19 20:25:53.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
51392024-12-19T20:25:55.203Z[ recovery-image] Dec 19 20:25:53.818 INFO O| Dec 19 20:25:53.818 INFO STEP 272 (remove_files) COMPLETE
51402024-12-19T20:25:55.203Z[ recovery-image] Dec 19 20:25:53.818 INFO O| Dec 19 20:25:53.818 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51412024-12-19T20:25:55.221Z[ recovery-image] Dec 19 20:25:53.837 INFO O| Dec 19 20:25:53.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
51422024-12-19T20:25:55.222Z[ recovery-image] Dec 19 20:25:53.837 INFO O| Dec 19 20:25:53.837 INFO STEP 273 (remove_files) COMPLETE
51432024-12-19T20:25:55.222Z[ recovery-image] Dec 19 20:25:53.837 INFO O| Dec 19 20:25:53.837 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51442024-12-19T20:25:55.241Z[ recovery-image] Dec 19 20:25:53.857 INFO O| Dec 19 20:25:53.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
51452024-12-19T20:25:55.241Z[ recovery-image] Dec 19 20:25:53.857 INFO O| Dec 19 20:25:53.857 INFO STEP 274 (remove_files) COMPLETE
51462024-12-19T20:25:55.244Z[ recovery-image] Dec 19 20:25:53.857 INFO O| Dec 19 20:25:53.857 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51472024-12-19T20:25:55.261Z[ recovery-image] Dec 19 20:25:53.877 INFO O| Dec 19 20:25:53.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
51482024-12-19T20:25:55.261Z[ recovery-image] Dec 19 20:25:53.877 INFO O| Dec 19 20:25:53.877 INFO STEP 275 (remove_files) COMPLETE
51492024-12-19T20:25:55.261Z[ recovery-image] Dec 19 20:25:53.877 INFO O| Dec 19 20:25:53.877 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51502024-12-19T20:25:55.286Z[ recovery-image] Dec 19 20:25:53.897 INFO O| Dec 19 20:25:53.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
51512024-12-19T20:25:55.286Z[ recovery-image] Dec 19 20:25:53.897 INFO O| Dec 19 20:25:53.897 INFO STEP 276 (remove_files) COMPLETE
51522024-12-19T20:25:55.286Z[ recovery-image] Dec 19 20:25:53.897 INFO O| Dec 19 20:25:53.897 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532024-12-19T20:25:55.310Z[ recovery-image] Dec 19 20:25:53.917 INFO O| Dec 19 20:25:53.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
51542024-12-19T20:25:55.310Z[ recovery-image] Dec 19 20:25:53.917 INFO O| Dec 19 20:25:53.917 INFO STEP 277 (remove_files) COMPLETE
51552024-12-19T20:25:55.310Z[ recovery-image] Dec 19 20:25:53.917 INFO O| Dec 19 20:25:53.917 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51562024-12-19T20:25:55.323Z[ recovery-image] Dec 19 20:25:53.938 INFO O| Dec 19 20:25:53.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
51572024-12-19T20:25:55.325Z[ recovery-image] Dec 19 20:25:53.938 INFO O| Dec 19 20:25:53.938 INFO STEP 278 (remove_files) COMPLETE
51582024-12-19T20:25:55.325Z[ recovery-image] Dec 19 20:25:53.938 INFO O| Dec 19 20:25:53.938 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51592024-12-19T20:25:55.342Z[ recovery-image] Dec 19 20:25:53.958 INFO O| Dec 19 20:25:53.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
51602024-12-19T20:25:55.342Z[ recovery-image] Dec 19 20:25:53.958 INFO O| Dec 19 20:25:53.958 INFO STEP 279 (remove_files) COMPLETE
51612024-12-19T20:25:55.342Z[ recovery-image] Dec 19 20:25:53.958 INFO O| Dec 19 20:25:53.958 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51622024-12-19T20:25:55.362Z[ recovery-image] Dec 19 20:25:53.979 INFO O| Dec 19 20:25:53.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
51632024-12-19T20:25:55.362Z[ recovery-image] Dec 19 20:25:53.979 INFO O| Dec 19 20:25:53.979 INFO STEP 280 (remove_files) COMPLETE
51642024-12-19T20:25:55.362Z[ recovery-image] Dec 19 20:25:53.979 INFO O| Dec 19 20:25:53.979 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51652024-12-19T20:25:55.383Z[ recovery-image] Dec 19 20:25:53.999 INFO O| Dec 19 20:25:53.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
51662024-12-19T20:25:55.384Z[ recovery-image] Dec 19 20:25:53.999 INFO O| Dec 19 20:25:53.999 INFO STEP 281 (remove_files) COMPLETE
51672024-12-19T20:25:55.384Z[ recovery-image] Dec 19 20:25:53.999 INFO O| Dec 19 20:25:53.999 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51682024-12-19T20:25:55.405Z[ recovery-image] Dec 19 20:25:54.020 INFO O| Dec 19 20:25:54.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
51692024-12-19T20:25:55.405Z[ recovery-image] Dec 19 20:25:54.020 INFO O| Dec 19 20:25:54.020 INFO STEP 282 (remove_files) COMPLETE
51702024-12-19T20:25:55.405Z[ recovery-image] Dec 19 20:25:54.020 INFO O| Dec 19 20:25:54.020 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712024-12-19T20:25:55.439Z[ recovery-image] Dec 19 20:25:54.054 INFO O| Dec 19 20:25:54.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
51722024-12-19T20:25:55.440Z[ recovery-image] Dec 19 20:25:54.054 INFO O| Dec 19 20:25:54.054 INFO STEP 283 (remove_files) COMPLETE
51732024-12-19T20:25:55.440Z[ recovery-image] Dec 19 20:25:54.054 INFO O| Dec 19 20:25:54.054 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742024-12-19T20:25:55.490Z[ recovery-image] Dec 19 20:25:54.106 INFO O| Dec 19 20:25:54.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
51752024-12-19T20:25:55.490Z[ recovery-image] Dec 19 20:25:54.106 INFO O| Dec 19 20:25:54.106 INFO STEP 284 (remove_files) COMPLETE
51762024-12-19T20:25:55.493Z[ recovery-image] Dec 19 20:25:54.106 INFO O| Dec 19 20:25:54.106 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772024-12-19T20:25:55.511Z[ recovery-image] Dec 19 20:25:54.127 INFO O| Dec 19 20:25:54.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
51782024-12-19T20:25:55.514Z[ recovery-image] Dec 19 20:25:54.128 INFO O| Dec 19 20:25:54.128 INFO STEP 285 (remove_files) COMPLETE
51792024-12-19T20:25:55.514Z[ recovery-image] Dec 19 20:25:54.128 INFO O| Dec 19 20:25:54.128 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802024-12-19T20:25:55.533Z[ recovery-image] Dec 19 20:25:54.149 INFO O| Dec 19 20:25:54.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
51812024-12-19T20:25:55.537Z[ recovery-image] Dec 19 20:25:54.150 INFO O| Dec 19 20:25:54.150 INFO STEP 286 (remove_files) COMPLETE
51822024-12-19T20:25:55.537Z[ recovery-image] Dec 19 20:25:54.150 INFO O| Dec 19 20:25:54.150 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832024-12-19T20:25:55.561Z[ recovery-image] Dec 19 20:25:54.177 INFO O| Dec 19 20:25:54.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
51842024-12-19T20:25:55.561Z[ recovery-image] Dec 19 20:25:54.178 INFO O| Dec 19 20:25:54.178 INFO STEP 287 (remove_files) COMPLETE
51852024-12-19T20:25:55.565Z[ recovery-image] Dec 19 20:25:54.178 INFO O| Dec 19 20:25:54.178 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862024-12-19T20:25:55.585Z[ recovery-image] Dec 19 20:25:54.200 INFO O| Dec 19 20:25:54.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
51872024-12-19T20:25:55.585Z[ recovery-image] Dec 19 20:25:54.200 INFO O| Dec 19 20:25:54.200 INFO STEP 288 (remove_files) COMPLETE
51882024-12-19T20:25:55.585Z[ recovery-image] Dec 19 20:25:54.200 INFO O| Dec 19 20:25:54.200 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892024-12-19T20:25:55.597Z[ host-image] Dec 19 20:25:54.213 INFO O| Dec 19 20:25:54.213 INFO O| Done
51902024-12-19T20:25:55.685Z[ recovery-image] Dec 19 20:25:54.302 INFO O| Dec 19 20:25:54.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
51912024-12-19T20:25:55.686Z[ recovery-image] Dec 19 20:25:54.302 INFO O| Dec 19 20:25:54.302 INFO STEP 289 (remove_files) COMPLETE
51922024-12-19T20:25:55.686Z[ recovery-image] Dec 19 20:25:54.302 INFO O| Dec 19 20:25:54.302 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932024-12-19T20:25:55.708Z[ recovery-image] Dec 19 20:25:54.324 INFO O| Dec 19 20:25:54.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
51942024-12-19T20:25:55.708Z[ recovery-image] Dec 19 20:25:54.324 INFO O| Dec 19 20:25:54.324 INFO STEP 290 (remove_files) COMPLETE
51952024-12-19T20:25:55.708Z[ recovery-image] Dec 19 20:25:54.324 INFO O| Dec 19 20:25:54.324 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962024-12-19T20:25:55.773Z[ recovery-image] Dec 19 20:25:54.389 INFO O| Dec 19 20:25:54.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
51972024-12-19T20:25:55.773Z[ recovery-image] Dec 19 20:25:54.389 INFO O| Dec 19 20:25:54.389 INFO STEP 291 (remove_files) COMPLETE
51982024-12-19T20:25:55.776Z[ recovery-image] Dec 19 20:25:54.389 INFO O| Dec 19 20:25:54.389 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992024-12-19T20:25:55.795Z[ recovery-image] Dec 19 20:25:54.410 INFO O| Dec 19 20:25:54.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
52002024-12-19T20:25:55.796Z[ recovery-image] Dec 19 20:25:54.410 INFO O| Dec 19 20:25:54.410 INFO STEP 292 (remove_files) COMPLETE
52012024-12-19T20:25:55.796Z[ recovery-image] Dec 19 20:25:54.411 INFO O| Dec 19 20:25:54.410 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022024-12-19T20:25:55.836Z[ recovery-image] Dec 19 20:25:54.452 INFO O| Dec 19 20:25:54.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
52032024-12-19T20:25:55.840Z[ recovery-image] Dec 19 20:25:54.452 INFO O| Dec 19 20:25:54.452 INFO STEP 293 (remove_files) COMPLETE
52042024-12-19T20:25:55.840Z[ recovery-image] Dec 19 20:25:54.452 INFO O| Dec 19 20:25:54.452 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052024-12-19T20:25:55.856Z[ recovery-image] Dec 19 20:25:54.472 INFO O| Dec 19 20:25:54.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
52062024-12-19T20:25:55.860Z[ recovery-image] Dec 19 20:25:54.473 INFO O| Dec 19 20:25:54.473 INFO STEP 294 (remove_files) COMPLETE
52072024-12-19T20:25:55.860Z[ recovery-image] Dec 19 20:25:54.473 INFO O| Dec 19 20:25:54.473 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082024-12-19T20:25:55.890Z[ recovery-image] Dec 19 20:25:54.505 INFO O| Dec 19 20:25:54.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
52092024-12-19T20:25:55.894Z[ recovery-image] Dec 19 20:25:54.505 INFO O| Dec 19 20:25:54.505 INFO STEP 295 (remove_files) COMPLETE
52102024-12-19T20:25:55.894Z[ recovery-image] Dec 19 20:25:54.505 INFO O| Dec 19 20:25:54.505 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112024-12-19T20:25:55.908Z[ recovery-image] Dec 19 20:25:54.524 INFO O| Dec 19 20:25:54.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
52122024-12-19T20:25:55.908Z[ recovery-image] Dec 19 20:25:54.524 INFO O| Dec 19 20:25:54.524 INFO STEP 296 (remove_files) COMPLETE
52132024-12-19T20:25:55.908Z[ recovery-image] Dec 19 20:25:54.524 INFO O| Dec 19 20:25:54.524 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142024-12-19T20:25:55.927Z[ recovery-image] Dec 19 20:25:54.544 INFO O| Dec 19 20:25:54.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
52152024-12-19T20:25:55.927Z[ recovery-image] Dec 19 20:25:54.544 INFO O| Dec 19 20:25:54.544 INFO STEP 297 (remove_files) COMPLETE
52162024-12-19T20:25:55.928Z[ recovery-image] Dec 19 20:25:54.544 INFO O| Dec 19 20:25:54.544 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172024-12-19T20:25:55.961Z[ recovery-image] Dec 19 20:25:54.576 INFO O| Dec 19 20:25:54.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
52182024-12-19T20:25:55.961Z[ recovery-image] Dec 19 20:25:54.576 INFO O| Dec 19 20:25:54.576 INFO STEP 298 (remove_files) COMPLETE
52192024-12-19T20:25:55.961Z[ recovery-image] Dec 19 20:25:54.576 INFO O| Dec 19 20:25:54.576 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202024-12-19T20:25:55.997Z[ recovery-image] Dec 19 20:25:54.613 INFO O| Dec 19 20:25:54.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
52212024-12-19T20:25:55.997Z[ recovery-image] Dec 19 20:25:54.613 INFO O| Dec 19 20:25:54.613 INFO STEP 299 (remove_files) COMPLETE
52222024-12-19T20:25:55.997Z[ recovery-image] Dec 19 20:25:54.613 INFO O| Dec 19 20:25:54.613 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232024-12-19T20:25:56.017Z[ recovery-image] Dec 19 20:25:54.633 INFO O| Dec 19 20:25:54.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
52242024-12-19T20:25:56.017Z[ recovery-image] Dec 19 20:25:54.633 INFO O| Dec 19 20:25:54.633 INFO STEP 300 (remove_files) COMPLETE
52252024-12-19T20:25:56.017Z[ recovery-image] Dec 19 20:25:54.633 INFO O| Dec 19 20:25:54.633 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262024-12-19T20:25:56.092Z[ recovery-image] Dec 19 20:25:54.708 INFO O| Dec 19 20:25:54.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
52272024-12-19T20:25:56.092Z[ recovery-image] Dec 19 20:25:54.708 INFO O| Dec 19 20:25:54.708 INFO STEP 301 (remove_files) COMPLETE
52282024-12-19T20:25:56.092Z[ recovery-image] Dec 19 20:25:54.708 INFO O| Dec 19 20:25:54.708 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292024-12-19T20:25:56.115Z[ recovery-image] Dec 19 20:25:54.731 INFO O| Dec 19 20:25:54.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
52302024-12-19T20:25:56.115Z[ recovery-image] Dec 19 20:25:54.731 INFO O| Dec 19 20:25:54.731 INFO STEP 302 (remove_files) COMPLETE
52312024-12-19T20:25:56.118Z[ recovery-image] Dec 19 20:25:54.731 INFO O| Dec 19 20:25:54.731 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322024-12-19T20:25:56.136Z[ recovery-image] Dec 19 20:25:54.752 INFO O| Dec 19 20:25:54.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
52332024-12-19T20:25:56.137Z[ recovery-image] Dec 19 20:25:54.752 INFO O| Dec 19 20:25:54.752 INFO STEP 303 (remove_files) COMPLETE
52342024-12-19T20:25:56.139Z[ recovery-image] Dec 19 20:25:54.752 INFO O| Dec 19 20:25:54.752 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352024-12-19T20:25:56.159Z[ recovery-image] Dec 19 20:25:54.775 INFO O| Dec 19 20:25:54.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
52362024-12-19T20:25:56.159Z[ recovery-image] Dec 19 20:25:54.775 INFO O| Dec 19 20:25:54.775 INFO STEP 304 (remove_files) COMPLETE
52372024-12-19T20:25:56.159Z[ recovery-image] Dec 19 20:25:54.775 INFO O| Dec 19 20:25:54.775 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382024-12-19T20:25:56.191Z[ recovery-image] Dec 19 20:25:54.807 INFO O| Dec 19 20:25:54.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
52392024-12-19T20:25:56.195Z[ recovery-image] Dec 19 20:25:54.808 INFO O| Dec 19 20:25:54.807 INFO STEP 305 (remove_files) COMPLETE
52402024-12-19T20:25:56.195Z[ recovery-image] Dec 19 20:25:54.808 INFO O| Dec 19 20:25:54.808 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412024-12-19T20:25:56.249Z[ recovery-image] Dec 19 20:25:54.865 INFO O| Dec 19 20:25:54.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
52422024-12-19T20:25:56.252Z[ recovery-image] Dec 19 20:25:54.865 INFO O| Dec 19 20:25:54.865 INFO STEP 306 (remove_files) COMPLETE
52432024-12-19T20:25:56.252Z[ recovery-image] Dec 19 20:25:54.865 INFO O| Dec 19 20:25:54.865 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442024-12-19T20:25:56.280Z[ recovery-image] Dec 19 20:25:54.896 INFO O| Dec 19 20:25:54.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
52452024-12-19T20:25:56.280Z[ recovery-image] Dec 19 20:25:54.896 INFO O| Dec 19 20:25:54.896 INFO STEP 307 (remove_files) COMPLETE
52462024-12-19T20:25:56.284Z[ recovery-image] Dec 19 20:25:54.897 INFO O| Dec 19 20:25:54.896 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472024-12-19T20:25:56.304Z[ recovery-image] Dec 19 20:25:54.920 INFO O| Dec 19 20:25:54.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
52482024-12-19T20:25:56.308Z[ recovery-image] Dec 19 20:25:54.920 INFO O| Dec 19 20:25:54.920 INFO STEP 308 (remove_files) COMPLETE
52492024-12-19T20:25:56.308Z[ recovery-image] Dec 19 20:25:54.920 INFO O| Dec 19 20:25:54.920 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502024-12-19T20:25:56.337Z[ recovery-image] Dec 19 20:25:54.953 INFO O| Dec 19 20:25:54.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
52512024-12-19T20:25:56.338Z[ recovery-image] Dec 19 20:25:54.953 INFO O| Dec 19 20:25:54.953 INFO STEP 309 (remove_files) COMPLETE
52522024-12-19T20:25:56.338Z[ recovery-image] Dec 19 20:25:54.953 INFO O| Dec 19 20:25:54.953 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532024-12-19T20:25:56.371Z[ recovery-image] Dec 19 20:25:54.987 INFO O| Dec 19 20:25:54.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
52542024-12-19T20:25:56.372Z[ recovery-image] Dec 19 20:25:54.987 INFO O| Dec 19 20:25:54.987 INFO STEP 310 (remove_files) COMPLETE
52552024-12-19T20:25:56.372Z[ recovery-image] Dec 19 20:25:54.987 INFO O| Dec 19 20:25:54.987 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562024-12-19T20:25:56.395Z[ recovery-image] Dec 19 20:25:55.011 INFO O| Dec 19 20:25:55.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
52572024-12-19T20:25:56.395Z[ recovery-image] Dec 19 20:25:55.011 INFO O| Dec 19 20:25:55.011 INFO STEP 311 (remove_files) COMPLETE
52582024-12-19T20:25:56.395Z[ recovery-image] Dec 19 20:25:55.011 INFO O| Dec 19 20:25:55.011 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592024-12-19T20:25:56.417Z[ recovery-image] Dec 19 20:25:55.033 INFO O| Dec 19 20:25:55.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
52602024-12-19T20:25:56.417Z[ recovery-image] Dec 19 20:25:55.033 INFO O| Dec 19 20:25:55.033 INFO STEP 312 (remove_files) COMPLETE
52612024-12-19T20:25:56.417Z[ recovery-image] Dec 19 20:25:55.033 INFO O| Dec 19 20:25:55.033 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622024-12-19T20:25:56.440Z[ recovery-image] Dec 19 20:25:55.055 INFO O| Dec 19 20:25:55.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
52632024-12-19T20:25:56.440Z[ recovery-image] Dec 19 20:25:55.056 INFO O| Dec 19 20:25:55.056 INFO STEP 313 (remove_files) COMPLETE
52642024-12-19T20:25:56.443Z[ recovery-image] Dec 19 20:25:55.056 INFO O| Dec 19 20:25:55.056 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652024-12-19T20:25:56.460Z[ recovery-image] Dec 19 20:25:55.076 INFO O| Dec 19 20:25:55.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
52662024-12-19T20:25:56.460Z[ recovery-image] Dec 19 20:25:55.076 INFO O| Dec 19 20:25:55.076 INFO STEP 314 (remove_files) COMPLETE
52672024-12-19T20:25:56.464Z[ recovery-image] Dec 19 20:25:55.076 INFO O| Dec 19 20:25:55.076 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682024-12-19T20:25:56.479Z[ recovery-image] Dec 19 20:25:55.095 INFO O| Dec 19 20:25:55.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
52692024-12-19T20:25:56.480Z[ recovery-image] Dec 19 20:25:55.096 INFO O| Dec 19 20:25:55.096 INFO STEP 315 (remove_files) COMPLETE
52702024-12-19T20:25:56.483Z[ recovery-image] Dec 19 20:25:55.096 INFO O| Dec 19 20:25:55.096 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712024-12-19T20:25:56.522Z[ recovery-image] Dec 19 20:25:55.137 INFO O| Dec 19 20:25:55.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
52722024-12-19T20:25:56.525Z[ recovery-image] Dec 19 20:25:55.137 INFO O| Dec 19 20:25:55.137 INFO STEP 316 (remove_files) COMPLETE
52732024-12-19T20:25:56.525Z[ recovery-image] Dec 19 20:25:55.137 INFO O| Dec 19 20:25:55.137 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742024-12-19T20:25:56.543Z[ recovery-image] Dec 19 20:25:55.159 INFO O| Dec 19 20:25:55.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
52752024-12-19T20:25:56.546Z[ recovery-image] Dec 19 20:25:55.159 INFO O| Dec 19 20:25:55.159 INFO STEP 317 (remove_files) COMPLETE
52762024-12-19T20:25:56.546Z[ recovery-image] Dec 19 20:25:55.159 INFO O| Dec 19 20:25:55.159 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772024-12-19T20:25:56.584Z[ recovery-image] Dec 19 20:25:55.199 INFO O| Dec 19 20:25:55.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
52782024-12-19T20:25:56.584Z[ recovery-image] Dec 19 20:25:55.199 INFO O| Dec 19 20:25:55.199 INFO STEP 318 (remove_files) COMPLETE
52792024-12-19T20:25:56.584Z[ recovery-image] Dec 19 20:25:55.199 INFO O| Dec 19 20:25:55.199 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802024-12-19T20:25:56.624Z[ recovery-image] Dec 19 20:25:55.240 INFO O| Dec 19 20:25:55.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
52812024-12-19T20:25:56.627Z[ recovery-image] Dec 19 20:25:55.240 INFO O| Dec 19 20:25:55.240 INFO STEP 319 (remove_files) COMPLETE
52822024-12-19T20:25:56.628Z[ recovery-image] Dec 19 20:25:55.240 INFO O| Dec 19 20:25:55.240 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832024-12-19T20:25:56.647Z[ recovery-image] Dec 19 20:25:55.263 INFO O| Dec 19 20:25:55.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
52842024-12-19T20:25:56.649Z[ recovery-image] Dec 19 20:25:55.263 INFO O| Dec 19 20:25:55.263 INFO STEP 320 (remove_files) COMPLETE
52852024-12-19T20:25:56.649Z[ recovery-image] Dec 19 20:25:55.263 INFO O| Dec 19 20:25:55.263 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862024-12-19T20:25:56.670Z[ recovery-image] Dec 19 20:25:55.286 INFO O| Dec 19 20:25:55.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
52872024-12-19T20:25:56.670Z[ recovery-image] Dec 19 20:25:55.287 INFO O| Dec 19 20:25:55.286 INFO STEP 321 (remove_files) COMPLETE
52882024-12-19T20:25:56.673Z[ recovery-image] Dec 19 20:25:55.287 INFO O| Dec 19 20:25:55.287 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892024-12-19T20:25:56.693Z[ recovery-image] Dec 19 20:25:55.309 INFO O| Dec 19 20:25:55.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
52902024-12-19T20:25:56.693Z[ recovery-image] Dec 19 20:25:55.309 INFO O| Dec 19 20:25:55.309 INFO STEP 322 (remove_files) COMPLETE
52912024-12-19T20:25:56.693Z[ recovery-image] Dec 19 20:25:55.309 INFO O| Dec 19 20:25:55.309 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922024-12-19T20:25:56.730Z[ recovery-image] Dec 19 20:25:55.347 INFO O| Dec 19 20:25:55.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
52932024-12-19T20:25:56.730Z[ recovery-image] Dec 19 20:25:55.347 INFO O| Dec 19 20:25:55.347 INFO STEP 323 (remove_files) COMPLETE
52942024-12-19T20:25:56.730Z[ recovery-image] Dec 19 20:25:55.347 INFO O| Dec 19 20:25:55.347 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952024-12-19T20:25:56.783Z[ recovery-image] Dec 19 20:25:55.399 INFO O| Dec 19 20:25:55.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
52962024-12-19T20:25:56.783Z[ recovery-image] Dec 19 20:25:55.399 INFO O| Dec 19 20:25:55.399 INFO STEP 324 (remove_files) COMPLETE
52972024-12-19T20:25:56.783Z[ recovery-image] Dec 19 20:25:55.399 INFO O| Dec 19 20:25:55.399 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982024-12-19T20:25:56.830Z[ recovery-image] Dec 19 20:25:55.447 INFO O| Dec 19 20:25:55.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
52992024-12-19T20:25:56.831Z[ recovery-image] Dec 19 20:25:55.447 INFO O| Dec 19 20:25:55.447 INFO STEP 325 (remove_files) COMPLETE
53002024-12-19T20:25:56.833Z[ recovery-image] Dec 19 20:25:55.447 INFO O| Dec 19 20:25:55.447 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012024-12-19T20:25:56.853Z[ recovery-image] Dec 19 20:25:55.469 INFO O| Dec 19 20:25:55.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
53022024-12-19T20:25:56.853Z[ recovery-image] Dec 19 20:25:55.469 INFO O| Dec 19 20:25:55.469 INFO STEP 326 (remove_files) COMPLETE
53032024-12-19T20:25:56.856Z[ recovery-image] Dec 19 20:25:55.469 INFO O| Dec 19 20:25:55.469 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042024-12-19T20:25:56.888Z[ recovery-image] Dec 19 20:25:55.505 INFO O| Dec 19 20:25:55.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
53052024-12-19T20:25:56.891Z[ recovery-image] Dec 19 20:25:55.505 INFO O| Dec 19 20:25:55.505 INFO STEP 327 (remove_files) COMPLETE
53062024-12-19T20:25:56.892Z[ recovery-image] Dec 19 20:25:55.505 INFO O| Dec 19 20:25:55.505 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072024-12-19T20:25:56.915Z[ recovery-image] Dec 19 20:25:55.531 INFO O| Dec 19 20:25:55.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
53082024-12-19T20:25:56.915Z[ recovery-image] Dec 19 20:25:55.531 INFO O| Dec 19 20:25:55.531 INFO STEP 328 (remove_files) COMPLETE
53092024-12-19T20:25:56.917Z[ recovery-image] Dec 19 20:25:55.531 INFO O| Dec 19 20:25:55.531 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102024-12-19T20:25:56.950Z[ recovery-image] Dec 19 20:25:55.566 INFO O| Dec 19 20:25:55.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
53112024-12-19T20:25:56.958Z[ recovery-image] Dec 19 20:25:55.574 INFO O| Dec 19 20:25:55.574 INFO STEP 329 (remove_files) COMPLETE
53122024-12-19T20:25:56.958Z[ recovery-image] Dec 19 20:25:55.575 INFO O| Dec 19 20:25:55.574 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132024-12-19T20:25:56.983Z[ recovery-image] Dec 19 20:25:55.599 INFO O| Dec 19 20:25:55.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
53142024-12-19T20:25:56.986Z[ recovery-image] Dec 19 20:25:55.599 INFO O| Dec 19 20:25:55.599 INFO STEP 330 (remove_files) COMPLETE
53152024-12-19T20:25:56.986Z[ recovery-image] Dec 19 20:25:55.600 INFO O| Dec 19 20:25:55.599 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162024-12-19T20:25:57.013Z[ recovery-image] Dec 19 20:25:55.629 INFO O| Dec 19 20:25:55.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
53172024-12-19T20:25:57.015Z[ recovery-image] Dec 19 20:25:55.629 INFO O| Dec 19 20:25:55.629 INFO STEP 331 (remove_files) COMPLETE
53182024-12-19T20:25:57.015Z[ recovery-image] Dec 19 20:25:55.629 INFO O| Dec 19 20:25:55.629 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192024-12-19T20:25:57.055Z[ recovery-image] Dec 19 20:25:55.670 INFO O| Dec 19 20:25:55.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
53202024-12-19T20:25:57.061Z[ recovery-image] Dec 19 20:25:55.670 INFO O| Dec 19 20:25:55.670 INFO STEP 332 (remove_files) COMPLETE
53212024-12-19T20:25:57.061Z[ recovery-image] Dec 19 20:25:55.670 INFO O| Dec 19 20:25:55.670 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222024-12-19T20:25:57.076Z[ recovery-image] Dec 19 20:25:55.692 INFO O| Dec 19 20:25:55.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
53232024-12-19T20:25:57.079Z[ recovery-image] Dec 19 20:25:55.692 INFO O| Dec 19 20:25:55.692 INFO STEP 333 (remove_files) COMPLETE
53242024-12-19T20:25:57.079Z[ recovery-image] Dec 19 20:25:55.692 INFO O| Dec 19 20:25:55.692 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252024-12-19T20:25:57.096Z[ recovery-image] Dec 19 20:25:55.712 INFO O| Dec 19 20:25:55.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
53262024-12-19T20:25:57.100Z[ recovery-image] Dec 19 20:25:55.712 INFO O| Dec 19 20:25:55.712 INFO STEP 334 (remove_files) COMPLETE
53272024-12-19T20:25:57.100Z[ recovery-image] Dec 19 20:25:55.712 INFO O| Dec 19 20:25:55.712 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282024-12-19T20:25:57.122Z[ recovery-image] Dec 19 20:25:55.736 INFO O| Dec 19 20:25:55.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
53292024-12-19T20:25:57.122Z[ recovery-image] Dec 19 20:25:55.736 INFO O| Dec 19 20:25:55.736 INFO STEP 335 (remove_files) COMPLETE
53302024-12-19T20:25:57.126Z[ recovery-image] Dec 19 20:25:55.736 INFO O| Dec 19 20:25:55.736 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312024-12-19T20:25:57.145Z[ recovery-image] Dec 19 20:25:55.761 INFO O| Dec 19 20:25:55.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
53322024-12-19T20:25:57.146Z[ recovery-image] Dec 19 20:25:55.761 INFO O| Dec 19 20:25:55.761 INFO STEP 336 (remove_files) COMPLETE
53332024-12-19T20:25:57.149Z[ recovery-image] Dec 19 20:25:55.761 INFO O| Dec 19 20:25:55.761 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342024-12-19T20:25:57.168Z[ recovery-image] Dec 19 20:25:55.784 INFO O| Dec 19 20:25:55.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
53352024-12-19T20:25:57.172Z[ recovery-image] Dec 19 20:25:55.784 INFO O| Dec 19 20:25:55.784 INFO STEP 337 (remove_files) COMPLETE
53362024-12-19T20:25:57.172Z[ recovery-image] Dec 19 20:25:55.785 INFO O| Dec 19 20:25:55.784 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372024-12-19T20:25:57.206Z[ recovery-image] Dec 19 20:25:55.821 INFO O| Dec 19 20:25:55.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
53382024-12-19T20:25:57.206Z[ recovery-image] Dec 19 20:25:55.821 INFO O| Dec 19 20:25:55.821 INFO STEP 338 (remove_files) COMPLETE
53392024-12-19T20:25:57.206Z[ recovery-image] Dec 19 20:25:55.821 INFO O| Dec 19 20:25:55.821 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402024-12-19T20:25:57.226Z[ recovery-image] Dec 19 20:25:55.842 INFO O| Dec 19 20:25:55.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
53412024-12-19T20:25:57.227Z[ recovery-image] Dec 19 20:25:55.842 INFO O| Dec 19 20:25:55.842 INFO STEP 339 (remove_files) COMPLETE
53422024-12-19T20:25:57.227Z[ recovery-image] Dec 19 20:25:55.842 INFO O| Dec 19 20:25:55.842 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432024-12-19T20:25:57.281Z[ recovery-image] Dec 19 20:25:55.893 INFO O| Dec 19 20:25:55.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
53442024-12-19T20:25:57.281Z[ recovery-image] Dec 19 20:25:55.893 INFO O| Dec 19 20:25:55.893 INFO STEP 340 (remove_files) COMPLETE
53452024-12-19T20:25:57.281Z[ recovery-image] Dec 19 20:25:55.893 INFO O| Dec 19 20:25:55.893 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462024-12-19T20:25:57.316Z[ recovery-image] Dec 19 20:25:55.932 INFO O| Dec 19 20:25:55.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
53472024-12-19T20:25:57.319Z[ recovery-image] Dec 19 20:25:55.932 INFO O| Dec 19 20:25:55.932 INFO STEP 341 (remove_files) COMPLETE
53482024-12-19T20:25:57.320Z[ recovery-image] Dec 19 20:25:55.932 INFO O| Dec 19 20:25:55.932 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492024-12-19T20:25:57.338Z[ recovery-image] Dec 19 20:25:55.954 INFO O| Dec 19 20:25:55.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
53502024-12-19T20:25:57.342Z[ recovery-image] Dec 19 20:25:55.954 INFO O| Dec 19 20:25:55.954 INFO STEP 342 (remove_files) COMPLETE
53512024-12-19T20:25:57.342Z[ recovery-image] Dec 19 20:25:55.954 INFO O| Dec 19 20:25:55.954 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522024-12-19T20:25:57.370Z[ recovery-image] Dec 19 20:25:55.986 INFO O| Dec 19 20:25:55.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
53532024-12-19T20:25:57.373Z[ recovery-image] Dec 19 20:25:55.986 INFO O| Dec 19 20:25:55.986 INFO STEP 343 (remove_files) COMPLETE
53542024-12-19T20:25:57.373Z[ recovery-image] Dec 19 20:25:55.987 INFO O| Dec 19 20:25:55.986 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552024-12-19T20:25:57.393Z[ recovery-image] Dec 19 20:25:56.009 INFO O| Dec 19 20:25:56.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
53562024-12-19T20:25:57.394Z[ recovery-image] Dec 19 20:25:56.010 INFO O| Dec 19 20:25:56.010 INFO STEP 344 (remove_files) COMPLETE
53572024-12-19T20:25:57.397Z[ recovery-image] Dec 19 20:25:56.010 INFO O| Dec 19 20:25:56.010 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582024-12-19T20:25:57.433Z[ recovery-image] Dec 19 20:25:56.049 INFO O| Dec 19 20:25:56.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
53592024-12-19T20:25:57.433Z[ recovery-image] Dec 19 20:25:56.049 INFO O| Dec 19 20:25:56.049 INFO STEP 345 (remove_files) COMPLETE
53602024-12-19T20:25:57.437Z[ recovery-image] Dec 19 20:25:56.049 INFO O| Dec 19 20:25:56.049 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612024-12-19T20:25:57.455Z[ recovery-image] Dec 19 20:25:56.070 INFO O| Dec 19 20:25:56.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
53622024-12-19T20:25:57.455Z[ recovery-image] Dec 19 20:25:56.071 INFO O| Dec 19 20:25:56.071 INFO STEP 346 (remove_files) COMPLETE
53632024-12-19T20:25:57.455Z[ recovery-image] Dec 19 20:25:56.071 INFO O| Dec 19 20:25:56.071 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642024-12-19T20:25:57.476Z[ recovery-image] Dec 19 20:25:56.092 INFO O| Dec 19 20:25:56.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
53652024-12-19T20:25:57.476Z[ recovery-image] Dec 19 20:25:56.092 INFO O| Dec 19 20:25:56.092 INFO STEP 347 (remove_files) COMPLETE
53662024-12-19T20:25:57.479Z[ recovery-image] Dec 19 20:25:56.092 INFO O| Dec 19 20:25:56.092 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672024-12-19T20:25:57.497Z[ recovery-image] Dec 19 20:25:56.113 INFO O| Dec 19 20:25:56.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
53682024-12-19T20:25:57.497Z[ recovery-image] Dec 19 20:25:56.113 INFO O| Dec 19 20:25:56.113 INFO STEP 348 (remove_files) COMPLETE
53692024-12-19T20:25:57.497Z[ recovery-image] Dec 19 20:25:56.113 INFO O| Dec 19 20:25:56.113 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702024-12-19T20:25:57.553Z[ recovery-image] Dec 19 20:25:56.169 INFO O| Dec 19 20:25:56.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
53712024-12-19T20:25:57.553Z[ recovery-image] Dec 19 20:25:56.169 INFO O| Dec 19 20:25:56.169 INFO STEP 349 (remove_files) COMPLETE
53722024-12-19T20:25:57.556Z[ recovery-image] Dec 19 20:25:56.169 INFO O| Dec 19 20:25:56.169 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732024-12-19T20:25:57.587Z[ recovery-image] Dec 19 20:25:56.203 INFO O| Dec 19 20:25:56.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
53742024-12-19T20:25:57.587Z[ recovery-image] Dec 19 20:25:56.203 INFO O| Dec 19 20:25:56.203 INFO STEP 350 (remove_files) COMPLETE
53752024-12-19T20:25:57.587Z[ recovery-image] Dec 19 20:25:56.203 INFO O| Dec 19 20:25:56.203 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762024-12-19T20:25:57.617Z[ recovery-image] Dec 19 20:25:56.233 INFO O| Dec 19 20:25:56.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
53772024-12-19T20:25:57.617Z[ recovery-image] Dec 19 20:25:56.233 INFO O| Dec 19 20:25:56.233 INFO STEP 351 (remove_files) COMPLETE
53782024-12-19T20:25:57.617Z[ recovery-image] Dec 19 20:25:56.233 INFO O| Dec 19 20:25:56.233 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792024-12-19T20:25:57.644Z[ recovery-image] Dec 19 20:25:56.259 INFO O| Dec 19 20:25:56.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
53802024-12-19T20:25:57.644Z[ recovery-image] Dec 19 20:25:56.259 INFO O| Dec 19 20:25:56.259 INFO STEP 352 (remove_files) COMPLETE
53812024-12-19T20:25:57.644Z[ recovery-image] Dec 19 20:25:56.259 INFO O| Dec 19 20:25:56.259 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822024-12-19T20:25:57.671Z[ recovery-image] Dec 19 20:25:56.287 INFO O| Dec 19 20:25:56.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
53832024-12-19T20:25:57.671Z[ recovery-image] Dec 19 20:25:56.287 INFO O| Dec 19 20:25:56.287 INFO STEP 353 (remove_files) COMPLETE
53842024-12-19T20:25:57.680Z[ recovery-image] Dec 19 20:25:56.287 INFO O| Dec 19 20:25:56.287 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852024-12-19T20:25:57.703Z[ recovery-image] Dec 19 20:25:56.319 INFO O| Dec 19 20:25:56.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
53862024-12-19T20:25:57.703Z[ recovery-image] Dec 19 20:25:56.319 INFO O| Dec 19 20:25:56.319 INFO STEP 354 (remove_files) COMPLETE
53872024-12-19T20:25:57.703Z[ recovery-image] Dec 19 20:25:56.319 INFO O| Dec 19 20:25:56.319 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882024-12-19T20:25:57.724Z[ recovery-image] Dec 19 20:25:56.340 INFO O| Dec 19 20:25:56.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
53892024-12-19T20:25:57.727Z[ recovery-image] Dec 19 20:25:56.341 INFO O| Dec 19 20:25:56.341 INFO STEP 355 (remove_files) COMPLETE
53902024-12-19T20:25:57.727Z[ recovery-image] Dec 19 20:25:56.341 INFO O| Dec 19 20:25:56.341 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912024-12-19T20:25:57.769Z[ recovery-image] Dec 19 20:25:56.385 INFO O| Dec 19 20:25:56.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
53922024-12-19T20:25:57.769Z[ recovery-image] Dec 19 20:25:56.385 INFO O| Dec 19 20:25:56.385 INFO STEP 356 (remove_files) COMPLETE
53932024-12-19T20:25:57.773Z[ recovery-image] Dec 19 20:25:56.385 INFO O| Dec 19 20:25:56.385 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942024-12-19T20:25:57.841Z[ recovery-image] Dec 19 20:25:56.457 INFO O| Dec 19 20:25:56.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
53952024-12-19T20:25:57.849Z[ recovery-image] Dec 19 20:25:56.457 INFO O| Dec 19 20:25:56.457 INFO STEP 357 (remove_files) COMPLETE
53962024-12-19T20:25:57.850Z[ recovery-image] Dec 19 20:25:56.457 INFO O| Dec 19 20:25:56.457 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972024-12-19T20:25:57.897Z[ recovery-image] Dec 19 20:25:56.502 INFO O| Dec 19 20:25:56.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
53982024-12-19T20:25:57.903Z[ recovery-image] Dec 19 20:25:56.502 INFO O| Dec 19 20:25:56.502 INFO STEP 358 (remove_files) COMPLETE
53992024-12-19T20:25:57.903Z[ recovery-image] Dec 19 20:25:56.502 INFO O| Dec 19 20:25:56.502 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002024-12-19T20:25:57.908Z[ recovery-image] Dec 19 20:25:56.524 INFO O| Dec 19 20:25:56.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
54012024-12-19T20:25:57.913Z[ recovery-image] Dec 19 20:25:56.524 INFO O| Dec 19 20:25:56.524 INFO STEP 359 (remove_files) COMPLETE
54022024-12-19T20:25:57.913Z[ recovery-image] Dec 19 20:25:56.524 INFO O| Dec 19 20:25:56.524 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032024-12-19T20:25:57.932Z[ recovery-image] Dec 19 20:25:56.548 INFO O| Dec 19 20:25:56.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
54042024-12-19T20:25:57.942Z[ recovery-image] Dec 19 20:25:56.548 INFO O| Dec 19 20:25:56.548 INFO STEP 360 (remove_files) COMPLETE
54052024-12-19T20:25:57.942Z[ recovery-image] Dec 19 20:25:56.548 INFO O| Dec 19 20:25:56.548 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062024-12-19T20:25:57.955Z[ recovery-image] Dec 19 20:25:56.571 INFO O| Dec 19 20:25:56.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
54072024-12-19T20:25:57.958Z[ recovery-image] Dec 19 20:25:56.571 INFO O| Dec 19 20:25:56.571 INFO STEP 361 (remove_files) COMPLETE
54082024-12-19T20:25:57.959Z[ recovery-image] Dec 19 20:25:56.571 INFO O| Dec 19 20:25:56.571 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092024-12-19T20:25:57.978Z[ recovery-image] Dec 19 20:25:56.594 INFO O| Dec 19 20:25:56.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
54102024-12-19T20:25:57.983Z[ recovery-image] Dec 19 20:25:56.594 INFO O| Dec 19 20:25:56.594 INFO STEP 362 (remove_files) COMPLETE
54112024-12-19T20:25:57.983Z[ recovery-image] Dec 19 20:25:56.594 INFO O| Dec 19 20:25:56.594 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122024-12-19T20:25:58.002Z[ recovery-image] Dec 19 20:25:56.618 INFO O| Dec 19 20:25:56.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
54132024-12-19T20:25:58.005Z[ recovery-image] Dec 19 20:25:56.618 INFO O| Dec 19 20:25:56.618 INFO STEP 363 (remove_files) COMPLETE
54142024-12-19T20:25:58.005Z[ recovery-image] Dec 19 20:25:56.618 INFO O| Dec 19 20:25:56.618 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152024-12-19T20:25:58.025Z[ recovery-image] Dec 19 20:25:56.640 INFO O| Dec 19 20:25:56.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
54162024-12-19T20:25:58.029Z[ recovery-image] Dec 19 20:25:56.641 INFO O| Dec 19 20:25:56.641 INFO STEP 364 (remove_files) COMPLETE
54172024-12-19T20:25:58.029Z[ recovery-image] Dec 19 20:25:56.641 INFO O| Dec 19 20:25:56.641 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182024-12-19T20:25:58.047Z[ recovery-image] Dec 19 20:25:56.663 INFO O| Dec 19 20:25:56.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
54192024-12-19T20:25:58.051Z[ recovery-image] Dec 19 20:25:56.663 INFO O| Dec 19 20:25:56.663 INFO STEP 365 (remove_files) COMPLETE
54202024-12-19T20:25:58.051Z[ recovery-image] Dec 19 20:25:56.663 INFO O| Dec 19 20:25:56.663 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212024-12-19T20:25:58.086Z[ recovery-image] Dec 19 20:25:56.701 INFO O| Dec 19 20:25:56.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
54222024-12-19T20:25:58.086Z[ recovery-image] Dec 19 20:25:56.701 INFO O| Dec 19 20:25:56.701 INFO STEP 366 (remove_files) COMPLETE
54232024-12-19T20:25:58.089Z[ recovery-image] Dec 19 20:25:56.701 INFO O| Dec 19 20:25:56.701 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242024-12-19T20:25:58.109Z[ recovery-image] Dec 19 20:25:56.724 INFO O| Dec 19 20:25:56.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
54252024-12-19T20:25:58.109Z[ recovery-image] Dec 19 20:25:56.724 INFO O| Dec 19 20:25:56.724 INFO STEP 367 (remove_files) COMPLETE
54262024-12-19T20:25:58.109Z[ recovery-image] Dec 19 20:25:56.725 INFO O| Dec 19 20:25:56.724 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272024-12-19T20:25:58.134Z[ recovery-image] Dec 19 20:25:56.750 INFO O| Dec 19 20:25:56.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
54282024-12-19T20:25:58.134Z[ recovery-image] Dec 19 20:25:56.750 INFO O| Dec 19 20:25:56.750 INFO STEP 368 (remove_files) COMPLETE
54292024-12-19T20:25:58.134Z[ recovery-image] Dec 19 20:25:56.750 INFO O| Dec 19 20:25:56.750 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302024-12-19T20:25:58.169Z[ recovery-image] Dec 19 20:25:56.784 INFO O| Dec 19 20:25:56.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
54312024-12-19T20:25:58.169Z[ recovery-image] Dec 19 20:25:56.784 INFO O| Dec 19 20:25:56.784 INFO STEP 369 (remove_files) COMPLETE
54322024-12-19T20:25:58.169Z[ recovery-image] Dec 19 20:25:56.784 INFO O| Dec 19 20:25:56.784 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332024-12-19T20:25:58.213Z[ recovery-image] Dec 19 20:25:56.829 INFO O| Dec 19 20:25:56.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
54342024-12-19T20:25:58.216Z[ recovery-image] Dec 19 20:25:56.829 INFO O| Dec 19 20:25:56.829 INFO STEP 370 (remove_files) COMPLETE
54352024-12-19T20:25:58.216Z[ recovery-image] Dec 19 20:25:56.829 INFO O| Dec 19 20:25:56.829 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362024-12-19T20:25:58.262Z[ recovery-image] Dec 19 20:25:56.878 INFO O| Dec 19 20:25:56.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
54372024-12-19T20:25:58.262Z[ recovery-image] Dec 19 20:25:56.878 INFO O| Dec 19 20:25:56.878 INFO STEP 371 (remove_files) COMPLETE
54382024-12-19T20:25:58.265Z[ recovery-image] Dec 19 20:25:56.878 INFO O| Dec 19 20:25:56.878 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392024-12-19T20:25:58.318Z[ host-image] Dec 19 20:25:56.934 INFO O| Dec 19 20:25:56.934 INFO O| Done
54402024-12-19T20:25:58.327Z[ recovery-image] Dec 19 20:25:56.943 INFO O| Dec 19 20:25:56.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
54412024-12-19T20:25:58.327Z[ recovery-image] Dec 19 20:25:56.943 INFO O| Dec 19 20:25:56.943 INFO STEP 372 (remove_files) COMPLETE
54422024-12-19T20:25:58.327Z[ recovery-image] Dec 19 20:25:56.943 INFO O| Dec 19 20:25:56.943 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54432024-12-19T20:25:58.380Z[ host-image] Dec 19 20:25:56.996 INFO O| Dec 19 20:25:56.996 INFO O| Done
54442024-12-19T20:25:58.383Z[ host-image] Dec 19 20:25:56.997 INFO O| Dec 19 20:25:56.997 INFO O| Done
54452024-12-19T20:25:58.398Z[ recovery-image] Dec 19 20:25:57.014 INFO O| Dec 19 20:25:57.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
54462024-12-19T20:25:58.398Z[ recovery-image] Dec 19 20:25:57.014 INFO O| Dec 19 20:25:57.014 INFO STEP 373 (remove_files) COMPLETE
54472024-12-19T20:25:58.401Z[ recovery-image] Dec 19 20:25:57.014 INFO O| Dec 19 20:25:57.014 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482024-12-19T20:25:58.410Z[ host-image] Dec 19 20:25:57.026 INFO O| Dec 19 20:25:57.026 INFO O| Done
54492024-12-19T20:25:58.420Z[ recovery-image] Dec 19 20:25:57.036 INFO O| Dec 19 20:25:57.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
54502024-12-19T20:25:58.421Z[ recovery-image] Dec 19 20:25:57.037 INFO O| Dec 19 20:25:57.037 INFO STEP 374 (remove_files) COMPLETE
54512024-12-19T20:25:58.421Z[ recovery-image] Dec 19 20:25:57.037 INFO O| Dec 19 20:25:57.037 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54522024-12-19T20:25:58.451Z[ recovery-image] Dec 19 20:25:57.067 INFO O| Dec 19 20:25:57.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
54532024-12-19T20:25:58.451Z[ recovery-image] Dec 19 20:25:57.067 INFO O| Dec 19 20:25:57.067 INFO STEP 375 (remove_files) COMPLETE
54542024-12-19T20:25:58.451Z[ recovery-image] Dec 19 20:25:57.067 INFO O| Dec 19 20:25:57.067 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54552024-12-19T20:25:58.513Z[ recovery-image] Dec 19 20:25:57.129 INFO O| Dec 19 20:25:57.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
54562024-12-19T20:25:58.513Z[ recovery-image] Dec 19 20:25:57.129 INFO O| Dec 19 20:25:57.129 INFO STEP 376 (remove_files) COMPLETE
54572024-12-19T20:25:58.513Z[ recovery-image] Dec 19 20:25:57.129 INFO O| Dec 19 20:25:57.129 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54582024-12-19T20:25:58.538Z[ recovery-image] Dec 19 20:25:57.154 INFO O| Dec 19 20:25:57.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
54592024-12-19T20:25:58.538Z[ recovery-image] Dec 19 20:25:57.154 INFO O| Dec 19 20:25:57.154 INFO STEP 377 (remove_files) COMPLETE
54602024-12-19T20:25:58.538Z[ recovery-image] Dec 19 20:25:57.154 INFO O| Dec 19 20:25:57.154 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54612024-12-19T20:25:58.595Z[ recovery-image] Dec 19 20:25:57.211 INFO O| Dec 19 20:25:57.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
54622024-12-19T20:25:58.596Z[ recovery-image] Dec 19 20:25:57.211 INFO O| Dec 19 20:25:57.211 INFO STEP 378 (remove_files) COMPLETE
54632024-12-19T20:25:58.596Z[ recovery-image] Dec 19 20:25:57.211 INFO O| Dec 19 20:25:57.211 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54642024-12-19T20:25:58.622Z[ host-image] Dec 19 20:25:57.238 INFO O| Dec 19 20:25:57.238 INFO STEP 12 (pkg_install) COMPLETE
54652024-12-19T20:25:58.622Z[ host-image] Dec 19 20:25:57.238 INFO O| Dec 19 20:25:57.238 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
54662024-12-19T20:25:58.671Z[ recovery-image] Dec 19 20:25:57.287 INFO O| Dec 19 20:25:57.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
54672024-12-19T20:25:58.671Z[ recovery-image] Dec 19 20:25:57.287 INFO O| Dec 19 20:25:57.287 INFO STEP 379 (remove_files) COMPLETE
54682024-12-19T20:25:58.674Z[ recovery-image] Dec 19 20:25:57.287 INFO O| Dec 19 20:25:57.287 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692024-12-19T20:25:58.691Z[ host-image] Dec 19 20:25:57.307 INFO O| Dec 19 20:25:57.306 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
54702024-12-19T20:25:58.711Z[ recovery-image] Dec 19 20:25:57.327 INFO O| Dec 19 20:25:57.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
54712024-12-19T20:25:58.711Z[ recovery-image] Dec 19 20:25:57.327 INFO O| Dec 19 20:25:57.327 INFO STEP 380 (remove_files) COMPLETE
54722024-12-19T20:25:58.713Z[ recovery-image] Dec 19 20:25:57.327 INFO O| Dec 19 20:25:57.327 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54732024-12-19T20:25:58.753Z[ recovery-image] Dec 19 20:25:57.369 INFO O| Dec 19 20:25:57.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
54742024-12-19T20:25:58.756Z[ recovery-image] Dec 19 20:25:57.369 INFO O| Dec 19 20:25:57.369 INFO STEP 381 (remove_files) COMPLETE
54752024-12-19T20:25:58.756Z[ recovery-image] Dec 19 20:25:57.369 INFO O| Dec 19 20:25:57.369 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54762024-12-19T20:25:58.797Z[ recovery-image] Dec 19 20:25:57.413 INFO O| Dec 19 20:25:57.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
54772024-12-19T20:25:58.800Z[ recovery-image] Dec 19 20:25:57.413 INFO O| Dec 19 20:25:57.413 INFO STEP 382 (remove_files) COMPLETE
54782024-12-19T20:25:58.800Z[ recovery-image] Dec 19 20:25:57.414 INFO O| Dec 19 20:25:57.413 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54792024-12-19T20:25:58.820Z[ recovery-image] Dec 19 20:25:57.436 INFO O| Dec 19 20:25:57.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
54802024-12-19T20:25:58.825Z[ recovery-image] Dec 19 20:25:57.436 INFO O| Dec 19 20:25:57.436 INFO STEP 383 (remove_files) COMPLETE
54812024-12-19T20:25:58.825Z[ recovery-image] Dec 19 20:25:57.436 INFO O| Dec 19 20:25:57.436 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54822024-12-19T20:25:58.883Z[ recovery-image] Dec 19 20:25:57.499 INFO O| Dec 19 20:25:57.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
54832024-12-19T20:25:58.883Z[ recovery-image] Dec 19 20:25:57.499 INFO O| Dec 19 20:25:57.499 INFO STEP 384 (remove_files) COMPLETE
54842024-12-19T20:25:58.886Z[ recovery-image] Dec 19 20:25:57.499 INFO O| Dec 19 20:25:57.499 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54852024-12-19T20:25:58.946Z[ recovery-image] Dec 19 20:25:57.561 INFO O| Dec 19 20:25:57.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
54862024-12-19T20:25:58.949Z[ recovery-image] Dec 19 20:25:57.562 INFO O| Dec 19 20:25:57.562 INFO STEP 385 (remove_files) COMPLETE
54872024-12-19T20:25:58.949Z[ recovery-image] Dec 19 20:25:57.562 INFO O| Dec 19 20:25:57.562 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54882024-12-19T20:25:59.013Z[ recovery-image] Dec 19 20:25:57.629 INFO O| Dec 19 20:25:57.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
54892024-12-19T20:25:59.017Z[ recovery-image] Dec 19 20:25:57.629 INFO O| Dec 19 20:25:57.629 INFO STEP 386 (remove_files) COMPLETE
54902024-12-19T20:25:59.017Z[ recovery-image] Dec 19 20:25:57.629 INFO O| Dec 19 20:25:57.629 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54912024-12-19T20:25:59.041Z[ recovery-image] Dec 19 20:25:57.651 INFO O| Dec 19 20:25:57.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
54922024-12-19T20:25:59.042Z[ recovery-image] Dec 19 20:25:57.651 INFO O| Dec 19 20:25:57.651 INFO STEP 387 (remove_files) COMPLETE
54932024-12-19T20:25:59.042Z[ recovery-image] Dec 19 20:25:57.651 INFO O| Dec 19 20:25:57.651 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54942024-12-19T20:25:59.071Z[ recovery-image] Dec 19 20:25:57.675 INFO O| Dec 19 20:25:57.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
54952024-12-19T20:25:59.075Z[ recovery-image] Dec 19 20:25:57.675 INFO O| Dec 19 20:25:57.675 INFO STEP 388 (remove_files) COMPLETE
54962024-12-19T20:25:59.075Z[ recovery-image] Dec 19 20:25:57.675 INFO O| Dec 19 20:25:57.675 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54972024-12-19T20:25:59.083Z[ recovery-image] Dec 19 20:25:57.699 INFO O| Dec 19 20:25:57.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
54982024-12-19T20:25:59.084Z[ recovery-image] Dec 19 20:25:57.699 INFO O| Dec 19 20:25:57.699 INFO STEP 389 (remove_files) COMPLETE
54992024-12-19T20:25:59.084Z[ recovery-image] Dec 19 20:25:57.699 INFO O| Dec 19 20:25:57.699 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55002024-12-19T20:25:59.144Z[ recovery-image] Dec 19 20:25:57.759 INFO O| Dec 19 20:25:57.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
55012024-12-19T20:25:59.154Z[ recovery-image] Dec 19 20:25:57.760 INFO O| Dec 19 20:25:57.759 INFO STEP 390 (remove_files) COMPLETE
55022024-12-19T20:25:59.154Z[ recovery-image] Dec 19 20:25:57.760 INFO O| Dec 19 20:25:57.760 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55032024-12-19T20:25:59.211Z[ recovery-image] Dec 19 20:25:57.826 INFO O| Dec 19 20:25:57.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
55042024-12-19T20:25:59.214Z[ recovery-image] Dec 19 20:25:57.826 INFO O| Dec 19 20:25:57.826 INFO STEP 391 (remove_files) COMPLETE
55052024-12-19T20:25:59.214Z[ recovery-image] Dec 19 20:25:57.826 INFO O| Dec 19 20:25:57.826 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55062024-12-19T20:25:59.231Z[ recovery-image] Dec 19 20:25:57.847 INFO O| Dec 19 20:25:57.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
55072024-12-19T20:25:59.234Z[ recovery-image] Dec 19 20:25:57.847 INFO O| Dec 19 20:25:57.847 INFO STEP 392 (remove_files) COMPLETE
55082024-12-19T20:25:59.234Z[ recovery-image] Dec 19 20:25:57.847 INFO O| Dec 19 20:25:57.847 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55092024-12-19T20:25:59.251Z[ recovery-image] Dec 19 20:25:57.867 INFO O| Dec 19 20:25:57.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
55102024-12-19T20:25:59.252Z[ recovery-image] Dec 19 20:25:57.867 INFO O| Dec 19 20:25:57.867 INFO STEP 393 (remove_files) COMPLETE
55112024-12-19T20:25:59.256Z[ recovery-image] Dec 19 20:25:57.867 INFO O| Dec 19 20:25:57.867 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55122024-12-19T20:25:59.370Z[ recovery-image] Dec 19 20:25:57.985 INFO O| Dec 19 20:25:57.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
55132024-12-19T20:25:59.373Z[ recovery-image] Dec 19 20:25:57.985 INFO O| Dec 19 20:25:57.985 INFO STEP 394 (remove_files) COMPLETE
55142024-12-19T20:25:59.373Z[ recovery-image] Dec 19 20:25:57.985 INFO O| Dec 19 20:25:57.985 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55152024-12-19T20:25:59.408Z[ recovery-image] Dec 19 20:25:58.023 INFO O| Dec 19 20:25:58.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
55162024-12-19T20:25:59.412Z[ recovery-image] Dec 19 20:25:58.024 INFO O| Dec 19 20:25:58.023 INFO STEP 395 (remove_files) COMPLETE
55172024-12-19T20:25:59.412Z[ recovery-image] Dec 19 20:25:58.024 INFO O| Dec 19 20:25:58.024 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55182024-12-19T20:25:59.456Z[ recovery-image] Dec 19 20:25:58.062 INFO O| Dec 19 20:25:58.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
55192024-12-19T20:25:59.461Z[ recovery-image] Dec 19 20:25:58.062 INFO O| Dec 19 20:25:58.062 INFO STEP 396 (remove_files) COMPLETE
55202024-12-19T20:25:59.461Z[ recovery-image] Dec 19 20:25:58.062 INFO O| Dec 19 20:25:58.062 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55212024-12-19T20:25:59.469Z[ recovery-image] Dec 19 20:25:58.085 INFO O| Dec 19 20:25:58.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
55222024-12-19T20:25:59.472Z[ recovery-image] Dec 19 20:25:58.085 INFO O| Dec 19 20:25:58.085 INFO STEP 397 (remove_files) COMPLETE
55232024-12-19T20:25:59.472Z[ recovery-image] Dec 19 20:25:58.085 INFO O| Dec 19 20:25:58.085 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55242024-12-19T20:25:59.514Z[ recovery-image] Dec 19 20:25:58.130 INFO O| Dec 19 20:25:58.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
55252024-12-19T20:25:59.518Z[ recovery-image] Dec 19 20:25:58.130 INFO O| Dec 19 20:25:58.130 INFO STEP 398 (remove_files) COMPLETE
55262024-12-19T20:25:59.518Z[ recovery-image] Dec 19 20:25:58.130 INFO O| Dec 19 20:25:58.130 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55272024-12-19T20:25:59.535Z[ recovery-image] Dec 19 20:25:58.151 INFO O| Dec 19 20:25:58.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
55282024-12-19T20:25:59.539Z[ recovery-image] Dec 19 20:25:58.151 INFO O| Dec 19 20:25:58.151 INFO STEP 399 (remove_files) COMPLETE
55292024-12-19T20:25:59.539Z[ recovery-image] Dec 19 20:25:58.151 INFO O| Dec 19 20:25:58.151 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55302024-12-19T20:25:59.557Z[ recovery-image] Dec 19 20:25:58.173 INFO O| Dec 19 20:25:58.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
55312024-12-19T20:25:59.562Z[ recovery-image] Dec 19 20:25:58.173 INFO O| Dec 19 20:25:58.173 INFO STEP 400 (remove_files) COMPLETE
55322024-12-19T20:25:59.562Z[ recovery-image] Dec 19 20:25:58.173 INFO O| Dec 19 20:25:58.173 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55332024-12-19T20:25:59.611Z[ recovery-image] Dec 19 20:25:58.216 INFO O| Dec 19 20:25:58.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
55342024-12-19T20:25:59.611Z[ recovery-image] Dec 19 20:25:58.216 INFO O| Dec 19 20:25:58.216 INFO STEP 401 (remove_files) COMPLETE
55352024-12-19T20:25:59.611Z[ recovery-image] Dec 19 20:25:58.216 INFO O| Dec 19 20:25:58.216 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55362024-12-19T20:25:59.633Z[ recovery-image] Dec 19 20:25:58.238 INFO O| Dec 19 20:25:58.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
55372024-12-19T20:25:59.633Z[ recovery-image] Dec 19 20:25:58.239 INFO O| Dec 19 20:25:58.239 INFO STEP 402 (remove_files) COMPLETE
55382024-12-19T20:25:59.633Z[ recovery-image] Dec 19 20:25:58.239 INFO O| Dec 19 20:25:58.239 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55392024-12-19T20:25:59.654Z[ recovery-image] Dec 19 20:25:58.260 INFO O| Dec 19 20:25:58.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
55402024-12-19T20:25:59.655Z[ recovery-image] Dec 19 20:25:58.260 INFO O| Dec 19 20:25:58.260 INFO STEP 403 (remove_files) COMPLETE
55412024-12-19T20:25:59.655Z[ recovery-image] Dec 19 20:25:58.260 INFO O| Dec 19 20:25:58.260 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55422024-12-19T20:25:59.668Z[ recovery-image] Dec 19 20:25:58.283 INFO O| Dec 19 20:25:58.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
55432024-12-19T20:25:59.669Z[ recovery-image] Dec 19 20:25:58.283 INFO O| Dec 19 20:25:58.283 INFO STEP 404 (remove_files) COMPLETE
55442024-12-19T20:25:59.669Z[ recovery-image] Dec 19 20:25:58.283 INFO O| Dec 19 20:25:58.283 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55452024-12-19T20:25:59.691Z[ recovery-image] Dec 19 20:25:58.305 INFO O| Dec 19 20:25:58.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
55462024-12-19T20:25:59.691Z[ recovery-image] Dec 19 20:25:58.305 INFO O| Dec 19 20:25:58.305 INFO STEP 405 (remove_files) COMPLETE
55472024-12-19T20:25:59.700Z[ recovery-image] Dec 19 20:25:58.305 INFO O| Dec 19 20:25:58.305 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55482024-12-19T20:25:59.732Z[ recovery-image] Dec 19 20:25:58.341 INFO O| Dec 19 20:25:58.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
55492024-12-19T20:25:59.732Z[ recovery-image] Dec 19 20:25:58.341 INFO O| Dec 19 20:25:58.341 INFO STEP 406 (remove_files) COMPLETE
55502024-12-19T20:25:59.733Z[ recovery-image] Dec 19 20:25:58.341 INFO O| Dec 19 20:25:58.341 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55512024-12-19T20:25:59.760Z[ recovery-image] Dec 19 20:25:58.374 INFO O| Dec 19 20:25:58.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
55522024-12-19T20:25:59.760Z[ recovery-image] Dec 19 20:25:58.374 INFO O| Dec 19 20:25:58.374 INFO STEP 407 (remove_files) COMPLETE
55532024-12-19T20:25:59.765Z[ recovery-image] Dec 19 20:25:58.375 INFO O| Dec 19 20:25:58.374 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55542024-12-19T20:25:59.796Z[ recovery-image] Dec 19 20:25:58.411 INFO O| Dec 19 20:25:58.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
55552024-12-19T20:25:59.797Z[ recovery-image] Dec 19 20:25:58.411 INFO O| Dec 19 20:25:58.411 INFO STEP 408 (remove_files) COMPLETE
55562024-12-19T20:25:59.801Z[ recovery-image] Dec 19 20:25:58.411 INFO O| Dec 19 20:25:58.411 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55572024-12-19T20:25:59.820Z[ recovery-image] Dec 19 20:25:58.434 INFO O| Dec 19 20:25:58.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
55582024-12-19T20:25:59.820Z[ recovery-image] Dec 19 20:25:58.434 INFO O| Dec 19 20:25:58.434 INFO STEP 409 (remove_files) COMPLETE
55592024-12-19T20:25:59.820Z[ recovery-image] Dec 19 20:25:58.434 INFO O| Dec 19 20:25:58.434 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55602024-12-19T20:25:59.859Z[ recovery-image] Dec 19 20:25:58.472 INFO O| Dec 19 20:25:58.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
55612024-12-19T20:25:59.882Z[ recovery-image] Dec 19 20:25:58.473 INFO O| Dec 19 20:25:58.472 INFO STEP 410 (remove_files) COMPLETE
55622024-12-19T20:25:59.882Z[ recovery-image] Dec 19 20:25:58.473 INFO O| Dec 19 20:25:58.473 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55632024-12-19T20:25:59.905Z[ host-image] Dec 19 20:25:58.497 INFO O| Dec 19 20:25:58.496 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
55642024-12-19T20:25:59.913Z[ recovery-image] Dec 19 20:25:58.516 INFO O| Dec 19 20:25:58.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
55652024-12-19T20:25:59.914Z[ recovery-image] Dec 19 20:25:58.516 INFO O| Dec 19 20:25:58.516 INFO STEP 411 (remove_files) COMPLETE
55662024-12-19T20:25:59.914Z[ recovery-image] Dec 19 20:25:58.516 INFO O| Dec 19 20:25:58.516 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672024-12-19T20:25:59.931Z[ recovery-image] Dec 19 20:25:58.539 INFO O| Dec 19 20:25:58.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
55682024-12-19T20:25:59.931Z[ recovery-image] Dec 19 20:25:58.539 INFO O| Dec 19 20:25:58.539 INFO STEP 412 (remove_files) COMPLETE
55692024-12-19T20:25:59.956Z[ recovery-image] Dec 19 20:25:58.539 INFO O| Dec 19 20:25:58.539 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702024-12-19T20:25:59.964Z[ recovery-image] Dec 19 20:25:58.576 INFO O| Dec 19 20:25:58.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
55712024-12-19T20:25:59.964Z[ recovery-image] Dec 19 20:25:58.576 INFO O| Dec 19 20:25:58.576 INFO STEP 413 (remove_files) COMPLETE
55722024-12-19T20:25:59.964Z[ recovery-image] Dec 19 20:25:58.576 INFO O| Dec 19 20:25:58.576 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732024-12-19T20:25:59.993Z[ recovery-image] Dec 19 20:25:58.605 INFO O| Dec 19 20:25:58.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
55742024-12-19T20:25:59.993Z[ recovery-image] Dec 19 20:25:58.605 INFO O| Dec 19 20:25:58.605 INFO STEP 414 (remove_files) COMPLETE
55752024-12-19T20:25:59.993Z[ recovery-image] Dec 19 20:25:58.605 INFO O| Dec 19 20:25:58.605 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762024-12-19T20:26:00.023Z[ recovery-image] Dec 19 20:25:58.638 INFO O| Dec 19 20:25:58.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
55772024-12-19T20:26:00.023Z[ recovery-image] Dec 19 20:25:58.638 INFO O| Dec 19 20:25:58.638 INFO STEP 415 (remove_files) COMPLETE
55782024-12-19T20:26:00.033Z[ recovery-image] Dec 19 20:25:58.638 INFO O| Dec 19 20:25:58.638 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792024-12-19T20:26:00.046Z[ recovery-image] Dec 19 20:25:58.661 INFO O| Dec 19 20:25:58.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
55802024-12-19T20:26:00.046Z[ recovery-image] Dec 19 20:25:58.661 INFO O| Dec 19 20:25:58.661 INFO STEP 416 (remove_files) COMPLETE
55812024-12-19T20:26:00.052Z[ recovery-image] Dec 19 20:25:58.661 INFO O| Dec 19 20:25:58.661 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822024-12-19T20:26:00.071Z[ recovery-image] Dec 19 20:25:58.686 INFO O| Dec 19 20:25:58.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
55832024-12-19T20:26:00.076Z[ recovery-image] Dec 19 20:25:58.686 INFO O| Dec 19 20:25:58.686 INFO STEP 417 (remove_files) COMPLETE
55842024-12-19T20:26:00.077Z[ recovery-image] Dec 19 20:25:58.686 INFO O| Dec 19 20:25:58.686 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852024-12-19T20:26:00.106Z[ recovery-image] Dec 19 20:25:58.720 INFO O| Dec 19 20:25:58.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
55862024-12-19T20:26:00.114Z[ recovery-image] Dec 19 20:25:58.720 INFO O| Dec 19 20:25:58.720 INFO STEP 418 (remove_files) COMPLETE
55872024-12-19T20:26:00.114Z[ recovery-image] Dec 19 20:25:58.720 INFO O| Dec 19 20:25:58.720 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882024-12-19T20:26:00.149Z[ recovery-image] Dec 19 20:25:58.763 INFO O| Dec 19 20:25:58.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
55892024-12-19T20:26:00.157Z[ recovery-image] Dec 19 20:25:58.763 INFO O| Dec 19 20:25:58.763 INFO STEP 419 (remove_files) COMPLETE
55902024-12-19T20:26:00.157Z[ recovery-image] Dec 19 20:25:58.763 INFO O| Dec 19 20:25:58.763 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912024-12-19T20:26:00.214Z[ recovery-image] Dec 19 20:25:58.824 INFO O| Dec 19 20:25:58.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
55922024-12-19T20:26:00.226Z[ recovery-image] Dec 19 20:25:58.824 INFO O| Dec 19 20:25:58.824 INFO STEP 420 (remove_files) COMPLETE
55932024-12-19T20:26:00.226Z[ recovery-image] Dec 19 20:25:58.824 INFO O| Dec 19 20:25:58.824 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942024-12-19T20:26:00.273Z[ recovery-image] Dec 19 20:25:58.888 INFO O| Dec 19 20:25:58.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
55952024-12-19T20:26:00.273Z[ recovery-image] Dec 19 20:25:58.888 INFO O| Dec 19 20:25:58.888 INFO STEP 421 (remove_files) COMPLETE
55962024-12-19T20:26:00.279Z[ recovery-image] Dec 19 20:25:58.888 INFO O| Dec 19 20:25:58.888 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972024-12-19T20:26:00.318Z[ recovery-image] Dec 19 20:25:58.933 INFO O| Dec 19 20:25:58.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
55982024-12-19T20:26:00.318Z[ recovery-image] Dec 19 20:25:58.933 INFO O| Dec 19 20:25:58.933 INFO STEP 422 (remove_files) COMPLETE
55992024-12-19T20:26:00.318Z[ recovery-image] Dec 19 20:25:58.933 INFO O| Dec 19 20:25:58.933 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002024-12-19T20:26:00.372Z[ recovery-image] Dec 19 20:25:58.986 INFO O| Dec 19 20:25:58.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
56012024-12-19T20:26:00.377Z[ recovery-image] Dec 19 20:25:58.986 INFO O| Dec 19 20:25:58.986 INFO STEP 423 (remove_files) COMPLETE
56022024-12-19T20:26:00.377Z[ recovery-image] Dec 19 20:25:58.986 INFO O| Dec 19 20:25:58.986 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032024-12-19T20:26:00.395Z[ recovery-image] Dec 19 20:25:59.008 INFO O| Dec 19 20:25:59.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
56042024-12-19T20:26:00.400Z[ recovery-image] Dec 19 20:25:59.009 INFO O| Dec 19 20:25:59.009 INFO STEP 424 (remove_files) COMPLETE
56052024-12-19T20:26:00.400Z[ recovery-image] Dec 19 20:25:59.009 INFO O| Dec 19 20:25:59.009 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062024-12-19T20:26:00.432Z[ recovery-image] Dec 19 20:25:59.047 INFO O| Dec 19 20:25:59.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
56072024-12-19T20:26:00.435Z[ recovery-image] Dec 19 20:25:59.047 INFO O| Dec 19 20:25:59.047 INFO STEP 425 (remove_files) COMPLETE
56082024-12-19T20:26:00.435Z[ recovery-image] Dec 19 20:25:59.047 INFO O| Dec 19 20:25:59.047 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56092024-12-19T20:26:00.467Z[ recovery-image] Dec 19 20:25:59.081 INFO O| Dec 19 20:25:59.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
56102024-12-19T20:26:00.472Z[ recovery-image] Dec 19 20:25:59.081 INFO O| Dec 19 20:25:59.081 INFO STEP 426 (remove_files) COMPLETE
56112024-12-19T20:26:00.472Z[ recovery-image] Dec 19 20:25:59.081 INFO O| Dec 19 20:25:59.081 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56122024-12-19T20:26:00.542Z[ recovery-image] Dec 19 20:25:59.157 INFO O| Dec 19 20:25:59.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
56132024-12-19T20:26:00.542Z[ recovery-image] Dec 19 20:25:59.157 INFO O| Dec 19 20:25:59.157 INFO STEP 427 (remove_files) COMPLETE
56142024-12-19T20:26:00.542Z[ recovery-image] Dec 19 20:25:59.157 INFO O| Dec 19 20:25:59.157 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152024-12-19T20:26:00.564Z[ recovery-image] Dec 19 20:25:59.179 INFO O| Dec 19 20:25:59.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
56162024-12-19T20:26:00.565Z[ recovery-image] Dec 19 20:25:59.179 INFO O| Dec 19 20:25:59.179 INFO STEP 428 (remove_files) COMPLETE
56172024-12-19T20:26:00.565Z[ recovery-image] Dec 19 20:25:59.179 INFO O| Dec 19 20:25:59.179 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182024-12-19T20:26:00.584Z[ recovery-image] Dec 19 20:25:59.199 INFO O| Dec 19 20:25:59.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
56192024-12-19T20:26:00.584Z[ recovery-image] Dec 19 20:25:59.199 INFO O| Dec 19 20:25:59.199 INFO STEP 429 (remove_files) COMPLETE
56202024-12-19T20:26:00.584Z[ recovery-image] Dec 19 20:25:59.199 INFO O| Dec 19 20:25:59.199 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212024-12-19T20:26:00.603Z[ recovery-image] Dec 19 20:25:59.218 INFO O| Dec 19 20:25:59.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
56222024-12-19T20:26:00.603Z[ recovery-image] Dec 19 20:25:59.219 INFO O| Dec 19 20:25:59.219 INFO STEP 430 (remove_files) COMPLETE
56232024-12-19T20:26:00.603Z[ recovery-image] Dec 19 20:25:59.219 INFO O| Dec 19 20:25:59.219 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242024-12-19T20:26:00.643Z[ recovery-image] Dec 19 20:25:59.258 INFO O| Dec 19 20:25:59.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
56252024-12-19T20:26:00.643Z[ recovery-image] Dec 19 20:25:59.258 INFO O| Dec 19 20:25:59.258 INFO STEP 431 (remove_files) COMPLETE
56262024-12-19T20:26:00.646Z[ recovery-image] Dec 19 20:25:59.258 INFO O| Dec 19 20:25:59.258 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272024-12-19T20:26:00.679Z[ recovery-image] Dec 19 20:25:59.287 INFO O| Dec 19 20:25:59.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
56282024-12-19T20:26:00.682Z[ recovery-image] Dec 19 20:25:59.287 INFO O| Dec 19 20:25:59.287 INFO STEP 432 (remove_files) COMPLETE
56292024-12-19T20:26:00.683Z[ recovery-image] Dec 19 20:25:59.288 INFO O| Dec 19 20:25:59.287 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302024-12-19T20:26:00.696Z[ recovery-image] Dec 19 20:25:59.311 INFO O| Dec 19 20:25:59.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
56312024-12-19T20:26:00.696Z[ recovery-image] Dec 19 20:25:59.311 INFO O| Dec 19 20:25:59.311 INFO STEP 433 (remove_files) COMPLETE
56322024-12-19T20:26:00.696Z[ recovery-image] Dec 19 20:25:59.311 INFO O| Dec 19 20:25:59.311 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332024-12-19T20:26:00.753Z[ recovery-image] Dec 19 20:25:59.369 INFO O| Dec 19 20:25:59.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
56342024-12-19T20:26:00.754Z[ recovery-image] Dec 19 20:25:59.369 INFO O| Dec 19 20:25:59.369 INFO STEP 434 (remove_files) COMPLETE
56352024-12-19T20:26:00.754Z[ recovery-image] Dec 19 20:25:59.369 INFO O| Dec 19 20:25:59.369 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362024-12-19T20:26:00.776Z[ recovery-image] Dec 19 20:25:59.391 INFO O| Dec 19 20:25:59.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
56372024-12-19T20:26:00.779Z[ recovery-image] Dec 19 20:25:59.392 INFO O| Dec 19 20:25:59.392 INFO STEP 435 (remove_files) COMPLETE
56382024-12-19T20:26:00.780Z[ recovery-image] Dec 19 20:25:59.392 INFO O| Dec 19 20:25:59.392 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56392024-12-19T20:26:00.799Z[ recovery-image] Dec 19 20:25:59.415 INFO O| Dec 19 20:25:59.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
56402024-12-19T20:26:00.802Z[ recovery-image] Dec 19 20:25:59.415 INFO O| Dec 19 20:25:59.415 INFO STEP 436 (remove_files) COMPLETE
56412024-12-19T20:26:00.802Z[ recovery-image] Dec 19 20:25:59.415 INFO O| Dec 19 20:25:59.415 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56422024-12-19T20:26:00.822Z[ recovery-image] Dec 19 20:25:59.437 INFO O| Dec 19 20:25:59.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
56432024-12-19T20:26:00.825Z[ recovery-image] Dec 19 20:25:59.438 INFO O| Dec 19 20:25:59.438 INFO STEP 437 (remove_files) COMPLETE
56442024-12-19T20:26:00.825Z[ recovery-image] Dec 19 20:25:59.438 INFO O| Dec 19 20:25:59.438 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452024-12-19T20:26:00.846Z[ recovery-image] Dec 19 20:25:59.461 INFO O| Dec 19 20:25:59.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
56462024-12-19T20:26:00.850Z[ recovery-image] Dec 19 20:25:59.461 INFO O| Dec 19 20:25:59.461 INFO STEP 438 (remove_files) COMPLETE
56472024-12-19T20:26:00.850Z[ recovery-image] Dec 19 20:25:59.461 INFO O| Dec 19 20:25:59.461 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482024-12-19T20:26:00.882Z[ recovery-image] Dec 19 20:25:59.497 INFO O| Dec 19 20:25:59.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
56492024-12-19T20:26:00.882Z[ recovery-image] Dec 19 20:25:59.497 INFO O| Dec 19 20:25:59.497 INFO STEP 439 (remove_files) COMPLETE
56502024-12-19T20:26:00.886Z[ recovery-image] Dec 19 20:25:59.497 INFO O| Dec 19 20:25:59.497 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512024-12-19T20:26:00.906Z[ recovery-image] Dec 19 20:25:59.521 INFO O| Dec 19 20:25:59.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
56522024-12-19T20:26:00.906Z[ recovery-image] Dec 19 20:25:59.522 INFO O| Dec 19 20:25:59.522 INFO STEP 440 (remove_files) COMPLETE
56532024-12-19T20:26:00.910Z[ recovery-image] Dec 19 20:25:59.522 INFO O| Dec 19 20:25:59.522 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542024-12-19T20:26:00.931Z[ recovery-image] Dec 19 20:25:59.545 INFO O| Dec 19 20:25:59.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
56552024-12-19T20:26:00.931Z[ recovery-image] Dec 19 20:25:59.545 INFO O| Dec 19 20:25:59.545 INFO STEP 441 (remove_files) COMPLETE
56562024-12-19T20:26:00.934Z[ recovery-image] Dec 19 20:25:59.545 INFO O| Dec 19 20:25:59.545 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572024-12-19T20:26:00.953Z[ recovery-image] Dec 19 20:25:59.568 INFO O| Dec 19 20:25:59.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
56582024-12-19T20:26:00.955Z[ recovery-image] Dec 19 20:25:59.568 INFO O| Dec 19 20:25:59.568 INFO STEP 442 (remove_files) COMPLETE
56592024-12-19T20:26:00.956Z[ recovery-image] Dec 19 20:25:59.569 INFO O| Dec 19 20:25:59.568 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602024-12-19T20:26:00.975Z[ recovery-image] Dec 19 20:25:59.591 INFO O| Dec 19 20:25:59.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
56612024-12-19T20:26:00.980Z[ recovery-image] Dec 19 20:25:59.591 INFO O| Dec 19 20:25:59.591 INFO STEP 443 (remove_files) COMPLETE
56622024-12-19T20:26:00.980Z[ recovery-image] Dec 19 20:25:59.591 INFO O| Dec 19 20:25:59.591 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632024-12-19T20:26:01.010Z[ recovery-image] Dec 19 20:25:59.625 INFO O| Dec 19 20:25:59.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
56642024-12-19T20:26:01.010Z[ recovery-image] Dec 19 20:25:59.625 INFO O| Dec 19 20:25:59.625 INFO STEP 444 (remove_files) COMPLETE
56652024-12-19T20:26:01.010Z[ recovery-image] Dec 19 20:25:59.625 INFO O| Dec 19 20:25:59.625 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662024-12-19T20:26:01.032Z[ recovery-image] Dec 19 20:25:59.648 INFO O| Dec 19 20:25:59.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
56672024-12-19T20:26:01.032Z[ recovery-image] Dec 19 20:25:59.648 INFO O| Dec 19 20:25:59.648 INFO STEP 445 (remove_files) COMPLETE
56682024-12-19T20:26:01.035Z[ recovery-image] Dec 19 20:25:59.648 INFO O| Dec 19 20:25:59.648 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56692024-12-19T20:26:01.055Z[ recovery-image] Dec 19 20:25:59.670 INFO O| Dec 19 20:25:59.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
56702024-12-19T20:26:01.055Z[ recovery-image] Dec 19 20:25:59.671 INFO O| Dec 19 20:25:59.671 INFO STEP 446 (remove_files) COMPLETE
56712024-12-19T20:26:01.056Z[ recovery-image] Dec 19 20:25:59.671 INFO O| Dec 19 20:25:59.671 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56722024-12-19T20:26:01.079Z[ recovery-image] Dec 19 20:25:59.694 INFO O| Dec 19 20:25:59.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
56732024-12-19T20:26:01.079Z[ recovery-image] Dec 19 20:25:59.694 INFO O| Dec 19 20:25:59.694 INFO STEP 447 (remove_files) COMPLETE
56742024-12-19T20:26:01.083Z[ recovery-image] Dec 19 20:25:59.694 INFO O| Dec 19 20:25:59.694 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56752024-12-19T20:26:01.102Z[ recovery-image] Dec 19 20:25:59.717 INFO O| Dec 19 20:25:59.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
56762024-12-19T20:26:01.102Z[ recovery-image] Dec 19 20:25:59.717 INFO O| Dec 19 20:25:59.717 INFO STEP 448 (remove_files) COMPLETE
56772024-12-19T20:26:01.102Z[ recovery-image] Dec 19 20:25:59.717 INFO O| Dec 19 20:25:59.717 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56782024-12-19T20:26:01.126Z[ recovery-image] Dec 19 20:25:59.742 INFO O| Dec 19 20:25:59.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
56792024-12-19T20:26:01.127Z[ recovery-image] Dec 19 20:25:59.742 INFO O| Dec 19 20:25:59.742 INFO STEP 449 (remove_files) COMPLETE
56802024-12-19T20:26:01.127Z[ recovery-image] Dec 19 20:25:59.742 INFO O| Dec 19 20:25:59.742 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56812024-12-19T20:26:01.149Z[ recovery-image] Dec 19 20:25:59.764 INFO O| Dec 19 20:25:59.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
56822024-12-19T20:26:01.149Z[ recovery-image] Dec 19 20:25:59.765 INFO O| Dec 19 20:25:59.765 INFO STEP 450 (remove_files) COMPLETE
56832024-12-19T20:26:01.149Z[ recovery-image] Dec 19 20:25:59.765 INFO O| Dec 19 20:25:59.765 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56842024-12-19T20:26:01.206Z[ recovery-image] Dec 19 20:25:59.821 INFO O| Dec 19 20:25:59.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
56852024-12-19T20:26:01.212Z[ recovery-image] Dec 19 20:25:59.822 INFO O| Dec 19 20:25:59.821 INFO STEP 451 (remove_files) COMPLETE
56862024-12-19T20:26:01.212Z[ recovery-image] Dec 19 20:25:59.822 INFO O| Dec 19 20:25:59.822 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56872024-12-19T20:26:01.232Z[ recovery-image] Dec 19 20:25:59.848 INFO O| Dec 19 20:25:59.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
56882024-12-19T20:26:01.232Z[ recovery-image] Dec 19 20:25:59.848 INFO O| Dec 19 20:25:59.848 INFO STEP 452 (remove_files) COMPLETE
56892024-12-19T20:26:01.235Z[ recovery-image] Dec 19 20:25:59.848 INFO O| Dec 19 20:25:59.848 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56902024-12-19T20:26:01.288Z[ recovery-image] Dec 19 20:25:59.904 INFO O| Dec 19 20:25:59.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
56912024-12-19T20:26:01.289Z[ recovery-image] Dec 19 20:25:59.904 INFO O| Dec 19 20:25:59.904 INFO STEP 453 (remove_files) COMPLETE
56922024-12-19T20:26:01.291Z[ recovery-image] Dec 19 20:25:59.904 INFO O| Dec 19 20:25:59.904 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56932024-12-19T20:26:01.311Z[ recovery-image] Dec 19 20:25:59.927 INFO O| Dec 19 20:25:59.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
56942024-12-19T20:26:01.314Z[ recovery-image] Dec 19 20:25:59.927 INFO O| Dec 19 20:25:59.927 INFO STEP 454 (remove_files) COMPLETE
56952024-12-19T20:26:01.314Z[ recovery-image] Dec 19 20:25:59.927 INFO O| Dec 19 20:25:59.927 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56962024-12-19T20:26:01.336Z[ recovery-image] Dec 19 20:25:59.952 INFO O| Dec 19 20:25:59.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
56972024-12-19T20:26:01.336Z[ recovery-image] Dec 19 20:25:59.952 INFO O| Dec 19 20:25:59.952 INFO STEP 455 (remove_files) COMPLETE
56982024-12-19T20:26:01.336Z[ recovery-image] Dec 19 20:25:59.952 INFO O| Dec 19 20:25:59.952 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56992024-12-19T20:26:01.358Z[ recovery-image] Dec 19 20:25:59.974 INFO O| Dec 19 20:25:59.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
57002024-12-19T20:26:01.359Z[ recovery-image] Dec 19 20:25:59.974 INFO O| Dec 19 20:25:59.974 INFO STEP 456 (remove_files) COMPLETE
57012024-12-19T20:26:01.359Z[ recovery-image] Dec 19 20:25:59.974 INFO O| Dec 19 20:25:59.974 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57022024-12-19T20:26:01.414Z[ recovery-image] Dec 19 20:26:00.029 INFO O| Dec 19 20:26:00.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
57032024-12-19T20:26:01.414Z[ recovery-image] Dec 19 20:26:00.029 INFO O| Dec 19 20:26:00.029 INFO STEP 457 (remove_files) COMPLETE
57042024-12-19T20:26:01.414Z[ recovery-image] Dec 19 20:26:00.029 INFO O| Dec 19 20:26:00.029 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57052024-12-19T20:26:01.442Z[ recovery-image] Dec 19 20:26:00.057 INFO O| Dec 19 20:26:00.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
57062024-12-19T20:26:01.442Z[ recovery-image] Dec 19 20:26:00.057 INFO O| Dec 19 20:26:00.057 INFO STEP 458 (remove_files) COMPLETE
57072024-12-19T20:26:01.445Z[ recovery-image] Dec 19 20:26:00.057 INFO O| Dec 19 20:26:00.057 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57082024-12-19T20:26:01.484Z[ recovery-image] Dec 19 20:26:00.099 INFO O| Dec 19 20:26:00.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
57092024-12-19T20:26:01.484Z[ recovery-image] Dec 19 20:26:00.099 INFO O| Dec 19 20:26:00.099 INFO STEP 459 (remove_files) COMPLETE
57102024-12-19T20:26:01.484Z[ recovery-image] Dec 19 20:26:00.099 INFO O| Dec 19 20:26:00.099 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57112024-12-19T20:26:01.526Z[ recovery-image] Dec 19 20:26:00.141 INFO O| Dec 19 20:26:00.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
57122024-12-19T20:26:01.526Z[ recovery-image] Dec 19 20:26:00.141 INFO O| Dec 19 20:26:00.141 INFO STEP 460 (remove_files) COMPLETE
57132024-12-19T20:26:01.526Z[ recovery-image] Dec 19 20:26:00.141 INFO O| Dec 19 20:26:00.141 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57142024-12-19T20:26:01.548Z[ recovery-image] Dec 19 20:26:00.163 INFO O| Dec 19 20:26:00.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
57152024-12-19T20:26:01.548Z[ recovery-image] Dec 19 20:26:00.163 INFO O| Dec 19 20:26:00.163 INFO STEP 461 (remove_files) COMPLETE
57162024-12-19T20:26:01.549Z[ recovery-image] Dec 19 20:26:00.163 INFO O| Dec 19 20:26:00.163 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57172024-12-19T20:26:01.589Z[ recovery-image] Dec 19 20:26:00.204 INFO O| Dec 19 20:26:00.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
57182024-12-19T20:26:01.589Z[ recovery-image] Dec 19 20:26:00.205 INFO O| Dec 19 20:26:00.204 INFO STEP 462 (remove_files) COMPLETE
57192024-12-19T20:26:01.589Z[ recovery-image] Dec 19 20:26:00.205 INFO O| Dec 19 20:26:00.204 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57202024-12-19T20:26:01.640Z[ recovery-image] Dec 19 20:26:00.243 INFO O| Dec 19 20:26:00.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
57212024-12-19T20:26:01.641Z[ recovery-image] Dec 19 20:26:00.243 INFO O| Dec 19 20:26:00.243 INFO STEP 463 (remove_files) COMPLETE
57222024-12-19T20:26:01.641Z[ recovery-image] Dec 19 20:26:00.243 INFO O| Dec 19 20:26:00.243 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57232024-12-19T20:26:01.671Z[ recovery-image] Dec 19 20:26:00.286 INFO O| Dec 19 20:26:00.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
57242024-12-19T20:26:01.671Z[ recovery-image] Dec 19 20:26:00.286 INFO O| Dec 19 20:26:00.286 INFO STEP 464 (remove_files) COMPLETE
57252024-12-19T20:26:01.674Z[ recovery-image] Dec 19 20:26:00.286 INFO O| Dec 19 20:26:00.286 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57262024-12-19T20:26:01.777Z[ recovery-image] Dec 19 20:26:00.392 INFO O| Dec 19 20:26:00.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
57272024-12-19T20:26:01.777Z[ recovery-image] Dec 19 20:26:00.392 INFO O| Dec 19 20:26:00.392 INFO STEP 465 (remove_files) COMPLETE
57282024-12-19T20:26:01.780Z[ recovery-image] Dec 19 20:26:00.392 INFO O| Dec 19 20:26:00.392 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57292024-12-19T20:26:01.815Z[ recovery-image] Dec 19 20:26:00.429 INFO O| Dec 19 20:26:00.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
57302024-12-19T20:26:01.815Z[ recovery-image] Dec 19 20:26:00.429 INFO O| Dec 19 20:26:00.429 INFO STEP 466 (remove_files) COMPLETE
57312024-12-19T20:26:01.815Z[ recovery-image] Dec 19 20:26:00.429 INFO O| Dec 19 20:26:00.429 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57322024-12-19T20:26:01.835Z[ recovery-image] Dec 19 20:26:00.450 INFO O| Dec 19 20:26:00.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
57332024-12-19T20:26:01.835Z[ recovery-image] Dec 19 20:26:00.450 INFO O| Dec 19 20:26:00.450 INFO STEP 467 (remove_files) COMPLETE
57342024-12-19T20:26:01.836Z[ recovery-image] Dec 19 20:26:00.450 INFO O| Dec 19 20:26:00.450 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57352024-12-19T20:26:01.856Z[ recovery-image] Dec 19 20:26:00.472 INFO O| Dec 19 20:26:00.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
57362024-12-19T20:26:01.857Z[ recovery-image] Dec 19 20:26:00.472 INFO O| Dec 19 20:26:00.472 INFO STEP 468 (remove_files) COMPLETE
57372024-12-19T20:26:01.857Z[ recovery-image] Dec 19 20:26:00.472 INFO O| Dec 19 20:26:00.472 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57382024-12-19T20:26:01.877Z[ recovery-image] Dec 19 20:26:00.492 INFO O| Dec 19 20:26:00.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
57392024-12-19T20:26:01.877Z[ recovery-image] Dec 19 20:26:00.492 INFO O| Dec 19 20:26:00.492 INFO STEP 469 (remove_files) COMPLETE
57402024-12-19T20:26:01.877Z[ recovery-image] Dec 19 20:26:00.492 INFO O| Dec 19 20:26:00.492 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57412024-12-19T20:26:01.936Z[ recovery-image] Dec 19 20:26:00.551 INFO O| Dec 19 20:26:00.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
57422024-12-19T20:26:01.939Z[ recovery-image] Dec 19 20:26:00.551 INFO O| Dec 19 20:26:00.551 INFO STEP 470 (remove_files) COMPLETE
57432024-12-19T20:26:01.939Z[ recovery-image] Dec 19 20:26:00.551 INFO O| Dec 19 20:26:00.551 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57442024-12-19T20:26:01.958Z[ recovery-image] Dec 19 20:26:00.573 INFO O| Dec 19 20:26:00.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
57452024-12-19T20:26:01.959Z[ recovery-image] Dec 19 20:26:00.573 INFO O| Dec 19 20:26:00.573 INFO STEP 471 (remove_files) COMPLETE
57462024-12-19T20:26:01.959Z[ recovery-image] Dec 19 20:26:00.574 INFO O| Dec 19 20:26:00.573 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57472024-12-19T20:26:01.996Z[ recovery-image] Dec 19 20:26:00.610 INFO O| Dec 19 20:26:00.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
57482024-12-19T20:26:01.999Z[ recovery-image] Dec 19 20:26:00.610 INFO O| Dec 19 20:26:00.610 INFO STEP 472 (remove_files) COMPLETE
57492024-12-19T20:26:01.999Z[ recovery-image] Dec 19 20:26:00.611 INFO O| Dec 19 20:26:00.610 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57502024-12-19T20:26:02.018Z[ recovery-image] Dec 19 20:26:00.633 INFO O| Dec 19 20:26:00.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
57512024-12-19T20:26:02.023Z[ recovery-image] Dec 19 20:26:00.633 INFO O| Dec 19 20:26:00.633 INFO STEP 473 (remove_files) COMPLETE
57522024-12-19T20:26:02.023Z[ recovery-image] Dec 19 20:26:00.633 INFO O| Dec 19 20:26:00.633 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57532024-12-19T20:26:02.040Z[ recovery-image] Dec 19 20:26:00.655 INFO O| Dec 19 20:26:00.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
57542024-12-19T20:26:02.043Z[ recovery-image] Dec 19 20:26:00.656 INFO O| Dec 19 20:26:00.656 INFO STEP 474 (remove_files) COMPLETE
57552024-12-19T20:26:02.044Z[ recovery-image] Dec 19 20:26:00.656 INFO O| Dec 19 20:26:00.656 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57562024-12-19T20:26:02.077Z[ recovery-image] Dec 19 20:26:00.690 INFO O| Dec 19 20:26:00.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
57572024-12-19T20:26:02.077Z[ recovery-image] Dec 19 20:26:00.690 INFO O| Dec 19 20:26:00.690 INFO STEP 475 (remove_files) COMPLETE
57582024-12-19T20:26:02.077Z[ recovery-image] Dec 19 20:26:00.690 INFO O| Dec 19 20:26:00.690 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592024-12-19T20:26:02.133Z[ recovery-image] Dec 19 20:26:00.748 INFO O| Dec 19 20:26:00.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
57602024-12-19T20:26:02.133Z[ recovery-image] Dec 19 20:26:00.748 INFO O| Dec 19 20:26:00.748 INFO STEP 476 (remove_files) COMPLETE
57612024-12-19T20:26:02.134Z[ recovery-image] Dec 19 20:26:00.748 INFO O| Dec 19 20:26:00.748 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622024-12-19T20:26:02.175Z[ recovery-image] Dec 19 20:26:00.790 INFO O| Dec 19 20:26:00.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
57632024-12-19T20:26:02.175Z[ recovery-image] Dec 19 20:26:00.790 INFO O| Dec 19 20:26:00.790 INFO STEP 477 (remove_files) COMPLETE
57642024-12-19T20:26:02.178Z[ recovery-image] Dec 19 20:26:00.790 INFO O| Dec 19 20:26:00.790 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652024-12-19T20:26:02.199Z[ recovery-image] Dec 19 20:26:00.813 INFO O| Dec 19 20:26:00.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
57662024-12-19T20:26:02.199Z[ recovery-image] Dec 19 20:26:00.814 INFO O| Dec 19 20:26:00.814 INFO STEP 478 (remove_files) COMPLETE
57672024-12-19T20:26:02.199Z[ recovery-image] Dec 19 20:26:00.814 INFO O| Dec 19 20:26:00.814 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682024-12-19T20:26:02.226Z[ recovery-image] Dec 19 20:26:00.841 INFO O| Dec 19 20:26:00.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
57692024-12-19T20:26:02.229Z[ recovery-image] Dec 19 20:26:00.841 INFO O| Dec 19 20:26:00.841 INFO STEP 479 (remove_files) COMPLETE
57702024-12-19T20:26:02.229Z[ recovery-image] Dec 19 20:26:00.841 INFO O| Dec 19 20:26:00.841 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712024-12-19T20:26:02.274Z[ recovery-image] Dec 19 20:26:00.889 INFO O| Dec 19 20:26:00.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
57722024-12-19T20:26:02.275Z[ recovery-image] Dec 19 20:26:00.890 INFO O| Dec 19 20:26:00.890 INFO STEP 480 (remove_files) COMPLETE
57732024-12-19T20:26:02.278Z[ recovery-image] Dec 19 20:26:00.890 INFO O| Dec 19 20:26:00.890 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742024-12-19T20:26:02.337Z[ recovery-image] Dec 19 20:26:00.952 INFO O| Dec 19 20:26:00.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
57752024-12-19T20:26:02.361Z[ recovery-image] Dec 19 20:26:00.976 INFO O| Dec 19 20:26:00.976 INFO STEP 481 (remove_files) COMPLETE
57762024-12-19T20:26:02.361Z[ recovery-image] Dec 19 20:26:00.976 INFO O| Dec 19 20:26:00.976 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772024-12-19T20:26:02.419Z[ recovery-image] Dec 19 20:26:01.034 INFO O| Dec 19 20:26:01.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
57782024-12-19T20:26:02.419Z[ recovery-image] Dec 19 20:26:01.034 INFO O| Dec 19 20:26:01.034 INFO STEP 482 (remove_files) COMPLETE
57792024-12-19T20:26:02.422Z[ recovery-image] Dec 19 20:26:01.034 INFO O| Dec 19 20:26:01.034 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802024-12-19T20:26:02.458Z[ recovery-image] Dec 19 20:26:01.073 INFO O| Dec 19 20:26:01.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
57812024-12-19T20:26:02.458Z[ recovery-image] Dec 19 20:26:01.073 INFO O| Dec 19 20:26:01.073 INFO STEP 483 (remove_files) COMPLETE
57822024-12-19T20:26:02.461Z[ recovery-image] Dec 19 20:26:01.073 INFO O| Dec 19 20:26:01.073 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57832024-12-19T20:26:02.482Z[ recovery-image] Dec 19 20:26:01.097 INFO O| Dec 19 20:26:01.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
57842024-12-19T20:26:02.482Z[ recovery-image] Dec 19 20:26:01.097 INFO O| Dec 19 20:26:01.097 INFO STEP 484 (remove_files) COMPLETE
57852024-12-19T20:26:02.485Z[ recovery-image] Dec 19 20:26:01.097 INFO O| Dec 19 20:26:01.097 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57862024-12-19T20:26:02.506Z[ recovery-image] Dec 19 20:26:01.121 INFO O| Dec 19 20:26:01.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
57872024-12-19T20:26:02.506Z[ recovery-image] Dec 19 20:26:01.121 INFO O| Dec 19 20:26:01.121 INFO STEP 485 (remove_files) COMPLETE
57882024-12-19T20:26:02.506Z[ recovery-image] Dec 19 20:26:01.121 INFO O| Dec 19 20:26:01.121 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57892024-12-19T20:26:02.529Z[ recovery-image] Dec 19 20:26:01.144 INFO O| Dec 19 20:26:01.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
57902024-12-19T20:26:02.529Z[ recovery-image] Dec 19 20:26:01.144 INFO O| Dec 19 20:26:01.144 INFO STEP 486 (remove_files) COMPLETE
57912024-12-19T20:26:02.529Z[ recovery-image] Dec 19 20:26:01.144 INFO O| Dec 19 20:26:01.144 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57922024-12-19T20:26:02.553Z[ recovery-image] Dec 19 20:26:01.169 INFO O| Dec 19 20:26:01.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
57932024-12-19T20:26:02.553Z[ recovery-image] Dec 19 20:26:01.169 INFO O| Dec 19 20:26:01.169 INFO STEP 487 (remove_files) COMPLETE
57942024-12-19T20:26:02.553Z[ recovery-image] Dec 19 20:26:01.169 INFO O| Dec 19 20:26:01.169 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57952024-12-19T20:26:02.574Z[ recovery-image] Dec 19 20:26:01.190 INFO O| Dec 19 20:26:01.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
57962024-12-19T20:26:02.574Z[ recovery-image] Dec 19 20:26:01.190 INFO O| Dec 19 20:26:01.190 INFO STEP 488 (remove_files) COMPLETE
57972024-12-19T20:26:02.574Z[ recovery-image] Dec 19 20:26:01.190 INFO O| Dec 19 20:26:01.190 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57982024-12-19T20:26:02.595Z[ recovery-image] Dec 19 20:26:01.210 INFO O| Dec 19 20:26:01.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
57992024-12-19T20:26:02.595Z[ recovery-image] Dec 19 20:26:01.210 INFO O| Dec 19 20:26:01.210 INFO STEP 489 (remove_files) COMPLETE
58002024-12-19T20:26:02.595Z[ recovery-image] Dec 19 20:26:01.211 INFO O| Dec 19 20:26:01.210 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58012024-12-19T20:26:02.628Z[ recovery-image] Dec 19 20:26:01.243 INFO O| Dec 19 20:26:01.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
58022024-12-19T20:26:02.628Z[ recovery-image] Dec 19 20:26:01.243 INFO O| Dec 19 20:26:01.243 INFO STEP 490 (remove_files) COMPLETE
58032024-12-19T20:26:02.628Z[ recovery-image] Dec 19 20:26:01.243 INFO O| Dec 19 20:26:01.243 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58042024-12-19T20:26:02.651Z[ recovery-image] Dec 19 20:26:01.266 INFO O| Dec 19 20:26:01.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
58052024-12-19T20:26:02.651Z[ recovery-image] Dec 19 20:26:01.266 INFO O| Dec 19 20:26:01.266 INFO STEP 491 (remove_files) COMPLETE
58062024-12-19T20:26:02.651Z[ recovery-image] Dec 19 20:26:01.266 INFO O| Dec 19 20:26:01.266 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58072024-12-19T20:26:02.672Z[ recovery-image] Dec 19 20:26:01.287 INFO O| Dec 19 20:26:01.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
58082024-12-19T20:26:02.672Z[ recovery-image] Dec 19 20:26:01.287 INFO O| Dec 19 20:26:01.287 INFO STEP 492 (remove_files) COMPLETE
58092024-12-19T20:26:02.672Z[ recovery-image] Dec 19 20:26:01.287 INFO O| Dec 19 20:26:01.287 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58102024-12-19T20:26:02.705Z[ recovery-image] Dec 19 20:26:01.320 INFO O| Dec 19 20:26:01.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
58112024-12-19T20:26:02.705Z[ recovery-image] Dec 19 20:26:01.320 INFO O| Dec 19 20:26:01.320 INFO STEP 493 (remove_files) COMPLETE
58122024-12-19T20:26:02.705Z[ recovery-image] Dec 19 20:26:01.320 INFO O| Dec 19 20:26:01.320 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58132024-12-19T20:26:02.732Z[ recovery-image] Dec 19 20:26:01.347 INFO O| Dec 19 20:26:01.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
58142024-12-19T20:26:02.733Z[ recovery-image] Dec 19 20:26:01.347 INFO O| Dec 19 20:26:01.347 INFO STEP 494 (remove_files) COMPLETE
58152024-12-19T20:26:02.733Z[ recovery-image] Dec 19 20:26:01.347 INFO O| Dec 19 20:26:01.347 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58162024-12-19T20:26:02.764Z[ recovery-image] Dec 19 20:26:01.380 INFO O| Dec 19 20:26:01.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
58172024-12-19T20:26:02.765Z[ recovery-image] Dec 19 20:26:01.380 INFO O| Dec 19 20:26:01.380 INFO STEP 495 (remove_files) COMPLETE
58182024-12-19T20:26:02.765Z[ recovery-image] Dec 19 20:26:01.380 INFO O| Dec 19 20:26:01.380 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58192024-12-19T20:26:02.825Z[ recovery-image] Dec 19 20:26:01.440 INFO O| Dec 19 20:26:01.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
58202024-12-19T20:26:02.825Z[ recovery-image] Dec 19 20:26:01.440 INFO O| Dec 19 20:26:01.440 INFO STEP 496 (remove_files) COMPLETE
58212024-12-19T20:26:02.825Z[ recovery-image] Dec 19 20:26:01.440 INFO O| Dec 19 20:26:01.440 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58222024-12-19T20:26:02.845Z[ recovery-image] Dec 19 20:26:01.460 INFO O| Dec 19 20:26:01.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
58232024-12-19T20:26:02.845Z[ recovery-image] Dec 19 20:26:01.460 INFO O| Dec 19 20:26:01.460 INFO STEP 497 (remove_files) COMPLETE
58242024-12-19T20:26:02.845Z[ recovery-image] Dec 19 20:26:01.460 INFO O| Dec 19 20:26:01.460 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58252024-12-19T20:26:02.865Z[ recovery-image] Dec 19 20:26:01.480 INFO O| Dec 19 20:26:01.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
58262024-12-19T20:26:02.865Z[ recovery-image] Dec 19 20:26:01.480 INFO O| Dec 19 20:26:01.480 INFO STEP 498 (remove_files) COMPLETE
58272024-12-19T20:26:02.868Z[ recovery-image] Dec 19 20:26:01.480 INFO O| Dec 19 20:26:01.480 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58282024-12-19T20:26:02.904Z[ recovery-image] Dec 19 20:26:01.519 INFO O| Dec 19 20:26:01.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
58292024-12-19T20:26:02.904Z[ recovery-image] Dec 19 20:26:01.520 INFO O| Dec 19 20:26:01.519 INFO STEP 499 (remove_files) COMPLETE
58302024-12-19T20:26:02.904Z[ recovery-image] Dec 19 20:26:01.520 INFO O| Dec 19 20:26:01.519 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58312024-12-19T20:26:02.928Z[ recovery-image] Dec 19 20:26:01.541 INFO O| Dec 19 20:26:01.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
58322024-12-19T20:26:02.928Z[ recovery-image] Dec 19 20:26:01.541 INFO O| Dec 19 20:26:01.541 INFO STEP 500 (remove_files) COMPLETE
58332024-12-19T20:26:02.928Z[ recovery-image] Dec 19 20:26:01.541 INFO O| Dec 19 20:26:01.541 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58342024-12-19T20:26:02.948Z[ recovery-image] Dec 19 20:26:01.562 INFO O| Dec 19 20:26:01.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
58352024-12-19T20:26:02.948Z[ recovery-image] Dec 19 20:26:01.562 INFO O| Dec 19 20:26:01.562 INFO STEP 501 (remove_files) COMPLETE
58362024-12-19T20:26:02.948Z[ recovery-image] Dec 19 20:26:01.562 INFO O| Dec 19 20:26:01.562 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58372024-12-19T20:26:02.968Z[ recovery-image] Dec 19 20:26:01.583 INFO O| Dec 19 20:26:01.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
58382024-12-19T20:26:02.968Z[ recovery-image] Dec 19 20:26:01.583 INFO O| Dec 19 20:26:01.583 INFO STEP 502 (remove_files) COMPLETE
58392024-12-19T20:26:02.971Z[ recovery-image] Dec 19 20:26:01.583 INFO O| Dec 19 20:26:01.583 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58402024-12-19T20:26:03.000Z[ recovery-image] Dec 19 20:26:01.615 INFO O| Dec 19 20:26:01.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
58412024-12-19T20:26:03.000Z[ recovery-image] Dec 19 20:26:01.615 INFO O| Dec 19 20:26:01.615 INFO STEP 503 (remove_files) COMPLETE
58422024-12-19T20:26:03.000Z[ recovery-image] Dec 19 20:26:01.615 INFO O| Dec 19 20:26:01.615 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58432024-12-19T20:26:03.021Z[ recovery-image] Dec 19 20:26:01.636 INFO O| Dec 19 20:26:01.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
58442024-12-19T20:26:03.021Z[ recovery-image] Dec 19 20:26:01.636 INFO O| Dec 19 20:26:01.636 INFO STEP 504 (remove_files) COMPLETE
58452024-12-19T20:26:03.021Z[ recovery-image] Dec 19 20:26:01.636 INFO O| Dec 19 20:26:01.636 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58462024-12-19T20:26:03.043Z[ recovery-image] Dec 19 20:26:01.658 INFO O| Dec 19 20:26:01.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
58472024-12-19T20:26:03.043Z[ recovery-image] Dec 19 20:26:01.658 INFO O| Dec 19 20:26:01.658 INFO STEP 505 (remove_files) COMPLETE
58482024-12-19T20:26:03.043Z[ recovery-image] Dec 19 20:26:01.658 INFO O| Dec 19 20:26:01.658 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58492024-12-19T20:26:03.077Z[ recovery-image] Dec 19 20:26:01.692 INFO O| Dec 19 20:26:01.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
58502024-12-19T20:26:03.099Z[ recovery-image] Dec 19 20:26:01.714 INFO O| Dec 19 20:26:01.714 INFO STEP 506 (remove_files) COMPLETE
58512024-12-19T20:26:03.099Z[ recovery-image] Dec 19 20:26:01.714 INFO O| Dec 19 20:26:01.714 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58522024-12-19T20:26:03.142Z[ recovery-image] Dec 19 20:26:01.757 INFO O| Dec 19 20:26:01.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
58532024-12-19T20:26:03.142Z[ recovery-image] Dec 19 20:26:01.757 INFO O| Dec 19 20:26:01.757 INFO STEP 507 (remove_files) COMPLETE
58542024-12-19T20:26:03.146Z[ recovery-image] Dec 19 20:26:01.757 INFO O| Dec 19 20:26:01.757 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58552024-12-19T20:26:03.177Z[ recovery-image] Dec 19 20:26:01.792 INFO O| Dec 19 20:26:01.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
58562024-12-19T20:26:03.181Z[ recovery-image] Dec 19 20:26:01.792 INFO O| Dec 19 20:26:01.792 INFO STEP 508 (remove_files) COMPLETE
58572024-12-19T20:26:03.181Z[ recovery-image] Dec 19 20:26:01.793 INFO O| Dec 19 20:26:01.792 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58582024-12-19T20:26:03.199Z[ recovery-image] Dec 19 20:26:01.814 INFO O| Dec 19 20:26:01.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
58592024-12-19T20:26:03.219Z[ recovery-image] Dec 19 20:26:01.834 INFO O| Dec 19 20:26:01.834 INFO STEP 509 (remove_files) COMPLETE
58602024-12-19T20:26:03.219Z[ recovery-image] Dec 19 20:26:01.834 INFO O| Dec 19 20:26:01.834 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58612024-12-19T20:26:03.286Z[ recovery-image] Dec 19 20:26:01.901 INFO O| Dec 19 20:26:01.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
58622024-12-19T20:26:03.289Z[ recovery-image] Dec 19 20:26:01.901 INFO O| Dec 19 20:26:01.901 INFO STEP 510 (remove_files) COMPLETE
58632024-12-19T20:26:03.289Z[ recovery-image] Dec 19 20:26:01.901 INFO O| Dec 19 20:26:01.901 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58642024-12-19T20:26:03.307Z[ recovery-image] Dec 19 20:26:01.922 INFO O| Dec 19 20:26:01.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
58652024-12-19T20:26:03.309Z[ recovery-image] Dec 19 20:26:01.922 INFO O| Dec 19 20:26:01.922 INFO STEP 511 (remove_files) COMPLETE
58662024-12-19T20:26:03.309Z[ recovery-image] Dec 19 20:26:01.922 INFO O| Dec 19 20:26:01.922 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58672024-12-19T20:26:03.327Z[ recovery-image] Dec 19 20:26:01.941 INFO O| Dec 19 20:26:01.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
58682024-12-19T20:26:03.330Z[ recovery-image] Dec 19 20:26:01.941 INFO O| Dec 19 20:26:01.941 INFO STEP 512 (remove_files) COMPLETE
58692024-12-19T20:26:03.330Z[ recovery-image] Dec 19 20:26:01.942 INFO O| Dec 19 20:26:01.942 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58702024-12-19T20:26:03.353Z[ recovery-image] Dec 19 20:26:01.967 INFO O| Dec 19 20:26:01.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
58712024-12-19T20:26:03.353Z[ recovery-image] Dec 19 20:26:01.967 INFO O| Dec 19 20:26:01.967 INFO STEP 513 (remove_files) COMPLETE
58722024-12-19T20:26:03.356Z[ recovery-image] Dec 19 20:26:01.968 INFO O| Dec 19 20:26:01.967 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58732024-12-19T20:26:03.422Z[ recovery-image] Dec 19 20:26:02.037 INFO O| Dec 19 20:26:02.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
58742024-12-19T20:26:03.422Z[ recovery-image] Dec 19 20:26:02.037 INFO O| Dec 19 20:26:02.037 INFO STEP 514 (remove_files) COMPLETE
58752024-12-19T20:26:03.422Z[ recovery-image] Dec 19 20:26:02.037 INFO O| Dec 19 20:26:02.037 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58762024-12-19T20:26:03.444Z[ recovery-image] Dec 19 20:26:02.058 INFO O| Dec 19 20:26:02.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
58772024-12-19T20:26:03.444Z[ recovery-image] Dec 19 20:26:02.059 INFO O| Dec 19 20:26:02.059 INFO STEP 515 (remove_files) COMPLETE
58782024-12-19T20:26:03.444Z[ recovery-image] Dec 19 20:26:02.059 INFO O| Dec 19 20:26:02.059 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58792024-12-19T20:26:03.464Z[ recovery-image] Dec 19 20:26:02.078 INFO O| Dec 19 20:26:02.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
58802024-12-19T20:26:03.464Z[ recovery-image] Dec 19 20:26:02.078 INFO O| Dec 19 20:26:02.078 INFO STEP 516 (remove_files) COMPLETE
58812024-12-19T20:26:03.466Z[ recovery-image] Dec 19 20:26:02.078 INFO O| Dec 19 20:26:02.078 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58822024-12-19T20:26:03.493Z[ recovery-image] Dec 19 20:26:02.107 INFO O| Dec 19 20:26:02.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
58832024-12-19T20:26:03.493Z[ recovery-image] Dec 19 20:26:02.107 INFO O| Dec 19 20:26:02.107 INFO STEP 517 (remove_files) COMPLETE
58842024-12-19T20:26:03.493Z[ recovery-image] Dec 19 20:26:02.107 INFO O| Dec 19 20:26:02.107 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58852024-12-19T20:26:03.513Z[ recovery-image] Dec 19 20:26:02.127 INFO O| Dec 19 20:26:02.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
58862024-12-19T20:26:03.513Z[ recovery-image] Dec 19 20:26:02.127 INFO O| Dec 19 20:26:02.127 INFO STEP 518 (remove_files) COMPLETE
58872024-12-19T20:26:03.513Z[ recovery-image] Dec 19 20:26:02.127 INFO O| Dec 19 20:26:02.127 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58882024-12-19T20:26:03.555Z[ recovery-image] Dec 19 20:26:02.169 INFO O| Dec 19 20:26:02.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
58892024-12-19T20:26:03.555Z[ recovery-image] Dec 19 20:26:02.169 INFO O| Dec 19 20:26:02.169 INFO STEP 519 (remove_files) COMPLETE
58902024-12-19T20:26:03.555Z[ recovery-image] Dec 19 20:26:02.169 INFO O| Dec 19 20:26:02.169 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58912024-12-19T20:26:03.575Z[ recovery-image] Dec 19 20:26:02.190 INFO O| Dec 19 20:26:02.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
58922024-12-19T20:26:03.576Z[ recovery-image] Dec 19 20:26:02.190 INFO O| Dec 19 20:26:02.190 INFO STEP 520 (remove_files) COMPLETE
58932024-12-19T20:26:03.579Z[ recovery-image] Dec 19 20:26:02.190 INFO O| Dec 19 20:26:02.190 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58942024-12-19T20:26:03.595Z[ recovery-image] Dec 19 20:26:02.209 INFO O| Dec 19 20:26:02.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
58952024-12-19T20:26:03.620Z[ recovery-image] Dec 19 20:26:02.234 INFO O| Dec 19 20:26:02.234 INFO STEP 521 (remove_files) COMPLETE
58962024-12-19T20:26:03.620Z[ recovery-image] Dec 19 20:26:02.234 INFO O| Dec 19 20:26:02.234 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58972024-12-19T20:26:03.694Z[ recovery-image] Dec 19 20:26:02.309 INFO O| Dec 19 20:26:02.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
58982024-12-19T20:26:03.696Z[ recovery-image] Dec 19 20:26:02.309 INFO O| Dec 19 20:26:02.309 INFO STEP 522 (remove_files) COMPLETE
58992024-12-19T20:26:03.697Z[ recovery-image] Dec 19 20:26:02.309 INFO O| Dec 19 20:26:02.309 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59002024-12-19T20:26:03.718Z[ recovery-image] Dec 19 20:26:02.330 INFO O| Dec 19 20:26:02.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
59012024-12-19T20:26:03.718Z[ recovery-image] Dec 19 20:26:02.330 INFO O| Dec 19 20:26:02.330 INFO STEP 523 (remove_files) COMPLETE
59022024-12-19T20:26:03.719Z[ recovery-image] Dec 19 20:26:02.330 INFO O| Dec 19 20:26:02.330 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59032024-12-19T20:26:03.747Z[ recovery-image] Dec 19 20:26:02.362 INFO O| Dec 19 20:26:02.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
59042024-12-19T20:26:03.748Z[ recovery-image] Dec 19 20:26:02.362 INFO O| Dec 19 20:26:02.362 INFO STEP 524 (remove_files) COMPLETE
59052024-12-19T20:26:03.748Z[ recovery-image] Dec 19 20:26:02.362 INFO O| Dec 19 20:26:02.362 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59062024-12-19T20:26:03.826Z[ recovery-image] Dec 19 20:26:02.441 INFO O| Dec 19 20:26:02.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
59072024-12-19T20:26:03.826Z[ recovery-image] Dec 19 20:26:02.441 INFO O| Dec 19 20:26:02.441 INFO STEP 525 (remove_files) COMPLETE
59082024-12-19T20:26:03.826Z[ recovery-image] Dec 19 20:26:02.441 INFO O| Dec 19 20:26:02.441 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59092024-12-19T20:26:03.849Z[ recovery-image] Dec 19 20:26:02.464 INFO O| Dec 19 20:26:02.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
59102024-12-19T20:26:03.853Z[ recovery-image] Dec 19 20:26:02.465 INFO O| Dec 19 20:26:02.465 INFO STEP 526 (remove_files) COMPLETE
59112024-12-19T20:26:03.853Z[ recovery-image] Dec 19 20:26:02.465 INFO O| Dec 19 20:26:02.465 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59122024-12-19T20:26:03.902Z[ recovery-image] Dec 19 20:26:02.516 INFO O| Dec 19 20:26:02.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
59132024-12-19T20:26:03.902Z[ recovery-image] Dec 19 20:26:02.516 INFO O| Dec 19 20:26:02.516 INFO STEP 527 (remove_files) COMPLETE
59142024-12-19T20:26:03.902Z[ recovery-image] Dec 19 20:26:02.516 INFO O| Dec 19 20:26:02.516 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59152024-12-19T20:26:03.922Z[ recovery-image] Dec 19 20:26:02.537 INFO O| Dec 19 20:26:02.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
59162024-12-19T20:26:03.925Z[ recovery-image] Dec 19 20:26:02.537 INFO O| Dec 19 20:26:02.537 INFO STEP 528 (remove_files) COMPLETE
59172024-12-19T20:26:03.925Z[ recovery-image] Dec 19 20:26:02.537 INFO O| Dec 19 20:26:02.537 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59182024-12-19T20:26:03.944Z[ recovery-image] Dec 19 20:26:02.559 INFO O| Dec 19 20:26:02.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
59192024-12-19T20:26:03.944Z[ recovery-image] Dec 19 20:26:02.559 INFO O| Dec 19 20:26:02.559 INFO STEP 529 (remove_files) COMPLETE
59202024-12-19T20:26:03.947Z[ recovery-image] Dec 19 20:26:02.559 INFO O| Dec 19 20:26:02.559 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59212024-12-19T20:26:03.982Z[ recovery-image] Dec 19 20:26:02.597 INFO O| Dec 19 20:26:02.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
59222024-12-19T20:26:03.982Z[ recovery-image] Dec 19 20:26:02.597 INFO O| Dec 19 20:26:02.597 INFO STEP 530 (remove_files) COMPLETE
59232024-12-19T20:26:03.986Z[ recovery-image] Dec 19 20:26:02.597 INFO O| Dec 19 20:26:02.597 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59242024-12-19T20:26:04.004Z[ recovery-image] Dec 19 20:26:02.619 INFO O| Dec 19 20:26:02.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
59252024-12-19T20:26:04.004Z[ recovery-image] Dec 19 20:26:02.619 INFO O| Dec 19 20:26:02.619 INFO STEP 531 (remove_files) COMPLETE
59262024-12-19T20:26:04.004Z[ recovery-image] Dec 19 20:26:02.619 INFO O| Dec 19 20:26:02.619 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59272024-12-19T20:26:04.032Z[ host-image] Dec 19 20:26:02.646 INFO O| Dec 19 20:26:02.646 INFO O| Planning: Solver setup ... Done
59282024-12-19T20:26:04.036Z[ recovery-image] Dec 19 20:26:02.651 INFO O| Dec 19 20:26:02.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
59292024-12-19T20:26:04.040Z[ recovery-image] Dec 19 20:26:02.652 INFO O| Dec 19 20:26:02.651 INFO STEP 532 (remove_files) COMPLETE
59302024-12-19T20:26:04.040Z[ recovery-image] Dec 19 20:26:02.652 INFO O| Dec 19 20:26:02.652 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312024-12-19T20:26:04.040Z[ host-image] Dec 19 20:26:02.654 INFO O| Dec 19 20:26:02.654 INFO O| Planning: Running solver ... Done
59322024-12-19T20:26:04.061Z[ recovery-image] Dec 19 20:26:02.674 INFO O| Dec 19 20:26:02.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
59332024-12-19T20:26:04.063Z[ recovery-image] Dec 19 20:26:02.675 INFO O| Dec 19 20:26:02.674 INFO STEP 533 (remove_files) COMPLETE
59342024-12-19T20:26:04.064Z[ recovery-image] Dec 19 20:26:02.675 INFO O| Dec 19 20:26:02.675 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352024-12-19T20:26:04.082Z[ recovery-image] Dec 19 20:26:02.697 INFO O| Dec 19 20:26:02.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
59362024-12-19T20:26:04.087Z[ recovery-image] Dec 19 20:26:02.697 INFO O| Dec 19 20:26:02.697 INFO STEP 534 (remove_files) COMPLETE
59372024-12-19T20:26:04.087Z[ recovery-image] Dec 19 20:26:02.697 INFO O| Dec 19 20:26:02.697 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382024-12-19T20:26:04.113Z[ recovery-image] Dec 19 20:26:02.727 INFO O| Dec 19 20:26:02.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
59392024-12-19T20:26:04.117Z[ recovery-image] Dec 19 20:26:02.728 INFO O| Dec 19 20:26:02.727 INFO STEP 535 (remove_files) COMPLETE
59402024-12-19T20:26:04.117Z[ recovery-image] Dec 19 20:26:02.728 INFO O| Dec 19 20:26:02.728 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412024-12-19T20:26:04.170Z[ host-image] Dec 19 20:26:02.785 INFO O| Dec 19 20:26:02.785 INFO O| Planning: Finding local manifests ... Done
59422024-12-19T20:26:04.173Z[ host-image] Dec 19 20:26:02.787 INFO O| Dec 19 20:26:02.787 INFO O| Planning: Fetching manifests: 0/6 0% complete
59432024-12-19T20:26:04.177Z[ recovery-image] Dec 19 20:26:02.789 INFO O| Dec 19 20:26:02.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
59442024-12-19T20:26:04.177Z[ recovery-image] Dec 19 20:26:02.790 INFO O| Dec 19 20:26:02.790 INFO STEP 536 (remove_files) COMPLETE
59452024-12-19T20:26:04.177Z[ recovery-image] Dec 19 20:26:02.790 INFO O| Dec 19 20:26:02.790 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462024-12-19T20:26:04.235Z[ recovery-image] Dec 19 20:26:02.850 INFO O| Dec 19 20:26:02.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
59472024-12-19T20:26:04.238Z[ recovery-image] Dec 19 20:26:02.850 INFO O| Dec 19 20:26:02.850 INFO STEP 537 (remove_files) COMPLETE
59482024-12-19T20:26:04.238Z[ recovery-image] Dec 19 20:26:02.851 INFO O| Dec 19 20:26:02.850 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492024-12-19T20:26:04.258Z[ recovery-image] Dec 19 20:26:02.873 INFO O| Dec 19 20:26:02.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
59502024-12-19T20:26:04.258Z[ recovery-image] Dec 19 20:26:02.873 INFO O| Dec 19 20:26:02.873 INFO STEP 538 (remove_files) COMPLETE
59512024-12-19T20:26:04.261Z[ recovery-image] Dec 19 20:26:02.874 INFO O| Dec 19 20:26:02.873 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522024-12-19T20:26:04.297Z[ recovery-image] Dec 19 20:26:02.911 INFO O| Dec 19 20:26:02.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
59532024-12-19T20:26:04.297Z[ recovery-image] Dec 19 20:26:02.911 INFO O| Dec 19 20:26:02.911 INFO STEP 539 (remove_files) COMPLETE
59542024-12-19T20:26:04.300Z[ recovery-image] Dec 19 20:26:02.911 INFO O| Dec 19 20:26:02.911 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552024-12-19T20:26:04.319Z[ recovery-image] Dec 19 20:26:02.933 INFO O| Dec 19 20:26:02.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
59562024-12-19T20:26:04.319Z[ recovery-image] Dec 19 20:26:02.933 INFO O| Dec 19 20:26:02.933 INFO STEP 540 (remove_files) COMPLETE
59572024-12-19T20:26:04.319Z[ recovery-image] Dec 19 20:26:02.933 INFO O| Dec 19 20:26:02.933 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582024-12-19T20:26:04.342Z[ recovery-image] Dec 19 20:26:02.954 INFO O| Dec 19 20:26:02.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
59592024-12-19T20:26:04.342Z[ recovery-image] Dec 19 20:26:02.954 INFO O| Dec 19 20:26:02.954 INFO STEP 541 (remove_files) COMPLETE
59602024-12-19T20:26:04.343Z[ recovery-image] Dec 19 20:26:02.954 INFO O| Dec 19 20:26:02.954 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612024-12-19T20:26:04.397Z[ recovery-image] Dec 19 20:26:03.012 INFO O| Dec 19 20:26:03.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
59622024-12-19T20:26:04.397Z[ recovery-image] Dec 19 20:26:03.012 INFO O| Dec 19 20:26:03.012 INFO STEP 542 (remove_files) COMPLETE
59632024-12-19T20:26:04.401Z[ recovery-image] Dec 19 20:26:03.012 INFO O| Dec 19 20:26:03.012 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642024-12-19T20:26:04.419Z[ recovery-image] Dec 19 20:26:03.033 INFO O| Dec 19 20:26:03.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
59652024-12-19T20:26:04.419Z[ recovery-image] Dec 19 20:26:03.033 INFO O| Dec 19 20:26:03.033 INFO STEP 543 (remove_files) COMPLETE
59662024-12-19T20:26:04.422Z[ recovery-image] Dec 19 20:26:03.034 INFO O| Dec 19 20:26:03.033 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672024-12-19T20:26:04.440Z[ recovery-image] Dec 19 20:26:03.055 INFO O| Dec 19 20:26:03.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
59682024-12-19T20:26:04.440Z[ recovery-image] Dec 19 20:26:03.055 INFO O| Dec 19 20:26:03.055 INFO STEP 544 (remove_files) COMPLETE
59692024-12-19T20:26:04.441Z[ recovery-image] Dec 19 20:26:03.055 INFO O| Dec 19 20:26:03.055 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702024-12-19T20:26:04.461Z[ recovery-image] Dec 19 20:26:03.076 INFO O| Dec 19 20:26:03.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
59712024-12-19T20:26:04.464Z[ recovery-image] Dec 19 20:26:03.076 INFO O| Dec 19 20:26:03.076 INFO STEP 545 (remove_files) COMPLETE
59722024-12-19T20:26:04.464Z[ recovery-image] Dec 19 20:26:03.076 INFO O| Dec 19 20:26:03.076 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732024-12-19T20:26:04.492Z[ recovery-image] Dec 19 20:26:03.107 INFO O| Dec 19 20:26:03.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
59742024-12-19T20:26:04.495Z[ recovery-image] Dec 19 20:26:03.108 INFO O| Dec 19 20:26:03.107 INFO STEP 546 (remove_files) COMPLETE
59752024-12-19T20:26:04.495Z[ recovery-image] Dec 19 20:26:03.108 INFO O| Dec 19 20:26:03.108 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762024-12-19T20:26:04.542Z[ recovery-image] Dec 19 20:26:03.157 INFO O| Dec 19 20:26:03.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
59772024-12-19T20:26:04.542Z[ recovery-image] Dec 19 20:26:03.157 INFO O| Dec 19 20:26:03.157 INFO STEP 547 (remove_files) COMPLETE
59782024-12-19T20:26:04.542Z[ recovery-image] Dec 19 20:26:03.157 INFO O| Dec 19 20:26:03.157 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792024-12-19T20:26:04.561Z[ host-image] Dec 19 20:26:03.175 INFO O| Dec 19 20:26:03.175 INFO O| Planning: Fetching manifests: 6/6 100% complete
59802024-12-19T20:26:04.563Z[ recovery-image] Dec 19 20:26:03.178 INFO O| Dec 19 20:26:03.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
59812024-12-19T20:26:04.563Z[ recovery-image] Dec 19 20:26:03.178 INFO O| Dec 19 20:26:03.178 INFO STEP 548 (remove_files) COMPLETE
59822024-12-19T20:26:04.563Z[ recovery-image] Dec 19 20:26:03.178 INFO O| Dec 19 20:26:03.178 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832024-12-19T20:26:04.600Z[ recovery-image] Dec 19 20:26:03.215 INFO O| Dec 19 20:26:03.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
59842024-12-19T20:26:04.600Z[ recovery-image] Dec 19 20:26:03.215 INFO O| Dec 19 20:26:03.215 INFO STEP 549 (remove_files) COMPLETE
59852024-12-19T20:26:04.600Z[ recovery-image] Dec 19 20:26:03.215 INFO O| Dec 19 20:26:03.215 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862024-12-19T20:26:04.623Z[ host-image] Dec 19 20:26:03.235 INFO O| Dec 19 20:26:03.235 INFO O| Planning: Package planning ... Done
59872024-12-19T20:26:04.637Z[ recovery-image] Dec 19 20:26:03.252 INFO O| Dec 19 20:26:03.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
59882024-12-19T20:26:04.637Z[ recovery-image] Dec 19 20:26:03.252 INFO O| Dec 19 20:26:03.252 INFO STEP 550 (remove_files) COMPLETE
59892024-12-19T20:26:04.637Z[ recovery-image] Dec 19 20:26:03.252 INFO O| Dec 19 20:26:03.252 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902024-12-19T20:26:04.658Z[ host-image] Dec 19 20:26:03.272 INFO O| Dec 19 20:26:03.272 INFO O| Planning: Merging actions ... Done
59912024-12-19T20:26:04.700Z[ recovery-image] Dec 19 20:26:03.314 INFO O| Dec 19 20:26:03.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
59922024-12-19T20:26:04.700Z[ recovery-image] Dec 19 20:26:03.315 INFO O| Dec 19 20:26:03.314 INFO STEP 551 (remove_files) COMPLETE
59932024-12-19T20:26:04.702Z[ recovery-image] Dec 19 20:26:03.315 INFO O| Dec 19 20:26:03.315 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942024-12-19T20:26:04.720Z[ recovery-image] Dec 19 20:26:03.335 INFO O| Dec 19 20:26:03.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
59952024-12-19T20:26:04.720Z[ recovery-image] Dec 19 20:26:03.335 INFO O| Dec 19 20:26:03.335 INFO STEP 552 (remove_files) COMPLETE
59962024-12-19T20:26:04.720Z[ recovery-image] Dec 19 20:26:03.335 INFO O| Dec 19 20:26:03.335 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972024-12-19T20:26:04.740Z[ recovery-image] Dec 19 20:26:03.355 INFO O| Dec 19 20:26:03.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
59982024-12-19T20:26:04.740Z[ recovery-image] Dec 19 20:26:03.355 INFO O| Dec 19 20:26:03.355 INFO STEP 553 (remove_files) COMPLETE
59992024-12-19T20:26:04.743Z[ recovery-image] Dec 19 20:26:03.355 INFO O| Dec 19 20:26:03.355 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002024-12-19T20:26:04.782Z[ recovery-image] Dec 19 20:26:03.396 INFO O| Dec 19 20:26:03.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
60012024-12-19T20:26:04.785Z[ recovery-image] Dec 19 20:26:03.397 INFO O| Dec 19 20:26:03.397 INFO STEP 554 (remove_files) COMPLETE
60022024-12-19T20:26:04.785Z[ recovery-image] Dec 19 20:26:03.397 INFO O| Dec 19 20:26:03.397 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032024-12-19T20:26:04.826Z[ recovery-image] Dec 19 20:26:03.441 INFO O| Dec 19 20:26:03.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
60042024-12-19T20:26:04.849Z[ recovery-image] Dec 19 20:26:03.464 INFO O| Dec 19 20:26:03.464 INFO STEP 555 (remove_files) COMPLETE
60052024-12-19T20:26:04.849Z[ recovery-image] Dec 19 20:26:03.464 INFO O| Dec 19 20:26:03.464 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062024-12-19T20:26:04.896Z[ host-image] Dec 19 20:26:03.509 INFO O| Dec 19 20:26:03.509 INFO O| Planning: Checking for conflicting actions ... Done
60072024-12-19T20:26:04.899Z[ recovery-image] Dec 19 20:26:03.514 INFO O| Dec 19 20:26:03.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
60082024-12-19T20:26:04.899Z[ recovery-image] Dec 19 20:26:03.514 INFO O| Dec 19 20:26:03.514 INFO STEP 556 (remove_files) COMPLETE
60092024-12-19T20:26:04.903Z[ recovery-image] Dec 19 20:26:03.514 INFO O| Dec 19 20:26:03.514 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102024-12-19T20:26:04.915Z[ host-image] Dec 19 20:26:03.529 INFO O| Dec 19 20:26:03.529 INFO O| Planning: Consolidating action changes ... Done
60112024-12-19T20:26:04.922Z[ recovery-image] Dec 19 20:26:03.536 INFO O| Dec 19 20:26:03.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
60122024-12-19T20:26:04.922Z[ recovery-image] Dec 19 20:26:03.536 INFO O| Dec 19 20:26:03.536 INFO STEP 557 (remove_files) COMPLETE
60132024-12-19T20:26:04.922Z[ recovery-image] Dec 19 20:26:03.536 INFO O| Dec 19 20:26:03.536 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60142024-12-19T20:26:04.951Z[ recovery-image] Dec 19 20:26:03.565 INFO O| Dec 19 20:26:03.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
60152024-12-19T20:26:04.951Z[ recovery-image] Dec 19 20:26:03.565 INFO O| Dec 19 20:26:03.565 INFO STEP 558 (remove_files) COMPLETE
60162024-12-19T20:26:04.951Z[ recovery-image] Dec 19 20:26:03.565 INFO O| Dec 19 20:26:03.565 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60172024-12-19T20:26:04.987Z[ recovery-image] Dec 19 20:26:03.601 INFO O| Dec 19 20:26:03.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
60182024-12-19T20:26:04.991Z[ recovery-image] Dec 19 20:26:03.602 INFO O| Dec 19 20:26:03.601 INFO STEP 559 (remove_files) COMPLETE
60192024-12-19T20:26:04.991Z[ recovery-image] Dec 19 20:26:03.602 INFO O| Dec 19 20:26:03.602 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60202024-12-19T20:26:05.010Z[ recovery-image] Dec 19 20:26:03.624 INFO O| Dec 19 20:26:03.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
60212024-12-19T20:26:05.014Z[ recovery-image] Dec 19 20:26:03.625 INFO O| Dec 19 20:26:03.624 INFO STEP 560 (remove_files) COMPLETE
60222024-12-19T20:26:05.014Z[ recovery-image] Dec 19 20:26:03.625 INFO O| Dec 19 20:26:03.625 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60232024-12-19T20:26:05.056Z[ recovery-image] Dec 19 20:26:03.670 INFO O| Dec 19 20:26:03.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
60242024-12-19T20:26:05.076Z[ recovery-image] Dec 19 20:26:03.690 INFO O| Dec 19 20:26:03.690 INFO STEP 561 (remove_files) COMPLETE
60252024-12-19T20:26:05.077Z[ recovery-image] Dec 19 20:26:03.690 INFO O| Dec 19 20:26:03.690 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60262024-12-19T20:26:05.175Z[ recovery-image] Dec 19 20:26:03.790 INFO O| Dec 19 20:26:03.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
60272024-12-19T20:26:05.175Z[ recovery-image] Dec 19 20:26:03.790 INFO O| Dec 19 20:26:03.790 INFO STEP 562 (remove_files) COMPLETE
60282024-12-19T20:26:05.178Z[ recovery-image] Dec 19 20:26:03.790 INFO O| Dec 19 20:26:03.790 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60292024-12-19T20:26:05.198Z[ recovery-image] Dec 19 20:26:03.813 INFO O| Dec 19 20:26:03.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
60302024-12-19T20:26:05.198Z[ recovery-image] Dec 19 20:26:03.813 INFO O| Dec 19 20:26:03.813 INFO STEP 563 (remove_files) COMPLETE
60312024-12-19T20:26:05.198Z[ recovery-image] Dec 19 20:26:03.813 INFO O| Dec 19 20:26:03.813 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322024-12-19T20:26:05.220Z[ recovery-image] Dec 19 20:26:03.834 INFO O| Dec 19 20:26:03.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
60332024-12-19T20:26:05.220Z[ recovery-image] Dec 19 20:26:03.834 INFO O| Dec 19 20:26:03.834 INFO STEP 564 (remove_files) COMPLETE
60342024-12-19T20:26:05.220Z[ recovery-image] Dec 19 20:26:03.834 INFO O| Dec 19 20:26:03.834 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60352024-12-19T20:26:05.262Z[ recovery-image] Dec 19 20:26:03.876 INFO O| Dec 19 20:26:03.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
60362024-12-19T20:26:05.262Z[ recovery-image] Dec 19 20:26:03.876 INFO O| Dec 19 20:26:03.876 INFO STEP 565 (remove_files) COMPLETE
60372024-12-19T20:26:05.262Z[ recovery-image] Dec 19 20:26:03.876 INFO O| Dec 19 20:26:03.876 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382024-12-19T20:26:05.286Z[ recovery-image] Dec 19 20:26:03.899 INFO O| Dec 19 20:26:03.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
60392024-12-19T20:26:05.286Z[ recovery-image] Dec 19 20:26:03.899 INFO O| Dec 19 20:26:03.899 INFO STEP 566 (remove_files) COMPLETE
60402024-12-19T20:26:05.286Z[ recovery-image] Dec 19 20:26:03.899 INFO O| Dec 19 20:26:03.899 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60412024-12-19T20:26:05.305Z[ recovery-image] Dec 19 20:26:03.919 INFO O| Dec 19 20:26:03.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
60422024-12-19T20:26:05.305Z[ recovery-image] Dec 19 20:26:03.919 INFO O| Dec 19 20:26:03.919 INFO STEP 567 (remove_files) COMPLETE
60432024-12-19T20:26:05.305Z[ recovery-image] Dec 19 20:26:03.920 INFO O| Dec 19 20:26:03.919 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60442024-12-19T20:26:05.335Z[ recovery-image] Dec 19 20:26:03.948 INFO O| Dec 19 20:26:03.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
60452024-12-19T20:26:05.335Z[ recovery-image] Dec 19 20:26:03.948 INFO O| Dec 19 20:26:03.948 INFO STEP 568 (remove_files) COMPLETE
60462024-12-19T20:26:05.335Z[ recovery-image] Dec 19 20:26:03.948 INFO O| Dec 19 20:26:03.948 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472024-12-19T20:26:05.339Z[ host-image] Dec 19 20:26:03.953 INFO O| Dec 19 20:26:03.953 INFO O| Planning: Evaluating mediators ... Done
60482024-12-19T20:26:05.345Z[ host-image] Dec 19 20:26:03.960 INFO O| Dec 19 20:26:03.959 INFO O| Planning: Planning completed in 5.46 seconds
60492024-12-19T20:26:05.348Z[ host-image] Dec 19 20:26:03.962 INFO O| Dec 19 20:26:03.962 INFO O| Packages to install: 6
60502024-12-19T20:26:05.348Z[ host-image] Dec 19 20:26:03.962 INFO O| Dec 19 20:26:03.962 INFO O| Mediators to change: 1
60512024-12-19T20:26:05.348Z[ host-image] Dec 19 20:26:03.962 INFO O| Dec 19 20:26:03.962 INFO O| Services to change: 1
60522024-12-19T20:26:05.374Z[ host-image] Dec 19 20:26:03.989 INFO O| Dec 19 20:26:03.988 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
60532024-12-19T20:26:05.396Z[ recovery-image] Dec 19 20:26:04.009 INFO O| Dec 19 20:26:04.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
60542024-12-19T20:26:05.399Z[ recovery-image] Dec 19 20:26:04.009 INFO O| Dec 19 20:26:04.009 INFO STEP 569 (remove_files) COMPLETE
60552024-12-19T20:26:05.400Z[ recovery-image] Dec 19 20:26:04.010 INFO O| Dec 19 20:26:04.009 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562024-12-19T20:26:05.415Z[ recovery-image] Dec 19 20:26:04.029 INFO O| Dec 19 20:26:04.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
60572024-12-19T20:26:05.417Z[ recovery-image] Dec 19 20:26:04.030 INFO O| Dec 19 20:26:04.030 INFO STEP 570 (remove_files) COMPLETE
60582024-12-19T20:26:05.418Z[ recovery-image] Dec 19 20:26:04.030 INFO O| Dec 19 20:26:04.030 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592024-12-19T20:26:05.435Z[ recovery-image] Dec 19 20:26:04.050 INFO O| Dec 19 20:26:04.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
60602024-12-19T20:26:05.438Z[ recovery-image] Dec 19 20:26:04.050 INFO O| Dec 19 20:26:04.050 INFO STEP 571 (remove_files) COMPLETE
60612024-12-19T20:26:05.438Z[ recovery-image] Dec 19 20:26:04.050 INFO O| Dec 19 20:26:04.050 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60622024-12-19T20:26:05.459Z[ recovery-image] Dec 19 20:26:04.074 INFO O| Dec 19 20:26:04.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
60632024-12-19T20:26:05.460Z[ recovery-image] Dec 19 20:26:04.074 INFO O| Dec 19 20:26:04.074 INFO STEP 572 (remove_files) COMPLETE
60642024-12-19T20:26:05.462Z[ recovery-image] Dec 19 20:26:04.074 INFO O| Dec 19 20:26:04.074 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60652024-12-19T20:26:05.480Z[ recovery-image] Dec 19 20:26:04.094 INFO O| Dec 19 20:26:04.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
60662024-12-19T20:26:05.480Z[ recovery-image] Dec 19 20:26:04.094 INFO O| Dec 19 20:26:04.094 INFO STEP 573 (remove_files) COMPLETE
60672024-12-19T20:26:05.483Z[ recovery-image] Dec 19 20:26:04.094 INFO O| Dec 19 20:26:04.094 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60682024-12-19T20:26:05.500Z[ recovery-image] Dec 19 20:26:04.115 INFO O| Dec 19 20:26:04.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
60692024-12-19T20:26:05.500Z[ recovery-image] Dec 19 20:26:04.115 INFO O| Dec 19 20:26:04.115 INFO STEP 574 (remove_files) COMPLETE
60702024-12-19T20:26:05.500Z[ recovery-image] Dec 19 20:26:04.115 INFO O| Dec 19 20:26:04.115 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60712024-12-19T20:26:05.544Z[ recovery-image] Dec 19 20:26:04.159 INFO O| Dec 19 20:26:04.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
60722024-12-19T20:26:05.547Z[ recovery-image] Dec 19 20:26:04.159 INFO O| Dec 19 20:26:04.159 INFO STEP 575 (remove_files) COMPLETE
60732024-12-19T20:26:05.547Z[ recovery-image] Dec 19 20:26:04.159 INFO O| Dec 19 20:26:04.159 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60742024-12-19T20:26:05.596Z[ recovery-image] Dec 19 20:26:04.211 INFO O| Dec 19 20:26:04.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
60752024-12-19T20:26:05.596Z[ recovery-image] Dec 19 20:26:04.211 INFO O| Dec 19 20:26:04.211 INFO STEP 576 (remove_files) COMPLETE
60762024-12-19T20:26:05.596Z[ recovery-image] Dec 19 20:26:04.211 INFO O| Dec 19 20:26:04.211 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60772024-12-19T20:26:05.619Z[ recovery-image] Dec 19 20:26:04.234 INFO O| Dec 19 20:26:04.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
60782024-12-19T20:26:05.620Z[ recovery-image] Dec 19 20:26:04.234 INFO O| Dec 19 20:26:04.234 INFO STEP 577 (remove_files) COMPLETE
60792024-12-19T20:26:05.620Z[ recovery-image] Dec 19 20:26:04.234 INFO O| Dec 19 20:26:04.234 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60802024-12-19T20:26:05.643Z[ recovery-image] Dec 19 20:26:04.257 INFO O| Dec 19 20:26:04.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
60812024-12-19T20:26:05.643Z[ recovery-image] Dec 19 20:26:04.258 INFO O| Dec 19 20:26:04.257 INFO STEP 578 (remove_files) COMPLETE
60822024-12-19T20:26:05.643Z[ recovery-image] Dec 19 20:26:04.258 INFO O| Dec 19 20:26:04.258 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60832024-12-19T20:26:05.666Z[ recovery-image] Dec 19 20:26:04.281 INFO O| Dec 19 20:26:04.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
60842024-12-19T20:26:05.666Z[ recovery-image] Dec 19 20:26:04.281 INFO O| Dec 19 20:26:04.281 INFO STEP 579 (remove_files) COMPLETE
60852024-12-19T20:26:05.669Z[ recovery-image] Dec 19 20:26:04.281 INFO O| Dec 19 20:26:04.281 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862024-12-19T20:26:05.687Z[ recovery-image] Dec 19 20:26:04.302 INFO O| Dec 19 20:26:04.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
60872024-12-19T20:26:05.687Z[ recovery-image] Dec 19 20:26:04.302 INFO O| Dec 19 20:26:04.302 INFO STEP 580 (remove_files) COMPLETE
60882024-12-19T20:26:05.687Z[ recovery-image] Dec 19 20:26:04.302 INFO O| Dec 19 20:26:04.302 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892024-12-19T20:26:05.725Z[ recovery-image] Dec 19 20:26:04.339 INFO O| Dec 19 20:26:04.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
60902024-12-19T20:26:05.725Z[ recovery-image] Dec 19 20:26:04.339 INFO O| Dec 19 20:26:04.339 INFO STEP 581 (remove_files) COMPLETE
60912024-12-19T20:26:05.725Z[ recovery-image] Dec 19 20:26:04.339 INFO O| Dec 19 20:26:04.339 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922024-12-19T20:26:05.793Z[ recovery-image] Dec 19 20:26:04.407 INFO O| Dec 19 20:26:04.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
60932024-12-19T20:26:05.797Z[ recovery-image] Dec 19 20:26:04.408 INFO O| Dec 19 20:26:04.407 INFO STEP 582 (remove_files) COMPLETE
60942024-12-19T20:26:05.797Z[ recovery-image] Dec 19 20:26:04.408 INFO O| Dec 19 20:26:04.408 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952024-12-19T20:26:05.820Z[ recovery-image] Dec 19 20:26:04.435 INFO O| Dec 19 20:26:04.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
60962024-12-19T20:26:05.820Z[ recovery-image] Dec 19 20:26:04.435 INFO O| Dec 19 20:26:04.435 INFO STEP 583 (remove_files) COMPLETE
60972024-12-19T20:26:05.822Z[ recovery-image] Dec 19 20:26:04.435 INFO O| Dec 19 20:26:04.435 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982024-12-19T20:26:05.847Z[ recovery-image] Dec 19 20:26:04.462 INFO O| Dec 19 20:26:04.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
60992024-12-19T20:26:05.850Z[ recovery-image] Dec 19 20:26:04.462 INFO O| Dec 19 20:26:04.462 INFO STEP 584 (remove_files) COMPLETE
61002024-12-19T20:26:05.850Z[ recovery-image] Dec 19 20:26:04.462 INFO O| Dec 19 20:26:04.462 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012024-12-19T20:26:05.884Z[ recovery-image] Dec 19 20:26:04.498 INFO O| Dec 19 20:26:04.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
61022024-12-19T20:26:05.903Z[ recovery-image] Dec 19 20:26:04.518 INFO O| Dec 19 20:26:04.518 INFO STEP 585 (remove_files) COMPLETE
61032024-12-19T20:26:05.903Z[ recovery-image] Dec 19 20:26:04.518 INFO O| Dec 19 20:26:04.518 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042024-12-19T20:26:05.926Z[ recovery-image] Dec 19 20:26:04.541 INFO O| Dec 19 20:26:04.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
61052024-12-19T20:26:05.929Z[ recovery-image] Dec 19 20:26:04.541 INFO O| Dec 19 20:26:04.541 INFO STEP 586 (remove_files) COMPLETE
61062024-12-19T20:26:05.929Z[ recovery-image] Dec 19 20:26:04.541 INFO O| Dec 19 20:26:04.541 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072024-12-19T20:26:05.949Z[ recovery-image] Dec 19 20:26:04.564 INFO O| Dec 19 20:26:04.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
61082024-12-19T20:26:05.949Z[ recovery-image] Dec 19 20:26:04.564 INFO O| Dec 19 20:26:04.564 INFO STEP 587 (remove_files) COMPLETE
61092024-12-19T20:26:05.952Z[ recovery-image] Dec 19 20:26:04.564 INFO O| Dec 19 20:26:04.564 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102024-12-19T20:26:05.971Z[ recovery-image] Dec 19 20:26:04.585 INFO O| Dec 19 20:26:04.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
61112024-12-19T20:26:05.982Z[ recovery-image] Dec 19 20:26:04.585 INFO O| Dec 19 20:26:04.585 INFO STEP 588 (remove_files) COMPLETE
61122024-12-19T20:26:05.982Z[ recovery-image] Dec 19 20:26:04.585 INFO O| Dec 19 20:26:04.585 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132024-12-19T20:26:05.993Z[ recovery-image] Dec 19 20:26:04.607 INFO O| Dec 19 20:26:04.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
61142024-12-19T20:26:05.993Z[ recovery-image] Dec 19 20:26:04.607 INFO O| Dec 19 20:26:04.607 INFO STEP 589 (remove_files) COMPLETE
61152024-12-19T20:26:05.993Z[ recovery-image] Dec 19 20:26:04.607 INFO O| Dec 19 20:26:04.607 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162024-12-19T20:26:06.014Z[ recovery-image] Dec 19 20:26:04.629 INFO O| Dec 19 20:26:04.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
61172024-12-19T20:26:06.014Z[ recovery-image] Dec 19 20:26:04.629 INFO O| Dec 19 20:26:04.629 INFO STEP 590 (remove_files) COMPLETE
61182024-12-19T20:26:06.014Z[ recovery-image] Dec 19 20:26:04.629 INFO O| Dec 19 20:26:04.629 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192024-12-19T20:26:06.036Z[ recovery-image] Dec 19 20:26:04.650 INFO O| Dec 19 20:26:04.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
61202024-12-19T20:26:06.039Z[ recovery-image] Dec 19 20:26:04.650 INFO O| Dec 19 20:26:04.650 INFO STEP 591 (remove_files) COMPLETE
61212024-12-19T20:26:06.039Z[ recovery-image] Dec 19 20:26:04.650 INFO O| Dec 19 20:26:04.650 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222024-12-19T20:26:06.057Z[ recovery-image] Dec 19 20:26:04.671 INFO O| Dec 19 20:26:04.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
61232024-12-19T20:26:06.057Z[ recovery-image] Dec 19 20:26:04.671 INFO O| Dec 19 20:26:04.671 INFO STEP 592 (remove_files) COMPLETE
61242024-12-19T20:26:06.057Z[ recovery-image] Dec 19 20:26:04.671 INFO O| Dec 19 20:26:04.671 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252024-12-19T20:26:06.078Z[ recovery-image] Dec 19 20:26:04.692 INFO O| Dec 19 20:26:04.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
61262024-12-19T20:26:06.079Z[ recovery-image] Dec 19 20:26:04.692 INFO O| Dec 19 20:26:04.692 INFO STEP 593 (remove_files) COMPLETE
61272024-12-19T20:26:06.083Z[ recovery-image] Dec 19 20:26:04.692 INFO O| Dec 19 20:26:04.692 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282024-12-19T20:26:06.098Z[ recovery-image] Dec 19 20:26:04.713 INFO O| Dec 19 20:26:04.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
61292024-12-19T20:26:06.098Z[ recovery-image] Dec 19 20:26:04.713 INFO O| Dec 19 20:26:04.713 INFO STEP 594 (remove_files) COMPLETE
61302024-12-19T20:26:06.102Z[ recovery-image] Dec 19 20:26:04.713 INFO O| Dec 19 20:26:04.713 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312024-12-19T20:26:06.120Z[ recovery-image] Dec 19 20:26:04.734 INFO O| Dec 19 20:26:04.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
61322024-12-19T20:26:06.123Z[ recovery-image] Dec 19 20:26:04.734 INFO O| Dec 19 20:26:04.734 INFO STEP 595 (remove_files) COMPLETE
61332024-12-19T20:26:06.123Z[ recovery-image] Dec 19 20:26:04.734 INFO O| Dec 19 20:26:04.734 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342024-12-19T20:26:06.141Z[ recovery-image] Dec 19 20:26:04.755 INFO O| Dec 19 20:26:04.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
61352024-12-19T20:26:06.141Z[ recovery-image] Dec 19 20:26:04.755 INFO O| Dec 19 20:26:04.755 INFO STEP 596 (remove_files) COMPLETE
61362024-12-19T20:26:06.144Z[ recovery-image] Dec 19 20:26:04.755 INFO O| Dec 19 20:26:04.755 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372024-12-19T20:26:06.163Z[ recovery-image] Dec 19 20:26:04.777 INFO O| Dec 19 20:26:04.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
61382024-12-19T20:26:06.163Z[ recovery-image] Dec 19 20:26:04.777 INFO O| Dec 19 20:26:04.777 INFO STEP 597 (remove_files) COMPLETE
61392024-12-19T20:26:06.163Z[ recovery-image] Dec 19 20:26:04.777 INFO O| Dec 19 20:26:04.777 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402024-12-19T20:26:06.214Z[ recovery-image] Dec 19 20:26:04.826 INFO O| Dec 19 20:26:04.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
61412024-12-19T20:26:06.242Z[ recovery-image] Dec 19 20:26:04.854 INFO O| Dec 19 20:26:04.854 INFO STEP 598 (remove_files) COMPLETE
61422024-12-19T20:26:06.242Z[ recovery-image] Dec 19 20:26:04.854 INFO O| Dec 19 20:26:04.854 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432024-12-19T20:26:06.309Z[ recovery-image] Dec 19 20:26:04.923 INFO O| Dec 19 20:26:04.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
61442024-12-19T20:26:06.309Z[ recovery-image] Dec 19 20:26:04.923 INFO O| Dec 19 20:26:04.923 INFO STEP 599 (remove_files) COMPLETE
61452024-12-19T20:26:06.309Z[ recovery-image] Dec 19 20:26:04.923 INFO O| Dec 19 20:26:04.923 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462024-12-19T20:26:06.366Z[ recovery-image] Dec 19 20:26:04.980 INFO O| Dec 19 20:26:04.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
61472024-12-19T20:26:06.366Z[ recovery-image] Dec 19 20:26:04.981 INFO O| Dec 19 20:26:04.981 INFO STEP 600 (remove_files) COMPLETE
61482024-12-19T20:26:06.366Z[ recovery-image] Dec 19 20:26:04.981 INFO O| Dec 19 20:26:04.981 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492024-12-19T20:26:06.390Z[ recovery-image] Dec 19 20:26:05.004 INFO O| Dec 19 20:26:05.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
61502024-12-19T20:26:06.390Z[ recovery-image] Dec 19 20:26:05.005 INFO O| Dec 19 20:26:05.005 INFO STEP 601 (remove_files) COMPLETE
61512024-12-19T20:26:06.390Z[ recovery-image] Dec 19 20:26:05.005 INFO O| Dec 19 20:26:05.005 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522024-12-19T20:26:06.412Z[ recovery-image] Dec 19 20:26:05.026 INFO O| Dec 19 20:26:05.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
61532024-12-19T20:26:06.412Z[ recovery-image] Dec 19 20:26:05.026 INFO O| Dec 19 20:26:05.026 INFO STEP 602 (remove_files) COMPLETE
61542024-12-19T20:26:06.412Z[ recovery-image] Dec 19 20:26:05.026 INFO O| Dec 19 20:26:05.026 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552024-12-19T20:26:06.434Z[ recovery-image] Dec 19 20:26:05.048 INFO O| Dec 19 20:26:05.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
61562024-12-19T20:26:06.434Z[ recovery-image] Dec 19 20:26:05.048 INFO O| Dec 19 20:26:05.048 INFO STEP 603 (remove_files) COMPLETE
61572024-12-19T20:26:06.437Z[ recovery-image] Dec 19 20:26:05.048 INFO O| Dec 19 20:26:05.048 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582024-12-19T20:26:06.456Z[ recovery-image] Dec 19 20:26:05.070 INFO O| Dec 19 20:26:05.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
61592024-12-19T20:26:06.456Z[ recovery-image] Dec 19 20:26:05.070 INFO O| Dec 19 20:26:05.070 INFO STEP 604 (remove_files) COMPLETE
61602024-12-19T20:26:06.459Z[ recovery-image] Dec 19 20:26:05.070 INFO O| Dec 19 20:26:05.070 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612024-12-19T20:26:06.477Z[ recovery-image] Dec 19 20:26:05.092 INFO O| Dec 19 20:26:05.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
61622024-12-19T20:26:06.477Z[ recovery-image] Dec 19 20:26:05.092 INFO O| Dec 19 20:26:05.092 INFO STEP 605 (remove_files) COMPLETE
61632024-12-19T20:26:06.477Z[ recovery-image] Dec 19 20:26:05.092 INFO O| Dec 19 20:26:05.092 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642024-12-19T20:26:06.509Z[ recovery-image] Dec 19 20:26:05.124 INFO O| Dec 19 20:26:05.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
61652024-12-19T20:26:06.513Z[ recovery-image] Dec 19 20:26:05.124 INFO O| Dec 19 20:26:05.124 INFO STEP 606 (remove_files) COMPLETE
61662024-12-19T20:26:06.513Z[ recovery-image] Dec 19 20:26:05.124 INFO O| Dec 19 20:26:05.124 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672024-12-19T20:26:06.534Z[ recovery-image] Dec 19 20:26:05.147 INFO O| Dec 19 20:26:05.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
61682024-12-19T20:26:06.538Z[ recovery-image] Dec 19 20:26:05.147 INFO O| Dec 19 20:26:05.147 INFO STEP 607 (remove_files) COMPLETE
61692024-12-19T20:26:06.538Z[ recovery-image] Dec 19 20:26:05.147 INFO O| Dec 19 20:26:05.147 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702024-12-19T20:26:06.557Z[ recovery-image] Dec 19 20:26:05.171 INFO O| Dec 19 20:26:05.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
61712024-12-19T20:26:06.569Z[ recovery-image] Dec 19 20:26:05.171 INFO O| Dec 19 20:26:05.171 INFO STEP 608 (remove_files) COMPLETE
61722024-12-19T20:26:06.569Z[ recovery-image] Dec 19 20:26:05.172 INFO O| Dec 19 20:26:05.171 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732024-12-19T20:26:06.589Z[ recovery-image] Dec 19 20:26:05.202 INFO O| Dec 19 20:26:05.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
61742024-12-19T20:26:06.589Z[ recovery-image] Dec 19 20:26:05.202 INFO O| Dec 19 20:26:05.202 INFO STEP 609 (remove_files) COMPLETE
61752024-12-19T20:26:06.589Z[ recovery-image] Dec 19 20:26:05.202 INFO O| Dec 19 20:26:05.202 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762024-12-19T20:26:06.631Z[ recovery-image] Dec 19 20:26:05.245 INFO O| Dec 19 20:26:05.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
61772024-12-19T20:26:06.631Z[ recovery-image] Dec 19 20:26:05.245 INFO O| Dec 19 20:26:05.245 INFO STEP 610 (remove_files) COMPLETE
61782024-12-19T20:26:06.646Z[ recovery-image] Dec 19 20:26:05.245 INFO O| Dec 19 20:26:05.245 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792024-12-19T20:26:06.651Z[ recovery-image] Dec 19 20:26:05.265 INFO O| Dec 19 20:26:05.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
61802024-12-19T20:26:06.655Z[ recovery-image] Dec 19 20:26:05.266 INFO O| Dec 19 20:26:05.266 INFO STEP 611 (remove_files) COMPLETE
61812024-12-19T20:26:06.655Z[ recovery-image] Dec 19 20:26:05.266 INFO O| Dec 19 20:26:05.266 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822024-12-19T20:26:06.677Z[ recovery-image] Dec 19 20:26:05.288 INFO O| Dec 19 20:26:05.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
61832024-12-19T20:26:06.680Z[ recovery-image] Dec 19 20:26:05.288 INFO O| Dec 19 20:26:05.288 INFO STEP 612 (remove_files) COMPLETE
61842024-12-19T20:26:06.680Z[ recovery-image] Dec 19 20:26:05.288 INFO O| Dec 19 20:26:05.288 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852024-12-19T20:26:06.698Z[ recovery-image] Dec 19 20:26:05.312 INFO O| Dec 19 20:26:05.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
61862024-12-19T20:26:06.698Z[ recovery-image] Dec 19 20:26:05.312 INFO O| Dec 19 20:26:05.312 INFO STEP 613 (remove_files) COMPLETE
61872024-12-19T20:26:06.698Z[ recovery-image] Dec 19 20:26:05.312 INFO O| Dec 19 20:26:05.312 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882024-12-19T20:26:06.746Z[ recovery-image] Dec 19 20:26:05.360 INFO O| Dec 19 20:26:05.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
61892024-12-19T20:26:06.746Z[ recovery-image] Dec 19 20:26:05.360 INFO O| Dec 19 20:26:05.360 INFO STEP 614 (remove_files) COMPLETE
61902024-12-19T20:26:06.750Z[ recovery-image] Dec 19 20:26:05.360 INFO O| Dec 19 20:26:05.360 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912024-12-19T20:26:06.768Z[ recovery-image] Dec 19 20:26:05.382 INFO O| Dec 19 20:26:05.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
61922024-12-19T20:26:06.768Z[ recovery-image] Dec 19 20:26:05.382 INFO O| Dec 19 20:26:05.382 INFO STEP 615 (remove_files) COMPLETE
61932024-12-19T20:26:06.768Z[ recovery-image] Dec 19 20:26:05.382 INFO O| Dec 19 20:26:05.382 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942024-12-19T20:26:06.787Z[ recovery-image] Dec 19 20:26:05.401 INFO O| Dec 19 20:26:05.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
61952024-12-19T20:26:06.787Z[ recovery-image] Dec 19 20:26:05.401 INFO O| Dec 19 20:26:05.401 INFO STEP 616 (remove_files) COMPLETE
61962024-12-19T20:26:06.788Z[ recovery-image] Dec 19 20:26:05.401 INFO O| Dec 19 20:26:05.401 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972024-12-19T20:26:06.809Z[ recovery-image] Dec 19 20:26:05.422 INFO O| Dec 19 20:26:05.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
61982024-12-19T20:26:06.809Z[ recovery-image] Dec 19 20:26:05.422 INFO O| Dec 19 20:26:05.422 INFO STEP 617 (remove_files) COMPLETE
61992024-12-19T20:26:06.809Z[ recovery-image] Dec 19 20:26:05.422 INFO O| Dec 19 20:26:05.422 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002024-12-19T20:26:06.830Z[ recovery-image] Dec 19 20:26:05.444 INFO O| Dec 19 20:26:05.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
62012024-12-19T20:26:06.830Z[ recovery-image] Dec 19 20:26:05.444 INFO O| Dec 19 20:26:05.444 INFO STEP 618 (remove_files) COMPLETE
62022024-12-19T20:26:06.830Z[ recovery-image] Dec 19 20:26:05.444 INFO O| Dec 19 20:26:05.444 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032024-12-19T20:26:06.867Z[ recovery-image] Dec 19 20:26:05.481 INFO O| Dec 19 20:26:05.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
62042024-12-19T20:26:06.868Z[ recovery-image] Dec 19 20:26:05.482 INFO O| Dec 19 20:26:05.482 INFO STEP 619 (remove_files) COMPLETE
62052024-12-19T20:26:06.868Z[ recovery-image] Dec 19 20:26:05.482 INFO O| Dec 19 20:26:05.482 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062024-12-19T20:26:06.890Z[ recovery-image] Dec 19 20:26:05.504 INFO O| Dec 19 20:26:05.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
62072024-12-19T20:26:06.890Z[ recovery-image] Dec 19 20:26:05.504 INFO O| Dec 19 20:26:05.504 INFO STEP 620 (remove_files) COMPLETE
62082024-12-19T20:26:06.890Z[ recovery-image] Dec 19 20:26:05.504 INFO O| Dec 19 20:26:05.504 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092024-12-19T20:26:06.932Z[ recovery-image] Dec 19 20:26:05.525 INFO O| Dec 19 20:26:05.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
62102024-12-19T20:26:06.932Z[ recovery-image] Dec 19 20:26:05.525 INFO O| Dec 19 20:26:05.525 INFO STEP 621 (remove_files) COMPLETE
62112024-12-19T20:26:06.934Z[ recovery-image] Dec 19 20:26:05.525 INFO O| Dec 19 20:26:05.525 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122024-12-19T20:26:06.946Z[ recovery-image] Dec 19 20:26:05.560 INFO O| Dec 19 20:26:05.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
62132024-12-19T20:26:06.949Z[ recovery-image] Dec 19 20:26:05.561 INFO O| Dec 19 20:26:05.560 INFO STEP 622 (remove_files) COMPLETE
62142024-12-19T20:26:06.949Z[ recovery-image] Dec 19 20:26:05.561 INFO O| Dec 19 20:26:05.561 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152024-12-19T20:26:06.970Z[ recovery-image] Dec 19 20:26:05.583 INFO O| Dec 19 20:26:05.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
62162024-12-19T20:26:06.971Z[ recovery-image] Dec 19 20:26:05.584 INFO O| Dec 19 20:26:05.584 INFO STEP 623 (remove_files) COMPLETE
62172024-12-19T20:26:06.972Z[ recovery-image] Dec 19 20:26:05.584 INFO O| Dec 19 20:26:05.584 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182024-12-19T20:26:06.993Z[ recovery-image] Dec 19 20:26:05.606 INFO O| Dec 19 20:26:05.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
62192024-12-19T20:26:06.993Z[ recovery-image] Dec 19 20:26:05.607 INFO O| Dec 19 20:26:05.606 INFO STEP 624 (remove_files) COMPLETE
62202024-12-19T20:26:06.993Z[ recovery-image] Dec 19 20:26:05.607 INFO O| Dec 19 20:26:05.607 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212024-12-19T20:26:07.017Z[ recovery-image] Dec 19 20:26:05.631 INFO O| Dec 19 20:26:05.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
62222024-12-19T20:26:07.020Z[ recovery-image] Dec 19 20:26:05.631 INFO O| Dec 19 20:26:05.631 INFO STEP 625 (remove_files) COMPLETE
62232024-12-19T20:26:07.020Z[ recovery-image] Dec 19 20:26:05.632 INFO O| Dec 19 20:26:05.631 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242024-12-19T20:26:07.041Z[ recovery-image] Dec 19 20:26:05.655 INFO O| Dec 19 20:26:05.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
62252024-12-19T20:26:07.044Z[ recovery-image] Dec 19 20:26:05.655 INFO O| Dec 19 20:26:05.655 INFO STEP 626 (remove_files) COMPLETE
62262024-12-19T20:26:07.044Z[ recovery-image] Dec 19 20:26:05.655 INFO O| Dec 19 20:26:05.655 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-12-19T20:26:07.064Z[ recovery-image] Dec 19 20:26:05.677 INFO O| Dec 19 20:26:05.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
62282024-12-19T20:26:07.067Z[ recovery-image] Dec 19 20:26:05.678 INFO O| Dec 19 20:26:05.678 INFO STEP 627 (remove_files) COMPLETE
62292024-12-19T20:26:07.067Z[ recovery-image] Dec 19 20:26:05.678 INFO O| Dec 19 20:26:05.678 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302024-12-19T20:26:07.090Z[ recovery-image] Dec 19 20:26:05.703 INFO O| Dec 19 20:26:05.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
62312024-12-19T20:26:07.094Z[ recovery-image] Dec 19 20:26:05.704 INFO O| Dec 19 20:26:05.703 INFO STEP 628 (remove_files) COMPLETE
62322024-12-19T20:26:07.094Z[ recovery-image] Dec 19 20:26:05.704 INFO O| Dec 19 20:26:05.703 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332024-12-19T20:26:07.112Z[ recovery-image] Dec 19 20:26:05.725 INFO O| Dec 19 20:26:05.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
62342024-12-19T20:26:07.112Z[ recovery-image] Dec 19 20:26:05.726 INFO O| Dec 19 20:26:05.725 INFO STEP 629 (remove_files) COMPLETE
62352024-12-19T20:26:07.137Z[ recovery-image] Dec 19 20:26:05.726 INFO O| Dec 19 20:26:05.726 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362024-12-19T20:26:07.137Z[ recovery-image] Dec 19 20:26:05.746 INFO O| Dec 19 20:26:05.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
62372024-12-19T20:26:07.137Z[ recovery-image] Dec 19 20:26:05.746 INFO O| Dec 19 20:26:05.746 INFO STEP 630 (remove_files) COMPLETE
62382024-12-19T20:26:07.137Z[ recovery-image] Dec 19 20:26:05.747 INFO O| Dec 19 20:26:05.746 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392024-12-19T20:26:07.169Z[ recovery-image] Dec 19 20:26:05.782 INFO O| Dec 19 20:26:05.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
62402024-12-19T20:26:07.169Z[ recovery-image] Dec 19 20:26:05.782 INFO O| Dec 19 20:26:05.782 INFO STEP 631 (remove_files) COMPLETE
62412024-12-19T20:26:07.185Z[ recovery-image] Dec 19 20:26:05.782 INFO O| Dec 19 20:26:05.782 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422024-12-19T20:26:07.191Z[ recovery-image] Dec 19 20:26:05.804 INFO O| Dec 19 20:26:05.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
62432024-12-19T20:26:07.191Z[ recovery-image] Dec 19 20:26:05.804 INFO O| Dec 19 20:26:05.804 INFO STEP 632 (remove_files) COMPLETE
62442024-12-19T20:26:07.197Z[ recovery-image] Dec 19 20:26:05.804 INFO O| Dec 19 20:26:05.804 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452024-12-19T20:26:07.215Z[ recovery-image] Dec 19 20:26:05.826 INFO O| Dec 19 20:26:05.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
62462024-12-19T20:26:07.215Z[ recovery-image] Dec 19 20:26:05.827 INFO O| Dec 19 20:26:05.826 INFO STEP 633 (remove_files) COMPLETE
62472024-12-19T20:26:07.215Z[ recovery-image] Dec 19 20:26:05.827 INFO O| Dec 19 20:26:05.826 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482024-12-19T20:26:07.235Z[ recovery-image] Dec 19 20:26:05.848 INFO O| Dec 19 20:26:05.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
62492024-12-19T20:26:07.235Z[ recovery-image] Dec 19 20:26:05.848 INFO O| Dec 19 20:26:05.848 INFO STEP 634 (remove_files) COMPLETE
62502024-12-19T20:26:07.241Z[ recovery-image] Dec 19 20:26:05.848 INFO O| Dec 19 20:26:05.848 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512024-12-19T20:26:07.257Z[ recovery-image] Dec 19 20:26:05.870 INFO O| Dec 19 20:26:05.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
62522024-12-19T20:26:07.257Z[ recovery-image] Dec 19 20:26:05.870 INFO O| Dec 19 20:26:05.870 INFO STEP 635 (remove_files) COMPLETE
62532024-12-19T20:26:07.262Z[ recovery-image] Dec 19 20:26:05.870 INFO O| Dec 19 20:26:05.870 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-12-19T20:26:07.292Z[ recovery-image] Dec 19 20:26:05.906 INFO O| Dec 19 20:26:05.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
62552024-12-19T20:26:07.292Z[ recovery-image] Dec 19 20:26:05.906 INFO O| Dec 19 20:26:05.906 INFO STEP 636 (remove_files) COMPLETE
62562024-12-19T20:26:07.292Z[ recovery-image] Dec 19 20:26:05.906 INFO O| Dec 19 20:26:05.906 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572024-12-19T20:26:07.355Z[ recovery-image] Dec 19 20:26:05.968 INFO O| Dec 19 20:26:05.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
62582024-12-19T20:26:07.379Z[ recovery-image] Dec 19 20:26:05.992 INFO O| Dec 19 20:26:05.992 INFO STEP 637 (remove_files) COMPLETE
62592024-12-19T20:26:07.379Z[ recovery-image] Dec 19 20:26:05.992 INFO O| Dec 19 20:26:05.992 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602024-12-19T20:26:07.431Z[ recovery-image] Dec 19 20:26:06.045 INFO O| Dec 19 20:26:06.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
62612024-12-19T20:26:07.431Z[ recovery-image] Dec 19 20:26:06.045 INFO O| Dec 19 20:26:06.045 INFO STEP 638 (remove_files) COMPLETE
62622024-12-19T20:26:07.432Z[ recovery-image] Dec 19 20:26:06.045 INFO O| Dec 19 20:26:06.045 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632024-12-19T20:26:07.452Z[ recovery-image] Dec 19 20:26:06.065 INFO O| Dec 19 20:26:06.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
62642024-12-19T20:26:07.452Z[ recovery-image] Dec 19 20:26:06.065 INFO O| Dec 19 20:26:06.065 INFO STEP 639 (remove_files) COMPLETE
62652024-12-19T20:26:07.452Z[ recovery-image] Dec 19 20:26:06.065 INFO O| Dec 19 20:26:06.065 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662024-12-19T20:26:07.472Z[ recovery-image] Dec 19 20:26:06.086 INFO O| Dec 19 20:26:06.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
62672024-12-19T20:26:07.472Z[ recovery-image] Dec 19 20:26:06.086 INFO O| Dec 19 20:26:06.086 INFO STEP 640 (remove_files) COMPLETE
62682024-12-19T20:26:07.472Z[ recovery-image] Dec 19 20:26:06.086 INFO O| Dec 19 20:26:06.086 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692024-12-19T20:26:07.492Z[ recovery-image] Dec 19 20:26:06.107 INFO O| Dec 19 20:26:06.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
62702024-12-19T20:26:07.493Z[ recovery-image] Dec 19 20:26:06.107 INFO O| Dec 19 20:26:06.107 INFO STEP 641 (remove_files) COMPLETE
62712024-12-19T20:26:07.493Z[ recovery-image] Dec 19 20:26:06.107 INFO O| Dec 19 20:26:06.107 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722024-12-19T20:26:07.514Z[ recovery-image] Dec 19 20:26:06.128 INFO O| Dec 19 20:26:06.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
62732024-12-19T20:26:07.521Z[ recovery-image] Dec 19 20:26:06.135 INFO O| Dec 19 20:26:06.135 INFO STEP 642 (remove_files) COMPLETE
62742024-12-19T20:26:07.521Z[ recovery-image] Dec 19 20:26:06.135 INFO O| Dec 19 20:26:06.135 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752024-12-19T20:26:07.612Z[ recovery-image] Dec 19 20:26:06.223 INFO O| Dec 19 20:26:06.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
62762024-12-19T20:26:07.615Z[ recovery-image] Dec 19 20:26:06.223 INFO O| Dec 19 20:26:06.223 INFO STEP 643 (remove_files) COMPLETE
62772024-12-19T20:26:07.615Z[ recovery-image] Dec 19 20:26:06.223 INFO O| Dec 19 20:26:06.223 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782024-12-19T20:26:07.631Z[ recovery-image] Dec 19 20:26:06.245 INFO O| Dec 19 20:26:06.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
62792024-12-19T20:26:07.636Z[ recovery-image] Dec 19 20:26:06.246 INFO O| Dec 19 20:26:06.246 INFO STEP 644 (remove_files) COMPLETE
62802024-12-19T20:26:07.636Z[ recovery-image] Dec 19 20:26:06.246 INFO O| Dec 19 20:26:06.246 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812024-12-19T20:26:07.665Z[ recovery-image] Dec 19 20:26:06.271 INFO O| Dec 19 20:26:06.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
62822024-12-19T20:26:07.666Z[ recovery-image] Dec 19 20:26:06.271 INFO O| Dec 19 20:26:06.271 INFO STEP 645 (remove_files) COMPLETE
62832024-12-19T20:26:07.666Z[ recovery-image] Dec 19 20:26:06.271 INFO O| Dec 19 20:26:06.271 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842024-12-19T20:26:07.687Z[ recovery-image] Dec 19 20:26:06.295 INFO O| Dec 19 20:26:06.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
62852024-12-19T20:26:07.687Z[ recovery-image] Dec 19 20:26:06.295 INFO O| Dec 19 20:26:06.295 INFO STEP 646 (remove_files) COMPLETE
62862024-12-19T20:26:07.687Z[ recovery-image] Dec 19 20:26:06.295 INFO O| Dec 19 20:26:06.295 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872024-12-19T20:26:07.705Z[ recovery-image] Dec 19 20:26:06.319 INFO O| Dec 19 20:26:06.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
62882024-12-19T20:26:07.705Z[ recovery-image] Dec 19 20:26:06.319 INFO O| Dec 19 20:26:06.319 INFO STEP 647 (remove_files) COMPLETE
62892024-12-19T20:26:07.705Z[ recovery-image] Dec 19 20:26:06.319 INFO O| Dec 19 20:26:06.319 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-12-19T20:26:07.728Z[ recovery-image] Dec 19 20:26:06.342 INFO O| Dec 19 20:26:06.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
62912024-12-19T20:26:07.728Z[ recovery-image] Dec 19 20:26:06.342 INFO O| Dec 19 20:26:06.342 INFO STEP 648 (remove_files) COMPLETE
62922024-12-19T20:26:07.731Z[ recovery-image] Dec 19 20:26:06.342 INFO O| Dec 19 20:26:06.342 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-12-19T20:26:07.767Z[ recovery-image] Dec 19 20:26:06.381 INFO O| Dec 19 20:26:06.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
62942024-12-19T20:26:07.768Z[ recovery-image] Dec 19 20:26:06.381 INFO O| Dec 19 20:26:06.381 INFO STEP 649 (remove_files) COMPLETE
62952024-12-19T20:26:07.770Z[ recovery-image] Dec 19 20:26:06.381 INFO O| Dec 19 20:26:06.381 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-12-19T20:26:07.802Z[ recovery-image] Dec 19 20:26:06.416 INFO O| Dec 19 20:26:06.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
62972024-12-19T20:26:07.803Z[ recovery-image] Dec 19 20:26:06.416 INFO O| Dec 19 20:26:06.416 INFO STEP 650 (remove_files) COMPLETE
62982024-12-19T20:26:07.806Z[ recovery-image] Dec 19 20:26:06.416 INFO O| Dec 19 20:26:06.416 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992024-12-19T20:26:07.824Z[ recovery-image] Dec 19 20:26:06.438 INFO O| Dec 19 20:26:06.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
63002024-12-19T20:26:07.824Z[ recovery-image] Dec 19 20:26:06.438 INFO O| Dec 19 20:26:06.438 INFO STEP 651 (remove_files) COMPLETE
63012024-12-19T20:26:07.824Z[ recovery-image] Dec 19 20:26:06.438 INFO O| Dec 19 20:26:06.438 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022024-12-19T20:26:07.845Z[ recovery-image] Dec 19 20:26:06.459 INFO O| Dec 19 20:26:06.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
63032024-12-19T20:26:07.845Z[ recovery-image] Dec 19 20:26:06.459 INFO O| Dec 19 20:26:06.459 INFO STEP 652 (remove_files) COMPLETE
63042024-12-19T20:26:07.845Z[ recovery-image] Dec 19 20:26:06.459 INFO O| Dec 19 20:26:06.459 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052024-12-19T20:26:07.867Z[ recovery-image] Dec 19 20:26:06.481 INFO O| Dec 19 20:26:06.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
63062024-12-19T20:26:07.867Z[ recovery-image] Dec 19 20:26:06.481 INFO O| Dec 19 20:26:06.481 INFO STEP 653 (remove_files) COMPLETE
63072024-12-19T20:26:07.870Z[ recovery-image] Dec 19 20:26:06.481 INFO O| Dec 19 20:26:06.481 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082024-12-19T20:26:07.889Z[ recovery-image] Dec 19 20:26:06.503 INFO O| Dec 19 20:26:06.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
63092024-12-19T20:26:07.889Z[ recovery-image] Dec 19 20:26:06.503 INFO O| Dec 19 20:26:06.503 INFO STEP 654 (remove_files) COMPLETE
63102024-12-19T20:26:07.889Z[ recovery-image] Dec 19 20:26:06.504 INFO O| Dec 19 20:26:06.503 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112024-12-19T20:26:07.912Z[ recovery-image] Dec 19 20:26:06.526 INFO O| Dec 19 20:26:06.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
63122024-12-19T20:26:07.912Z[ recovery-image] Dec 19 20:26:06.526 INFO O| Dec 19 20:26:06.526 INFO STEP 655 (remove_files) COMPLETE
63132024-12-19T20:26:07.912Z[ recovery-image] Dec 19 20:26:06.526 INFO O| Dec 19 20:26:06.526 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142024-12-19T20:26:07.940Z[ recovery-image] Dec 19 20:26:06.554 INFO O| Dec 19 20:26:06.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
63152024-12-19T20:26:07.943Z[ recovery-image] Dec 19 20:26:06.554 INFO O| Dec 19 20:26:06.554 INFO STEP 656 (remove_files) COMPLETE
63162024-12-19T20:26:07.943Z[ recovery-image] Dec 19 20:26:06.554 INFO O| Dec 19 20:26:06.554 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172024-12-19T20:26:07.961Z[ recovery-image] Dec 19 20:26:06.575 INFO O| Dec 19 20:26:06.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
63182024-12-19T20:26:07.961Z[ recovery-image] Dec 19 20:26:06.575 INFO O| Dec 19 20:26:06.575 INFO STEP 657 (remove_files) COMPLETE
63192024-12-19T20:26:07.964Z[ recovery-image] Dec 19 20:26:06.575 INFO O| Dec 19 20:26:06.575 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202024-12-19T20:26:07.982Z[ recovery-image] Dec 19 20:26:06.596 INFO O| Dec 19 20:26:06.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
63212024-12-19T20:26:07.982Z[ recovery-image] Dec 19 20:26:06.597 INFO O| Dec 19 20:26:06.596 INFO STEP 658 (remove_files) COMPLETE
63222024-12-19T20:26:07.982Z[ recovery-image] Dec 19 20:26:06.597 INFO O| Dec 19 20:26:06.597 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232024-12-19T20:26:08.004Z[ recovery-image] Dec 19 20:26:06.618 INFO O| Dec 19 20:26:06.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
63242024-12-19T20:26:08.004Z[ recovery-image] Dec 19 20:26:06.618 INFO O| Dec 19 20:26:06.618 INFO STEP 659 (remove_files) COMPLETE
63252024-12-19T20:26:08.004Z[ recovery-image] Dec 19 20:26:06.619 INFO O| Dec 19 20:26:06.618 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262024-12-19T20:26:08.027Z[ recovery-image] Dec 19 20:26:06.641 INFO O| Dec 19 20:26:06.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
63272024-12-19T20:26:08.027Z[ recovery-image] Dec 19 20:26:06.641 INFO O| Dec 19 20:26:06.641 INFO STEP 660 (remove_files) COMPLETE
63282024-12-19T20:26:08.027Z[ recovery-image] Dec 19 20:26:06.641 INFO O| Dec 19 20:26:06.641 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292024-12-19T20:26:08.049Z[ recovery-image] Dec 19 20:26:06.663 INFO O| Dec 19 20:26:06.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
63302024-12-19T20:26:08.050Z[ recovery-image] Dec 19 20:26:06.664 INFO O| Dec 19 20:26:06.663 INFO STEP 661 (remove_files) COMPLETE
63312024-12-19T20:26:08.050Z[ recovery-image] Dec 19 20:26:06.664 INFO O| Dec 19 20:26:06.664 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322024-12-19T20:26:08.072Z[ recovery-image] Dec 19 20:26:06.685 INFO O| Dec 19 20:26:06.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
63332024-12-19T20:26:08.072Z[ recovery-image] Dec 19 20:26:06.685 INFO O| Dec 19 20:26:06.685 INFO STEP 662 (remove_files) COMPLETE
63342024-12-19T20:26:08.076Z[ recovery-image] Dec 19 20:26:06.685 INFO O| Dec 19 20:26:06.685 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352024-12-19T20:26:08.093Z[ recovery-image] Dec 19 20:26:06.707 INFO O| Dec 19 20:26:06.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
63362024-12-19T20:26:08.096Z[ recovery-image] Dec 19 20:26:06.707 INFO O| Dec 19 20:26:06.707 INFO STEP 663 (remove_files) COMPLETE
63372024-12-19T20:26:08.096Z[ recovery-image] Dec 19 20:26:06.707 INFO O| Dec 19 20:26:06.707 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382024-12-19T20:26:08.116Z[ recovery-image] Dec 19 20:26:06.730 INFO O| Dec 19 20:26:06.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
63392024-12-19T20:26:08.119Z[ recovery-image] Dec 19 20:26:06.730 INFO O| Dec 19 20:26:06.730 INFO STEP 664 (remove_files) COMPLETE
63402024-12-19T20:26:08.119Z[ recovery-image] Dec 19 20:26:06.730 INFO O| Dec 19 20:26:06.730 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412024-12-19T20:26:08.138Z[ recovery-image] Dec 19 20:26:06.752 INFO O| Dec 19 20:26:06.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
63422024-12-19T20:26:08.142Z[ recovery-image] Dec 19 20:26:06.753 INFO O| Dec 19 20:26:06.752 INFO STEP 665 (remove_files) COMPLETE
63432024-12-19T20:26:08.142Z[ recovery-image] Dec 19 20:26:06.753 INFO O| Dec 19 20:26:06.753 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442024-12-19T20:26:08.162Z[ recovery-image] Dec 19 20:26:06.775 INFO O| Dec 19 20:26:06.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
63452024-12-19T20:26:08.165Z[ recovery-image] Dec 19 20:26:06.775 INFO O| Dec 19 20:26:06.775 INFO STEP 666 (remove_files) COMPLETE
63462024-12-19T20:26:08.165Z[ recovery-image] Dec 19 20:26:06.775 INFO O| Dec 19 20:26:06.775 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472024-12-19T20:26:08.184Z[ recovery-image] Dec 19 20:26:06.798 INFO O| Dec 19 20:26:06.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
63482024-12-19T20:26:08.186Z[ recovery-image] Dec 19 20:26:06.798 INFO O| Dec 19 20:26:06.798 INFO STEP 667 (remove_files) COMPLETE
63492024-12-19T20:26:08.186Z[ recovery-image] Dec 19 20:26:06.798 INFO O| Dec 19 20:26:06.798 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502024-12-19T20:26:08.205Z[ recovery-image] Dec 19 20:26:06.819 INFO O| Dec 19 20:26:06.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
63512024-12-19T20:26:08.208Z[ recovery-image] Dec 19 20:26:06.820 INFO O| Dec 19 20:26:06.820 INFO STEP 668 (remove_files) COMPLETE
63522024-12-19T20:26:08.208Z[ recovery-image] Dec 19 20:26:06.820 INFO O| Dec 19 20:26:06.820 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532024-12-19T20:26:08.228Z[ recovery-image] Dec 19 20:26:06.842 INFO O| Dec 19 20:26:06.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
63542024-12-19T20:26:08.228Z[ recovery-image] Dec 19 20:26:06.842 INFO O| Dec 19 20:26:06.842 INFO STEP 669 (remove_files) COMPLETE
63552024-12-19T20:26:08.231Z[ recovery-image] Dec 19 20:26:06.842 INFO O| Dec 19 20:26:06.842 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562024-12-19T20:26:08.250Z[ recovery-image] Dec 19 20:26:06.864 INFO O| Dec 19 20:26:06.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
63572024-12-19T20:26:08.259Z[ recovery-image] Dec 19 20:26:06.865 INFO O| Dec 19 20:26:06.865 INFO STEP 670 (remove_files) COMPLETE
63582024-12-19T20:26:08.259Z[ recovery-image] Dec 19 20:26:06.865 INFO O| Dec 19 20:26:06.865 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592024-12-19T20:26:08.273Z[ recovery-image] Dec 19 20:26:06.887 INFO O| Dec 19 20:26:06.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
63602024-12-19T20:26:08.278Z[ recovery-image] Dec 19 20:26:06.887 INFO O| Dec 19 20:26:06.887 INFO STEP 671 (remove_files) COMPLETE
63612024-12-19T20:26:08.279Z[ recovery-image] Dec 19 20:26:06.887 INFO O| Dec 19 20:26:06.887 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622024-12-19T20:26:08.294Z[ recovery-image] Dec 19 20:26:06.909 INFO O| Dec 19 20:26:06.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
63632024-12-19T20:26:08.295Z[ recovery-image] Dec 19 20:26:06.909 INFO O| Dec 19 20:26:06.909 INFO STEP 672 (remove_files) COMPLETE
63642024-12-19T20:26:08.297Z[ recovery-image] Dec 19 20:26:06.909 INFO O| Dec 19 20:26:06.909 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652024-12-19T20:26:08.316Z[ recovery-image] Dec 19 20:26:06.930 INFO O| Dec 19 20:26:06.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
63662024-12-19T20:26:08.316Z[ recovery-image] Dec 19 20:26:06.930 INFO O| Dec 19 20:26:06.930 INFO STEP 673 (remove_files) COMPLETE
63672024-12-19T20:26:08.320Z[ recovery-image] Dec 19 20:26:06.930 INFO O| Dec 19 20:26:06.930 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682024-12-19T20:26:08.338Z[ recovery-image] Dec 19 20:26:06.952 INFO O| Dec 19 20:26:06.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
63692024-12-19T20:26:08.341Z[ recovery-image] Dec 19 20:26:06.952 INFO O| Dec 19 20:26:06.952 INFO STEP 674 (remove_files) COMPLETE
63702024-12-19T20:26:08.341Z[ recovery-image] Dec 19 20:26:06.953 INFO O| Dec 19 20:26:06.952 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712024-12-19T20:26:08.361Z[ recovery-image] Dec 19 20:26:06.975 INFO O| Dec 19 20:26:06.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
63722024-12-19T20:26:08.364Z[ recovery-image] Dec 19 20:26:06.975 INFO O| Dec 19 20:26:06.975 INFO STEP 675 (remove_files) COMPLETE
63732024-12-19T20:26:08.364Z[ recovery-image] Dec 19 20:26:06.975 INFO O| Dec 19 20:26:06.975 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742024-12-19T20:26:08.385Z[ recovery-image] Dec 19 20:26:06.998 INFO O| Dec 19 20:26:06.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
63752024-12-19T20:26:08.388Z[ recovery-image] Dec 19 20:26:06.998 INFO O| Dec 19 20:26:06.998 INFO STEP 676 (remove_files) COMPLETE
63762024-12-19T20:26:08.388Z[ recovery-image] Dec 19 20:26:06.998 INFO O| Dec 19 20:26:06.998 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772024-12-19T20:26:08.407Z[ recovery-image] Dec 19 20:26:07.021 INFO O| Dec 19 20:26:07.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
63782024-12-19T20:26:08.407Z[ recovery-image] Dec 19 20:26:07.021 INFO O| Dec 19 20:26:07.021 INFO STEP 677 (remove_files) COMPLETE
63792024-12-19T20:26:08.410Z[ recovery-image] Dec 19 20:26:07.021 INFO O| Dec 19 20:26:07.021 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802024-12-19T20:26:08.428Z[ recovery-image] Dec 19 20:26:07.042 INFO O| Dec 19 20:26:07.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
63812024-12-19T20:26:08.431Z[ recovery-image] Dec 19 20:26:07.043 INFO O| Dec 19 20:26:07.043 INFO STEP 678 (remove_files) COMPLETE
63822024-12-19T20:26:08.432Z[ recovery-image] Dec 19 20:26:07.043 INFO O| Dec 19 20:26:07.043 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832024-12-19T20:26:08.451Z[ recovery-image] Dec 19 20:26:07.065 INFO O| Dec 19 20:26:07.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
63842024-12-19T20:26:08.454Z[ recovery-image] Dec 19 20:26:07.065 INFO O| Dec 19 20:26:07.065 INFO STEP 679 (remove_files) COMPLETE
63852024-12-19T20:26:08.454Z[ recovery-image] Dec 19 20:26:07.065 INFO O| Dec 19 20:26:07.065 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862024-12-19T20:26:08.473Z[ recovery-image] Dec 19 20:26:07.087 INFO O| Dec 19 20:26:07.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
63872024-12-19T20:26:08.476Z[ recovery-image] Dec 19 20:26:07.087 INFO O| Dec 19 20:26:07.087 INFO STEP 680 (remove_files) COMPLETE
63882024-12-19T20:26:08.476Z[ recovery-image] Dec 19 20:26:07.087 INFO O| Dec 19 20:26:07.087 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892024-12-19T20:26:08.496Z[ recovery-image] Dec 19 20:26:07.110 INFO O| Dec 19 20:26:07.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
63902024-12-19T20:26:08.499Z[ recovery-image] Dec 19 20:26:07.110 INFO O| Dec 19 20:26:07.110 INFO STEP 681 (remove_files) COMPLETE
63912024-12-19T20:26:08.499Z[ recovery-image] Dec 19 20:26:07.110 INFO O| Dec 19 20:26:07.110 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922024-12-19T20:26:08.525Z[ recovery-image] Dec 19 20:26:07.139 INFO O| Dec 19 20:26:07.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
63932024-12-19T20:26:08.525Z[ recovery-image] Dec 19 20:26:07.139 INFO O| Dec 19 20:26:07.139 INFO STEP 682 (remove_files) COMPLETE
63942024-12-19T20:26:08.526Z[ recovery-image] Dec 19 20:26:07.139 INFO O| Dec 19 20:26:07.139 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952024-12-19T20:26:08.547Z[ recovery-image] Dec 19 20:26:07.161 INFO O| Dec 19 20:26:07.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
63962024-12-19T20:26:08.548Z[ recovery-image] Dec 19 20:26:07.161 INFO O| Dec 19 20:26:07.161 INFO STEP 683 (remove_files) COMPLETE
63972024-12-19T20:26:08.548Z[ recovery-image] Dec 19 20:26:07.161 INFO O| Dec 19 20:26:07.161 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982024-12-19T20:26:08.569Z[ recovery-image] Dec 19 20:26:07.183 INFO O| Dec 19 20:26:07.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
63992024-12-19T20:26:08.569Z[ recovery-image] Dec 19 20:26:07.183 INFO O| Dec 19 20:26:07.183 INFO STEP 684 (remove_files) COMPLETE
64002024-12-19T20:26:08.569Z[ recovery-image] Dec 19 20:26:07.183 INFO O| Dec 19 20:26:07.183 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012024-12-19T20:26:08.590Z[ recovery-image] Dec 19 20:26:07.204 INFO O| Dec 19 20:26:07.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
64022024-12-19T20:26:08.591Z[ recovery-image] Dec 19 20:26:07.205 INFO O| Dec 19 20:26:07.205 INFO STEP 685 (remove_files) COMPLETE
64032024-12-19T20:26:08.591Z[ recovery-image] Dec 19 20:26:07.205 INFO O| Dec 19 20:26:07.205 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-12-19T20:26:08.614Z[ recovery-image] Dec 19 20:26:07.225 INFO O| Dec 19 20:26:07.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
64052024-12-19T20:26:08.614Z[ recovery-image] Dec 19 20:26:07.225 INFO O| Dec 19 20:26:07.225 INFO STEP 686 (remove_files) COMPLETE
64062024-12-19T20:26:08.617Z[ recovery-image] Dec 19 20:26:07.225 INFO O| Dec 19 20:26:07.225 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-12-19T20:26:08.632Z[ recovery-image] Dec 19 20:26:07.247 INFO O| Dec 19 20:26:07.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
64082024-12-19T20:26:08.633Z[ recovery-image] Dec 19 20:26:07.247 INFO O| Dec 19 20:26:07.247 INFO STEP 687 (remove_files) COMPLETE
64092024-12-19T20:26:08.636Z[ recovery-image] Dec 19 20:26:07.247 INFO O| Dec 19 20:26:07.247 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-12-19T20:26:08.657Z[ recovery-image] Dec 19 20:26:07.271 INFO O| Dec 19 20:26:07.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
64112024-12-19T20:26:08.657Z[ recovery-image] Dec 19 20:26:07.272 INFO O| Dec 19 20:26:07.271 INFO STEP 688 (remove_files) COMPLETE
64122024-12-19T20:26:08.659Z[ recovery-image] Dec 19 20:26:07.272 INFO O| Dec 19 20:26:07.271 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-12-19T20:26:08.681Z[ recovery-image] Dec 19 20:26:07.295 INFO O| Dec 19 20:26:07.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
64142024-12-19T20:26:08.684Z[ recovery-image] Dec 19 20:26:07.295 INFO O| Dec 19 20:26:07.295 INFO STEP 689 (remove_files) COMPLETE
64152024-12-19T20:26:08.684Z[ recovery-image] Dec 19 20:26:07.295 INFO O| Dec 19 20:26:07.295 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162024-12-19T20:26:08.704Z[ recovery-image] Dec 19 20:26:07.317 INFO O| Dec 19 20:26:07.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
64172024-12-19T20:26:08.704Z[ recovery-image] Dec 19 20:26:07.317 INFO O| Dec 19 20:26:07.317 INFO STEP 690 (remove_files) COMPLETE
64182024-12-19T20:26:08.704Z[ recovery-image] Dec 19 20:26:07.317 INFO O| Dec 19 20:26:07.317 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192024-12-19T20:26:08.734Z[ recovery-image] Dec 19 20:26:07.346 INFO O| Dec 19 20:26:07.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
64202024-12-19T20:26:08.739Z[ recovery-image] Dec 19 20:26:07.347 INFO O| Dec 19 20:26:07.346 INFO STEP 691 (remove_files) COMPLETE
64212024-12-19T20:26:08.739Z[ recovery-image] Dec 19 20:26:07.347 INFO O| Dec 19 20:26:07.347 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222024-12-19T20:26:08.766Z[ recovery-image] Dec 19 20:26:07.380 INFO O| Dec 19 20:26:07.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
64232024-12-19T20:26:08.769Z[ recovery-image] Dec 19 20:26:07.381 INFO O| Dec 19 20:26:07.381 INFO STEP 692 (remove_files) COMPLETE
64242024-12-19T20:26:08.769Z[ recovery-image] Dec 19 20:26:07.381 INFO O| Dec 19 20:26:07.381 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252024-12-19T20:26:08.796Z[ recovery-image] Dec 19 20:26:07.410 INFO O| Dec 19 20:26:07.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
64262024-12-19T20:26:08.796Z[ recovery-image] Dec 19 20:26:07.410 INFO O| Dec 19 20:26:07.410 INFO STEP 693 (remove_files) COMPLETE
64272024-12-19T20:26:08.800Z[ recovery-image] Dec 19 20:26:07.411 INFO O| Dec 19 20:26:07.410 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282024-12-19T20:26:08.837Z[ recovery-image] Dec 19 20:26:07.450 INFO O| Dec 19 20:26:07.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
64292024-12-19T20:26:08.837Z[ recovery-image] Dec 19 20:26:07.450 INFO O| Dec 19 20:26:07.450 INFO STEP 694 (remove_files) COMPLETE
64302024-12-19T20:26:08.840Z[ recovery-image] Dec 19 20:26:07.450 INFO O| Dec 19 20:26:07.450 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312024-12-19T20:26:08.860Z[ recovery-image] Dec 19 20:26:07.474 INFO O| Dec 19 20:26:07.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
64322024-12-19T20:26:08.860Z[ recovery-image] Dec 19 20:26:07.474 INFO O| Dec 19 20:26:07.474 INFO STEP 695 (remove_files) COMPLETE
64332024-12-19T20:26:08.863Z[ recovery-image] Dec 19 20:26:07.474 INFO O| Dec 19 20:26:07.474 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342024-12-19T20:26:08.883Z[ recovery-image] Dec 19 20:26:07.497 INFO O| Dec 19 20:26:07.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
64352024-12-19T20:26:08.883Z[ recovery-image] Dec 19 20:26:07.497 INFO O| Dec 19 20:26:07.497 INFO STEP 696 (remove_files) COMPLETE
64362024-12-19T20:26:08.886Z[ recovery-image] Dec 19 20:26:07.497 INFO O| Dec 19 20:26:07.497 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372024-12-19T20:26:08.907Z[ recovery-image] Dec 19 20:26:07.521 INFO O| Dec 19 20:26:07.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
64382024-12-19T20:26:08.910Z[ recovery-image] Dec 19 20:26:07.521 INFO O| Dec 19 20:26:07.521 INFO STEP 697 (remove_files) COMPLETE
64392024-12-19T20:26:08.910Z[ recovery-image] Dec 19 20:26:07.521 INFO O| Dec 19 20:26:07.521 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402024-12-19T20:26:08.931Z[ recovery-image] Dec 19 20:26:07.545 INFO O| Dec 19 20:26:07.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
64412024-12-19T20:26:08.934Z[ recovery-image] Dec 19 20:26:07.545 INFO O| Dec 19 20:26:07.545 INFO STEP 698 (remove_files) COMPLETE
64422024-12-19T20:26:08.934Z[ recovery-image] Dec 19 20:26:07.545 INFO O| Dec 19 20:26:07.545 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432024-12-19T20:26:08.955Z[ recovery-image] Dec 19 20:26:07.568 INFO O| Dec 19 20:26:07.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
64442024-12-19T20:26:08.959Z[ recovery-image] Dec 19 20:26:07.568 INFO O| Dec 19 20:26:07.568 INFO STEP 699 (remove_files) COMPLETE
64452024-12-19T20:26:08.959Z[ recovery-image] Dec 19 20:26:07.569 INFO O| Dec 19 20:26:07.568 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462024-12-19T20:26:08.983Z[ recovery-image] Dec 19 20:26:07.597 INFO O| Dec 19 20:26:07.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
64472024-12-19T20:26:08.987Z[ recovery-image] Dec 19 20:26:07.597 INFO O| Dec 19 20:26:07.597 INFO STEP 700 (remove_files) COMPLETE
64482024-12-19T20:26:08.987Z[ recovery-image] Dec 19 20:26:07.597 INFO O| Dec 19 20:26:07.597 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492024-12-19T20:26:09.004Z[ recovery-image] Dec 19 20:26:07.618 INFO O| Dec 19 20:26:07.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
64502024-12-19T20:26:09.008Z[ recovery-image] Dec 19 20:26:07.619 INFO O| Dec 19 20:26:07.619 INFO STEP 701 (remove_files) COMPLETE
64512024-12-19T20:26:09.008Z[ recovery-image] Dec 19 20:26:07.619 INFO O| Dec 19 20:26:07.619 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522024-12-19T20:26:09.026Z[ recovery-image] Dec 19 20:26:07.640 INFO O| Dec 19 20:26:07.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
64532024-12-19T20:26:09.033Z[ recovery-image] Dec 19 20:26:07.647 INFO O| Dec 19 20:26:07.647 INFO STEP 702 (remove_files) COMPLETE
64542024-12-19T20:26:09.033Z[ recovery-image] Dec 19 20:26:07.647 INFO O| Dec 19 20:26:07.647 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552024-12-19T20:26:09.057Z[ recovery-image] Dec 19 20:26:07.672 INFO O| Dec 19 20:26:07.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
64562024-12-19T20:26:09.058Z[ recovery-image] Dec 19 20:26:07.672 INFO O| Dec 19 20:26:07.672 INFO STEP 703 (remove_files) COMPLETE
64572024-12-19T20:26:09.060Z[ recovery-image] Dec 19 20:26:07.672 INFO O| Dec 19 20:26:07.672 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582024-12-19T20:26:09.080Z[ recovery-image] Dec 19 20:26:07.694 INFO O| Dec 19 20:26:07.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
64592024-12-19T20:26:09.080Z[ recovery-image] Dec 19 20:26:07.694 INFO O| Dec 19 20:26:07.694 INFO STEP 704 (remove_files) COMPLETE
64602024-12-19T20:26:09.083Z[ recovery-image] Dec 19 20:26:07.694 INFO O| Dec 19 20:26:07.694 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612024-12-19T20:26:09.100Z[ recovery-image] Dec 19 20:26:07.714 INFO O| Dec 19 20:26:07.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
64622024-12-19T20:26:09.100Z[ recovery-image] Dec 19 20:26:07.714 INFO O| Dec 19 20:26:07.714 INFO STEP 705 (remove_files) COMPLETE
64632024-12-19T20:26:09.103Z[ recovery-image] Dec 19 20:26:07.714 INFO O| Dec 19 20:26:07.714 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642024-12-19T20:26:09.122Z[ recovery-image] Dec 19 20:26:07.736 INFO O| Dec 19 20:26:07.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
64652024-12-19T20:26:09.122Z[ recovery-image] Dec 19 20:26:07.736 INFO O| Dec 19 20:26:07.736 INFO STEP 706 (remove_files) COMPLETE
64662024-12-19T20:26:09.122Z[ recovery-image] Dec 19 20:26:07.736 INFO O| Dec 19 20:26:07.736 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672024-12-19T20:26:09.142Z[ recovery-image] Dec 19 20:26:07.757 INFO O| Dec 19 20:26:07.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
64682024-12-19T20:26:09.142Z[ recovery-image] Dec 19 20:26:07.757 INFO O| Dec 19 20:26:07.757 INFO STEP 707 (remove_files) COMPLETE
64692024-12-19T20:26:09.143Z[ recovery-image] Dec 19 20:26:07.757 INFO O| Dec 19 20:26:07.757 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702024-12-19T20:26:09.162Z[ recovery-image] Dec 19 20:26:07.776 INFO O| Dec 19 20:26:07.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
64712024-12-19T20:26:09.165Z[ recovery-image] Dec 19 20:26:07.777 INFO O| Dec 19 20:26:07.777 INFO STEP 708 (remove_files) COMPLETE
64722024-12-19T20:26:09.165Z[ recovery-image] Dec 19 20:26:07.777 INFO O| Dec 19 20:26:07.777 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732024-12-19T20:26:09.182Z[ recovery-image] Dec 19 20:26:07.796 INFO O| Dec 19 20:26:07.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
64742024-12-19T20:26:09.182Z[ recovery-image] Dec 19 20:26:07.796 INFO O| Dec 19 20:26:07.796 INFO STEP 709 (remove_files) COMPLETE
64752024-12-19T20:26:09.182Z[ recovery-image] Dec 19 20:26:07.796 INFO O| Dec 19 20:26:07.796 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762024-12-19T20:26:09.203Z[ recovery-image] Dec 19 20:26:07.817 INFO O| Dec 19 20:26:07.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
64772024-12-19T20:26:09.203Z[ recovery-image] Dec 19 20:26:07.817 INFO O| Dec 19 20:26:07.817 INFO STEP 710 (remove_files) COMPLETE
64782024-12-19T20:26:09.206Z[ recovery-image] Dec 19 20:26:07.817 INFO O| Dec 19 20:26:07.817 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792024-12-19T20:26:09.225Z[ recovery-image] Dec 19 20:26:07.839 INFO O| Dec 19 20:26:07.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
64802024-12-19T20:26:09.225Z[ recovery-image] Dec 19 20:26:07.839 INFO O| Dec 19 20:26:07.839 INFO STEP 711 (remove_files) COMPLETE
64812024-12-19T20:26:09.225Z[ recovery-image] Dec 19 20:26:07.839 INFO O| Dec 19 20:26:07.839 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822024-12-19T20:26:09.246Z[ recovery-image] Dec 19 20:26:07.860 INFO O| Dec 19 20:26:07.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
64832024-12-19T20:26:09.246Z[ recovery-image] Dec 19 20:26:07.860 INFO O| Dec 19 20:26:07.860 INFO STEP 712 (remove_files) COMPLETE
64842024-12-19T20:26:09.249Z[ recovery-image] Dec 19 20:26:07.860 INFO O| Dec 19 20:26:07.860 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852024-12-19T20:26:09.268Z[ recovery-image] Dec 19 20:26:07.882 INFO O| Dec 19 20:26:07.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
64862024-12-19T20:26:09.268Z[ recovery-image] Dec 19 20:26:07.882 INFO O| Dec 19 20:26:07.882 INFO STEP 713 (remove_files) COMPLETE
64872024-12-19T20:26:09.268Z[ recovery-image] Dec 19 20:26:07.882 INFO O| Dec 19 20:26:07.882 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882024-12-19T20:26:09.290Z[ recovery-image] Dec 19 20:26:07.904 INFO O| Dec 19 20:26:07.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
64892024-12-19T20:26:09.290Z[ recovery-image] Dec 19 20:26:07.904 INFO O| Dec 19 20:26:07.904 INFO STEP 714 (remove_files) COMPLETE
64902024-12-19T20:26:09.292Z[ recovery-image] Dec 19 20:26:07.904 INFO O| Dec 19 20:26:07.904 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912024-12-19T20:26:09.312Z[ recovery-image] Dec 19 20:26:07.926 INFO O| Dec 19 20:26:07.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
64922024-12-19T20:26:09.312Z[ recovery-image] Dec 19 20:26:07.927 INFO O| Dec 19 20:26:07.927 INFO STEP 715 (remove_files) COMPLETE
64932024-12-19T20:26:09.315Z[ recovery-image] Dec 19 20:26:07.927 INFO O| Dec 19 20:26:07.927 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64942024-12-19T20:26:09.334Z[ recovery-image] Dec 19 20:26:07.949 INFO O| Dec 19 20:26:07.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
64952024-12-19T20:26:09.336Z[ recovery-image] Dec 19 20:26:07.949 INFO O| Dec 19 20:26:07.949 INFO STEP 716 (remove_files) COMPLETE
64962024-12-19T20:26:09.352Z[ recovery-image] Dec 19 20:26:07.949 INFO O| Dec 19 20:26:07.949 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972024-12-19T20:26:09.356Z[ recovery-image] Dec 19 20:26:07.970 INFO O| Dec 19 20:26:07.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
64982024-12-19T20:26:09.356Z[ recovery-image] Dec 19 20:26:07.970 INFO O| Dec 19 20:26:07.970 INFO STEP 717 (remove_files) COMPLETE
64992024-12-19T20:26:09.356Z[ recovery-image] Dec 19 20:26:07.970 INFO O| Dec 19 20:26:07.970 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002024-12-19T20:26:09.380Z[ recovery-image] Dec 19 20:26:07.994 INFO O| Dec 19 20:26:07.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
65012024-12-19T20:26:09.380Z[ recovery-image] Dec 19 20:26:07.994 INFO O| Dec 19 20:26:07.994 INFO STEP 718 (remove_files) COMPLETE
65022024-12-19T20:26:09.380Z[ recovery-image] Dec 19 20:26:07.994 INFO O| Dec 19 20:26:07.994 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032024-12-19T20:26:09.408Z[ recovery-image] Dec 19 20:26:08.021 INFO O| Dec 19 20:26:08.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
65042024-12-19T20:26:09.408Z[ recovery-image] Dec 19 20:26:08.021 INFO O| Dec 19 20:26:08.021 INFO STEP 719 (remove_files) COMPLETE
65052024-12-19T20:26:09.408Z[ recovery-image] Dec 19 20:26:08.022 INFO O| Dec 19 20:26:08.021 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062024-12-19T20:26:09.432Z[ recovery-image] Dec 19 20:26:08.046 INFO O| Dec 19 20:26:08.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
65072024-12-19T20:26:09.432Z[ recovery-image] Dec 19 20:26:08.046 INFO O| Dec 19 20:26:08.046 INFO STEP 720 (remove_files) COMPLETE
65082024-12-19T20:26:09.436Z[ recovery-image] Dec 19 20:26:08.046 INFO O| Dec 19 20:26:08.046 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092024-12-19T20:26:09.457Z[ recovery-image] Dec 19 20:26:08.071 INFO O| Dec 19 20:26:08.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
65102024-12-19T20:26:09.457Z[ recovery-image] Dec 19 20:26:08.071 INFO O| Dec 19 20:26:08.071 INFO STEP 721 (remove_files) COMPLETE
65112024-12-19T20:26:09.457Z[ recovery-image] Dec 19 20:26:08.071 INFO O| Dec 19 20:26:08.071 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122024-12-19T20:26:09.484Z[ recovery-image] Dec 19 20:26:08.096 INFO O| Dec 19 20:26:08.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
65132024-12-19T20:26:09.488Z[ recovery-image] Dec 19 20:26:08.099 INFO O| Dec 19 20:26:08.099 INFO STEP 722 (remove_files) COMPLETE
65142024-12-19T20:26:09.488Z[ recovery-image] Dec 19 20:26:08.099 INFO O| Dec 19 20:26:08.099 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152024-12-19T20:26:09.510Z[ recovery-image] Dec 19 20:26:08.123 INFO O| Dec 19 20:26:08.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
65162024-12-19T20:26:09.510Z[ recovery-image] Dec 19 20:26:08.124 INFO O| Dec 19 20:26:08.123 INFO STEP 723 (remove_files) COMPLETE
65172024-12-19T20:26:09.512Z[ recovery-image] Dec 19 20:26:08.124 INFO O| Dec 19 20:26:08.124 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182024-12-19T20:26:09.539Z[ recovery-image] Dec 19 20:26:08.152 INFO O| Dec 19 20:26:08.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
65192024-12-19T20:26:09.539Z[ recovery-image] Dec 19 20:26:08.152 INFO O| Dec 19 20:26:08.152 INFO STEP 724 (remove_files) COMPLETE
65202024-12-19T20:26:09.539Z[ recovery-image] Dec 19 20:26:08.152 INFO O| Dec 19 20:26:08.152 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212024-12-19T20:26:09.566Z[ recovery-image] Dec 19 20:26:08.179 INFO O| Dec 19 20:26:08.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
65222024-12-19T20:26:09.569Z[ recovery-image] Dec 19 20:26:08.180 INFO O| Dec 19 20:26:08.180 INFO STEP 725 (remove_files) COMPLETE
65232024-12-19T20:26:09.569Z[ recovery-image] Dec 19 20:26:08.180 INFO O| Dec 19 20:26:08.180 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242024-12-19T20:26:09.605Z[ recovery-image] Dec 19 20:26:08.218 INFO O| Dec 19 20:26:08.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
65252024-12-19T20:26:09.605Z[ recovery-image] Dec 19 20:26:08.218 INFO O| Dec 19 20:26:08.218 INFO STEP 726 (remove_files) COMPLETE
65262024-12-19T20:26:09.605Z[ recovery-image] Dec 19 20:26:08.218 INFO O| Dec 19 20:26:08.218 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272024-12-19T20:26:09.629Z[ recovery-image] Dec 19 20:26:08.243 INFO O| Dec 19 20:26:08.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
65282024-12-19T20:26:09.629Z[ recovery-image] Dec 19 20:26:08.243 INFO O| Dec 19 20:26:08.243 INFO STEP 727 (remove_files) COMPLETE
65292024-12-19T20:26:09.629Z[ recovery-image] Dec 19 20:26:08.243 INFO O| Dec 19 20:26:08.243 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302024-12-19T20:26:09.652Z[ recovery-image] Dec 19 20:26:08.265 INFO O| Dec 19 20:26:08.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
65312024-12-19T20:26:09.652Z[ recovery-image] Dec 19 20:26:08.265 INFO O| Dec 19 20:26:08.265 INFO STEP 728 (remove_files) COMPLETE
65322024-12-19T20:26:09.652Z[ recovery-image] Dec 19 20:26:08.265 INFO O| Dec 19 20:26:08.265 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332024-12-19T20:26:09.704Z[ recovery-image] Dec 19 20:26:08.318 INFO O| Dec 19 20:26:08.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
65342024-12-19T20:26:09.704Z[ recovery-image] Dec 19 20:26:08.318 INFO O| Dec 19 20:26:08.318 INFO STEP 729 (remove_files) COMPLETE
65352024-12-19T20:26:09.704Z[ recovery-image] Dec 19 20:26:08.318 INFO O| Dec 19 20:26:08.318 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362024-12-19T20:26:09.728Z[ recovery-image] Dec 19 20:26:08.342 INFO O| Dec 19 20:26:08.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
65372024-12-19T20:26:09.728Z[ recovery-image] Dec 19 20:26:08.342 INFO O| Dec 19 20:26:08.342 INFO STEP 730 (remove_files) COMPLETE
65382024-12-19T20:26:09.730Z[ recovery-image] Dec 19 20:26:08.342 INFO O| Dec 19 20:26:08.342 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392024-12-19T20:26:09.780Z[ recovery-image] Dec 19 20:26:08.394 INFO O| Dec 19 20:26:08.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
65402024-12-19T20:26:09.780Z[ recovery-image] Dec 19 20:26:08.394 INFO O| Dec 19 20:26:08.394 INFO STEP 731 (remove_files) COMPLETE
65412024-12-19T20:26:09.780Z[ recovery-image] Dec 19 20:26:08.394 INFO O| Dec 19 20:26:08.394 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422024-12-19T20:26:09.847Z[ recovery-image] Dec 19 20:26:08.461 INFO O| Dec 19 20:26:08.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
65432024-12-19T20:26:09.847Z[ recovery-image] Dec 19 20:26:08.461 INFO O| Dec 19 20:26:08.461 INFO STEP 732 (remove_files) COMPLETE
65442024-12-19T20:26:09.847Z[ recovery-image] Dec 19 20:26:08.461 INFO O| Dec 19 20:26:08.461 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452024-12-19T20:26:09.870Z[ recovery-image] Dec 19 20:26:08.484 INFO O| Dec 19 20:26:08.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
65462024-12-19T20:26:09.870Z[ recovery-image] Dec 19 20:26:08.484 INFO O| Dec 19 20:26:08.484 INFO STEP 733 (remove_files) COMPLETE
65472024-12-19T20:26:09.873Z[ recovery-image] Dec 19 20:26:08.484 INFO O| Dec 19 20:26:08.484 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482024-12-19T20:26:09.892Z[ recovery-image] Dec 19 20:26:08.506 INFO O| Dec 19 20:26:08.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
65492024-12-19T20:26:09.892Z[ recovery-image] Dec 19 20:26:08.506 INFO O| Dec 19 20:26:08.506 INFO STEP 734 (remove_files) COMPLETE
65502024-12-19T20:26:09.892Z[ recovery-image] Dec 19 20:26:08.506 INFO O| Dec 19 20:26:08.506 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512024-12-19T20:26:09.919Z[ recovery-image] Dec 19 20:26:08.527 INFO O| Dec 19 20:26:08.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
65522024-12-19T20:26:09.919Z[ recovery-image] Dec 19 20:26:08.527 INFO O| Dec 19 20:26:08.527 INFO STEP 735 (remove_files) COMPLETE
65532024-12-19T20:26:09.919Z[ recovery-image] Dec 19 20:26:08.527 INFO O| Dec 19 20:26:08.527 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542024-12-19T20:26:09.949Z[ recovery-image] Dec 19 20:26:08.562 INFO O| Dec 19 20:26:08.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
65552024-12-19T20:26:09.949Z[ recovery-image] Dec 19 20:26:08.562 INFO O| Dec 19 20:26:08.562 INFO STEP 736 (remove_files) COMPLETE
65562024-12-19T20:26:09.949Z[ recovery-image] Dec 19 20:26:08.562 INFO O| Dec 19 20:26:08.562 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572024-12-19T20:26:09.973Z[ recovery-image] Dec 19 20:26:08.584 INFO O| Dec 19 20:26:08.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
65582024-12-19T20:26:09.973Z[ recovery-image] Dec 19 20:26:08.584 INFO O| Dec 19 20:26:08.584 INFO STEP 737 (remove_files) COMPLETE
65592024-12-19T20:26:09.973Z[ recovery-image] Dec 19 20:26:08.584 INFO O| Dec 19 20:26:08.584 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602024-12-19T20:26:09.993Z[ recovery-image] Dec 19 20:26:08.606 INFO O| Dec 19 20:26:08.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
65612024-12-19T20:26:09.993Z[ recovery-image] Dec 19 20:26:08.606 INFO O| Dec 19 20:26:08.606 INFO STEP 738 (remove_files) COMPLETE
65622024-12-19T20:26:09.997Z[ recovery-image] Dec 19 20:26:08.606 INFO O| Dec 19 20:26:08.606 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632024-12-19T20:26:10.015Z[ recovery-image] Dec 19 20:26:08.628 INFO O| Dec 19 20:26:08.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
65642024-12-19T20:26:10.015Z[ recovery-image] Dec 19 20:26:08.628 INFO O| Dec 19 20:26:08.628 INFO STEP 739 (remove_files) COMPLETE
65652024-12-19T20:26:10.016Z[ recovery-image] Dec 19 20:26:08.628 INFO O| Dec 19 20:26:08.628 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662024-12-19T20:26:10.036Z[ recovery-image] Dec 19 20:26:08.649 INFO O| Dec 19 20:26:08.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
65672024-12-19T20:26:10.043Z[ recovery-image] Dec 19 20:26:08.649 INFO O| Dec 19 20:26:08.649 INFO STEP 740 (remove_files) COMPLETE
65682024-12-19T20:26:10.043Z[ recovery-image] Dec 19 20:26:08.649 INFO O| Dec 19 20:26:08.649 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692024-12-19T20:26:10.058Z[ recovery-image] Dec 19 20:26:08.671 INFO O| Dec 19 20:26:08.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
65702024-12-19T20:26:10.062Z[ recovery-image] Dec 19 20:26:08.672 INFO O| Dec 19 20:26:08.672 INFO STEP 741 (remove_files) COMPLETE
65712024-12-19T20:26:10.062Z[ recovery-image] Dec 19 20:26:08.672 INFO O| Dec 19 20:26:08.672 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722024-12-19T20:26:10.080Z[ recovery-image] Dec 19 20:26:08.693 INFO O| Dec 19 20:26:08.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
65732024-12-19T20:26:10.084Z[ recovery-image] Dec 19 20:26:08.694 INFO O| Dec 19 20:26:08.694 INFO STEP 742 (remove_files) COMPLETE
65742024-12-19T20:26:10.084Z[ recovery-image] Dec 19 20:26:08.694 INFO O| Dec 19 20:26:08.694 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752024-12-19T20:26:10.103Z[ recovery-image] Dec 19 20:26:08.716 INFO O| Dec 19 20:26:08.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
65762024-12-19T20:26:10.103Z[ recovery-image] Dec 19 20:26:08.716 INFO O| Dec 19 20:26:08.716 INFO STEP 743 (remove_files) COMPLETE
65772024-12-19T20:26:10.107Z[ recovery-image] Dec 19 20:26:08.716 INFO O| Dec 19 20:26:08.716 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782024-12-19T20:26:10.126Z[ recovery-image] Dec 19 20:26:08.740 INFO O| Dec 19 20:26:08.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
65792024-12-19T20:26:10.126Z[ recovery-image] Dec 19 20:26:08.740 INFO O| Dec 19 20:26:08.740 INFO STEP 744 (remove_files) COMPLETE
65802024-12-19T20:26:10.129Z[ recovery-image] Dec 19 20:26:08.740 INFO O| Dec 19 20:26:08.740 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812024-12-19T20:26:10.155Z[ recovery-image] Dec 19 20:26:08.762 INFO O| Dec 19 20:26:08.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
65822024-12-19T20:26:10.155Z[ recovery-image] Dec 19 20:26:08.762 INFO O| Dec 19 20:26:08.762 INFO STEP 745 (remove_files) COMPLETE
65832024-12-19T20:26:10.155Z[ recovery-image] Dec 19 20:26:08.762 INFO O| Dec 19 20:26:08.762 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842024-12-19T20:26:10.172Z[ recovery-image] Dec 19 20:26:08.785 INFO O| Dec 19 20:26:08.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
65852024-12-19T20:26:10.172Z[ recovery-image] Dec 19 20:26:08.785 INFO O| Dec 19 20:26:08.785 INFO STEP 746 (remove_files) COMPLETE
65862024-12-19T20:26:10.172Z[ recovery-image] Dec 19 20:26:08.785 INFO O| Dec 19 20:26:08.785 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872024-12-19T20:26:10.193Z[ recovery-image] Dec 19 20:26:08.806 INFO O| Dec 19 20:26:08.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
65882024-12-19T20:26:10.193Z[ recovery-image] Dec 19 20:26:08.807 INFO O| Dec 19 20:26:08.807 INFO STEP 747 (remove_files) COMPLETE
65892024-12-19T20:26:10.193Z[ recovery-image] Dec 19 20:26:08.807 INFO O| Dec 19 20:26:08.807 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902024-12-19T20:26:10.218Z[ recovery-image] Dec 19 20:26:08.831 INFO O| Dec 19 20:26:08.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
65912024-12-19T20:26:10.218Z[ recovery-image] Dec 19 20:26:08.831 INFO O| Dec 19 20:26:08.831 INFO STEP 748 (remove_files) COMPLETE
65922024-12-19T20:26:10.221Z[ recovery-image] Dec 19 20:26:08.831 INFO O| Dec 19 20:26:08.831 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932024-12-19T20:26:10.278Z[ recovery-image] Dec 19 20:26:08.891 INFO O| Dec 19 20:26:08.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
65942024-12-19T20:26:10.281Z[ recovery-image] Dec 19 20:26:08.891 INFO O| Dec 19 20:26:08.891 INFO STEP 749 (remove_files) COMPLETE
65952024-12-19T20:26:10.281Z[ recovery-image] Dec 19 20:26:08.891 INFO O| Dec 19 20:26:08.891 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962024-12-19T20:26:10.299Z[ recovery-image] Dec 19 20:26:08.913 INFO O| Dec 19 20:26:08.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
65972024-12-19T20:26:10.305Z[ recovery-image] Dec 19 20:26:08.913 INFO O| Dec 19 20:26:08.913 INFO STEP 750 (remove_files) COMPLETE
65982024-12-19T20:26:10.305Z[ recovery-image] Dec 19 20:26:08.913 INFO O| Dec 19 20:26:08.913 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992024-12-19T20:26:10.322Z[ recovery-image] Dec 19 20:26:08.936 INFO O| Dec 19 20:26:08.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
66002024-12-19T20:26:10.325Z[ recovery-image] Dec 19 20:26:08.936 INFO O| Dec 19 20:26:08.936 INFO STEP 751 (remove_files) COMPLETE
66012024-12-19T20:26:10.326Z[ recovery-image] Dec 19 20:26:08.936 INFO O| Dec 19 20:26:08.936 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022024-12-19T20:26:10.348Z[ recovery-image] Dec 19 20:26:08.961 INFO O| Dec 19 20:26:08.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
66032024-12-19T20:26:10.348Z[ recovery-image] Dec 19 20:26:08.961 INFO O| Dec 19 20:26:08.961 INFO STEP 752 (remove_files) COMPLETE
66042024-12-19T20:26:10.352Z[ recovery-image] Dec 19 20:26:08.961 INFO O| Dec 19 20:26:08.961 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052024-12-19T20:26:10.381Z[ recovery-image] Dec 19 20:26:08.994 INFO O| Dec 19 20:26:08.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
66062024-12-19T20:26:10.385Z[ recovery-image] Dec 19 20:26:08.995 INFO O| Dec 19 20:26:08.994 INFO STEP 753 (remove_files) COMPLETE
66072024-12-19T20:26:10.385Z[ recovery-image] Dec 19 20:26:08.995 INFO O| Dec 19 20:26:08.995 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082024-12-19T20:26:10.405Z[ recovery-image] Dec 19 20:26:09.019 INFO O| Dec 19 20:26:09.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
66092024-12-19T20:26:10.430Z[ recovery-image] Dec 19 20:26:09.044 INFO O| Dec 19 20:26:09.044 INFO STEP 754 (remove_files) COMPLETE
66102024-12-19T20:26:10.430Z[ recovery-image] Dec 19 20:26:09.044 INFO O| Dec 19 20:26:09.044 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112024-12-19T20:26:10.455Z[ recovery-image] Dec 19 20:26:09.069 INFO O| Dec 19 20:26:09.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
66122024-12-19T20:26:10.458Z[ recovery-image] Dec 19 20:26:09.069 INFO O| Dec 19 20:26:09.069 INFO STEP 755 (remove_files) COMPLETE
66132024-12-19T20:26:10.458Z[ recovery-image] Dec 19 20:26:09.069 INFO O| Dec 19 20:26:09.069 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142024-12-19T20:26:10.479Z[ recovery-image] Dec 19 20:26:09.093 INFO O| Dec 19 20:26:09.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
66152024-12-19T20:26:10.482Z[ recovery-image] Dec 19 20:26:09.093 INFO O| Dec 19 20:26:09.093 INFO STEP 756 (remove_files) COMPLETE
66162024-12-19T20:26:10.482Z[ recovery-image] Dec 19 20:26:09.093 INFO O| Dec 19 20:26:09.093 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172024-12-19T20:26:10.504Z[ recovery-image] Dec 19 20:26:09.117 INFO O| Dec 19 20:26:09.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
66182024-12-19T20:26:10.507Z[ recovery-image] Dec 19 20:26:09.117 INFO O| Dec 19 20:26:09.117 INFO STEP 757 (remove_files) COMPLETE
66192024-12-19T20:26:10.507Z[ recovery-image] Dec 19 20:26:09.117 INFO O| Dec 19 20:26:09.117 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202024-12-19T20:26:10.526Z[ recovery-image] Dec 19 20:26:09.139 INFO O| Dec 19 20:26:09.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
66212024-12-19T20:26:10.529Z[ recovery-image] Dec 19 20:26:09.139 INFO O| Dec 19 20:26:09.139 INFO STEP 758 (remove_files) COMPLETE
66222024-12-19T20:26:10.529Z[ recovery-image] Dec 19 20:26:09.139 INFO O| Dec 19 20:26:09.139 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232024-12-19T20:26:10.549Z[ recovery-image] Dec 19 20:26:09.162 INFO O| Dec 19 20:26:09.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
66242024-12-19T20:26:10.552Z[ recovery-image] Dec 19 20:26:09.163 INFO O| Dec 19 20:26:09.163 INFO STEP 759 (remove_files) COMPLETE
66252024-12-19T20:26:10.552Z[ recovery-image] Dec 19 20:26:09.163 INFO O| Dec 19 20:26:09.163 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262024-12-19T20:26:10.558Z[ host-image] Dec 19 20:26:09.171 INFO O| Dec 19 20:26:09.171 INFO O| Download: 1111/1140 items 6.5/8.4MB 77% complete (1.2M/s)
66272024-12-19T20:26:10.572Z[ recovery-image] Dec 19 20:26:09.185 INFO O| Dec 19 20:26:09.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
66282024-12-19T20:26:10.596Z[ recovery-image] Dec 19 20:26:09.208 INFO O| Dec 19 20:26:09.208 INFO STEP 760 (remove_files) COMPLETE
66292024-12-19T20:26:10.596Z[ recovery-image] Dec 19 20:26:09.208 INFO O| Dec 19 20:26:09.208 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302024-12-19T20:26:10.633Z[ recovery-image] Dec 19 20:26:09.246 INFO O| Dec 19 20:26:09.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
66312024-12-19T20:26:10.634Z[ recovery-image] Dec 19 20:26:09.246 INFO O| Dec 19 20:26:09.246 INFO STEP 761 (remove_files) COMPLETE
66322024-12-19T20:26:10.634Z[ recovery-image] Dec 19 20:26:09.246 INFO O| Dec 19 20:26:09.246 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332024-12-19T20:26:10.656Z[ recovery-image] Dec 19 20:26:09.269 INFO O| Dec 19 20:26:09.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
66342024-12-19T20:26:10.656Z[ recovery-image] Dec 19 20:26:09.269 INFO O| Dec 19 20:26:09.269 INFO STEP 762 (remove_files) COMPLETE
66352024-12-19T20:26:10.656Z[ recovery-image] Dec 19 20:26:09.269 INFO O| Dec 19 20:26:09.269 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362024-12-19T20:26:10.707Z[ recovery-image] Dec 19 20:26:09.319 INFO O| Dec 19 20:26:09.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
66372024-12-19T20:26:10.710Z[ recovery-image] Dec 19 20:26:09.320 INFO O| Dec 19 20:26:09.320 INFO STEP 763 (remove_files) COMPLETE
66382024-12-19T20:26:10.711Z[ recovery-image] Dec 19 20:26:09.320 INFO O| Dec 19 20:26:09.320 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392024-12-19T20:26:10.727Z[ recovery-image] Dec 19 20:26:09.341 INFO O| Dec 19 20:26:09.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
66402024-12-19T20:26:10.727Z[ recovery-image] Dec 19 20:26:09.341 INFO O| Dec 19 20:26:09.341 INFO STEP 764 (remove_files) COMPLETE
66412024-12-19T20:26:10.730Z[ recovery-image] Dec 19 20:26:09.341 INFO O| Dec 19 20:26:09.341 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422024-12-19T20:26:10.766Z[ recovery-image] Dec 19 20:26:09.379 INFO O| Dec 19 20:26:09.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
66432024-12-19T20:26:10.769Z[ recovery-image] Dec 19 20:26:09.380 INFO O| Dec 19 20:26:09.380 INFO STEP 765 (remove_files) COMPLETE
66442024-12-19T20:26:10.769Z[ recovery-image] Dec 19 20:26:09.380 INFO O| Dec 19 20:26:09.380 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452024-12-19T20:26:10.788Z[ recovery-image] Dec 19 20:26:09.402 INFO O| Dec 19 20:26:09.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
66462024-12-19T20:26:10.791Z[ recovery-image] Dec 19 20:26:09.403 INFO O| Dec 19 20:26:09.403 INFO STEP 766 (remove_files) COMPLETE
66472024-12-19T20:26:10.791Z[ recovery-image] Dec 19 20:26:09.403 INFO O| Dec 19 20:26:09.403 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482024-12-19T20:26:10.810Z[ recovery-image] Dec 19 20:26:09.424 INFO O| Dec 19 20:26:09.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
66492024-12-19T20:26:10.813Z[ recovery-image] Dec 19 20:26:09.424 INFO O| Dec 19 20:26:09.424 INFO STEP 767 (remove_files) COMPLETE
66502024-12-19T20:26:10.813Z[ recovery-image] Dec 19 20:26:09.424 INFO O| Dec 19 20:26:09.424 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512024-12-19T20:26:10.831Z[ recovery-image] Dec 19 20:26:09.445 INFO O| Dec 19 20:26:09.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
66522024-12-19T20:26:10.833Z[ recovery-image] Dec 19 20:26:09.445 INFO O| Dec 19 20:26:09.445 INFO STEP 768 (remove_files) COMPLETE
66532024-12-19T20:26:10.833Z[ recovery-image] Dec 19 20:26:09.445 INFO O| Dec 19 20:26:09.445 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-12-19T20:26:10.851Z[ recovery-image] Dec 19 20:26:09.465 INFO O| Dec 19 20:26:09.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
66552024-12-19T20:26:10.854Z[ recovery-image] Dec 19 20:26:09.465 INFO O| Dec 19 20:26:09.465 INFO STEP 769 (remove_files) COMPLETE
66562024-12-19T20:26:10.855Z[ recovery-image] Dec 19 20:26:09.466 INFO O| Dec 19 20:26:09.466 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-12-19T20:26:10.871Z[ recovery-image] Dec 19 20:26:09.484 INFO O| Dec 19 20:26:09.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
66582024-12-19T20:26:10.873Z[ recovery-image] Dec 19 20:26:09.485 INFO O| Dec 19 20:26:09.485 INFO STEP 770 (remove_files) COMPLETE
66592024-12-19T20:26:10.873Z[ recovery-image] Dec 19 20:26:09.485 INFO O| Dec 19 20:26:09.485 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-12-19T20:26:10.890Z[ recovery-image] Dec 19 20:26:09.504 INFO O| Dec 19 20:26:09.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
66612024-12-19T20:26:10.893Z[ recovery-image] Dec 19 20:26:09.504 INFO O| Dec 19 20:26:09.504 INFO STEP 771 (remove_files) COMPLETE
66622024-12-19T20:26:10.893Z[ recovery-image] Dec 19 20:26:09.504 INFO O| Dec 19 20:26:09.504 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632024-12-19T20:26:10.926Z[ recovery-image] Dec 19 20:26:09.540 INFO O| Dec 19 20:26:09.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
66642024-12-19T20:26:10.926Z[ recovery-image] Dec 19 20:26:09.540 INFO O| Dec 19 20:26:09.540 INFO STEP 772 (remove_files) COMPLETE
66652024-12-19T20:26:10.926Z[ recovery-image] Dec 19 20:26:09.540 INFO O| Dec 19 20:26:09.540 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662024-12-19T20:26:10.949Z[ recovery-image] Dec 19 20:26:09.563 INFO O| Dec 19 20:26:09.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
66672024-12-19T20:26:10.952Z[ recovery-image] Dec 19 20:26:09.563 INFO O| Dec 19 20:26:09.563 INFO STEP 773 (remove_files) COMPLETE
66682024-12-19T20:26:10.952Z[ recovery-image] Dec 19 20:26:09.563 INFO O| Dec 19 20:26:09.563 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-12-19T20:26:10.969Z[ recovery-image] Dec 19 20:26:09.583 INFO O| Dec 19 20:26:09.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
66702024-12-19T20:26:10.969Z[ recovery-image] Dec 19 20:26:09.583 INFO O| Dec 19 20:26:09.583 INFO STEP 774 (remove_files) COMPLETE
66712024-12-19T20:26:10.972Z[ recovery-image] Dec 19 20:26:09.583 INFO O| Dec 19 20:26:09.583 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-12-19T20:26:10.992Z[ recovery-image] Dec 19 20:26:09.605 INFO O| Dec 19 20:26:09.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
66732024-12-19T20:26:10.992Z[ recovery-image] Dec 19 20:26:09.605 INFO O| Dec 19 20:26:09.605 INFO STEP 775 (remove_files) COMPLETE
66742024-12-19T20:26:10.992Z[ recovery-image] Dec 19 20:26:09.605 INFO O| Dec 19 20:26:09.605 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-12-19T20:26:11.012Z[ recovery-image] Dec 19 20:26:09.626 INFO O| Dec 19 20:26:09.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
66762024-12-19T20:26:11.012Z[ recovery-image] Dec 19 20:26:09.626 INFO O| Dec 19 20:26:09.626 INFO STEP 776 (remove_files) COMPLETE
66772024-12-19T20:26:11.012Z[ recovery-image] Dec 19 20:26:09.626 INFO O| Dec 19 20:26:09.626 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-12-19T20:26:11.047Z[ recovery-image] Dec 19 20:26:09.660 INFO O| Dec 19 20:26:09.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
66792024-12-19T20:26:11.047Z[ recovery-image] Dec 19 20:26:09.660 INFO O| Dec 19 20:26:09.660 INFO STEP 777 (remove_files) COMPLETE
66802024-12-19T20:26:11.050Z[ recovery-image] Dec 19 20:26:09.660 INFO O| Dec 19 20:26:09.660 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-12-19T20:26:11.082Z[ recovery-image] Dec 19 20:26:09.695 INFO O| Dec 19 20:26:09.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
66822024-12-19T20:26:11.082Z[ recovery-image] Dec 19 20:26:09.695 INFO O| Dec 19 20:26:09.695 INFO STEP 778 (remove_files) COMPLETE
66832024-12-19T20:26:11.082Z[ recovery-image] Dec 19 20:26:09.695 INFO O| Dec 19 20:26:09.695 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842024-12-19T20:26:11.103Z[ recovery-image] Dec 19 20:26:09.716 INFO O| Dec 19 20:26:09.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
66852024-12-19T20:26:11.103Z[ recovery-image] Dec 19 20:26:09.716 INFO O| Dec 19 20:26:09.716 INFO STEP 779 (remove_files) COMPLETE
66862024-12-19T20:26:11.103Z[ recovery-image] Dec 19 20:26:09.716 INFO O| Dec 19 20:26:09.716 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872024-12-19T20:26:11.125Z[ recovery-image] Dec 19 20:26:09.738 INFO O| Dec 19 20:26:09.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
66882024-12-19T20:26:11.126Z[ recovery-image] Dec 19 20:26:09.739 INFO O| Dec 19 20:26:09.738 INFO STEP 780 (remove_files) COMPLETE
66892024-12-19T20:26:11.126Z[ recovery-image] Dec 19 20:26:09.739 INFO O| Dec 19 20:26:09.738 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902024-12-19T20:26:11.148Z[ recovery-image] Dec 19 20:26:09.761 INFO O| Dec 19 20:26:09.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
66912024-12-19T20:26:11.148Z[ recovery-image] Dec 19 20:26:09.761 INFO O| Dec 19 20:26:09.761 INFO STEP 781 (remove_files) COMPLETE
66922024-12-19T20:26:11.148Z[ recovery-image] Dec 19 20:26:09.761 INFO O| Dec 19 20:26:09.761 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932024-12-19T20:26:11.170Z[ recovery-image] Dec 19 20:26:09.784 INFO O| Dec 19 20:26:09.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
66942024-12-19T20:26:11.171Z[ recovery-image] Dec 19 20:26:09.784 INFO O| Dec 19 20:26:09.784 INFO STEP 782 (remove_files) COMPLETE
66952024-12-19T20:26:11.171Z[ recovery-image] Dec 19 20:26:09.784 INFO O| Dec 19 20:26:09.784 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962024-12-19T20:26:11.193Z[ recovery-image] Dec 19 20:26:09.806 INFO O| Dec 19 20:26:09.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
66972024-12-19T20:26:11.193Z[ recovery-image] Dec 19 20:26:09.806 INFO O| Dec 19 20:26:09.806 INFO STEP 783 (remove_files) COMPLETE
66982024-12-19T20:26:11.193Z[ recovery-image] Dec 19 20:26:09.806 INFO O| Dec 19 20:26:09.806 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992024-12-19T20:26:11.221Z[ recovery-image] Dec 19 20:26:09.834 INFO O| Dec 19 20:26:09.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
67002024-12-19T20:26:11.221Z[ recovery-image] Dec 19 20:26:09.834 INFO O| Dec 19 20:26:09.834 INFO STEP 784 (remove_files) COMPLETE
67012024-12-19T20:26:11.221Z[ recovery-image] Dec 19 20:26:09.834 INFO O| Dec 19 20:26:09.834 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-12-19T20:26:11.279Z[ recovery-image] Dec 19 20:26:09.893 INFO O| Dec 19 20:26:09.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
67032024-12-19T20:26:11.279Z[ recovery-image] Dec 19 20:26:09.893 INFO O| Dec 19 20:26:09.893 INFO STEP 785 (remove_files) COMPLETE
67042024-12-19T20:26:11.279Z[ recovery-image] Dec 19 20:26:09.893 INFO O| Dec 19 20:26:09.893 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-12-19T20:26:11.301Z[ recovery-image] Dec 19 20:26:09.915 INFO O| Dec 19 20:26:09.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
67062024-12-19T20:26:11.302Z[ recovery-image] Dec 19 20:26:09.915 INFO O| Dec 19 20:26:09.915 INFO STEP 786 (remove_files) COMPLETE
67072024-12-19T20:26:11.302Z[ recovery-image] Dec 19 20:26:09.915 INFO O| Dec 19 20:26:09.915 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082024-12-19T20:26:11.323Z[ recovery-image] Dec 19 20:26:09.937 INFO O| Dec 19 20:26:09.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
67092024-12-19T20:26:11.323Z[ recovery-image] Dec 19 20:26:09.937 INFO O| Dec 19 20:26:09.937 INFO STEP 787 (remove_files) COMPLETE
67102024-12-19T20:26:11.323Z[ recovery-image] Dec 19 20:26:09.937 INFO O| Dec 19 20:26:09.937 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-12-19T20:26:11.358Z[ recovery-image] Dec 19 20:26:09.971 INFO O| Dec 19 20:26:09.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
67122024-12-19T20:26:11.358Z[ recovery-image] Dec 19 20:26:09.971 INFO O| Dec 19 20:26:09.971 INFO STEP 788 (remove_files) COMPLETE
67132024-12-19T20:26:11.360Z[ recovery-image] Dec 19 20:26:09.972 INFO O| Dec 19 20:26:09.971 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-12-19T20:26:11.417Z[ recovery-image] Dec 19 20:26:10.031 INFO O| Dec 19 20:26:10.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
67152024-12-19T20:26:11.417Z[ recovery-image] Dec 19 20:26:10.031 INFO O| Dec 19 20:26:10.031 INFO STEP 789 (remove_files) COMPLETE
67162024-12-19T20:26:11.420Z[ recovery-image] Dec 19 20:26:10.031 INFO O| Dec 19 20:26:10.031 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-12-19T20:26:11.477Z[ recovery-image] Dec 19 20:26:10.091 INFO O| Dec 19 20:26:10.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
67182024-12-19T20:26:11.477Z[ recovery-image] Dec 19 20:26:10.091 INFO O| Dec 19 20:26:10.091 INFO STEP 790 (remove_files) COMPLETE
67192024-12-19T20:26:11.479Z[ recovery-image] Dec 19 20:26:10.091 INFO O| Dec 19 20:26:10.091 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-12-19T20:26:11.500Z[ recovery-image] Dec 19 20:26:10.114 INFO O| Dec 19 20:26:10.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
67212024-12-19T20:26:11.500Z[ recovery-image] Dec 19 20:26:10.114 INFO O| Dec 19 20:26:10.114 INFO STEP 791 (remove_files) COMPLETE
67222024-12-19T20:26:11.500Z[ recovery-image] Dec 19 20:26:10.114 INFO O| Dec 19 20:26:10.114 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-12-19T20:26:11.525Z[ recovery-image] Dec 19 20:26:10.139 INFO O| Dec 19 20:26:10.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
67242024-12-19T20:26:11.526Z[ recovery-image] Dec 19 20:26:10.139 INFO O| Dec 19 20:26:10.139 INFO STEP 792 (remove_files) COMPLETE
67252024-12-19T20:26:11.526Z[ recovery-image] Dec 19 20:26:10.139 INFO O| Dec 19 20:26:10.139 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-12-19T20:26:11.549Z[ recovery-image] Dec 19 20:26:10.162 INFO O| Dec 19 20:26:10.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
67272024-12-19T20:26:11.549Z[ recovery-image] Dec 19 20:26:10.162 INFO O| Dec 19 20:26:10.162 INFO STEP 793 (remove_files) COMPLETE
67282024-12-19T20:26:11.551Z[ recovery-image] Dec 19 20:26:10.162 INFO O| Dec 19 20:26:10.162 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-12-19T20:26:11.571Z[ recovery-image] Dec 19 20:26:10.184 INFO O| Dec 19 20:26:10.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
67302024-12-19T20:26:11.571Z[ recovery-image] Dec 19 20:26:10.184 INFO O| Dec 19 20:26:10.184 INFO STEP 794 (remove_files) COMPLETE
67312024-12-19T20:26:11.571Z[ recovery-image] Dec 19 20:26:10.184 INFO O| Dec 19 20:26:10.184 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-12-19T20:26:11.609Z[ recovery-image] Dec 19 20:26:10.223 INFO O| Dec 19 20:26:10.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
67332024-12-19T20:26:11.610Z[ recovery-image] Dec 19 20:26:10.223 INFO O| Dec 19 20:26:10.223 INFO STEP 795 (remove_files) COMPLETE
67342024-12-19T20:26:11.610Z[ recovery-image] Dec 19 20:26:10.223 INFO O| Dec 19 20:26:10.223 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-12-19T20:26:11.645Z[ recovery-image] Dec 19 20:26:10.258 INFO O| Dec 19 20:26:10.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
67362024-12-19T20:26:11.647Z[ recovery-image] Dec 19 20:26:10.259 INFO O| Dec 19 20:26:10.259 INFO STEP 796 (remove_files) COMPLETE
67372024-12-19T20:26:11.647Z[ recovery-image] Dec 19 20:26:10.259 INFO O| Dec 19 20:26:10.259 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-12-19T20:26:11.665Z[ recovery-image] Dec 19 20:26:10.279 INFO O| Dec 19 20:26:10.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
67392024-12-19T20:26:11.665Z[ recovery-image] Dec 19 20:26:10.279 INFO O| Dec 19 20:26:10.279 INFO STEP 797 (remove_files) COMPLETE
67402024-12-19T20:26:11.667Z[ recovery-image] Dec 19 20:26:10.279 INFO O| Dec 19 20:26:10.279 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-12-19T20:26:11.686Z[ recovery-image] Dec 19 20:26:10.298 INFO O| Dec 19 20:26:10.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
67422024-12-19T20:26:11.693Z[ recovery-image] Dec 19 20:26:10.303 INFO O| Dec 19 20:26:10.303 INFO STEP 798 (remove_files) COMPLETE
67432024-12-19T20:26:11.693Z[ recovery-image] Dec 19 20:26:10.303 INFO O| Dec 19 20:26:10.303 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-12-19T20:26:11.716Z[ recovery-image] Dec 19 20:26:10.329 INFO O| Dec 19 20:26:10.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
67452024-12-19T20:26:11.716Z[ recovery-image] Dec 19 20:26:10.329 INFO O| Dec 19 20:26:10.329 INFO STEP 799 (remove_files) COMPLETE
67462024-12-19T20:26:11.716Z[ recovery-image] Dec 19 20:26:10.329 INFO O| Dec 19 20:26:10.329 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-12-19T20:26:11.740Z[ recovery-image] Dec 19 20:26:10.353 INFO O| Dec 19 20:26:10.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
67482024-12-19T20:26:11.740Z[ recovery-image] Dec 19 20:26:10.353 INFO O| Dec 19 20:26:10.353 INFO STEP 800 (remove_files) COMPLETE
67492024-12-19T20:26:11.743Z[ recovery-image] Dec 19 20:26:10.353 INFO O| Dec 19 20:26:10.353 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-12-19T20:26:11.763Z[ recovery-image] Dec 19 20:26:10.376 INFO O| Dec 19 20:26:10.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
67512024-12-19T20:26:11.763Z[ recovery-image] Dec 19 20:26:10.376 INFO O| Dec 19 20:26:10.376 INFO STEP 801 (remove_files) COMPLETE
67522024-12-19T20:26:11.763Z[ recovery-image] Dec 19 20:26:10.376 INFO O| Dec 19 20:26:10.376 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-12-19T20:26:11.786Z[ recovery-image] Dec 19 20:26:10.398 INFO O| Dec 19 20:26:10.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
67542024-12-19T20:26:11.786Z[ recovery-image] Dec 19 20:26:10.398 INFO O| Dec 19 20:26:10.398 INFO STEP 802 (remove_files) COMPLETE
67552024-12-19T20:26:11.786Z[ recovery-image] Dec 19 20:26:10.398 INFO O| Dec 19 20:26:10.398 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-12-19T20:26:11.807Z[ recovery-image] Dec 19 20:26:10.420 INFO O| Dec 19 20:26:10.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
67572024-12-19T20:26:11.807Z[ recovery-image] Dec 19 20:26:10.420 INFO O| Dec 19 20:26:10.420 INFO STEP 803 (remove_files) COMPLETE
67582024-12-19T20:26:11.807Z[ recovery-image] Dec 19 20:26:10.420 INFO O| Dec 19 20:26:10.420 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-12-19T20:26:11.855Z[ recovery-image] Dec 19 20:26:10.468 INFO O| Dec 19 20:26:10.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
67602024-12-19T20:26:11.855Z[ recovery-image] Dec 19 20:26:10.468 INFO O| Dec 19 20:26:10.468 INFO STEP 804 (remove_files) COMPLETE
67612024-12-19T20:26:11.855Z[ recovery-image] Dec 19 20:26:10.468 INFO O| Dec 19 20:26:10.468 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-12-19T20:26:11.903Z[ recovery-image] Dec 19 20:26:10.516 INFO O| Dec 19 20:26:10.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
67632024-12-19T20:26:11.905Z[ recovery-image] Dec 19 20:26:10.516 INFO O| Dec 19 20:26:10.516 INFO STEP 805 (remove_files) COMPLETE
67642024-12-19T20:26:11.905Z[ recovery-image] Dec 19 20:26:10.516 INFO O| Dec 19 20:26:10.516 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-12-19T20:26:11.926Z[ recovery-image] Dec 19 20:26:10.538 INFO O| Dec 19 20:26:10.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
67662024-12-19T20:26:11.926Z[ recovery-image] Dec 19 20:26:10.538 INFO O| Dec 19 20:26:10.538 INFO STEP 806 (remove_files) COMPLETE
67672024-12-19T20:26:11.926Z[ recovery-image] Dec 19 20:26:10.538 INFO O| Dec 19 20:26:10.538 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-12-19T20:26:12.000Z[ recovery-image] Dec 19 20:26:10.613 INFO O| Dec 19 20:26:10.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
67692024-12-19T20:26:12.000Z[ recovery-image] Dec 19 20:26:10.613 INFO O| Dec 19 20:26:10.613 INFO STEP 807 (remove_files) COMPLETE
67702024-12-19T20:26:12.000Z[ recovery-image] Dec 19 20:26:10.613 INFO O| Dec 19 20:26:10.613 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-12-19T20:26:12.021Z[ recovery-image] Dec 19 20:26:10.635 INFO O| Dec 19 20:26:10.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
67722024-12-19T20:26:12.021Z[ recovery-image] Dec 19 20:26:10.635 INFO O| Dec 19 20:26:10.635 INFO STEP 808 (remove_files) COMPLETE
67732024-12-19T20:26:12.021Z[ recovery-image] Dec 19 20:26:10.635 INFO O| Dec 19 20:26:10.635 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-12-19T20:26:12.047Z[ recovery-image] Dec 19 20:26:10.657 INFO O| Dec 19 20:26:10.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
67752024-12-19T20:26:12.048Z[ recovery-image] Dec 19 20:26:10.658 INFO O| Dec 19 20:26:10.657 INFO STEP 809 (remove_files) COMPLETE
67762024-12-19T20:26:12.051Z[ recovery-image] Dec 19 20:26:10.658 INFO O| Dec 19 20:26:10.657 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-12-19T20:26:12.067Z[ recovery-image] Dec 19 20:26:10.680 INFO O| Dec 19 20:26:10.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
67782024-12-19T20:26:12.067Z[ recovery-image] Dec 19 20:26:10.681 INFO O| Dec 19 20:26:10.681 INFO STEP 810 (remove_files) COMPLETE
67792024-12-19T20:26:12.067Z[ recovery-image] Dec 19 20:26:10.681 INFO O| Dec 19 20:26:10.681 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-12-19T20:26:12.089Z[ recovery-image] Dec 19 20:26:10.702 INFO O| Dec 19 20:26:10.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
67812024-12-19T20:26:12.089Z[ recovery-image] Dec 19 20:26:10.703 INFO O| Dec 19 20:26:10.702 INFO STEP 811 (remove_files) COMPLETE
67822024-12-19T20:26:12.092Z[ recovery-image] Dec 19 20:26:10.703 INFO O| Dec 19 20:26:10.703 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-12-19T20:26:12.111Z[ recovery-image] Dec 19 20:26:10.723 INFO O| Dec 19 20:26:10.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
67842024-12-19T20:26:12.111Z[ recovery-image] Dec 19 20:26:10.723 INFO O| Dec 19 20:26:10.723 INFO STEP 812 (remove_files) COMPLETE
67852024-12-19T20:26:12.111Z[ recovery-image] Dec 19 20:26:10.723 INFO O| Dec 19 20:26:10.723 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-12-19T20:26:12.130Z[ recovery-image] Dec 19 20:26:10.743 INFO O| Dec 19 20:26:10.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
67872024-12-19T20:26:12.130Z[ recovery-image] Dec 19 20:26:10.743 INFO O| Dec 19 20:26:10.743 INFO STEP 813 (remove_files) COMPLETE
67882024-12-19T20:26:12.130Z[ recovery-image] Dec 19 20:26:10.743 INFO O| Dec 19 20:26:10.743 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-12-19T20:26:12.143Z[ host-image] Dec 19 20:26:10.755 INFO O| Dec 19 20:26:10.755 INFO O| Download: Completed 8.42 MB in 6.77 seconds (1.2M/s)
67902024-12-19T20:26:12.150Z[ recovery-image] Dec 19 20:26:10.764 INFO O| Dec 19 20:26:10.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
67912024-12-19T20:26:12.150Z[ recovery-image] Dec 19 20:26:10.764 INFO O| Dec 19 20:26:10.764 INFO STEP 814 (remove_files) COMPLETE
67922024-12-19T20:26:12.153Z[ recovery-image] Dec 19 20:26:10.764 INFO O| Dec 19 20:26:10.764 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67932024-12-19T20:26:12.200Z[ recovery-image] Dec 19 20:26:10.814 INFO O| Dec 19 20:26:10.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
67942024-12-19T20:26:12.204Z[ recovery-image] Dec 19 20:26:10.814 INFO O| Dec 19 20:26:10.814 INFO STEP 815 (remove_files) COMPLETE
67952024-12-19T20:26:12.204Z[ recovery-image] Dec 19 20:26:10.814 INFO O| Dec 19 20:26:10.814 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67962024-12-19T20:26:12.281Z[ recovery-image] Dec 19 20:26:10.894 INFO O| Dec 19 20:26:10.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
67972024-12-19T20:26:12.283Z[ recovery-image] Dec 19 20:26:10.894 INFO O| Dec 19 20:26:10.894 INFO STEP 816 (remove_files) COMPLETE
67982024-12-19T20:26:12.283Z[ recovery-image] Dec 19 20:26:10.894 INFO O| Dec 19 20:26:10.894 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67992024-12-19T20:26:12.302Z[ recovery-image] Dec 19 20:26:10.916 INFO O| Dec 19 20:26:10.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
68002024-12-19T20:26:12.305Z[ recovery-image] Dec 19 20:26:10.916 INFO O| Dec 19 20:26:10.916 INFO STEP 817 (remove_files) COMPLETE
68012024-12-19T20:26:12.305Z[ recovery-image] Dec 19 20:26:10.916 INFO O| Dec 19 20:26:10.916 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68022024-12-19T20:26:12.326Z[ recovery-image] Dec 19 20:26:10.938 INFO O| Dec 19 20:26:10.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
68032024-12-19T20:26:12.326Z[ recovery-image] Dec 19 20:26:10.939 INFO O| Dec 19 20:26:10.939 INFO STEP 818 (remove_files) COMPLETE
68042024-12-19T20:26:12.329Z[ recovery-image] Dec 19 20:26:10.939 INFO O| Dec 19 20:26:10.939 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68052024-12-19T20:26:12.360Z[ recovery-image] Dec 19 20:26:10.973 INFO O| Dec 19 20:26:10.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
68062024-12-19T20:26:12.360Z[ recovery-image] Dec 19 20:26:10.973 INFO O| Dec 19 20:26:10.973 INFO STEP 819 (remove_files) COMPLETE
68072024-12-19T20:26:12.360Z[ recovery-image] Dec 19 20:26:10.973 INFO O| Dec 19 20:26:10.973 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68082024-12-19T20:26:12.363Z[ host-image] Dec 19 20:26:10.974 INFO O| Dec 19 20:26:10.974 INFO O| Actions: 1/1361 actions (Installing new actions)
68092024-12-19T20:26:12.382Z[ recovery-image] Dec 19 20:26:10.995 INFO O| Dec 19 20:26:10.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
68102024-12-19T20:26:12.386Z[ recovery-image] Dec 19 20:26:10.995 INFO O| Dec 19 20:26:10.995 INFO STEP 820 (remove_files) COMPLETE
68112024-12-19T20:26:12.386Z[ recovery-image] Dec 19 20:26:10.996 INFO O| Dec 19 20:26:10.995 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122024-12-19T20:26:12.427Z[ recovery-image] Dec 19 20:26:11.041 INFO O| Dec 19 20:26:11.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
68132024-12-19T20:26:12.427Z[ recovery-image] Dec 19 20:26:11.041 INFO O| Dec 19 20:26:11.041 INFO STEP 821 (remove_files) COMPLETE
68142024-12-19T20:26:12.427Z[ recovery-image] Dec 19 20:26:11.041 INFO O| Dec 19 20:26:11.041 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152024-12-19T20:26:12.470Z[ recovery-image] Dec 19 20:26:11.083 INFO O| Dec 19 20:26:11.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
68162024-12-19T20:26:12.470Z[ recovery-image] Dec 19 20:26:11.083 INFO O| Dec 19 20:26:11.083 INFO STEP 822 (remove_files) COMPLETE
68172024-12-19T20:26:12.470Z[ recovery-image] Dec 19 20:26:11.083 INFO O| Dec 19 20:26:11.083 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182024-12-19T20:26:12.517Z[ recovery-image] Dec 19 20:26:11.126 INFO O| Dec 19 20:26:11.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
68192024-12-19T20:26:12.518Z[ recovery-image] Dec 19 20:26:11.126 INFO O| Dec 19 20:26:11.126 INFO STEP 823 (remove_files) COMPLETE
68202024-12-19T20:26:12.518Z[ recovery-image] Dec 19 20:26:11.126 INFO O| Dec 19 20:26:11.126 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212024-12-19T20:26:12.578Z[ recovery-image] Dec 19 20:26:11.190 INFO O| Dec 19 20:26:11.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
68222024-12-19T20:26:12.578Z[ recovery-image] Dec 19 20:26:11.190 INFO O| Dec 19 20:26:11.190 INFO STEP 824 (remove_files) COMPLETE
68232024-12-19T20:26:12.578Z[ recovery-image] Dec 19 20:26:11.190 INFO O| Dec 19 20:26:11.190 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242024-12-19T20:26:12.616Z[ recovery-image] Dec 19 20:26:11.229 INFO O| Dec 19 20:26:11.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
68252024-12-19T20:26:12.616Z[ recovery-image] Dec 19 20:26:11.229 INFO O| Dec 19 20:26:11.229 INFO STEP 825 (remove_files) COMPLETE
68262024-12-19T20:26:12.616Z[ recovery-image] Dec 19 20:26:11.229 INFO O| Dec 19 20:26:11.229 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272024-12-19T20:26:12.639Z[ recovery-image] Dec 19 20:26:11.252 INFO O| Dec 19 20:26:11.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
68282024-12-19T20:26:12.639Z[ recovery-image] Dec 19 20:26:11.252 INFO O| Dec 19 20:26:11.252 INFO STEP 826 (remove_files) COMPLETE
68292024-12-19T20:26:12.644Z[ recovery-image] Dec 19 20:26:11.252 INFO O| Dec 19 20:26:11.252 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302024-12-19T20:26:12.660Z[ recovery-image] Dec 19 20:26:11.273 INFO O| Dec 19 20:26:11.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
68312024-12-19T20:26:12.660Z[ recovery-image] Dec 19 20:26:11.273 INFO O| Dec 19 20:26:11.273 INFO STEP 827 (remove_files) COMPLETE
68322024-12-19T20:26:12.660Z[ recovery-image] Dec 19 20:26:11.273 INFO O| Dec 19 20:26:11.273 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332024-12-19T20:26:12.687Z[ recovery-image] Dec 19 20:26:11.294 INFO O| Dec 19 20:26:11.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
68342024-12-19T20:26:12.687Z[ recovery-image] Dec 19 20:26:11.294 INFO O| Dec 19 20:26:11.294 INFO STEP 828 (remove_files) COMPLETE
68352024-12-19T20:26:12.705Z[ recovery-image] Dec 19 20:26:11.294 INFO O| Dec 19 20:26:11.294 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362024-12-19T20:26:12.710Z[ recovery-image] Dec 19 20:26:11.314 INFO O| Dec 19 20:26:11.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
68372024-12-19T20:26:12.710Z[ recovery-image] Dec 19 20:26:11.314 INFO O| Dec 19 20:26:11.314 INFO STEP 829 (remove_files) COMPLETE
68382024-12-19T20:26:12.710Z[ recovery-image] Dec 19 20:26:11.314 INFO O| Dec 19 20:26:11.314 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392024-12-19T20:26:12.728Z[ recovery-image] Dec 19 20:26:11.340 INFO O| Dec 19 20:26:11.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
68402024-12-19T20:26:12.728Z[ recovery-image] Dec 19 20:26:11.340 INFO O| Dec 19 20:26:11.340 INFO STEP 830 (remove_files) COMPLETE
68412024-12-19T20:26:12.733Z[ recovery-image] Dec 19 20:26:11.340 INFO O| Dec 19 20:26:11.340 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422024-12-19T20:26:12.750Z[ recovery-image] Dec 19 20:26:11.362 INFO O| Dec 19 20:26:11.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
68432024-12-19T20:26:12.750Z[ recovery-image] Dec 19 20:26:11.362 INFO O| Dec 19 20:26:11.362 INFO STEP 831 (remove_files) COMPLETE
68442024-12-19T20:26:12.750Z[ recovery-image] Dec 19 20:26:11.362 INFO O| Dec 19 20:26:11.362 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452024-12-19T20:26:12.788Z[ recovery-image] Dec 19 20:26:11.401 INFO O| Dec 19 20:26:11.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
68462024-12-19T20:26:12.788Z[ recovery-image] Dec 19 20:26:11.401 INFO O| Dec 19 20:26:11.401 INFO STEP 832 (remove_files) COMPLETE
68472024-12-19T20:26:12.791Z[ recovery-image] Dec 19 20:26:11.401 INFO O| Dec 19 20:26:11.401 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482024-12-19T20:26:12.828Z[ recovery-image] Dec 19 20:26:11.441 INFO O| Dec 19 20:26:11.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
68492024-12-19T20:26:12.840Z[ recovery-image] Dec 19 20:26:11.453 INFO O| Dec 19 20:26:11.453 INFO STEP 833 (remove_files) COMPLETE
68502024-12-19T20:26:12.840Z[ recovery-image] Dec 19 20:26:11.453 INFO O| Dec 19 20:26:11.453 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512024-12-19T20:26:12.886Z[ recovery-image] Dec 19 20:26:11.498 INFO O| Dec 19 20:26:11.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
68522024-12-19T20:26:12.886Z[ recovery-image] Dec 19 20:26:11.499 INFO O| Dec 19 20:26:11.498 INFO STEP 834 (remove_files) COMPLETE
68532024-12-19T20:26:12.886Z[ recovery-image] Dec 19 20:26:11.499 INFO O| Dec 19 20:26:11.499 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542024-12-19T20:26:12.930Z[ recovery-image] Dec 19 20:26:11.543 INFO O| Dec 19 20:26:11.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
68552024-12-19T20:26:12.930Z[ recovery-image] Dec 19 20:26:11.543 INFO O| Dec 19 20:26:11.543 INFO STEP 835 (remove_files) COMPLETE
68562024-12-19T20:26:12.930Z[ recovery-image] Dec 19 20:26:11.543 INFO O| Dec 19 20:26:11.543 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572024-12-19T20:26:12.969Z[ recovery-image] Dec 19 20:26:11.582 INFO O| Dec 19 20:26:11.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
68582024-12-19T20:26:12.969Z[ recovery-image] Dec 19 20:26:11.583 INFO O| Dec 19 20:26:11.582 INFO STEP 836 (remove_files) COMPLETE
68592024-12-19T20:26:12.969Z[ recovery-image] Dec 19 20:26:11.583 INFO O| Dec 19 20:26:11.583 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602024-12-19T20:26:12.993Z[ recovery-image] Dec 19 20:26:11.606 INFO O| Dec 19 20:26:11.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
68612024-12-19T20:26:12.996Z[ recovery-image] Dec 19 20:26:11.606 INFO O| Dec 19 20:26:11.606 INFO STEP 837 (remove_files) COMPLETE
68622024-12-19T20:26:12.996Z[ recovery-image] Dec 19 20:26:11.606 INFO O| Dec 19 20:26:11.606 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632024-12-19T20:26:13.032Z[ recovery-image] Dec 19 20:26:11.645 INFO O| Dec 19 20:26:11.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
68642024-12-19T20:26:13.033Z[ recovery-image] Dec 19 20:26:11.645 INFO O| Dec 19 20:26:11.645 INFO STEP 838 (remove_files) COMPLETE
68652024-12-19T20:26:13.033Z[ recovery-image] Dec 19 20:26:11.645 INFO O| Dec 19 20:26:11.645 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662024-12-19T20:26:13.063Z[ host-image] Dec 19 20:26:11.676 INFO O| Dec 19 20:26:11.676 INFO O| Actions: Completed 1361 actions in 0.70 seconds.
68672024-12-19T20:26:13.067Z[ recovery-image] Dec 19 20:26:11.678 INFO O| Dec 19 20:26:11.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
68682024-12-19T20:26:13.067Z[ recovery-image] Dec 19 20:26:11.679 INFO O| Dec 19 20:26:11.679 INFO STEP 839 (remove_files) COMPLETE
68692024-12-19T20:26:13.067Z[ recovery-image] Dec 19 20:26:11.679 INFO O| Dec 19 20:26:11.679 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702024-12-19T20:26:13.102Z[ recovery-image] Dec 19 20:26:11.715 INFO O| Dec 19 20:26:11.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
68712024-12-19T20:26:13.105Z[ recovery-image] Dec 19 20:26:11.715 INFO O| Dec 19 20:26:11.715 INFO STEP 840 (remove_files) COMPLETE
68722024-12-19T20:26:13.105Z[ recovery-image] Dec 19 20:26:11.715 INFO O| Dec 19 20:26:11.715 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732024-12-19T20:26:13.123Z[ recovery-image] Dec 19 20:26:11.736 INFO O| Dec 19 20:26:11.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
68742024-12-19T20:26:13.127Z[ recovery-image] Dec 19 20:26:11.736 INFO O| Dec 19 20:26:11.736 INFO STEP 841 (remove_files) COMPLETE
68752024-12-19T20:26:13.127Z[ recovery-image] Dec 19 20:26:11.736 INFO O| Dec 19 20:26:11.736 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762024-12-19T20:26:13.143Z[ recovery-image] Dec 19 20:26:11.756 INFO O| Dec 19 20:26:11.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
68772024-12-19T20:26:13.146Z[ recovery-image] Dec 19 20:26:11.757 INFO O| Dec 19 20:26:11.757 INFO STEP 842 (remove_files) COMPLETE
68782024-12-19T20:26:13.146Z[ recovery-image] Dec 19 20:26:11.757 INFO O| Dec 19 20:26:11.757 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792024-12-19T20:26:13.164Z[ recovery-image] Dec 19 20:26:11.777 INFO O| Dec 19 20:26:11.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
68802024-12-19T20:26:13.168Z[ recovery-image] Dec 19 20:26:11.777 INFO O| Dec 19 20:26:11.777 INFO STEP 843 (remove_files) COMPLETE
68812024-12-19T20:26:13.168Z[ recovery-image] Dec 19 20:26:11.777 INFO O| Dec 19 20:26:11.777 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822024-12-19T20:26:13.184Z[ recovery-image] Dec 19 20:26:11.798 INFO O| Dec 19 20:26:11.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
68832024-12-19T20:26:13.185Z[ recovery-image] Dec 19 20:26:11.798 INFO O| Dec 19 20:26:11.798 INFO STEP 844 (remove_files) COMPLETE
68842024-12-19T20:26:13.187Z[ recovery-image] Dec 19 20:26:11.798 INFO O| Dec 19 20:26:11.798 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852024-12-19T20:26:13.206Z[ recovery-image] Dec 19 20:26:11.820 INFO O| Dec 19 20:26:11.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
68862024-12-19T20:26:13.206Z[ recovery-image] Dec 19 20:26:11.820 INFO O| Dec 19 20:26:11.820 INFO STEP 845 (remove_files) COMPLETE
68872024-12-19T20:26:13.206Z[ recovery-image] Dec 19 20:26:11.820 INFO O| Dec 19 20:26:11.820 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882024-12-19T20:26:13.227Z[ recovery-image] Dec 19 20:26:11.840 INFO O| Dec 19 20:26:11.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
68892024-12-19T20:26:13.227Z[ recovery-image] Dec 19 20:26:11.840 INFO O| Dec 19 20:26:11.840 INFO STEP 846 (remove_files) COMPLETE
68902024-12-19T20:26:13.227Z[ recovery-image] Dec 19 20:26:11.840 INFO O| Dec 19 20:26:11.840 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912024-12-19T20:26:13.253Z[ recovery-image] Dec 19 20:26:11.865 INFO O| Dec 19 20:26:11.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
68922024-12-19T20:26:13.253Z[ recovery-image] Dec 19 20:26:11.865 INFO O| Dec 19 20:26:11.865 INFO STEP 847 (remove_files) COMPLETE
68932024-12-19T20:26:13.253Z[ recovery-image] Dec 19 20:26:11.865 INFO O| Dec 19 20:26:11.865 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942024-12-19T20:26:13.300Z[ recovery-image] Dec 19 20:26:11.913 INFO O| Dec 19 20:26:11.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
68952024-12-19T20:26:13.300Z[ recovery-image] Dec 19 20:26:11.913 INFO O| Dec 19 20:26:11.913 INFO STEP 848 (remove_files) COMPLETE
68962024-12-19T20:26:13.300Z[ recovery-image] Dec 19 20:26:11.913 INFO O| Dec 19 20:26:11.913 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972024-12-19T20:26:13.320Z[ recovery-image] Dec 19 20:26:11.933 INFO O| Dec 19 20:26:11.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
68982024-12-19T20:26:13.320Z[ recovery-image] Dec 19 20:26:11.933 INFO O| Dec 19 20:26:11.933 INFO STEP 849 (remove_files) COMPLETE
68992024-12-19T20:26:13.320Z[ recovery-image] Dec 19 20:26:11.933 INFO O| Dec 19 20:26:11.933 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002024-12-19T20:26:13.349Z[ recovery-image] Dec 19 20:26:11.959 INFO O| Dec 19 20:26:11.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
69012024-12-19T20:26:13.369Z[ recovery-image] Dec 19 20:26:11.982 INFO O| Dec 19 20:26:11.982 INFO STEP 850 (remove_files) COMPLETE
69022024-12-19T20:26:13.369Z[ recovery-image] Dec 19 20:26:11.982 INFO O| Dec 19 20:26:11.982 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032024-12-19T20:26:13.426Z[ recovery-image] Dec 19 20:26:12.039 INFO O| Dec 19 20:26:12.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
69042024-12-19T20:26:13.426Z[ recovery-image] Dec 19 20:26:12.039 INFO O| Dec 19 20:26:12.039 INFO STEP 851 (remove_files) COMPLETE
69052024-12-19T20:26:13.426Z[ recovery-image] Dec 19 20:26:12.039 INFO O| Dec 19 20:26:12.039 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062024-12-19T20:26:13.428Z[ host-image] Dec 19 20:26:12.041 INFO O| Dec 19 20:26:12.041 INFO O| Done
69072024-12-19T20:26:13.428Z[ host-image] Dec 19 20:26:12.041 INFO O| Dec 19 20:26:12.041 INFO O| Done
69082024-12-19T20:26:13.502Z[ recovery-image] Dec 19 20:26:12.115 INFO O| Dec 19 20:26:12.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
69092024-12-19T20:26:13.523Z[ recovery-image] Dec 19 20:26:12.136 INFO O| Dec 19 20:26:12.136 INFO STEP 852 (remove_files) COMPLETE
69102024-12-19T20:26:13.523Z[ recovery-image] Dec 19 20:26:12.136 INFO O| Dec 19 20:26:12.136 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112024-12-19T20:26:13.546Z[ recovery-image] Dec 19 20:26:12.159 INFO O| Dec 19 20:26:12.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
69122024-12-19T20:26:13.548Z[ recovery-image] Dec 19 20:26:12.159 INFO O| Dec 19 20:26:12.159 INFO STEP 853 (remove_files) COMPLETE
69132024-12-19T20:26:13.548Z[ recovery-image] Dec 19 20:26:12.159 INFO O| Dec 19 20:26:12.159 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142024-12-19T20:26:13.569Z[ recovery-image] Dec 19 20:26:12.182 INFO O| Dec 19 20:26:12.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
69152024-12-19T20:26:13.571Z[ recovery-image] Dec 19 20:26:12.182 INFO O| Dec 19 20:26:12.182 INFO STEP 854 (remove_files) COMPLETE
69162024-12-19T20:26:13.571Z[ recovery-image] Dec 19 20:26:12.182 INFO O| Dec 19 20:26:12.182 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172024-12-19T20:26:13.605Z[ recovery-image] Dec 19 20:26:12.219 INFO O| Dec 19 20:26:12.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
69182024-12-19T20:26:13.606Z[ recovery-image] Dec 19 20:26:12.219 INFO O| Dec 19 20:26:12.219 INFO STEP 855 (remove_files) COMPLETE
69192024-12-19T20:26:13.606Z[ recovery-image] Dec 19 20:26:12.219 INFO O| Dec 19 20:26:12.219 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202024-12-19T20:26:13.628Z[ recovery-image] Dec 19 20:26:12.241 INFO O| Dec 19 20:26:12.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
69212024-12-19T20:26:13.628Z[ recovery-image] Dec 19 20:26:12.241 INFO O| Dec 19 20:26:12.241 INFO STEP 856 (remove_files) COMPLETE
69222024-12-19T20:26:13.628Z[ recovery-image] Dec 19 20:26:12.241 INFO O| Dec 19 20:26:12.241 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232024-12-19T20:26:13.693Z[ recovery-image] Dec 19 20:26:12.307 INFO O| Dec 19 20:26:12.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
69242024-12-19T20:26:13.696Z[ recovery-image] Dec 19 20:26:12.307 INFO O| Dec 19 20:26:12.307 INFO STEP 857 (remove_files) COMPLETE
69252024-12-19T20:26:13.697Z[ recovery-image] Dec 19 20:26:12.307 INFO O| Dec 19 20:26:12.307 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262024-12-19T20:26:13.739Z[ recovery-image] Dec 19 20:26:12.352 INFO O| Dec 19 20:26:12.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
69272024-12-19T20:26:13.739Z[ recovery-image] Dec 19 20:26:12.352 INFO O| Dec 19 20:26:12.352 INFO STEP 858 (remove_files) COMPLETE
69282024-12-19T20:26:13.742Z[ recovery-image] Dec 19 20:26:12.352 INFO O| Dec 19 20:26:12.352 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292024-12-19T20:26:13.808Z[ recovery-image] Dec 19 20:26:12.421 INFO O| Dec 19 20:26:12.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
69302024-12-19T20:26:13.808Z[ recovery-image] Dec 19 20:26:12.421 INFO O| Dec 19 20:26:12.421 INFO STEP 859 (remove_files) COMPLETE
69312024-12-19T20:26:13.808Z[ recovery-image] Dec 19 20:26:12.421 INFO O| Dec 19 20:26:12.421 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322024-12-19T20:26:13.830Z[ recovery-image] Dec 19 20:26:12.443 INFO O| Dec 19 20:26:12.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
69332024-12-19T20:26:13.830Z[ recovery-image] Dec 19 20:26:12.443 INFO O| Dec 19 20:26:12.443 INFO STEP 860 (remove_files) COMPLETE
69342024-12-19T20:26:13.830Z[ recovery-image] Dec 19 20:26:12.443 INFO O| Dec 19 20:26:12.443 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352024-12-19T20:26:13.851Z[ recovery-image] Dec 19 20:26:12.464 INFO O| Dec 19 20:26:12.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
69362024-12-19T20:26:13.851Z[ recovery-image] Dec 19 20:26:12.465 INFO O| Dec 19 20:26:12.465 INFO STEP 861 (remove_files) COMPLETE
69372024-12-19T20:26:13.851Z[ recovery-image] Dec 19 20:26:12.465 INFO O| Dec 19 20:26:12.465 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382024-12-19T20:26:13.884Z[ recovery-image] Dec 19 20:26:12.497 INFO O| Dec 19 20:26:12.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
69392024-12-19T20:26:13.886Z[ recovery-image] Dec 19 20:26:12.498 INFO O| Dec 19 20:26:12.497 INFO STEP 862 (remove_files) COMPLETE
69402024-12-19T20:26:13.887Z[ recovery-image] Dec 19 20:26:12.498 INFO O| Dec 19 20:26:12.498 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412024-12-19T20:26:13.907Z[ recovery-image] Dec 19 20:26:12.520 INFO O| Dec 19 20:26:12.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
69422024-12-19T20:26:13.909Z[ recovery-image] Dec 19 20:26:12.520 INFO O| Dec 19 20:26:12.520 INFO STEP 863 (remove_files) COMPLETE
69432024-12-19T20:26:13.909Z[ recovery-image] Dec 19 20:26:12.521 INFO O| Dec 19 20:26:12.520 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442024-12-19T20:26:13.929Z[ recovery-image] Dec 19 20:26:12.541 INFO O| Dec 19 20:26:12.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
69452024-12-19T20:26:13.932Z[ recovery-image] Dec 19 20:26:12.541 INFO O| Dec 19 20:26:12.541 INFO STEP 864 (remove_files) COMPLETE
69462024-12-19T20:26:13.932Z[ recovery-image] Dec 19 20:26:12.542 INFO O| Dec 19 20:26:12.541 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472024-12-19T20:26:13.950Z[ recovery-image] Dec 19 20:26:12.563 INFO O| Dec 19 20:26:12.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
69482024-12-19T20:26:13.953Z[ recovery-image] Dec 19 20:26:12.564 INFO O| Dec 19 20:26:12.564 INFO STEP 865 (remove_files) COMPLETE
69492024-12-19T20:26:13.953Z[ recovery-image] Dec 19 20:26:12.564 INFO O| Dec 19 20:26:12.564 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502024-12-19T20:26:13.971Z[ recovery-image] Dec 19 20:26:12.585 INFO O| Dec 19 20:26:12.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
69512024-12-19T20:26:13.971Z[ recovery-image] Dec 19 20:26:12.585 INFO O| Dec 19 20:26:12.585 INFO STEP 866 (remove_files) COMPLETE
69522024-12-19T20:26:13.974Z[ recovery-image] Dec 19 20:26:12.585 INFO O| Dec 19 20:26:12.585 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532024-12-19T20:26:14.003Z[ recovery-image] Dec 19 20:26:12.616 INFO O| Dec 19 20:26:12.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
69542024-12-19T20:26:14.006Z[ recovery-image] Dec 19 20:26:12.617 INFO O| Dec 19 20:26:12.616 INFO STEP 867 (remove_files) COMPLETE
69552024-12-19T20:26:14.006Z[ recovery-image] Dec 19 20:26:12.617 INFO O| Dec 19 20:26:12.617 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69562024-12-19T20:26:14.254Z[ recovery-image] Dec 19 20:26:12.643 INFO O| Dec 19 20:26:12.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
69572024-12-19T20:26:14.254Z[ recovery-image] Dec 19 20:26:12.643 INFO O| Dec 19 20:26:12.643 INFO STEP 868 (remove_files) COMPLETE
69582024-12-19T20:26:14.254Z[ recovery-image] Dec 19 20:26:12.643 INFO O| Dec 19 20:26:12.643 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69592024-12-19T20:26:14.270Z[ recovery-image] Dec 19 20:26:12.711 INFO O| Dec 19 20:26:12.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
69602024-12-19T20:26:14.270Z[ recovery-image] Dec 19 20:26:12.711 INFO O| Dec 19 20:26:12.711 INFO STEP 869 (remove_files) COMPLETE
69612024-12-19T20:26:14.270Z[ recovery-image] Dec 19 20:26:12.711 INFO O| Dec 19 20:26:12.711 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69622024-12-19T20:26:14.270Z[ recovery-image] Dec 19 20:26:12.752 INFO O| Dec 19 20:26:12.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
69632024-12-19T20:26:14.270Z[ recovery-image] Dec 19 20:26:12.752 INFO O| Dec 19 20:26:12.752 INFO STEP 870 (remove_files) COMPLETE
69642024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.752 INFO O| Dec 19 20:26:12.752 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69652024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.775 INFO O| Dec 19 20:26:12.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
69662024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.775 INFO O| Dec 19 20:26:12.775 INFO STEP 871 (remove_files) COMPLETE
69672024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.776 INFO O| Dec 19 20:26:12.775 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69682024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.809 INFO O| Dec 19 20:26:12.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
69692024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.809 INFO O| Dec 19 20:26:12.809 INFO STEP 872 (remove_files) COMPLETE
69702024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.809 INFO O| Dec 19 20:26:12.809 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69712024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.831 INFO O| Dec 19 20:26:12.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
69722024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.831 INFO O| Dec 19 20:26:12.831 INFO STEP 873 (remove_files) COMPLETE
69732024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.831 INFO O| Dec 19 20:26:12.831 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.866 INFO O| Dec 19 20:26:12.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
69752024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.866 INFO O| Dec 19 20:26:12.866 INFO STEP 874 (remove_files) COMPLETE
69762024-12-19T20:26:14.271Z[ recovery-image] Dec 19 20:26:12.866 INFO O| Dec 19 20:26:12.866 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772024-12-19T20:26:14.276Z[ recovery-image] Dec 19 20:26:12.888 INFO O| Dec 19 20:26:12.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
69782024-12-19T20:26:14.276Z[ recovery-image] Dec 19 20:26:12.888 INFO O| Dec 19 20:26:12.888 INFO STEP 875 (remove_files) COMPLETE
69792024-12-19T20:26:14.278Z[ recovery-image] Dec 19 20:26:12.888 INFO O| Dec 19 20:26:12.888 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802024-12-19T20:26:14.296Z[ recovery-image] Dec 19 20:26:12.909 INFO O| Dec 19 20:26:12.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
69812024-12-19T20:26:14.296Z[ recovery-image] Dec 19 20:26:12.909 INFO O| Dec 19 20:26:12.909 INFO STEP 876 (remove_files) COMPLETE
69822024-12-19T20:26:14.296Z[ recovery-image] Dec 19 20:26:12.909 INFO O| Dec 19 20:26:12.909 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832024-12-19T20:26:14.331Z[ recovery-image] Dec 19 20:26:12.943 INFO O| Dec 19 20:26:12.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
69842024-12-19T20:26:14.331Z[ recovery-image] Dec 19 20:26:12.943 INFO O| Dec 19 20:26:12.943 INFO STEP 877 (remove_files) COMPLETE
69852024-12-19T20:26:14.331Z[ recovery-image] Dec 19 20:26:12.943 INFO O| Dec 19 20:26:12.943 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862024-12-19T20:26:14.368Z[ recovery-image] Dec 19 20:26:12.981 INFO O| Dec 19 20:26:12.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
69872024-12-19T20:26:14.368Z[ recovery-image] Dec 19 20:26:12.981 INFO O| Dec 19 20:26:12.981 INFO STEP 878 (remove_files) COMPLETE
69882024-12-19T20:26:14.368Z[ recovery-image] Dec 19 20:26:12.981 INFO O| Dec 19 20:26:12.981 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892024-12-19T20:26:14.393Z[ recovery-image] Dec 19 20:26:13.007 INFO O| Dec 19 20:26:13.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
69902024-12-19T20:26:14.393Z[ recovery-image] Dec 19 20:26:13.007 INFO O| Dec 19 20:26:13.007 INFO STEP 879 (remove_files) COMPLETE
69912024-12-19T20:26:14.394Z[ recovery-image] Dec 19 20:26:13.007 INFO O| Dec 19 20:26:13.007 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922024-12-19T20:26:14.414Z[ recovery-image] Dec 19 20:26:13.027 INFO O| Dec 19 20:26:13.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
69932024-12-19T20:26:14.416Z[ recovery-image] Dec 19 20:26:13.028 INFO O| Dec 19 20:26:13.027 INFO STEP 880 (remove_files) COMPLETE
69942024-12-19T20:26:14.416Z[ recovery-image] Dec 19 20:26:13.028 INFO O| Dec 19 20:26:13.028 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952024-12-19T20:26:14.451Z[ recovery-image] Dec 19 20:26:13.064 INFO O| Dec 19 20:26:13.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
69962024-12-19T20:26:14.451Z[ recovery-image] Dec 19 20:26:13.064 INFO O| Dec 19 20:26:13.064 INFO STEP 881 (remove_files) COMPLETE
69972024-12-19T20:26:14.451Z[ recovery-image] Dec 19 20:26:13.064 INFO O| Dec 19 20:26:13.064 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69982024-12-19T20:26:14.473Z[ recovery-image] Dec 19 20:26:13.086 INFO O| Dec 19 20:26:13.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
69992024-12-19T20:26:14.473Z[ recovery-image] Dec 19 20:26:13.086 INFO O| Dec 19 20:26:13.086 INFO STEP 882 (remove_files) COMPLETE
70002024-12-19T20:26:14.473Z[ recovery-image] Dec 19 20:26:13.086 INFO O| Dec 19 20:26:13.086 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70012024-12-19T20:26:14.501Z[ recovery-image] Dec 19 20:26:13.114 INFO O| Dec 19 20:26:13.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
70022024-12-19T20:26:14.501Z[ recovery-image] Dec 19 20:26:13.114 INFO O| Dec 19 20:26:13.114 INFO STEP 883 (remove_files) COMPLETE
70032024-12-19T20:26:14.504Z[ recovery-image] Dec 19 20:26:13.114 INFO O| Dec 19 20:26:13.114 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70042024-12-19T20:26:14.541Z[ recovery-image] Dec 19 20:26:13.154 INFO O| Dec 19 20:26:13.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
70052024-12-19T20:26:14.541Z[ recovery-image] Dec 19 20:26:13.154 INFO O| Dec 19 20:26:13.154 INFO STEP 884 (remove_files) COMPLETE
70062024-12-19T20:26:14.541Z[ recovery-image] Dec 19 20:26:13.154 INFO O| Dec 19 20:26:13.154 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70072024-12-19T20:26:14.588Z[ recovery-image] Dec 19 20:26:13.201 INFO O| Dec 19 20:26:13.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
70082024-12-19T20:26:14.591Z[ recovery-image] Dec 19 20:26:13.201 INFO O| Dec 19 20:26:13.201 INFO STEP 885 (remove_files) COMPLETE
70092024-12-19T20:26:14.591Z[ recovery-image] Dec 19 20:26:13.201 INFO O| Dec 19 20:26:13.201 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70102024-12-19T20:26:14.609Z[ recovery-image] Dec 19 20:26:13.222 INFO O| Dec 19 20:26:13.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
70112024-12-19T20:26:14.611Z[ recovery-image] Dec 19 20:26:13.222 INFO O| Dec 19 20:26:13.222 INFO STEP 886 (remove_files) COMPLETE
70122024-12-19T20:26:14.611Z[ recovery-image] Dec 19 20:26:13.222 INFO O| Dec 19 20:26:13.222 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70132024-12-19T20:26:14.630Z[ recovery-image] Dec 19 20:26:13.243 INFO O| Dec 19 20:26:13.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
70142024-12-19T20:26:14.630Z[ recovery-image] Dec 19 20:26:13.243 INFO O| Dec 19 20:26:13.243 INFO STEP 887 (remove_files) COMPLETE
70152024-12-19T20:26:14.630Z[ recovery-image] Dec 19 20:26:13.243 INFO O| Dec 19 20:26:13.243 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70162024-12-19T20:26:14.655Z[ recovery-image] Dec 19 20:26:13.268 INFO O| Dec 19 20:26:13.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
70172024-12-19T20:26:14.668Z[ host-image] Dec 19 20:26:13.281 INFO O| Dec 19 20:26:13.281 INFO O| Done
70182024-12-19T20:26:14.674Z[ recovery-image] Dec 19 20:26:13.287 INFO O| Dec 19 20:26:13.287 INFO STEP 888 (remove_files) COMPLETE
70192024-12-19T20:26:14.676Z[ recovery-image] Dec 19 20:26:13.287 INFO O| Dec 19 20:26:13.287 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202024-12-19T20:26:14.703Z[ recovery-image] Dec 19 20:26:13.316 INFO O| Dec 19 20:26:13.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
70212024-12-19T20:26:14.703Z[ recovery-image] Dec 19 20:26:13.317 INFO O| Dec 19 20:26:13.317 INFO STEP 889 (remove_files) COMPLETE
70222024-12-19T20:26:14.703Z[ recovery-image] Dec 19 20:26:13.317 INFO O| Dec 19 20:26:13.317 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232024-12-19T20:26:14.736Z[ recovery-image] Dec 19 20:26:13.349 INFO O| Dec 19 20:26:13.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
70242024-12-19T20:26:14.736Z[ recovery-image] Dec 19 20:26:13.349 INFO O| Dec 19 20:26:13.349 INFO STEP 890 (remove_files) COMPLETE
70252024-12-19T20:26:14.736Z[ recovery-image] Dec 19 20:26:13.349 INFO O| Dec 19 20:26:13.349 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262024-12-19T20:26:14.840Z[ recovery-image] Dec 19 20:26:13.452 INFO O| Dec 19 20:26:13.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
70272024-12-19T20:26:14.859Z[ recovery-image] Dec 19 20:26:13.472 INFO O| Dec 19 20:26:13.472 INFO STEP 891 (remove_files) COMPLETE
70282024-12-19T20:26:14.860Z[ recovery-image] Dec 19 20:26:13.472 INFO O| Dec 19 20:26:13.472 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292024-12-19T20:26:14.893Z[ recovery-image] Dec 19 20:26:13.505 INFO O| Dec 19 20:26:13.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
70302024-12-19T20:26:14.893Z[ recovery-image] Dec 19 20:26:13.505 INFO O| Dec 19 20:26:13.505 INFO STEP 892 (remove_files) COMPLETE
70312024-12-19T20:26:14.893Z[ recovery-image] Dec 19 20:26:13.505 INFO O| Dec 19 20:26:13.505 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322024-12-19T20:26:14.928Z[ recovery-image] Dec 19 20:26:13.541 INFO O| Dec 19 20:26:13.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
70332024-12-19T20:26:14.928Z[ recovery-image] Dec 19 20:26:13.541 INFO O| Dec 19 20:26:13.541 INFO STEP 893 (remove_files) COMPLETE
70342024-12-19T20:26:14.928Z[ recovery-image] Dec 19 20:26:13.541 INFO O| Dec 19 20:26:13.541 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352024-12-19T20:26:14.952Z[ recovery-image] Dec 19 20:26:13.564 INFO O| Dec 19 20:26:13.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
70362024-12-19T20:26:14.952Z[ recovery-image] Dec 19 20:26:13.564 INFO O| Dec 19 20:26:13.564 INFO STEP 894 (remove_files) COMPLETE
70372024-12-19T20:26:14.952Z[ recovery-image] Dec 19 20:26:13.564 INFO O| Dec 19 20:26:13.564 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382024-12-19T20:26:14.973Z[ recovery-image] Dec 19 20:26:13.586 INFO O| Dec 19 20:26:13.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
70392024-12-19T20:26:14.973Z[ recovery-image] Dec 19 20:26:13.586 INFO O| Dec 19 20:26:13.586 INFO STEP 895 (remove_files) COMPLETE
70402024-12-19T20:26:14.973Z[ recovery-image] Dec 19 20:26:13.586 INFO O| Dec 19 20:26:13.586 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412024-12-19T20:26:14.995Z[ recovery-image] Dec 19 20:26:13.608 INFO O| Dec 19 20:26:13.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
70422024-12-19T20:26:15.001Z[ recovery-image] Dec 19 20:26:13.608 INFO O| Dec 19 20:26:13.608 INFO STEP 896 (remove_files) COMPLETE
70432024-12-19T20:26:15.001Z[ recovery-image] Dec 19 20:26:13.609 INFO O| Dec 19 20:26:13.609 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442024-12-19T20:26:15.018Z[ recovery-image] Dec 19 20:26:13.630 INFO O| Dec 19 20:26:13.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
70452024-12-19T20:26:15.020Z[ recovery-image] Dec 19 20:26:13.631 INFO O| Dec 19 20:26:13.631 INFO STEP 897 (remove_files) COMPLETE
70462024-12-19T20:26:15.020Z[ recovery-image] Dec 19 20:26:13.631 INFO O| Dec 19 20:26:13.631 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472024-12-19T20:26:15.040Z[ recovery-image] Dec 19 20:26:13.653 INFO O| Dec 19 20:26:13.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
70482024-12-19T20:26:15.042Z[ recovery-image] Dec 19 20:26:13.653 INFO O| Dec 19 20:26:13.653 INFO STEP 898 (remove_files) COMPLETE
70492024-12-19T20:26:15.042Z[ recovery-image] Dec 19 20:26:13.653 INFO O| Dec 19 20:26:13.653 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502024-12-19T20:26:15.082Z[ recovery-image] Dec 19 20:26:13.695 INFO O| Dec 19 20:26:13.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
70512024-12-19T20:26:15.085Z[ recovery-image] Dec 19 20:26:13.696 INFO O| Dec 19 20:26:13.696 INFO STEP 899 (remove_files) COMPLETE
70522024-12-19T20:26:15.085Z[ recovery-image] Dec 19 20:26:13.696 INFO O| Dec 19 20:26:13.696 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532024-12-19T20:26:15.119Z[ recovery-image] Dec 19 20:26:13.732 INFO O| Dec 19 20:26:13.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
70542024-12-19T20:26:15.122Z[ recovery-image] Dec 19 20:26:13.732 INFO O| Dec 19 20:26:13.732 INFO STEP 900 (remove_files) COMPLETE
70552024-12-19T20:26:15.122Z[ recovery-image] Dec 19 20:26:13.733 INFO O| Dec 19 20:26:13.732 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562024-12-19T20:26:15.140Z[ recovery-image] Dec 19 20:26:13.753 INFO O| Dec 19 20:26:13.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
70572024-12-19T20:26:15.142Z[ recovery-image] Dec 19 20:26:13.753 INFO O| Dec 19 20:26:13.753 INFO STEP 901 (remove_files) COMPLETE
70582024-12-19T20:26:15.142Z[ recovery-image] Dec 19 20:26:13.753 INFO O| Dec 19 20:26:13.753 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592024-12-19T20:26:15.160Z[ recovery-image] Dec 19 20:26:13.773 INFO O| Dec 19 20:26:13.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
70602024-12-19T20:26:15.162Z[ recovery-image] Dec 19 20:26:13.773 INFO O| Dec 19 20:26:13.773 INFO STEP 902 (remove_files) COMPLETE
70612024-12-19T20:26:15.162Z[ recovery-image] Dec 19 20:26:13.773 INFO O| Dec 19 20:26:13.773 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622024-12-19T20:26:15.192Z[ recovery-image] Dec 19 20:26:13.805 INFO O| Dec 19 20:26:13.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
70632024-12-19T20:26:15.195Z[ recovery-image] Dec 19 20:26:13.806 INFO O| Dec 19 20:26:13.805 INFO STEP 903 (remove_files) COMPLETE
70642024-12-19T20:26:15.195Z[ recovery-image] Dec 19 20:26:13.806 INFO O| Dec 19 20:26:13.806 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652024-12-19T20:26:15.226Z[ recovery-image] Dec 19 20:26:13.840 INFO O| Dec 19 20:26:13.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
70662024-12-19T20:26:15.229Z[ recovery-image] Dec 19 20:26:13.840 INFO O| Dec 19 20:26:13.840 INFO STEP 904 (remove_files) COMPLETE
70672024-12-19T20:26:15.229Z[ recovery-image] Dec 19 20:26:13.840 INFO O| Dec 19 20:26:13.840 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682024-12-19T20:26:15.286Z[ recovery-image] Dec 19 20:26:13.899 INFO O| Dec 19 20:26:13.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
70692024-12-19T20:26:15.289Z[ recovery-image] Dec 19 20:26:13.899 INFO O| Dec 19 20:26:13.899 INFO STEP 905 (remove_files) COMPLETE
70702024-12-19T20:26:15.289Z[ recovery-image] Dec 19 20:26:13.900 INFO O| Dec 19 20:26:13.899 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712024-12-19T20:26:15.307Z[ recovery-image] Dec 19 20:26:13.920 INFO O| Dec 19 20:26:13.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
70722024-12-19T20:26:15.310Z[ recovery-image] Dec 19 20:26:13.921 INFO O| Dec 19 20:26:13.920 INFO STEP 906 (remove_files) COMPLETE
70732024-12-19T20:26:15.310Z[ recovery-image] Dec 19 20:26:13.921 INFO O| Dec 19 20:26:13.921 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742024-12-19T20:26:15.330Z[ recovery-image] Dec 19 20:26:13.943 INFO O| Dec 19 20:26:13.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
70752024-12-19T20:26:15.332Z[ recovery-image] Dec 19 20:26:13.943 INFO O| Dec 19 20:26:13.943 INFO STEP 907 (remove_files) COMPLETE
70762024-12-19T20:26:15.332Z[ recovery-image] Dec 19 20:26:13.943 INFO O| Dec 19 20:26:13.943 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772024-12-19T20:26:15.359Z[ recovery-image] Dec 19 20:26:13.972 INFO O| Dec 19 20:26:13.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
70782024-12-19T20:26:15.359Z[ recovery-image] Dec 19 20:26:13.972 INFO O| Dec 19 20:26:13.972 INFO STEP 908 (remove_files) COMPLETE
70792024-12-19T20:26:15.362Z[ recovery-image] Dec 19 20:26:13.973 INFO O| Dec 19 20:26:13.972 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802024-12-19T20:26:15.396Z[ recovery-image] Dec 19 20:26:14.009 INFO O| Dec 19 20:26:14.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
70812024-12-19T20:26:15.396Z[ recovery-image] Dec 19 20:26:14.009 INFO O| Dec 19 20:26:14.009 INFO STEP 909 (remove_files) COMPLETE
70822024-12-19T20:26:15.399Z[ recovery-image] Dec 19 20:26:14.010 INFO O| Dec 19 20:26:14.009 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832024-12-19T20:26:15.428Z[ recovery-image] Dec 19 20:26:14.040 INFO O| Dec 19 20:26:14.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
70842024-12-19T20:26:15.428Z[ recovery-image] Dec 19 20:26:14.041 INFO O| Dec 19 20:26:14.041 INFO STEP 910 (remove_files) COMPLETE
70852024-12-19T20:26:15.428Z[ recovery-image] Dec 19 20:26:14.041 INFO O| Dec 19 20:26:14.041 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862024-12-19T20:26:15.447Z[ recovery-image] Dec 19 20:26:14.060 INFO O| Dec 19 20:26:14.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
70872024-12-19T20:26:15.447Z[ recovery-image] Dec 19 20:26:14.060 INFO O| Dec 19 20:26:14.060 INFO STEP 911 (remove_files) COMPLETE
70882024-12-19T20:26:15.447Z[ recovery-image] Dec 19 20:26:14.060 INFO O| Dec 19 20:26:14.060 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892024-12-19T20:26:15.467Z[ recovery-image] Dec 19 20:26:14.080 INFO O| Dec 19 20:26:14.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
70902024-12-19T20:26:15.467Z[ recovery-image] Dec 19 20:26:14.080 INFO O| Dec 19 20:26:14.080 INFO STEP 912 (remove_files) COMPLETE
70912024-12-19T20:26:15.467Z[ recovery-image] Dec 19 20:26:14.080 INFO O| Dec 19 20:26:14.080 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922024-12-19T20:26:15.486Z[ recovery-image] Dec 19 20:26:14.099 INFO O| Dec 19 20:26:14.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
70932024-12-19T20:26:15.486Z[ recovery-image] Dec 19 20:26:14.099 INFO O| Dec 19 20:26:14.099 INFO STEP 913 (remove_files) COMPLETE
70942024-12-19T20:26:15.486Z[ recovery-image] Dec 19 20:26:14.099 INFO O| Dec 19 20:26:14.099 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952024-12-19T20:26:15.506Z[ recovery-image] Dec 19 20:26:14.119 INFO O| Dec 19 20:26:14.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
70962024-12-19T20:26:15.506Z[ recovery-image] Dec 19 20:26:14.119 INFO O| Dec 19 20:26:14.119 INFO STEP 914 (remove_files) COMPLETE
70972024-12-19T20:26:15.506Z[ recovery-image] Dec 19 20:26:14.119 INFO O| Dec 19 20:26:14.119 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982024-12-19T20:26:15.525Z[ recovery-image] Dec 19 20:26:14.139 INFO O| Dec 19 20:26:14.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
70992024-12-19T20:26:15.526Z[ recovery-image] Dec 19 20:26:14.139 INFO O| Dec 19 20:26:14.139 INFO STEP 915 (remove_files) COMPLETE
71002024-12-19T20:26:15.526Z[ recovery-image] Dec 19 20:26:14.139 INFO O| Dec 19 20:26:14.139 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012024-12-19T20:26:15.560Z[ recovery-image] Dec 19 20:26:14.171 INFO O| Dec 19 20:26:14.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
71022024-12-19T20:26:15.560Z[ recovery-image] Dec 19 20:26:14.171 INFO O| Dec 19 20:26:14.171 INFO STEP 916 (remove_files) COMPLETE
71032024-12-19T20:26:15.562Z[ recovery-image] Dec 19 20:26:14.171 INFO O| Dec 19 20:26:14.171 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042024-12-19T20:26:15.618Z[ recovery-image] Dec 19 20:26:14.231 INFO O| Dec 19 20:26:14.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
71052024-12-19T20:26:15.618Z[ recovery-image] Dec 19 20:26:14.231 INFO O| Dec 19 20:26:14.231 INFO STEP 917 (remove_files) COMPLETE
71062024-12-19T20:26:15.618Z[ recovery-image] Dec 19 20:26:14.231 INFO O| Dec 19 20:26:14.231 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072024-12-19T20:26:15.640Z[ recovery-image] Dec 19 20:26:14.254 INFO O| Dec 19 20:26:14.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
71082024-12-19T20:26:15.641Z[ recovery-image] Dec 19 20:26:14.254 INFO O| Dec 19 20:26:14.254 INFO STEP 918 (remove_files) COMPLETE
71092024-12-19T20:26:15.641Z[ recovery-image] Dec 19 20:26:14.254 INFO O| Dec 19 20:26:14.254 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102024-12-19T20:26:15.666Z[ recovery-image] Dec 19 20:26:14.279 INFO O| Dec 19 20:26:14.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
71112024-12-19T20:26:15.666Z[ recovery-image] Dec 19 20:26:14.279 INFO O| Dec 19 20:26:14.279 INFO STEP 919 (remove_files) COMPLETE
71122024-12-19T20:26:15.666Z[ recovery-image] Dec 19 20:26:14.279 INFO O| Dec 19 20:26:14.279 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132024-12-19T20:26:15.703Z[ recovery-image] Dec 19 20:26:14.316 INFO O| Dec 19 20:26:14.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
71142024-12-19T20:26:15.703Z[ recovery-image] Dec 19 20:26:14.316 INFO O| Dec 19 20:26:14.316 INFO STEP 920 (remove_files) COMPLETE
71152024-12-19T20:26:15.703Z[ recovery-image] Dec 19 20:26:14.316 INFO O| Dec 19 20:26:14.316 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162024-12-19T20:26:15.725Z[ recovery-image] Dec 19 20:26:14.337 INFO O| Dec 19 20:26:14.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
71172024-12-19T20:26:15.725Z[ recovery-image] Dec 19 20:26:14.337 INFO O| Dec 19 20:26:14.337 INFO STEP 921 (remove_files) COMPLETE
71182024-12-19T20:26:15.725Z[ recovery-image] Dec 19 20:26:14.337 INFO O| Dec 19 20:26:14.337 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192024-12-19T20:26:15.769Z[ recovery-image] Dec 19 20:26:14.382 INFO O| Dec 19 20:26:14.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
71202024-12-19T20:26:15.769Z[ recovery-image] Dec 19 20:26:14.382 INFO O| Dec 19 20:26:14.382 INFO STEP 922 (remove_files) COMPLETE
71212024-12-19T20:26:15.769Z[ recovery-image] Dec 19 20:26:14.382 INFO O| Dec 19 20:26:14.382 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222024-12-19T20:26:15.831Z[ recovery-image] Dec 19 20:26:14.444 INFO O| Dec 19 20:26:14.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
71232024-12-19T20:26:15.831Z[ recovery-image] Dec 19 20:26:14.444 INFO O| Dec 19 20:26:14.444 INFO STEP 923 (remove_files) COMPLETE
71242024-12-19T20:26:15.831Z[ recovery-image] Dec 19 20:26:14.444 INFO O| Dec 19 20:26:14.444 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252024-12-19T20:26:15.854Z[ recovery-image] Dec 19 20:26:14.466 INFO O| Dec 19 20:26:14.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
71262024-12-19T20:26:15.854Z[ recovery-image] Dec 19 20:26:14.467 INFO O| Dec 19 20:26:14.467 INFO STEP 924 (remove_files) COMPLETE
71272024-12-19T20:26:15.854Z[ recovery-image] Dec 19 20:26:14.467 INFO O| Dec 19 20:26:14.467 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282024-12-19T20:26:15.875Z[ recovery-image] Dec 19 20:26:14.488 INFO O| Dec 19 20:26:14.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
71292024-12-19T20:26:15.875Z[ recovery-image] Dec 19 20:26:14.488 INFO O| Dec 19 20:26:14.488 INFO STEP 925 (remove_files) COMPLETE
71302024-12-19T20:26:15.875Z[ recovery-image] Dec 19 20:26:14.488 INFO O| Dec 19 20:26:14.488 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312024-12-19T20:26:15.906Z[ recovery-image] Dec 19 20:26:14.518 INFO O| Dec 19 20:26:14.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
71322024-12-19T20:26:15.908Z[ recovery-image] Dec 19 20:26:14.518 INFO O| Dec 19 20:26:14.518 INFO STEP 926 (remove_files) COMPLETE
71332024-12-19T20:26:15.908Z[ recovery-image] Dec 19 20:26:14.519 INFO O| Dec 19 20:26:14.519 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342024-12-19T20:26:15.964Z[ recovery-image] Dec 19 20:26:14.577 INFO O| Dec 19 20:26:14.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
71352024-12-19T20:26:15.968Z[ recovery-image] Dec 19 20:26:14.578 INFO O| Dec 19 20:26:14.578 INFO STEP 927 (remove_files) COMPLETE
71362024-12-19T20:26:15.968Z[ recovery-image] Dec 19 20:26:14.578 INFO O| Dec 19 20:26:14.578 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372024-12-19T20:26:15.987Z[ recovery-image] Dec 19 20:26:14.600 INFO O| Dec 19 20:26:14.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
71382024-12-19T20:26:15.990Z[ recovery-image] Dec 19 20:26:14.600 INFO O| Dec 19 20:26:14.600 INFO STEP 928 (remove_files) COMPLETE
71392024-12-19T20:26:15.990Z[ recovery-image] Dec 19 20:26:14.600 INFO O| Dec 19 20:26:14.600 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402024-12-19T20:26:16.042Z[ recovery-image] Dec 19 20:26:14.655 INFO O| Dec 19 20:26:14.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
71412024-12-19T20:26:16.042Z[ recovery-image] Dec 19 20:26:14.655 INFO O| Dec 19 20:26:14.655 INFO STEP 929 (remove_files) COMPLETE
71422024-12-19T20:26:16.045Z[ recovery-image] Dec 19 20:26:14.656 INFO O| Dec 19 20:26:14.655 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432024-12-19T20:26:16.065Z[ recovery-image] Dec 19 20:26:14.678 INFO O| Dec 19 20:26:14.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
71442024-12-19T20:26:16.065Z[ recovery-image] Dec 19 20:26:14.678 INFO O| Dec 19 20:26:14.678 INFO STEP 930 (remove_files) COMPLETE
71452024-12-19T20:26:16.068Z[ recovery-image] Dec 19 20:26:14.678 INFO O| Dec 19 20:26:14.678 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462024-12-19T20:26:16.103Z[ recovery-image] Dec 19 20:26:14.716 INFO O| Dec 19 20:26:14.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
71472024-12-19T20:26:16.103Z[ recovery-image] Dec 19 20:26:14.716 INFO O| Dec 19 20:26:14.716 INFO STEP 931 (remove_files) COMPLETE
71482024-12-19T20:26:16.103Z[ recovery-image] Dec 19 20:26:14.716 INFO O| Dec 19 20:26:14.716 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492024-12-19T20:26:16.137Z[ recovery-image] Dec 19 20:26:14.749 INFO O| Dec 19 20:26:14.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
71502024-12-19T20:26:16.137Z[ recovery-image] Dec 19 20:26:14.750 INFO O| Dec 19 20:26:14.750 INFO STEP 932 (remove_files) COMPLETE
71512024-12-19T20:26:16.137Z[ recovery-image] Dec 19 20:26:14.750 INFO O| Dec 19 20:26:14.750 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522024-12-19T20:26:16.173Z[ recovery-image] Dec 19 20:26:14.786 INFO O| Dec 19 20:26:14.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
71532024-12-19T20:26:16.173Z[ recovery-image] Dec 19 20:26:14.786 INFO O| Dec 19 20:26:14.786 INFO STEP 933 (remove_files) COMPLETE
71542024-12-19T20:26:16.173Z[ recovery-image] Dec 19 20:26:14.786 INFO O| Dec 19 20:26:14.786 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552024-12-19T20:26:16.196Z[ recovery-image] Dec 19 20:26:14.809 INFO O| Dec 19 20:26:14.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
71562024-12-19T20:26:16.196Z[ recovery-image] Dec 19 20:26:14.809 INFO O| Dec 19 20:26:14.809 INFO STEP 934 (remove_files) COMPLETE
71572024-12-19T20:26:16.196Z[ recovery-image] Dec 19 20:26:14.809 INFO O| Dec 19 20:26:14.809 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582024-12-19T20:26:16.230Z[ recovery-image] Dec 19 20:26:14.843 INFO O| Dec 19 20:26:14.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
71592024-12-19T20:26:16.230Z[ recovery-image] Dec 19 20:26:14.843 INFO O| Dec 19 20:26:14.843 INFO STEP 935 (remove_files) COMPLETE
71602024-12-19T20:26:16.230Z[ recovery-image] Dec 19 20:26:14.843 INFO O| Dec 19 20:26:14.843 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612024-12-19T20:26:16.253Z[ recovery-image] Dec 19 20:26:14.865 INFO O| Dec 19 20:26:14.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
71622024-12-19T20:26:16.254Z[ recovery-image] Dec 19 20:26:14.865 INFO O| Dec 19 20:26:14.865 INFO STEP 936 (remove_files) COMPLETE
71632024-12-19T20:26:16.254Z[ recovery-image] Dec 19 20:26:14.865 INFO O| Dec 19 20:26:14.865 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642024-12-19T20:26:16.289Z[ recovery-image] Dec 19 20:26:14.901 INFO O| Dec 19 20:26:14.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
71652024-12-19T20:26:16.289Z[ recovery-image] Dec 19 20:26:14.902 INFO O| Dec 19 20:26:14.902 INFO STEP 937 (remove_files) COMPLETE
71662024-12-19T20:26:16.289Z[ recovery-image] Dec 19 20:26:14.902 INFO O| Dec 19 20:26:14.902 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672024-12-19T20:26:16.310Z[ recovery-image] Dec 19 20:26:14.922 INFO O| Dec 19 20:26:14.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
71682024-12-19T20:26:16.310Z[ recovery-image] Dec 19 20:26:14.922 INFO O| Dec 19 20:26:14.922 INFO STEP 938 (remove_files) COMPLETE
71692024-12-19T20:26:16.310Z[ recovery-image] Dec 19 20:26:14.922 INFO O| Dec 19 20:26:14.922 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702024-12-19T20:26:16.371Z[ recovery-image] Dec 19 20:26:14.984 INFO O| Dec 19 20:26:14.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
71712024-12-19T20:26:16.371Z[ recovery-image] Dec 19 20:26:14.984 INFO O| Dec 19 20:26:14.984 INFO STEP 939 (remove_files) COMPLETE
71722024-12-19T20:26:16.371Z[ recovery-image] Dec 19 20:26:14.984 INFO O| Dec 19 20:26:14.984 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732024-12-19T20:26:16.416Z[ recovery-image] Dec 19 20:26:15.029 INFO O| Dec 19 20:26:15.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
71742024-12-19T20:26:16.416Z[ recovery-image] Dec 19 20:26:15.029 INFO O| Dec 19 20:26:15.029 INFO STEP 940 (remove_files) COMPLETE
71752024-12-19T20:26:16.416Z[ recovery-image] Dec 19 20:26:15.029 INFO O| Dec 19 20:26:15.029 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762024-12-19T20:26:16.455Z[ recovery-image] Dec 19 20:26:15.067 INFO O| Dec 19 20:26:15.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
71772024-12-19T20:26:16.457Z[ recovery-image] Dec 19 20:26:15.067 INFO O| Dec 19 20:26:15.067 INFO STEP 941 (remove_files) COMPLETE
71782024-12-19T20:26:16.457Z[ recovery-image] Dec 19 20:26:15.068 INFO O| Dec 19 20:26:15.067 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792024-12-19T20:26:16.499Z[ recovery-image] Dec 19 20:26:15.112 INFO O| Dec 19 20:26:15.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
71802024-12-19T20:26:16.502Z[ recovery-image] Dec 19 20:26:15.112 INFO O| Dec 19 20:26:15.112 INFO STEP 942 (remove_files) COMPLETE
71812024-12-19T20:26:16.502Z[ recovery-image] Dec 19 20:26:15.112 INFO O| Dec 19 20:26:15.112 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822024-12-19T20:26:16.521Z[ recovery-image] Dec 19 20:26:15.134 INFO O| Dec 19 20:26:15.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
71832024-12-19T20:26:16.524Z[ recovery-image] Dec 19 20:26:15.134 INFO O| Dec 19 20:26:15.134 INFO STEP 943 (remove_files) COMPLETE
71842024-12-19T20:26:16.524Z[ recovery-image] Dec 19 20:26:15.134 INFO O| Dec 19 20:26:15.134 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852024-12-19T20:26:16.562Z[ recovery-image] Dec 19 20:26:15.175 INFO O| Dec 19 20:26:15.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
71862024-12-19T20:26:16.564Z[ recovery-image] Dec 19 20:26:15.175 INFO O| Dec 19 20:26:15.175 INFO STEP 944 (remove_files) COMPLETE
71872024-12-19T20:26:16.564Z[ recovery-image] Dec 19 20:26:15.175 INFO O| Dec 19 20:26:15.175 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882024-12-19T20:26:16.597Z[ recovery-image] Dec 19 20:26:15.210 INFO O| Dec 19 20:26:15.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
71892024-12-19T20:26:16.598Z[ recovery-image] Dec 19 20:26:15.210 INFO O| Dec 19 20:26:15.210 INFO STEP 945 (remove_files) COMPLETE
71902024-12-19T20:26:16.600Z[ recovery-image] Dec 19 20:26:15.210 INFO O| Dec 19 20:26:15.210 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912024-12-19T20:26:16.618Z[ recovery-image] Dec 19 20:26:15.230 INFO O| Dec 19 20:26:15.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
71922024-12-19T20:26:16.618Z[ recovery-image] Dec 19 20:26:15.230 INFO O| Dec 19 20:26:15.230 INFO STEP 946 (remove_files) COMPLETE
71932024-12-19T20:26:16.618Z[ recovery-image] Dec 19 20:26:15.230 INFO O| Dec 19 20:26:15.230 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942024-12-19T20:26:16.651Z[ recovery-image] Dec 19 20:26:15.264 INFO O| Dec 19 20:26:15.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
71952024-12-19T20:26:16.651Z[ recovery-image] Dec 19 20:26:15.264 INFO O| Dec 19 20:26:15.264 INFO STEP 947 (remove_files) COMPLETE
71962024-12-19T20:26:16.651Z[ recovery-image] Dec 19 20:26:15.264 INFO O| Dec 19 20:26:15.264 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972024-12-19T20:26:16.682Z[ recovery-image] Dec 19 20:26:15.295 INFO O| Dec 19 20:26:15.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
71982024-12-19T20:26:16.682Z[ recovery-image] Dec 19 20:26:15.295 INFO O| Dec 19 20:26:15.295 INFO STEP 948 (remove_files) COMPLETE
71992024-12-19T20:26:16.683Z[ recovery-image] Dec 19 20:26:15.295 INFO O| Dec 19 20:26:15.295 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002024-12-19T20:26:16.704Z[ recovery-image] Dec 19 20:26:15.317 INFO O| Dec 19 20:26:15.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
72012024-12-19T20:26:16.704Z[ recovery-image] Dec 19 20:26:15.317 INFO O| Dec 19 20:26:15.317 INFO STEP 949 (remove_files) COMPLETE
72022024-12-19T20:26:16.705Z[ recovery-image] Dec 19 20:26:15.317 INFO O| Dec 19 20:26:15.317 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032024-12-19T20:26:16.733Z[ recovery-image] Dec 19 20:26:15.346 INFO O| Dec 19 20:26:15.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
72042024-12-19T20:26:16.733Z[ recovery-image] Dec 19 20:26:15.346 INFO O| Dec 19 20:26:15.346 INFO STEP 950 (remove_files) COMPLETE
72052024-12-19T20:26:16.733Z[ recovery-image] Dec 19 20:26:15.346 INFO O| Dec 19 20:26:15.346 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062024-12-19T20:26:16.768Z[ recovery-image] Dec 19 20:26:15.381 INFO O| Dec 19 20:26:15.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
72072024-12-19T20:26:16.771Z[ recovery-image] Dec 19 20:26:15.381 INFO O| Dec 19 20:26:15.381 INFO STEP 951 (remove_files) COMPLETE
72082024-12-19T20:26:16.771Z[ recovery-image] Dec 19 20:26:15.381 INFO O| Dec 19 20:26:15.381 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092024-12-19T20:26:16.807Z[ recovery-image] Dec 19 20:26:15.420 INFO O| Dec 19 20:26:15.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
72102024-12-19T20:26:16.810Z[ recovery-image] Dec 19 20:26:15.420 INFO O| Dec 19 20:26:15.420 INFO STEP 952 (remove_files) COMPLETE
72112024-12-19T20:26:16.811Z[ recovery-image] Dec 19 20:26:15.420 INFO O| Dec 19 20:26:15.420 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122024-12-19T20:26:16.831Z[ recovery-image] Dec 19 20:26:15.444 INFO O| Dec 19 20:26:15.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
72132024-12-19T20:26:16.833Z[ recovery-image] Dec 19 20:26:15.444 INFO O| Dec 19 20:26:15.444 INFO STEP 953 (remove_files) COMPLETE
72142024-12-19T20:26:16.834Z[ recovery-image] Dec 19 20:26:15.444 INFO O| Dec 19 20:26:15.444 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152024-12-19T20:26:16.872Z[ recovery-image] Dec 19 20:26:15.485 INFO O| Dec 19 20:26:15.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
72162024-12-19T20:26:16.877Z[ recovery-image] Dec 19 20:26:15.485 INFO O| Dec 19 20:26:15.485 INFO STEP 954 (remove_files) COMPLETE
72172024-12-19T20:26:16.879Z[ recovery-image] Dec 19 20:26:15.485 INFO O| Dec 19 20:26:15.485 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182024-12-19T20:26:16.905Z[ recovery-image] Dec 19 20:26:15.517 INFO O| Dec 19 20:26:15.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
72192024-12-19T20:26:16.907Z[ recovery-image] Dec 19 20:26:15.517 INFO O| Dec 19 20:26:15.517 INFO STEP 955 (remove_files) COMPLETE
72202024-12-19T20:26:16.907Z[ recovery-image] Dec 19 20:26:15.518 INFO O| Dec 19 20:26:15.517 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212024-12-19T20:26:16.925Z[ recovery-image] Dec 19 20:26:15.537 INFO O| Dec 19 20:26:15.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
72222024-12-19T20:26:16.927Z[ recovery-image] Dec 19 20:26:15.537 INFO O| Dec 19 20:26:15.537 INFO STEP 956 (remove_files) COMPLETE
72232024-12-19T20:26:16.927Z[ recovery-image] Dec 19 20:26:15.537 INFO O| Dec 19 20:26:15.537 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242024-12-19T20:26:16.944Z[ recovery-image] Dec 19 20:26:15.557 INFO O| Dec 19 20:26:15.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
72252024-12-19T20:26:16.944Z[ recovery-image] Dec 19 20:26:15.557 INFO O| Dec 19 20:26:15.557 INFO STEP 957 (remove_files) COMPLETE
72262024-12-19T20:26:16.947Z[ recovery-image] Dec 19 20:26:15.557 INFO O| Dec 19 20:26:15.557 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272024-12-19T20:26:16.964Z[ recovery-image] Dec 19 20:26:15.577 INFO O| Dec 19 20:26:15.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
72282024-12-19T20:26:16.964Z[ recovery-image] Dec 19 20:26:15.577 INFO O| Dec 19 20:26:15.577 INFO STEP 958 (remove_files) COMPLETE
72292024-12-19T20:26:16.968Z[ recovery-image] Dec 19 20:26:15.577 INFO O| Dec 19 20:26:15.577 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302024-12-19T20:26:16.985Z[ recovery-image] Dec 19 20:26:15.597 INFO O| Dec 19 20:26:15.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
72312024-12-19T20:26:16.985Z[ recovery-image] Dec 19 20:26:15.598 INFO O| Dec 19 20:26:15.598 INFO STEP 959 (remove_files) COMPLETE
72322024-12-19T20:26:16.985Z[ recovery-image] Dec 19 20:26:15.598 INFO O| Dec 19 20:26:15.598 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332024-12-19T20:26:17.014Z[ recovery-image] Dec 19 20:26:15.627 INFO O| Dec 19 20:26:15.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
72342024-12-19T20:26:17.015Z[ recovery-image] Dec 19 20:26:15.627 INFO O| Dec 19 20:26:15.627 INFO STEP 960 (remove_files) COMPLETE
72352024-12-19T20:26:17.017Z[ recovery-image] Dec 19 20:26:15.627 INFO O| Dec 19 20:26:15.627 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362024-12-19T20:26:17.067Z[ recovery-image] Dec 19 20:26:15.679 INFO O| Dec 19 20:26:15.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
72372024-12-19T20:26:17.067Z[ recovery-image] Dec 19 20:26:15.680 INFO O| Dec 19 20:26:15.679 INFO STEP 961 (remove_files) COMPLETE
72382024-12-19T20:26:17.067Z[ recovery-image] Dec 19 20:26:15.680 INFO O| Dec 19 20:26:15.680 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392024-12-19T20:26:17.088Z[ recovery-image] Dec 19 20:26:15.701 INFO O| Dec 19 20:26:15.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
72402024-12-19T20:26:17.088Z[ recovery-image] Dec 19 20:26:15.701 INFO O| Dec 19 20:26:15.701 INFO STEP 962 (remove_files) COMPLETE
72412024-12-19T20:26:17.088Z[ recovery-image] Dec 19 20:26:15.701 INFO O| Dec 19 20:26:15.701 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422024-12-19T20:26:17.119Z[ recovery-image] Dec 19 20:26:15.732 INFO O| Dec 19 20:26:15.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
72432024-12-19T20:26:17.119Z[ recovery-image] Dec 19 20:26:15.732 INFO O| Dec 19 20:26:15.732 INFO STEP 963 (remove_files) COMPLETE
72442024-12-19T20:26:17.122Z[ recovery-image] Dec 19 20:26:15.732 INFO O| Dec 19 20:26:15.732 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452024-12-19T20:26:17.156Z[ recovery-image] Dec 19 20:26:15.769 INFO O| Dec 19 20:26:15.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
72462024-12-19T20:26:17.157Z[ recovery-image] Dec 19 20:26:15.769 INFO O| Dec 19 20:26:15.769 INFO STEP 964 (remove_files) COMPLETE
72472024-12-19T20:26:17.157Z[ recovery-image] Dec 19 20:26:15.769 INFO O| Dec 19 20:26:15.769 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482024-12-19T20:26:17.175Z[ recovery-image] Dec 19 20:26:15.788 INFO O| Dec 19 20:26:15.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
72492024-12-19T20:26:17.175Z[ recovery-image] Dec 19 20:26:15.788 INFO O| Dec 19 20:26:15.788 INFO STEP 965 (remove_files) COMPLETE
72502024-12-19T20:26:17.175Z[ recovery-image] Dec 19 20:26:15.788 INFO O| Dec 19 20:26:15.788 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512024-12-19T20:26:17.204Z[ recovery-image] Dec 19 20:26:15.816 INFO O| Dec 19 20:26:15.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
72522024-12-19T20:26:17.204Z[ recovery-image] Dec 19 20:26:15.816 INFO O| Dec 19 20:26:15.816 INFO STEP 966 (remove_files) COMPLETE
72532024-12-19T20:26:17.204Z[ recovery-image] Dec 19 20:26:15.816 INFO O| Dec 19 20:26:15.816 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542024-12-19T20:26:17.226Z[ recovery-image] Dec 19 20:26:15.838 INFO O| Dec 19 20:26:15.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
72552024-12-19T20:26:17.226Z[ recovery-image] Dec 19 20:26:15.838 INFO O| Dec 19 20:26:15.838 INFO STEP 967 (remove_files) COMPLETE
72562024-12-19T20:26:17.226Z[ recovery-image] Dec 19 20:26:15.839 INFO O| Dec 19 20:26:15.838 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572024-12-19T20:26:17.270Z[ recovery-image] Dec 19 20:26:15.883 INFO O| Dec 19 20:26:15.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
72582024-12-19T20:26:17.270Z[ recovery-image] Dec 19 20:26:15.883 INFO O| Dec 19 20:26:15.883 INFO STEP 968 (remove_files) COMPLETE
72592024-12-19T20:26:17.274Z[ recovery-image] Dec 19 20:26:15.883 INFO O| Dec 19 20:26:15.883 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602024-12-19T20:26:17.294Z[ recovery-image] Dec 19 20:26:15.907 INFO O| Dec 19 20:26:15.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
72612024-12-19T20:26:17.294Z[ recovery-image] Dec 19 20:26:15.907 INFO O| Dec 19 20:26:15.907 INFO STEP 969 (remove_files) COMPLETE
72622024-12-19T20:26:17.294Z[ recovery-image] Dec 19 20:26:15.907 INFO O| Dec 19 20:26:15.907 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632024-12-19T20:26:17.320Z[ recovery-image] Dec 19 20:26:15.932 INFO O| Dec 19 20:26:15.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
72642024-12-19T20:26:17.323Z[ recovery-image] Dec 19 20:26:15.933 INFO O| Dec 19 20:26:15.933 INFO STEP 970 (remove_files) COMPLETE
72652024-12-19T20:26:17.323Z[ recovery-image] Dec 19 20:26:15.933 INFO O| Dec 19 20:26:15.933 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662024-12-19T20:26:17.341Z[ recovery-image] Dec 19 20:26:15.954 INFO O| Dec 19 20:26:15.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
72672024-12-19T20:26:17.345Z[ recovery-image] Dec 19 20:26:15.954 INFO O| Dec 19 20:26:15.954 INFO STEP 971 (remove_files) COMPLETE
72682024-12-19T20:26:17.345Z[ recovery-image] Dec 19 20:26:15.954 INFO O| Dec 19 20:26:15.954 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692024-12-19T20:26:17.362Z[ recovery-image] Dec 19 20:26:15.975 INFO O| Dec 19 20:26:15.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
72702024-12-19T20:26:17.365Z[ recovery-image] Dec 19 20:26:15.975 INFO O| Dec 19 20:26:15.975 INFO STEP 972 (remove_files) COMPLETE
72712024-12-19T20:26:17.365Z[ recovery-image] Dec 19 20:26:15.975 INFO O| Dec 19 20:26:15.975 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722024-12-19T20:26:17.384Z[ recovery-image] Dec 19 20:26:15.997 INFO O| Dec 19 20:26:15.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
72732024-12-19T20:26:17.387Z[ recovery-image] Dec 19 20:26:15.997 INFO O| Dec 19 20:26:15.997 INFO STEP 973 (remove_files) COMPLETE
72742024-12-19T20:26:17.387Z[ recovery-image] Dec 19 20:26:15.997 INFO O| Dec 19 20:26:15.997 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752024-12-19T20:26:17.412Z[ recovery-image] Dec 19 20:26:16.025 INFO O| Dec 19 20:26:16.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
72762024-12-19T20:26:17.415Z[ recovery-image] Dec 19 20:26:16.025 INFO O| Dec 19 20:26:16.025 INFO STEP 974 (remove_files) COMPLETE
72772024-12-19T20:26:17.415Z[ recovery-image] Dec 19 20:26:16.025 INFO O| Dec 19 20:26:16.025 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782024-12-19T20:26:17.454Z[ recovery-image] Dec 19 20:26:16.066 INFO O| Dec 19 20:26:16.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
72792024-12-19T20:26:17.454Z[ recovery-image] Dec 19 20:26:16.066 INFO O| Dec 19 20:26:16.066 INFO STEP 975 (remove_files) COMPLETE
72802024-12-19T20:26:17.454Z[ recovery-image] Dec 19 20:26:16.066 INFO O| Dec 19 20:26:16.066 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812024-12-19T20:26:17.476Z[ recovery-image] Dec 19 20:26:16.089 INFO O| Dec 19 20:26:16.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
72822024-12-19T20:26:17.476Z[ recovery-image] Dec 19 20:26:16.089 INFO O| Dec 19 20:26:16.089 INFO STEP 976 (remove_files) COMPLETE
72832024-12-19T20:26:17.476Z[ recovery-image] Dec 19 20:26:16.089 INFO O| Dec 19 20:26:16.089 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842024-12-19T20:26:17.519Z[ recovery-image] Dec 19 20:26:16.132 INFO O| Dec 19 20:26:16.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
72852024-12-19T20:26:17.522Z[ recovery-image] Dec 19 20:26:16.132 INFO O| Dec 19 20:26:16.132 INFO STEP 977 (remove_files) COMPLETE
72862024-12-19T20:26:17.522Z[ recovery-image] Dec 19 20:26:16.132 INFO O| Dec 19 20:26:16.132 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872024-12-19T20:26:17.556Z[ recovery-image] Dec 19 20:26:16.168 INFO O| Dec 19 20:26:16.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
72882024-12-19T20:26:17.558Z[ recovery-image] Dec 19 20:26:16.169 INFO O| Dec 19 20:26:16.169 INFO STEP 978 (remove_files) COMPLETE
72892024-12-19T20:26:17.558Z[ recovery-image] Dec 19 20:26:16.169 INFO O| Dec 19 20:26:16.169 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902024-12-19T20:26:17.568Z[ host-image] Dec 19 20:26:16.181 INFO O| Dec 19 20:26:16.181 INFO O| Done
72912024-12-19T20:26:17.578Z[ recovery-image] Dec 19 20:26:16.190 INFO O| Dec 19 20:26:16.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
72922024-12-19T20:26:17.578Z[ recovery-image] Dec 19 20:26:16.190 INFO O| Dec 19 20:26:16.190 INFO STEP 979 (remove_files) COMPLETE
72932024-12-19T20:26:17.578Z[ recovery-image] Dec 19 20:26:16.190 INFO O| Dec 19 20:26:16.190 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942024-12-19T20:26:17.599Z[ recovery-image] Dec 19 20:26:16.211 INFO O| Dec 19 20:26:16.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
72952024-12-19T20:26:17.599Z[ recovery-image] Dec 19 20:26:16.211 INFO O| Dec 19 20:26:16.211 INFO STEP 980 (remove_files) COMPLETE
72962024-12-19T20:26:17.599Z[ recovery-image] Dec 19 20:26:16.211 INFO O| Dec 19 20:26:16.211 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972024-12-19T20:26:17.613Z[ host-image] Dec 19 20:26:16.226 INFO O| Dec 19 20:26:16.226 INFO O| Done
72982024-12-19T20:26:17.616Z[ host-image] Dec 19 20:26:16.226 INFO O| Dec 19 20:26:16.226 INFO O| Done
72992024-12-19T20:26:17.621Z[ recovery-image] Dec 19 20:26:16.234 INFO O| Dec 19 20:26:16.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
73002024-12-19T20:26:17.621Z[ recovery-image] Dec 19 20:26:16.234 INFO O| Dec 19 20:26:16.234 INFO STEP 981 (remove_files) COMPLETE
73012024-12-19T20:26:17.621Z[ recovery-image] Dec 19 20:26:16.234 INFO O| Dec 19 20:26:16.234 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022024-12-19T20:26:17.647Z[ recovery-image] Dec 19 20:26:16.260 INFO O| Dec 19 20:26:16.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
73032024-12-19T20:26:17.653Z[ recovery-image] Dec 19 20:26:16.260 INFO O| Dec 19 20:26:16.260 INFO STEP 982 (remove_files) COMPLETE
73042024-12-19T20:26:17.653Z[ recovery-image] Dec 19 20:26:16.261 INFO O| Dec 19 20:26:16.260 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052024-12-19T20:26:17.670Z[ recovery-image] Dec 19 20:26:16.283 INFO O| Dec 19 20:26:16.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
73062024-12-19T20:26:17.670Z[ recovery-image] Dec 19 20:26:16.283 INFO O| Dec 19 20:26:16.283 INFO STEP 983 (remove_files) COMPLETE
73072024-12-19T20:26:17.673Z[ recovery-image] Dec 19 20:26:16.283 INFO O| Dec 19 20:26:16.283 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082024-12-19T20:26:17.675Z[ host-image] Dec 19 20:26:16.288 INFO O| Dec 19 20:26:16.288 INFO O| Done
73092024-12-19T20:26:17.704Z[ recovery-image] Dec 19 20:26:16.316 INFO O| Dec 19 20:26:16.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
73102024-12-19T20:26:17.705Z[ recovery-image] Dec 19 20:26:16.317 INFO O| Dec 19 20:26:16.316 INFO STEP 984 (remove_files) COMPLETE
73112024-12-19T20:26:17.705Z[ recovery-image] Dec 19 20:26:16.317 INFO O| Dec 19 20:26:16.317 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122024-12-19T20:26:17.726Z[ recovery-image] Dec 19 20:26:16.339 INFO O| Dec 19 20:26:16.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
73132024-12-19T20:26:17.726Z[ recovery-image] Dec 19 20:26:16.339 INFO O| Dec 19 20:26:16.339 INFO STEP 985 (remove_files) COMPLETE
73142024-12-19T20:26:17.726Z[ recovery-image] Dec 19 20:26:16.339 INFO O| Dec 19 20:26:16.339 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152024-12-19T20:26:17.769Z[ recovery-image] Dec 19 20:26:16.381 INFO O| Dec 19 20:26:16.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
73162024-12-19T20:26:17.772Z[ recovery-image] Dec 19 20:26:16.382 INFO O| Dec 19 20:26:16.381 INFO STEP 986 (remove_files) COMPLETE
73172024-12-19T20:26:17.772Z[ recovery-image] Dec 19 20:26:16.382 INFO O| Dec 19 20:26:16.382 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182024-12-19T20:26:17.792Z[ recovery-image] Dec 19 20:26:16.405 INFO O| Dec 19 20:26:16.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
73192024-12-19T20:26:17.792Z[ recovery-image] Dec 19 20:26:16.405 INFO O| Dec 19 20:26:16.405 INFO STEP 987 (remove_files) COMPLETE
73202024-12-19T20:26:17.792Z[ recovery-image] Dec 19 20:26:16.405 INFO O| Dec 19 20:26:16.405 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212024-12-19T20:26:17.815Z[ recovery-image] Dec 19 20:26:16.427 INFO O| Dec 19 20:26:16.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
73222024-12-19T20:26:17.815Z[ recovery-image] Dec 19 20:26:16.428 INFO O| Dec 19 20:26:16.428 INFO STEP 988 (remove_files) COMPLETE
73232024-12-19T20:26:17.815Z[ recovery-image] Dec 19 20:26:16.428 INFO O| Dec 19 20:26:16.428 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242024-12-19T20:26:17.837Z[ recovery-image] Dec 19 20:26:16.450 INFO O| Dec 19 20:26:16.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
73252024-12-19T20:26:17.837Z[ recovery-image] Dec 19 20:26:16.450 INFO O| Dec 19 20:26:16.450 INFO STEP 989 (remove_files) COMPLETE
73262024-12-19T20:26:17.837Z[ recovery-image] Dec 19 20:26:16.450 INFO O| Dec 19 20:26:16.450 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272024-12-19T20:26:17.869Z[ recovery-image] Dec 19 20:26:16.478 INFO O| Dec 19 20:26:16.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
73282024-12-19T20:26:17.869Z[ recovery-image] Dec 19 20:26:16.479 INFO O| Dec 19 20:26:16.479 INFO STEP 990 (remove_files) COMPLETE
73292024-12-19T20:26:17.869Z[ recovery-image] Dec 19 20:26:16.479 INFO O| Dec 19 20:26:16.479 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302024-12-19T20:26:17.888Z[ recovery-image] Dec 19 20:26:16.500 INFO O| Dec 19 20:26:16.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
73312024-12-19T20:26:17.891Z[ recovery-image] Dec 19 20:26:16.500 INFO O| Dec 19 20:26:16.500 INFO STEP 991 (remove_files) COMPLETE
73322024-12-19T20:26:17.891Z[ recovery-image] Dec 19 20:26:16.500 INFO O| Dec 19 20:26:16.500 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332024-12-19T20:26:17.891Z[ host-image] Dec 19 20:26:16.501 INFO O| Dec 19 20:26:16.501 INFO STEP 13 (pkg_install) COMPLETE
73342024-12-19T20:26:17.894Z[ host-image] Dec 19 20:26:16.502 INFO O| Dec 19 20:26:16.501 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
73352024-12-19T20:26:17.908Z[ host-image] Dec 19 20:26:16.521 INFO O| Dec 19 20:26:16.521 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.311"]
73362024-12-19T20:26:17.985Z[ recovery-image] Dec 19 20:26:16.597 INFO O| Dec 19 20:26:16.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
73372024-12-19T20:26:17.985Z[ recovery-image] Dec 19 20:26:16.597 INFO O| Dec 19 20:26:16.597 INFO STEP 992 (remove_files) COMPLETE
73382024-12-19T20:26:17.987Z[ recovery-image] Dec 19 20:26:16.597 INFO O| Dec 19 20:26:16.597 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392024-12-19T20:26:18.044Z[ recovery-image] Dec 19 20:26:16.656 INFO O| Dec 19 20:26:16.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
73402024-12-19T20:26:18.044Z[ recovery-image] Dec 19 20:26:16.656 INFO O| Dec 19 20:26:16.656 INFO STEP 993 (remove_files) COMPLETE
73412024-12-19T20:26:18.044Z[ recovery-image] Dec 19 20:26:16.656 INFO O| Dec 19 20:26:16.656 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422024-12-19T20:26:18.065Z[ recovery-image] Dec 19 20:26:16.677 INFO O| Dec 19 20:26:16.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
73432024-12-19T20:26:18.065Z[ recovery-image] Dec 19 20:26:16.677 INFO O| Dec 19 20:26:16.677 INFO STEP 994 (remove_files) COMPLETE
73442024-12-19T20:26:18.065Z[ recovery-image] Dec 19 20:26:16.677 INFO O| Dec 19 20:26:16.677 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452024-12-19T20:26:18.091Z[ recovery-image] Dec 19 20:26:16.703 INFO O| Dec 19 20:26:16.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
73462024-12-19T20:26:18.091Z[ recovery-image] Dec 19 20:26:16.703 INFO O| Dec 19 20:26:16.703 INFO STEP 995 (remove_files) COMPLETE
73472024-12-19T20:26:18.093Z[ recovery-image] Dec 19 20:26:16.703 INFO O| Dec 19 20:26:16.703 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482024-12-19T20:26:18.114Z[ recovery-image] Dec 19 20:26:16.726 INFO O| Dec 19 20:26:16.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
73492024-12-19T20:26:18.114Z[ recovery-image] Dec 19 20:26:16.726 INFO O| Dec 19 20:26:16.726 INFO STEP 996 (remove_files) COMPLETE
73502024-12-19T20:26:18.114Z[ recovery-image] Dec 19 20:26:16.726 INFO O| Dec 19 20:26:16.726 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512024-12-19T20:26:18.159Z[ recovery-image] Dec 19 20:26:16.771 INFO O| Dec 19 20:26:16.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
73522024-12-19T20:26:18.162Z[ recovery-image] Dec 19 20:26:16.771 INFO O| Dec 19 20:26:16.771 INFO STEP 997 (remove_files) COMPLETE
73532024-12-19T20:26:18.162Z[ recovery-image] Dec 19 20:26:16.771 INFO O| Dec 19 20:26:16.771 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542024-12-19T20:26:18.182Z[ recovery-image] Dec 19 20:26:16.795 INFO O| Dec 19 20:26:16.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
73552024-12-19T20:26:18.185Z[ recovery-image] Dec 19 20:26:16.795 INFO O| Dec 19 20:26:16.795 INFO STEP 998 (remove_files) COMPLETE
73562024-12-19T20:26:18.185Z[ recovery-image] Dec 19 20:26:16.795 INFO O| Dec 19 20:26:16.795 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572024-12-19T20:26:18.211Z[ recovery-image] Dec 19 20:26:16.823 INFO O| Dec 19 20:26:16.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
73582024-12-19T20:26:18.211Z[ recovery-image] Dec 19 20:26:16.823 INFO O| Dec 19 20:26:16.823 INFO STEP 999 (remove_files) COMPLETE
73592024-12-19T20:26:18.211Z[ recovery-image] Dec 19 20:26:16.823 INFO O| Dec 19 20:26:16.823 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602024-12-19T20:26:18.244Z[ recovery-image] Dec 19 20:26:16.857 INFO O| Dec 19 20:26:16.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
73612024-12-19T20:26:18.244Z[ recovery-image] Dec 19 20:26:16.857 INFO O| Dec 19 20:26:16.857 INFO STEP 1000 (remove_files) COMPLETE
73622024-12-19T20:26:18.244Z[ recovery-image] Dec 19 20:26:16.857 INFO O| Dec 19 20:26:16.857 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632024-12-19T20:26:18.266Z[ recovery-image] Dec 19 20:26:16.879 INFO O| Dec 19 20:26:16.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
73642024-12-19T20:26:18.266Z[ recovery-image] Dec 19 20:26:16.879 INFO O| Dec 19 20:26:16.879 INFO STEP 1001 (remove_files) COMPLETE
73652024-12-19T20:26:18.266Z[ recovery-image] Dec 19 20:26:16.879 INFO O| Dec 19 20:26:16.879 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662024-12-19T20:26:18.302Z[ recovery-image] Dec 19 20:26:16.914 INFO O| Dec 19 20:26:16.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
73672024-12-19T20:26:18.303Z[ recovery-image] Dec 19 20:26:16.914 INFO O| Dec 19 20:26:16.914 INFO STEP 1002 (remove_files) COMPLETE
73682024-12-19T20:26:18.303Z[ recovery-image] Dec 19 20:26:16.914 INFO O| Dec 19 20:26:16.914 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692024-12-19T20:26:18.325Z[ recovery-image] Dec 19 20:26:16.937 INFO O| Dec 19 20:26:16.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
73702024-12-19T20:26:18.339Z[ recovery-image] Dec 19 20:26:16.942 INFO O| Dec 19 20:26:16.942 INFO STEP 1003 (remove_files) COMPLETE
73712024-12-19T20:26:18.339Z[ recovery-image] Dec 19 20:26:16.942 INFO O| Dec 19 20:26:16.942 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722024-12-19T20:26:18.366Z[ recovery-image] Dec 19 20:26:16.979 INFO O| Dec 19 20:26:16.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
73732024-12-19T20:26:18.366Z[ recovery-image] Dec 19 20:26:16.979 INFO O| Dec 19 20:26:16.979 INFO STEP 1004 (remove_files) COMPLETE
73742024-12-19T20:26:18.366Z[ recovery-image] Dec 19 20:26:16.979 INFO O| Dec 19 20:26:16.979 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752024-12-19T20:26:18.389Z[ recovery-image] Dec 19 20:26:17.002 INFO O| Dec 19 20:26:17.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
73762024-12-19T20:26:18.389Z[ recovery-image] Dec 19 20:26:17.002 INFO O| Dec 19 20:26:17.002 INFO STEP 1005 (remove_files) COMPLETE
73772024-12-19T20:26:18.390Z[ recovery-image] Dec 19 20:26:17.002 INFO O| Dec 19 20:26:17.002 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782024-12-19T20:26:18.412Z[ recovery-image] Dec 19 20:26:17.024 INFO O| Dec 19 20:26:17.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
73792024-12-19T20:26:18.412Z[ recovery-image] Dec 19 20:26:17.024 INFO O| Dec 19 20:26:17.024 INFO STEP 1006 (remove_files) COMPLETE
73802024-12-19T20:26:18.412Z[ recovery-image] Dec 19 20:26:17.024 INFO O| Dec 19 20:26:17.024 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812024-12-19T20:26:18.443Z[ recovery-image] Dec 19 20:26:17.055 INFO O| Dec 19 20:26:17.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
73822024-12-19T20:26:18.443Z[ recovery-image] Dec 19 20:26:17.056 INFO O| Dec 19 20:26:17.056 INFO STEP 1007 (remove_files) COMPLETE
73832024-12-19T20:26:18.443Z[ recovery-image] Dec 19 20:26:17.056 INFO O| Dec 19 20:26:17.056 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842024-12-19T20:26:18.478Z[ recovery-image] Dec 19 20:26:17.090 INFO O| Dec 19 20:26:17.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
73852024-12-19T20:26:18.481Z[ recovery-image] Dec 19 20:26:17.090 INFO O| Dec 19 20:26:17.090 INFO STEP 1008 (remove_files) COMPLETE
73862024-12-19T20:26:18.481Z[ recovery-image] Dec 19 20:26:17.091 INFO O| Dec 19 20:26:17.090 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872024-12-19T20:26:18.498Z[ recovery-image] Dec 19 20:26:17.110 INFO O| Dec 19 20:26:17.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
73882024-12-19T20:26:18.498Z[ recovery-image] Dec 19 20:26:17.110 INFO O| Dec 19 20:26:17.110 INFO STEP 1009 (remove_files) COMPLETE
73892024-12-19T20:26:18.498Z[ recovery-image] Dec 19 20:26:17.110 INFO O| Dec 19 20:26:17.110 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902024-12-19T20:26:18.518Z[ recovery-image] Dec 19 20:26:17.130 INFO O| Dec 19 20:26:17.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
73912024-12-19T20:26:18.518Z[ recovery-image] Dec 19 20:26:17.130 INFO O| Dec 19 20:26:17.130 INFO STEP 1010 (remove_files) COMPLETE
73922024-12-19T20:26:18.518Z[ recovery-image] Dec 19 20:26:17.130 INFO O| Dec 19 20:26:17.130 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932024-12-19T20:26:18.547Z[ recovery-image] Dec 19 20:26:17.159 INFO O| Dec 19 20:26:17.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
73942024-12-19T20:26:18.550Z[ recovery-image] Dec 19 20:26:17.159 INFO O| Dec 19 20:26:17.159 INFO STEP 1011 (remove_files) COMPLETE
73952024-12-19T20:26:18.550Z[ recovery-image] Dec 19 20:26:17.160 INFO O| Dec 19 20:26:17.160 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962024-12-19T20:26:18.569Z[ recovery-image] Dec 19 20:26:17.181 INFO O| Dec 19 20:26:17.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
73972024-12-19T20:26:18.583Z[ recovery-image] Dec 19 20:26:17.182 INFO O| Dec 19 20:26:17.182 INFO STEP 1012 (remove_files) COMPLETE
73982024-12-19T20:26:18.583Z[ recovery-image] Dec 19 20:26:17.182 INFO O| Dec 19 20:26:17.182 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992024-12-19T20:26:18.599Z[ recovery-image] Dec 19 20:26:17.211 INFO O| Dec 19 20:26:17.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
74002024-12-19T20:26:18.608Z[ recovery-image] Dec 19 20:26:17.212 INFO O| Dec 19 20:26:17.211 INFO STEP 1013 (remove_files) COMPLETE
74012024-12-19T20:26:18.608Z[ recovery-image] Dec 19 20:26:17.212 INFO O| Dec 19 20:26:17.211 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74022024-12-19T20:26:18.621Z[ recovery-image] Dec 19 20:26:17.234 INFO O| Dec 19 20:26:17.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
74032024-12-19T20:26:18.621Z[ recovery-image] Dec 19 20:26:17.234 INFO O| Dec 19 20:26:17.234 INFO STEP 1014 (remove_files) COMPLETE
74042024-12-19T20:26:18.621Z[ recovery-image] Dec 19 20:26:17.234 INFO O| Dec 19 20:26:17.234 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74052024-12-19T20:26:19.034Z[ recovery-image] Dec 19 20:26:17.646 INFO O| Dec 19 20:26:17.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
74062024-12-19T20:26:19.034Z[ recovery-image] Dec 19 20:26:17.646 INFO O| Dec 19 20:26:17.646 INFO STEP 1015 (remove_files) COMPLETE
74072024-12-19T20:26:19.034Z[ recovery-image] Dec 19 20:26:17.646 INFO O| Dec 19 20:26:17.646 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74082024-12-19T20:26:19.055Z[ recovery-image] Dec 19 20:26:17.666 INFO O| Dec 19 20:26:17.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
74092024-12-19T20:26:19.055Z[ recovery-image] Dec 19 20:26:17.666 INFO O| Dec 19 20:26:17.666 INFO STEP 1016 (remove_files) COMPLETE
74102024-12-19T20:26:19.055Z[ recovery-image] Dec 19 20:26:17.666 INFO O| Dec 19 20:26:17.666 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74112024-12-19T20:26:19.073Z[ recovery-image] Dec 19 20:26:17.685 INFO O| Dec 19 20:26:17.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
74122024-12-19T20:26:19.073Z[ recovery-image] Dec 19 20:26:17.686 INFO O| Dec 19 20:26:17.685 INFO STEP 1017 (remove_files) COMPLETE
74132024-12-19T20:26:19.073Z[ recovery-image] Dec 19 20:26:17.686 INFO O| Dec 19 20:26:17.686 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74142024-12-19T20:26:19.111Z[ recovery-image] Dec 19 20:26:17.724 INFO O| Dec 19 20:26:17.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
74152024-12-19T20:26:19.111Z[ recovery-image] Dec 19 20:26:17.724 INFO O| Dec 19 20:26:17.724 INFO STEP 1018 (remove_files) COMPLETE
74162024-12-19T20:26:19.111Z[ recovery-image] Dec 19 20:26:17.724 INFO O| Dec 19 20:26:17.724 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74172024-12-19T20:26:19.153Z[ recovery-image] Dec 19 20:26:17.766 INFO O| Dec 19 20:26:17.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
74182024-12-19T20:26:19.154Z[ recovery-image] Dec 19 20:26:17.766 INFO O| Dec 19 20:26:17.766 INFO STEP 1019 (remove_files) COMPLETE
74192024-12-19T20:26:19.154Z[ recovery-image] Dec 19 20:26:17.766 INFO O| Dec 19 20:26:17.766 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74202024-12-19T20:26:19.178Z[ recovery-image] Dec 19 20:26:17.790 INFO O| Dec 19 20:26:17.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
74212024-12-19T20:26:19.181Z[ recovery-image] Dec 19 20:26:17.791 INFO O| Dec 19 20:26:17.790 INFO STEP 1020 (remove_files) COMPLETE
74222024-12-19T20:26:19.181Z[ recovery-image] Dec 19 20:26:17.791 INFO O| Dec 19 20:26:17.790 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232024-12-19T20:26:19.240Z[ recovery-image] Dec 19 20:26:17.852 INFO O| Dec 19 20:26:17.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
74242024-12-19T20:26:19.241Z[ recovery-image] Dec 19 20:26:17.852 INFO O| Dec 19 20:26:17.852 INFO STEP 1021 (remove_files) COMPLETE
74252024-12-19T20:26:19.241Z[ recovery-image] Dec 19 20:26:17.852 INFO O| Dec 19 20:26:17.852 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262024-12-19T20:26:19.284Z[ recovery-image] Dec 19 20:26:17.896 INFO O| Dec 19 20:26:17.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
74272024-12-19T20:26:19.284Z[ recovery-image] Dec 19 20:26:17.896 INFO O| Dec 19 20:26:17.896 INFO STEP 1022 (remove_files) COMPLETE
74282024-12-19T20:26:19.284Z[ recovery-image] Dec 19 20:26:17.896 INFO O| Dec 19 20:26:17.896 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292024-12-19T20:26:19.321Z[ recovery-image] Dec 19 20:26:17.933 INFO O| Dec 19 20:26:17.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
74302024-12-19T20:26:19.321Z[ recovery-image] Dec 19 20:26:17.933 INFO O| Dec 19 20:26:17.933 INFO STEP 1023 (remove_files) COMPLETE
74312024-12-19T20:26:19.321Z[ recovery-image] Dec 19 20:26:17.933 INFO O| Dec 19 20:26:17.933 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74322024-12-19T20:26:19.334Z[ host-image] Dec 19 20:26:17.946 INFO O| Dec 19 20:26:17.946 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
74332024-12-19T20:26:19.392Z[ recovery-image] Dec 19 20:26:18.004 INFO O| Dec 19 20:26:18.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
74342024-12-19T20:26:19.395Z[ recovery-image] Dec 19 20:26:18.004 INFO O| Dec 19 20:26:18.004 INFO STEP 1024 (remove_files) COMPLETE
74352024-12-19T20:26:19.395Z[ recovery-image] Dec 19 20:26:18.005 INFO O| Dec 19 20:26:18.005 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362024-12-19T20:26:19.416Z[ recovery-image] Dec 19 20:26:18.028 INFO O| Dec 19 20:26:18.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
74372024-12-19T20:26:19.418Z[ recovery-image] Dec 19 20:26:18.028 INFO O| Dec 19 20:26:18.028 INFO STEP 1025 (remove_files) COMPLETE
74382024-12-19T20:26:19.418Z[ recovery-image] Dec 19 20:26:18.028 INFO O| Dec 19 20:26:18.028 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392024-12-19T20:26:19.438Z[ recovery-image] Dec 19 20:26:18.050 INFO O| Dec 19 20:26:18.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
74402024-12-19T20:26:19.452Z[ recovery-image] Dec 19 20:26:18.065 INFO O| Dec 19 20:26:18.065 INFO STEP 1026 (remove_files) COMPLETE
74412024-12-19T20:26:19.453Z[ recovery-image] Dec 19 20:26:18.065 INFO O| Dec 19 20:26:18.065 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422024-12-19T20:26:19.475Z[ recovery-image] Dec 19 20:26:18.088 INFO O| Dec 19 20:26:18.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
74432024-12-19T20:26:19.478Z[ recovery-image] Dec 19 20:26:18.088 INFO O| Dec 19 20:26:18.088 INFO STEP 1027 (remove_files) COMPLETE
74442024-12-19T20:26:19.478Z[ recovery-image] Dec 19 20:26:18.088 INFO O| Dec 19 20:26:18.088 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452024-12-19T20:26:19.545Z[ recovery-image] Dec 19 20:26:18.157 INFO O| Dec 19 20:26:18.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
74462024-12-19T20:26:19.545Z[ recovery-image] Dec 19 20:26:18.157 INFO O| Dec 19 20:26:18.157 INFO STEP 1028 (remove_files) COMPLETE
74472024-12-19T20:26:19.546Z[ recovery-image] Dec 19 20:26:18.157 INFO O| Dec 19 20:26:18.157 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482024-12-19T20:26:19.568Z[ recovery-image] Dec 19 20:26:18.179 INFO O| Dec 19 20:26:18.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
74492024-12-19T20:26:19.568Z[ recovery-image] Dec 19 20:26:18.180 INFO O| Dec 19 20:26:18.179 INFO STEP 1029 (remove_files) COMPLETE
74502024-12-19T20:26:19.568Z[ recovery-image] Dec 19 20:26:18.180 INFO O| Dec 19 20:26:18.180 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512024-12-19T20:26:19.611Z[ recovery-image] Dec 19 20:26:18.223 INFO O| Dec 19 20:26:18.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
74522024-12-19T20:26:19.615Z[ recovery-image] Dec 19 20:26:18.223 INFO O| Dec 19 20:26:18.223 INFO STEP 1030 (remove_files) COMPLETE
74532024-12-19T20:26:19.615Z[ recovery-image] Dec 19 20:26:18.223 INFO O| Dec 19 20:26:18.223 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542024-12-19T20:26:19.635Z[ recovery-image] Dec 19 20:26:18.246 INFO O| Dec 19 20:26:18.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
74552024-12-19T20:26:19.638Z[ recovery-image] Dec 19 20:26:18.246 INFO O| Dec 19 20:26:18.246 INFO STEP 1031 (remove_files) COMPLETE
74562024-12-19T20:26:19.638Z[ recovery-image] Dec 19 20:26:18.246 INFO O| Dec 19 20:26:18.246 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572024-12-19T20:26:19.656Z[ recovery-image] Dec 19 20:26:18.269 INFO O| Dec 19 20:26:18.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
74582024-12-19T20:26:19.656Z[ recovery-image] Dec 19 20:26:18.269 INFO O| Dec 19 20:26:18.269 INFO STEP 1032 (remove_files) COMPLETE
74592024-12-19T20:26:19.660Z[ recovery-image] Dec 19 20:26:18.269 INFO O| Dec 19 20:26:18.269 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602024-12-19T20:26:19.680Z[ recovery-image] Dec 19 20:26:18.292 INFO O| Dec 19 20:26:18.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
74612024-12-19T20:26:19.683Z[ recovery-image] Dec 19 20:26:18.292 INFO O| Dec 19 20:26:18.292 INFO STEP 1033 (remove_files) COMPLETE
74622024-12-19T20:26:19.683Z[ recovery-image] Dec 19 20:26:18.292 INFO O| Dec 19 20:26:18.292 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632024-12-19T20:26:19.701Z[ recovery-image] Dec 19 20:26:18.313 INFO O| Dec 19 20:26:18.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
74642024-12-19T20:26:19.701Z[ recovery-image] Dec 19 20:26:18.313 INFO O| Dec 19 20:26:18.313 INFO STEP 1034 (remove_files) COMPLETE
74652024-12-19T20:26:19.701Z[ recovery-image] Dec 19 20:26:18.313 INFO O| Dec 19 20:26:18.313 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662024-12-19T20:26:19.733Z[ recovery-image] Dec 19 20:26:18.345 INFO O| Dec 19 20:26:18.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
74672024-12-19T20:26:19.733Z[ recovery-image] Dec 19 20:26:18.345 INFO O| Dec 19 20:26:18.345 INFO STEP 1035 (remove_files) COMPLETE
74682024-12-19T20:26:19.733Z[ recovery-image] Dec 19 20:26:18.345 INFO O| Dec 19 20:26:18.345 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692024-12-19T20:26:19.773Z[ recovery-image] Dec 19 20:26:18.385 INFO O| Dec 19 20:26:18.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
74702024-12-19T20:26:19.796Z[ recovery-image] Dec 19 20:26:18.408 INFO O| Dec 19 20:26:18.408 INFO STEP 1036 (remove_files) COMPLETE
74712024-12-19T20:26:19.796Z[ recovery-image] Dec 19 20:26:18.408 INFO O| Dec 19 20:26:18.408 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722024-12-19T20:26:19.847Z[ recovery-image] Dec 19 20:26:18.459 INFO O| Dec 19 20:26:18.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
74732024-12-19T20:26:19.847Z[ recovery-image] Dec 19 20:26:18.460 INFO O| Dec 19 20:26:18.459 INFO STEP 1037 (remove_files) COMPLETE
74742024-12-19T20:26:19.847Z[ recovery-image] Dec 19 20:26:18.460 INFO O| Dec 19 20:26:18.460 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752024-12-19T20:26:19.876Z[ recovery-image] Dec 19 20:26:18.488 INFO O| Dec 19 20:26:18.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
74762024-12-19T20:26:19.876Z[ recovery-image] Dec 19 20:26:18.488 INFO O| Dec 19 20:26:18.488 INFO STEP 1038 (remove_files) COMPLETE
74772024-12-19T20:26:19.879Z[ recovery-image] Dec 19 20:26:18.489 INFO O| Dec 19 20:26:18.488 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782024-12-19T20:26:19.910Z[ recovery-image] Dec 19 20:26:18.522 INFO O| Dec 19 20:26:18.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
74792024-12-19T20:26:19.910Z[ recovery-image] Dec 19 20:26:18.522 INFO O| Dec 19 20:26:18.522 INFO STEP 1039 (remove_files) COMPLETE
74802024-12-19T20:26:19.913Z[ recovery-image] Dec 19 20:26:18.523 INFO O| Dec 19 20:26:18.522 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812024-12-19T20:26:19.933Z[ recovery-image] Dec 19 20:26:18.545 INFO O| Dec 19 20:26:18.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
74822024-12-19T20:26:19.933Z[ recovery-image] Dec 19 20:26:18.545 INFO O| Dec 19 20:26:18.545 INFO STEP 1040 (remove_files) COMPLETE
74832024-12-19T20:26:19.935Z[ recovery-image] Dec 19 20:26:18.545 INFO O| Dec 19 20:26:18.545 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842024-12-19T20:26:19.955Z[ recovery-image] Dec 19 20:26:18.567 INFO O| Dec 19 20:26:18.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
74852024-12-19T20:26:19.958Z[ recovery-image] Dec 19 20:26:18.567 INFO O| Dec 19 20:26:18.567 INFO STEP 1041 (remove_files) COMPLETE
74862024-12-19T20:26:19.958Z[ recovery-image] Dec 19 20:26:18.568 INFO O| Dec 19 20:26:18.568 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872024-12-19T20:26:19.976Z[ recovery-image] Dec 19 20:26:18.589 INFO O| Dec 19 20:26:18.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
74882024-12-19T20:26:19.976Z[ recovery-image] Dec 19 20:26:18.589 INFO O| Dec 19 20:26:18.589 INFO STEP 1042 (remove_files) COMPLETE
74892024-12-19T20:26:19.976Z[ recovery-image] Dec 19 20:26:18.589 INFO O| Dec 19 20:26:18.589 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902024-12-19T20:26:20.015Z[ recovery-image] Dec 19 20:26:18.627 INFO O| Dec 19 20:26:18.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
74912024-12-19T20:26:20.015Z[ recovery-image] Dec 19 20:26:18.627 INFO O| Dec 19 20:26:18.627 INFO STEP 1043 (remove_files) COMPLETE
74922024-12-19T20:26:20.015Z[ recovery-image] Dec 19 20:26:18.627 INFO O| Dec 19 20:26:18.627 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932024-12-19T20:26:20.036Z[ recovery-image] Dec 19 20:26:18.649 INFO O| Dec 19 20:26:18.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
74942024-12-19T20:26:20.036Z[ recovery-image] Dec 19 20:26:18.649 INFO O| Dec 19 20:26:18.649 INFO STEP 1044 (remove_files) COMPLETE
74952024-12-19T20:26:20.036Z[ recovery-image] Dec 19 20:26:18.649 INFO O| Dec 19 20:26:18.649 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962024-12-19T20:26:20.094Z[ recovery-image] Dec 19 20:26:18.706 INFO O| Dec 19 20:26:18.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
74972024-12-19T20:26:20.094Z[ recovery-image] Dec 19 20:26:18.706 INFO O| Dec 19 20:26:18.706 INFO STEP 1045 (remove_files) COMPLETE
74982024-12-19T20:26:20.094Z[ recovery-image] Dec 19 20:26:18.706 INFO O| Dec 19 20:26:18.706 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992024-12-19T20:26:20.116Z[ recovery-image] Dec 19 20:26:18.728 INFO O| Dec 19 20:26:18.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
75002024-12-19T20:26:20.116Z[ recovery-image] Dec 19 20:26:18.728 INFO O| Dec 19 20:26:18.728 INFO STEP 1046 (remove_files) COMPLETE
75012024-12-19T20:26:20.116Z[ recovery-image] Dec 19 20:26:18.729 INFO O| Dec 19 20:26:18.728 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022024-12-19T20:26:20.177Z[ recovery-image] Dec 19 20:26:18.789 INFO O| Dec 19 20:26:18.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
75032024-12-19T20:26:20.177Z[ recovery-image] Dec 19 20:26:18.789 INFO O| Dec 19 20:26:18.789 INFO STEP 1047 (remove_files) COMPLETE
75042024-12-19T20:26:20.177Z[ recovery-image] Dec 19 20:26:18.789 INFO O| Dec 19 20:26:18.789 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052024-12-19T20:26:20.204Z[ recovery-image] Dec 19 20:26:18.816 INFO O| Dec 19 20:26:18.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
75062024-12-19T20:26:20.208Z[ recovery-image] Dec 19 20:26:18.817 INFO O| Dec 19 20:26:18.816 INFO STEP 1048 (remove_files) COMPLETE
75072024-12-19T20:26:20.208Z[ recovery-image] Dec 19 20:26:18.817 INFO O| Dec 19 20:26:18.817 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082024-12-19T20:26:20.227Z[ recovery-image] Dec 19 20:26:18.840 INFO O| Dec 19 20:26:18.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
75092024-12-19T20:26:20.230Z[ recovery-image] Dec 19 20:26:18.840 INFO O| Dec 19 20:26:18.840 INFO STEP 1049 (remove_files) COMPLETE
75102024-12-19T20:26:20.230Z[ recovery-image] Dec 19 20:26:18.840 INFO O| Dec 19 20:26:18.840 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112024-12-19T20:26:20.252Z[ recovery-image] Dec 19 20:26:18.864 INFO O| Dec 19 20:26:18.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
75122024-12-19T20:26:20.255Z[ recovery-image] Dec 19 20:26:18.864 INFO O| Dec 19 20:26:18.864 INFO STEP 1050 (remove_files) COMPLETE
75132024-12-19T20:26:20.255Z[ recovery-image] Dec 19 20:26:18.864 INFO O| Dec 19 20:26:18.864 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142024-12-19T20:26:20.288Z[ recovery-image] Dec 19 20:26:18.900 INFO O| Dec 19 20:26:18.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
75152024-12-19T20:26:20.292Z[ recovery-image] Dec 19 20:26:18.901 INFO O| Dec 19 20:26:18.900 INFO STEP 1051 (remove_files) COMPLETE
75162024-12-19T20:26:20.292Z[ recovery-image] Dec 19 20:26:18.901 INFO O| Dec 19 20:26:18.901 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172024-12-19T20:26:20.333Z[ recovery-image] Dec 19 20:26:18.945 INFO O| Dec 19 20:26:18.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
75182024-12-19T20:26:20.333Z[ recovery-image] Dec 19 20:26:18.945 INFO O| Dec 19 20:26:18.945 INFO STEP 1052 (remove_files) COMPLETE
75192024-12-19T20:26:20.333Z[ recovery-image] Dec 19 20:26:18.945 INFO O| Dec 19 20:26:18.945 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202024-12-19T20:26:20.355Z[ recovery-image] Dec 19 20:26:18.967 INFO O| Dec 19 20:26:18.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
75212024-12-19T20:26:20.355Z[ recovery-image] Dec 19 20:26:18.967 INFO O| Dec 19 20:26:18.967 INFO STEP 1053 (remove_files) COMPLETE
75222024-12-19T20:26:20.355Z[ recovery-image] Dec 19 20:26:18.967 INFO O| Dec 19 20:26:18.967 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232024-12-19T20:26:20.386Z[ recovery-image] Dec 19 20:26:18.998 INFO O| Dec 19 20:26:18.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
75242024-12-19T20:26:20.386Z[ recovery-image] Dec 19 20:26:18.998 INFO O| Dec 19 20:26:18.998 INFO STEP 1054 (remove_files) COMPLETE
75252024-12-19T20:26:20.386Z[ recovery-image] Dec 19 20:26:18.998 INFO O| Dec 19 20:26:18.998 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262024-12-19T20:26:20.420Z[ recovery-image] Dec 19 20:26:19.032 INFO O| Dec 19 20:26:19.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
75272024-12-19T20:26:20.423Z[ recovery-image] Dec 19 20:26:19.032 INFO O| Dec 19 20:26:19.032 INFO STEP 1055 (remove_files) COMPLETE
75282024-12-19T20:26:20.423Z[ recovery-image] Dec 19 20:26:19.032 INFO O| Dec 19 20:26:19.032 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292024-12-19T20:26:20.441Z[ recovery-image] Dec 19 20:26:19.053 INFO O| Dec 19 20:26:19.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
75302024-12-19T20:26:20.441Z[ recovery-image] Dec 19 20:26:19.053 INFO O| Dec 19 20:26:19.053 INFO STEP 1056 (remove_files) COMPLETE
75312024-12-19T20:26:20.441Z[ recovery-image] Dec 19 20:26:19.053 INFO O| Dec 19 20:26:19.053 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322024-12-19T20:26:20.468Z[ recovery-image] Dec 19 20:26:19.080 INFO O| Dec 19 20:26:19.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
75332024-12-19T20:26:20.468Z[ recovery-image] Dec 19 20:26:19.080 INFO O| Dec 19 20:26:19.080 INFO STEP 1057 (remove_files) COMPLETE
75342024-12-19T20:26:20.468Z[ recovery-image] Dec 19 20:26:19.080 INFO O| Dec 19 20:26:19.080 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352024-12-19T20:26:20.490Z[ recovery-image] Dec 19 20:26:19.102 INFO O| Dec 19 20:26:19.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
75362024-12-19T20:26:20.490Z[ recovery-image] Dec 19 20:26:19.102 INFO O| Dec 19 20:26:19.102 INFO STEP 1058 (remove_files) COMPLETE
75372024-12-19T20:26:20.492Z[ recovery-image] Dec 19 20:26:19.102 INFO O| Dec 19 20:26:19.102 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382024-12-19T20:26:20.512Z[ recovery-image] Dec 19 20:26:19.124 INFO O| Dec 19 20:26:19.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
75392024-12-19T20:26:20.512Z[ recovery-image] Dec 19 20:26:19.124 INFO O| Dec 19 20:26:19.124 INFO STEP 1059 (remove_files) COMPLETE
75402024-12-19T20:26:20.515Z[ recovery-image] Dec 19 20:26:19.124 INFO O| Dec 19 20:26:19.124 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412024-12-19T20:26:20.550Z[ recovery-image] Dec 19 20:26:19.162 INFO O| Dec 19 20:26:19.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
75422024-12-19T20:26:20.550Z[ recovery-image] Dec 19 20:26:19.162 INFO O| Dec 19 20:26:19.162 INFO STEP 1060 (remove_files) COMPLETE
75432024-12-19T20:26:20.551Z[ recovery-image] Dec 19 20:26:19.162 INFO O| Dec 19 20:26:19.162 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442024-12-19T20:26:20.573Z[ recovery-image] Dec 19 20:26:19.185 INFO O| Dec 19 20:26:19.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
75452024-12-19T20:26:20.573Z[ recovery-image] Dec 19 20:26:19.185 INFO O| Dec 19 20:26:19.185 INFO STEP 1061 (remove_files) COMPLETE
75462024-12-19T20:26:20.573Z[ recovery-image] Dec 19 20:26:19.185 INFO O| Dec 19 20:26:19.185 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472024-12-19T20:26:20.632Z[ recovery-image] Dec 19 20:26:19.243 INFO O| Dec 19 20:26:19.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
75482024-12-19T20:26:20.632Z[ recovery-image] Dec 19 20:26:19.244 INFO O| Dec 19 20:26:19.244 INFO STEP 1062 (remove_files) COMPLETE
75492024-12-19T20:26:20.632Z[ recovery-image] Dec 19 20:26:19.244 INFO O| Dec 19 20:26:19.244 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502024-12-19T20:26:20.651Z[ recovery-image] Dec 19 20:26:19.263 INFO O| Dec 19 20:26:19.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
75512024-12-19T20:26:20.651Z[ recovery-image] Dec 19 20:26:19.263 INFO O| Dec 19 20:26:19.263 INFO STEP 1063 (remove_files) COMPLETE
75522024-12-19T20:26:20.651Z[ recovery-image] Dec 19 20:26:19.263 INFO O| Dec 19 20:26:19.263 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532024-12-19T20:26:20.680Z[ recovery-image] Dec 19 20:26:19.287 INFO O| Dec 19 20:26:19.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
75542024-12-19T20:26:20.680Z[ recovery-image] Dec 19 20:26:19.287 INFO O| Dec 19 20:26:19.287 INFO STEP 1064 (remove_files) COMPLETE
75552024-12-19T20:26:20.680Z[ recovery-image] Dec 19 20:26:19.287 INFO O| Dec 19 20:26:19.287 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75562024-12-19T20:26:20.712Z[ recovery-image] Dec 19 20:26:19.324 INFO O| Dec 19 20:26:19.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
75572024-12-19T20:26:20.712Z[ recovery-image] Dec 19 20:26:19.324 INFO O| Dec 19 20:26:19.324 INFO STEP 1065 (remove_files) COMPLETE
75582024-12-19T20:26:20.712Z[ recovery-image] Dec 19 20:26:19.325 INFO O| Dec 19 20:26:19.324 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75592024-12-19T20:26:20.735Z[ recovery-image] Dec 19 20:26:19.347 INFO O| Dec 19 20:26:19.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
75602024-12-19T20:26:20.735Z[ recovery-image] Dec 19 20:26:19.347 INFO O| Dec 19 20:26:19.347 INFO STEP 1066 (remove_files) COMPLETE
75612024-12-19T20:26:20.735Z[ recovery-image] Dec 19 20:26:19.347 INFO O| Dec 19 20:26:19.347 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75622024-12-19T20:26:20.773Z[ recovery-image] Dec 19 20:26:19.385 INFO O| Dec 19 20:26:19.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
75632024-12-19T20:26:20.773Z[ recovery-image] Dec 19 20:26:19.385 INFO O| Dec 19 20:26:19.385 INFO STEP 1067 (remove_files) COMPLETE
75642024-12-19T20:26:20.773Z[ recovery-image] Dec 19 20:26:19.385 INFO O| Dec 19 20:26:19.385 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75652024-12-19T20:26:20.795Z[ recovery-image] Dec 19 20:26:19.406 INFO O| Dec 19 20:26:19.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
75662024-12-19T20:26:20.795Z[ recovery-image] Dec 19 20:26:19.406 INFO O| Dec 19 20:26:19.406 INFO STEP 1068 (remove_files) COMPLETE
75672024-12-19T20:26:20.795Z[ recovery-image] Dec 19 20:26:19.406 INFO O| Dec 19 20:26:19.406 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75682024-12-19T20:26:20.816Z[ recovery-image] Dec 19 20:26:19.427 INFO O| Dec 19 20:26:19.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
75692024-12-19T20:26:20.816Z[ recovery-image] Dec 19 20:26:19.428 INFO O| Dec 19 20:26:19.428 INFO STEP 1069 (remove_files) COMPLETE
75702024-12-19T20:26:20.816Z[ recovery-image] Dec 19 20:26:19.428 INFO O| Dec 19 20:26:19.428 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75712024-12-19T20:26:20.851Z[ recovery-image] Dec 19 20:26:19.462 INFO O| Dec 19 20:26:19.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
75722024-12-19T20:26:20.851Z[ recovery-image] Dec 19 20:26:19.462 INFO O| Dec 19 20:26:19.462 INFO STEP 1070 (remove_files) COMPLETE
75732024-12-19T20:26:20.851Z[ recovery-image] Dec 19 20:26:19.462 INFO O| Dec 19 20:26:19.462 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75742024-12-19T20:26:20.888Z[ recovery-image] Dec 19 20:26:19.500 INFO O| Dec 19 20:26:19.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
75752024-12-19T20:26:20.889Z[ recovery-image] Dec 19 20:26:19.500 INFO O| Dec 19 20:26:19.500 INFO STEP 1071 (remove_files) COMPLETE
75762024-12-19T20:26:20.889Z[ recovery-image] Dec 19 20:26:19.500 INFO O| Dec 19 20:26:19.500 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75772024-12-19T20:26:20.957Z[ recovery-image] Dec 19 20:26:19.569 INFO O| Dec 19 20:26:19.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
75782024-12-19T20:26:20.958Z[ recovery-image] Dec 19 20:26:19.569 INFO O| Dec 19 20:26:19.569 INFO STEP 1072 (remove_files) COMPLETE
75792024-12-19T20:26:20.960Z[ recovery-image] Dec 19 20:26:19.569 INFO O| Dec 19 20:26:19.569 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75802024-12-19T20:26:21.020Z[ recovery-image] Dec 19 20:26:19.631 INFO O| Dec 19 20:26:19.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
75812024-12-19T20:26:21.020Z[ recovery-image] Dec 19 20:26:19.631 INFO O| Dec 19 20:26:19.631 INFO STEP 1073 (remove_files) COMPLETE
75822024-12-19T20:26:21.020Z[ recovery-image] Dec 19 20:26:19.631 INFO O| Dec 19 20:26:19.631 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75832024-12-19T20:26:21.052Z[ recovery-image] Dec 19 20:26:19.664 INFO O| Dec 19 20:26:19.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
75842024-12-19T20:26:21.052Z[ recovery-image] Dec 19 20:26:19.664 INFO O| Dec 19 20:26:19.664 INFO STEP 1074 (remove_files) COMPLETE
75852024-12-19T20:26:21.052Z[ recovery-image] Dec 19 20:26:19.664 INFO O| Dec 19 20:26:19.664 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75862024-12-19T20:26:21.074Z[ recovery-image] Dec 19 20:26:19.686 INFO O| Dec 19 20:26:19.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
75872024-12-19T20:26:21.074Z[ recovery-image] Dec 19 20:26:19.687 INFO O| Dec 19 20:26:19.686 INFO STEP 1075 (remove_files) COMPLETE
75882024-12-19T20:26:21.077Z[ recovery-image] Dec 19 20:26:19.687 INFO O| Dec 19 20:26:19.687 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75892024-12-19T20:26:21.106Z[ recovery-image] Dec 19 20:26:19.718 INFO O| Dec 19 20:26:19.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
75902024-12-19T20:26:21.106Z[ recovery-image] Dec 19 20:26:19.719 INFO O| Dec 19 20:26:19.718 INFO STEP 1076 (remove_files) COMPLETE
75912024-12-19T20:26:21.109Z[ recovery-image] Dec 19 20:26:19.719 INFO O| Dec 19 20:26:19.719 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75922024-12-19T20:26:21.129Z[ recovery-image] Dec 19 20:26:19.741 INFO O| Dec 19 20:26:19.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
75932024-12-19T20:26:21.132Z[ recovery-image] Dec 19 20:26:19.741 INFO O| Dec 19 20:26:19.741 INFO STEP 1077 (remove_files) COMPLETE
75942024-12-19T20:26:21.132Z[ recovery-image] Dec 19 20:26:19.741 INFO O| Dec 19 20:26:19.741 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75952024-12-19T20:26:21.151Z[ recovery-image] Dec 19 20:26:19.763 INFO O| Dec 19 20:26:19.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
75962024-12-19T20:26:21.154Z[ recovery-image] Dec 19 20:26:19.764 INFO O| Dec 19 20:26:19.763 INFO STEP 1078 (remove_files) COMPLETE
75972024-12-19T20:26:21.154Z[ recovery-image] Dec 19 20:26:19.764 INFO O| Dec 19 20:26:19.764 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75982024-12-19T20:26:21.187Z[ recovery-image] Dec 19 20:26:19.799 INFO O| Dec 19 20:26:19.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
75992024-12-19T20:26:21.189Z[ recovery-image] Dec 19 20:26:19.799 INFO O| Dec 19 20:26:19.799 INFO STEP 1079 (remove_files) COMPLETE
76002024-12-19T20:26:21.189Z[ recovery-image] Dec 19 20:26:19.799 INFO O| Dec 19 20:26:19.799 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76012024-12-19T20:26:21.210Z[ recovery-image] Dec 19 20:26:19.822 INFO O| Dec 19 20:26:19.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
76022024-12-19T20:26:21.212Z[ recovery-image] Dec 19 20:26:19.822 INFO O| Dec 19 20:26:19.822 INFO STEP 1080 (remove_files) COMPLETE
76032024-12-19T20:26:21.213Z[ recovery-image] Dec 19 20:26:19.823 INFO O| Dec 19 20:26:19.822 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76042024-12-19T20:26:21.264Z[ recovery-image] Dec 19 20:26:19.876 INFO O| Dec 19 20:26:19.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
76052024-12-19T20:26:21.267Z[ recovery-image] Dec 19 20:26:19.876 INFO O| Dec 19 20:26:19.876 INFO STEP 1081 (remove_files) COMPLETE
76062024-12-19T20:26:21.267Z[ recovery-image] Dec 19 20:26:19.876 INFO O| Dec 19 20:26:19.876 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76072024-12-19T20:26:21.290Z[ recovery-image] Dec 19 20:26:19.902 INFO O| Dec 19 20:26:19.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
76082024-12-19T20:26:21.290Z[ recovery-image] Dec 19 20:26:19.902 INFO O| Dec 19 20:26:19.902 INFO STEP 1082 (remove_files) COMPLETE
76092024-12-19T20:26:21.292Z[ recovery-image] Dec 19 20:26:19.902 INFO O| Dec 19 20:26:19.902 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76102024-12-19T20:26:21.314Z[ recovery-image] Dec 19 20:26:19.926 INFO O| Dec 19 20:26:19.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
76112024-12-19T20:26:21.314Z[ recovery-image] Dec 19 20:26:19.926 INFO O| Dec 19 20:26:19.926 INFO STEP 1083 (remove_files) COMPLETE
76122024-12-19T20:26:21.317Z[ recovery-image] Dec 19 20:26:19.926 INFO O| Dec 19 20:26:19.926 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76132024-12-19T20:26:21.350Z[ recovery-image] Dec 19 20:26:19.962 INFO O| Dec 19 20:26:19.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
76142024-12-19T20:26:21.353Z[ recovery-image] Dec 19 20:26:19.962 INFO O| Dec 19 20:26:19.962 INFO STEP 1084 (remove_files) COMPLETE
76152024-12-19T20:26:21.353Z[ recovery-image] Dec 19 20:26:19.962 INFO O| Dec 19 20:26:19.962 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162024-12-19T20:26:21.372Z[ recovery-image] Dec 19 20:26:19.984 INFO O| Dec 19 20:26:19.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
76172024-12-19T20:26:21.372Z[ recovery-image] Dec 19 20:26:19.984 INFO O| Dec 19 20:26:19.984 INFO STEP 1085 (remove_files) COMPLETE
76182024-12-19T20:26:21.372Z[ recovery-image] Dec 19 20:26:19.984 INFO O| Dec 19 20:26:19.984 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192024-12-19T20:26:21.405Z[ recovery-image] Dec 19 20:26:20.017 INFO O| Dec 19 20:26:20.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
76202024-12-19T20:26:21.405Z[ recovery-image] Dec 19 20:26:20.017 INFO O| Dec 19 20:26:20.017 INFO STEP 1086 (remove_files) COMPLETE
76212024-12-19T20:26:21.406Z[ recovery-image] Dec 19 20:26:20.017 INFO O| Dec 19 20:26:20.017 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222024-12-19T20:26:21.425Z[ recovery-image] Dec 19 20:26:20.037 INFO O| Dec 19 20:26:20.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
76232024-12-19T20:26:21.425Z[ recovery-image] Dec 19 20:26:20.037 INFO O| Dec 19 20:26:20.037 INFO STEP 1087 (remove_files) COMPLETE
76242024-12-19T20:26:21.426Z[ recovery-image] Dec 19 20:26:20.037 INFO O| Dec 19 20:26:20.037 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76252024-12-19T20:26:21.487Z[ recovery-image] Dec 19 20:26:20.098 INFO O| Dec 19 20:26:20.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
76262024-12-19T20:26:21.487Z[ recovery-image] Dec 19 20:26:20.098 INFO O| Dec 19 20:26:20.098 INFO STEP 1088 (remove_files) COMPLETE
76272024-12-19T20:26:21.487Z[ recovery-image] Dec 19 20:26:20.098 INFO O| Dec 19 20:26:20.098 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282024-12-19T20:26:21.527Z[ recovery-image] Dec 19 20:26:20.139 INFO O| Dec 19 20:26:20.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
76292024-12-19T20:26:21.527Z[ recovery-image] Dec 19 20:26:20.139 INFO O| Dec 19 20:26:20.139 INFO STEP 1089 (remove_files) COMPLETE
76302024-12-19T20:26:21.527Z[ recovery-image] Dec 19 20:26:20.139 INFO O| Dec 19 20:26:20.139 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312024-12-19T20:26:21.589Z[ recovery-image] Dec 19 20:26:20.197 INFO O| Dec 19 20:26:20.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
76322024-12-19T20:26:21.589Z[ recovery-image] Dec 19 20:26:20.198 INFO O| Dec 19 20:26:20.198 INFO STEP 1090 (remove_files) COMPLETE
76332024-12-19T20:26:21.589Z[ recovery-image] Dec 19 20:26:20.198 INFO O| Dec 19 20:26:20.198 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342024-12-19T20:26:21.612Z[ recovery-image] Dec 19 20:26:20.224 INFO O| Dec 19 20:26:20.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
76352024-12-19T20:26:21.612Z[ recovery-image] Dec 19 20:26:20.224 INFO O| Dec 19 20:26:20.224 INFO STEP 1091 (remove_files) COMPLETE
76362024-12-19T20:26:21.612Z[ recovery-image] Dec 19 20:26:20.224 INFO O| Dec 19 20:26:20.224 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372024-12-19T20:26:21.677Z[ recovery-image] Dec 19 20:26:20.283 INFO O| Dec 19 20:26:20.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
76382024-12-19T20:26:21.677Z[ recovery-image] Dec 19 20:26:20.283 INFO O| Dec 19 20:26:20.283 INFO STEP 1092 (remove_files) COMPLETE
76392024-12-19T20:26:21.678Z[ recovery-image] Dec 19 20:26:20.283 INFO O| Dec 19 20:26:20.283 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402024-12-19T20:26:21.703Z[ recovery-image] Dec 19 20:26:20.315 INFO O| Dec 19 20:26:20.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
76412024-12-19T20:26:21.703Z[ recovery-image] Dec 19 20:26:20.315 INFO O| Dec 19 20:26:20.315 INFO STEP 1093 (remove_files) COMPLETE
76422024-12-19T20:26:21.703Z[ recovery-image] Dec 19 20:26:20.315 INFO O| Dec 19 20:26:20.315 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432024-12-19T20:26:21.723Z[ recovery-image] Dec 19 20:26:20.335 INFO O| Dec 19 20:26:20.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
76442024-12-19T20:26:21.723Z[ recovery-image] Dec 19 20:26:20.335 INFO O| Dec 19 20:26:20.335 INFO STEP 1094 (remove_files) COMPLETE
76452024-12-19T20:26:21.723Z[ recovery-image] Dec 19 20:26:20.335 INFO O| Dec 19 20:26:20.335 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462024-12-19T20:26:21.775Z[ recovery-image] Dec 19 20:26:20.382 INFO O| Dec 19 20:26:20.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
76472024-12-19T20:26:21.787Z[ recovery-image] Dec 19 20:26:20.383 INFO O| Dec 19 20:26:20.382 INFO STEP 1095 (remove_files) COMPLETE
76482024-12-19T20:26:21.787Z[ recovery-image] Dec 19 20:26:20.383 INFO O| Dec 19 20:26:20.383 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492024-12-19T20:26:21.796Z[ recovery-image] Dec 19 20:26:20.406 INFO O| Dec 19 20:26:20.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
76502024-12-19T20:26:21.803Z[ recovery-image] Dec 19 20:26:20.406 INFO O| Dec 19 20:26:20.406 INFO STEP 1096 (remove_files) COMPLETE
76512024-12-19T20:26:21.803Z[ recovery-image] Dec 19 20:26:20.406 INFO O| Dec 19 20:26:20.406 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76522024-12-19T20:26:21.816Z[ recovery-image] Dec 19 20:26:20.428 INFO O| Dec 19 20:26:20.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
76532024-12-19T20:26:21.821Z[ recovery-image] Dec 19 20:26:20.428 INFO O| Dec 19 20:26:20.428 INFO STEP 1097 (remove_files) COMPLETE
76542024-12-19T20:26:21.821Z[ recovery-image] Dec 19 20:26:20.428 INFO O| Dec 19 20:26:20.428 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76552024-12-19T20:26:21.847Z[ recovery-image] Dec 19 20:26:20.457 INFO O| Dec 19 20:26:20.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
76562024-12-19T20:26:21.847Z[ recovery-image] Dec 19 20:26:20.458 INFO O| Dec 19 20:26:20.458 INFO STEP 1098 (remove_files) COMPLETE
76572024-12-19T20:26:21.850Z[ recovery-image] Dec 19 20:26:20.458 INFO O| Dec 19 20:26:20.458 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582024-12-19T20:26:21.868Z[ recovery-image] Dec 19 20:26:20.479 INFO O| Dec 19 20:26:20.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
76592024-12-19T20:26:21.868Z[ recovery-image] Dec 19 20:26:20.480 INFO O| Dec 19 20:26:20.480 INFO STEP 1099 (remove_files) COMPLETE
76602024-12-19T20:26:21.870Z[ recovery-image] Dec 19 20:26:20.480 INFO O| Dec 19 20:26:20.480 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76612024-12-19T20:26:21.888Z[ recovery-image] Dec 19 20:26:20.500 INFO O| Dec 19 20:26:20.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
76622024-12-19T20:26:21.888Z[ recovery-image] Dec 19 20:26:20.500 INFO O| Dec 19 20:26:20.500 INFO STEP 1100 (remove_files) COMPLETE
76632024-12-19T20:26:21.891Z[ recovery-image] Dec 19 20:26:20.500 INFO O| Dec 19 20:26:20.500 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76642024-12-19T20:26:21.909Z[ recovery-image] Dec 19 20:26:20.521 INFO O| Dec 19 20:26:20.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
76652024-12-19T20:26:21.909Z[ recovery-image] Dec 19 20:26:20.521 INFO O| Dec 19 20:26:20.521 INFO STEP 1101 (remove_files) COMPLETE
76662024-12-19T20:26:21.911Z[ recovery-image] Dec 19 20:26:20.521 INFO O| Dec 19 20:26:20.521 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76672024-12-19T20:26:21.947Z[ recovery-image] Dec 19 20:26:20.558 INFO O| Dec 19 20:26:20.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
76682024-12-19T20:26:21.949Z[ recovery-image] Dec 19 20:26:20.559 INFO O| Dec 19 20:26:20.559 INFO STEP 1102 (remove_files) COMPLETE
76692024-12-19T20:26:21.949Z[ recovery-image] Dec 19 20:26:20.559 INFO O| Dec 19 20:26:20.559 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76702024-12-19T20:26:21.970Z[ recovery-image] Dec 19 20:26:20.582 INFO O| Dec 19 20:26:20.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
76712024-12-19T20:26:21.974Z[ recovery-image] Dec 19 20:26:20.582 INFO O| Dec 19 20:26:20.582 INFO STEP 1103 (remove_files) COMPLETE
76722024-12-19T20:26:21.974Z[ recovery-image] Dec 19 20:26:20.582 INFO O| Dec 19 20:26:20.582 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76732024-12-19T20:26:21.994Z[ recovery-image] Dec 19 20:26:20.605 INFO O| Dec 19 20:26:20.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
76742024-12-19T20:26:21.998Z[ recovery-image] Dec 19 20:26:20.605 INFO O| Dec 19 20:26:20.605 INFO STEP 1104 (remove_files) COMPLETE
76752024-12-19T20:26:21.998Z[ recovery-image] Dec 19 20:26:20.605 INFO O| Dec 19 20:26:20.605 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76762024-12-19T20:26:22.021Z[ recovery-image] Dec 19 20:26:20.628 INFO O| Dec 19 20:26:20.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
76772024-12-19T20:26:22.026Z[ recovery-image] Dec 19 20:26:20.628 INFO O| Dec 19 20:26:20.628 INFO STEP 1105 (remove_files) COMPLETE
76782024-12-19T20:26:22.026Z[ recovery-image] Dec 19 20:26:20.628 INFO O| Dec 19 20:26:20.628 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76792024-12-19T20:26:22.038Z[ recovery-image] Dec 19 20:26:20.649 INFO O| Dec 19 20:26:20.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
76802024-12-19T20:26:22.041Z[ recovery-image] Dec 19 20:26:20.650 INFO O| Dec 19 20:26:20.649 INFO STEP 1106 (remove_files) COMPLETE
76812024-12-19T20:26:22.041Z[ recovery-image] Dec 19 20:26:20.650 INFO O| Dec 19 20:26:20.650 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76822024-12-19T20:26:22.059Z[ recovery-image] Dec 19 20:26:20.671 INFO O| Dec 19 20:26:20.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
76832024-12-19T20:26:22.062Z[ recovery-image] Dec 19 20:26:20.671 INFO O| Dec 19 20:26:20.671 INFO STEP 1107 (remove_files) COMPLETE
76842024-12-19T20:26:22.062Z[ recovery-image] Dec 19 20:26:20.671 INFO O| Dec 19 20:26:20.671 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76852024-12-19T20:26:22.086Z[ recovery-image] Dec 19 20:26:20.696 INFO O| Dec 19 20:26:20.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
76862024-12-19T20:26:22.091Z[ recovery-image] Dec 19 20:26:20.696 INFO O| Dec 19 20:26:20.696 INFO STEP 1108 (remove_files) COMPLETE
76872024-12-19T20:26:22.091Z[ recovery-image] Dec 19 20:26:20.696 INFO O| Dec 19 20:26:20.696 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76882024-12-19T20:26:22.122Z[ recovery-image] Dec 19 20:26:20.730 INFO O| Dec 19 20:26:20.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
76892024-12-19T20:26:22.122Z[ recovery-image] Dec 19 20:26:20.730 INFO O| Dec 19 20:26:20.730 INFO STEP 1109 (remove_files) COMPLETE
76902024-12-19T20:26:22.122Z[ recovery-image] Dec 19 20:26:20.730 INFO O| Dec 19 20:26:20.730 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912024-12-19T20:26:22.142Z[ recovery-image] Dec 19 20:26:20.754 INFO O| Dec 19 20:26:20.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
76922024-12-19T20:26:22.142Z[ recovery-image] Dec 19 20:26:20.754 INFO O| Dec 19 20:26:20.754 INFO STEP 1110 (remove_files) COMPLETE
76932024-12-19T20:26:22.145Z[ recovery-image] Dec 19 20:26:20.754 INFO O| Dec 19 20:26:20.754 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942024-12-19T20:26:22.196Z[ recovery-image] Dec 19 20:26:20.807 INFO O| Dec 19 20:26:20.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
76952024-12-19T20:26:22.196Z[ recovery-image] Dec 19 20:26:20.808 INFO O| Dec 19 20:26:20.808 INFO STEP 1111 (remove_files) COMPLETE
76962024-12-19T20:26:22.202Z[ recovery-image] Dec 19 20:26:20.808 INFO O| Dec 19 20:26:20.808 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972024-12-19T20:26:22.223Z[ recovery-image] Dec 19 20:26:20.835 INFO O| Dec 19 20:26:20.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
76982024-12-19T20:26:22.224Z[ recovery-image] Dec 19 20:26:20.835 INFO O| Dec 19 20:26:20.835 INFO STEP 1112 (remove_files) COMPLETE
76992024-12-19T20:26:22.224Z[ recovery-image] Dec 19 20:26:20.835 INFO O| Dec 19 20:26:20.835 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77002024-12-19T20:26:22.300Z[ recovery-image] Dec 19 20:26:20.912 INFO O| Dec 19 20:26:20.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
77012024-12-19T20:26:22.300Z[ recovery-image] Dec 19 20:26:20.912 INFO O| Dec 19 20:26:20.912 INFO STEP 1113 (remove_files) COMPLETE
77022024-12-19T20:26:22.300Z[ recovery-image] Dec 19 20:26:20.912 INFO O| Dec 19 20:26:20.912 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77032024-12-19T20:26:22.324Z[ recovery-image] Dec 19 20:26:20.935 INFO O| Dec 19 20:26:20.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
77042024-12-19T20:26:22.324Z[ recovery-image] Dec 19 20:26:20.935 INFO O| Dec 19 20:26:20.935 INFO STEP 1114 (remove_files) COMPLETE
77052024-12-19T20:26:22.328Z[ recovery-image] Dec 19 20:26:20.935 INFO O| Dec 19 20:26:20.935 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77062024-12-19T20:26:22.364Z[ recovery-image] Dec 19 20:26:20.974 INFO O| Dec 19 20:26:20.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
77072024-12-19T20:26:22.367Z[ recovery-image] Dec 19 20:26:20.974 INFO O| Dec 19 20:26:20.974 INFO STEP 1115 (remove_files) COMPLETE
77082024-12-19T20:26:22.367Z[ recovery-image] Dec 19 20:26:20.974 INFO O| Dec 19 20:26:20.974 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77092024-12-19T20:26:22.386Z[ recovery-image] Dec 19 20:26:20.998 INFO O| Dec 19 20:26:20.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
77102024-12-19T20:26:22.386Z[ recovery-image] Dec 19 20:26:20.998 INFO O| Dec 19 20:26:20.998 INFO STEP 1116 (remove_files) COMPLETE
77112024-12-19T20:26:22.397Z[ recovery-image] Dec 19 20:26:20.998 INFO O| Dec 19 20:26:20.998 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77122024-12-19T20:26:22.417Z[ recovery-image] Dec 19 20:26:21.027 INFO O| Dec 19 20:26:21.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
77132024-12-19T20:26:22.417Z[ recovery-image] Dec 19 20:26:21.027 INFO O| Dec 19 20:26:21.027 INFO STEP 1117 (remove_files) COMPLETE
77142024-12-19T20:26:22.417Z[ recovery-image] Dec 19 20:26:21.027 INFO O| Dec 19 20:26:21.027 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77152024-12-19T20:26:22.459Z[ recovery-image] Dec 19 20:26:21.065 INFO O| Dec 19 20:26:21.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
77162024-12-19T20:26:22.459Z[ recovery-image] Dec 19 20:26:21.066 INFO O| Dec 19 20:26:21.066 INFO STEP 1118 (remove_files) COMPLETE
77172024-12-19T20:26:22.459Z[ recovery-image] Dec 19 20:26:21.066 INFO O| Dec 19 20:26:21.066 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77182024-12-19T20:26:22.494Z[ recovery-image] Dec 19 20:26:21.105 INFO O| Dec 19 20:26:21.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
77192024-12-19T20:26:22.494Z[ recovery-image] Dec 19 20:26:21.105 INFO O| Dec 19 20:26:21.105 INFO STEP 1119 (remove_files) COMPLETE
77202024-12-19T20:26:22.494Z[ recovery-image] Dec 19 20:26:21.105 INFO O| Dec 19 20:26:21.105 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77212024-12-19T20:26:22.547Z[ recovery-image] Dec 19 20:26:21.158 INFO O| Dec 19 20:26:21.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
77222024-12-19T20:26:22.547Z[ recovery-image] Dec 19 20:26:21.158 INFO O| Dec 19 20:26:21.158 INFO STEP 1120 (remove_files) COMPLETE
77232024-12-19T20:26:22.547Z[ recovery-image] Dec 19 20:26:21.158 INFO O| Dec 19 20:26:21.158 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77242024-12-19T20:26:22.569Z[ recovery-image] Dec 19 20:26:21.180 INFO O| Dec 19 20:26:21.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
77252024-12-19T20:26:22.569Z[ recovery-image] Dec 19 20:26:21.180 INFO O| Dec 19 20:26:21.180 INFO STEP 1121 (remove_files) COMPLETE
77262024-12-19T20:26:22.572Z[ recovery-image] Dec 19 20:26:21.180 INFO O| Dec 19 20:26:21.180 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77272024-12-19T20:26:22.590Z[ recovery-image] Dec 19 20:26:21.202 INFO O| Dec 19 20:26:21.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
77282024-12-19T20:26:22.590Z[ recovery-image] Dec 19 20:26:21.202 INFO O| Dec 19 20:26:21.202 INFO STEP 1122 (remove_files) COMPLETE
77292024-12-19T20:26:22.593Z[ recovery-image] Dec 19 20:26:21.202 INFO O| Dec 19 20:26:21.202 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77302024-12-19T20:26:22.615Z[ recovery-image] Dec 19 20:26:21.223 INFO O| Dec 19 20:26:21.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
77312024-12-19T20:26:22.615Z[ recovery-image] Dec 19 20:26:21.223 INFO O| Dec 19 20:26:21.223 INFO STEP 1123 (remove_files) COMPLETE
77322024-12-19T20:26:22.615Z[ recovery-image] Dec 19 20:26:21.223 INFO O| Dec 19 20:26:21.223 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77332024-12-19T20:26:22.633Z[ recovery-image] Dec 19 20:26:21.244 INFO O| Dec 19 20:26:21.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
77342024-12-19T20:26:22.633Z[ recovery-image] Dec 19 20:26:21.244 INFO O| Dec 19 20:26:21.244 INFO STEP 1124 (remove_files) COMPLETE
77352024-12-19T20:26:22.633Z[ recovery-image] Dec 19 20:26:21.244 INFO O| Dec 19 20:26:21.244 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362024-12-19T20:26:22.654Z[ recovery-image] Dec 19 20:26:21.266 INFO O| Dec 19 20:26:21.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
77372024-12-19T20:26:22.655Z[ recovery-image] Dec 19 20:26:21.266 INFO O| Dec 19 20:26:21.266 INFO STEP 1125 (remove_files) COMPLETE
77382024-12-19T20:26:22.655Z[ recovery-image] Dec 19 20:26:21.266 INFO O| Dec 19 20:26:21.266 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392024-12-19T20:26:22.676Z[ recovery-image] Dec 19 20:26:21.287 INFO O| Dec 19 20:26:21.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
77402024-12-19T20:26:22.676Z[ recovery-image] Dec 19 20:26:21.287 INFO O| Dec 19 20:26:21.287 INFO STEP 1126 (remove_files) COMPLETE
77412024-12-19T20:26:22.676Z[ recovery-image] Dec 19 20:26:21.287 INFO O| Dec 19 20:26:21.287 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422024-12-19T20:26:22.711Z[ recovery-image] Dec 19 20:26:21.322 INFO O| Dec 19 20:26:21.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
77432024-12-19T20:26:22.711Z[ recovery-image] Dec 19 20:26:21.322 INFO O| Dec 19 20:26:21.322 INFO STEP 1127 (remove_files) COMPLETE
77442024-12-19T20:26:22.711Z[ recovery-image] Dec 19 20:26:21.322 INFO O| Dec 19 20:26:21.322 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452024-12-19T20:26:22.731Z[ recovery-image] Dec 19 20:26:21.343 INFO O| Dec 19 20:26:21.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
77462024-12-19T20:26:22.734Z[ recovery-image] Dec 19 20:26:21.343 INFO O| Dec 19 20:26:21.343 INFO STEP 1128 (remove_files) COMPLETE
77472024-12-19T20:26:22.734Z[ recovery-image] Dec 19 20:26:21.344 INFO O| Dec 19 20:26:21.344 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482024-12-19T20:26:22.765Z[ recovery-image] Dec 19 20:26:21.376 INFO O| Dec 19 20:26:21.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
77492024-12-19T20:26:22.768Z[ recovery-image] Dec 19 20:26:21.376 INFO O| Dec 19 20:26:21.376 INFO STEP 1129 (remove_files) COMPLETE
77502024-12-19T20:26:22.768Z[ recovery-image] Dec 19 20:26:21.377 INFO O| Dec 19 20:26:21.376 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512024-12-19T20:26:22.786Z[ recovery-image] Dec 19 20:26:21.398 INFO O| Dec 19 20:26:21.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
77522024-12-19T20:26:22.789Z[ recovery-image] Dec 19 20:26:21.398 INFO O| Dec 19 20:26:21.398 INFO STEP 1130 (remove_files) COMPLETE
77532024-12-19T20:26:22.789Z[ recovery-image] Dec 19 20:26:21.399 INFO O| Dec 19 20:26:21.398 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542024-12-19T20:26:22.808Z[ recovery-image] Dec 19 20:26:21.419 INFO O| Dec 19 20:26:21.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
77552024-12-19T20:26:22.810Z[ recovery-image] Dec 19 20:26:21.419 INFO O| Dec 19 20:26:21.419 INFO STEP 1131 (remove_files) COMPLETE
77562024-12-19T20:26:22.810Z[ recovery-image] Dec 19 20:26:21.420 INFO O| Dec 19 20:26:21.420 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572024-12-19T20:26:22.839Z[ recovery-image] Dec 19 20:26:21.450 INFO O| Dec 19 20:26:21.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
77582024-12-19T20:26:22.839Z[ recovery-image] Dec 19 20:26:21.450 INFO O| Dec 19 20:26:21.450 INFO STEP 1132 (remove_files) COMPLETE
77592024-12-19T20:26:22.842Z[ recovery-image] Dec 19 20:26:21.451 INFO O| Dec 19 20:26:21.450 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602024-12-19T20:26:22.873Z[ recovery-image] Dec 19 20:26:21.485 INFO O| Dec 19 20:26:21.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
77612024-12-19T20:26:22.879Z[ recovery-image] Dec 19 20:26:21.485 INFO O| Dec 19 20:26:21.485 INFO STEP 1133 (remove_files) COMPLETE
77622024-12-19T20:26:22.879Z[ recovery-image] Dec 19 20:26:21.485 INFO O| Dec 19 20:26:21.485 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632024-12-19T20:26:22.911Z[ recovery-image] Dec 19 20:26:21.523 INFO O| Dec 19 20:26:21.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
77642024-12-19T20:26:22.914Z[ recovery-image] Dec 19 20:26:21.523 INFO O| Dec 19 20:26:21.523 INFO STEP 1134 (remove_files) COMPLETE
77652024-12-19T20:26:22.914Z[ recovery-image] Dec 19 20:26:21.523 INFO O| Dec 19 20:26:21.523 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662024-12-19T20:26:22.951Z[ recovery-image] Dec 19 20:26:21.562 INFO O| Dec 19 20:26:21.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
77672024-12-19T20:26:22.957Z[ recovery-image] Dec 19 20:26:21.563 INFO O| Dec 19 20:26:21.563 INFO STEP 1135 (remove_files) COMPLETE
77682024-12-19T20:26:22.957Z[ recovery-image] Dec 19 20:26:21.563 INFO O| Dec 19 20:26:21.563 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692024-12-19T20:26:22.984Z[ recovery-image] Dec 19 20:26:21.595 INFO O| Dec 19 20:26:21.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
77702024-12-19T20:26:22.986Z[ recovery-image] Dec 19 20:26:21.595 INFO O| Dec 19 20:26:21.595 INFO STEP 1136 (remove_files) COMPLETE
77712024-12-19T20:26:22.986Z[ recovery-image] Dec 19 20:26:21.596 INFO O| Dec 19 20:26:21.595 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722024-12-19T20:26:23.007Z[ recovery-image] Dec 19 20:26:21.618 INFO O| Dec 19 20:26:21.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
77732024-12-19T20:26:23.009Z[ recovery-image] Dec 19 20:26:21.618 INFO O| Dec 19 20:26:21.618 INFO STEP 1137 (remove_files) COMPLETE
77742024-12-19T20:26:23.010Z[ recovery-image] Dec 19 20:26:21.618 INFO O| Dec 19 20:26:21.618 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752024-12-19T20:26:23.040Z[ recovery-image] Dec 19 20:26:21.651 INFO O| Dec 19 20:26:21.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
77762024-12-19T20:26:23.040Z[ recovery-image] Dec 19 20:26:21.651 INFO O| Dec 19 20:26:21.651 INFO STEP 1138 (remove_files) COMPLETE
77772024-12-19T20:26:23.040Z[ recovery-image] Dec 19 20:26:21.651 INFO O| Dec 19 20:26:21.651 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782024-12-19T20:26:23.061Z[ recovery-image] Dec 19 20:26:21.672 INFO O| Dec 19 20:26:21.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
77792024-12-19T20:26:23.061Z[ recovery-image] Dec 19 20:26:21.672 INFO O| Dec 19 20:26:21.672 INFO STEP 1139 (remove_files) COMPLETE
77802024-12-19T20:26:23.061Z[ recovery-image] Dec 19 20:26:21.672 INFO O| Dec 19 20:26:21.672 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812024-12-19T20:26:23.082Z[ recovery-image] Dec 19 20:26:21.694 INFO O| Dec 19 20:26:21.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
77822024-12-19T20:26:23.082Z[ recovery-image] Dec 19 20:26:21.694 INFO O| Dec 19 20:26:21.694 INFO STEP 1140 (remove_files) COMPLETE
77832024-12-19T20:26:23.083Z[ recovery-image] Dec 19 20:26:21.694 INFO O| Dec 19 20:26:21.694 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842024-12-19T20:26:23.127Z[ recovery-image] Dec 19 20:26:21.737 INFO O| Dec 19 20:26:21.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
77852024-12-19T20:26:23.128Z[ recovery-image] Dec 19 20:26:21.737 INFO O| Dec 19 20:26:21.737 INFO STEP 1141 (remove_files) COMPLETE
77862024-12-19T20:26:23.128Z[ recovery-image] Dec 19 20:26:21.737 INFO O| Dec 19 20:26:21.737 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77872024-12-19T20:26:23.184Z[ recovery-image] Dec 19 20:26:21.795 INFO O| Dec 19 20:26:21.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
77882024-12-19T20:26:23.184Z[ recovery-image] Dec 19 20:26:21.795 INFO O| Dec 19 20:26:21.795 INFO STEP 1142 (remove_files) COMPLETE
77892024-12-19T20:26:23.184Z[ recovery-image] Dec 19 20:26:21.795 INFO O| Dec 19 20:26:21.795 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77902024-12-19T20:26:23.208Z[ recovery-image] Dec 19 20:26:21.818 INFO O| Dec 19 20:26:21.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
77912024-12-19T20:26:23.209Z[ recovery-image] Dec 19 20:26:21.819 INFO O| Dec 19 20:26:21.819 INFO STEP 1143 (remove_files) COMPLETE
77922024-12-19T20:26:23.212Z[ recovery-image] Dec 19 20:26:21.819 INFO O| Dec 19 20:26:21.819 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77932024-12-19T20:26:23.232Z[ recovery-image] Dec 19 20:26:21.843 INFO O| Dec 19 20:26:21.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
77942024-12-19T20:26:23.232Z[ recovery-image] Dec 19 20:26:21.843 INFO O| Dec 19 20:26:21.843 INFO STEP 1144 (remove_files) COMPLETE
77952024-12-19T20:26:23.232Z[ recovery-image] Dec 19 20:26:21.843 INFO O| Dec 19 20:26:21.843 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77962024-12-19T20:26:23.258Z[ recovery-image] Dec 19 20:26:21.868 INFO O| Dec 19 20:26:21.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
77972024-12-19T20:26:23.258Z[ recovery-image] Dec 19 20:26:21.868 INFO O| Dec 19 20:26:21.868 INFO STEP 1145 (remove_files) COMPLETE
77982024-12-19T20:26:23.258Z[ recovery-image] Dec 19 20:26:21.868 INFO O| Dec 19 20:26:21.868 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77992024-12-19T20:26:23.282Z[ recovery-image] Dec 19 20:26:21.893 INFO O| Dec 19 20:26:21.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
78002024-12-19T20:26:23.282Z[ recovery-image] Dec 19 20:26:21.894 INFO O| Dec 19 20:26:21.893 INFO STEP 1146 (remove_files) COMPLETE
78012024-12-19T20:26:23.282Z[ recovery-image] Dec 19 20:26:21.894 INFO O| Dec 19 20:26:21.894 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022024-12-19T20:26:23.340Z[ recovery-image] Dec 19 20:26:21.951 INFO O| Dec 19 20:26:21.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
78032024-12-19T20:26:23.340Z[ recovery-image] Dec 19 20:26:21.952 INFO O| Dec 19 20:26:21.951 INFO STEP 1147 (remove_files) COMPLETE
78042024-12-19T20:26:23.340Z[ recovery-image] Dec 19 20:26:21.952 INFO O| Dec 19 20:26:21.952 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78052024-12-19T20:26:23.374Z[ recovery-image] Dec 19 20:26:21.983 INFO O| Dec 19 20:26:21.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
78062024-12-19T20:26:23.374Z[ recovery-image] Dec 19 20:26:21.983 INFO O| Dec 19 20:26:21.983 INFO STEP 1148 (remove_files) COMPLETE
78072024-12-19T20:26:23.374Z[ recovery-image] Dec 19 20:26:21.983 INFO O| Dec 19 20:26:21.983 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78082024-12-19T20:26:23.396Z[ recovery-image] Dec 19 20:26:22.006 INFO O| Dec 19 20:26:22.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
78092024-12-19T20:26:23.396Z[ recovery-image] Dec 19 20:26:22.006 INFO O| Dec 19 20:26:22.006 INFO STEP 1149 (remove_files) COMPLETE
78102024-12-19T20:26:23.396Z[ recovery-image] Dec 19 20:26:22.006 INFO O| Dec 19 20:26:22.006 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78112024-12-19T20:26:23.416Z[ recovery-image] Dec 19 20:26:22.027 INFO O| Dec 19 20:26:22.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
78122024-12-19T20:26:23.438Z[ recovery-image] Dec 19 20:26:22.050 INFO O| Dec 19 20:26:22.050 INFO STEP 1150 (remove_files) COMPLETE
78132024-12-19T20:26:23.438Z[ recovery-image] Dec 19 20:26:22.050 INFO O| Dec 19 20:26:22.050 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78142024-12-19T20:26:23.462Z[ recovery-image] Dec 19 20:26:22.072 INFO O| Dec 19 20:26:22.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
78152024-12-19T20:26:23.466Z[ recovery-image] Dec 19 20:26:22.072 INFO O| Dec 19 20:26:22.072 INFO STEP 1151 (remove_files) COMPLETE
78162024-12-19T20:26:23.466Z[ recovery-image] Dec 19 20:26:22.072 INFO O| Dec 19 20:26:22.072 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78172024-12-19T20:26:23.494Z[ recovery-image] Dec 19 20:26:22.106 INFO O| Dec 19 20:26:22.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
78182024-12-19T20:26:23.497Z[ recovery-image] Dec 19 20:26:22.106 INFO O| Dec 19 20:26:22.106 INFO STEP 1152 (remove_files) COMPLETE
78192024-12-19T20:26:23.498Z[ recovery-image] Dec 19 20:26:22.106 INFO O| Dec 19 20:26:22.106 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202024-12-19T20:26:23.517Z[ recovery-image] Dec 19 20:26:22.128 INFO O| Dec 19 20:26:22.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
78212024-12-19T20:26:23.520Z[ recovery-image] Dec 19 20:26:22.129 INFO O| Dec 19 20:26:22.128 INFO STEP 1153 (remove_files) COMPLETE
78222024-12-19T20:26:23.520Z[ recovery-image] Dec 19 20:26:22.129 INFO O| Dec 19 20:26:22.129 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78232024-12-19T20:26:23.540Z[ recovery-image] Dec 19 20:26:22.151 INFO O| Dec 19 20:26:22.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
78242024-12-19T20:26:23.540Z[ recovery-image] Dec 19 20:26:22.151 INFO O| Dec 19 20:26:22.151 INFO STEP 1154 (remove_files) COMPLETE
78252024-12-19T20:26:23.541Z[ recovery-image] Dec 19 20:26:22.151 INFO O| Dec 19 20:26:22.151 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262024-12-19T20:26:23.598Z[ recovery-image] Dec 19 20:26:22.209 INFO O| Dec 19 20:26:22.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
78272024-12-19T20:26:23.598Z[ recovery-image] Dec 19 20:26:22.209 INFO O| Dec 19 20:26:22.209 INFO STEP 1155 (remove_files) COMPLETE
78282024-12-19T20:26:23.598Z[ recovery-image] Dec 19 20:26:22.209 INFO O| Dec 19 20:26:22.209 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292024-12-19T20:26:23.619Z[ recovery-image] Dec 19 20:26:22.230 INFO O| Dec 19 20:26:22.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
78302024-12-19T20:26:23.619Z[ recovery-image] Dec 19 20:26:22.230 INFO O| Dec 19 20:26:22.230 INFO STEP 1156 (remove_files) COMPLETE
78312024-12-19T20:26:23.619Z[ recovery-image] Dec 19 20:26:22.230 INFO O| Dec 19 20:26:22.230 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322024-12-19T20:26:23.675Z[ host-image] Dec 19 20:26:22.286 INFO O| Dec 19 20:26:22.286 INFO O| Planning: Solver setup ... Done
78332024-12-19T20:26:23.683Z[ host-image] Dec 19 20:26:22.294 INFO O| Dec 19 20:26:22.294 INFO O| Planning: Running solver ... Done
78342024-12-19T20:26:23.686Z[ recovery-image] Dec 19 20:26:22.297 INFO O| Dec 19 20:26:22.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
78352024-12-19T20:26:23.686Z[ recovery-image] Dec 19 20:26:22.298 INFO O| Dec 19 20:26:22.298 INFO STEP 1157 (remove_files) COMPLETE
78362024-12-19T20:26:23.686Z[ recovery-image] Dec 19 20:26:22.298 INFO O| Dec 19 20:26:22.298 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372024-12-19T20:26:23.714Z[ recovery-image] Dec 19 20:26:22.326 INFO O| Dec 19 20:26:22.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
78382024-12-19T20:26:23.715Z[ recovery-image] Dec 19 20:26:22.326 INFO O| Dec 19 20:26:22.326 INFO STEP 1158 (remove_files) COMPLETE
78392024-12-19T20:26:23.715Z[ recovery-image] Dec 19 20:26:22.326 INFO O| Dec 19 20:26:22.326 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402024-12-19T20:26:23.758Z[ recovery-image] Dec 19 20:26:22.369 INFO O| Dec 19 20:26:22.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
78412024-12-19T20:26:23.758Z[ recovery-image] Dec 19 20:26:22.369 INFO O| Dec 19 20:26:22.369 INFO STEP 1159 (remove_files) COMPLETE
78422024-12-19T20:26:23.763Z[ recovery-image] Dec 19 20:26:22.369 INFO O| Dec 19 20:26:22.369 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432024-12-19T20:26:23.788Z[ recovery-image] Dec 19 20:26:22.397 INFO O| Dec 19 20:26:22.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
78442024-12-19T20:26:23.788Z[ recovery-image] Dec 19 20:26:22.397 INFO O| Dec 19 20:26:22.397 INFO STEP 1160 (remove_files) COMPLETE
78452024-12-19T20:26:23.788Z[ recovery-image] Dec 19 20:26:22.397 INFO O| Dec 19 20:26:22.397 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78462024-12-19T20:26:23.805Z[ recovery-image] Dec 19 20:26:22.417 INFO O| Dec 19 20:26:22.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
78472024-12-19T20:26:23.805Z[ recovery-image] Dec 19 20:26:22.417 INFO O| Dec 19 20:26:22.417 INFO STEP 1161 (remove_files) COMPLETE
78482024-12-19T20:26:23.805Z[ recovery-image] Dec 19 20:26:22.417 INFO O| Dec 19 20:26:22.417 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78492024-12-19T20:26:23.821Z[ host-image] Dec 19 20:26:22.433 INFO O| Dec 19 20:26:22.432 INFO O| Planning: Finding local manifests ... Done
78502024-12-19T20:26:23.829Z[ host-image] Dec 19 20:26:22.434 INFO O| Dec 19 20:26:22.433 INFO O| Planning: Fetching manifests: 0/1 0% complete
78512024-12-19T20:26:23.829Z[ recovery-image] Dec 19 20:26:22.436 INFO O| Dec 19 20:26:22.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
78522024-12-19T20:26:23.829Z[ recovery-image] Dec 19 20:26:22.436 INFO O| Dec 19 20:26:22.436 INFO STEP 1162 (remove_files) COMPLETE
78532024-12-19T20:26:23.829Z[ recovery-image] Dec 19 20:26:22.436 INFO O| Dec 19 20:26:22.436 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542024-12-19T20:26:23.879Z[ recovery-image] Dec 19 20:26:22.488 INFO O| Dec 19 20:26:22.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
78552024-12-19T20:26:23.879Z[ recovery-image] Dec 19 20:26:22.489 INFO O| Dec 19 20:26:22.488 INFO STEP 1163 (remove_files) COMPLETE
78562024-12-19T20:26:23.879Z[ recovery-image] Dec 19 20:26:22.489 INFO O| Dec 19 20:26:22.489 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572024-12-19T20:26:23.906Z[ recovery-image] Dec 19 20:26:22.515 INFO O| Dec 19 20:26:22.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
78582024-12-19T20:26:23.906Z[ recovery-image] Dec 19 20:26:22.515 INFO O| Dec 19 20:26:22.515 INFO STEP 1164 (remove_files) COMPLETE
78592024-12-19T20:26:23.906Z[ recovery-image] Dec 19 20:26:22.515 INFO O| Dec 19 20:26:22.515 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602024-12-19T20:26:23.962Z[ recovery-image] Dec 19 20:26:22.573 INFO O| Dec 19 20:26:22.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
78612024-12-19T20:26:23.962Z[ recovery-image] Dec 19 20:26:22.573 INFO O| Dec 19 20:26:22.573 INFO STEP 1165 (remove_files) COMPLETE
78622024-12-19T20:26:23.962Z[ recovery-image] Dec 19 20:26:22.573 INFO O| Dec 19 20:26:22.573 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632024-12-19T20:26:23.983Z[ recovery-image] Dec 19 20:26:22.594 INFO O| Dec 19 20:26:22.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
78642024-12-19T20:26:23.983Z[ recovery-image] Dec 19 20:26:22.594 INFO O| Dec 19 20:26:22.594 INFO STEP 1166 (remove_files) COMPLETE
78652024-12-19T20:26:23.983Z[ recovery-image] Dec 19 20:26:22.594 INFO O| Dec 19 20:26:22.594 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662024-12-19T20:26:24.000Z[ host-image] Dec 19 20:26:22.608 INFO O| Dec 19 20:26:22.608 INFO O| Planning: Fetching manifests: 1/1 100% complete
78672024-12-19T20:26:24.008Z[ recovery-image] Dec 19 20:26:22.615 INFO O| Dec 19 20:26:22.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
78682024-12-19T20:26:24.008Z[ recovery-image] Dec 19 20:26:22.615 INFO O| Dec 19 20:26:22.615 INFO STEP 1167 (remove_files) COMPLETE
78692024-12-19T20:26:24.008Z[ recovery-image] Dec 19 20:26:22.615 INFO O| Dec 19 20:26:22.615 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78702024-12-19T20:26:24.045Z[ recovery-image] Dec 19 20:26:22.654 INFO O| Dec 19 20:26:22.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
78712024-12-19T20:26:24.045Z[ recovery-image] Dec 19 20:26:22.654 INFO O| Dec 19 20:26:22.654 INFO STEP 1168 (remove_files) COMPLETE
78722024-12-19T20:26:24.045Z[ recovery-image] Dec 19 20:26:22.654 INFO O| Dec 19 20:26:22.654 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78732024-12-19T20:26:24.065Z[ recovery-image] Dec 19 20:26:22.675 INFO O| Dec 19 20:26:22.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
78742024-12-19T20:26:24.065Z[ recovery-image] Dec 19 20:26:22.675 INFO O| Dec 19 20:26:22.675 INFO STEP 1169 (remove_files) COMPLETE
78752024-12-19T20:26:24.065Z[ recovery-image] Dec 19 20:26:22.675 INFO O| Dec 19 20:26:22.675 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78762024-12-19T20:26:24.067Z[ host-image] Dec 19 20:26:22.678 INFO O| Dec 19 20:26:22.678 INFO O| Planning: Package planning ... Done
78772024-12-19T20:26:24.067Z[ host-image] Dec 19 20:26:22.678 INFO O| Dec 19 20:26:22.678 INFO O| Planning: Merging actions ... Done
78782024-12-19T20:26:24.095Z[ recovery-image] Dec 19 20:26:22.705 INFO O| Dec 19 20:26:22.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
78792024-12-19T20:26:24.095Z[ recovery-image] Dec 19 20:26:22.705 INFO O| Dec 19 20:26:22.705 INFO STEP 1170 (remove_files) COMPLETE
78802024-12-19T20:26:24.095Z[ recovery-image] Dec 19 20:26:22.705 INFO O| Dec 19 20:26:22.705 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812024-12-19T20:26:24.133Z[ recovery-image] Dec 19 20:26:22.745 INFO O| Dec 19 20:26:22.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
78822024-12-19T20:26:24.138Z[ recovery-image] Dec 19 20:26:22.745 INFO O| Dec 19 20:26:22.745 INFO STEP 1171 (remove_files) COMPLETE
78832024-12-19T20:26:24.138Z[ recovery-image] Dec 19 20:26:22.745 INFO O| Dec 19 20:26:22.745 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842024-12-19T20:26:24.156Z[ recovery-image] Dec 19 20:26:22.767 INFO O| Dec 19 20:26:22.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
78852024-12-19T20:26:24.159Z[ recovery-image] Dec 19 20:26:22.767 INFO O| Dec 19 20:26:22.767 INFO STEP 1172 (remove_files) COMPLETE
78862024-12-19T20:26:24.159Z[ recovery-image] Dec 19 20:26:22.767 INFO O| Dec 19 20:26:22.767 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872024-12-19T20:26:24.177Z[ recovery-image] Dec 19 20:26:22.788 INFO O| Dec 19 20:26:22.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
78882024-12-19T20:26:24.181Z[ recovery-image] Dec 19 20:26:22.789 INFO O| Dec 19 20:26:22.789 INFO STEP 1173 (remove_files) COMPLETE
78892024-12-19T20:26:24.181Z[ recovery-image] Dec 19 20:26:22.789 INFO O| Dec 19 20:26:22.789 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902024-12-19T20:26:24.200Z[ recovery-image] Dec 19 20:26:22.810 INFO O| Dec 19 20:26:22.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
78912024-12-19T20:26:24.205Z[ recovery-image] Dec 19 20:26:22.810 INFO O| Dec 19 20:26:22.810 INFO STEP 1174 (remove_files) COMPLETE
78922024-12-19T20:26:24.205Z[ recovery-image] Dec 19 20:26:22.810 INFO O| Dec 19 20:26:22.810 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932024-12-19T20:26:24.205Z[ host-image] Dec 19 20:26:22.813 INFO O| Dec 19 20:26:22.813 INFO O| Planning: Checking for conflicting actions ... Done
78942024-12-19T20:26:24.205Z[ host-image] Dec 19 20:26:22.814 INFO O| Dec 19 20:26:22.814 INFO O| Planning: Consolidating action changes ... Done
78952024-12-19T20:26:24.220Z[ recovery-image] Dec 19 20:26:22.831 INFO O| Dec 19 20:26:22.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
78962024-12-19T20:26:24.224Z[ recovery-image] Dec 19 20:26:22.831 INFO O| Dec 19 20:26:22.831 INFO STEP 1175 (remove_files) COMPLETE
78972024-12-19T20:26:24.224Z[ recovery-image] Dec 19 20:26:22.832 INFO O| Dec 19 20:26:22.831 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78982024-12-19T20:26:24.256Z[ recovery-image] Dec 19 20:26:22.867 INFO O| Dec 19 20:26:22.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
78992024-12-19T20:26:24.261Z[ recovery-image] Dec 19 20:26:22.867 INFO O| Dec 19 20:26:22.867 INFO STEP 1176 (remove_files) COMPLETE
79002024-12-19T20:26:24.261Z[ recovery-image] Dec 19 20:26:22.867 INFO O| Dec 19 20:26:22.867 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79012024-12-19T20:26:24.281Z[ recovery-image] Dec 19 20:26:22.892 INFO O| Dec 19 20:26:22.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
79022024-12-19T20:26:24.281Z[ recovery-image] Dec 19 20:26:22.892 INFO O| Dec 19 20:26:22.892 INFO STEP 1177 (remove_files) COMPLETE
79032024-12-19T20:26:24.283Z[ recovery-image] Dec 19 20:26:22.892 INFO O| Dec 19 20:26:22.892 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79042024-12-19T20:26:24.308Z[ recovery-image] Dec 19 20:26:22.917 INFO O| Dec 19 20:26:22.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
79052024-12-19T20:26:24.308Z[ recovery-image] Dec 19 20:26:22.917 INFO O| Dec 19 20:26:22.917 INFO STEP 1178 (remove_files) COMPLETE
79062024-12-19T20:26:24.314Z[ recovery-image] Dec 19 20:26:22.917 INFO O| Dec 19 20:26:22.917 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79072024-12-19T20:26:24.327Z[ recovery-image] Dec 19 20:26:22.938 INFO O| Dec 19 20:26:22.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
79082024-12-19T20:26:24.330Z[ recovery-image] Dec 19 20:26:22.939 INFO O| Dec 19 20:26:22.938 INFO STEP 1179 (remove_files) COMPLETE
79092024-12-19T20:26:24.330Z[ recovery-image] Dec 19 20:26:22.939 INFO O| Dec 19 20:26:22.939 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79102024-12-19T20:26:24.368Z[ recovery-image] Dec 19 20:26:22.979 INFO O| Dec 19 20:26:22.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
79112024-12-19T20:26:24.368Z[ recovery-image] Dec 19 20:26:22.979 INFO O| Dec 19 20:26:22.979 INFO STEP 1180 (remove_files) COMPLETE
79122024-12-19T20:26:24.371Z[ recovery-image] Dec 19 20:26:22.979 INFO O| Dec 19 20:26:22.979 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79132024-12-19T20:26:24.411Z[ recovery-image] Dec 19 20:26:23.022 INFO O| Dec 19 20:26:23.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
79142024-12-19T20:26:24.411Z[ recovery-image] Dec 19 20:26:23.022 INFO O| Dec 19 20:26:23.022 INFO STEP 1181 (remove_files) COMPLETE
79152024-12-19T20:26:24.415Z[ recovery-image] Dec 19 20:26:23.023 INFO O| Dec 19 20:26:23.022 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79162024-12-19T20:26:24.449Z[ recovery-image] Dec 19 20:26:23.060 INFO O| Dec 19 20:26:23.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
79172024-12-19T20:26:24.449Z[ recovery-image] Dec 19 20:26:23.060 INFO O| Dec 19 20:26:23.060 INFO STEP 1182 (remove_files) COMPLETE
79182024-12-19T20:26:24.449Z[ recovery-image] Dec 19 20:26:23.060 INFO O| Dec 19 20:26:23.060 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79192024-12-19T20:26:24.470Z[ recovery-image] Dec 19 20:26:23.081 INFO O| Dec 19 20:26:23.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
79202024-12-19T20:26:24.470Z[ recovery-image] Dec 19 20:26:23.082 INFO O| Dec 19 20:26:23.082 INFO STEP 1183 (remove_files) COMPLETE
79212024-12-19T20:26:24.470Z[ recovery-image] Dec 19 20:26:23.082 INFO O| Dec 19 20:26:23.082 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79222024-12-19T20:26:24.491Z[ recovery-image] Dec 19 20:26:23.103 INFO O| Dec 19 20:26:23.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
79232024-12-19T20:26:24.491Z[ recovery-image] Dec 19 20:26:23.103 INFO O| Dec 19 20:26:23.103 INFO STEP 1184 (remove_files) COMPLETE
79242024-12-19T20:26:24.491Z[ recovery-image] Dec 19 20:26:23.103 INFO O| Dec 19 20:26:23.103 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79252024-12-19T20:26:24.535Z[ recovery-image] Dec 19 20:26:23.145 INFO O| Dec 19 20:26:23.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
79262024-12-19T20:26:24.535Z[ recovery-image] Dec 19 20:26:23.145 INFO O| Dec 19 20:26:23.145 INFO STEP 1185 (remove_files) COMPLETE
79272024-12-19T20:26:24.535Z[ recovery-image] Dec 19 20:26:23.145 INFO O| Dec 19 20:26:23.145 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79282024-12-19T20:26:24.592Z[ recovery-image] Dec 19 20:26:23.203 INFO O| Dec 19 20:26:23.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
79292024-12-19T20:26:24.592Z[ recovery-image] Dec 19 20:26:23.204 INFO O| Dec 19 20:26:23.204 INFO STEP 1186 (remove_files) COMPLETE
79302024-12-19T20:26:24.592Z[ recovery-image] Dec 19 20:26:23.204 INFO O| Dec 19 20:26:23.204 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79312024-12-19T20:26:24.607Z[ host-image] Dec 19 20:26:23.218 INFO O| Dec 19 20:26:23.218 INFO O| Planning: Evaluating mediators ... Done
79322024-12-19T20:26:24.615Z[ host-image] Dec 19 20:26:23.219 INFO O| Dec 19 20:26:23.218 INFO O| Planning: Planning completed in 5.27 seconds
79332024-12-19T20:26:24.615Z[ host-image] Dec 19 20:26:23.221 INFO O| Dec 19 20:26:23.221 INFO O| Packages to install: 1
79342024-12-19T20:26:24.618Z[ recovery-image] Dec 19 20:26:23.226 INFO O| Dec 19 20:26:23.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
79352024-12-19T20:26:24.618Z[ recovery-image] Dec 19 20:26:23.226 INFO O| Dec 19 20:26:23.226 INFO STEP 1187 (remove_files) COMPLETE
79362024-12-19T20:26:24.618Z[ recovery-image] Dec 19 20:26:23.226 INFO O| Dec 19 20:26:23.226 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79372024-12-19T20:26:24.640Z[ recovery-image] Dec 19 20:26:23.248 INFO O| Dec 19 20:26:23.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
79382024-12-19T20:26:24.640Z[ recovery-image] Dec 19 20:26:23.248 INFO O| Dec 19 20:26:23.248 INFO STEP 1188 (remove_files) COMPLETE
79392024-12-19T20:26:24.640Z[ recovery-image] Dec 19 20:26:23.248 INFO O| Dec 19 20:26:23.248 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79402024-12-19T20:26:24.660Z[ recovery-image] Dec 19 20:26:23.271 INFO O| Dec 19 20:26:23.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
79412024-12-19T20:26:24.660Z[ recovery-image] Dec 19 20:26:23.271 INFO O| Dec 19 20:26:23.271 INFO STEP 1189 (remove_files) COMPLETE
79422024-12-19T20:26:24.660Z[ recovery-image] Dec 19 20:26:23.271 INFO O| Dec 19 20:26:23.271 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79432024-12-19T20:26:24.663Z[ host-image] Dec 19 20:26:23.273 INFO O| Dec 19 20:26:23.273 INFO O| Download: 0/4 items 0.0/10.0MB 0% complete
79442024-12-19T20:26:24.694Z[ recovery-image] Dec 19 20:26:23.305 INFO O| Dec 19 20:26:23.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
79452024-12-19T20:26:24.694Z[ recovery-image] Dec 19 20:26:23.305 INFO O| Dec 19 20:26:23.305 INFO STEP 1190 (remove_files) COMPLETE
79462024-12-19T20:26:24.694Z[ recovery-image] Dec 19 20:26:23.305 INFO O| Dec 19 20:26:23.305 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472024-12-19T20:26:24.719Z[ recovery-image] Dec 19 20:26:23.326 INFO O| Dec 19 20:26:23.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
79482024-12-19T20:26:24.724Z[ recovery-image] Dec 19 20:26:23.326 INFO O| Dec 19 20:26:23.326 INFO STEP 1191 (remove_files) COMPLETE
79492024-12-19T20:26:24.724Z[ recovery-image] Dec 19 20:26:23.326 INFO O| Dec 19 20:26:23.326 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502024-12-19T20:26:24.738Z[ recovery-image] Dec 19 20:26:23.346 INFO O| Dec 19 20:26:23.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
79512024-12-19T20:26:24.738Z[ recovery-image] Dec 19 20:26:23.346 INFO O| Dec 19 20:26:23.346 INFO STEP 1192 (remove_files) COMPLETE
79522024-12-19T20:26:24.738Z[ recovery-image] Dec 19 20:26:23.346 INFO O| Dec 19 20:26:23.346 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532024-12-19T20:26:24.760Z[ recovery-image] Dec 19 20:26:23.371 INFO O| Dec 19 20:26:23.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
79542024-12-19T20:26:24.760Z[ recovery-image] Dec 19 20:26:23.371 INFO O| Dec 19 20:26:23.371 INFO STEP 1193 (remove_files) COMPLETE
79552024-12-19T20:26:24.760Z[ recovery-image] Dec 19 20:26:23.371 INFO O| Dec 19 20:26:23.371 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562024-12-19T20:26:24.780Z[ recovery-image] Dec 19 20:26:23.391 INFO O| Dec 19 20:26:23.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
79572024-12-19T20:26:24.780Z[ recovery-image] Dec 19 20:26:23.391 INFO O| Dec 19 20:26:23.391 INFO STEP 1194 (remove_files) COMPLETE
79582024-12-19T20:26:24.780Z[ recovery-image] Dec 19 20:26:23.391 INFO O| Dec 19 20:26:23.391 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592024-12-19T20:26:24.808Z[ recovery-image] Dec 19 20:26:23.418 INFO O| Dec 19 20:26:23.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
79602024-12-19T20:26:24.808Z[ recovery-image] Dec 19 20:26:23.418 INFO O| Dec 19 20:26:23.418 INFO STEP 1195 (remove_files) COMPLETE
79612024-12-19T20:26:24.808Z[ recovery-image] Dec 19 20:26:23.418 INFO O| Dec 19 20:26:23.418 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622024-12-19T20:26:24.841Z[ recovery-image] Dec 19 20:26:23.449 INFO O| Dec 19 20:26:23.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
79632024-12-19T20:26:24.841Z[ recovery-image] Dec 19 20:26:23.449 INFO O| Dec 19 20:26:23.449 INFO STEP 1196 (remove_files) COMPLETE
79642024-12-19T20:26:24.841Z[ recovery-image] Dec 19 20:26:23.449 INFO O| Dec 19 20:26:23.449 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652024-12-19T20:26:24.866Z[ recovery-image] Dec 19 20:26:23.477 INFO O| Dec 19 20:26:23.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
79662024-12-19T20:26:24.866Z[ recovery-image] Dec 19 20:26:23.477 INFO O| Dec 19 20:26:23.477 INFO STEP 1197 (remove_files) COMPLETE
79672024-12-19T20:26:24.869Z[ recovery-image] Dec 19 20:26:23.478 INFO O| Dec 19 20:26:23.477 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682024-12-19T20:26:24.917Z[ recovery-image] Dec 19 20:26:23.528 INFO O| Dec 19 20:26:23.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
79692024-12-19T20:26:24.946Z[ recovery-image] Dec 19 20:26:23.528 INFO O| Dec 19 20:26:23.528 INFO STEP 1198 (remove_files) COMPLETE
79702024-12-19T20:26:24.946Z[ recovery-image] Dec 19 20:26:23.528 INFO O| Dec 19 20:26:23.528 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712024-12-19T20:26:24.946Z[ recovery-image] Dec 19 20:26:23.550 INFO O| Dec 19 20:26:23.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
79722024-12-19T20:26:24.946Z[ recovery-image] Dec 19 20:26:23.550 INFO O| Dec 19 20:26:23.550 INFO STEP 1199 (remove_files) COMPLETE
79732024-12-19T20:26:24.946Z[ recovery-image] Dec 19 20:26:23.550 INFO O| Dec 19 20:26:23.550 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742024-12-19T20:26:24.964Z[ recovery-image] Dec 19 20:26:23.572 INFO O| Dec 19 20:26:23.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
79752024-12-19T20:26:24.964Z[ recovery-image] Dec 19 20:26:23.572 INFO O| Dec 19 20:26:23.572 INFO STEP 1200 (remove_files) COMPLETE
79762024-12-19T20:26:24.964Z[ recovery-image] Dec 19 20:26:23.572 INFO O| Dec 19 20:26:23.572 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772024-12-19T20:26:24.983Z[ recovery-image] Dec 19 20:26:23.594 INFO O| Dec 19 20:26:23.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
79782024-12-19T20:26:24.983Z[ recovery-image] Dec 19 20:26:23.594 INFO O| Dec 19 20:26:23.594 INFO STEP 1201 (remove_files) COMPLETE
79792024-12-19T20:26:24.983Z[ recovery-image] Dec 19 20:26:23.594 INFO O| Dec 19 20:26:23.594 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802024-12-19T20:26:25.005Z[ recovery-image] Dec 19 20:26:23.616 INFO O| Dec 19 20:26:23.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
79812024-12-19T20:26:25.005Z[ recovery-image] Dec 19 20:26:23.616 INFO O| Dec 19 20:26:23.616 INFO STEP 1202 (remove_files) COMPLETE
79822024-12-19T20:26:25.011Z[ recovery-image] Dec 19 20:26:23.616 INFO O| Dec 19 20:26:23.616 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832024-12-19T20:26:25.027Z[ recovery-image] Dec 19 20:26:23.638 INFO O| Dec 19 20:26:23.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
79842024-12-19T20:26:25.027Z[ recovery-image] Dec 19 20:26:23.639 INFO O| Dec 19 20:26:23.639 INFO STEP 1203 (remove_files) COMPLETE
79852024-12-19T20:26:25.030Z[ recovery-image] Dec 19 20:26:23.639 INFO O| Dec 19 20:26:23.639 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862024-12-19T20:26:25.042Z[ host-image] Dec 19 20:26:23.653 INFO O| Dec 19 20:26:23.653 INFO O| Download: Completed 9.99 MB in 0.38 seconds (26.3M/s)
79872024-12-19T20:26:25.050Z[ recovery-image] Dec 19 20:26:23.662 INFO O| Dec 19 20:26:23.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
79882024-12-19T20:26:25.051Z[ recovery-image] Dec 19 20:26:23.662 INFO O| Dec 19 20:26:23.662 INFO STEP 1204 (remove_files) COMPLETE
79892024-12-19T20:26:25.051Z[ recovery-image] Dec 19 20:26:23.662 INFO O| Dec 19 20:26:23.662 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79902024-12-19T20:26:25.094Z[ recovery-image] Dec 19 20:26:23.703 INFO O| Dec 19 20:26:23.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
79912024-12-19T20:26:25.095Z[ recovery-image] Dec 19 20:26:23.703 INFO O| Dec 19 20:26:23.703 INFO STEP 1205 (remove_files) COMPLETE
79922024-12-19T20:26:25.097Z[ recovery-image] Dec 19 20:26:23.703 INFO O| Dec 19 20:26:23.703 INFO STEP 1206: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
79932024-12-19T20:26:25.170Z[ recovery-image] Dec 19 20:26:23.781 INFO O| Dec 19 20:26:23.781 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
79942024-12-19T20:26:25.170Z[ recovery-image] Dec 19 20:26:23.781 INFO O| Dec 19 20:26:23.781 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
79952024-12-19T20:26:25.228Z[ host-image] Dec 19 20:26:23.839 INFO O| Dec 19 20:26:23.839 INFO O| Actions: 1/22 actions (Installing new actions)
79962024-12-19T20:26:25.667Z[ host-image] Dec 19 20:26:24.278 INFO O| Dec 19 20:26:24.278 INFO O| Actions: Completed 22 actions in 0.44 seconds.
79972024-12-19T20:26:26.192Z[ host-image] Dec 19 20:26:24.803 INFO O| Dec 19 20:26:24.803 INFO O| Done
79982024-12-19T20:26:26.192Z[ host-image] Dec 19 20:26:24.803 INFO O| Dec 19 20:26:24.803 INFO O| Done
79992024-12-19T20:26:26.744Z[ recovery-image] Dec 19 20:26:25.355 INFO O| Dec 19 20:26:25.355 INFO STEP 1206 (pack_tar) COMPLETE
80002024-12-19T20:26:26.744Z[ recovery-image] Dec 19 20:26:25.355 INFO O| Dec 19 20:26:25.355 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80012024-12-19T20:26:26.746Z[ recovery-image] Dec 19 20:26:25.355 INFO O| Dec 19 20:26:25.355 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
80022024-12-19T20:26:27.142Z[ recovery-image] Dec 19 20:26:25.752 INFO O| Dec 19 20:26:25.752 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
80032024-12-19T20:26:27.298Z[ recovery-image] Dec 19 20:26:25.909 INFO O| Dec 19 20:26:25.909 INFO completed processing gimlet/ramdisk-03-recovery-trim
80042024-12-19T20:26:27.310Z[ recovery-image] Dec 19 20:26:25.919 INFO image builder template: zfs-recovery...
80052024-12-19T20:26:27.313Z[ recovery-image] Dec 19 20:26:25.920 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/.tmplSEuS3/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.34.311", "-n", "zfs-recovery"], pwd: None
80062024-12-19T20:26:27.366Z[ recovery-image] Dec 19 20:26:25.977 INFO O| Dec 19 20:26:25.976 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80072024-12-19T20:26:27.381Z[ recovery-image] Dec 19 20:26:25.991 INFO O| Dec 19 20:26:25.991 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80082024-12-19T20:26:27.533Z[ recovery-image] Dec 19 20:26:26.143 INFO O| Dec 19 20:26:26.143 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
80092024-12-19T20:26:27.644Z[ recovery-image] Dec 19 20:26:26.255 INFO O| Dec 19 20:26:26.255 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80102024-12-19T20:26:27.647Z[ recovery-image] Dec 19 20:26:26.255 INFO O| Dec 19 20:26:26.255 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
80112024-12-19T20:26:27.669Z[ recovery-image] Dec 19 20:26:26.280 INFO O| Dec 19 20:26:26.280 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
80122024-12-19T20:26:27.711Z[ host-image] Dec 19 20:26:26.321 INFO O| Dec 19 20:26:26.321 INFO O| Done
80132024-12-19T20:26:27.805Z[ recovery-image] Dec 19 20:26:26.416 INFO O| Dec 19 20:26:26.415 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
80142024-12-19T20:26:27.890Z[ recovery-image] Dec 19 20:26:26.501 INFO O| Dec 19 20:26:26.501 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
80152024-12-19T20:26:27.910Z[ recovery-image] Dec 19 20:26:26.520 INFO O| Dec 19 20:26:26.520 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80162024-12-19T20:26:27.920Z[ recovery-image] Dec 19 20:26:26.531 INFO O| Dec 19 20:26:26.530 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
80172024-12-19T20:26:27.927Z[ recovery-image] Dec 19 20:26:26.538 INFO O| Dec 19 20:26:26.538 INFO no lofi found
80182024-12-19T20:26:27.928Z[ recovery-image] Dec 19 20:26:26.538 INFO O| Dec 19 20:26:26.538 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
80192024-12-19T20:26:27.928Z[ recovery-image] Dec 19 20:26:26.538 INFO O| Dec 19 20:26:26.538 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80202024-12-19T20:26:30.401Z[ recovery-image] Dec 19 20:26:29.011 INFO O| Dec 19 20:26:29.011 INFO lofi device = /dev/dsk/c2t1d0p0
80212024-12-19T20:26:30.401Z[ recovery-image] Dec 19 20:26:29.011 INFO O| Dec 19 20:26:29.011 INFO pool device = /dev/dsk/c2t1d0p0
80222024-12-19T20:26:30.404Z[ recovery-image] Dec 19 20:26:29.012 INFO O| Dec 19 20:26:29.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"]
80232024-12-19T20:26:30.601Z[ recovery-image] Dec 19 20:26:29.212 INFO O| Dec 19 20:26:29.212 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80242024-12-19T20:26:30.601Z[ recovery-image] Dec 19 20:26:29.212 INFO O| Dec 19 20:26:29.212 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
80252024-12-19T20:26:30.612Z[ host-image] Dec 19 20:26:29.222 INFO O| Dec 19 20:26:29.222 INFO O| Done
80262024-12-19T20:26:30.637Z[ recovery-image] Dec 19 20:26:29.248 INFO O| Dec 19 20:26:29.248 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
80272024-12-19T20:26:30.675Z[ host-image] Dec 19 20:26:29.273 INFO O| Dec 19 20:26:29.273 INFO O| Done
80282024-12-19T20:26:30.675Z[ host-image] Dec 19 20:26:29.273 INFO O| Dec 19 20:26:29.273 INFO O| Done
80292024-12-19T20:26:30.691Z[ host-image] Dec 19 20:26:29.301 INFO O| Dec 19 20:26:29.301 INFO O| Done
80302024-12-19T20:26:30.767Z[ recovery-image] Dec 19 20:26:29.377 INFO O| Dec 19 20:26:29.377 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
80312024-12-19T20:26:30.840Z[ recovery-image] Dec 19 20:26:29.451 INFO O| Dec 19 20:26:29.451 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
80322024-12-19T20:26:30.870Z[ recovery-image] Dec 19 20:26:29.480 INFO O| Dec 19 20:26:29.480 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
80332024-12-19T20:26:30.891Z[ recovery-image] Dec 19 20:26:29.501 INFO O| Dec 19 20:26:29.501 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
80342024-12-19T20:26:30.900Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO STEP 14 (pkg_install) COMPLETE
80352024-12-19T20:26:30.900Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80362024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO skip step because feature "mfg" is not enabled
80372024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80382024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO skip step because feature "compliance" is not enabled
80392024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80402024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO skip step because feature "stress" is not enabled
80412024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
80422024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO skip step because feature "nfs" is not enabled
80432024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
80442024-12-19T20:26:30.903Z[ host-image] Dec 19 20:26:29.510 INFO O| Dec 19 20:26:29.510 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
80452024-12-19T20:26:30.985Z[ recovery-image] Dec 19 20:26:29.595 INFO O| Dec 19 20:26:29.595 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80462024-12-19T20:26:30.988Z[ recovery-image] Dec 19 20:26:29.596 INFO O| Dec 19 20:26:29.595 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80472024-12-19T20:26:30.988Z[ recovery-image] Dec 19 20:26:29.596 INFO O| Dec 19 20:26:29.596 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80482024-12-19T20:26:31.045Z[ recovery-image] Dec 19 20:26:29.655 INFO O| Dec 19 20:26:29.655 INFO boot environment UUID: 80c8aa49-9735-447c-bf1d-a0df865db512
80492024-12-19T20:26:31.045Z[ recovery-image] Dec 19 20:26:29.655 INFO O| Dec 19 20:26:29.655 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 80c8aa49-9735-447c-bf1d-a0df865db512
80502024-12-19T20:26:31.063Z[ host-image] Dec 19 20:26:29.673 INFO O| Dec 19 20:26:29.673 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
80512024-12-19T20:26:31.138Z[ recovery-image] Dec 19 20:26:29.748 INFO O| Dec 19 20:26:29.748 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
80522024-12-19T20:26:31.193Z[ host-image] Dec 19 20:26:29.803 INFO O| Dec 19 20:26:29.803 INFO completed processing gimlet/ramdisk-01-os
80532024-12-19T20:26:31.196Z[ host-image] Dec 19 20:26:29.806 INFO omicron1 baseline generation...
80542024-12-19T20:26:31.198Z[ host-image] Dec 19 20:26:29.806 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
80552024-12-19T20:26:31.201Z[ recovery-image] Dec 19 20:26:29.809 INFO O| Dec 19 20:26:29.809 INFO STEP 0 (create_be) COMPLETE
80562024-12-19T20:26:31.201Z[ recovery-image] Dec 19 20:26:29.809 INFO O| Dec 19 20:26:29.809 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80572024-12-19T20:26:31.307Z[ recovery-image] Dec 19 20:26:29.917 INFO O| Dec 19 20:26:29.917 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"]
80582024-12-19T20:26:32.075Z[ host-image] Dec 19 20:26:30.685 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23079:20241218T174358Z
80592024-12-19T20:26:37.832Z[ recovery-image] Dec 19 20:26:36.441 INFO O| Dec 19 20:26:36.441 INFO STEP 1 (unpack_tar) COMPLETE
80602024-12-19T20:26:37.832Z[ recovery-image] Dec 19 20:26:36.441 INFO O| Dec 19 20:26:36.441 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80612024-12-19T20:26:37.852Z[ recovery-image] Dec 19 20:26:36.461 INFO O| Dec 19 20:26:36.460 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80622024-12-19T20:26:38.306Z[ recovery-image] Dec 19 20:26:36.915 INFO O| Dec 19 20:26:36.914 INFO STEP 2 (devfsadm) COMPLETE
80632024-12-19T20:26:38.306Z[ recovery-image] Dec 19 20:26:36.915 INFO O| Dec 19 20:26:36.914 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80642024-12-19T20:26:38.328Z[ recovery-image] Dec 19 20:26:36.937 INFO O| Dec 19 20:26:36.936 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80652024-12-19T20:26:38.328Z[ recovery-image] Dec 19 20:26:36.937 INFO O| Dec 19 20:26:36.937 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80662024-12-19T20:26:38.329Z[ recovery-image] Dec 19 20:26:36.937 INFO O| Dec 19 20:26:36.937 INFO STEP 3 (ensure_dir) COMPLETE
80672024-12-19T20:26:38.329Z[ recovery-image] Dec 19 20:26:36.937 INFO O| Dec 19 20:26:36.937 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80682024-12-19T20:26:38.375Z[ recovery-image] Dec 19 20:26:36.982 INFO O| Dec 19 20:26:36.981 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80692024-12-19T20:26:38.375Z[ recovery-image] Dec 19 20:26:36.982 INFO O| Dec 19 20:26:36.982 INFO STEP 4 (ensure_dir) COMPLETE
80702024-12-19T20:26:38.378Z[ recovery-image] Dec 19 20:26:36.982 INFO O| Dec 19 20:26:36.982 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80712024-12-19T20:26:38.398Z[ recovery-image] Dec 19 20:26:37.004 INFO O| Dec 19 20:26:37.004 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80722024-12-19T20:26:38.398Z[ recovery-image] Dec 19 20:26:37.004 INFO O| Dec 19 20:26:37.004 INFO STEP 5 (ensure_dir) COMPLETE
80732024-12-19T20:26:38.401Z[ recovery-image] Dec 19 20:26:37.004 INFO O| Dec 19 20:26:37.004 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80742024-12-19T20:26:38.418Z[ recovery-image] Dec 19 20:26:37.025 INFO O| Dec 19 20:26:37.024 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80752024-12-19T20:26:38.418Z[ recovery-image] Dec 19 20:26:37.025 INFO O| Dec 19 20:26:37.025 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80762024-12-19T20:26:38.418Z[ recovery-image] Dec 19 20:26:37.025 INFO O| Dec 19 20:26:37.025 INFO STEP 6 (ensure_dir) COMPLETE
80772024-12-19T20:26:38.418Z[ recovery-image] Dec 19 20:26:37.025 INFO O| Dec 19 20:26:37.025 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80782024-12-19T20:26:38.439Z[ recovery-image] Dec 19 20:26:37.048 INFO O| Dec 19 20:26:37.048 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80792024-12-19T20:26:38.439Z[ recovery-image] Dec 19 20:26:37.048 INFO O| Dec 19 20:26:37.048 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80802024-12-19T20:26:38.444Z[ recovery-image] Dec 19 20:26:37.048 INFO O| Dec 19 20:26:37.048 INFO STEP 7 (ensure_dir) COMPLETE
80812024-12-19T20:26:38.444Z[ recovery-image] Dec 19 20:26:37.048 INFO O| Dec 19 20:26:37.048 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80822024-12-19T20:26:38.461Z[ recovery-image] Dec 19 20:26:37.070 INFO O| Dec 19 20:26:37.070 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
80832024-12-19T20:26:38.465Z[ recovery-image] Dec 19 20:26:37.070 INFO O| Dec 19 20:26:37.070 INFO STEP 8 (remove_files) COMPLETE
80842024-12-19T20:26:38.465Z[ recovery-image] Dec 19 20:26:37.070 INFO O| Dec 19 20:26:37.070 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80852024-12-19T20:26:38.481Z[ recovery-image] Dec 19 20:26:37.090 INFO O| Dec 19 20:26:37.090 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
80862024-12-19T20:26:38.484Z[ recovery-image] Dec 19 20:26:37.092 INFO O| Dec 19 20:26:37.091 INFO STEP 9 (remove_files) COMPLETE
80872024-12-19T20:26:38.484Z[ recovery-image] Dec 19 20:26:37.092 INFO O| Dec 19 20:26:37.092 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80882024-12-19T20:26:38.504Z[ recovery-image] Dec 19 20:26:37.113 INFO O| Dec 19 20:26:37.112 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
80892024-12-19T20:26:38.507Z[ recovery-image] Dec 19 20:26:37.114 INFO O| Dec 19 20:26:37.114 INFO STEP 10 (remove_files) COMPLETE
80902024-12-19T20:26:38.507Z[ recovery-image] Dec 19 20:26:37.114 INFO O| Dec 19 20:26:37.114 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80912024-12-19T20:26:38.526Z[ recovery-image] Dec 19 20:26:37.135 INFO O| Dec 19 20:26:37.135 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
80922024-12-19T20:26:38.532Z[ recovery-image] Dec 19 20:26:37.135 INFO O| Dec 19 20:26:37.135 INFO STEP 11 (remove_files) COMPLETE
80932024-12-19T20:26:38.532Z[ recovery-image] Dec 19 20:26:37.135 INFO O| Dec 19 20:26:37.135 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80942024-12-19T20:26:38.573Z[ recovery-image] Dec 19 20:26:37.182 INFO O| Dec 19 20:26:37.182 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
80952024-12-19T20:26:38.576Z[ recovery-image] Dec 19 20:26:37.182 INFO O| Dec 19 20:26:37.182 INFO STEP 12 (remove_files) COMPLETE
80962024-12-19T20:26:38.576Z[ recovery-image] Dec 19 20:26:37.182 INFO O| Dec 19 20:26:37.182 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80972024-12-19T20:26:38.599Z[ recovery-image] Dec 19 20:26:37.208 INFO O| Dec 19 20:26:37.208 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80982024-12-19T20:26:38.599Z[ recovery-image] Dec 19 20:26:37.208 INFO O| Dec 19 20:26:37.208 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80992024-12-19T20:26:38.599Z[ recovery-image] Dec 19 20:26:37.208 INFO O| Dec 19 20:26:37.208 INFO STEP 13 (ensure_dir) COMPLETE
81002024-12-19T20:26:38.602Z[ recovery-image] Dec 19 20:26:37.208 INFO O| Dec 19 20:26:37.208 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81012024-12-19T20:26:38.622Z[ recovery-image] Dec 19 20:26:37.230 INFO O| Dec 19 20:26:37.230 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81022024-12-19T20:26:38.624Z[ recovery-image] Dec 19 20:26:37.231 INFO O| Dec 19 20:26:37.231 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81032024-12-19T20:26:38.624Z[ recovery-image] Dec 19 20:26:37.231 INFO O| Dec 19 20:26:37.231 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81042024-12-19T20:26:38.624Z[ recovery-image] Dec 19 20:26:37.231 INFO O| Dec 19 20:26:37.231 INFO STEP 14 (ensure_dir) COMPLETE
81052024-12-19T20:26:38.625Z[ recovery-image] Dec 19 20:26:37.231 INFO O| Dec 19 20:26:37.231 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81062024-12-19T20:26:38.648Z[ recovery-image] Dec 19 20:26:37.257 INFO O| Dec 19 20:26:37.257 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81072024-12-19T20:26:38.648Z[ recovery-image] Dec 19 20:26:37.257 INFO O| Dec 19 20:26:37.257 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81082024-12-19T20:26:38.648Z[ recovery-image] Dec 19 20:26:37.257 INFO O| Dec 19 20:26:37.257 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81092024-12-19T20:26:38.651Z[ recovery-image] Dec 19 20:26:37.257 INFO O| Dec 19 20:26:37.257 INFO STEP 15 (ensure_dir) COMPLETE
81102024-12-19T20:26:38.651Z[ recovery-image] Dec 19 20:26:37.257 INFO O| Dec 19 20:26:37.257 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81112024-12-19T20:26:38.669Z[ recovery-image] Dec 19 20:26:37.278 INFO O| Dec 19 20:26:37.278 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81122024-12-19T20:26:38.669Z[ recovery-image] Dec 19 20:26:37.278 INFO O| Dec 19 20:26:37.278 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
81132024-12-19T20:26:38.672Z[ recovery-image] Dec 19 20:26:37.278 INFO O| Dec 19 20:26:37.278 INFO STEP 16 (ensure_dir) COMPLETE
81142024-12-19T20:26:38.672Z[ recovery-image] Dec 19 20:26:37.279 INFO O| Dec 19 20:26:37.278 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81152024-12-19T20:26:38.691Z[ recovery-image] Dec 19 20:26:37.299 INFO O| Dec 19 20:26:37.299 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81162024-12-19T20:26:38.691Z[ recovery-image] Dec 19 20:26:37.299 INFO O| Dec 19 20:26:37.299 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
81172024-12-19T20:26:38.693Z[ recovery-image] Dec 19 20:26:37.299 INFO O| Dec 19 20:26:37.299 INFO STEP 17 (ensure_dir) COMPLETE
81182024-12-19T20:26:38.693Z[ recovery-image] Dec 19 20:26:37.299 INFO O| Dec 19 20:26:37.299 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81192024-12-19T20:26:38.709Z[ recovery-image] Dec 19 20:26:37.318 INFO O| Dec 19 20:26:37.318 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
81202024-12-19T20:26:38.709Z[ recovery-image] Dec 19 20:26:37.318 INFO O| Dec 19 20:26:37.318 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
81212024-12-19T20:26:38.709Z[ recovery-image] Dec 19 20:26:37.318 INFO O| Dec 19 20:26:37.318 INFO ok!
81222024-12-19T20:26:38.713Z[ recovery-image] Dec 19 20:26:37.319 INFO O| Dec 19 20:26:37.318 INFO STEP 18 (ensure_symlink) COMPLETE
81232024-12-19T20:26:38.713Z[ recovery-image] Dec 19 20:26:37.319 INFO O| Dec 19 20:26:37.319 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81242024-12-19T20:26:38.736Z[ recovery-image] Dec 19 20:26:37.344 INFO O| Dec 19 20:26:37.344 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
81252024-12-19T20:26:38.738Z[ recovery-image] Dec 19 20:26:37.345 INFO O| Dec 19 20:26:37.344 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
81262024-12-19T20:26:38.738Z[ recovery-image] Dec 19 20:26:37.345 INFO O| Dec 19 20:26:37.345 INFO ok!
81272024-12-19T20:26:38.739Z[ recovery-image] Dec 19 20:26:37.345 INFO O| Dec 19 20:26:37.345 INFO STEP 19 (ensure_file) COMPLETE
81282024-12-19T20:26:38.739Z[ recovery-image] Dec 19 20:26:37.345 INFO O| Dec 19 20:26:37.345 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81292024-12-19T20:26:38.775Z[ recovery-image] Dec 19 20:26:37.384 INFO O| Dec 19 20:26:37.384 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
81302024-12-19T20:26:38.775Z[ recovery-image] Dec 19 20:26:37.384 INFO O| Dec 19 20:26:37.384 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
81312024-12-19T20:26:38.778Z[ recovery-image] Dec 19 20:26:37.384 INFO O| Dec 19 20:26:37.384 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
81322024-12-19T20:26:38.778Z[ recovery-image] Dec 19 20:26:37.384 INFO O| Dec 19 20:26:37.384 INFO ok!
81332024-12-19T20:26:38.778Z[ recovery-image] Dec 19 20:26:37.384 INFO O| Dec 19 20:26:37.384 INFO STEP 20 (ensure_symlink) COMPLETE
81342024-12-19T20:26:38.778Z[ recovery-image] Dec 19 20:26:37.384 INFO O| Dec 19 20:26:37.384 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81352024-12-19T20:26:38.798Z[ recovery-image] Dec 19 20:26:37.407 INFO O| Dec 19 20:26:37.407 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
81362024-12-19T20:26:38.801Z[ recovery-image] Dec 19 20:26:37.407 INFO O| Dec 19 20:26:37.407 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
81372024-12-19T20:26:38.801Z[ recovery-image] Dec 19 20:26:37.407 INFO O| Dec 19 20:26:37.407 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
81382024-12-19T20:26:38.802Z[ recovery-image] Dec 19 20:26:37.407 INFO O| Dec 19 20:26:37.407 INFO ok!
81392024-12-19T20:26:38.802Z[ recovery-image] Dec 19 20:26:37.407 INFO O| Dec 19 20:26:37.407 INFO STEP 21 (ensure_symlink) COMPLETE
81402024-12-19T20:26:38.802Z[ recovery-image] Dec 19 20:26:37.407 INFO O| Dec 19 20:26:37.407 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81412024-12-19T20:26:38.820Z[ recovery-image] Dec 19 20:26:37.429 INFO O| Dec 19 20:26:37.428 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
81422024-12-19T20:26:38.820Z[ recovery-image] Dec 19 20:26:37.429 INFO O| Dec 19 20:26:37.429 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
81432024-12-19T20:26:38.823Z[ recovery-image] Dec 19 20:26:37.429 INFO O| Dec 19 20:26:37.429 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
81442024-12-19T20:26:38.824Z[ recovery-image] Dec 19 20:26:37.429 INFO O| Dec 19 20:26:37.429 INFO ok!
81452024-12-19T20:26:38.824Z[ recovery-image] Dec 19 20:26:37.429 INFO O| Dec 19 20:26:37.429 INFO STEP 22 (ensure_symlink) COMPLETE
81462024-12-19T20:26:38.824Z[ recovery-image] Dec 19 20:26:37.429 INFO O| Dec 19 20:26:37.429 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81472024-12-19T20:26:38.841Z[ recovery-image] Dec 19 20:26:37.449 INFO O| Dec 19 20:26:37.449 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
81482024-12-19T20:26:38.841Z[ recovery-image] Dec 19 20:26:37.449 INFO O| Dec 19 20:26:37.449 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
81492024-12-19T20:26:38.844Z[ recovery-image] Dec 19 20:26:37.449 INFO O| Dec 19 20:26:37.449 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
81502024-12-19T20:26:38.844Z[ recovery-image] Dec 19 20:26:37.449 INFO O| Dec 19 20:26:37.449 INFO ok!
81512024-12-19T20:26:38.844Z[ recovery-image] Dec 19 20:26:37.449 INFO O| Dec 19 20:26:37.449 INFO STEP 23 (ensure_symlink) COMPLETE
81522024-12-19T20:26:38.844Z[ recovery-image] Dec 19 20:26:37.449 INFO O| Dec 19 20:26:37.449 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81532024-12-19T20:26:38.881Z[ recovery-image] Dec 19 20:26:37.490 INFO O| Dec 19 20:26:37.489 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
81542024-12-19T20:26:38.884Z[ recovery-image] Dec 19 20:26:37.490 INFO O| Dec 19 20:26:37.490 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 ...
81552024-12-19T20:26:38.884Z[ recovery-image] Dec 19 20:26:37.490 INFO O| Dec 19 20:26:37.490 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
81562024-12-19T20:26:38.884Z[ recovery-image] Dec 19 20:26:37.490 INFO O| Dec 19 20:26:37.490 INFO ok!
81572024-12-19T20:26:38.884Z[ recovery-image] Dec 19 20:26:37.490 INFO O| Dec 19 20:26:37.490 INFO STEP 24 (ensure_file) COMPLETE
81582024-12-19T20:26:38.884Z[ recovery-image] Dec 19 20:26:37.490 INFO O| Dec 19 20:26:37.490 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
81592024-12-19T20:26:38.902Z[ recovery-image] Dec 19 20:26:37.511 INFO O| Dec 19 20:26:37.511 INFO updating shadow file
81602024-12-19T20:26:38.905Z[ recovery-image] Dec 19 20:26:37.511 INFO O| Dec 19 20:26:37.511 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81612024-12-19T20:26:38.905Z[ recovery-image] Dec 19 20:26:37.511 INFO O| Dec 19 20:26:37.511 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81622024-12-19T20:26:38.905Z[ recovery-image] Dec 19 20:26:37.512 INFO O| Dec 19 20:26:37.511 INFO STEP 25 (shadow) COMPLETE
81632024-12-19T20:26:38.906Z[ recovery-image] Dec 19 20:26:37.512 INFO O| Dec 19 20:26:37.511 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81642024-12-19T20:26:38.924Z[ recovery-image] Dec 19 20:26:37.532 INFO O| Dec 19 20:26:37.532 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
81652024-12-19T20:26:38.924Z[ recovery-image] Dec 19 20:26:37.532 INFO O| Dec 19 20:26:37.532 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
81662024-12-19T20:26:38.926Z[ recovery-image] Dec 19 20:26:37.533 INFO O| Dec 19 20:26:37.533 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
81672024-12-19T20:26:38.926Z[ recovery-image] Dec 19 20:26:37.533 INFO O| Dec 19 20:26:37.533 INFO ok!
81682024-12-19T20:26:38.926Z[ recovery-image] Dec 19 20:26:37.533 INFO O| Dec 19 20:26:37.533 INFO STEP 26 (ensure_file) COMPLETE
81692024-12-19T20:26:38.926Z[ recovery-image] Dec 19 20:26:37.533 INFO O| Dec 19 20:26:37.533 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81702024-12-19T20:26:38.945Z[ recovery-image] Dec 19 20:26:37.554 INFO O| Dec 19 20:26:37.554 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
81712024-12-19T20:26:38.945Z[ recovery-image] Dec 19 20:26:37.554 INFO O| Dec 19 20:26:37.554 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
81722024-12-19T20:26:38.948Z[ recovery-image] Dec 19 20:26:37.554 INFO O| Dec 19 20:26:37.554 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
81732024-12-19T20:26:38.948Z[ recovery-image] Dec 19 20:26:37.554 INFO O| Dec 19 20:26:37.554 INFO ok!
81742024-12-19T20:26:38.948Z[ recovery-image] Dec 19 20:26:37.555 INFO O| Dec 19 20:26:37.554 INFO STEP 27 (ensure_file) COMPLETE
81752024-12-19T20:26:38.948Z[ recovery-image] Dec 19 20:26:37.555 INFO O| Dec 19 20:26:37.555 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81762024-12-19T20:26:38.974Z[ recovery-image] Dec 19 20:26:37.583 INFO O| Dec 19 20:26:37.583 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
81772024-12-19T20:26:38.974Z[ recovery-image] Dec 19 20:26:37.583 INFO O| Dec 19 20:26:37.583 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
81782024-12-19T20:26:38.974Z[ recovery-image] Dec 19 20:26:37.583 INFO O| Dec 19 20:26:37.583 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81792024-12-19T20:26:38.974Z[ recovery-image] Dec 19 20:26:37.583 INFO O| Dec 19 20:26:37.583 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81802024-12-19T20:26:38.976Z[ recovery-image] Dec 19 20:26:37.583 INFO O| Dec 19 20:26:37.583 INFO ok!
81812024-12-19T20:26:38.976Z[ recovery-image] Dec 19 20:26:37.583 INFO O| Dec 19 20:26:37.583 INFO STEP 28 (ensure_file) COMPLETE
81822024-12-19T20:26:38.976Z[ recovery-image] Dec 19 20:26:37.583 INFO O| Dec 19 20:26:37.583 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81832024-12-19T20:26:39.004Z[ recovery-image] Dec 19 20:26:37.612 INFO O| Dec 19 20:26:37.612 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
81842024-12-19T20:26:39.004Z[ recovery-image] Dec 19 20:26:37.612 INFO O| Dec 19 20:26:37.612 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
81852024-12-19T20:26:39.004Z[ recovery-image] Dec 19 20:26:37.612 INFO O| Dec 19 20:26:37.612 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
81862024-12-19T20:26:39.004Z[ recovery-image] Dec 19 20:26:37.612 INFO O| Dec 19 20:26:37.612 INFO ok!
81872024-12-19T20:26:39.004Z[ recovery-image] Dec 19 20:26:37.612 INFO O| Dec 19 20:26:37.612 INFO STEP 29 (ensure_file) COMPLETE
81882024-12-19T20:26:39.006Z[ recovery-image] Dec 19 20:26:37.612 INFO O| Dec 19 20:26:37.612 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81892024-12-19T20:26:39.022Z[ recovery-image] Dec 19 20:26:37.631 INFO O| Dec 19 20:26:37.630 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
81902024-12-19T20:26:39.022Z[ recovery-image] Dec 19 20:26:37.631 INFO O| Dec 19 20:26:37.631 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
81912024-12-19T20:26:39.025Z[ recovery-image] Dec 19 20:26:37.631 INFO O| Dec 19 20:26:37.631 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
81922024-12-19T20:26:39.025Z[ recovery-image] Dec 19 20:26:37.631 INFO O| Dec 19 20:26:37.631 INFO ok!
81932024-12-19T20:26:39.025Z[ recovery-image] Dec 19 20:26:37.631 INFO O| Dec 19 20:26:37.631 INFO STEP 30 (ensure_file) COMPLETE
81942024-12-19T20:26:39.025Z[ recovery-image] Dec 19 20:26:37.631 INFO O| Dec 19 20:26:37.631 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81952024-12-19T20:26:39.043Z[ recovery-image] Dec 19 20:26:37.652 INFO O| Dec 19 20:26:37.652 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
81962024-12-19T20:26:39.043Z[ recovery-image] Dec 19 20:26:37.652 INFO O| Dec 19 20:26:37.652 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
81972024-12-19T20:26:39.046Z[ recovery-image] Dec 19 20:26:37.652 INFO O| Dec 19 20:26:37.652 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
81982024-12-19T20:26:39.046Z[ recovery-image] Dec 19 20:26:37.652 INFO O| Dec 19 20:26:37.652 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
81992024-12-19T20:26:39.046Z[ recovery-image] Dec 19 20:26:37.653 INFO O| Dec 19 20:26:37.652 INFO ok!
82002024-12-19T20:26:39.046Z[ recovery-image] Dec 19 20:26:37.653 INFO O| Dec 19 20:26:37.653 INFO STEP 31 (ensure_file) COMPLETE
82012024-12-19T20:26:39.046Z[ recovery-image] Dec 19 20:26:37.653 INFO O| Dec 19 20:26:37.653 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82022024-12-19T20:26:39.065Z[ recovery-image] Dec 19 20:26:37.674 INFO O| Dec 19 20:26:37.673 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
82032024-12-19T20:26:39.065Z[ recovery-image] Dec 19 20:26:37.674 INFO O| Dec 19 20:26:37.674 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
82042024-12-19T20:26:39.067Z[ recovery-image] Dec 19 20:26:37.674 INFO O| Dec 19 20:26:37.674 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
82052024-12-19T20:26:39.067Z[ recovery-image] Dec 19 20:26:37.674 INFO O| Dec 19 20:26:37.674 INFO ok!
82062024-12-19T20:26:39.067Z[ recovery-image] Dec 19 20:26:37.674 INFO O| Dec 19 20:26:37.674 INFO STEP 32 (ensure_file) COMPLETE
82072024-12-19T20:26:39.067Z[ recovery-image] Dec 19 20:26:37.674 INFO O| Dec 19 20:26:37.674 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82082024-12-19T20:26:39.086Z[ recovery-image] Dec 19 20:26:37.695 INFO O| Dec 19 20:26:37.695 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
82092024-12-19T20:26:39.088Z[ recovery-image] Dec 19 20:26:37.695 INFO O| Dec 19 20:26:37.695 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
82102024-12-19T20:26:39.088Z[ recovery-image] Dec 19 20:26:37.695 INFO O| Dec 19 20:26:37.695 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
82112024-12-19T20:26:39.088Z[ recovery-image] Dec 19 20:26:37.695 INFO O| Dec 19 20:26:37.695 INFO ok!
82122024-12-19T20:26:39.088Z[ recovery-image] Dec 19 20:26:37.695 INFO O| Dec 19 20:26:37.695 INFO STEP 33 (ensure_file) COMPLETE
82132024-12-19T20:26:39.088Z[ recovery-image] Dec 19 20:26:37.695 INFO O| Dec 19 20:26:37.695 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82142024-12-19T20:26:39.108Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
82152024-12-19T20:26:39.108Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
82162024-12-19T20:26:39.111Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82172024-12-19T20:26:39.111Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82182024-12-19T20:26:39.111Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82192024-12-19T20:26:39.111Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82202024-12-19T20:26:39.111Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO ok!
82212024-12-19T20:26:39.111Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO STEP 34 (ensure_file) COMPLETE
82222024-12-19T20:26:39.112Z[ recovery-image] Dec 19 20:26:37.717 INFO O| Dec 19 20:26:37.717 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82232024-12-19T20:26:39.170Z[ recovery-image] Dec 19 20:26:37.779 INFO O| Dec 19 20:26:37.779 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82242024-12-19T20:26:39.173Z[ recovery-image] Dec 19 20:26:37.779 INFO O| Dec 19 20:26:37.779 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82252024-12-19T20:26:39.173Z[ recovery-image] Dec 19 20:26:37.779 INFO O| Dec 19 20:26:37.779 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82262024-12-19T20:26:39.173Z[ recovery-image] Dec 19 20:26:37.780 INFO O| Dec 19 20:26:37.779 INFO STEP 35 (ensure_dir) COMPLETE
82272024-12-19T20:26:39.173Z[ recovery-image] Dec 19 20:26:37.780 INFO O| Dec 19 20:26:37.780 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82282024-12-19T20:26:39.200Z[ recovery-image] Dec 19 20:26:37.807 INFO O| Dec 19 20:26:37.807 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
82292024-12-19T20:26:39.200Z[ recovery-image] Dec 19 20:26:37.807 INFO O| Dec 19 20:26:37.807 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 ...
82302024-12-19T20:26:39.203Z[ recovery-image] Dec 19 20:26:37.808 INFO O| Dec 19 20:26:37.807 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
82312024-12-19T20:26:39.203Z[ recovery-image] Dec 19 20:26:37.808 INFO O| Dec 19 20:26:37.808 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
82322024-12-19T20:26:39.203Z[ recovery-image] Dec 19 20:26:37.808 INFO O| Dec 19 20:26:37.808 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
82332024-12-19T20:26:39.203Z[ recovery-image] Dec 19 20:26:37.808 INFO O| Dec 19 20:26:37.808 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
82342024-12-19T20:26:39.203Z[ recovery-image] Dec 19 20:26:37.808 INFO O| Dec 19 20:26:37.808 INFO ok!
82352024-12-19T20:26:39.203Z[ recovery-image] Dec 19 20:26:37.808 INFO O| Dec 19 20:26:37.808 INFO STEP 36 (ensure_file) COMPLETE
82362024-12-19T20:26:39.203Z[ recovery-image] Dec 19 20:26:37.808 INFO O| Dec 19 20:26:37.808 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82372024-12-19T20:26:39.221Z[ recovery-image] Dec 19 20:26:37.830 INFO O| Dec 19 20:26:37.830 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
82382024-12-19T20:26:39.221Z[ recovery-image] Dec 19 20:26:37.830 INFO O| Dec 19 20:26:37.830 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 ...
82392024-12-19T20:26:39.221Z[ recovery-image] Dec 19 20:26:37.830 INFO O| Dec 19 20:26:37.830 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
82402024-12-19T20:26:39.221Z[ recovery-image] Dec 19 20:26:37.830 INFO O| Dec 19 20:26:37.830 INFO ok!
82412024-12-19T20:26:39.225Z[ recovery-image] Dec 19 20:26:37.830 INFO O| Dec 19 20:26:37.830 INFO STEP 37 (ensure_symlink) COMPLETE
82422024-12-19T20:26:39.225Z[ recovery-image] Dec 19 20:26:37.830 INFO O| Dec 19 20:26:37.830 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82432024-12-19T20:26:39.242Z[ recovery-image] Dec 19 20:26:37.851 INFO O| Dec 19 20:26:37.851 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
82442024-12-19T20:26:39.244Z[ recovery-image] Dec 19 20:26:37.851 INFO O| Dec 19 20:26:37.851 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
82452024-12-19T20:26:39.244Z[ recovery-image] Dec 19 20:26:37.851 INFO O| Dec 19 20:26:37.851 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82462024-12-19T20:26:39.244Z[ recovery-image] Dec 19 20:26:37.851 INFO O| Dec 19 20:26:37.851 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82472024-12-19T20:26:39.254Z[ recovery-image] Dec 19 20:26:37.863 INFO O| Dec 19 20:26:37.851 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82482024-12-19T20:26:39.257Z[ recovery-image] Dec 19 20:26:37.863 INFO O| Dec 19 20:26:37.863 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82492024-12-19T20:26:39.257Z[ recovery-image] Dec 19 20:26:37.863 INFO O| Dec 19 20:26:37.863 INFO ok!
82502024-12-19T20:26:39.257Z[ recovery-image] Dec 19 20:26:37.863 INFO O| Dec 19 20:26:37.863 INFO STEP 38 (ensure_file) COMPLETE
82512024-12-19T20:26:39.257Z[ recovery-image] Dec 19 20:26:37.863 INFO O| Dec 19 20:26:37.863 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82522024-12-19T20:26:39.278Z[ recovery-image] Dec 19 20:26:37.887 INFO O| Dec 19 20:26:37.887 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
82532024-12-19T20:26:39.279Z[ recovery-image] Dec 19 20:26:37.887 INFO O| Dec 19 20:26:37.887 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 ...
82542024-12-19T20:26:39.281Z[ recovery-image] Dec 19 20:26:37.888 INFO O| Dec 19 20:26:37.887 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
82552024-12-19T20:26:39.281Z[ recovery-image] Dec 19 20:26:37.888 INFO O| Dec 19 20:26:37.888 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
82562024-12-19T20:26:39.283Z[ recovery-image] Dec 19 20:26:37.888 INFO O| Dec 19 20:26:37.888 INFO ok!
82572024-12-19T20:26:39.284Z[ recovery-image] Dec 19 20:26:37.888 INFO O| Dec 19 20:26:37.888 INFO STEP 39 (ensure_file) COMPLETE
82582024-12-19T20:26:39.284Z[ recovery-image] Dec 19 20:26:37.888 INFO O| Dec 19 20:26:37.888 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82592024-12-19T20:26:39.299Z[ recovery-image] Dec 19 20:26:37.907 INFO O| Dec 19 20:26:37.907 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
82602024-12-19T20:26:39.299Z[ recovery-image] Dec 19 20:26:37.908 INFO O| Dec 19 20:26:37.907 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
82612024-12-19T20:26:39.299Z[ recovery-image] Dec 19 20:26:37.908 INFO O| Dec 19 20:26:37.908 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
82622024-12-19T20:26:39.302Z[ recovery-image] Dec 19 20:26:37.908 INFO O| Dec 19 20:26:37.908 INFO ok!
82632024-12-19T20:26:39.302Z[ recovery-image] Dec 19 20:26:37.908 INFO O| Dec 19 20:26:37.908 INFO STEP 40 (ensure_file) COMPLETE
82642024-12-19T20:26:39.302Z[ recovery-image] Dec 19 20:26:37.908 INFO O| Dec 19 20:26:37.908 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82652024-12-19T20:26:39.332Z[ recovery-image] Dec 19 20:26:37.941 INFO O| Dec 19 20:26:37.941 INFO updating shadow file
82662024-12-19T20:26:39.334Z[ recovery-image] Dec 19 20:26:37.941 INFO O| Dec 19 20:26:37.941 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82672024-12-19T20:26:39.334Z[ recovery-image] Dec 19 20:26:37.941 INFO O| Dec 19 20:26:37.941 INFO STEP 41 (shadow) COMPLETE
82682024-12-19T20:26:39.334Z[ recovery-image] Dec 19 20:26:37.942 INFO O| Dec 19 20:26:37.941 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82692024-12-19T20:26:39.355Z[ recovery-image] Dec 19 20:26:37.963 INFO O| Dec 19 20:26:37.963 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
82702024-12-19T20:26:39.355Z[ recovery-image] Dec 19 20:26:37.964 INFO O| Dec 19 20:26:37.964 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
82712024-12-19T20:26:39.358Z[ recovery-image] Dec 19 20:26:37.964 INFO O| Dec 19 20:26:37.964 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82722024-12-19T20:26:39.358Z[ recovery-image] Dec 19 20:26:37.964 INFO O| Dec 19 20:26:37.964 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82732024-12-19T20:26:39.358Z[ recovery-image] Dec 19 20:26:37.964 INFO O| Dec 19 20:26:37.964 INFO ok!
82742024-12-19T20:26:39.358Z[ recovery-image] Dec 19 20:26:37.964 INFO O| Dec 19 20:26:37.964 INFO STEP 42 (ensure_file) COMPLETE
82752024-12-19T20:26:39.358Z[ recovery-image] Dec 19 20:26:37.964 INFO O| Dec 19 20:26:37.964 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82762024-12-19T20:26:39.377Z[ recovery-image] Dec 19 20:26:37.986 INFO O| Dec 19 20:26:37.985 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
82772024-12-19T20:26:39.377Z[ recovery-image] Dec 19 20:26:37.986 INFO O| Dec 19 20:26:37.986 INFO STEP 43 (ensure_dir) COMPLETE
82782024-12-19T20:26:39.380Z[ recovery-image] Dec 19 20:26:37.986 INFO O| Dec 19 20:26:37.986 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82792024-12-19T20:26:39.399Z[ recovery-image] Dec 19 20:26:38.007 INFO O| Dec 19 20:26:38.007 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82802024-12-19T20:26:39.401Z[ recovery-image] Dec 19 20:26:38.008 INFO O| Dec 19 20:26:38.008 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82812024-12-19T20:26:39.401Z[ recovery-image] Dec 19 20:26:38.008 INFO O| Dec 19 20:26:38.008 INFO STEP 44 (ensure_dir) COMPLETE
82822024-12-19T20:26:39.401Z[ recovery-image] Dec 19 20:26:38.008 INFO O| Dec 19 20:26:38.008 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82832024-12-19T20:26:39.422Z[ recovery-image] Dec 19 20:26:38.030 INFO O| Dec 19 20:26:38.030 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82842024-12-19T20:26:39.424Z[ recovery-image] Dec 19 20:26:38.031 INFO O| Dec 19 20:26:38.031 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82852024-12-19T20:26:39.424Z[ recovery-image] Dec 19 20:26:38.031 INFO O| Dec 19 20:26:38.031 INFO STEP 45 (ensure_dir) COMPLETE
82862024-12-19T20:26:39.424Z[ recovery-image] Dec 19 20:26:38.031 INFO O| Dec 19 20:26:38.031 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82872024-12-19T20:26:39.445Z[ recovery-image] Dec 19 20:26:38.054 INFO O| Dec 19 20:26:38.054 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
82882024-12-19T20:26:39.445Z[ recovery-image] Dec 19 20:26:38.054 INFO O| Dec 19 20:26:38.054 INFO copying /tmp/.tmplSEuS3/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
82892024-12-19T20:26:39.498Z[ recovery-image] Dec 19 20:26:38.107 INFO O| Dec 19 20:26:38.106 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
82902024-12-19T20:26:39.498Z[ recovery-image] Dec 19 20:26:38.107 INFO O| Dec 19 20:26:38.107 INFO ok!
82912024-12-19T20:26:39.500Z[ recovery-image] Dec 19 20:26:38.107 INFO O| Dec 19 20:26:38.107 INFO STEP 46 (ensure_file) COMPLETE
82922024-12-19T20:26:39.500Z[ recovery-image] Dec 19 20:26:38.107 INFO O| Dec 19 20:26:38.107 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82932024-12-19T20:26:39.520Z[ recovery-image] Dec 19 20:26:38.129 INFO O| Dec 19 20:26:38.129 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
82942024-12-19T20:26:39.521Z[ recovery-image] Dec 19 20:26:38.129 INFO O| Dec 19 20:26:38.129 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
82952024-12-19T20:26:39.521Z[ recovery-image] Dec 19 20:26:38.129 INFO O| Dec 19 20:26:38.129 INFO STEP 47 (ensure_dir) COMPLETE
82962024-12-19T20:26:39.523Z[ recovery-image] Dec 19 20:26:38.129 INFO O| Dec 19 20:26:38.129 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82972024-12-19T20:26:39.542Z[ recovery-image] Dec 19 20:26:38.151 INFO O| Dec 19 20:26:38.151 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
82982024-12-19T20:26:39.542Z[ recovery-image] Dec 19 20:26:38.151 INFO O| Dec 19 20:26:38.151 INFO copying /tmp/.tmplSEuS3/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
82992024-12-19T20:26:39.545Z[ recovery-image] Dec 19 20:26:38.151 INFO O| Dec 19 20:26:38.151 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
83002024-12-19T20:26:39.545Z[ recovery-image] Dec 19 20:26:38.151 INFO O| Dec 19 20:26:38.151 INFO ok!
83012024-12-19T20:26:39.545Z[ recovery-image] Dec 19 20:26:38.151 INFO O| Dec 19 20:26:38.151 INFO STEP 48 (ensure_file) COMPLETE
83022024-12-19T20:26:39.545Z[ recovery-image] Dec 19 20:26:38.151 INFO O| Dec 19 20:26:38.151 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83032024-12-19T20:26:39.568Z[ recovery-image] Dec 19 20:26:38.176 INFO O| Dec 19 20:26:38.176 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83042024-12-19T20:26:39.568Z[ recovery-image] Dec 19 20:26:38.177 INFO O| Dec 19 20:26:38.177 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
83052024-12-19T20:26:39.572Z[ recovery-image] Dec 19 20:26:38.177 INFO O| Dec 19 20:26:38.177 INFO STEP 49 (ensure_dir) COMPLETE
83062024-12-19T20:26:39.572Z[ recovery-image] Dec 19 20:26:38.177 INFO O| Dec 19 20:26:38.177 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83072024-12-19T20:26:39.616Z[ recovery-image] Dec 19 20:26:38.224 INFO O| Dec 19 20:26:38.224 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
83082024-12-19T20:26:39.617Z[ recovery-image] Dec 19 20:26:38.224 INFO O| Dec 19 20:26:38.224 INFO copying /tmp/.tmplSEuS3/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
83092024-12-19T20:26:39.639Z[ recovery-image] Dec 19 20:26:38.248 INFO O| Dec 19 20:26:38.247 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
83102024-12-19T20:26:39.639Z[ recovery-image] Dec 19 20:26:38.248 INFO O| Dec 19 20:26:38.248 INFO ok!
83112024-12-19T20:26:39.639Z[ recovery-image] Dec 19 20:26:38.248 INFO O| Dec 19 20:26:38.248 INFO STEP 50 (ensure_file) COMPLETE
83122024-12-19T20:26:39.643Z[ recovery-image] Dec 19 20:26:38.248 INFO O| Dec 19 20:26:38.248 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83132024-12-19T20:26:39.660Z[ recovery-image] Dec 19 20:26:38.269 INFO O| Dec 19 20:26:38.269 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
83142024-12-19T20:26:39.660Z[ recovery-image] Dec 19 20:26:38.269 INFO O| Dec 19 20:26:38.269 INFO copying /tmp/.tmplSEuS3/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
83152024-12-19T20:26:41.563Z[ recovery-image] Dec 19 20:26:40.171 INFO O| Dec 19 20:26:40.171 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
83162024-12-19T20:26:41.566Z[ recovery-image] Dec 19 20:26:40.171 INFO O| Dec 19 20:26:40.171 INFO ok!
83172024-12-19T20:26:41.566Z[ recovery-image] Dec 19 20:26:40.171 INFO O| Dec 19 20:26:40.171 INFO STEP 51 (ensure_file) COMPLETE
83182024-12-19T20:26:41.566Z[ recovery-image] Dec 19 20:26:40.171 INFO O| Dec 19 20:26:40.171 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83192024-12-19T20:26:41.583Z[ recovery-image] Dec 19 20:26:40.192 INFO O| Dec 19 20:26:40.192 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83202024-12-19T20:26:41.583Z[ recovery-image] Dec 19 20:26:40.192 INFO O| Dec 19 20:26:40.192 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83212024-12-19T20:26:41.583Z[ recovery-image] Dec 19 20:26:40.192 INFO O| Dec 19 20:26:40.192 INFO STEP 52 (ensure_dir) COMPLETE
83222024-12-19T20:26:41.586Z[ recovery-image] Dec 19 20:26:40.192 INFO O| Dec 19 20:26:40.192 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83232024-12-19T20:26:41.616Z[ recovery-image] Dec 19 20:26:40.224 INFO O| Dec 19 20:26:40.224 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
83242024-12-19T20:26:41.616Z[ recovery-image] Dec 19 20:26:40.224 INFO O| Dec 19 20:26:40.224 INFO copying /tmp/.tmplSEuS3/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 ...
83252024-12-19T20:26:41.616Z[ recovery-image] Dec 19 20:26:40.224 INFO O| Dec 19 20:26:40.224 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
83262024-12-19T20:26:41.618Z[ recovery-image] Dec 19 20:26:40.224 INFO O| Dec 19 20:26:40.224 INFO ok!
83272024-12-19T20:26:41.618Z[ recovery-image] Dec 19 20:26:40.224 INFO O| Dec 19 20:26:40.224 INFO STEP 53 (ensure_file) COMPLETE
83282024-12-19T20:26:41.619Z[ recovery-image] Dec 19 20:26:40.224 INFO O| Dec 19 20:26:40.224 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83292024-12-19T20:26:41.684Z[ recovery-image] Dec 19 20:26:40.287 INFO O| Dec 19 20:26:40.287 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
83302024-12-19T20:26:41.684Z[ recovery-image] Dec 19 20:26:40.287 INFO O| Dec 19 20:26:40.287 INFO copying /tmp/.tmplSEuS3/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 ...
83312024-12-19T20:26:41.684Z[ recovery-image] Dec 19 20:26:40.287 INFO O| Dec 19 20:26:40.287 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
83322024-12-19T20:26:41.684Z[ recovery-image] Dec 19 20:26:40.287 INFO O| Dec 19 20:26:40.287 INFO ok!
83332024-12-19T20:26:41.684Z[ recovery-image] Dec 19 20:26:40.287 INFO O| Dec 19 20:26:40.287 INFO STEP 54 (ensure_file) COMPLETE
83342024-12-19T20:26:41.684Z[ recovery-image] Dec 19 20:26:40.287 INFO O| Dec 19 20:26:40.287 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83352024-12-19T20:26:41.714Z[ recovery-image] Dec 19 20:26:40.322 INFO O| Dec 19 20:26:40.322 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83362024-12-19T20:26:41.714Z[ recovery-image] Dec 19 20:26:40.322 INFO O| Dec 19 20:26:40.322 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83372024-12-19T20:26:41.714Z[ recovery-image] Dec 19 20:26:40.322 INFO O| Dec 19 20:26:40.322 INFO STEP 55 (ensure_dir) COMPLETE
83382024-12-19T20:26:41.717Z[ recovery-image] Dec 19 20:26:40.322 INFO O| Dec 19 20:26:40.322 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83392024-12-19T20:26:41.736Z[ recovery-image] Dec 19 20:26:40.344 INFO O| Dec 19 20:26:40.344 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
83402024-12-19T20:26:41.736Z[ recovery-image] Dec 19 20:26:40.345 INFO O| Dec 19 20:26:40.344 INFO copying /tmp/.tmplSEuS3/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 ...
83412024-12-19T20:26:41.739Z[ recovery-image] Dec 19 20:26:40.345 INFO O| Dec 19 20:26:40.345 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
83422024-12-19T20:26:41.739Z[ recovery-image] Dec 19 20:26:40.345 INFO O| Dec 19 20:26:40.345 INFO ok!
83432024-12-19T20:26:41.739Z[ recovery-image] Dec 19 20:26:40.345 INFO O| Dec 19 20:26:40.345 INFO STEP 56 (ensure_file) COMPLETE
83442024-12-19T20:26:41.739Z[ recovery-image] Dec 19 20:26:40.345 INFO O| Dec 19 20:26:40.345 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83452024-12-19T20:26:41.826Z[ recovery-image] Dec 19 20:26:40.434 INFO O| Dec 19 20:26:40.434 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
83462024-12-19T20:26:41.826Z[ recovery-image] Dec 19 20:26:40.434 INFO O| Dec 19 20:26:40.434 INFO copying /tmp/.tmplSEuS3/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 ...
83472024-12-19T20:26:41.828Z[ recovery-image] Dec 19 20:26:40.434 INFO O| Dec 19 20:26:40.434 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
83482024-12-19T20:26:41.828Z[ recovery-image] Dec 19 20:26:40.434 INFO O| Dec 19 20:26:40.434 INFO ok!
83492024-12-19T20:26:41.828Z[ recovery-image] Dec 19 20:26:40.434 INFO O| Dec 19 20:26:40.434 INFO STEP 57 (ensure_file) COMPLETE
83502024-12-19T20:26:41.828Z[ recovery-image] Dec 19 20:26:40.434 INFO O| Dec 19 20:26:40.434 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83512024-12-19T20:26:41.858Z[ recovery-image] Dec 19 20:26:40.466 INFO O| Dec 19 20:26:40.466 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83522024-12-19T20:26:41.860Z[ recovery-image] Dec 19 20:26:40.466 INFO O| Dec 19 20:26:40.466 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83532024-12-19T20:26:41.860Z[ recovery-image] Dec 19 20:26:40.466 INFO O| Dec 19 20:26:40.466 INFO STEP 58 (ensure_dir) COMPLETE
83542024-12-19T20:26:41.860Z[ recovery-image] Dec 19 20:26:40.466 INFO O| Dec 19 20:26:40.466 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83552024-12-19T20:26:41.890Z[ recovery-image] Dec 19 20:26:40.498 INFO O| Dec 19 20:26:40.498 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
83562024-12-19T20:26:41.890Z[ recovery-image] Dec 19 20:26:40.498 INFO O| Dec 19 20:26:40.498 INFO copying /tmp/.tmplSEuS3/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 ...
83572024-12-19T20:26:41.890Z[ recovery-image] Dec 19 20:26:40.498 INFO O| Dec 19 20:26:40.498 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
83582024-12-19T20:26:41.892Z[ recovery-image] Dec 19 20:26:40.498 INFO O| Dec 19 20:26:40.498 INFO ok!
83592024-12-19T20:26:41.892Z[ recovery-image] Dec 19 20:26:40.498 INFO O| Dec 19 20:26:40.498 INFO STEP 59 (ensure_file) COMPLETE
83602024-12-19T20:26:41.892Z[ recovery-image] Dec 19 20:26:40.498 INFO O| Dec 19 20:26:40.498 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83612024-12-19T20:26:41.916Z[ recovery-image] Dec 19 20:26:40.525 INFO O| Dec 19 20:26:40.525 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
83622024-12-19T20:26:41.917Z[ recovery-image] Dec 19 20:26:40.525 INFO O| Dec 19 20:26:40.525 INFO copying /tmp/.tmplSEuS3/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
83632024-12-19T20:26:41.917Z[ recovery-image] Dec 19 20:26:40.525 INFO O| Dec 19 20:26:40.525 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
83642024-12-19T20:26:41.919Z[ recovery-image] Dec 19 20:26:40.525 INFO O| Dec 19 20:26:40.525 INFO ok!
83652024-12-19T20:26:41.919Z[ recovery-image] Dec 19 20:26:40.525 INFO O| Dec 19 20:26:40.525 INFO STEP 60 (ensure_file) COMPLETE
83662024-12-19T20:26:41.919Z[ recovery-image] Dec 19 20:26:40.525 INFO O| Dec 19 20:26:40.525 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83672024-12-19T20:26:41.935Z[ recovery-image] Dec 19 20:26:40.543 INFO O| Dec 19 20:26:40.543 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
83682024-12-19T20:26:41.935Z[ recovery-image] Dec 19 20:26:40.544 INFO O| Dec 19 20:26:40.543 INFO STEP 61 (ensure_dir) COMPLETE
83692024-12-19T20:26:41.937Z[ recovery-image] Dec 19 20:26:40.544 INFO O| Dec 19 20:26:40.543 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83702024-12-19T20:26:41.955Z[ recovery-image] Dec 19 20:26:40.564 INFO O| Dec 19 20:26:40.564 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
83712024-12-19T20:26:41.955Z[ recovery-image] Dec 19 20:26:40.564 INFO O| Dec 19 20:26:40.564 INFO STEP 62 (ensure_dir) COMPLETE
83722024-12-19T20:26:41.958Z[ recovery-image] Dec 19 20:26:40.564 INFO O| Dec 19 20:26:40.564 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83732024-12-19T20:26:42.008Z[ recovery-image] Dec 19 20:26:40.616 INFO O| Dec 19 20:26:40.616 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
83742024-12-19T20:26:42.008Z[ recovery-image] Dec 19 20:26:40.616 INFO O| Dec 19 20:26:40.616 INFO STEP 63 (ensure_dir) COMPLETE
83752024-12-19T20:26:42.008Z[ recovery-image] Dec 19 20:26:40.616 INFO O| Dec 19 20:26:40.616 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83762024-12-19T20:26:42.068Z[ recovery-image] Dec 19 20:26:40.676 INFO O| Dec 19 20:26:40.676 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
83772024-12-19T20:26:42.071Z[ recovery-image] Dec 19 20:26:40.677 INFO O| Dec 19 20:26:40.677 INFO STEP 64 (ensure_dir) COMPLETE
83782024-12-19T20:26:42.071Z[ recovery-image] Dec 19 20:26:40.677 INFO O| Dec 19 20:26:40.677 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83792024-12-19T20:26:42.093Z[ recovery-image] Dec 19 20:26:40.701 INFO O| Dec 19 20:26:40.701 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
83802024-12-19T20:26:42.093Z[ recovery-image] Dec 19 20:26:40.701 INFO O| Dec 19 20:26:40.701 INFO copying /tmp/.tmplSEuS3/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
83812024-12-19T20:26:42.096Z[ recovery-image] Dec 19 20:26:40.702 INFO O| Dec 19 20:26:40.702 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
83822024-12-19T20:26:42.096Z[ recovery-image] Dec 19 20:26:40.702 INFO O| Dec 19 20:26:40.702 INFO ok!
83832024-12-19T20:26:42.096Z[ recovery-image] Dec 19 20:26:40.702 INFO O| Dec 19 20:26:40.702 INFO STEP 65 (ensure_file) COMPLETE
83842024-12-19T20:26:42.096Z[ recovery-image] Dec 19 20:26:40.702 INFO O| Dec 19 20:26:40.702 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83852024-12-19T20:26:42.115Z[ recovery-image] Dec 19 20:26:40.723 INFO O| Dec 19 20:26:40.723 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
83862024-12-19T20:26:42.118Z[ recovery-image] Dec 19 20:26:40.724 INFO O| Dec 19 20:26:40.724 INFO STEP 66 (remove_files) COMPLETE
83872024-12-19T20:26:42.118Z[ recovery-image] Dec 19 20:26:40.724 INFO O| Dec 19 20:26:40.724 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83882024-12-19T20:26:42.137Z[ recovery-image] Dec 19 20:26:40.746 INFO O| Dec 19 20:26:40.746 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
83892024-12-19T20:26:42.140Z[ recovery-image] Dec 19 20:26:40.746 INFO O| Dec 19 20:26:40.746 INFO STEP 67 (remove_files) COMPLETE
83902024-12-19T20:26:42.140Z[ recovery-image] Dec 19 20:26:40.746 INFO O| Dec 19 20:26:40.746 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83912024-12-19T20:26:42.159Z[ recovery-image] Dec 19 20:26:40.767 INFO O| Dec 19 20:26:40.767 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
83922024-12-19T20:26:42.161Z[ recovery-image] Dec 19 20:26:40.768 INFO O| Dec 19 20:26:40.768 INFO STEP 68 (remove_files) COMPLETE
83932024-12-19T20:26:42.161Z[ recovery-image] Dec 19 20:26:40.768 INFO O| Dec 19 20:26:40.768 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83942024-12-19T20:26:42.181Z[ recovery-image] Dec 19 20:26:40.789 INFO O| Dec 19 20:26:40.789 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
83952024-12-19T20:26:42.183Z[ recovery-image] Dec 19 20:26:40.789 INFO O| Dec 19 20:26:40.789 INFO STEP 69 (remove_files) COMPLETE
83962024-12-19T20:26:42.183Z[ recovery-image] Dec 19 20:26:40.789 INFO O| Dec 19 20:26:40.789 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83972024-12-19T20:26:42.203Z[ recovery-image] Dec 19 20:26:40.811 INFO O| Dec 19 20:26:40.811 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
83982024-12-19T20:26:42.206Z[ recovery-image] Dec 19 20:26:40.812 INFO O| Dec 19 20:26:40.812 INFO STEP 70 (remove_files) COMPLETE
83992024-12-19T20:26:42.206Z[ recovery-image] Dec 19 20:26:40.812 INFO O| Dec 19 20:26:40.812 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84002024-12-19T20:26:42.227Z[ recovery-image] Dec 19 20:26:40.834 INFO O| Dec 19 20:26:40.834 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
84012024-12-19T20:26:42.229Z[ recovery-image] Dec 19 20:26:40.834 INFO O| Dec 19 20:26:40.834 INFO STEP 71 (remove_files) COMPLETE
84022024-12-19T20:26:42.229Z[ recovery-image] Dec 19 20:26:40.835 INFO O| Dec 19 20:26:40.834 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84032024-12-19T20:26:42.246Z[ recovery-image] Dec 19 20:26:40.854 INFO O| Dec 19 20:26:40.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
84042024-12-19T20:26:42.246Z[ recovery-image] Dec 19 20:26:40.854 INFO O| Dec 19 20:26:40.854 INFO STEP 72 (remove_files) COMPLETE
84052024-12-19T20:26:42.246Z[ recovery-image] Dec 19 20:26:40.855 INFO O| Dec 19 20:26:40.854 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84062024-12-19T20:26:42.265Z[ recovery-image] Dec 19 20:26:40.873 INFO O| Dec 19 20:26:40.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
84072024-12-19T20:26:42.268Z[ recovery-image] Dec 19 20:26:40.873 INFO O| Dec 19 20:26:40.873 INFO STEP 73 (remove_files) COMPLETE
84082024-12-19T20:26:42.268Z[ recovery-image] Dec 19 20:26:40.873 INFO O| Dec 19 20:26:40.873 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84092024-12-19T20:26:42.284Z[ recovery-image] Dec 19 20:26:40.893 INFO O| Dec 19 20:26:40.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
84102024-12-19T20:26:42.285Z[ recovery-image] Dec 19 20:26:40.893 INFO O| Dec 19 20:26:40.893 INFO STEP 74 (remove_files) COMPLETE
84112024-12-19T20:26:42.287Z[ recovery-image] Dec 19 20:26:40.893 INFO O| Dec 19 20:26:40.893 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84122024-12-19T20:26:42.307Z[ recovery-image] Dec 19 20:26:40.915 INFO O| Dec 19 20:26:40.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
84132024-12-19T20:26:42.307Z[ recovery-image] Dec 19 20:26:40.915 INFO O| Dec 19 20:26:40.915 INFO STEP 75 (remove_files) COMPLETE
84142024-12-19T20:26:42.307Z[ recovery-image] Dec 19 20:26:40.915 INFO O| Dec 19 20:26:40.915 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84152024-12-19T20:26:42.327Z[ recovery-image] Dec 19 20:26:40.935 INFO O| Dec 19 20:26:40.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
84162024-12-19T20:26:42.327Z[ recovery-image] Dec 19 20:26:40.935 INFO O| Dec 19 20:26:40.935 INFO STEP 76 (remove_files) COMPLETE
84172024-12-19T20:26:42.327Z[ recovery-image] Dec 19 20:26:40.935 INFO O| Dec 19 20:26:40.935 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84182024-12-19T20:26:42.345Z[ recovery-image] Dec 19 20:26:40.953 INFO O| Dec 19 20:26:40.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
84192024-12-19T20:26:42.345Z[ recovery-image] Dec 19 20:26:40.953 INFO O| Dec 19 20:26:40.953 INFO STEP 77 (remove_files) COMPLETE
84202024-12-19T20:26:42.345Z[ recovery-image] Dec 19 20:26:40.953 INFO O| Dec 19 20:26:40.953 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84212024-12-19T20:26:42.363Z[ recovery-image] Dec 19 20:26:40.972 INFO O| Dec 19 20:26:40.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
84222024-12-19T20:26:42.363Z[ recovery-image] Dec 19 20:26:40.972 INFO O| Dec 19 20:26:40.972 INFO STEP 78 (remove_files) COMPLETE
84232024-12-19T20:26:42.363Z[ recovery-image] Dec 19 20:26:40.972 INFO O| Dec 19 20:26:40.972 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84242024-12-19T20:26:42.414Z[ recovery-image] Dec 19 20:26:41.022 INFO O| Dec 19 20:26:41.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
84252024-12-19T20:26:42.414Z[ recovery-image] Dec 19 20:26:41.022 INFO O| Dec 19 20:26:41.022 INFO STEP 79 (remove_files) COMPLETE
84262024-12-19T20:26:42.414Z[ recovery-image] Dec 19 20:26:41.022 INFO O| Dec 19 20:26:41.022 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84272024-12-19T20:26:42.435Z[ recovery-image] Dec 19 20:26:41.043 INFO O| Dec 19 20:26:41.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
84282024-12-19T20:26:42.435Z[ recovery-image] Dec 19 20:26:41.044 INFO O| Dec 19 20:26:41.044 INFO STEP 80 (remove_files) COMPLETE
84292024-12-19T20:26:42.438Z[ recovery-image] Dec 19 20:26:41.044 INFO O| Dec 19 20:26:41.044 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84302024-12-19T20:26:42.457Z[ recovery-image] Dec 19 20:26:41.065 INFO O| Dec 19 20:26:41.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
84312024-12-19T20:26:42.457Z[ recovery-image] Dec 19 20:26:41.065 INFO O| Dec 19 20:26:41.065 INFO STEP 81 (remove_files) COMPLETE
84322024-12-19T20:26:42.460Z[ recovery-image] Dec 19 20:26:41.065 INFO O| Dec 19 20:26:41.065 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84332024-12-19T20:26:42.494Z[ recovery-image] Dec 19 20:26:41.102 INFO O| Dec 19 20:26:41.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
84342024-12-19T20:26:42.494Z[ recovery-image] Dec 19 20:26:41.102 INFO O| Dec 19 20:26:41.102 INFO STEP 82 (remove_files) COMPLETE
84352024-12-19T20:26:42.494Z[ recovery-image] Dec 19 20:26:41.102 INFO O| Dec 19 20:26:41.102 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84362024-12-19T20:26:42.515Z[ recovery-image] Dec 19 20:26:41.124 INFO O| Dec 19 20:26:41.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
84372024-12-19T20:26:42.515Z[ recovery-image] Dec 19 20:26:41.124 INFO O| Dec 19 20:26:41.124 INFO STEP 83 (remove_files) COMPLETE
84382024-12-19T20:26:42.518Z[ recovery-image] Dec 19 20:26:41.124 INFO O| Dec 19 20:26:41.124 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84392024-12-19T20:26:42.536Z[ recovery-image] Dec 19 20:26:41.143 INFO O| Dec 19 20:26:41.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
84402024-12-19T20:26:42.536Z[ recovery-image] Dec 19 20:26:41.144 INFO O| Dec 19 20:26:41.144 INFO STEP 84 (remove_files) COMPLETE
84412024-12-19T20:26:42.536Z[ recovery-image] Dec 19 20:26:41.144 INFO O| Dec 19 20:26:41.144 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84422024-12-19T20:26:42.555Z[ recovery-image] Dec 19 20:26:41.163 INFO O| Dec 19 20:26:41.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
84432024-12-19T20:26:42.555Z[ recovery-image] Dec 19 20:26:41.163 INFO O| Dec 19 20:26:41.163 INFO STEP 85 (remove_files) COMPLETE
84442024-12-19T20:26:42.555Z[ recovery-image] Dec 19 20:26:41.163 INFO O| Dec 19 20:26:41.163 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84452024-12-19T20:26:42.585Z[ recovery-image] Dec 19 20:26:41.193 INFO O| Dec 19 20:26:41.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
84462024-12-19T20:26:42.585Z[ recovery-image] Dec 19 20:26:41.193 INFO O| Dec 19 20:26:41.193 INFO STEP 86 (remove_files) COMPLETE
84472024-12-19T20:26:42.585Z[ recovery-image] Dec 19 20:26:41.193 INFO O| Dec 19 20:26:41.193 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84482024-12-19T20:26:42.605Z[ recovery-image] Dec 19 20:26:41.213 INFO O| Dec 19 20:26:41.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
84492024-12-19T20:26:42.605Z[ recovery-image] Dec 19 20:26:41.213 INFO O| Dec 19 20:26:41.213 INFO STEP 87 (remove_files) COMPLETE
84502024-12-19T20:26:42.607Z[ recovery-image] Dec 19 20:26:41.213 INFO O| Dec 19 20:26:41.213 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84512024-12-19T20:26:42.625Z[ recovery-image] Dec 19 20:26:41.233 INFO O| Dec 19 20:26:41.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
84522024-12-19T20:26:42.625Z[ recovery-image] Dec 19 20:26:41.233 INFO O| Dec 19 20:26:41.233 INFO STEP 88 (remove_files) COMPLETE
84532024-12-19T20:26:42.625Z[ recovery-image] Dec 19 20:26:41.233 INFO O| Dec 19 20:26:41.233 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84542024-12-19T20:26:42.662Z[ recovery-image] Dec 19 20:26:41.270 INFO O| Dec 19 20:26:41.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
84552024-12-19T20:26:42.662Z[ recovery-image] Dec 19 20:26:41.270 INFO O| Dec 19 20:26:41.270 INFO STEP 89 (remove_files) COMPLETE
84562024-12-19T20:26:42.662Z[ recovery-image] Dec 19 20:26:41.270 INFO O| Dec 19 20:26:41.270 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84572024-12-19T20:26:42.688Z[ recovery-image] Dec 19 20:26:41.295 INFO O| Dec 19 20:26:41.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
84582024-12-19T20:26:42.688Z[ recovery-image] Dec 19 20:26:41.295 INFO O| Dec 19 20:26:41.289 INFO STEP 90 (remove_files) COMPLETE
84592024-12-19T20:26:42.691Z[ recovery-image] Dec 19 20:26:41.295 INFO O| Dec 19 20:26:41.289 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84602024-12-19T20:26:42.708Z[ recovery-image] Dec 19 20:26:41.316 INFO O| Dec 19 20:26:41.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
84612024-12-19T20:26:42.708Z[ recovery-image] Dec 19 20:26:41.316 INFO O| Dec 19 20:26:41.316 INFO STEP 91 (remove_files) COMPLETE
84622024-12-19T20:26:42.708Z[ recovery-image] Dec 19 20:26:41.316 INFO O| Dec 19 20:26:41.316 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84632024-12-19T20:26:42.745Z[ recovery-image] Dec 19 20:26:41.353 INFO O| Dec 19 20:26:41.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
84642024-12-19T20:26:42.745Z[ recovery-image] Dec 19 20:26:41.353 INFO O| Dec 19 20:26:41.353 INFO STEP 92 (remove_files) COMPLETE
84652024-12-19T20:26:42.745Z[ recovery-image] Dec 19 20:26:41.353 INFO O| Dec 19 20:26:41.353 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84662024-12-19T20:26:42.784Z[ recovery-image] Dec 19 20:26:41.392 INFO O| Dec 19 20:26:41.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
84672024-12-19T20:26:42.787Z[ recovery-image] Dec 19 20:26:41.393 INFO O| Dec 19 20:26:41.393 INFO STEP 93 (remove_files) COMPLETE
84682024-12-19T20:26:42.787Z[ recovery-image] Dec 19 20:26:41.393 INFO O| Dec 19 20:26:41.393 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84692024-12-19T20:26:42.805Z[ recovery-image] Dec 19 20:26:41.413 INFO O| Dec 19 20:26:41.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
84702024-12-19T20:26:42.805Z[ recovery-image] Dec 19 20:26:41.413 INFO O| Dec 19 20:26:41.413 INFO STEP 94 (remove_files) COMPLETE
84712024-12-19T20:26:42.809Z[ recovery-image] Dec 19 20:26:41.413 INFO O| Dec 19 20:26:41.413 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84722024-12-19T20:26:42.843Z[ recovery-image] Dec 19 20:26:41.451 INFO O| Dec 19 20:26:41.451 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
84732024-12-19T20:26:42.845Z[ recovery-image] Dec 19 20:26:41.451 INFO O| Dec 19 20:26:41.451 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
84742024-12-19T20:26:53.583Z[ recovery-image] Dec 19 20:26:52.189 INFO O| Dec 19 20:26:52.188 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
84752024-12-19T20:26:53.585Z[ recovery-image] Dec 19 20:26:52.189 INFO O| Dec 19 20:26:52.189 INFO E| svccfg: Loaded 67 smf(7) service descriptions
84762024-12-19T20:26:53.604Z[ recovery-image] Dec 19 20:26:52.210 INFO O| Dec 19 20:26:52.210 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
84772024-12-19T20:26:53.768Z[ recovery-image] Dec 19 20:26:52.374 INFO O| Dec 19 20:26:52.374 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
84782024-12-19T20:26:53.776Z[ recovery-image] Dec 19 20:26:52.374 INFO O| Dec 19 20:26:52.374 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 ...
84792024-12-19T20:26:53.777Z[ recovery-image] Dec 19 20:26:52.376 INFO O| Dec 19 20:26:52.376 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
84802024-12-19T20:26:53.777Z[ recovery-image] Dec 19 20:26:52.377 INFO O| Dec 19 20:26:52.376 INFO ok!
84812024-12-19T20:26:53.777Z[ recovery-image] Dec 19 20:26:52.377 INFO O| Dec 19 20:26:52.376 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
84822024-12-19T20:26:53.777Z[ recovery-image] Dec 19 20:26:52.377 INFO O| Dec 19 20:26:52.377 INFO STEP 95 (seed_smf) COMPLETE
84832024-12-19T20:26:53.777Z[ recovery-image] Dec 19 20:26:52.377 INFO O| Dec 19 20:26:52.377 INFO steps complete; finalising image!
84842024-12-19T20:26:53.777Z[ recovery-image] Dec 19 20:26:52.377 INFO O| Dec 19 20:26:52.377 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
84852024-12-19T20:26:53.846Z[ recovery-image] Dec 19 20:26:52.452 INFO O| Dec 19 20:26:52.452 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Thu Dec 19 20:26:52 2024)
84862024-12-19T20:26:54.057Z[ recovery-image] Dec 19 20:26:52.663 INFO O| Dec 19 20:26:52.663 INFO trim TEMPORARY-gimlet-zfs-recovery: (69% trimmed, started at Thu Dec 19 20:26:52 2024)
84872024-12-19T20:26:54.333Z[ recovery-image] Dec 19 20:26:52.939 INFO O| Dec 19 20:26:52.939 INFO temporary pool has 361M used, 1.40G avail, 1.00x compressratio
84882024-12-19T20:26:54.333Z[ recovery-image] Dec 19 20:26:52.939 INFO O| Dec 19 20:26:52.939 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
84892024-12-19T20:26:55.066Z[ recovery-image] Dec 19 20:26:53.672 INFO O| Dec 19 20:26:53.672 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
84902024-12-19T20:26:55.066Z[ recovery-image] Dec 19 20:26:53.672 INFO O| Dec 19 20:26:53.672 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
84912024-12-19T20:27:01.146Z[ recovery-image] Dec 19 20:26:59.751 INFO O| Dec 19 20:26:59.751 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84922024-12-19T20:27:01.146Z[ recovery-image] Dec 19 20:26:59.751 INFO O| Dec 19 20:26:59.751 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84932024-12-19T20:27:01.150Z[ recovery-image] Dec 19 20:26:59.751 INFO O| Dec 19 20:26:59.751 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84942024-12-19T20:27:01.150Z[ recovery-image] Dec 19 20:26:59.751 INFO O| Dec 19 20:26:59.751 INFO completed processing gimlet/zfs-recovery
84952024-12-19T20:27:01.150Z[ recovery-image] Dec 19 20:26:59.751 INFO O| Dec 19 20:26:59.751 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
84962024-12-19T20:27:01.504Z[ recovery-image] Dec 19 20:27:00.107 INFO O| Dec 19 20:27:00.107 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
84972024-12-19T20:27:01.645Z[ recovery-image] Dec 19 20:27:00.250 INFO BUILD STRING "heads/stlouis-0-g7274828da5\n"
84982024-12-19T20:27:01.648Z[ recovery-image] Dec 19 20:27:00.251 INFO expanded image name: "recovery f26b052/${os_short_commit} 2024-12-19 19:55" -> "recovery f26b052/7274828 2024-12-19 19:55"
84992024-12-19T20:27:01.648Z[ recovery-image] Dec 19 20:27:00.253 INFO output artefacts stored in: "/work/os-recovery"
85002024-12-19T20:27:01.650Z[ recovery-image] Dec 19 20:27:00.254 INFO collecting git info from project "pilot"...
85012024-12-19T20:27:01.699Z[ recovery-image] Dec 19 20:27:00.304 INFO collecting git info from project "image-builder"...
85022024-12-19T20:27:01.711Z[ recovery-image] Dec 19 20:27:00.316 INFO collecting git info from project "chelsio-t6-roms"...
85032024-12-19T20:27:01.748Z[ recovery-image] Dec 19 20:27:00.352 INFO collecting git info from project "bootserver"...
85042024-12-19T20:27:01.758Z[ recovery-image] Dec 19 20:27:00.363 INFO collecting git info from project "pinprick"...
85052024-12-19T20:27:01.768Z[ recovery-image] Dec 19 20:27:00.372 INFO collecting git info from project "phbl"...
85062024-12-19T20:27:01.779Z[ recovery-image] Dec 19 20:27:00.384 INFO collecting git info from project "amd-host-image-builder"...
85072024-12-19T20:27:02.385Z[ recovery-image] Dec 19 20:27:00.990 INFO collecting git info from project "amd-firmware"...
85082024-12-19T20:27:02.984Z[ recovery-image] Dec 19 20:27:01.589 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
85092024-12-19T20:27:03.869Z[ recovery-image] Dec 19 20:27:02.473 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
85102024-12-19T20:27:04.551Z[ recovery-image] Dec 19 20:27:03.156 INFO creating Oxide boot image...
85112024-12-19T20:27:04.551Z[ recovery-image] Dec 19 20:27:03.156 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery f26b052/7274828 2024-12-19 19:55", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
85122024-12-19T20:28:14.042Z[ host-image] Dec 19 20:28:12.634 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23079:20241218T174430Z
85132024-12-19T20:28:14.042Z[ host-image] Dec 19 20:28:12.634 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23079:20241218T174430Z
85142024-12-19T20:28:14.044Z[ host-image] Dec 19 20:28:12.634 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
85152024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.634 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
85162024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.634 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
85172024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.635 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
85182024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.636 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
85192024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.636 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
85202024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.636 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
85212024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.636 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
85222024-12-19T20:28:14.045Z[ host-image] Dec 19 20:28:12.636 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23079:20241218T174430Z
85232024-12-19T20:28:14.048Z[ host-image] Dec 19 20:28:12.639 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23079:20241218T174431Z
85242024-12-19T20:28:14.050Z[ host-image] Dec 19 20:28:12.640 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23079:20241218T174431Z
85252024-12-19T20:28:14.050Z[ host-image] Dec 19 20:28:12.641 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23079:20241218T174431Z
85262024-12-19T20:28:14.051Z[ host-image] Dec 19 20:28:12.641 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
85272024-12-19T20:28:14.051Z[ host-image] Dec 19 20:28:12.642 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23079:20241218T174431Z
85282024-12-19T20:28:14.054Z[ host-image] Dec 19 20:28:12.643 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23079:20241218T174432Z
85292024-12-19T20:28:14.054Z[ host-image] Dec 19 20:28:12.643 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23079:20241218T174432Z
85302024-12-19T20:28:14.054Z[ host-image] Dec 19 20:28:12.643 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23079:20241218T174432Z
85312024-12-19T20:28:14.054Z[ host-image] Dec 19 20:28:12.644 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23079:20241218T174433Z
85322024-12-19T20:28:14.054Z[ host-image] Dec 19 20:28:12.644 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23079:20241218T174433Z
85332024-12-19T20:28:14.054Z[ host-image] Dec 19 20:28:12.644 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23079:20241218T174433Z
85342024-12-19T20:28:14.054Z[ host-image] Dec 19 20:28:12.644 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23079:20241218T174433Z
85352024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.645 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23079:20241218T174434Z
85362024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.645 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23079:20241218T174434Z
85372024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.645 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23079:20241218T174435Z
85382024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.645 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23079:20241218T174435Z
85392024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.646 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23079:20241218T174437Z
85402024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.646 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23079:20241218T174437Z
85412024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.646 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.311:20241203T104954Z
85422024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.646 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23079:20241218T174438Z
85432024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.646 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23079:20241218T174440Z
85442024-12-19T20:28:14.055Z[ host-image] Dec 19 20:28:12.646 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23079:20241218T174441Z
85452024-12-19T20:28:14.059Z[ host-image] Dec 19 20:28:12.647 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23079:20241218T174442Z
85462024-12-19T20:28:14.059Z[ host-image] Dec 19 20:28:12.648 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23079:20241218T174443Z
85472024-12-19T20:28:14.059Z[ host-image] Dec 19 20:28:12.648 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23079:20241218T174443Z
85482024-12-19T20:28:14.071Z[ host-image] Dec 19 20:28:12.663 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
85492024-12-19T20:28:14.071Z[ host-image] Dec 19 20:28:12.663 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23079:20241218T174443Z
85502024-12-19T20:28:14.074Z[ host-image] Dec 19 20:28:12.663 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z
85512024-12-19T20:28:14.074Z[ host-image] Dec 19 20:28:12.663 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
85522024-12-19T20:28:14.074Z[ host-image] Dec 19 20:28:12.664 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
85532024-12-19T20:28:14.074Z[ host-image] Dec 19 20:28:12.665 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23079:20241218T174444Z
85542024-12-19T20:28:14.074Z[ host-image] Dec 19 20:28:12.665 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
85552024-12-19T20:28:14.074Z[ host-image] Dec 19 20:28:12.666 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
85562024-12-19T20:28:14.076Z[ host-image] Dec 19 20:28:12.667 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
85572024-12-19T20:28:14.076Z[ host-image] Dec 19 20:28:12.668 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
85582024-12-19T20:28:14.098Z[ host-image] Dec 19 20:28:12.690 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
85592024-12-19T20:28:14.101Z[ host-image] Dec 19 20:28:12.690 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
85602024-12-19T20:28:14.101Z[ host-image] Dec 19 20:28:12.690 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
85612024-12-19T20:28:14.101Z[ host-image] Dec 19 20:28:12.691 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
85622024-12-19T20:28:14.101Z[ host-image] Dec 19 20:28:12.693 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
85632024-12-19T20:28:14.104Z[ host-image] Dec 19 20:28:12.693 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
85642024-12-19T20:28:14.178Z[ host-image] Dec 19 20:28:12.770 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.15-2.0:20240903T190137Z
85652024-12-19T20:28:14.181Z[ host-image] Dec 19 20:28:12.771 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
85662024-12-19T20:28:14.181Z[ host-image] Dec 19 20:28:12.771 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
85672024-12-19T20:28:14.181Z[ host-image] Dec 19 20:28:12.772 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23079:20241218T174445Z
85682024-12-19T20:28:14.181Z[ host-image] Dec 19 20:28:12.773 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23079:20241218T174451Z
85692024-12-19T20:28:14.184Z[ host-image] Dec 19 20:28:12.773 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
85702024-12-19T20:28:14.184Z[ host-image] Dec 19 20:28:12.773 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23079:20241218T174451Z
85712024-12-19T20:28:14.184Z[ host-image] Dec 19 20:28:12.773 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.1:20240701T171301Z
85722024-12-19T20:28:14.184Z[ host-image] Dec 19 20:28:12.774 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.1:20240701T171311Z
85732024-12-19T20:28:14.184Z[ host-image] Dec 19 20:28:12.774 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.1:20240627T120527Z
85742024-12-19T20:28:14.184Z[ host-image] Dec 19 20:28:12.774 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23079:20241218T174451Z
85752024-12-19T20:28:14.184Z[ host-image] Dec 19 20:28:12.774 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
85762024-12-19T20:28:14.190Z[ host-image] Dec 19 20:28:12.782 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
85772024-12-19T20:28:14.190Z[ host-image] Dec 19 20:28:12.782 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
85782024-12-19T20:28:14.190Z[ host-image] Dec 19 20:28:12.782 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
85792024-12-19T20:28:14.192Z[ host-image] Dec 19 20:28:12.783 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23079:20241218T174452Z
85802024-12-19T20:28:14.192Z[ host-image] Dec 19 20:28:12.783 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
85812024-12-19T20:28:14.214Z[ host-image] Dec 19 20:28:12.806 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
85822024-12-19T20:28:14.214Z[ host-image] Dec 19 20:28:12.806 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23079:20241218T174452Z
85832024-12-19T20:28:14.217Z[ host-image] Dec 19 20:28:12.809 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23079:20241218T174453Z
85842024-12-19T20:28:14.220Z[ host-image] Dec 19 20:28:12.810 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23079:20241218T174453Z
85852024-12-19T20:28:14.220Z[ host-image] Dec 19 20:28:12.810 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
85862024-12-19T20:28:14.220Z[ host-image] Dec 19 20:28:12.811 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23079:20241218T174454Z
85872024-12-19T20:28:14.222Z[ host-image] Dec 19 20:28:12.812 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23079:20241218T174454Z
85882024-12-19T20:28:14.223Z[ host-image] Dec 19 20:28:12.812 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23079:20241218T174454Z
85892024-12-19T20:28:14.223Z[ host-image] Dec 19 20:28:12.813 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23079:20241218T174454Z
85902024-12-19T20:28:14.226Z[ host-image] Dec 19 20:28:12.818 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
85912024-12-19T20:28:14.229Z[ host-image] Dec 19 20:28:12.819 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23079:20241218T174455Z
85922024-12-19T20:28:14.229Z[ host-image] Dec 19 20:28:12.820 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23079:20241218T174456Z
85932024-12-19T20:28:14.229Z[ host-image] Dec 19 20:28:12.820 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
85942024-12-19T20:28:14.231Z[ host-image] Dec 19 20:28:12.821 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23079:20241218T174456Z
85952024-12-19T20:28:14.231Z[ host-image] Dec 19 20:28:12.821 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23079:20241218T174456Z
85962024-12-19T20:28:14.231Z[ host-image] Dec 19 20:28:12.821 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.10.24-2.0.23079:20241218T174456Z
85972024-12-19T20:28:14.231Z[ host-image] Dec 19 20:28:12.822 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23079:20241218T174456Z
85982024-12-19T20:28:14.243Z[ host-image] Dec 19 20:28:12.835 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23079:20241218T174457Z
85992024-12-19T20:28:14.243Z[ host-image] Dec 19 20:28:12.835 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
86002024-12-19T20:28:14.246Z[ host-image] Dec 19 20:28:12.838 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23079:20241218T174457Z
86012024-12-19T20:28:14.248Z[ host-image] Dec 19 20:28:12.840 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23079:20241218T174457Z
86022024-12-19T20:28:14.248Z[ host-image] Dec 19 20:28:12.840 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23079:20241218T174457Z
86032024-12-19T20:28:14.251Z[ host-image] Dec 19 20:28:12.841 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23079:20241218T174457Z
86042024-12-19T20:28:14.251Z[ host-image] Dec 19 20:28:12.842 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23079:20241218T174457Z
86052024-12-19T20:28:14.252Z[ host-image] Dec 19 20:28:12.842 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23079:20241218T174458Z
86062024-12-19T20:28:14.277Z[ host-image] Dec 19 20:28:12.868 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23079:20241218T174459Z
86072024-12-19T20:28:14.277Z[ host-image] Dec 19 20:28:12.869 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23079:20241218T174458Z
86082024-12-19T20:28:14.279Z[ host-image] Dec 19 20:28:12.869 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23079:20241218T174458Z
86092024-12-19T20:28:14.279Z[ host-image] Dec 19 20:28:12.871 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23079:20241218T174458Z
86102024-12-19T20:28:14.281Z[ host-image] Dec 19 20:28:12.871 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23079:20241218T174459Z
86112024-12-19T20:28:14.315Z[ host-image] Dec 19 20:28:12.906 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23079:20241218T174502Z
86122024-12-19T20:28:14.315Z[ host-image] Dec 19 20:28:12.907 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23079:20241218T174459Z
86132024-12-19T20:28:14.317Z[ host-image] Dec 19 20:28:12.907 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23079:20241218T174459Z
86142024-12-19T20:28:14.317Z[ host-image] Dec 19 20:28:12.907 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
86152024-12-19T20:28:14.317Z[ host-image] Dec 19 20:28:12.908 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
86162024-12-19T20:28:14.365Z[ host-image] Dec 19 20:28:12.956 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23079:20241218T174459Z
86172024-12-19T20:28:14.367Z[ host-image] Dec 19 20:28:12.957 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
86182024-12-19T20:28:14.367Z[ host-image] Dec 19 20:28:12.957 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23079:20241218T174500Z
86192024-12-19T20:28:14.367Z[ host-image] Dec 19 20:28:12.957 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23079:20241218T174500Z
86202024-12-19T20:28:14.367Z[ host-image] Dec 19 20:28:12.959 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23079:20241218T174500Z
86212024-12-19T20:28:14.370Z[ host-image] Dec 19 20:28:12.960 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
86222024-12-19T20:28:14.370Z[ host-image] Dec 19 20:28:12.961 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
86232024-12-19T20:28:14.370Z[ host-image] Dec 19 20:28:12.961 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23079:20241218T174501Z
86242024-12-19T20:28:14.370Z[ host-image] Dec 19 20:28:12.961 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23079:20241218T174501Z
86252024-12-19T20:28:14.370Z[ host-image] Dec 19 20:28:12.962 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23079:20241218T174501Z
86262024-12-19T20:28:14.373Z[ host-image] Dec 19 20:28:12.962 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23079:20241218T174501Z
86272024-12-19T20:28:14.373Z[ host-image] Dec 19 20:28:12.963 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23079:20241218T174502Z
86282024-12-19T20:28:14.373Z[ host-image] Dec 19 20:28:12.963 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23079:20241218T174502Z
86292024-12-19T20:28:14.376Z[ host-image] Dec 19 20:28:12.968 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
86302024-12-19T20:28:14.376Z[ host-image] Dec 19 20:28:12.968 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23079:20241218T174502Z
86312024-12-19T20:28:14.379Z[ host-image] Dec 19 20:28:12.971 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23079:20241218T174502Z
86322024-12-19T20:28:14.381Z[ host-image] Dec 19 20:28:12.971 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23079:20241218T174502Z
86332024-12-19T20:28:14.381Z[ host-image] Dec 19 20:28:12.971 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23079:20241218T174503Z
86342024-12-19T20:28:14.381Z[ host-image] Dec 19 20:28:12.972 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23079:20241218T174503Z
86352024-12-19T20:28:14.381Z[ host-image] Dec 19 20:28:12.972 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23079:20241218T174503Z
86362024-12-19T20:28:14.381Z[ host-image] Dec 19 20:28:12.972 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
86372024-12-19T20:28:14.381Z[ host-image] Dec 19 20:28:12.972 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
86382024-12-19T20:28:14.381Z[ host-image] Dec 19 20:28:12.973 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23079:20241218T174505Z
86392024-12-19T20:28:14.383Z[ host-image] Dec 19 20:28:12.974 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23079:20241218T174506Z
86402024-12-19T20:28:14.384Z[ host-image] Dec 19 20:28:12.974 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
86412024-12-19T20:28:14.384Z[ host-image] Dec 19 20:28:12.974 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
86422024-12-19T20:28:14.384Z[ host-image] Dec 19 20:28:12.974 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
86432024-12-19T20:28:14.384Z[ host-image] Dec 19 20:28:12.974 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
86442024-12-19T20:28:14.384Z[ host-image] Dec 19 20:28:12.974 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
86452024-12-19T20:28:14.386Z[ host-image] Dec 19 20:28:12.976 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
86462024-12-19T20:28:14.388Z[ host-image] Dec 19 20:28:12.978 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z
86472024-12-19T20:28:14.388Z[ host-image] Dec 19 20:28:12.978 INFO O| tempdir @ "/tmp/.tmphrlLxK/tmp"
86482024-12-19T20:28:14.388Z[ host-image] Dec 19 20:28:12.978 INFO O| image root @ "/tmp/.tmphrlLxK/tmp/root"
86492024-12-19T20:28:14.388Z[ host-image] Dec 19 20:28:12.978 INFO O| creating image...
86502024-12-19T20:28:15.114Z[ recovery-image] Dec 19 20:28:13.705 INFO O| ok, image written!
86512024-12-19T20:28:15.114Z[ recovery-image] Dec 19 20:28:13.705 INFO O| ok, boot_image_csum file written!
86522024-12-19T20:28:15.120Z[ recovery-image] Dec 19 20:28:13.711 INFO creating boot archive (CPIO)...
86532024-12-19T20:28:15.120Z[ recovery-image] Dec 19 20:28:13.711 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
86542024-12-19T20:28:15.136Z[ recovery-image] Dec 19 20:28:13.727 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
86552024-12-19T20:28:15.136Z[ recovery-image] Dec 19 20:28:13.727 INFO E| + outfile=/work/os-recovery/cpio
86562024-12-19T20:28:15.138Z[ recovery-image] Dec 19 20:28:13.727 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
86572024-12-19T20:28:15.140Z[ recovery-image] Dec 19 20:28:13.730 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
86582024-12-19T20:28:15.141Z[ recovery-image] Dec 19 20:28:13.731 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
86592024-12-19T20:28:15.192Z[ recovery-image] Dec 19 20:28:13.775 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
86602024-12-19T20:28:15.193Z[ recovery-image] Dec 19 20:28:13.775 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
86612024-12-19T20:28:15.195Z[ recovery-image] Dec 19 20:28:13.785 INFO creating compressed cpio/unix for nanobl-rs...
86622024-12-19T20:28:15.195Z[ recovery-image] Dec 19 20:28:13.785 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
86632024-12-19T20:28:15.563Z[ recovery-image] Dec 19 20:28:14.154 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
86642024-12-19T20:28:15.654Z[ host-image] Dec 19 20:28:14.245 INFO O| copying publishers...
86652024-12-19T20:28:21.259Z[ recovery-image] Dec 19 20:28:19.849 INFO creating reset image...
86662024-12-19T20:28:21.261Z[ recovery-image] Dec 19 20:28:19.849 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
86672024-12-19T20:28:21.739Z[ recovery-image] Dec 19 20:28:20.329 INFO E| Updating crates.io index
86682024-12-19T20:28:21.881Z[ recovery-image] Dec 19 20:28:20.471 INFO E| Downloading crates ...
86692024-12-19T20:28:21.993Z[ recovery-image] Dec 19 20:28:20.584 INFO E| Downloaded shared_child v1.0.1
86702024-12-19T20:28:21.996Z[ recovery-image] Dec 19 20:28:20.587 INFO E| Downloaded os_pipe v1.2.1
86712024-12-19T20:28:21.999Z[ recovery-image] Dec 19 20:28:20.589 INFO E| Downloaded duct v0.13.7
86722024-12-19T20:28:22.002Z[ recovery-image] Dec 19 20:28:20.592 INFO E| Downloaded clap_derive v4.5.13
86732024-12-19T20:28:22.015Z[ recovery-image] Dec 19 20:28:20.605 INFO E| Downloaded clap_builder v4.5.17
86742024-12-19T20:28:22.026Z[ recovery-image] Dec 19 20:28:20.616 INFO E| Downloaded clap v4.5.17
86752024-12-19T20:28:22.068Z[ recovery-image] Dec 19 20:28:20.659 INFO E| Downloaded syn v2.0.77
86762024-12-19T20:28:22.133Z[ recovery-image] Dec 19 20:28:20.723 INFO E| Downloaded libc v0.2.158
86772024-12-19T20:28:22.240Z[ recovery-image] Dec 19 20:28:20.830 INFO E| Compiling proc-macro2 v1.0.86
86782024-12-19T20:28:22.244Z[ recovery-image] Dec 19 20:28:20.835 INFO E| Compiling unicode-ident v1.0.13
86792024-12-19T20:28:22.244Z[ recovery-image] Dec 19 20:28:20.835 INFO E| Compiling libc v0.2.158
86802024-12-19T20:28:22.247Z[ recovery-image] Dec 19 20:28:20.835 INFO E| Compiling utf8parse v0.2.2
86812024-12-19T20:28:22.247Z[ recovery-image] Dec 19 20:28:20.835 INFO E| Compiling anstyle v1.0.8
86822024-12-19T20:28:22.247Z[ recovery-image] Dec 19 20:28:20.835 INFO E| Compiling colorchoice v1.0.2
86832024-12-19T20:28:22.247Z[ recovery-image] Dec 19 20:28:20.835 INFO E| Compiling is_terminal_polyfill v1.70.1
86842024-12-19T20:28:22.247Z[ recovery-image] Dec 19 20:28:20.835 INFO E| Compiling anstyle-query v1.1.1
86852024-12-19T20:28:22.702Z[ recovery-image] Dec 19 20:28:21.293 INFO E| Compiling heck v0.5.0
86862024-12-19T20:28:22.720Z[ recovery-image] Dec 19 20:28:21.308 INFO E| Compiling strsim v0.11.1
86872024-12-19T20:28:22.730Z[ recovery-image] Dec 19 20:28:21.321 INFO E| Compiling anstyle-parse v0.2.5
86882024-12-19T20:28:23.101Z[ recovery-image] Dec 19 20:28:21.691 INFO E| Compiling clap_lex v0.7.2
86892024-12-19T20:28:23.212Z[ recovery-image] Dec 19 20:28:21.802 INFO E| Compiling once_cell v1.19.0
86902024-12-19T20:28:23.624Z[ recovery-image] Dec 19 20:28:22.205 INFO E| Compiling anstream v0.6.15
86912024-12-19T20:28:24.187Z[ recovery-image] Dec 19 20:28:22.777 INFO E| Compiling clap_builder v4.5.17
86922024-12-19T20:28:24.948Z[ recovery-image] Dec 19 20:28:23.537 INFO E| Compiling quote v1.0.37
86932024-12-19T20:28:25.158Z[ recovery-image] Dec 19 20:28:23.747 INFO E| Compiling shared_child v1.0.1
86942024-12-19T20:28:25.165Z[ recovery-image] Dec 19 20:28:23.754 INFO E| Compiling os_pipe v1.2.1
86952024-12-19T20:28:25.402Z[ recovery-image] Dec 19 20:28:23.992 INFO E| Compiling syn v2.0.77
86962024-12-19T20:28:25.464Z[ recovery-image] Dec 19 20:28:24.054 INFO E| Compiling duct v0.13.7
86972024-12-19T20:28:33.090Z[ recovery-image] Dec 19 20:28:31.678 INFO E| Compiling clap_derive v4.5.13
86982024-12-19T20:28:37.128Z[ recovery-image] Dec 19 20:28:35.716 INFO E| Compiling clap v4.5.17
86992024-12-19T20:28:37.217Z[ recovery-image] Dec 19 20:28:35.804 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
87002024-12-19T20:28:38.893Z[ host-image] Dec 19 20:28:37.481 INFO O| adding properties...
87012024-12-19T20:28:39.070Z[ recovery-image] Dec 19 20:28:37.657 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s
87022024-12-19T20:28:39.087Z[ recovery-image] Dec 19 20:28:37.673 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
87032024-12-19T20:28:39.391Z[ recovery-image] Dec 19 20:28:37.978 INFO E| Updating crates.io index
87042024-12-19T20:28:39.522Z[ recovery-image] Dec 19 20:28:38.109 INFO E| Downloading crates ...
87052024-12-19T20:28:39.678Z[ recovery-image] Dec 19 20:28:38.266 INFO E| Downloaded bitstruct_derive v0.1.0
87062024-12-19T20:28:39.681Z[ recovery-image] Dec 19 20:28:38.267 INFO E| Downloaded seq-macro v0.3.5
87072024-12-19T20:28:39.684Z[ recovery-image] Dec 19 20:28:38.270 INFO E| Downloaded cpio_reader v0.1.1
87082024-12-19T20:28:39.686Z[ recovery-image] Dec 19 20:28:38.272 INFO E| Downloaded raw-cpuid v10.7.0
87092024-12-19T20:28:39.690Z[ recovery-image] Dec 19 20:28:38.278 INFO E| Downloaded bitstruct v0.1.1
87102024-12-19T20:28:39.693Z[ recovery-image] Dec 19 20:28:38.280 INFO E| Downloaded bit_field v0.10.2
87112024-12-19T20:28:39.719Z[ recovery-image] Dec 19 20:28:38.306 INFO E| Downloaded syn v2.0.85
87122024-12-19T20:28:39.829Z[ recovery-image] Dec 19 20:28:38.416 INFO E| Downloaded x86 v0.52.0
87132024-12-19T20:28:39.915Z[ recovery-image] Dec 19 20:28:38.502 INFO E| Updating crates.io index
87142024-12-19T20:28:40.040Z[ recovery-image] Dec 19 20:28:38.628 INFO E| Downloading crates ...
87152024-12-19T20:28:40.316Z[ recovery-image] Dec 19 20:28:38.903 INFO E| Downloaded hashbrown v0.15.0
87162024-12-19T20:28:40.352Z[ recovery-image] Dec 19 20:28:38.938 INFO E| Downloaded compiler_builtins v0.1.134
87172024-12-19T20:28:40.505Z[ recovery-image] Dec 19 20:28:39.091 INFO E| Compiling compiler_builtins v0.1.134
87182024-12-19T20:28:40.505Z[ recovery-image] Dec 19 20:28:39.092 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
87192024-12-19T20:28:40.508Z[ recovery-image] Dec 19 20:28:39.092 INFO E| Compiling proc-macro2 v1.0.89
87202024-12-19T20:28:40.508Z[ recovery-image] Dec 19 20:28:39.092 INFO E| Compiling unicode-ident v1.0.13
87212024-12-19T20:28:40.508Z[ recovery-image] Dec 19 20:28:39.092 INFO E| Compiling syn v1.0.109
87222024-12-19T20:28:40.508Z[ recovery-image] Dec 19 20:28:39.092 INFO E| Compiling x86 v0.52.0
87232024-12-19T20:28:40.509Z[ recovery-image] Dec 19 20:28:39.092 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
87242024-12-19T20:28:40.509Z[ recovery-image] Dec 19 20:28:39.092 INFO E| Compiling seq-macro v0.3.5
87252024-12-19T20:28:41.070Z[ host-image] Dec 19 20:28:39.657 INFO O| installing packages...
87262024-12-19T20:28:43.248Z[ recovery-image] Dec 19 20:28:41.834 INFO E| Compiling quote v1.0.37
87272024-12-19T20:28:43.637Z[ recovery-image] Dec 19 20:28:42.223 INFO E| Compiling syn v2.0.85
87282024-12-19T20:28:49.228Z[ recovery-image] Dec 19 20:28:47.814 INFO E| Compiling scroll_derive v0.12.0
87292024-12-19T20:28:55.135Z[ recovery-image] Dec 19 20:28:53.719 INFO E| Compiling bitstruct_derive v0.1.0
87302024-12-19T20:29:17.159Z[ host-image] Dec 19 20:29:15.740 INFO O| seeding SMF database...
87312024-12-19T20:29:17.610Z[ recovery-image] Dec 19 20:29:16.190 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
87322024-12-19T20:29:21.321Z[ recovery-image] Dec 19 20:29:19.900 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
87332024-12-19T20:29:27.956Z[ recovery-image] Dec 19 20:29:26.535 INFO E| Compiling bitflags v1.3.2
87342024-12-19T20:29:27.956Z[ recovery-image] Dec 19 20:29:26.535 INFO E| Compiling bit_field v0.10.2
87352024-12-19T20:29:27.959Z[ recovery-image] Dec 19 20:29:26.535 INFO E| Compiling scroll v0.12.0
87362024-12-19T20:29:27.959Z[ recovery-image] Dec 19 20:29:26.535 INFO E| Compiling adler2 v2.0.0
87372024-12-19T20:29:27.959Z[ recovery-image] Dec 19 20:29:26.535 INFO E| Compiling plain v0.2.3
87382024-12-19T20:29:27.960Z[ recovery-image] Dec 19 20:29:26.535 INFO E| Compiling log v0.4.22
87392024-12-19T20:29:27.960Z[ recovery-image] Dec 19 20:29:26.535 INFO E| Compiling bitstruct v0.1.1
87402024-12-19T20:29:28.056Z[ recovery-image] Dec 19 20:29:26.635 INFO E| Compiling raw-cpuid v10.7.0
87412024-12-19T20:29:28.129Z[ recovery-image] Dec 19 20:29:26.708 INFO E| Compiling cpio_reader v0.1.1
87422024-12-19T20:29:28.559Z[ recovery-image] Dec 19 20:29:27.138 INFO E| Compiling miniz_oxide v0.8.0
87432024-12-19T20:29:28.559Z[ recovery-image] Dec 19 20:29:27.138 INFO E| Compiling static_assertions v1.1.0
87442024-12-19T20:29:28.882Z[ recovery-image] Dec 19 20:29:27.461 INFO E| Compiling goblin v0.8.2
87452024-12-19T20:29:34.039Z[ host-image] Dec 19 20:29:32.616 INFO O| configuring SMF profile...
87462024-12-19T20:29:34.041Z[ host-image] Dec 19 20:29:32.616 INFO O| modifying shadow(5)...
87472024-12-19T20:29:34.041Z[ host-image] Dec 19 20:29:32.617 INFO O| loading user and group database...
87482024-12-19T20:29:34.041Z[ host-image] Dec 19 20:29:32.617 INFO O| assessing packaged files...
87492024-12-19T20:29:39.707Z[ host-image] Dec 19 20:29:38.284 INFO O| creating archive...
87502024-12-19T20:29:39.764Z[ host-image] Dec 19 20:29:38.340 INFO O| missing from packaging:
87512024-12-19T20:29:39.764Z[ host-image] Dec 19 20:29:38.340 INFO O| "etc/.pwd.lock"
87522024-12-19T20:29:39.764Z[ host-image] Dec 19 20:29:38.340 INFO O| "etc/bash"
87532024-12-19T20:29:39.773Z[ host-image] Dec 19 20:29:38.349 INFO O| "etc/svc/profile/generic.xml"
87542024-12-19T20:29:39.773Z[ host-image] Dec 19 20:29:38.350 INFO O| "etc/svc/profile/inetd_services.xml"
87552024-12-19T20:29:39.773Z[ host-image] Dec 19 20:29:38.350 INFO O| "etc/svc/profile/name_service.xml"
87562024-12-19T20:29:39.776Z[ host-image] Dec 19 20:29:38.350 INFO O| "etc/svc/profile/platform.xml"
87572024-12-19T20:29:39.776Z[ host-image] Dec 19 20:29:38.350 INFO O| "etc/svc/profile/platform_omicron1.xml"
87582024-12-19T20:29:39.776Z[ host-image] Dec 19 20:29:38.350 INFO O| "etc/svc/repository.db"
87592024-12-19T20:29:39.789Z[ host-image] Dec 19 20:29:38.366 INFO O| "opt/ooce/share"
87602024-12-19T20:29:39.789Z[ host-image] Dec 19 20:29:38.366 INFO O| "opt/ooce/share/man"
87612024-12-19T20:29:39.792Z[ host-image] Dec 19 20:29:38.366 INFO O| "opt/ooce/share/man/man1"
87622024-12-19T20:29:39.823Z[ host-image] Dec 19 20:29:38.399 INFO O| finishing archive...
87632024-12-19T20:29:40.752Z[ recovery-image] Dec 19 20:29:39.329 INFO E| Finished `release` profile [optimized] target(s) in 1m 01s
87642024-12-19T20:29:40.785Z[ recovery-image] Dec 19 20:29:39.361 INFO building host image...
87652024-12-19T20:29:40.789Z[ recovery-image] Dec 19 20:29:39.362 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")
87662024-12-19T20:29:41.680Z[ recovery-image] Dec 19 20:29:40.255 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
87672024-12-19T20:29:44.261Z[ recovery-image] Dec 19 20:29:42.837 INFO image complete! materials are in "/work/os-recovery"
87682024-12-19T20:29:44.267Z[ recovery-image]
87692024-12-19T20:29:44.268Z[ recovery-image] real 11:02.549886168
87702024-12-19T20:29:44.268Z[ recovery-image] user 6:32.422440827
87712024-12-19T20:29:44.270Z[ recovery-image] sys 1:06.479010632
87722024-12-19T20:29:44.270Z[ recovery-image] trap 0.330255988
87732024-12-19T20:29:44.270Z[ recovery-image] tflt 0.937125149
87742024-12-19T20:29:44.270Z[ recovery-image] dflt 3.367546900
87752024-12-19T20:29:44.270Z[ recovery-image] kflt 0.041246166
87762024-12-19T20:29:44.270Z[ recovery-image] lock 24:47.334503806
87772024-12-19T20:29:44.270Z[ recovery-image] slp 1:07:16.283741807
87782024-12-19T20:29:44.270Z[ recovery-image] lat 4:21.702996986
87792024-12-19T20:29:44.271Z[ recovery-image] stop 7.293751765
87802024-12-19T20:29:44.271ZDec 19 20:29:42.845 INFO [recovery-image] process exited with exit status: 0 (662.577416632s)
87812024-12-19T20:29:44.448Z[ host-image] Dec 19 20:29:43.023 INFO O| creating gzonly manifest...
87822024-12-19T20:29:44.469Z[ host-image] Dec 19 20:29:43.034 INFO O| ok
87832024-12-19T20:29:44.635Z[ host-image] Dec 19 20:29:43.211 INFO image builder template: ramdisk-02-trim...
87842024-12-19T20:29:44.635Z[ host-image] Dec 19 20:29:43.211 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/.tmplSEuS3/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.34.311", "-n", "ramdisk-02-trim"], pwd: None
87852024-12-19T20:29:44.677Z[ host-image] Dec 19 20:29:43.253 INFO O| Dec 19 20:29:43.252 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87862024-12-19T20:29:44.693Z[ host-image] Dec 19 20:29:43.268 INFO O| Dec 19 20:29:43.268 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87872024-12-19T20:29:44.835Z[ host-image] Dec 19 20:29:43.410 INFO O| Dec 19 20:29:43.410 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
87882024-12-19T20:29:44.970Z[ host-image] Dec 19 20:29:43.545 INFO O| Dec 19 20:29:43.545 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87892024-12-19T20:29:44.970Z[ host-image] Dec 19 20:29:43.545 INFO O| Dec 19 20:29:43.545 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
87902024-12-19T20:29:44.979Z[ host-image] Dec 19 20:29:43.555 INFO O| Dec 19 20:29:43.555 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
87912024-12-19T20:29:44.986Z[ host-image] Dec 19 20:29:43.562 INFO O| Dec 19 20:29:43.562 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
87922024-12-19T20:29:45.009Z[ host-image] Dec 19 20:29:43.584 INFO O| Dec 19 20:29:43.584 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
87932024-12-19T20:29:45.579Z[ host-image] Dec 19 20:29:44.155 INFO O| Dec 19 20:29:44.155 INFO rolled back to input snapshot; work may begin
87942024-12-19T20:29:45.579Z[ host-image] Dec 19 20:29:44.155 INFO O| Dec 19 20:29:44.155 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
87952024-12-19T20:29:45.590Z[ host-image] Dec 19 20:29:44.165 INFO O| Dec 19 20:29:44.165 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87962024-12-19T20:29:45.610Z[ host-image] Dec 19 20:29:44.186 INFO O| Dec 19 20:29:44.185 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
87972024-12-19T20:29:45.810Z[ host-image] Dec 19 20:29:44.385 INFO O| Dec 19 20:29:44.385 INFO STEP 0 (remove_files) COMPLETE
87982024-12-19T20:29:45.810Z[ host-image] Dec 19 20:29:44.386 INFO O| Dec 19 20:29:44.385 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87992024-12-19T20:29:45.835Z[ host-image] Dec 19 20:29:44.411 INFO O| Dec 19 20:29:44.411 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88002024-12-19T20:29:45.838Z[ host-image] Dec 19 20:29:44.413 INFO O| Dec 19 20:29:44.413 INFO STEP 1 (remove_files) COMPLETE
88012024-12-19T20:29:45.838Z[ host-image] Dec 19 20:29:44.413 INFO O| Dec 19 20:29:44.413 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88022024-12-19T20:29:45.860Z[ host-image] Dec 19 20:29:44.434 INFO O| Dec 19 20:29:44.434 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88032024-12-19T20:29:45.907Z[ host-image] Dec 19 20:29:44.482 INFO O| Dec 19 20:29:44.482 INFO STEP 2 (remove_files) COMPLETE
88042024-12-19T20:29:45.908Z[ host-image] Dec 19 20:29:44.482 INFO O| Dec 19 20:29:44.482 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88052024-12-19T20:29:45.966Z[ host-image] Dec 19 20:29:44.542 INFO O| Dec 19 20:29:44.541 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88062024-12-19T20:29:45.969Z[ host-image] Dec 19 20:29:44.544 INFO O| Dec 19 20:29:44.544 INFO STEP 3 (remove_files) COMPLETE
88072024-12-19T20:29:45.969Z[ host-image] Dec 19 20:29:44.544 INFO O| Dec 19 20:29:44.544 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88082024-12-19T20:29:46.004Z[ host-image] Dec 19 20:29:44.579 INFO O| Dec 19 20:29:44.579 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
88092024-12-19T20:29:46.010Z[ host-image] Dec 19 20:29:44.585 INFO O| Dec 19 20:29:44.585 INFO STEP 4 (remove_files) COMPLETE
88102024-12-19T20:29:46.010Z[ host-image] Dec 19 20:29:44.585 INFO O| Dec 19 20:29:44.585 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88112024-12-19T20:29:46.030Z[ host-image] Dec 19 20:29:44.605 INFO O| Dec 19 20:29:44.605 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
88122024-12-19T20:29:46.035Z[ host-image] Dec 19 20:29:44.610 INFO O| Dec 19 20:29:44.610 INFO STEP 5 (remove_files) COMPLETE
88132024-12-19T20:29:46.035Z[ host-image] Dec 19 20:29:44.610 INFO O| Dec 19 20:29:44.610 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88142024-12-19T20:29:46.056Z[ host-image] Dec 19 20:29:44.632 INFO O| Dec 19 20:29:44.631 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
88152024-12-19T20:29:46.073Z[ host-image] Dec 19 20:29:44.648 INFO O| Dec 19 20:29:44.648 INFO STEP 6 (remove_files) COMPLETE
88162024-12-19T20:29:46.073Z[ host-image] Dec 19 20:29:44.648 INFO O| Dec 19 20:29:44.648 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88172024-12-19T20:29:46.096Z[ host-image] Dec 19 20:29:44.670 INFO O| Dec 19 20:29:44.669 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
88182024-12-19T20:29:46.116Z[ host-image] Dec 19 20:29:44.691 INFO O| Dec 19 20:29:44.691 INFO STEP 7 (remove_files) COMPLETE
88192024-12-19T20:29:46.116Z[ host-image] Dec 19 20:29:44.691 INFO O| Dec 19 20:29:44.691 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88202024-12-19T20:29:46.140Z[ host-image] Dec 19 20:29:44.713 INFO O| Dec 19 20:29:44.713 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
88212024-12-19T20:29:46.276Z[ host-image] Dec 19 20:29:44.850 INFO O| Dec 19 20:29:44.850 INFO STEP 8 (remove_files) COMPLETE
88222024-12-19T20:29:46.276Z[ host-image] Dec 19 20:29:44.850 INFO O| Dec 19 20:29:44.850 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88232024-12-19T20:29:46.298Z[ host-image] Dec 19 20:29:44.872 INFO O| Dec 19 20:29:44.872 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88242024-12-19T20:29:46.475Z[ host-image] Dec 19 20:29:45.049 INFO O| Dec 19 20:29:45.049 INFO STEP 9 (remove_files) COMPLETE
88252024-12-19T20:29:46.475Z[ host-image] Dec 19 20:29:45.050 INFO O| Dec 19 20:29:45.049 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88262024-12-19T20:29:46.507Z[ host-image] Dec 19 20:29:45.082 INFO O| Dec 19 20:29:45.081 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88272024-12-19T20:29:46.512Z[ host-image] Dec 19 20:29:45.088 INFO O| Dec 19 20:29:45.087 INFO STEP 10 (remove_files) COMPLETE
88282024-12-19T20:29:46.512Z[ host-image] Dec 19 20:29:45.088 INFO O| Dec 19 20:29:45.088 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88292024-12-19T20:29:46.535Z[ host-image] Dec 19 20:29:45.110 INFO O| Dec 19 20:29:45.109 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88302024-12-19T20:29:46.537Z[ host-image] Dec 19 20:29:45.111 INFO O| Dec 19 20:29:45.111 INFO STEP 11 (remove_files) COMPLETE
88312024-12-19T20:29:46.537Z[ host-image] Dec 19 20:29:45.111 INFO O| Dec 19 20:29:45.111 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88322024-12-19T20:29:46.558Z[ host-image] Dec 19 20:29:45.133 INFO O| Dec 19 20:29:45.133 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
88332024-12-19T20:29:46.560Z[ host-image] Dec 19 20:29:45.136 INFO O| Dec 19 20:29:45.136 INFO STEP 12 (remove_files) COMPLETE
88342024-12-19T20:29:46.562Z[ host-image] Dec 19 20:29:45.136 INFO O| Dec 19 20:29:45.136 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88352024-12-19T20:29:46.634Z[ host-image] Dec 19 20:29:45.209 INFO O| Dec 19 20:29:45.209 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88362024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.209 INFO O| Dec 19 20:29:45.209 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88372024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.209 INFO O| Dec 19 20:29:45.209 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88382024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.210 INFO O| Dec 19 20:29:45.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88392024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.210 INFO O| Dec 19 20:29:45.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88402024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.210 INFO O| Dec 19 20:29:45.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88412024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.210 INFO O| Dec 19 20:29:45.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88422024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.210 INFO O| Dec 19 20:29:45.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88432024-12-19T20:29:46.636Z[ host-image] Dec 19 20:29:45.211 INFO O| Dec 19 20:29:45.211 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88442024-12-19T20:29:46.639Z[ host-image] Dec 19 20:29:45.212 INFO O| Dec 19 20:29:45.212 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88452024-12-19T20:29:46.639Z[ host-image] Dec 19 20:29:45.212 INFO O| Dec 19 20:29:45.212 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88462024-12-19T20:29:46.639Z[ host-image] Dec 19 20:29:45.212 INFO O| Dec 19 20:29:45.212 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88472024-12-19T20:29:46.639Z[ host-image] Dec 19 20:29:45.213 INFO O| Dec 19 20:29:45.213 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88482024-12-19T20:29:46.639Z[ host-image] Dec 19 20:29:45.213 INFO O| Dec 19 20:29:45.213 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88492024-12-19T20:29:46.639Z[ host-image] Dec 19 20:29:45.213 INFO O| Dec 19 20:29:45.213 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88502024-12-19T20:29:46.639Z[ host-image] Dec 19 20:29:45.214 INFO O| Dec 19 20:29:45.213 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88512024-12-19T20:29:46.641Z[ host-image] Dec 19 20:29:45.215 INFO O| Dec 19 20:29:45.215 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88522024-12-19T20:29:46.882Z[ host-image] Dec 19 20:29:45.458 INFO O| Dec 19 20:29:45.457 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88532024-12-19T20:29:46.887Z[ host-image] Dec 19 20:29:45.463 INFO O| Dec 19 20:29:45.462 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88542024-12-19T20:29:46.894Z[ host-image] Dec 19 20:29:45.470 INFO O| Dec 19 20:29:45.469 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88552024-12-19T20:29:46.967Z[ host-image] Dec 19 20:29:45.542 INFO O| Dec 19 20:29:45.542 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88562024-12-19T20:29:47.365Z[ host-image] Dec 19 20:29:45.939 INFO O| Dec 19 20:29:45.939 INFO STEP 13 (remove_files) COMPLETE
88572024-12-19T20:29:47.365Z[ host-image] Dec 19 20:29:45.939 INFO O| Dec 19 20:29:45.939 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88582024-12-19T20:29:47.385Z[ host-image] Dec 19 20:29:45.960 INFO O| Dec 19 20:29:45.960 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88592024-12-19T20:29:47.388Z[ host-image] Dec 19 20:29:45.963 INFO O| Dec 19 20:29:45.963 INFO STEP 14 (remove_files) COMPLETE
88602024-12-19T20:29:47.388Z[ host-image] Dec 19 20:29:45.963 INFO O| Dec 19 20:29:45.963 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88612024-12-19T20:29:47.408Z[ host-image] Dec 19 20:29:45.983 INFO O| Dec 19 20:29:45.983 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88622024-12-19T20:29:47.419Z[ host-image] Dec 19 20:29:45.994 INFO O| Dec 19 20:29:45.994 INFO STEP 15 (remove_files) COMPLETE
88632024-12-19T20:29:47.419Z[ host-image] Dec 19 20:29:45.994 INFO O| Dec 19 20:29:45.994 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88642024-12-19T20:29:47.444Z[ host-image] Dec 19 20:29:46.019 INFO O| Dec 19 20:29:46.019 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88652024-12-19T20:29:47.447Z[ host-image] Dec 19 20:29:46.020 INFO O| Dec 19 20:29:46.020 INFO STEP 16 (remove_files) COMPLETE
88662024-12-19T20:29:47.447Z[ host-image] Dec 19 20:29:46.020 INFO O| Dec 19 20:29:46.020 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88672024-12-19T20:29:47.519Z[ host-image] Dec 19 20:29:46.094 INFO O| Dec 19 20:29:46.094 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
88682024-12-19T20:29:47.521Z[ host-image] Dec 19 20:29:46.096 INFO O| Dec 19 20:29:46.096 INFO STEP 17 (remove_files) COMPLETE
88692024-12-19T20:29:47.521Z[ host-image] Dec 19 20:29:46.096 INFO O| Dec 19 20:29:46.096 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88702024-12-19T20:29:47.541Z[ host-image] Dec 19 20:29:46.115 INFO O| Dec 19 20:29:46.115 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
88712024-12-19T20:29:47.541Z[ host-image] Dec 19 20:29:46.115 INFO O| Dec 19 20:29:46.115 INFO STEP 18 (remove_files) COMPLETE
88722024-12-19T20:29:47.541Z[ host-image] Dec 19 20:29:46.115 INFO O| Dec 19 20:29:46.115 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88732024-12-19T20:29:47.561Z[ host-image] Dec 19 20:29:46.136 INFO O| Dec 19 20:29:46.136 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
88742024-12-19T20:29:47.561Z[ host-image] Dec 19 20:29:46.136 INFO O| Dec 19 20:29:46.136 INFO STEP 19 (remove_files) COMPLETE
88752024-12-19T20:29:47.561Z[ host-image] Dec 19 20:29:46.136 INFO O| Dec 19 20:29:46.136 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88762024-12-19T20:29:47.583Z[ host-image] Dec 19 20:29:46.158 INFO O| Dec 19 20:29:46.158 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
88772024-12-19T20:29:47.583Z[ host-image] Dec 19 20:29:46.158 INFO O| Dec 19 20:29:46.158 INFO STEP 20 (remove_files) COMPLETE
88782024-12-19T20:29:47.583Z[ host-image] Dec 19 20:29:46.158 INFO O| Dec 19 20:29:46.158 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88792024-12-19T20:29:47.604Z[ host-image] Dec 19 20:29:46.179 INFO O| Dec 19 20:29:46.179 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
88802024-12-19T20:29:47.604Z[ host-image] Dec 19 20:29:46.179 INFO O| Dec 19 20:29:46.179 INFO STEP 21 (remove_files) COMPLETE
88812024-12-19T20:29:47.607Z[ host-image] Dec 19 20:29:46.179 INFO O| Dec 19 20:29:46.179 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88822024-12-19T20:29:47.625Z[ host-image] Dec 19 20:29:46.200 INFO O| Dec 19 20:29:46.200 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
88832024-12-19T20:29:47.626Z[ host-image] Dec 19 20:29:46.201 INFO O| Dec 19 20:29:46.201 INFO STEP 22 (remove_files) COMPLETE
88842024-12-19T20:29:47.628Z[ host-image] Dec 19 20:29:46.201 INFO O| Dec 19 20:29:46.201 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88852024-12-19T20:29:47.669Z[ host-image] Dec 19 20:29:46.244 INFO O| Dec 19 20:29:46.244 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
88862024-12-19T20:29:47.669Z[ host-image] Dec 19 20:29:46.244 INFO O| Dec 19 20:29:46.244 INFO STEP 23 (remove_files) COMPLETE
88872024-12-19T20:29:47.669Z[ host-image] Dec 19 20:29:46.244 INFO O| Dec 19 20:29:46.244 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88882024-12-19T20:29:47.727Z[ host-image] Dec 19 20:29:46.302 INFO O| Dec 19 20:29:46.302 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
88892024-12-19T20:29:47.727Z[ host-image] Dec 19 20:29:46.302 INFO O| Dec 19 20:29:46.302 INFO STEP 24 (remove_files) COMPLETE
88902024-12-19T20:29:47.727Z[ host-image] Dec 19 20:29:46.302 INFO O| Dec 19 20:29:46.302 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912024-12-19T20:29:47.748Z[ host-image] Dec 19 20:29:46.322 INFO O| Dec 19 20:29:46.322 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
88922024-12-19T20:29:47.748Z[ host-image] Dec 19 20:29:46.322 INFO O| Dec 19 20:29:46.322 INFO STEP 25 (remove_files) COMPLETE
88932024-12-19T20:29:47.748Z[ host-image] Dec 19 20:29:46.322 INFO O| Dec 19 20:29:46.322 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942024-12-19T20:29:47.774Z[ host-image] Dec 19 20:29:46.349 INFO O| Dec 19 20:29:46.349 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
88952024-12-19T20:29:47.774Z[ host-image] Dec 19 20:29:46.349 INFO O| Dec 19 20:29:46.349 INFO STEP 26 (remove_files) COMPLETE
88962024-12-19T20:29:47.777Z[ host-image] Dec 19 20:29:46.349 INFO O| Dec 19 20:29:46.349 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972024-12-19T20:29:47.794Z[ host-image] Dec 19 20:29:46.369 INFO O| Dec 19 20:29:46.369 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
88982024-12-19T20:29:47.794Z[ host-image] Dec 19 20:29:46.369 INFO O| Dec 19 20:29:46.369 INFO STEP 27 (remove_files) COMPLETE
88992024-12-19T20:29:47.797Z[ host-image] Dec 19 20:29:46.369 INFO O| Dec 19 20:29:46.369 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002024-12-19T20:29:47.814Z[ host-image] Dec 19 20:29:46.388 INFO O| Dec 19 20:29:46.388 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89012024-12-19T20:29:47.814Z[ host-image] Dec 19 20:29:46.388 INFO O| Dec 19 20:29:46.388 INFO STEP 28 (remove_files) COMPLETE
89022024-12-19T20:29:47.814Z[ host-image] Dec 19 20:29:46.388 INFO O| Dec 19 20:29:46.388 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032024-12-19T20:29:47.914Z[ host-image] Dec 19 20:29:46.489 INFO O| Dec 19 20:29:46.489 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89042024-12-19T20:29:47.914Z[ host-image] Dec 19 20:29:46.489 INFO O| Dec 19 20:29:46.489 INFO STEP 29 (remove_files) COMPLETE
89052024-12-19T20:29:47.917Z[ host-image] Dec 19 20:29:46.489 INFO O| Dec 19 20:29:46.489 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062024-12-19T20:29:47.936Z[ host-image] Dec 19 20:29:46.511 INFO O| Dec 19 20:29:46.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89072024-12-19T20:29:47.936Z[ host-image] Dec 19 20:29:46.511 INFO O| Dec 19 20:29:46.511 INFO STEP 30 (remove_files) COMPLETE
89082024-12-19T20:29:47.939Z[ host-image] Dec 19 20:29:46.511 INFO O| Dec 19 20:29:46.511 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89092024-12-19T20:29:47.957Z[ host-image] Dec 19 20:29:46.532 INFO O| Dec 19 20:29:46.532 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
89102024-12-19T20:29:47.957Z[ host-image] Dec 19 20:29:46.532 INFO O| Dec 19 20:29:46.532 INFO STEP 31 (remove_files) COMPLETE
89112024-12-19T20:29:47.959Z[ host-image] Dec 19 20:29:46.532 INFO O| Dec 19 20:29:46.532 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89122024-12-19T20:29:47.977Z[ host-image] Dec 19 20:29:46.552 INFO O| Dec 19 20:29:46.551 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
89132024-12-19T20:29:47.977Z[ host-image] Dec 19 20:29:46.552 INFO O| Dec 19 20:29:46.552 INFO STEP 32 (remove_files) COMPLETE
89142024-12-19T20:29:47.977Z[ host-image] Dec 19 20:29:46.552 INFO O| Dec 19 20:29:46.552 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152024-12-19T20:29:47.997Z[ host-image] Dec 19 20:29:46.572 INFO O| Dec 19 20:29:46.572 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
89162024-12-19T20:29:47.997Z[ host-image] Dec 19 20:29:46.572 INFO O| Dec 19 20:29:46.572 INFO STEP 33 (remove_files) COMPLETE
89172024-12-19T20:29:48.000Z[ host-image] Dec 19 20:29:46.572 INFO O| Dec 19 20:29:46.572 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89182024-12-19T20:29:48.018Z[ host-image] Dec 19 20:29:46.593 INFO O| Dec 19 20:29:46.593 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89192024-12-19T20:29:48.018Z[ host-image] Dec 19 20:29:46.593 INFO O| Dec 19 20:29:46.593 INFO STEP 34 (remove_files) COMPLETE
89202024-12-19T20:29:48.021Z[ host-image] Dec 19 20:29:46.593 INFO O| Dec 19 20:29:46.593 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89212024-12-19T20:29:48.054Z[ host-image] Dec 19 20:29:46.629 INFO O| Dec 19 20:29:46.629 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89222024-12-19T20:29:48.057Z[ host-image] Dec 19 20:29:46.629 INFO O| Dec 19 20:29:46.629 INFO STEP 35 (remove_files) COMPLETE
89232024-12-19T20:29:48.057Z[ host-image] Dec 19 20:29:46.630 INFO O| Dec 19 20:29:46.630 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242024-12-19T20:29:48.075Z[ host-image] Dec 19 20:29:46.650 INFO O| Dec 19 20:29:46.650 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89252024-12-19T20:29:48.078Z[ host-image] Dec 19 20:29:46.650 INFO O| Dec 19 20:29:46.650 INFO STEP 36 (remove_files) COMPLETE
89262024-12-19T20:29:48.078Z[ host-image] Dec 19 20:29:46.651 INFO O| Dec 19 20:29:46.650 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89272024-12-19T20:29:48.096Z[ host-image] Dec 19 20:29:46.671 INFO O| Dec 19 20:29:46.670 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89282024-12-19T20:29:48.098Z[ host-image] Dec 19 20:29:46.671 INFO O| Dec 19 20:29:46.671 INFO STEP 37 (remove_files) COMPLETE
89292024-12-19T20:29:48.098Z[ host-image] Dec 19 20:29:46.671 INFO O| Dec 19 20:29:46.671 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89302024-12-19T20:29:48.117Z[ host-image] Dec 19 20:29:46.692 INFO O| Dec 19 20:29:46.692 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89312024-12-19T20:29:48.119Z[ host-image] Dec 19 20:29:46.692 INFO O| Dec 19 20:29:46.692 INFO STEP 38 (remove_files) COMPLETE
89322024-12-19T20:29:48.119Z[ host-image] Dec 19 20:29:46.692 INFO O| Dec 19 20:29:46.692 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89332024-12-19T20:29:48.144Z[ host-image] Dec 19 20:29:46.719 INFO O| Dec 19 20:29:46.719 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89342024-12-19T20:29:48.144Z[ host-image] Dec 19 20:29:46.719 INFO O| Dec 19 20:29:46.719 INFO STEP 39 (remove_files) COMPLETE
89352024-12-19T20:29:48.144Z[ host-image] Dec 19 20:29:46.719 INFO O| Dec 19 20:29:46.719 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89362024-12-19T20:29:48.166Z[ host-image] Dec 19 20:29:46.741 INFO O| Dec 19 20:29:46.741 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89372024-12-19T20:29:48.166Z[ host-image] Dec 19 20:29:46.741 INFO O| Dec 19 20:29:46.741 INFO STEP 40 (remove_files) COMPLETE
89382024-12-19T20:29:48.169Z[ host-image] Dec 19 20:29:46.741 INFO O| Dec 19 20:29:46.741 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89392024-12-19T20:29:48.188Z[ host-image] Dec 19 20:29:46.763 INFO O| Dec 19 20:29:46.763 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89402024-12-19T20:29:48.190Z[ host-image] Dec 19 20:29:46.763 INFO O| Dec 19 20:29:46.763 INFO STEP 41 (remove_files) COMPLETE
89412024-12-19T20:29:48.190Z[ host-image] Dec 19 20:29:46.763 INFO O| Dec 19 20:29:46.763 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89422024-12-19T20:29:48.211Z[ host-image] Dec 19 20:29:46.785 INFO O| Dec 19 20:29:46.784 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89432024-12-19T20:29:48.211Z[ host-image] Dec 19 20:29:46.785 INFO O| Dec 19 20:29:46.785 INFO STEP 42 (remove_files) COMPLETE
89442024-12-19T20:29:48.211Z[ host-image] Dec 19 20:29:46.785 INFO O| Dec 19 20:29:46.785 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89452024-12-19T20:29:48.230Z[ host-image] Dec 19 20:29:46.805 INFO O| Dec 19 20:29:46.805 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89462024-12-19T20:29:48.230Z[ host-image] Dec 19 20:29:46.805 INFO O| Dec 19 20:29:46.805 INFO STEP 43 (remove_files) COMPLETE
89472024-12-19T20:29:48.230Z[ host-image] Dec 19 20:29:46.805 INFO O| Dec 19 20:29:46.805 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89482024-12-19T20:29:48.251Z[ host-image] Dec 19 20:29:46.826 INFO O| Dec 19 20:29:46.826 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89492024-12-19T20:29:48.251Z[ host-image] Dec 19 20:29:46.826 INFO O| Dec 19 20:29:46.826 INFO STEP 44 (remove_files) COMPLETE
89502024-12-19T20:29:48.252Z[ host-image] Dec 19 20:29:46.826 INFO O| Dec 19 20:29:46.826 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89512024-12-19T20:29:48.273Z[ host-image] Dec 19 20:29:46.848 INFO O| Dec 19 20:29:46.848 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89522024-12-19T20:29:48.273Z[ host-image] Dec 19 20:29:46.848 INFO O| Dec 19 20:29:46.848 INFO STEP 45 (remove_files) COMPLETE
89532024-12-19T20:29:48.276Z[ host-image] Dec 19 20:29:46.848 INFO O| Dec 19 20:29:46.848 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89542024-12-19T20:29:48.297Z[ host-image] Dec 19 20:29:46.869 INFO O| Dec 19 20:29:46.869 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89552024-12-19T20:29:48.297Z[ host-image] Dec 19 20:29:46.869 INFO O| Dec 19 20:29:46.869 INFO STEP 46 (remove_files) COMPLETE
89562024-12-19T20:29:48.297Z[ host-image] Dec 19 20:29:46.869 INFO O| Dec 19 20:29:46.869 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89572024-12-19T20:29:48.316Z[ host-image] Dec 19 20:29:46.891 INFO O| Dec 19 20:29:46.890 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89582024-12-19T20:29:48.316Z[ host-image] Dec 19 20:29:46.891 INFO O| Dec 19 20:29:46.891 INFO STEP 47 (remove_files) COMPLETE
89592024-12-19T20:29:48.316Z[ host-image] Dec 19 20:29:46.891 INFO O| Dec 19 20:29:46.891 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89602024-12-19T20:29:48.338Z[ host-image] Dec 19 20:29:46.913 INFO O| Dec 19 20:29:46.913 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89612024-12-19T20:29:48.338Z[ host-image] Dec 19 20:29:46.913 INFO O| Dec 19 20:29:46.913 INFO STEP 48 (remove_files) COMPLETE
89622024-12-19T20:29:48.340Z[ host-image] Dec 19 20:29:46.913 INFO O| Dec 19 20:29:46.913 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89632024-12-19T20:29:48.374Z[ host-image] Dec 19 20:29:46.948 INFO O| Dec 19 20:29:46.948 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89642024-12-19T20:29:48.374Z[ host-image] Dec 19 20:29:46.949 INFO O| Dec 19 20:29:46.949 INFO STEP 49 (remove_files) COMPLETE
89652024-12-19T20:29:48.374Z[ host-image] Dec 19 20:29:46.949 INFO O| Dec 19 20:29:46.949 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89662024-12-19T20:29:48.395Z[ host-image] Dec 19 20:29:46.970 INFO O| Dec 19 20:29:46.970 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
89672024-12-19T20:29:48.395Z[ host-image] Dec 19 20:29:46.970 INFO O| Dec 19 20:29:46.970 INFO STEP 50 (remove_files) COMPLETE
89682024-12-19T20:29:48.398Z[ host-image] Dec 19 20:29:46.970 INFO O| Dec 19 20:29:46.970 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89692024-12-19T20:29:48.417Z[ host-image] Dec 19 20:29:46.991 INFO O| Dec 19 20:29:46.991 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
89702024-12-19T20:29:48.417Z[ host-image] Dec 19 20:29:46.992 INFO O| Dec 19 20:29:46.991 INFO STEP 51 (remove_files) COMPLETE
89712024-12-19T20:29:48.417Z[ host-image] Dec 19 20:29:46.992 INFO O| Dec 19 20:29:46.991 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89722024-12-19T20:29:48.438Z[ host-image] Dec 19 20:29:47.013 INFO O| Dec 19 20:29:47.013 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
89732024-12-19T20:29:48.438Z[ host-image] Dec 19 20:29:47.013 INFO O| Dec 19 20:29:47.013 INFO STEP 52 (remove_files) COMPLETE
89742024-12-19T20:29:48.440Z[ host-image] Dec 19 20:29:47.013 INFO O| Dec 19 20:29:47.013 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89752024-12-19T20:29:48.461Z[ host-image] Dec 19 20:29:47.036 INFO O| Dec 19 20:29:47.036 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
89762024-12-19T20:29:48.461Z[ host-image] Dec 19 20:29:47.036 INFO O| Dec 19 20:29:47.036 INFO STEP 53 (remove_files) COMPLETE
89772024-12-19T20:29:48.461Z[ host-image] Dec 19 20:29:47.036 INFO O| Dec 19 20:29:47.036 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89782024-12-19T20:29:48.518Z[ host-image] Dec 19 20:29:47.093 INFO O| Dec 19 20:29:47.092 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
89792024-12-19T20:29:48.518Z[ host-image] Dec 19 20:29:47.093 INFO O| Dec 19 20:29:47.093 INFO STEP 54 (remove_files) COMPLETE
89802024-12-19T20:29:48.518Z[ host-image] Dec 19 20:29:47.093 INFO O| Dec 19 20:29:47.093 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89812024-12-19T20:29:48.539Z[ host-image] Dec 19 20:29:47.113 INFO O| Dec 19 20:29:47.113 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
89822024-12-19T20:29:48.539Z[ host-image] Dec 19 20:29:47.113 INFO O| Dec 19 20:29:47.113 INFO STEP 55 (remove_files) COMPLETE
89832024-12-19T20:29:48.539Z[ host-image] Dec 19 20:29:47.113 INFO O| Dec 19 20:29:47.113 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89842024-12-19T20:29:48.559Z[ host-image] Dec 19 20:29:47.133 INFO O| Dec 19 20:29:47.133 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
89852024-12-19T20:29:48.559Z[ host-image] Dec 19 20:29:47.134 INFO O| Dec 19 20:29:47.133 INFO STEP 56 (remove_files) COMPLETE
89862024-12-19T20:29:48.559Z[ host-image] Dec 19 20:29:47.134 INFO O| Dec 19 20:29:47.134 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89872024-12-19T20:29:48.579Z[ host-image] Dec 19 20:29:47.154 INFO O| Dec 19 20:29:47.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
89882024-12-19T20:29:48.579Z[ host-image] Dec 19 20:29:47.154 INFO O| Dec 19 20:29:47.154 INFO STEP 57 (remove_files) COMPLETE
89892024-12-19T20:29:48.579Z[ host-image] Dec 19 20:29:47.154 INFO O| Dec 19 20:29:47.154 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-12-19T20:29:48.599Z[ host-image] Dec 19 20:29:47.174 INFO O| Dec 19 20:29:47.174 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
89912024-12-19T20:29:48.599Z[ host-image] Dec 19 20:29:47.174 INFO O| Dec 19 20:29:47.174 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
89922024-12-19T20:29:48.602Z[ host-image] Dec 19 20:29:47.174 INFO O| Dec 19 20:29:47.174 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89932024-12-19T20:29:48.602Z[ host-image] Dec 19 20:29:47.174 INFO O| Dec 19 20:29:47.174 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89942024-12-19T20:29:48.602Z[ host-image] Dec 19 20:29:47.175 INFO O| Dec 19 20:29:47.174 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89952024-12-19T20:29:48.602Z[ host-image] Dec 19 20:29:47.175 INFO O| Dec 19 20:29:47.175 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89962024-12-19T20:29:48.602Z[ host-image] Dec 19 20:29:47.175 INFO O| Dec 19 20:29:47.175 INFO ok!
89972024-12-19T20:29:48.602Z[ host-image] Dec 19 20:29:47.175 INFO O| Dec 19 20:29:47.175 INFO STEP 58 (ensure_file) COMPLETE
89982024-12-19T20:29:48.602Z[ host-image] Dec 19 20:29:47.175 INFO O| Dec 19 20:29:47.175 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89992024-12-19T20:29:48.635Z[ host-image] Dec 19 20:29:47.209 INFO O| Dec 19 20:29:47.209 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90002024-12-19T20:29:48.635Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90012024-12-19T20:29:48.637Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90022024-12-19T20:29:48.638Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90032024-12-19T20:29:48.638Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90042024-12-19T20:29:48.638Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90052024-12-19T20:29:48.638Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO ok!
90062024-12-19T20:29:48.638Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO STEP 59 (ensure_file) COMPLETE
90072024-12-19T20:29:48.638Z[ host-image] Dec 19 20:29:47.210 INFO O| Dec 19 20:29:47.210 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90082024-12-19T20:29:48.658Z[ host-image] Dec 19 20:29:47.233 INFO O| Dec 19 20:29:47.233 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
90092024-12-19T20:29:48.658Z[ host-image] Dec 19 20:29:47.233 INFO O| Dec 19 20:29:47.233 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
90102024-12-19T20:29:48.660Z[ host-image] Dec 19 20:29:47.233 INFO O| Dec 19 20:29:47.233 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
90112024-12-19T20:29:48.660Z[ host-image] Dec 19 20:29:47.233 INFO O| Dec 19 20:29:47.233 INFO ok!
90122024-12-19T20:29:48.660Z[ host-image] Dec 19 20:29:47.233 INFO O| Dec 19 20:29:47.233 INFO STEP 60 (ensure_file) COMPLETE
90132024-12-19T20:29:48.660Z[ host-image] Dec 19 20:29:47.233 INFO O| Dec 19 20:29:47.233 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90142024-12-19T20:29:48.681Z[ host-image] Dec 19 20:29:47.256 INFO O| Dec 19 20:29:47.255 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
90152024-12-19T20:29:48.681Z[ host-image] Dec 19 20:29:47.256 INFO O| Dec 19 20:29:47.256 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
90162024-12-19T20:29:48.683Z[ host-image] Dec 19 20:29:47.256 INFO O| Dec 19 20:29:47.256 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
90172024-12-19T20:29:48.683Z[ host-image] Dec 19 20:29:47.256 INFO O| Dec 19 20:29:47.256 INFO ok!
90182024-12-19T20:29:48.683Z[ host-image] Dec 19 20:29:47.256 INFO O| Dec 19 20:29:47.256 INFO STEP 61 (ensure_file) COMPLETE
90192024-12-19T20:29:48.683Z[ host-image] Dec 19 20:29:47.256 INFO O| Dec 19 20:29:47.256 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90202024-12-19T20:29:48.717Z[ host-image] Dec 19 20:29:47.292 INFO O| Dec 19 20:29:47.291 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90212024-12-19T20:29:48.717Z[ host-image] Dec 19 20:29:47.292 INFO O| Dec 19 20:29:47.292 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90222024-12-19T20:29:48.717Z[ host-image] Dec 19 20:29:47.292 INFO O| Dec 19 20:29:47.292 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90232024-12-19T20:29:48.717Z[ host-image] Dec 19 20:29:47.292 INFO O| Dec 19 20:29:47.292 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90242024-12-19T20:29:48.720Z[ host-image] Dec 19 20:29:47.292 INFO O| Dec 19 20:29:47.292 INFO ok!
90252024-12-19T20:29:48.720Z[ host-image] Dec 19 20:29:47.292 INFO O| Dec 19 20:29:47.292 INFO STEP 62 (ensure_file) COMPLETE
90262024-12-19T20:29:48.720Z[ host-image] Dec 19 20:29:47.292 INFO O| Dec 19 20:29:47.292 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90272024-12-19T20:29:48.737Z[ host-image] Dec 19 20:29:47.312 INFO O| Dec 19 20:29:47.312 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90282024-12-19T20:29:48.737Z[ host-image] Dec 19 20:29:47.312 INFO O| Dec 19 20:29:47.312 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90292024-12-19T20:29:48.740Z[ host-image] Dec 19 20:29:47.312 INFO O| Dec 19 20:29:47.312 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90302024-12-19T20:29:48.740Z[ host-image] Dec 19 20:29:47.312 INFO O| Dec 19 20:29:47.312 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90312024-12-19T20:29:48.740Z[ host-image] Dec 19 20:29:47.312 INFO O| Dec 19 20:29:47.312 INFO ok!
90322024-12-19T20:29:48.740Z[ host-image] Dec 19 20:29:47.312 INFO O| Dec 19 20:29:47.312 INFO STEP 63 (ensure_file) COMPLETE
90332024-12-19T20:29:48.740Z[ host-image] Dec 19 20:29:47.312 INFO O| Dec 19 20:29:47.312 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90342024-12-19T20:29:48.767Z[ host-image] Dec 19 20:29:47.342 INFO O| Dec 19 20:29:47.341 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90352024-12-19T20:29:48.767Z[ host-image] Dec 19 20:29:47.342 INFO O| Dec 19 20:29:47.341 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90362024-12-19T20:29:48.769Z[ host-image] Dec 19 20:29:47.342 INFO O| Dec 19 20:29:47.342 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90372024-12-19T20:29:48.769Z[ host-image] Dec 19 20:29:47.342 INFO O| Dec 19 20:29:47.342 INFO ok!
90382024-12-19T20:29:48.769Z[ host-image] Dec 19 20:29:47.342 INFO O| Dec 19 20:29:47.342 INFO STEP 64 (assemble_files) COMPLETE
90392024-12-19T20:29:48.769Z[ host-image] Dec 19 20:29:47.342 INFO O| Dec 19 20:29:47.342 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90402024-12-19T20:29:48.806Z[ host-image] Dec 19 20:29:47.381 INFO O| Dec 19 20:29:47.381 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90412024-12-19T20:29:48.806Z[ host-image] Dec 19 20:29:47.381 INFO O| Dec 19 20:29:47.381 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90422024-12-19T20:29:48.809Z[ host-image] Dec 19 20:29:47.381 INFO O| Dec 19 20:29:47.381 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90432024-12-19T20:29:48.809Z[ host-image] Dec 19 20:29:47.381 INFO O| Dec 19 20:29:47.381 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90442024-12-19T20:29:48.809Z[ host-image] Dec 19 20:29:47.381 INFO O| Dec 19 20:29:47.381 INFO ok!
90452024-12-19T20:29:48.809Z[ host-image] Dec 19 20:29:47.381 INFO O| Dec 19 20:29:47.381 INFO STEP 65 (ensure_file) COMPLETE
90462024-12-19T20:29:48.809Z[ host-image] Dec 19 20:29:47.381 INFO O| Dec 19 20:29:47.381 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90472024-12-19T20:29:48.828Z[ host-image] Dec 19 20:29:47.402 INFO O| Dec 19 20:29:47.402 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90482024-12-19T20:29:48.831Z[ host-image] Dec 19 20:29:47.403 INFO O| Dec 19 20:29:47.403 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90492024-12-19T20:29:48.831Z[ host-image] Dec 19 20:29:47.403 INFO O| Dec 19 20:29:47.403 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90502024-12-19T20:29:48.831Z[ host-image] Dec 19 20:29:47.403 INFO O| Dec 19 20:29:47.403 INFO STEP 66 (ensure_dir) COMPLETE
90512024-12-19T20:29:48.831Z[ host-image] Dec 19 20:29:47.403 INFO O| Dec 19 20:29:47.403 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90522024-12-19T20:29:48.849Z[ host-image] Dec 19 20:29:47.424 INFO O| Dec 19 20:29:47.424 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90532024-12-19T20:29:48.852Z[ host-image] Dec 19 20:29:47.424 INFO O| Dec 19 20:29:47.424 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 ...
90542024-12-19T20:29:48.861Z[ host-image] Dec 19 20:29:47.435 INFO O| Dec 19 20:29:47.435 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
90552024-12-19T20:29:48.861Z[ host-image] Dec 19 20:29:47.435 INFO O| Dec 19 20:29:47.435 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90562024-12-19T20:29:48.861Z[ host-image] Dec 19 20:29:47.435 INFO O| Dec 19 20:29:47.435 INFO ok!
90572024-12-19T20:29:48.861Z[ host-image] Dec 19 20:29:47.435 INFO O| Dec 19 20:29:47.435 INFO STEP 67 (ensure_file) COMPLETE
90582024-12-19T20:29:48.861Z[ host-image] Dec 19 20:29:47.435 INFO O| Dec 19 20:29:47.435 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90592024-12-19T20:29:48.882Z[ host-image] Dec 19 20:29:47.456 INFO O| Dec 19 20:29:47.456 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90602024-12-19T20:29:48.882Z[ host-image] Dec 19 20:29:47.456 INFO O| Dec 19 20:29:47.456 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 ...
90612024-12-19T20:29:48.884Z[ host-image] Dec 19 20:29:47.457 INFO O| Dec 19 20:29:47.457 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
90622024-12-19T20:29:48.885Z[ host-image] Dec 19 20:29:47.457 INFO O| Dec 19 20:29:47.457 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90632024-12-19T20:29:48.885Z[ host-image] Dec 19 20:29:47.457 INFO O| Dec 19 20:29:47.457 INFO ok!
90642024-12-19T20:29:48.885Z[ host-image] Dec 19 20:29:47.457 INFO O| Dec 19 20:29:47.457 INFO STEP 68 (ensure_file) COMPLETE
90652024-12-19T20:29:48.885Z[ host-image] Dec 19 20:29:47.457 INFO O| Dec 19 20:29:47.457 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90662024-12-19T20:29:48.913Z[ host-image] Dec 19 20:29:47.488 INFO O| Dec 19 20:29:47.488 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
90672024-12-19T20:29:48.913Z[ host-image] Dec 19 20:29:47.488 INFO O| Dec 19 20:29:47.488 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
90682024-12-19T20:29:52.625Z[ host-image] Dec 19 20:29:51.199 INFO O| Dec 19 20:29:51.199 INFO STEP 69 (pack_tar) COMPLETE
90692024-12-19T20:29:52.625Z[ host-image] Dec 19 20:29:51.199 INFO O| Dec 19 20:29:51.199 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
90702024-12-19T20:29:52.628Z[ host-image] Dec 19 20:29:51.199 INFO O| Dec 19 20:29:51.199 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
90712024-12-19T20:29:52.925Z[ host-image] Dec 19 20:29:51.499 INFO O| Dec 19 20:29:51.499 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
90722024-12-19T20:29:53.048Z[ host-image] Dec 19 20:29:51.621 INFO O| Dec 19 20:29:51.621 INFO completed processing gimlet/ramdisk-02-trim
90732024-12-19T20:29:53.053Z[ host-image] Dec 19 20:29:51.624 INFO image builder template: zfs...
90742024-12-19T20:29:53.053Z[ host-image] Dec 19 20:29:51.624 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/.tmplSEuS3/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.34.311", "-n", "zfs"], pwd: None
90752024-12-19T20:29:53.074Z[ host-image] Dec 19 20:29:51.648 INFO O| Dec 19 20:29:51.648 INFO skip include "stress" because feature "stress" is not enabled
90762024-12-19T20:29:53.133Z[ host-image] Dec 19 20:29:51.707 INFO O| Dec 19 20:29:51.707 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
90772024-12-19T20:29:53.154Z[ host-image] Dec 19 20:29:51.728 INFO O| Dec 19 20:29:51.728 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
90782024-12-19T20:29:53.271Z[ host-image] Dec 19 20:29:51.843 INFO O| Dec 19 20:29:51.843 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
90792024-12-19T20:29:53.393Z[ host-image] Dec 19 20:29:51.967 INFO O| Dec 19 20:29:51.966 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
90802024-12-19T20:29:53.397Z[ host-image] Dec 19 20:29:51.967 INFO O| Dec 19 20:29:51.967 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
90812024-12-19T20:29:53.404Z[ host-image] Dec 19 20:29:51.977 INFO O| Dec 19 20:29:51.977 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
90822024-12-19T20:29:53.591Z[ host-image] Dec 19 20:29:52.165 INFO O| Dec 19 20:29:52.165 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
90832024-12-19T20:29:53.724Z[ host-image] Dec 19 20:29:52.296 INFO O| Dec 19 20:29:52.295 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
90842024-12-19T20:29:53.739Z[ host-image] Dec 19 20:29:52.313 INFO O| Dec 19 20:29:52.313 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90852024-12-19T20:29:53.751Z[ host-image] Dec 19 20:29:52.323 INFO O| Dec 19 20:29:52.323 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
90862024-12-19T20:29:53.756Z[ host-image] Dec 19 20:29:52.323 INFO O| Dec 19 20:29:52.323 INFO no lofi found
90872024-12-19T20:29:53.756Z[ host-image] Dec 19 20:29:52.323 INFO O| Dec 19 20:29:52.323 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
90882024-12-19T20:29:53.756Z[ host-image] Dec 19 20:29:52.323 INFO O| Dec 19 20:29:52.323 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90892024-12-19T20:29:55.435Z[ host-image] Dec 19 20:29:54.009 INFO O| Dec 19 20:29:54.009 INFO lofi device = /dev/dsk/c2t1d0p0
90902024-12-19T20:29:55.435Z[ host-image] Dec 19 20:29:54.009 INFO O| Dec 19 20:29:54.009 INFO pool device = /dev/dsk/c2t1d0p0
90912024-12-19T20:29:55.438Z[ host-image] Dec 19 20:29:54.009 INFO O| Dec 19 20:29:54.009 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"]
90922024-12-19T20:29:55.542Z[ host-image] Dec 19 20:29:54.115 INFO O| Dec 19 20:29:54.115 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90932024-12-19T20:29:55.542Z[ host-image] Dec 19 20:29:54.115 INFO O| Dec 19 20:29:54.115 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
90942024-12-19T20:29:55.575Z[ host-image] Dec 19 20:29:54.149 INFO O| Dec 19 20:29:54.149 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
90952024-12-19T20:29:55.653Z[ host-image] Dec 19 20:29:54.226 INFO O| Dec 19 20:29:54.226 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
90962024-12-19T20:29:55.695Z[ host-image] Dec 19 20:29:54.269 INFO O| Dec 19 20:29:54.269 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
90972024-12-19T20:29:55.716Z[ host-image] Dec 19 20:29:54.290 INFO O| Dec 19 20:29:54.290 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
90982024-12-19T20:29:55.733Z[ host-image] Dec 19 20:29:54.306 INFO O| Dec 19 20:29:54.306 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
90992024-12-19T20:29:55.800Z[ host-image] Dec 19 20:29:54.374 INFO O| Dec 19 20:29:54.373 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91002024-12-19T20:29:55.802Z[ host-image] Dec 19 20:29:54.374 INFO O| Dec 19 20:29:54.374 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91012024-12-19T20:29:55.802Z[ host-image] Dec 19 20:29:54.374 INFO O| Dec 19 20:29:54.374 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91022024-12-19T20:29:55.815Z[ host-image] Dec 19 20:29:54.388 INFO O| Dec 19 20:29:54.388 INFO boot environment UUID: 8c584d75-2186-4767-8702-80b8ab64013a
91032024-12-19T20:29:55.815Z[ host-image] Dec 19 20:29:54.388 INFO O| Dec 19 20:29:54.388 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 8c584d75-2186-4767-8702-80b8ab64013a
91042024-12-19T20:29:55.832Z[ host-image] Dec 19 20:29:54.405 INFO O| Dec 19 20:29:54.405 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91052024-12-19T20:29:55.850Z[ host-image] Dec 19 20:29:54.424 INFO O| Dec 19 20:29:54.424 INFO STEP 0 (create_be) COMPLETE
91062024-12-19T20:29:55.850Z[ host-image] Dec 19 20:29:54.424 INFO O| Dec 19 20:29:54.424 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91072024-12-19T20:29:55.878Z[ host-image] Dec 19 20:29:54.451 INFO O| Dec 19 20:29:54.451 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
91082024-12-19T20:30:20.133Z[ host-image] Dec 19 20:30:18.702 INFO O| Dec 19 20:30:18.702 INFO STEP 1 (unpack_tar) COMPLETE
91092024-12-19T20:30:20.133Z[ host-image] Dec 19 20:30:18.702 INFO O| Dec 19 20:30:18.702 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91102024-12-19T20:30:20.153Z[ host-image] Dec 19 20:30:18.723 INFO O| Dec 19 20:30:18.722 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
91112024-12-19T20:30:20.738Z[ host-image] Dec 19 20:30:19.307 INFO O| Dec 19 20:30:19.307 INFO STEP 2 (devfsadm) COMPLETE
91122024-12-19T20:30:20.740Z[ host-image] Dec 19 20:30:19.307 INFO O| Dec 19 20:30:19.307 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91132024-12-19T20:30:20.760Z[ host-image] Dec 19 20:30:19.329 INFO O| Dec 19 20:30:19.328 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91142024-12-19T20:30:20.760Z[ host-image] Dec 19 20:30:19.329 INFO O| Dec 19 20:30:19.329 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91152024-12-19T20:30:20.760Z[ host-image] Dec 19 20:30:19.329 INFO O| Dec 19 20:30:19.329 INFO STEP 3 (ensure_dir) COMPLETE
91162024-12-19T20:30:20.763Z[ host-image] Dec 19 20:30:19.329 INFO O| Dec 19 20:30:19.329 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91172024-12-19T20:30:20.781Z[ host-image] Dec 19 20:30:19.350 INFO O| Dec 19 20:30:19.350 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91182024-12-19T20:30:20.781Z[ host-image] Dec 19 20:30:19.350 INFO O| Dec 19 20:30:19.350 INFO STEP 4 (ensure_dir) COMPLETE
91192024-12-19T20:30:20.784Z[ host-image] Dec 19 20:30:19.350 INFO O| Dec 19 20:30:19.350 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91202024-12-19T20:30:20.820Z[ host-image] Dec 19 20:30:19.389 INFO O| Dec 19 20:30:19.389 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91212024-12-19T20:30:20.820Z[ host-image] Dec 19 20:30:19.389 INFO O| Dec 19 20:30:19.389 INFO STEP 5 (ensure_dir) COMPLETE
91222024-12-19T20:30:20.824Z[ host-image] Dec 19 20:30:19.389 INFO O| Dec 19 20:30:19.389 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91232024-12-19T20:30:20.852Z[ host-image] Dec 19 20:30:19.421 INFO O| Dec 19 20:30:19.421 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91242024-12-19T20:30:20.855Z[ host-image] Dec 19 20:30:19.421 INFO O| Dec 19 20:30:19.421 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91252024-12-19T20:30:20.855Z[ host-image] Dec 19 20:30:19.421 INFO O| Dec 19 20:30:19.421 INFO STEP 6 (ensure_dir) COMPLETE
91262024-12-19T20:30:20.855Z[ host-image] Dec 19 20:30:19.421 INFO O| Dec 19 20:30:19.421 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91272024-12-19T20:30:20.873Z[ host-image] Dec 19 20:30:19.442 INFO O| Dec 19 20:30:19.442 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91282024-12-19T20:30:20.873Z[ host-image] Dec 19 20:30:19.442 INFO O| Dec 19 20:30:19.442 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91292024-12-19T20:30:20.873Z[ host-image] Dec 19 20:30:19.442 INFO O| Dec 19 20:30:19.442 INFO STEP 7 (ensure_dir) COMPLETE
91302024-12-19T20:30:20.876Z[ host-image] Dec 19 20:30:19.442 INFO O| Dec 19 20:30:19.442 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91312024-12-19T20:30:20.893Z[ host-image] Dec 19 20:30:19.463 INFO O| Dec 19 20:30:19.462 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
91322024-12-19T20:30:20.896Z[ host-image] Dec 19 20:30:19.463 INFO O| Dec 19 20:30:19.463 INFO STEP 8 (remove_files) COMPLETE
91332024-12-19T20:30:20.896Z[ host-image] Dec 19 20:30:19.463 INFO O| Dec 19 20:30:19.463 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91342024-12-19T20:30:20.914Z[ host-image] Dec 19 20:30:19.483 INFO O| Dec 19 20:30:19.483 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
91352024-12-19T20:30:20.916Z[ host-image] Dec 19 20:30:19.484 INFO O| Dec 19 20:30:19.484 INFO STEP 9 (remove_files) COMPLETE
91362024-12-19T20:30:20.916Z[ host-image] Dec 19 20:30:19.484 INFO O| Dec 19 20:30:19.484 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91372024-12-19T20:30:20.935Z[ host-image] Dec 19 20:30:19.504 INFO O| Dec 19 20:30:19.504 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
91382024-12-19T20:30:20.938Z[ host-image] Dec 19 20:30:19.505 INFO O| Dec 19 20:30:19.505 INFO STEP 10 (remove_files) COMPLETE
91392024-12-19T20:30:20.938Z[ host-image] Dec 19 20:30:19.505 INFO O| Dec 19 20:30:19.505 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91402024-12-19T20:30:20.966Z[ host-image] Dec 19 20:30:19.535 INFO O| Dec 19 20:30:19.534 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
91412024-12-19T20:30:20.968Z[ host-image] Dec 19 20:30:19.535 INFO O| Dec 19 20:30:19.535 INFO STEP 11 (remove_files) COMPLETE
91422024-12-19T20:30:20.969Z[ host-image] Dec 19 20:30:19.535 INFO O| Dec 19 20:30:19.535 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91432024-12-19T20:30:20.987Z[ host-image] Dec 19 20:30:19.556 INFO O| Dec 19 20:30:19.556 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
91442024-12-19T20:30:20.993Z[ host-image] Dec 19 20:30:19.556 INFO O| Dec 19 20:30:19.556 INFO STEP 12 (remove_files) COMPLETE
91452024-12-19T20:30:20.993Z[ host-image] Dec 19 20:30:19.556 INFO O| Dec 19 20:30:19.556 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91462024-12-19T20:30:21.009Z[ host-image] Dec 19 20:30:19.578 INFO O| Dec 19 20:30:19.578 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91472024-12-19T20:30:21.012Z[ host-image] Dec 19 20:30:19.578 INFO O| Dec 19 20:30:19.578 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91482024-12-19T20:30:21.012Z[ host-image] Dec 19 20:30:19.578 INFO O| Dec 19 20:30:19.578 INFO STEP 13 (ensure_dir) COMPLETE
91492024-12-19T20:30:21.012Z[ host-image] Dec 19 20:30:19.578 INFO O| Dec 19 20:30:19.578 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91502024-12-19T20:30:21.040Z[ host-image] Dec 19 20:30:19.609 INFO O| Dec 19 20:30:19.609 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91512024-12-19T20:30:21.043Z[ host-image] Dec 19 20:30:19.610 INFO O| Dec 19 20:30:19.610 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91522024-12-19T20:30:21.043Z[ host-image] Dec 19 20:30:19.610 INFO O| Dec 19 20:30:19.610 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91532024-12-19T20:30:21.043Z[ host-image] Dec 19 20:30:19.610 INFO O| Dec 19 20:30:19.610 INFO STEP 14 (ensure_dir) COMPLETE
91542024-12-19T20:30:21.043Z[ host-image] Dec 19 20:30:19.610 INFO O| Dec 19 20:30:19.610 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91552024-12-19T20:30:21.062Z[ host-image] Dec 19 20:30:19.631 INFO O| Dec 19 20:30:19.631 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91562024-12-19T20:30:21.065Z[ host-image] Dec 19 20:30:19.631 INFO O| Dec 19 20:30:19.631 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91572024-12-19T20:30:21.065Z[ host-image] Dec 19 20:30:19.631 INFO O| Dec 19 20:30:19.631 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91582024-12-19T20:30:21.065Z[ host-image] Dec 19 20:30:19.631 INFO O| Dec 19 20:30:19.631 INFO STEP 15 (ensure_dir) COMPLETE
91592024-12-19T20:30:21.065Z[ host-image] Dec 19 20:30:19.632 INFO O| Dec 19 20:30:19.632 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91602024-12-19T20:30:21.082Z[ host-image] Dec 19 20:30:19.651 INFO O| Dec 19 20:30:19.651 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91612024-12-19T20:30:21.084Z[ host-image] Dec 19 20:30:19.651 INFO O| Dec 19 20:30:19.651 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91622024-12-19T20:30:21.084Z[ host-image] Dec 19 20:30:19.651 INFO O| Dec 19 20:30:19.651 INFO STEP 16 (ensure_dir) COMPLETE
91632024-12-19T20:30:21.084Z[ host-image] Dec 19 20:30:19.651 INFO O| Dec 19 20:30:19.651 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91642024-12-19T20:30:21.101Z[ host-image] Dec 19 20:30:19.670 INFO O| Dec 19 20:30:19.670 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91652024-12-19T20:30:21.104Z[ host-image] Dec 19 20:30:19.671 INFO O| Dec 19 20:30:19.670 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91662024-12-19T20:30:21.104Z[ host-image] Dec 19 20:30:19.671 INFO O| Dec 19 20:30:19.671 INFO STEP 17 (ensure_dir) COMPLETE
91672024-12-19T20:30:21.104Z[ host-image] Dec 19 20:30:19.671 INFO O| Dec 19 20:30:19.671 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91682024-12-19T20:30:21.141Z[ host-image] Dec 19 20:30:19.710 INFO O| Dec 19 20:30:19.710 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
91692024-12-19T20:30:21.141Z[ host-image] Dec 19 20:30:19.710 INFO O| Dec 19 20:30:19.710 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
91702024-12-19T20:30:21.144Z[ host-image] Dec 19 20:30:19.710 INFO O| Dec 19 20:30:19.710 INFO ok!
91712024-12-19T20:30:21.144Z[ host-image] Dec 19 20:30:19.710 INFO O| Dec 19 20:30:19.710 INFO STEP 18 (ensure_symlink) COMPLETE
91722024-12-19T20:30:21.144Z[ host-image] Dec 19 20:30:19.710 INFO O| Dec 19 20:30:19.710 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91732024-12-19T20:30:21.175Z[ host-image] Dec 19 20:30:19.744 INFO O| Dec 19 20:30:19.744 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
91742024-12-19T20:30:21.175Z[ host-image] Dec 19 20:30:19.744 INFO O| Dec 19 20:30:19.744 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
91752024-12-19T20:30:21.175Z[ host-image] Dec 19 20:30:19.744 INFO O| Dec 19 20:30:19.744 INFO ok!
91762024-12-19T20:30:21.178Z[ host-image] Dec 19 20:30:19.744 INFO O| Dec 19 20:30:19.744 INFO STEP 19 (ensure_file) COMPLETE
91772024-12-19T20:30:21.178Z[ host-image] Dec 19 20:30:19.744 INFO O| Dec 19 20:30:19.744 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91782024-12-19T20:30:21.197Z[ host-image] Dec 19 20:30:19.766 INFO O| Dec 19 20:30:19.766 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
91792024-12-19T20:30:21.197Z[ host-image] Dec 19 20:30:19.766 INFO O| Dec 19 20:30:19.766 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
91802024-12-19T20:30:21.199Z[ host-image] Dec 19 20:30:19.766 INFO O| Dec 19 20:30:19.766 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
91812024-12-19T20:30:21.199Z[ host-image] Dec 19 20:30:19.766 INFO O| Dec 19 20:30:19.766 INFO ok!
91822024-12-19T20:30:21.199Z[ host-image] Dec 19 20:30:19.766 INFO O| Dec 19 20:30:19.766 INFO STEP 20 (ensure_symlink) COMPLETE
91832024-12-19T20:30:21.199Z[ host-image] Dec 19 20:30:19.766 INFO O| Dec 19 20:30:19.766 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91842024-12-19T20:30:21.219Z[ host-image] Dec 19 20:30:19.787 INFO O| Dec 19 20:30:19.787 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
91852024-12-19T20:30:21.219Z[ host-image] Dec 19 20:30:19.788 INFO O| Dec 19 20:30:19.787 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
91862024-12-19T20:30:21.222Z[ host-image] Dec 19 20:30:19.788 INFO O| Dec 19 20:30:19.788 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
91872024-12-19T20:30:21.222Z[ host-image] Dec 19 20:30:19.788 INFO O| Dec 19 20:30:19.788 INFO ok!
91882024-12-19T20:30:21.222Z[ host-image] Dec 19 20:30:19.788 INFO O| Dec 19 20:30:19.788 INFO STEP 21 (ensure_symlink) COMPLETE
91892024-12-19T20:30:21.222Z[ host-image] Dec 19 20:30:19.788 INFO O| Dec 19 20:30:19.788 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91902024-12-19T20:30:21.239Z[ host-image] Dec 19 20:30:19.808 INFO O| Dec 19 20:30:19.808 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
91912024-12-19T20:30:21.239Z[ host-image] Dec 19 20:30:19.808 INFO O| Dec 19 20:30:19.808 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
91922024-12-19T20:30:21.242Z[ host-image] Dec 19 20:30:19.809 INFO O| Dec 19 20:30:19.808 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
91932024-12-19T20:30:21.242Z[ host-image] Dec 19 20:30:19.809 INFO O| Dec 19 20:30:19.809 INFO ok!
91942024-12-19T20:30:21.242Z[ host-image] Dec 19 20:30:19.809 INFO O| Dec 19 20:30:19.809 INFO STEP 22 (ensure_symlink) COMPLETE
91952024-12-19T20:30:21.242Z[ host-image] Dec 19 20:30:19.809 INFO O| Dec 19 20:30:19.809 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91962024-12-19T20:30:21.260Z[ host-image] Dec 19 20:30:19.829 INFO O| Dec 19 20:30:19.829 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
91972024-12-19T20:30:21.260Z[ host-image] Dec 19 20:30:19.829 INFO O| Dec 19 20:30:19.829 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
91982024-12-19T20:30:21.263Z[ host-image] Dec 19 20:30:19.829 INFO O| Dec 19 20:30:19.829 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
91992024-12-19T20:30:21.263Z[ host-image] Dec 19 20:30:19.829 INFO O| Dec 19 20:30:19.829 INFO ok!
92002024-12-19T20:30:21.263Z[ host-image] Dec 19 20:30:19.829 INFO O| Dec 19 20:30:19.829 INFO STEP 23 (ensure_symlink) COMPLETE
92012024-12-19T20:30:21.263Z[ host-image] Dec 19 20:30:19.829 INFO O| Dec 19 20:30:19.829 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92022024-12-19T20:30:21.295Z[ host-image] Dec 19 20:30:19.864 INFO O| Dec 19 20:30:19.864 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
92032024-12-19T20:30:21.295Z[ host-image] Dec 19 20:30:19.864 INFO O| Dec 19 20:30:19.864 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
92042024-12-19T20:30:21.298Z[ host-image] Dec 19 20:30:19.865 INFO O| Dec 19 20:30:19.865 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
92052024-12-19T20:30:21.298Z[ host-image] Dec 19 20:30:19.865 INFO O| Dec 19 20:30:19.865 INFO ok!
92062024-12-19T20:30:21.298Z[ host-image] Dec 19 20:30:19.865 INFO O| Dec 19 20:30:19.865 INFO STEP 24 (ensure_file) COMPLETE
92072024-12-19T20:30:21.298Z[ host-image] Dec 19 20:30:19.865 INFO O| Dec 19 20:30:19.865 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
92082024-12-19T20:30:21.316Z[ host-image] Dec 19 20:30:19.885 INFO O| Dec 19 20:30:19.885 INFO updating shadow file
92092024-12-19T20:30:21.319Z[ host-image] Dec 19 20:30:19.885 INFO O| Dec 19 20:30:19.885 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92102024-12-19T20:30:21.319Z[ host-image] Dec 19 20:30:19.885 INFO O| Dec 19 20:30:19.885 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92112024-12-19T20:30:21.319Z[ host-image] Dec 19 20:30:19.885 INFO O| Dec 19 20:30:19.885 INFO STEP 25 (shadow) COMPLETE
92122024-12-19T20:30:21.319Z[ host-image] Dec 19 20:30:19.885 INFO O| Dec 19 20:30:19.885 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92132024-12-19T20:30:21.336Z[ host-image] Dec 19 20:30:19.905 INFO O| Dec 19 20:30:19.905 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
92142024-12-19T20:30:21.336Z[ host-image] Dec 19 20:30:19.905 INFO O| Dec 19 20:30:19.905 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
92152024-12-19T20:30:21.339Z[ host-image] Dec 19 20:30:19.906 INFO O| Dec 19 20:30:19.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
92162024-12-19T20:30:21.339Z[ host-image] Dec 19 20:30:19.906 INFO O| Dec 19 20:30:19.905 INFO ok!
92172024-12-19T20:30:21.339Z[ host-image] Dec 19 20:30:19.906 INFO O| Dec 19 20:30:19.906 INFO STEP 26 (ensure_file) COMPLETE
92182024-12-19T20:30:21.339Z[ host-image] Dec 19 20:30:19.906 INFO O| Dec 19 20:30:19.906 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92192024-12-19T20:30:21.359Z[ host-image] Dec 19 20:30:19.928 INFO O| Dec 19 20:30:19.928 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
92202024-12-19T20:30:21.359Z[ host-image] Dec 19 20:30:19.928 INFO O| Dec 19 20:30:19.928 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
92212024-12-19T20:30:21.359Z[ host-image] Dec 19 20:30:19.928 INFO O| Dec 19 20:30:19.928 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
92222024-12-19T20:30:21.362Z[ host-image] Dec 19 20:30:19.928 INFO O| Dec 19 20:30:19.928 INFO ok!
92232024-12-19T20:30:21.362Z[ host-image] Dec 19 20:30:19.928 INFO O| Dec 19 20:30:19.928 INFO STEP 27 (ensure_file) COMPLETE
92242024-12-19T20:30:21.362Z[ host-image] Dec 19 20:30:19.928 INFO O| Dec 19 20:30:19.928 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92252024-12-19T20:30:21.398Z[ host-image] Dec 19 20:30:19.967 INFO O| Dec 19 20:30:19.967 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
92262024-12-19T20:30:21.398Z[ host-image] Dec 19 20:30:19.967 INFO O| Dec 19 20:30:19.967 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
92272024-12-19T20:30:21.402Z[ host-image] Dec 19 20:30:19.968 INFO O| Dec 19 20:30:19.968 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92282024-12-19T20:30:21.402Z[ host-image] Dec 19 20:30:19.968 INFO O| Dec 19 20:30:19.968 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92292024-12-19T20:30:21.402Z[ host-image] Dec 19 20:30:19.968 INFO O| Dec 19 20:30:19.968 INFO ok!
92302024-12-19T20:30:21.402Z[ host-image] Dec 19 20:30:19.968 INFO O| Dec 19 20:30:19.968 INFO STEP 28 (ensure_file) COMPLETE
92312024-12-19T20:30:21.402Z[ host-image] Dec 19 20:30:19.968 INFO O| Dec 19 20:30:19.968 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92322024-12-19T20:30:21.422Z[ host-image] Dec 19 20:30:19.991 INFO O| Dec 19 20:30:19.991 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
92332024-12-19T20:30:21.422Z[ host-image] Dec 19 20:30:19.991 INFO O| Dec 19 20:30:19.991 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
92342024-12-19T20:30:21.422Z[ host-image] Dec 19 20:30:19.991 INFO O| Dec 19 20:30:19.991 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
92352024-12-19T20:30:21.425Z[ host-image] Dec 19 20:30:19.991 INFO O| Dec 19 20:30:19.991 INFO ok!
92362024-12-19T20:30:21.425Z[ host-image] Dec 19 20:30:19.991 INFO O| Dec 19 20:30:19.991 INFO STEP 29 (ensure_file) COMPLETE
92372024-12-19T20:30:21.425Z[ host-image] Dec 19 20:30:19.991 INFO O| Dec 19 20:30:19.991 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92382024-12-19T20:30:21.445Z[ host-image] Dec 19 20:30:20.014 INFO O| Dec 19 20:30:20.014 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
92392024-12-19T20:30:21.445Z[ host-image] Dec 19 20:30:20.014 INFO O| Dec 19 20:30:20.014 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
92402024-12-19T20:30:21.445Z[ host-image] Dec 19 20:30:20.014 INFO O| Dec 19 20:30:20.014 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
92412024-12-19T20:30:21.445Z[ host-image] Dec 19 20:30:20.014 INFO O| Dec 19 20:30:20.014 INFO ok!
92422024-12-19T20:30:21.445Z[ host-image] Dec 19 20:30:20.014 INFO O| Dec 19 20:30:20.014 INFO STEP 30 (ensure_file) COMPLETE
92432024-12-19T20:30:21.445Z[ host-image] Dec 19 20:30:20.014 INFO O| Dec 19 20:30:20.014 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92442024-12-19T20:30:21.467Z[ host-image] Dec 19 20:30:20.036 INFO O| Dec 19 20:30:20.036 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
92452024-12-19T20:30:21.467Z[ host-image] Dec 19 20:30:20.036 INFO O| Dec 19 20:30:20.036 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
92462024-12-19T20:30:21.470Z[ host-image] Dec 19 20:30:20.036 INFO O| Dec 19 20:30:20.036 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
92472024-12-19T20:30:21.471Z[ host-image] Dec 19 20:30:20.036 INFO O| Dec 19 20:30:20.036 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
92482024-12-19T20:30:21.471Z[ host-image] Dec 19 20:30:20.036 INFO O| Dec 19 20:30:20.036 INFO ok!
92492024-12-19T20:30:21.471Z[ host-image] Dec 19 20:30:20.036 INFO O| Dec 19 20:30:20.036 INFO STEP 31 (ensure_file) COMPLETE
92502024-12-19T20:30:21.471Z[ host-image] Dec 19 20:30:20.036 INFO O| Dec 19 20:30:20.036 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92512024-12-19T20:30:21.510Z[ host-image] Dec 19 20:30:20.079 INFO O| Dec 19 20:30:20.079 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
92522024-12-19T20:30:21.510Z[ host-image] Dec 19 20:30:20.079 INFO O| Dec 19 20:30:20.079 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
92532024-12-19T20:30:21.513Z[ host-image] Dec 19 20:30:20.079 INFO O| Dec 19 20:30:20.079 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
92542024-12-19T20:30:21.513Z[ host-image] Dec 19 20:30:20.079 INFO O| Dec 19 20:30:20.079 INFO ok!
92552024-12-19T20:30:21.513Z[ host-image] Dec 19 20:30:20.079 INFO O| Dec 19 20:30:20.079 INFO STEP 32 (ensure_file) COMPLETE
92562024-12-19T20:30:21.513Z[ host-image] Dec 19 20:30:20.079 INFO O| Dec 19 20:30:20.079 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92572024-12-19T20:30:21.550Z[ host-image] Dec 19 20:30:20.118 INFO O| Dec 19 20:30:20.118 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
92582024-12-19T20:30:21.550Z[ host-image] Dec 19 20:30:20.118 INFO O| Dec 19 20:30:20.118 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
92592024-12-19T20:30:21.550Z[ host-image] Dec 19 20:30:20.118 INFO O| Dec 19 20:30:20.118 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
92602024-12-19T20:30:21.553Z[ host-image] Dec 19 20:30:20.118 INFO O| Dec 19 20:30:20.118 INFO ok!
92612024-12-19T20:30:21.554Z[ host-image] Dec 19 20:30:20.118 INFO O| Dec 19 20:30:20.118 INFO STEP 33 (ensure_file) COMPLETE
92622024-12-19T20:30:21.555Z[ host-image] Dec 19 20:30:20.118 INFO O| Dec 19 20:30:20.118 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92632024-12-19T20:30:21.613Z[ host-image] Dec 19 20:30:20.181 INFO O| Dec 19 20:30:20.181 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
92642024-12-19T20:30:21.613Z[ host-image] Dec 19 20:30:20.181 INFO O| Dec 19 20:30:20.181 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
92652024-12-19T20:30:21.613Z[ host-image] Dec 19 20:30:20.181 INFO O| Dec 19 20:30:20.181 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92662024-12-19T20:30:21.616Z[ host-image] Dec 19 20:30:20.182 INFO O| Dec 19 20:30:20.182 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92672024-12-19T20:30:21.616Z[ host-image] Dec 19 20:30:20.182 INFO O| Dec 19 20:30:20.182 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92682024-12-19T20:30:21.616Z[ host-image] Dec 19 20:30:20.182 INFO O| Dec 19 20:30:20.182 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92692024-12-19T20:30:21.616Z[ host-image] Dec 19 20:30:20.182 INFO O| Dec 19 20:30:20.182 INFO ok!
92702024-12-19T20:30:21.616Z[ host-image] Dec 19 20:30:20.182 INFO O| Dec 19 20:30:20.182 INFO STEP 34 (ensure_file) COMPLETE
92712024-12-19T20:30:21.616Z[ host-image] Dec 19 20:30:20.182 INFO O| Dec 19 20:30:20.182 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92722024-12-19T20:30:21.634Z[ host-image] Dec 19 20:30:20.202 INFO O| Dec 19 20:30:20.202 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92732024-12-19T20:30:21.634Z[ host-image] Dec 19 20:30:20.202 INFO O| Dec 19 20:30:20.202 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92742024-12-19T20:30:21.636Z[ host-image] Dec 19 20:30:20.202 INFO O| Dec 19 20:30:20.202 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92752024-12-19T20:30:21.636Z[ host-image] Dec 19 20:30:20.203 INFO O| Dec 19 20:30:20.202 INFO STEP 35 (ensure_dir) COMPLETE
92762024-12-19T20:30:21.637Z[ host-image] Dec 19 20:30:20.203 INFO O| Dec 19 20:30:20.203 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92772024-12-19T20:30:21.655Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 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
92782024-12-19T20:30:21.655Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 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 ...
92792024-12-19T20:30:21.655Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 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
92802024-12-19T20:30:21.658Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 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
92812024-12-19T20:30:21.658Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 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
92822024-12-19T20:30:21.658Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 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
92832024-12-19T20:30:21.658Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 INFO ok!
92842024-12-19T20:30:21.659Z[ host-image] Dec 19 20:30:20.224 INFO O| Dec 19 20:30:20.224 INFO STEP 36 (ensure_file) COMPLETE
92852024-12-19T20:30:21.659Z[ host-image] Dec 19 20:30:20.225 INFO O| Dec 19 20:30:20.224 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92862024-12-19T20:30:21.677Z[ host-image] Dec 19 20:30:20.246 INFO O| Dec 19 20:30:20.246 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
92872024-12-19T20:30:21.677Z[ host-image] Dec 19 20:30:20.246 INFO O| Dec 19 20:30:20.246 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 ...
92882024-12-19T20:30:21.677Z[ host-image] Dec 19 20:30:20.246 INFO O| Dec 19 20:30:20.246 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
92892024-12-19T20:30:21.680Z[ host-image] Dec 19 20:30:20.246 INFO O| Dec 19 20:30:20.246 INFO ok!
92902024-12-19T20:30:21.680Z[ host-image] Dec 19 20:30:20.246 INFO O| Dec 19 20:30:20.246 INFO STEP 37 (ensure_symlink) COMPLETE
92912024-12-19T20:30:21.681Z[ host-image] Dec 19 20:30:20.246 INFO O| Dec 19 20:30:20.246 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92922024-12-19T20:30:21.712Z[ host-image] Dec 19 20:30:20.280 INFO O| Dec 19 20:30:20.280 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
92932024-12-19T20:30:21.712Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.280 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
92942024-12-19T20:30:21.712Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.281 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92952024-12-19T20:30:21.714Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.281 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92962024-12-19T20:30:21.714Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.281 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92972024-12-19T20:30:21.714Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.281 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92982024-12-19T20:30:21.714Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.281 INFO ok!
92992024-12-19T20:30:21.715Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.281 INFO STEP 38 (ensure_file) COMPLETE
93002024-12-19T20:30:21.715Z[ host-image] Dec 19 20:30:20.281 INFO O| Dec 19 20:30:20.281 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93012024-12-19T20:30:21.745Z[ host-image] Dec 19 20:30:20.314 INFO O| Dec 19 20:30:20.314 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
93022024-12-19T20:30:21.745Z[ host-image] Dec 19 20:30:20.314 INFO O| Dec 19 20:30:20.314 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 ...
93032024-12-19T20:30:21.745Z[ host-image] Dec 19 20:30:20.314 INFO O| Dec 19 20:30:20.314 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
93042024-12-19T20:30:21.748Z[ host-image] Dec 19 20:30:20.314 INFO O| Dec 19 20:30:20.314 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93052024-12-19T20:30:21.748Z[ host-image] Dec 19 20:30:20.314 INFO O| Dec 19 20:30:20.314 INFO ok!
93062024-12-19T20:30:21.748Z[ host-image] Dec 19 20:30:20.314 INFO O| Dec 19 20:30:20.314 INFO STEP 39 (ensure_file) COMPLETE
93072024-12-19T20:30:21.748Z[ host-image] Dec 19 20:30:20.314 INFO O| Dec 19 20:30:20.314 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93082024-12-19T20:30:21.765Z[ host-image] Dec 19 20:30:20.334 INFO O| Dec 19 20:30:20.334 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
93092024-12-19T20:30:21.765Z[ host-image] Dec 19 20:30:20.334 INFO O| Dec 19 20:30:20.334 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
93102024-12-19T20:30:21.768Z[ host-image] Dec 19 20:30:20.335 INFO O| Dec 19 20:30:20.335 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
93112024-12-19T20:30:21.768Z[ host-image] Dec 19 20:30:20.335 INFO O| Dec 19 20:30:20.335 INFO ok!
93122024-12-19T20:30:21.768Z[ host-image] Dec 19 20:30:20.335 INFO O| Dec 19 20:30:20.335 INFO STEP 40 (ensure_file) COMPLETE
93132024-12-19T20:30:21.768Z[ host-image] Dec 19 20:30:20.335 INFO O| Dec 19 20:30:20.335 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93142024-12-19T20:30:21.812Z[ host-image] Dec 19 20:30:20.381 INFO O| Dec 19 20:30:20.381 INFO updating shadow file
93152024-12-19T20:30:21.813Z[ host-image] Dec 19 20:30:20.381 INFO O| Dec 19 20:30:20.381 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93162024-12-19T20:30:21.815Z[ host-image] Dec 19 20:30:20.381 INFO O| Dec 19 20:30:20.381 INFO STEP 41 (shadow) COMPLETE
93172024-12-19T20:30:21.815Z[ host-image] Dec 19 20:30:20.381 INFO O| Dec 19 20:30:20.381 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93182024-12-19T20:30:21.834Z[ host-image] Dec 19 20:30:20.403 INFO O| Dec 19 20:30:20.403 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
93192024-12-19T20:30:21.834Z[ host-image] Dec 19 20:30:20.403 INFO O| Dec 19 20:30:20.403 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
93202024-12-19T20:30:21.835Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.403 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93212024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93222024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO ok!
93232024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO STEP 42 (ensure_file) COMPLETE
93242024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93252024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO skip step because feature "mfg" is not enabled
93262024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93272024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO skip step because feature "mfg" is not enabled
93282024-12-19T20:30:21.837Z[ host-image] Dec 19 20:30:20.404 INFO O| Dec 19 20:30:20.404 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93292024-12-19T20:30:21.856Z[ host-image] Dec 19 20:30:20.425 INFO O| Dec 19 20:30:20.425 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
93302024-12-19T20:30:21.856Z[ host-image] Dec 19 20:30:20.425 INFO O| Dec 19 20:30:20.425 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
93312024-12-19T20:30:22.730Z[ host-image] Dec 19 20:30:21.299 INFO O| Dec 19 20:30:21.293 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93322024-12-19T20:30:22.730Z[ host-image] Dec 19 20:30:21.299 INFO O| Dec 19 20:30:21.299 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93332024-12-19T20:30:22.733Z[ host-image] Dec 19 20:30:21.299 INFO O| Dec 19 20:30:21.299 INFO ok!
93342024-12-19T20:30:22.733Z[ host-image] Dec 19 20:30:21.299 INFO O| Dec 19 20:30:21.299 INFO STEP 45 (ensure_file) COMPLETE
93352024-12-19T20:30:22.733Z[ host-image] Dec 19 20:30:21.299 INFO O| Dec 19 20:30:21.299 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93362024-12-19T20:30:22.756Z[ host-image] Dec 19 20:30:21.324 INFO O| Dec 19 20:30:21.324 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
93372024-12-19T20:30:22.756Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93382024-12-19T20:30:22.759Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93392024-12-19T20:30:22.759Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93402024-12-19T20:30:22.759Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93412024-12-19T20:30:22.759Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93422024-12-19T20:30:22.759Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO ok!
93432024-12-19T20:30:22.759Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO STEP 46 (ensure_file) COMPLETE
93442024-12-19T20:30:22.759Z[ host-image] Dec 19 20:30:21.325 INFO O| Dec 19 20:30:21.325 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93452024-12-19T20:30:22.807Z[ host-image] Dec 19 20:30:21.376 INFO O| Dec 19 20:30:21.376 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
93462024-12-19T20:30:22.807Z[ host-image] Dec 19 20:30:21.376 INFO O| Dec 19 20:30:21.376 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 ...
93472024-12-19T20:30:22.810Z[ host-image] Dec 19 20:30:21.377 INFO O| Dec 19 20:30:21.377 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
93482024-12-19T20:30:22.810Z[ host-image] Dec 19 20:30:21.377 INFO O| Dec 19 20:30:21.377 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93492024-12-19T20:30:22.810Z[ host-image] Dec 19 20:30:21.377 INFO O| Dec 19 20:30:21.377 INFO ok!
93502024-12-19T20:30:22.810Z[ host-image] Dec 19 20:30:21.377 INFO O| Dec 19 20:30:21.377 INFO STEP 47 (ensure_file) COMPLETE
93512024-12-19T20:30:22.810Z[ host-image] Dec 19 20:30:21.377 INFO O| Dec 19 20:30:21.377 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93522024-12-19T20:30:22.829Z[ host-image] Dec 19 20:30:21.398 INFO O| Dec 19 20:30:21.398 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
93532024-12-19T20:30:22.829Z[ host-image] Dec 19 20:30:21.398 INFO O| Dec 19 20:30:21.398 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
93542024-12-19T20:30:22.832Z[ host-image] Dec 19 20:30:21.398 INFO O| Dec 19 20:30:21.398 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93552024-12-19T20:30:22.832Z[ host-image] Dec 19 20:30:21.398 INFO O| Dec 19 20:30:21.398 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93562024-12-19T20:30:22.832Z[ host-image] Dec 19 20:30:21.398 INFO O| Dec 19 20:30:21.398 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93572024-12-19T20:30:22.832Z[ host-image] Dec 19 20:30:21.398 INFO O| Dec 19 20:30:21.398 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93582024-12-19T20:30:22.832Z[ host-image] Dec 19 20:30:21.398 INFO O| Dec 19 20:30:21.398 INFO ok!
93592024-12-19T20:30:22.832Z[ host-image] Dec 19 20:30:21.399 INFO O| Dec 19 20:30:21.398 INFO STEP 48 (ensure_file) COMPLETE
93602024-12-19T20:30:22.833Z[ host-image] Dec 19 20:30:21.399 INFO O| Dec 19 20:30:21.398 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93612024-12-19T20:30:22.851Z[ host-image] Dec 19 20:30:21.420 INFO O| Dec 19 20:30:21.420 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
93622024-12-19T20:30:22.851Z[ host-image] Dec 19 20:30:21.420 INFO O| Dec 19 20:30:21.420 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 ...
93632024-12-19T20:30:22.853Z[ host-image] Dec 19 20:30:21.420 INFO O| Dec 19 20:30:21.420 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
93642024-12-19T20:30:22.853Z[ host-image] Dec 19 20:30:21.420 INFO O| Dec 19 20:30:21.420 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
93652024-12-19T20:30:22.854Z[ host-image] Dec 19 20:30:21.420 INFO O| Dec 19 20:30:21.420 INFO ok!
93662024-12-19T20:30:22.854Z[ host-image] Dec 19 20:30:21.420 INFO O| Dec 19 20:30:21.420 INFO STEP 49 (ensure_file) COMPLETE
93672024-12-19T20:30:22.854Z[ host-image] Dec 19 20:30:21.420 INFO O| Dec 19 20:30:21.420 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93682024-12-19T20:30:22.871Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
93692024-12-19T20:30:22.871Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
93702024-12-19T20:30:22.875Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93712024-12-19T20:30:22.875Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93722024-12-19T20:30:22.875Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93732024-12-19T20:30:22.875Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93742024-12-19T20:30:22.875Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO ok!
93752024-12-19T20:30:22.875Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO STEP 50 (ensure_file) COMPLETE
93762024-12-19T20:30:22.875Z[ host-image] Dec 19 20:30:21.440 INFO O| Dec 19 20:30:21.440 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93772024-12-19T20:30:22.892Z[ host-image] Dec 19 20:30:21.461 INFO O| Dec 19 20:30:21.461 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
93782024-12-19T20:30:22.892Z[ host-image] Dec 19 20:30:21.461 INFO O| Dec 19 20:30:21.461 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 ...
93792024-12-19T20:30:22.892Z[ host-image] Dec 19 20:30:21.461 INFO O| Dec 19 20:30:21.461 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
93802024-12-19T20:30:22.895Z[ host-image] Dec 19 20:30:21.461 INFO O| Dec 19 20:30:21.461 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
93812024-12-19T20:30:22.895Z[ host-image] Dec 19 20:30:21.461 INFO O| Dec 19 20:30:21.461 INFO ok!
93822024-12-19T20:30:22.895Z[ host-image] Dec 19 20:30:21.462 INFO O| Dec 19 20:30:21.462 INFO STEP 51 (ensure_file) COMPLETE
93832024-12-19T20:30:22.895Z[ host-image] Dec 19 20:30:21.462 INFO O| Dec 19 20:30:21.462 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93842024-12-19T20:30:22.953Z[ host-image] Dec 19 20:30:21.521 INFO O| Dec 19 20:30:21.521 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
93852024-12-19T20:30:22.953Z[ host-image] Dec 19 20:30:21.521 INFO O| Dec 19 20:30:21.521 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 ...
93862024-12-19T20:30:22.953Z[ host-image] Dec 19 20:30:21.521 INFO O| Dec 19 20:30:21.521 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
93872024-12-19T20:30:22.955Z[ host-image] Dec 19 20:30:21.521 INFO O| Dec 19 20:30:21.521 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
93882024-12-19T20:30:22.956Z[ host-image] Dec 19 20:30:21.521 INFO O| Dec 19 20:30:21.521 INFO ok!
93892024-12-19T20:30:22.956Z[ host-image] Dec 19 20:30:21.521 INFO O| Dec 19 20:30:21.521 INFO STEP 52 (ensure_file) COMPLETE
93902024-12-19T20:30:22.956Z[ host-image] Dec 19 20:30:21.521 INFO O| Dec 19 20:30:21.521 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93912024-12-19T20:30:22.974Z[ host-image] Dec 19 20:30:21.542 INFO O| Dec 19 20:30:21.542 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
93922024-12-19T20:30:22.974Z[ host-image] Dec 19 20:30:21.542 INFO O| Dec 19 20:30:21.542 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 ...
93932024-12-19T20:30:22.974Z[ host-image] Dec 19 20:30:21.543 INFO O| Dec 19 20:30:21.543 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
93942024-12-19T20:30:22.977Z[ host-image] Dec 19 20:30:21.543 INFO O| Dec 19 20:30:21.543 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
93952024-12-19T20:30:22.977Z[ host-image] Dec 19 20:30:21.543 INFO O| Dec 19 20:30:21.543 INFO ok!
93962024-12-19T20:30:22.977Z[ host-image] Dec 19 20:30:21.543 INFO O| Dec 19 20:30:21.543 INFO STEP 53 (ensure_file) COMPLETE
93972024-12-19T20:30:22.977Z[ host-image] Dec 19 20:30:21.543 INFO O| Dec 19 20:30:21.543 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93982024-12-19T20:30:23.012Z[ host-image] Dec 19 20:30:21.581 INFO O| Dec 19 20:30:21.581 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
93992024-12-19T20:30:23.015Z[ host-image] Dec 19 20:30:21.581 INFO O| Dec 19 20:30:21.581 INFO STEP 54 (ensure_dir) COMPLETE
94002024-12-19T20:30:23.015Z[ host-image] Dec 19 20:30:21.581 INFO O| Dec 19 20:30:21.581 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94012024-12-19T20:30:23.031Z[ host-image] Dec 19 20:30:21.600 INFO O| Dec 19 20:30:21.600 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94022024-12-19T20:30:23.031Z[ host-image] Dec 19 20:30:21.600 INFO O| Dec 19 20:30:21.600 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94032024-12-19T20:30:23.034Z[ host-image] Dec 19 20:30:21.600 INFO O| Dec 19 20:30:21.600 INFO STEP 55 (ensure_dir) COMPLETE
94042024-12-19T20:30:23.034Z[ host-image] Dec 19 20:30:21.600 INFO O| Dec 19 20:30:21.600 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94052024-12-19T20:30:23.051Z[ host-image] Dec 19 20:30:21.619 INFO O| Dec 19 20:30:21.619 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94062024-12-19T20:30:23.051Z[ host-image] Dec 19 20:30:21.619 INFO O| Dec 19 20:30:21.619 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94072024-12-19T20:30:23.053Z[ host-image] Dec 19 20:30:21.619 INFO O| Dec 19 20:30:21.619 INFO STEP 56 (ensure_dir) COMPLETE
94082024-12-19T20:30:23.053Z[ host-image] Dec 19 20:30:21.619 INFO O| Dec 19 20:30:21.619 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94092024-12-19T20:30:23.070Z[ host-image] Dec 19 20:30:21.639 INFO O| Dec 19 20:30:21.639 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
94102024-12-19T20:30:23.071Z[ host-image] Dec 19 20:30:21.639 INFO O| Dec 19 20:30:21.639 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
94112024-12-19T20:30:23.094Z[ host-image] Dec 19 20:30:21.662 INFO O| Dec 19 20:30:21.662 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
94122024-12-19T20:30:23.095Z[ host-image] Dec 19 20:30:21.662 INFO O| Dec 19 20:30:21.662 INFO ok!
94132024-12-19T20:30:23.095Z[ host-image] Dec 19 20:30:21.662 INFO O| Dec 19 20:30:21.662 INFO STEP 57 (ensure_file) COMPLETE
94142024-12-19T20:30:23.095Z[ host-image] Dec 19 20:30:21.662 INFO O| Dec 19 20:30:21.662 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94152024-12-19T20:30:23.114Z[ host-image] Dec 19 20:30:21.682 INFO O| Dec 19 20:30:21.682 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
94162024-12-19T20:30:23.114Z[ host-image] Dec 19 20:30:21.682 INFO O| Dec 19 20:30:21.682 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
94172024-12-19T20:30:24.521Z[ host-image] Dec 19 20:30:23.089 INFO O| Dec 19 20:30:23.089 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
94182024-12-19T20:30:24.521Z[ host-image] Dec 19 20:30:23.090 INFO O| Dec 19 20:30:23.089 INFO ok!
94192024-12-19T20:30:24.524Z[ host-image] Dec 19 20:30:23.090 INFO O| Dec 19 20:30:23.089 INFO STEP 58 (ensure_file) COMPLETE
94202024-12-19T20:30:24.524Z[ host-image] Dec 19 20:30:23.090 INFO O| Dec 19 20:30:23.089 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94212024-12-19T20:30:24.543Z[ host-image] Dec 19 20:30:23.111 INFO O| Dec 19 20:30:23.111 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94222024-12-19T20:30:24.543Z[ host-image] Dec 19 20:30:23.112 INFO O| Dec 19 20:30:23.111 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94232024-12-19T20:30:24.546Z[ host-image] Dec 19 20:30:23.112 INFO O| Dec 19 20:30:23.112 INFO STEP 59 (ensure_dir) COMPLETE
94242024-12-19T20:30:24.546Z[ host-image] Dec 19 20:30:23.112 INFO O| Dec 19 20:30:23.112 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94252024-12-19T20:30:24.582Z[ host-image] Dec 19 20:30:23.151 INFO O| Dec 19 20:30:23.151 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
94262024-12-19T20:30:24.582Z[ host-image] Dec 19 20:30:23.151 INFO O| Dec 19 20:30:23.151 INFO copying /tmp/.tmplSEuS3/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 ...
94272024-12-19T20:30:24.585Z[ host-image] Dec 19 20:30:23.151 INFO O| Dec 19 20:30:23.151 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
94282024-12-19T20:30:24.585Z[ host-image] Dec 19 20:30:23.151 INFO O| Dec 19 20:30:23.151 INFO ok!
94292024-12-19T20:30:24.585Z[ host-image] Dec 19 20:30:23.151 INFO O| Dec 19 20:30:23.151 INFO STEP 60 (ensure_file) COMPLETE
94302024-12-19T20:30:24.586Z[ host-image] Dec 19 20:30:23.151 INFO O| Dec 19 20:30:23.151 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94312024-12-19T20:30:24.603Z[ host-image] Dec 19 20:30:23.171 INFO O| Dec 19 20:30:23.171 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
94322024-12-19T20:30:24.604Z[ host-image] Dec 19 20:30:23.171 INFO O| Dec 19 20:30:23.171 INFO copying /tmp/.tmplSEuS3/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 ...
94332024-12-19T20:30:24.604Z[ host-image] Dec 19 20:30:23.171 INFO O| Dec 19 20:30:23.171 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
94342024-12-19T20:30:24.604Z[ host-image] Dec 19 20:30:23.171 INFO O| Dec 19 20:30:23.171 INFO ok!
94352024-12-19T20:30:24.604Z[ host-image] Dec 19 20:30:23.171 INFO O| Dec 19 20:30:23.171 INFO STEP 61 (ensure_file) COMPLETE
94362024-12-19T20:30:24.604Z[ host-image] Dec 19 20:30:23.171 INFO O| Dec 19 20:30:23.171 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94372024-12-19T20:30:24.623Z[ host-image] Dec 19 20:30:23.191 INFO O| Dec 19 20:30:23.191 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94382024-12-19T20:30:24.623Z[ host-image] Dec 19 20:30:23.191 INFO O| Dec 19 20:30:23.191 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94392024-12-19T20:30:24.623Z[ host-image] Dec 19 20:30:23.191 INFO O| Dec 19 20:30:23.191 INFO STEP 62 (ensure_dir) COMPLETE
94402024-12-19T20:30:24.623Z[ host-image] Dec 19 20:30:23.191 INFO O| Dec 19 20:30:23.191 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94412024-12-19T20:30:24.643Z[ host-image] Dec 19 20:30:23.212 INFO O| Dec 19 20:30:23.212 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
94422024-12-19T20:30:24.643Z[ host-image] Dec 19 20:30:23.212 INFO O| Dec 19 20:30:23.212 INFO copying /tmp/.tmplSEuS3/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 ...
94432024-12-19T20:30:24.644Z[ host-image] Dec 19 20:30:23.212 INFO O| Dec 19 20:30:23.212 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
94442024-12-19T20:30:24.644Z[ host-image] Dec 19 20:30:23.212 INFO O| Dec 19 20:30:23.212 INFO ok!
94452024-12-19T20:30:24.647Z[ host-image] Dec 19 20:30:23.212 INFO O| Dec 19 20:30:23.212 INFO STEP 63 (ensure_file) COMPLETE
94462024-12-19T20:30:24.647Z[ host-image] Dec 19 20:30:23.212 INFO O| Dec 19 20:30:23.212 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94472024-12-19T20:30:24.664Z[ host-image] Dec 19 20:30:23.233 INFO O| Dec 19 20:30:23.232 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
94482024-12-19T20:30:24.664Z[ host-image] Dec 19 20:30:23.233 INFO O| Dec 19 20:30:23.232 INFO copying /tmp/.tmplSEuS3/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 ...
94492024-12-19T20:30:24.667Z[ host-image] Dec 19 20:30:23.233 INFO O| Dec 19 20:30:23.233 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
94502024-12-19T20:30:24.667Z[ host-image] Dec 19 20:30:23.233 INFO O| Dec 19 20:30:23.233 INFO ok!
94512024-12-19T20:30:24.667Z[ host-image] Dec 19 20:30:23.233 INFO O| Dec 19 20:30:23.233 INFO STEP 64 (ensure_file) COMPLETE
94522024-12-19T20:30:24.667Z[ host-image] Dec 19 20:30:23.233 INFO O| Dec 19 20:30:23.233 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94532024-12-19T20:30:24.694Z[ host-image] Dec 19 20:30:23.262 INFO O| Dec 19 20:30:23.262 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94542024-12-19T20:30:24.697Z[ host-image] Dec 19 20:30:23.263 INFO O| Dec 19 20:30:23.263 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94552024-12-19T20:30:24.697Z[ host-image] Dec 19 20:30:23.263 INFO O| Dec 19 20:30:23.263 INFO STEP 65 (ensure_dir) COMPLETE
94562024-12-19T20:30:24.697Z[ host-image] Dec 19 20:30:23.263 INFO O| Dec 19 20:30:23.263 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94572024-12-19T20:30:24.760Z[ host-image] Dec 19 20:30:23.328 INFO O| Dec 19 20:30:23.328 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
94582024-12-19T20:30:24.760Z[ host-image] Dec 19 20:30:23.328 INFO O| Dec 19 20:30:23.328 INFO copying /tmp/.tmplSEuS3/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 ...
94592024-12-19T20:30:24.763Z[ host-image] Dec 19 20:30:23.328 INFO O| Dec 19 20:30:23.328 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
94602024-12-19T20:30:24.763Z[ host-image] Dec 19 20:30:23.328 INFO O| Dec 19 20:30:23.328 INFO ok!
94612024-12-19T20:30:24.763Z[ host-image] Dec 19 20:30:23.328 INFO O| Dec 19 20:30:23.328 INFO STEP 66 (ensure_file) COMPLETE
94622024-12-19T20:30:24.763Z[ host-image] Dec 19 20:30:23.328 INFO O| Dec 19 20:30:23.328 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94632024-12-19T20:30:24.780Z[ host-image] Dec 19 20:30:23.348 INFO O| Dec 19 20:30:23.348 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
94642024-12-19T20:30:24.780Z[ host-image] Dec 19 20:30:23.348 INFO O| Dec 19 20:30:23.348 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
94652024-12-19T20:30:24.783Z[ host-image] Dec 19 20:30:23.348 INFO O| Dec 19 20:30:23.348 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
94662024-12-19T20:30:24.783Z[ host-image] Dec 19 20:30:23.348 INFO O| Dec 19 20:30:23.348 INFO ok!
94672024-12-19T20:30:24.783Z[ host-image] Dec 19 20:30:23.349 INFO O| Dec 19 20:30:23.348 INFO STEP 67 (ensure_file) COMPLETE
94682024-12-19T20:30:24.783Z[ host-image] Dec 19 20:30:23.349 INFO O| Dec 19 20:30:23.348 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94692024-12-19T20:30:24.804Z[ host-image] Dec 19 20:30:23.372 INFO O| Dec 19 20:30:23.372 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94702024-12-19T20:30:24.804Z[ host-image] Dec 19 20:30:23.372 INFO O| Dec 19 20:30:23.372 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94712024-12-19T20:30:24.807Z[ host-image] Dec 19 20:30:23.372 INFO O| Dec 19 20:30:23.372 INFO STEP 68 (ensure_dir) COMPLETE
94722024-12-19T20:30:24.807Z[ host-image] Dec 19 20:30:23.372 INFO O| Dec 19 20:30:23.372 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94732024-12-19T20:30:24.846Z[ host-image] Dec 19 20:30:23.415 INFO O| Dec 19 20:30:23.414 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
94742024-12-19T20:30:24.846Z[ host-image] Dec 19 20:30:23.415 INFO O| Dec 19 20:30:23.415 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
94752024-12-19T20:30:26.241Z[ host-image] Dec 19 20:30:24.809 INFO O| Dec 19 20:30:24.809 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
94762024-12-19T20:30:26.244Z[ host-image] Dec 19 20:30:24.809 INFO O| Dec 19 20:30:24.809 INFO ok!
94772024-12-19T20:30:26.244Z[ host-image] Dec 19 20:30:24.809 INFO O| Dec 19 20:30:24.809 INFO STEP 69 (ensure_file) COMPLETE
94782024-12-19T20:30:26.244Z[ host-image] Dec 19 20:30:24.809 INFO O| Dec 19 20:30:24.809 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94792024-12-19T20:30:26.260Z[ host-image] Dec 19 20:30:24.828 INFO O| Dec 19 20:30:24.828 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
94802024-12-19T20:30:26.260Z[ host-image] Dec 19 20:30:24.828 INFO O| Dec 19 20:30:24.828 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
94812024-12-19T20:30:28.305Z[ host-image] Dec 19 20:30:26.871 INFO O| Dec 19 20:30:26.871 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
94822024-12-19T20:30:28.305Z[ host-image] Dec 19 20:30:26.871 INFO O| Dec 19 20:30:26.871 INFO ok!
94832024-12-19T20:30:28.305Z[ host-image] Dec 19 20:30:26.871 INFO O| Dec 19 20:30:26.871 INFO STEP 70 (ensure_file) COMPLETE
94842024-12-19T20:30:28.305Z[ host-image] Dec 19 20:30:26.871 INFO O| Dec 19 20:30:26.871 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94852024-12-19T20:30:28.323Z[ host-image] Dec 19 20:30:26.891 INFO O| Dec 19 20:30:26.891 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94862024-12-19T20:30:28.324Z[ host-image] Dec 19 20:30:26.891 INFO O| Dec 19 20:30:26.891 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94872024-12-19T20:30:28.324Z[ host-image] Dec 19 20:30:26.891 INFO O| Dec 19 20:30:26.891 INFO STEP 71 (ensure_dir) COMPLETE
94882024-12-19T20:30:28.326Z[ host-image] Dec 19 20:30:26.891 INFO O| Dec 19 20:30:26.891 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94892024-12-19T20:30:28.343Z[ host-image] Dec 19 20:30:26.910 INFO O| Dec 19 20:30:26.910 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
94902024-12-19T20:30:28.343Z[ host-image] Dec 19 20:30:26.910 INFO O| Dec 19 20:30:26.910 INFO copying /tmp/.tmplSEuS3/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 ...
94912024-12-19T20:30:28.343Z[ host-image] Dec 19 20:30:26.910 INFO O| Dec 19 20:30:26.910 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
94922024-12-19T20:30:28.343Z[ host-image] Dec 19 20:30:26.910 INFO O| Dec 19 20:30:26.910 INFO ok!
94932024-12-19T20:30:28.343Z[ host-image] Dec 19 20:30:26.910 INFO O| Dec 19 20:30:26.910 INFO STEP 72 (ensure_file) COMPLETE
94942024-12-19T20:30:28.343Z[ host-image] Dec 19 20:30:26.911 INFO O| Dec 19 20:30:26.910 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94952024-12-19T20:30:28.372Z[ host-image] Dec 19 20:30:26.939 INFO O| Dec 19 20:30:26.939 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
94962024-12-19T20:30:28.372Z[ host-image] Dec 19 20:30:26.939 INFO O| Dec 19 20:30:26.939 INFO copying /tmp/.tmplSEuS3/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 ...
94972024-12-19T20:30:28.374Z[ host-image] Dec 19 20:30:26.940 INFO O| Dec 19 20:30:26.940 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
94982024-12-19T20:30:28.375Z[ host-image] Dec 19 20:30:26.940 INFO O| Dec 19 20:30:26.940 INFO ok!
94992024-12-19T20:30:28.375Z[ host-image] Dec 19 20:30:26.940 INFO O| Dec 19 20:30:26.940 INFO STEP 73 (ensure_file) COMPLETE
95002024-12-19T20:30:28.375Z[ host-image] Dec 19 20:30:26.940 INFO O| Dec 19 20:30:26.940 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95012024-12-19T20:30:28.409Z[ host-image] Dec 19 20:30:26.976 INFO O| Dec 19 20:30:26.976 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
95022024-12-19T20:30:28.409Z[ host-image] Dec 19 20:30:26.976 INFO O| Dec 19 20:30:26.976 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
95032024-12-19T20:30:28.409Z[ host-image] Dec 19 20:30:26.976 INFO O| Dec 19 20:30:26.976 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
95042024-12-19T20:30:28.409Z[ host-image] Dec 19 20:30:26.976 INFO O| Dec 19 20:30:26.976 INFO ok!
95052024-12-19T20:30:28.411Z[ host-image] Dec 19 20:30:26.976 INFO O| Dec 19 20:30:26.976 INFO STEP 74 (ensure_file) COMPLETE
95062024-12-19T20:30:28.411Z[ host-image] Dec 19 20:30:26.976 INFO O| Dec 19 20:30:26.976 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95072024-12-19T20:30:28.429Z[ host-image] Dec 19 20:30:26.997 INFO O| Dec 19 20:30:26.997 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
95082024-12-19T20:30:28.429Z[ host-image] Dec 19 20:30:26.997 INFO O| Dec 19 20:30:26.997 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
95092024-12-19T20:30:28.429Z[ host-image] Dec 19 20:30:26.997 INFO O| Dec 19 20:30:26.997 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
95102024-12-19T20:30:28.432Z[ host-image] Dec 19 20:30:26.997 INFO O| Dec 19 20:30:26.997 INFO ok!
95112024-12-19T20:30:28.432Z[ host-image] Dec 19 20:30:26.997 INFO O| Dec 19 20:30:26.997 INFO STEP 75 (ensure_file) COMPLETE
95122024-12-19T20:30:28.432Z[ host-image] Dec 19 20:30:26.997 INFO O| Dec 19 20:30:26.997 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95132024-12-19T20:30:28.450Z[ host-image] Dec 19 20:30:27.018 INFO O| Dec 19 20:30:27.018 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95142024-12-19T20:30:28.450Z[ host-image] Dec 19 20:30:27.018 INFO O| Dec 19 20:30:27.018 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
95152024-12-19T20:30:28.450Z[ host-image] Dec 19 20:30:27.018 INFO O| Dec 19 20:30:27.018 INFO STEP 76 (ensure_dir) COMPLETE
95162024-12-19T20:30:28.453Z[ host-image] Dec 19 20:30:27.018 INFO O| Dec 19 20:30:27.018 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95172024-12-19T20:30:28.470Z[ host-image] Dec 19 20:30:27.037 INFO O| Dec 19 20:30:27.037 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
95182024-12-19T20:30:28.470Z[ host-image] Dec 19 20:30:27.037 INFO O| Dec 19 20:30:27.037 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
95192024-12-19T20:30:28.474Z[ host-image] Dec 19 20:30:27.041 INFO O| Dec 19 20:30:27.041 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
95202024-12-19T20:30:28.474Z[ host-image] Dec 19 20:30:27.041 INFO O| Dec 19 20:30:27.041 INFO ok!
95212024-12-19T20:30:28.474Z[ host-image] Dec 19 20:30:27.041 INFO O| Dec 19 20:30:27.041 INFO STEP 77 (ensure_file) COMPLETE
95222024-12-19T20:30:28.476Z[ host-image] Dec 19 20:30:27.041 INFO O| Dec 19 20:30:27.041 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95232024-12-19T20:30:28.494Z[ host-image] Dec 19 20:30:27.062 INFO O| Dec 19 20:30:27.062 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
95242024-12-19T20:30:28.494Z[ host-image] Dec 19 20:30:27.062 INFO O| Dec 19 20:30:27.062 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
95252024-12-19T20:30:28.494Z[ host-image] Dec 19 20:30:27.062 INFO O| Dec 19 20:30:27.062 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
95262024-12-19T20:30:28.496Z[ host-image] Dec 19 20:30:27.062 INFO O| Dec 19 20:30:27.062 INFO ok!
95272024-12-19T20:30:28.496Z[ host-image] Dec 19 20:30:27.062 INFO O| Dec 19 20:30:27.062 INFO STEP 78 (ensure_file) COMPLETE
95282024-12-19T20:30:28.497Z[ host-image] Dec 19 20:30:27.062 INFO O| Dec 19 20:30:27.062 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95292024-12-19T20:30:28.514Z[ host-image] Dec 19 20:30:27.082 INFO O| Dec 19 20:30:27.082 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
95302024-12-19T20:30:28.515Z[ host-image] Dec 19 20:30:27.082 INFO O| Dec 19 20:30:27.082 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
95312024-12-19T20:30:30.383Z[ host-image] Dec 19 20:30:28.951 INFO O| Dec 19 20:30:28.950 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
95322024-12-19T20:30:30.383Z[ host-image] Dec 19 20:30:28.951 INFO O| Dec 19 20:30:28.951 INFO ok!
95332024-12-19T20:30:30.386Z[ host-image] Dec 19 20:30:28.951 INFO O| Dec 19 20:30:28.951 INFO STEP 79 (ensure_file) COMPLETE
95342024-12-19T20:30:30.386Z[ host-image] Dec 19 20:30:28.951 INFO O| Dec 19 20:30:28.951 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95352024-12-19T20:30:30.403Z[ host-image] Dec 19 20:30:28.970 INFO O| Dec 19 20:30:28.970 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95362024-12-19T20:30:30.403Z[ host-image] Dec 19 20:30:28.970 INFO O| Dec 19 20:30:28.970 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95372024-12-19T20:30:30.403Z[ host-image] Dec 19 20:30:28.970 INFO O| Dec 19 20:30:28.970 INFO STEP 80 (ensure_dir) COMPLETE
95382024-12-19T20:30:30.405Z[ host-image] Dec 19 20:30:28.970 INFO O| Dec 19 20:30:28.970 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95392024-12-19T20:30:30.424Z[ host-image] Dec 19 20:30:28.991 INFO O| Dec 19 20:30:28.991 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95402024-12-19T20:30:30.424Z[ host-image] Dec 19 20:30:28.991 INFO O| Dec 19 20:30:28.991 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95412024-12-19T20:30:30.424Z[ host-image] Dec 19 20:30:28.991 INFO O| Dec 19 20:30:28.991 INFO STEP 81 (ensure_dir) COMPLETE
95422024-12-19T20:30:30.427Z[ host-image] Dec 19 20:30:28.991 INFO O| Dec 19 20:30:28.991 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95432024-12-19T20:30:30.445Z[ host-image] Dec 19 20:30:29.012 INFO O| Dec 19 20:30:29.012 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95442024-12-19T20:30:30.445Z[ host-image] Dec 19 20:30:29.012 INFO O| Dec 19 20:30:29.012 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95452024-12-19T20:30:30.445Z[ host-image] Dec 19 20:30:29.012 INFO O| Dec 19 20:30:29.012 INFO STEP 82 (ensure_dir) COMPLETE
95462024-12-19T20:30:30.445Z[ host-image] Dec 19 20:30:29.012 INFO O| Dec 19 20:30:29.012 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95472024-12-19T20:30:30.465Z[ host-image] Dec 19 20:30:29.032 INFO O| Dec 19 20:30:29.032 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
95482024-12-19T20:30:30.465Z[ host-image] Dec 19 20:30:29.032 INFO O| Dec 19 20:30:29.032 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
95492024-12-19T20:30:30.465Z[ host-image] Dec 19 20:30:29.032 INFO O| Dec 19 20:30:29.032 INFO STEP 83 (ensure_dir) COMPLETE
95502024-12-19T20:30:30.465Z[ host-image] Dec 19 20:30:29.032 INFO O| Dec 19 20:30:29.032 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95512024-12-19T20:30:30.485Z[ host-image] Dec 19 20:30:29.052 INFO O| Dec 19 20:30:29.052 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95522024-12-19T20:30:30.485Z[ host-image] Dec 19 20:30:29.052 INFO O| Dec 19 20:30:29.052 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95532024-12-19T20:30:30.485Z[ host-image] Dec 19 20:30:29.052 INFO O| Dec 19 20:30:29.052 INFO STEP 84 (ensure_dir) COMPLETE
95542024-12-19T20:30:30.485Z[ host-image] Dec 19 20:30:29.052 INFO O| Dec 19 20:30:29.052 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95552024-12-19T20:30:30.509Z[ host-image] Dec 19 20:30:29.076 INFO O| Dec 19 20:30:29.076 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
95562024-12-19T20:30:30.509Z[ host-image] Dec 19 20:30:29.076 INFO O| Dec 19 20:30:29.076 INFO copying /tmp/.tmplSEuS3/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 ...
95572024-12-19T20:30:30.512Z[ host-image] Dec 19 20:30:29.077 INFO O| Dec 19 20:30:29.077 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
95582024-12-19T20:30:30.513Z[ host-image] Dec 19 20:30:29.077 INFO O| Dec 19 20:30:29.077 INFO ok!
95592024-12-19T20:30:30.513Z[ host-image] Dec 19 20:30:29.077 INFO O| Dec 19 20:30:29.077 INFO STEP 85 (ensure_file) COMPLETE
95602024-12-19T20:30:30.513Z[ host-image] Dec 19 20:30:29.077 INFO O| Dec 19 20:30:29.077 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95612024-12-19T20:30:30.529Z[ host-image] Dec 19 20:30:29.096 INFO O| Dec 19 20:30:29.096 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95622024-12-19T20:30:30.529Z[ host-image] Dec 19 20:30:29.096 INFO O| Dec 19 20:30:29.096 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95632024-12-19T20:30:30.529Z[ host-image] Dec 19 20:30:29.097 INFO O| Dec 19 20:30:29.096 INFO STEP 86 (ensure_dir) COMPLETE
95642024-12-19T20:30:30.532Z[ host-image] Dec 19 20:30:29.097 INFO O| Dec 19 20:30:29.097 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95652024-12-19T20:30:30.563Z[ host-image] Dec 19 20:30:29.130 INFO O| Dec 19 20:30:29.130 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
95662024-12-19T20:30:30.563Z[ host-image] Dec 19 20:30:29.130 INFO O| Dec 19 20:30:29.130 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
95672024-12-19T20:30:30.564Z[ host-image] Dec 19 20:30:29.130 INFO O| Dec 19 20:30:29.130 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
95682024-12-19T20:30:30.566Z[ host-image] Dec 19 20:30:29.130 INFO O| Dec 19 20:30:29.130 INFO ok!
95692024-12-19T20:30:30.566Z[ host-image] Dec 19 20:30:29.130 INFO O| Dec 19 20:30:29.130 INFO STEP 87 (ensure_file) COMPLETE
95702024-12-19T20:30:30.566Z[ host-image] Dec 19 20:30:29.130 INFO O| Dec 19 20:30:29.130 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95712024-12-19T20:30:30.584Z[ host-image] Dec 19 20:30:29.151 INFO O| Dec 19 20:30:29.151 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
95722024-12-19T20:30:30.584Z[ host-image] Dec 19 20:30:29.151 INFO O| Dec 19 20:30:29.151 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
95732024-12-19T20:30:31.190Z[ host-image] Dec 19 20:30:29.757 INFO O| Dec 19 20:30:29.757 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
95742024-12-19T20:30:31.190Z[ host-image] Dec 19 20:30:29.757 INFO O| Dec 19 20:30:29.757 INFO ok!
95752024-12-19T20:30:31.193Z[ host-image] Dec 19 20:30:29.757 INFO O| Dec 19 20:30:29.757 INFO STEP 88 (ensure_file) COMPLETE
95762024-12-19T20:30:31.193Z[ host-image] Dec 19 20:30:29.757 INFO O| Dec 19 20:30:29.757 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95772024-12-19T20:30:31.208Z[ host-image] Dec 19 20:30:29.776 INFO O| Dec 19 20:30:29.776 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
95782024-12-19T20:30:31.209Z[ host-image] Dec 19 20:30:29.776 INFO O| Dec 19 20:30:29.776 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
95792024-12-19T20:30:31.870Z[ host-image] Dec 19 20:30:30.437 INFO O| Dec 19 20:30:30.437 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
95802024-12-19T20:30:31.870Z[ host-image] Dec 19 20:30:30.437 INFO O| Dec 19 20:30:30.437 INFO ok!
95812024-12-19T20:30:31.870Z[ host-image] Dec 19 20:30:30.437 INFO O| Dec 19 20:30:30.437 INFO STEP 89 (ensure_file) COMPLETE
95822024-12-19T20:30:31.870Z[ host-image] Dec 19 20:30:30.437 INFO O| Dec 19 20:30:30.437 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95832024-12-19T20:30:31.888Z[ host-image] Dec 19 20:30:30.455 INFO O| Dec 19 20:30:30.455 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
95842024-12-19T20:30:31.888Z[ host-image] Dec 19 20:30:30.455 INFO O| Dec 19 20:30:30.455 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
95852024-12-19T20:30:31.888Z[ host-image] Dec 19 20:30:30.455 INFO O| Dec 19 20:30:30.455 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
95862024-12-19T20:30:31.891Z[ host-image] Dec 19 20:30:30.455 INFO O| Dec 19 20:30:30.455 INFO ok!
95872024-12-19T20:30:31.891Z[ host-image] Dec 19 20:30:30.455 INFO O| Dec 19 20:30:30.455 INFO STEP 90 (ensure_file) COMPLETE
95882024-12-19T20:30:31.891Z[ host-image] Dec 19 20:30:30.455 INFO O| Dec 19 20:30:30.455 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95892024-12-19T20:30:31.906Z[ host-image] Dec 19 20:30:30.473 INFO O| Dec 19 20:30:30.473 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
95902024-12-19T20:30:31.906Z[ host-image] Dec 19 20:30:30.474 INFO O| Dec 19 20:30:30.474 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
95912024-12-19T20:30:31.906Z[ host-image] Dec 19 20:30:30.474 INFO O| Dec 19 20:30:30.474 INFO STEP 91 (ensure_dir) COMPLETE
95922024-12-19T20:30:31.909Z[ host-image] Dec 19 20:30:30.474 INFO O| Dec 19 20:30:30.474 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95932024-12-19T20:30:31.941Z[ host-image] Dec 19 20:30:30.508 INFO O| Dec 19 20:30:30.508 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
95942024-12-19T20:30:31.941Z[ host-image] Dec 19 20:30:30.509 INFO O| Dec 19 20:30:30.509 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ...
95952024-12-19T20:30:31.944Z[ host-image] Dec 19 20:30:30.509 INFO O| Dec 19 20:30:30.509 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
95962024-12-19T20:30:31.944Z[ host-image] Dec 19 20:30:30.509 INFO O| Dec 19 20:30:30.509 INFO ok!
95972024-12-19T20:30:31.944Z[ host-image] Dec 19 20:30:30.509 INFO O| Dec 19 20:30:30.509 INFO STEP 92 (ensure_file) COMPLETE
95982024-12-19T20:30:31.944Z[ host-image] Dec 19 20:30:30.509 INFO O| Dec 19 20:30:30.509 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95992024-12-19T20:30:31.962Z[ host-image] Dec 19 20:30:30.529 INFO O| Dec 19 20:30:30.529 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
96002024-12-19T20:30:31.962Z[ host-image] Dec 19 20:30:30.529 INFO O| Dec 19 20:30:30.529 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ...
96012024-12-19T20:30:31.966Z[ host-image] Dec 19 20:30:30.530 INFO O| Dec 19 20:30:30.529 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
96022024-12-19T20:30:31.966Z[ host-image] Dec 19 20:30:30.530 INFO O| Dec 19 20:30:30.530 INFO ok!
96032024-12-19T20:30:31.966Z[ host-image] Dec 19 20:30:30.530 INFO O| Dec 19 20:30:30.530 INFO STEP 93 (ensure_file) COMPLETE
96042024-12-19T20:30:31.966Z[ host-image] Dec 19 20:30:30.530 INFO O| Dec 19 20:30:30.530 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96052024-12-19T20:30:31.983Z[ host-image] Dec 19 20:30:30.550 INFO O| Dec 19 20:30:30.550 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
96062024-12-19T20:30:31.983Z[ host-image] Dec 19 20:30:30.550 INFO O| Dec 19 20:30:30.550 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ...
96072024-12-19T20:30:31.987Z[ host-image] Dec 19 20:30:30.551 INFO O| Dec 19 20:30:30.550 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
96082024-12-19T20:30:31.987Z[ host-image] Dec 19 20:30:30.551 INFO O| Dec 19 20:30:30.551 INFO ok!
96092024-12-19T20:30:31.987Z[ host-image] Dec 19 20:30:30.551 INFO O| Dec 19 20:30:30.551 INFO STEP 94 (ensure_file) COMPLETE
96102024-12-19T20:30:31.987Z[ host-image] Dec 19 20:30:30.551 INFO O| Dec 19 20:30:30.551 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96112024-12-19T20:30:32.004Z[ host-image] Dec 19 20:30:30.571 INFO O| Dec 19 20:30:30.571 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
96122024-12-19T20:30:32.004Z[ host-image] Dec 19 20:30:30.571 INFO O| Dec 19 20:30:30.571 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ...
96132024-12-19T20:30:32.007Z[ host-image] Dec 19 20:30:30.571 INFO O| Dec 19 20:30:30.571 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
96142024-12-19T20:30:32.007Z[ host-image] Dec 19 20:30:30.571 INFO O| Dec 19 20:30:30.571 INFO ok!
96152024-12-19T20:30:32.007Z[ host-image] Dec 19 20:30:30.571 INFO O| Dec 19 20:30:30.571 INFO STEP 95 (ensure_file) COMPLETE
96162024-12-19T20:30:32.007Z[ host-image] Dec 19 20:30:30.571 INFO O| Dec 19 20:30:30.571 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96172024-12-19T20:30:32.041Z[ host-image] Dec 19 20:30:30.607 INFO O| Dec 19 20:30:30.607 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
96182024-12-19T20:30:32.041Z[ host-image] Dec 19 20:30:30.607 INFO O| Dec 19 20:30:30.607 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ...
96192024-12-19T20:30:32.041Z[ host-image] Dec 19 20:30:30.608 INFO O| Dec 19 20:30:30.608 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
96202024-12-19T20:30:32.041Z[ host-image] Dec 19 20:30:30.608 INFO O| Dec 19 20:30:30.608 INFO ok!
96212024-12-19T20:30:32.041Z[ host-image] Dec 19 20:30:30.608 INFO O| Dec 19 20:30:30.608 INFO STEP 96 (ensure_file) COMPLETE
96222024-12-19T20:30:32.045Z[ host-image] Dec 19 20:30:30.608 INFO O| Dec 19 20:30:30.608 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96232024-12-19T20:30:32.099Z[ host-image] Dec 19 20:30:30.665 INFO O| Dec 19 20:30:30.665 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
96242024-12-19T20:30:32.099Z[ host-image] Dec 19 20:30:30.665 INFO O| Dec 19 20:30:30.665 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
96252024-12-19T20:30:32.101Z[ host-image] Dec 19 20:30:30.666 INFO O| Dec 19 20:30:30.666 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
96262024-12-19T20:30:32.101Z[ host-image] Dec 19 20:30:30.666 INFO O| Dec 19 20:30:30.666 INFO ok!
96272024-12-19T20:30:32.102Z[ host-image] Dec 19 20:30:30.666 INFO O| Dec 19 20:30:30.666 INFO STEP 97 (ensure_file) COMPLETE
96282024-12-19T20:30:32.102Z[ host-image] Dec 19 20:30:30.666 INFO O| Dec 19 20:30:30.666 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96292024-12-19T20:30:32.119Z[ host-image] Dec 19 20:30:30.686 INFO O| Dec 19 20:30:30.686 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
96302024-12-19T20:30:32.119Z[ host-image] Dec 19 20:30:30.686 INFO O| Dec 19 20:30:30.686 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ...
96312024-12-19T20:30:32.122Z[ host-image] Dec 19 20:30:30.686 INFO O| Dec 19 20:30:30.686 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
96322024-12-19T20:30:32.122Z[ host-image] Dec 19 20:30:30.687 INFO O| Dec 19 20:30:30.686 INFO ok!
96332024-12-19T20:30:32.122Z[ host-image] Dec 19 20:30:30.687 INFO O| Dec 19 20:30:30.687 INFO STEP 98 (ensure_file) COMPLETE
96342024-12-19T20:30:32.122Z[ host-image] Dec 19 20:30:30.687 INFO O| Dec 19 20:30:30.687 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96352024-12-19T20:30:32.139Z[ host-image] Dec 19 20:30:30.706 INFO O| Dec 19 20:30:30.706 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
96362024-12-19T20:30:32.139Z[ host-image] Dec 19 20:30:30.706 INFO O| Dec 19 20:30:30.706 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ...
96372024-12-19T20:30:32.142Z[ host-image] Dec 19 20:30:30.706 INFO O| Dec 19 20:30:30.706 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
96382024-12-19T20:30:32.142Z[ host-image] Dec 19 20:30:30.706 INFO O| Dec 19 20:30:30.706 INFO ok!
96392024-12-19T20:30:32.142Z[ host-image] Dec 19 20:30:30.706 INFO O| Dec 19 20:30:30.706 INFO STEP 99 (ensure_file) COMPLETE
96402024-12-19T20:30:32.142Z[ host-image] Dec 19 20:30:30.706 INFO O| Dec 19 20:30:30.706 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96412024-12-19T20:30:32.159Z[ host-image] Dec 19 20:30:30.726 INFO O| Dec 19 20:30:30.726 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
96422024-12-19T20:30:32.159Z[ host-image] Dec 19 20:30:30.726 INFO O| Dec 19 20:30:30.726 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ...
96432024-12-19T20:30:32.159Z[ host-image] Dec 19 20:30:30.726 INFO O| Dec 19 20:30:30.726 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
96442024-12-19T20:30:32.163Z[ host-image] Dec 19 20:30:30.726 INFO O| Dec 19 20:30:30.726 INFO ok!
96452024-12-19T20:30:32.163Z[ host-image] Dec 19 20:30:30.726 INFO O| Dec 19 20:30:30.726 INFO STEP 100 (ensure_file) COMPLETE
96462024-12-19T20:30:32.163Z[ host-image] Dec 19 20:30:30.726 INFO O| Dec 19 20:30:30.726 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96472024-12-19T20:30:32.180Z[ host-image] Dec 19 20:30:30.747 INFO O| Dec 19 20:30:30.747 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
96482024-12-19T20:30:32.180Z[ host-image] Dec 19 20:30:30.747 INFO O| Dec 19 20:30:30.747 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
96492024-12-19T20:30:32.180Z[ host-image] Dec 19 20:30:30.747 INFO O| Dec 19 20:30:30.747 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
96502024-12-19T20:30:32.184Z[ host-image] Dec 19 20:30:30.747 INFO O| Dec 19 20:30:30.747 INFO ok!
96512024-12-19T20:30:32.184Z[ host-image] Dec 19 20:30:30.747 INFO O| Dec 19 20:30:30.747 INFO STEP 101 (ensure_file) COMPLETE
96522024-12-19T20:30:32.184Z[ host-image] Dec 19 20:30:30.747 INFO O| Dec 19 20:30:30.747 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96532024-12-19T20:30:32.202Z[ host-image] Dec 19 20:30:30.769 INFO O| Dec 19 20:30:30.768 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
96542024-12-19T20:30:32.202Z[ host-image] Dec 19 20:30:30.769 INFO O| Dec 19 20:30:30.769 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ...
96552024-12-19T20:30:32.202Z[ host-image] Dec 19 20:30:30.769 INFO O| Dec 19 20:30:30.769 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
96562024-12-19T20:30:32.205Z[ host-image] Dec 19 20:30:30.769 INFO O| Dec 19 20:30:30.769 INFO ok!
96572024-12-19T20:30:32.205Z[ host-image] Dec 19 20:30:30.769 INFO O| Dec 19 20:30:30.769 INFO STEP 102 (ensure_file) COMPLETE
96582024-12-19T20:30:32.205Z[ host-image] Dec 19 20:30:30.769 INFO O| Dec 19 20:30:30.769 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96592024-12-19T20:30:32.224Z[ host-image] Dec 19 20:30:30.791 INFO O| Dec 19 20:30:30.791 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
96602024-12-19T20:30:32.224Z[ host-image] Dec 19 20:30:30.791 INFO O| Dec 19 20:30:30.791 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ...
96612024-12-19T20:30:32.225Z[ host-image] Dec 19 20:30:30.791 INFO O| Dec 19 20:30:30.791 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
96622024-12-19T20:30:32.225Z[ host-image] Dec 19 20:30:30.791 INFO O| Dec 19 20:30:30.791 INFO ok!
96632024-12-19T20:30:32.225Z[ host-image] Dec 19 20:30:30.791 INFO O| Dec 19 20:30:30.791 INFO STEP 103 (ensure_file) COMPLETE
96642024-12-19T20:30:32.225Z[ host-image] Dec 19 20:30:30.791 INFO O| Dec 19 20:30:30.791 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96652024-12-19T20:30:32.243Z[ host-image] Dec 19 20:30:30.810 INFO O| Dec 19 20:30:30.810 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
96662024-12-19T20:30:32.243Z[ host-image] Dec 19 20:30:30.810 INFO O| Dec 19 20:30:30.810 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ...
96672024-12-19T20:30:32.246Z[ host-image] Dec 19 20:30:30.810 INFO O| Dec 19 20:30:30.810 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
96682024-12-19T20:30:32.246Z[ host-image] Dec 19 20:30:30.810 INFO O| Dec 19 20:30:30.810 INFO ok!
96692024-12-19T20:30:32.246Z[ host-image] Dec 19 20:30:30.810 INFO O| Dec 19 20:30:30.810 INFO STEP 104 (ensure_file) COMPLETE
96702024-12-19T20:30:32.247Z[ host-image] Dec 19 20:30:30.810 INFO O| Dec 19 20:30:30.810 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96712024-12-19T20:30:32.263Z[ host-image] Dec 19 20:30:30.830 INFO O| Dec 19 20:30:30.830 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
96722024-12-19T20:30:32.263Z[ host-image] Dec 19 20:30:30.830 INFO O| Dec 19 20:30:30.830 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ...
96732024-12-19T20:30:32.263Z[ host-image] Dec 19 20:30:30.830 INFO O| Dec 19 20:30:30.830 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
96742024-12-19T20:30:32.266Z[ host-image] Dec 19 20:30:30.830 INFO O| Dec 19 20:30:30.830 INFO ok!
96752024-12-19T20:30:32.266Z[ host-image] Dec 19 20:30:30.830 INFO O| Dec 19 20:30:30.830 INFO STEP 105 (ensure_file) COMPLETE
96762024-12-19T20:30:32.266Z[ host-image] Dec 19 20:30:30.830 INFO O| Dec 19 20:30:30.830 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96772024-12-19T20:30:32.284Z[ host-image] Dec 19 20:30:30.851 INFO O| Dec 19 20:30:30.851 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
96782024-12-19T20:30:32.284Z[ host-image] Dec 19 20:30:30.851 INFO O| Dec 19 20:30:30.851 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ...
96792024-12-19T20:30:32.287Z[ host-image] Dec 19 20:30:30.851 INFO O| Dec 19 20:30:30.851 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
96802024-12-19T20:30:32.287Z[ host-image] Dec 19 20:30:30.851 INFO O| Dec 19 20:30:30.851 INFO ok!
96812024-12-19T20:30:32.287Z[ host-image] Dec 19 20:30:30.852 INFO O| Dec 19 20:30:30.851 INFO STEP 106 (ensure_file) COMPLETE
96822024-12-19T20:30:32.287Z[ host-image] Dec 19 20:30:30.852 INFO O| Dec 19 20:30:30.852 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96832024-12-19T20:30:32.346Z[ host-image] Dec 19 20:30:30.913 INFO O| Dec 19 20:30:30.913 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
96842024-12-19T20:30:32.348Z[ host-image] Dec 19 20:30:30.913 INFO O| Dec 19 20:30:30.913 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ...
96852024-12-19T20:30:32.348Z[ host-image] Dec 19 20:30:30.913 INFO O| Dec 19 20:30:30.913 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
96862024-12-19T20:30:32.348Z[ host-image] Dec 19 20:30:30.913 INFO O| Dec 19 20:30:30.913 INFO ok!
96872024-12-19T20:30:32.348Z[ host-image] Dec 19 20:30:30.913 INFO O| Dec 19 20:30:30.913 INFO STEP 107 (ensure_file) COMPLETE
96882024-12-19T20:30:32.348Z[ host-image] Dec 19 20:30:30.913 INFO O| Dec 19 20:30:30.913 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96892024-12-19T20:30:32.390Z[ host-image] Dec 19 20:30:30.957 INFO O| Dec 19 20:30:30.957 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
96902024-12-19T20:30:32.390Z[ host-image] Dec 19 20:30:30.957 INFO O| Dec 19 20:30:30.957 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ...
96912024-12-19T20:30:32.393Z[ host-image] Dec 19 20:30:30.957 INFO O| Dec 19 20:30:30.957 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
96922024-12-19T20:30:32.393Z[ host-image] Dec 19 20:30:30.957 INFO O| Dec 19 20:30:30.957 INFO ok!
96932024-12-19T20:30:32.393Z[ host-image] Dec 19 20:30:30.957 INFO O| Dec 19 20:30:30.957 INFO STEP 108 (ensure_file) COMPLETE
96942024-12-19T20:30:32.393Z[ host-image] Dec 19 20:30:30.957 INFO O| Dec 19 20:30:30.957 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96952024-12-19T20:30:32.419Z[ host-image] Dec 19 20:30:30.977 INFO O| Dec 19 20:30:30.977 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
96962024-12-19T20:30:32.419Z[ host-image] Dec 19 20:30:30.977 INFO O| Dec 19 20:30:30.977 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ...
96972024-12-19T20:30:32.419Z[ host-image] Dec 19 20:30:30.977 INFO O| Dec 19 20:30:30.977 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
96982024-12-19T20:30:32.420Z[ host-image] Dec 19 20:30:30.977 INFO O| Dec 19 20:30:30.977 INFO ok!
96992024-12-19T20:30:32.420Z[ host-image] Dec 19 20:30:30.977 INFO O| Dec 19 20:30:30.977 INFO STEP 109 (ensure_file) COMPLETE
97002024-12-19T20:30:32.420Z[ host-image] Dec 19 20:30:30.977 INFO O| Dec 19 20:30:30.977 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97012024-12-19T20:30:32.429Z[ host-image] Dec 19 20:30:30.996 INFO O| Dec 19 20:30:30.996 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
97022024-12-19T20:30:32.429Z[ host-image] Dec 19 20:30:30.996 INFO O| Dec 19 20:30:30.996 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ...
97032024-12-19T20:30:32.429Z[ host-image] Dec 19 20:30:30.996 INFO O| Dec 19 20:30:30.996 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
97042024-12-19T20:30:32.429Z[ host-image] Dec 19 20:30:30.996 INFO O| Dec 19 20:30:30.996 INFO ok!
97052024-12-19T20:30:32.454Z[ host-image] Dec 19 20:30:30.996 INFO O| Dec 19 20:30:30.996 INFO STEP 110 (ensure_file) COMPLETE
97062024-12-19T20:30:32.454Z[ host-image] Dec 19 20:30:30.996 INFO O| Dec 19 20:30:30.996 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97072024-12-19T20:30:32.460Z[ host-image] Dec 19 20:30:31.027 INFO O| Dec 19 20:30:31.027 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
97082024-12-19T20:30:32.460Z[ host-image] Dec 19 20:30:31.027 INFO O| Dec 19 20:30:31.027 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ...
97092024-12-19T20:30:32.463Z[ host-image] Dec 19 20:30:31.027 INFO O| Dec 19 20:30:31.027 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
97102024-12-19T20:30:32.463Z[ host-image] Dec 19 20:30:31.027 INFO O| Dec 19 20:30:31.027 INFO ok!
97112024-12-19T20:30:32.463Z[ host-image] Dec 19 20:30:31.027 INFO O| Dec 19 20:30:31.027 INFO STEP 111 (ensure_file) COMPLETE
97122024-12-19T20:30:32.463Z[ host-image] Dec 19 20:30:31.028 INFO O| Dec 19 20:30:31.027 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97132024-12-19T20:30:32.480Z[ host-image] Dec 19 20:30:31.046 INFO O| Dec 19 20:30:31.046 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
97142024-12-19T20:30:32.480Z[ host-image] Dec 19 20:30:31.047 INFO O| Dec 19 20:30:31.046 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ...
97152024-12-19T20:30:32.480Z[ host-image] Dec 19 20:30:31.047 INFO O| Dec 19 20:30:31.047 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
97162024-12-19T20:30:32.483Z[ host-image] Dec 19 20:30:31.047 INFO O| Dec 19 20:30:31.047 INFO ok!
97172024-12-19T20:30:32.483Z[ host-image] Dec 19 20:30:31.047 INFO O| Dec 19 20:30:31.047 INFO STEP 112 (ensure_file) COMPLETE
97182024-12-19T20:30:32.483Z[ host-image] Dec 19 20:30:31.047 INFO O| Dec 19 20:30:31.047 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97192024-12-19T20:30:32.500Z[ host-image] Dec 19 20:30:31.066 INFO O| Dec 19 20:30:31.066 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
97202024-12-19T20:30:32.500Z[ host-image] Dec 19 20:30:31.066 INFO O| Dec 19 20:30:31.066 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d ...
97212024-12-19T20:30:32.501Z[ host-image] Dec 19 20:30:31.066 INFO O| Dec 19 20:30:31.066 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
97222024-12-19T20:30:32.501Z[ host-image] Dec 19 20:30:31.066 INFO O| Dec 19 20:30:31.066 INFO ok!
97232024-12-19T20:30:32.501Z[ host-image] Dec 19 20:30:31.066 INFO O| Dec 19 20:30:31.066 INFO STEP 113 (ensure_file) COMPLETE
97242024-12-19T20:30:32.501Z[ host-image] Dec 19 20:30:31.066 INFO O| Dec 19 20:30:31.066 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97252024-12-19T20:30:32.539Z[ host-image] Dec 19 20:30:31.106 INFO O| Dec 19 20:30:31.106 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
97262024-12-19T20:30:32.539Z[ host-image] Dec 19 20:30:31.106 INFO O| Dec 19 20:30:31.106 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ...
97272024-12-19T20:30:32.543Z[ host-image] Dec 19 20:30:31.106 INFO O| Dec 19 20:30:31.106 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
97282024-12-19T20:30:32.543Z[ host-image] Dec 19 20:30:31.106 INFO O| Dec 19 20:30:31.106 INFO ok!
97292024-12-19T20:30:32.543Z[ host-image] Dec 19 20:30:31.107 INFO O| Dec 19 20:30:31.106 INFO STEP 114 (ensure_file) COMPLETE
97302024-12-19T20:30:32.543Z[ host-image] Dec 19 20:30:31.107 INFO O| Dec 19 20:30:31.107 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97312024-12-19T20:30:32.559Z[ host-image] Dec 19 20:30:31.126 INFO O| Dec 19 20:30:31.125 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
97322024-12-19T20:30:32.559Z[ host-image] Dec 19 20:30:31.126 INFO O| Dec 19 20:30:31.126 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d ...
97332024-12-19T20:30:32.562Z[ host-image] Dec 19 20:30:31.126 INFO O| Dec 19 20:30:31.126 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
97342024-12-19T20:30:32.562Z[ host-image] Dec 19 20:30:31.126 INFO O| Dec 19 20:30:31.126 INFO ok!
97352024-12-19T20:30:32.562Z[ host-image] Dec 19 20:30:31.126 INFO O| Dec 19 20:30:31.126 INFO STEP 115 (ensure_file) COMPLETE
97362024-12-19T20:30:32.562Z[ host-image] Dec 19 20:30:31.126 INFO O| Dec 19 20:30:31.126 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97372024-12-19T20:30:32.581Z[ host-image] Dec 19 20:30:31.145 INFO O| Dec 19 20:30:31.145 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
97382024-12-19T20:30:32.581Z[ host-image] Dec 19 20:30:31.146 INFO O| Dec 19 20:30:31.146 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ...
97392024-12-19T20:30:32.585Z[ host-image] Dec 19 20:30:31.146 INFO O| Dec 19 20:30:31.146 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
97402024-12-19T20:30:32.585Z[ host-image] Dec 19 20:30:31.146 INFO O| Dec 19 20:30:31.146 INFO ok!
97412024-12-19T20:30:32.585Z[ host-image] Dec 19 20:30:31.146 INFO O| Dec 19 20:30:31.146 INFO STEP 116 (ensure_file) COMPLETE
97422024-12-19T20:30:32.585Z[ host-image] Dec 19 20:30:31.146 INFO O| Dec 19 20:30:31.146 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97432024-12-19T20:30:32.598Z[ host-image] Dec 19 20:30:31.165 INFO O| Dec 19 20:30:31.165 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
97442024-12-19T20:30:32.598Z[ host-image] Dec 19 20:30:31.165 INFO O| Dec 19 20:30:31.165 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ...
97452024-12-19T20:30:32.603Z[ host-image] Dec 19 20:30:31.165 INFO O| Dec 19 20:30:31.165 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
97462024-12-19T20:30:32.603Z[ host-image] Dec 19 20:30:31.165 INFO O| Dec 19 20:30:31.165 INFO ok!
97472024-12-19T20:30:32.603Z[ host-image] Dec 19 20:30:31.165 INFO O| Dec 19 20:30:31.165 INFO STEP 117 (ensure_file) COMPLETE
97482024-12-19T20:30:32.603Z[ host-image] Dec 19 20:30:31.165 INFO O| Dec 19 20:30:31.165 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97492024-12-19T20:30:32.617Z[ host-image] Dec 19 20:30:31.184 INFO O| Dec 19 20:30:31.184 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
97502024-12-19T20:30:32.617Z[ host-image] Dec 19 20:30:31.184 INFO O| Dec 19 20:30:31.184 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
97512024-12-19T20:30:32.619Z[ host-image] Dec 19 20:30:31.184 INFO O| Dec 19 20:30:31.184 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
97522024-12-19T20:30:32.619Z[ host-image] Dec 19 20:30:31.184 INFO O| Dec 19 20:30:31.184 INFO ok!
97532024-12-19T20:30:32.620Z[ host-image] Dec 19 20:30:31.184 INFO O| Dec 19 20:30:31.184 INFO STEP 118 (ensure_file) COMPLETE
97542024-12-19T20:30:32.620Z[ host-image] Dec 19 20:30:31.184 INFO O| Dec 19 20:30:31.184 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97552024-12-19T20:30:32.636Z[ host-image] Dec 19 20:30:31.203 INFO O| Dec 19 20:30:31.203 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
97562024-12-19T20:30:32.636Z[ host-image] Dec 19 20:30:31.203 INFO O| Dec 19 20:30:31.203 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ...
97572024-12-19T20:30:32.639Z[ host-image] Dec 19 20:30:31.203 INFO O| Dec 19 20:30:31.203 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
97582024-12-19T20:30:32.639Z[ host-image] Dec 19 20:30:31.203 INFO O| Dec 19 20:30:31.203 INFO ok!
97592024-12-19T20:30:32.639Z[ host-image] Dec 19 20:30:31.204 INFO O| Dec 19 20:30:31.203 INFO STEP 119 (ensure_file) COMPLETE
97602024-12-19T20:30:32.639Z[ host-image] Dec 19 20:30:31.204 INFO O| Dec 19 20:30:31.204 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97612024-12-19T20:30:32.656Z[ host-image] Dec 19 20:30:31.223 INFO O| Dec 19 20:30:31.223 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
97622024-12-19T20:30:32.656Z[ host-image] Dec 19 20:30:31.223 INFO O| Dec 19 20:30:31.223 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
97632024-12-19T20:30:32.660Z[ host-image] Dec 19 20:30:31.224 INFO O| Dec 19 20:30:31.224 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
97642024-12-19T20:30:32.660Z[ host-image] Dec 19 20:30:31.224 INFO O| Dec 19 20:30:31.224 INFO ok!
97652024-12-19T20:30:32.660Z[ host-image] Dec 19 20:30:31.224 INFO O| Dec 19 20:30:31.224 INFO STEP 120 (ensure_file) COMPLETE
97662024-12-19T20:30:32.660Z[ host-image] Dec 19 20:30:31.224 INFO O| Dec 19 20:30:31.224 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97672024-12-19T20:30:32.676Z[ host-image] Dec 19 20:30:31.243 INFO O| Dec 19 20:30:31.243 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
97682024-12-19T20:30:32.676Z[ host-image] Dec 19 20:30:31.243 INFO O| Dec 19 20:30:31.243 INFO copying /tmp/.tmplSEuS3/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
97692024-12-19T20:30:44.147Z[ host-image] Dec 19 20:30:42.712 INFO O| Dec 19 20:30:42.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
97702024-12-19T20:30:44.147Z[ host-image] Dec 19 20:30:42.712 INFO O| Dec 19 20:30:42.712 INFO ok!
97712024-12-19T20:30:44.151Z[ host-image] Dec 19 20:30:42.712 INFO O| Dec 19 20:30:42.712 INFO STEP 121 (ensure_file) COMPLETE
97722024-12-19T20:30:44.152Z[ host-image] Dec 19 20:30:42.712 INFO O| Dec 19 20:30:42.712 INFO STEP 122: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97732024-12-19T20:30:44.177Z[ host-image] Dec 19 20:30:42.742 INFO O| Dec 19 20:30:42.742 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
97742024-12-19T20:30:44.177Z[ host-image] Dec 19 20:30:42.742 INFO O| Dec 19 20:30:42.742 INFO STEP 122 (ensure_dir) COMPLETE
97752024-12-19T20:30:44.180Z[ host-image] Dec 19 20:30:42.742 INFO O| Dec 19 20:30:42.742 INFO STEP 123: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97762024-12-19T20:30:44.219Z[ host-image] Dec 19 20:30:42.784 INFO O| Dec 19 20:30:42.784 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
97772024-12-19T20:30:44.219Z[ host-image] Dec 19 20:30:42.784 INFO O| Dec 19 20:30:42.784 INFO STEP 123 (ensure_dir) COMPLETE
97782024-12-19T20:30:44.219Z[ host-image] Dec 19 20:30:42.784 INFO O| Dec 19 20:30:42.784 INFO STEP 124: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97792024-12-19T20:30:44.238Z[ host-image] Dec 19 20:30:42.803 INFO O| Dec 19 20:30:42.803 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97802024-12-19T20:30:44.238Z[ host-image] Dec 19 20:30:42.803 INFO O| Dec 19 20:30:42.803 INFO STEP 124 (ensure_dir) COMPLETE
97812024-12-19T20:30:44.240Z[ host-image] Dec 19 20:30:42.803 INFO O| Dec 19 20:30:42.803 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97822024-12-19T20:30:44.256Z[ host-image] Dec 19 20:30:42.821 INFO O| Dec 19 20:30:42.821 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97832024-12-19T20:30:44.256Z[ host-image] Dec 19 20:30:42.821 INFO O| Dec 19 20:30:42.821 INFO STEP 125 (ensure_dir) COMPLETE
97842024-12-19T20:30:44.260Z[ host-image] Dec 19 20:30:42.821 INFO O| Dec 19 20:30:42.821 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97852024-12-19T20:30:44.275Z[ host-image] Dec 19 20:30:42.840 INFO O| Dec 19 20:30:42.840 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97862024-12-19T20:30:44.275Z[ host-image] Dec 19 20:30:42.840 INFO O| Dec 19 20:30:42.840 INFO copying /tmp/.tmplSEuS3/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 ...
97872024-12-19T20:30:44.276Z[ host-image] Dec 19 20:30:42.840 INFO O| Dec 19 20:30:42.840 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97882024-12-19T20:30:44.276Z[ host-image] Dec 19 20:30:42.840 INFO O| Dec 19 20:30:42.840 INFO ok!
97892024-12-19T20:30:44.280Z[ host-image] Dec 19 20:30:42.840 INFO O| Dec 19 20:30:42.840 INFO STEP 126 (ensure_file) COMPLETE
97902024-12-19T20:30:44.280Z[ host-image] Dec 19 20:30:42.840 INFO O| Dec 19 20:30:42.840 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97912024-12-19T20:30:44.293Z[ host-image] Dec 19 20:30:42.858 INFO O| Dec 19 20:30:42.858 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97922024-12-19T20:30:44.294Z[ host-image] Dec 19 20:30:42.859 INFO O| Dec 19 20:30:42.858 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97932024-12-19T20:30:44.294Z[ host-image] Dec 19 20:30:42.859 INFO O| Dec 19 20:30:42.858 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97942024-12-19T20:30:44.294Z[ host-image] Dec 19 20:30:42.859 INFO O| Dec 19 20:30:42.858 INFO STEP 127 (ensure_dir) COMPLETE
97952024-12-19T20:30:44.296Z[ host-image] Dec 19 20:30:42.859 INFO O| Dec 19 20:30:42.858 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97962024-12-19T20:30:44.329Z[ host-image] Dec 19 20:30:42.894 INFO O| Dec 19 20:30:42.894 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97972024-12-19T20:30:44.329Z[ host-image] Dec 19 20:30:42.894 INFO O| Dec 19 20:30:42.894 INFO copying /tmp/.tmplSEuS3/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97982024-12-19T20:30:44.332Z[ host-image] Dec 19 20:30:42.894 INFO O| Dec 19 20:30:42.894 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97992024-12-19T20:30:44.332Z[ host-image] Dec 19 20:30:42.894 INFO O| Dec 19 20:30:42.894 INFO ok!
98002024-12-19T20:30:44.332Z[ host-image] Dec 19 20:30:42.894 INFO O| Dec 19 20:30:42.894 INFO STEP 128 (ensure_file) COMPLETE
98012024-12-19T20:30:44.332Z[ host-image] Dec 19 20:30:42.894 INFO O| Dec 19 20:30:42.894 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98022024-12-19T20:30:44.351Z[ host-image] Dec 19 20:30:42.916 INFO O| Dec 19 20:30:42.916 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
98032024-12-19T20:30:44.353Z[ host-image] Dec 19 20:30:42.916 INFO O| Dec 19 20:30:42.916 INFO STEP 129 (remove_files) COMPLETE
98042024-12-19T20:30:44.353Z[ host-image] Dec 19 20:30:42.916 INFO O| Dec 19 20:30:42.916 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98052024-12-19T20:30:44.372Z[ host-image] Dec 19 20:30:42.937 INFO O| Dec 19 20:30:42.937 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
98062024-12-19T20:30:44.375Z[ host-image] Dec 19 20:30:42.937 INFO O| Dec 19 20:30:42.937 INFO STEP 130 (remove_files) COMPLETE
98072024-12-19T20:30:44.375Z[ host-image] Dec 19 20:30:42.937 INFO O| Dec 19 20:30:42.937 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98082024-12-19T20:30:44.392Z[ host-image] Dec 19 20:30:42.957 INFO O| Dec 19 20:30:42.957 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
98092024-12-19T20:30:44.394Z[ host-image] Dec 19 20:30:42.957 INFO O| Dec 19 20:30:42.957 INFO STEP 131 (remove_files) COMPLETE
98102024-12-19T20:30:44.394Z[ host-image] Dec 19 20:30:42.957 INFO O| Dec 19 20:30:42.957 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98112024-12-19T20:30:44.413Z[ host-image] Dec 19 20:30:42.977 INFO O| Dec 19 20:30:42.977 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
98122024-12-19T20:30:44.415Z[ host-image] Dec 19 20:30:42.979 INFO O| Dec 19 20:30:42.978 INFO STEP 132 (remove_files) COMPLETE
98132024-12-19T20:30:44.415Z[ host-image] Dec 19 20:30:42.979 INFO O| Dec 19 20:30:42.979 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98142024-12-19T20:30:44.473Z[ host-image] Dec 19 20:30:43.038 INFO O| Dec 19 20:30:43.038 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
98152024-12-19T20:30:44.476Z[ host-image] Dec 19 20:30:43.038 INFO O| Dec 19 20:30:43.038 INFO STEP 133 (remove_files) COMPLETE
98162024-12-19T20:30:44.476Z[ host-image] Dec 19 20:30:43.038 INFO O| Dec 19 20:30:43.038 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98172024-12-19T20:30:44.494Z[ host-image] Dec 19 20:30:43.059 INFO O| Dec 19 20:30:43.059 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
98182024-12-19T20:30:44.497Z[ host-image] Dec 19 20:30:43.059 INFO O| Dec 19 20:30:43.059 INFO STEP 134 (remove_files) COMPLETE
98192024-12-19T20:30:44.497Z[ host-image] Dec 19 20:30:43.059 INFO O| Dec 19 20:30:43.059 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98202024-12-19T20:30:44.517Z[ host-image] Dec 19 20:30:43.082 INFO O| Dec 19 20:30:43.082 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
98212024-12-19T20:30:44.517Z[ host-image] Dec 19 20:30:43.082 INFO O| Dec 19 20:30:43.082 INFO STEP 135 (remove_files) COMPLETE
98222024-12-19T20:30:44.518Z[ host-image] Dec 19 20:30:43.082 INFO O| Dec 19 20:30:43.082 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98232024-12-19T20:30:44.538Z[ host-image] Dec 19 20:30:43.103 INFO O| Dec 19 20:30:43.103 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
98242024-12-19T20:30:44.538Z[ host-image] Dec 19 20:30:43.103 INFO O| Dec 19 20:30:43.103 INFO STEP 136 (remove_files) COMPLETE
98252024-12-19T20:30:44.538Z[ host-image] Dec 19 20:30:43.103 INFO O| Dec 19 20:30:43.103 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98262024-12-19T20:30:44.560Z[ host-image] Dec 19 20:30:43.125 INFO O| Dec 19 20:30:43.125 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
98272024-12-19T20:30:44.560Z[ host-image] Dec 19 20:30:43.125 INFO O| Dec 19 20:30:43.125 INFO STEP 137 (remove_files) COMPLETE
98282024-12-19T20:30:44.563Z[ host-image] Dec 19 20:30:43.125 INFO O| Dec 19 20:30:43.125 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98292024-12-19T20:30:44.597Z[ host-image] Dec 19 20:30:43.162 INFO O| Dec 19 20:30:43.162 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
98302024-12-19T20:30:44.597Z[ host-image] Dec 19 20:30:43.162 INFO O| Dec 19 20:30:43.162 INFO STEP 138 (remove_files) COMPLETE
98312024-12-19T20:30:44.600Z[ host-image] Dec 19 20:30:43.162 INFO O| Dec 19 20:30:43.162 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98322024-12-19T20:30:44.630Z[ host-image] Dec 19 20:30:43.195 INFO O| Dec 19 20:30:43.195 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
98332024-12-19T20:30:44.630Z[ host-image] Dec 19 20:30:43.195 INFO O| Dec 19 20:30:43.195 INFO STEP 139 (remove_files) COMPLETE
98342024-12-19T20:30:44.630Z[ host-image] Dec 19 20:30:43.195 INFO O| Dec 19 20:30:43.195 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98352024-12-19T20:30:44.652Z[ host-image] Dec 19 20:30:43.217 INFO O| Dec 19 20:30:43.216 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
98362024-12-19T20:30:44.652Z[ host-image] Dec 19 20:30:43.217 INFO O| Dec 19 20:30:43.217 INFO STEP 140 (remove_files) COMPLETE
98372024-12-19T20:30:44.652Z[ host-image] Dec 19 20:30:43.217 INFO O| Dec 19 20:30:43.217 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98382024-12-19T20:30:44.672Z[ host-image] Dec 19 20:30:43.237 INFO O| Dec 19 20:30:43.237 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
98392024-12-19T20:30:44.672Z[ host-image] Dec 19 20:30:43.237 INFO O| Dec 19 20:30:43.237 INFO STEP 141 (remove_files) COMPLETE
98402024-12-19T20:30:44.672Z[ host-image] Dec 19 20:30:43.237 INFO O| Dec 19 20:30:43.237 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98412024-12-19T20:30:44.692Z[ host-image] Dec 19 20:30:43.257 INFO O| Dec 19 20:30:43.257 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
98422024-12-19T20:30:44.692Z[ host-image] Dec 19 20:30:43.257 INFO O| Dec 19 20:30:43.257 INFO STEP 142 (remove_files) COMPLETE
98432024-12-19T20:30:44.692Z[ host-image] Dec 19 20:30:43.257 INFO O| Dec 19 20:30:43.257 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98442024-12-19T20:30:44.714Z[ host-image] Dec 19 20:30:43.278 INFO O| Dec 19 20:30:43.278 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
98452024-12-19T20:30:44.714Z[ host-image] Dec 19 20:30:43.278 INFO O| Dec 19 20:30:43.278 INFO STEP 143 (remove_files) COMPLETE
98462024-12-19T20:30:44.714Z[ host-image] Dec 19 20:30:43.278 INFO O| Dec 19 20:30:43.278 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98472024-12-19T20:30:44.734Z[ host-image] Dec 19 20:30:43.299 INFO O| Dec 19 20:30:43.299 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
98482024-12-19T20:30:44.734Z[ host-image] Dec 19 20:30:43.299 INFO O| Dec 19 20:30:43.299 INFO STEP 144 (remove_files) COMPLETE
98492024-12-19T20:30:44.736Z[ host-image] Dec 19 20:30:43.299 INFO O| Dec 19 20:30:43.299 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98502024-12-19T20:30:44.763Z[ host-image] Dec 19 20:30:43.328 INFO O| Dec 19 20:30:43.328 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
98512024-12-19T20:30:44.763Z[ host-image] Dec 19 20:30:43.328 INFO O| Dec 19 20:30:43.328 INFO STEP 145 (remove_files) COMPLETE
98522024-12-19T20:30:44.767Z[ host-image] Dec 19 20:30:43.328 INFO O| Dec 19 20:30:43.328 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98532024-12-19T20:30:44.821Z[ host-image] Dec 19 20:30:43.386 INFO O| Dec 19 20:30:43.386 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
98542024-12-19T20:30:44.821Z[ host-image] Dec 19 20:30:43.386 INFO O| Dec 19 20:30:43.386 INFO STEP 146 (remove_files) COMPLETE
98552024-12-19T20:30:44.821Z[ host-image] Dec 19 20:30:43.386 INFO O| Dec 19 20:30:43.386 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98562024-12-19T20:30:44.844Z[ host-image] Dec 19 20:30:43.408 INFO O| Dec 19 20:30:43.408 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
98572024-12-19T20:30:44.844Z[ host-image] Dec 19 20:30:43.409 INFO O| Dec 19 20:30:43.408 INFO STEP 147 (remove_files) COMPLETE
98582024-12-19T20:30:44.844Z[ host-image] Dec 19 20:30:43.409 INFO O| Dec 19 20:30:43.409 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98592024-12-19T20:30:44.866Z[ host-image] Dec 19 20:30:43.430 INFO O| Dec 19 20:30:43.430 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
98602024-12-19T20:30:44.866Z[ host-image] Dec 19 20:30:43.430 INFO O| Dec 19 20:30:43.430 INFO STEP 148 (remove_files) COMPLETE
98612024-12-19T20:30:44.866Z[ host-image] Dec 19 20:30:43.430 INFO O| Dec 19 20:30:43.430 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98622024-12-19T20:30:44.886Z[ host-image] Dec 19 20:30:43.451 INFO O| Dec 19 20:30:43.451 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
98632024-12-19T20:30:44.887Z[ host-image] Dec 19 20:30:43.451 INFO O| Dec 19 20:30:43.451 INFO STEP 149 (remove_files) COMPLETE
98642024-12-19T20:30:44.887Z[ host-image] Dec 19 20:30:43.451 INFO O| Dec 19 20:30:43.451 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98652024-12-19T20:30:44.912Z[ host-image] Dec 19 20:30:43.476 INFO O| Dec 19 20:30:43.476 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
98662024-12-19T20:30:44.914Z[ host-image] Dec 19 20:30:43.477 INFO O| Dec 19 20:30:43.477 INFO STEP 150 (remove_files) COMPLETE
98672024-12-19T20:30:44.914Z[ host-image] Dec 19 20:30:43.477 INFO O| Dec 19 20:30:43.477 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98682024-12-19T20:30:44.935Z[ host-image] Dec 19 20:30:43.500 INFO O| Dec 19 20:30:43.499 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
98692024-12-19T20:30:44.935Z[ host-image] Dec 19 20:30:43.500 INFO O| Dec 19 20:30:43.500 INFO STEP 151 (remove_files) COMPLETE
98702024-12-19T20:30:44.935Z[ host-image] Dec 19 20:30:43.500 INFO O| Dec 19 20:30:43.500 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98712024-12-19T20:30:44.956Z[ host-image] Dec 19 20:30:43.521 INFO O| Dec 19 20:30:43.520 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
98722024-12-19T20:30:44.959Z[ host-image] Dec 19 20:30:43.521 INFO O| Dec 19 20:30:43.521 INFO STEP 152 (remove_files) COMPLETE
98732024-12-19T20:30:44.959Z[ host-image] Dec 19 20:30:43.521 INFO O| Dec 19 20:30:43.521 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98742024-12-19T20:30:44.975Z[ host-image] Dec 19 20:30:43.539 INFO O| Dec 19 20:30:43.539 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
98752024-12-19T20:30:44.975Z[ host-image] Dec 19 20:30:43.539 INFO O| Dec 19 20:30:43.539 INFO STEP 153 (remove_files) COMPLETE
98762024-12-19T20:30:44.975Z[ host-image] Dec 19 20:30:43.539 INFO O| Dec 19 20:30:43.539 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98772024-12-19T20:30:44.991Z[ host-image] Dec 19 20:30:43.556 INFO O| Dec 19 20:30:43.556 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98782024-12-19T20:30:44.991Z[ host-image] Dec 19 20:30:43.556 INFO O| Dec 19 20:30:43.556 INFO STEP 154 (remove_files) COMPLETE
98792024-12-19T20:30:44.991Z[ host-image] Dec 19 20:30:43.556 INFO O| Dec 19 20:30:43.556 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98802024-12-19T20:30:45.009Z[ host-image] Dec 19 20:30:43.574 INFO O| Dec 19 20:30:43.573 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98812024-12-19T20:30:45.009Z[ host-image] Dec 19 20:30:43.574 INFO O| Dec 19 20:30:43.574 INFO STEP 155 (remove_files) COMPLETE
98822024-12-19T20:30:45.009Z[ host-image] Dec 19 20:30:43.574 INFO O| Dec 19 20:30:43.574 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98832024-12-19T20:30:45.044Z[ host-image] Dec 19 20:30:43.609 INFO O| Dec 19 20:30:43.608 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98842024-12-19T20:30:45.044Z[ host-image] Dec 19 20:30:43.609 INFO O| Dec 19 20:30:43.609 INFO STEP 156 (remove_files) COMPLETE
98852024-12-19T20:30:45.047Z[ host-image] Dec 19 20:30:43.609 INFO O| Dec 19 20:30:43.609 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98862024-12-19T20:30:45.062Z[ host-image] Dec 19 20:30:43.626 INFO O| Dec 19 20:30:43.626 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98872024-12-19T20:30:45.062Z[ host-image] Dec 19 20:30:43.626 INFO O| Dec 19 20:30:43.626 INFO STEP 157 (remove_files) COMPLETE
98882024-12-19T20:30:45.062Z[ host-image] Dec 19 20:30:43.626 INFO O| Dec 19 20:30:43.626 INFO STEP 158: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98892024-12-19T20:30:45.090Z[ host-image] Dec 19 20:30:43.655 INFO O| Dec 19 20:30:43.654 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98902024-12-19T20:30:45.092Z[ host-image] Dec 19 20:30:43.655 INFO O| Dec 19 20:30:43.655 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], 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"}
98912024-12-19T20:30:54.394Z[ host-image] Dec 19 20:30:52.957 INFO O| Dec 19 20:30:52.957 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
98922024-12-19T20:30:54.395Z[ host-image] Dec 19 20:30:52.957 INFO O| Dec 19 20:30:52.957 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98932024-12-19T20:30:54.415Z[ host-image] Dec 19 20:30:52.978 INFO O| Dec 19 20:30:52.978 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", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1"}
98942024-12-19T20:30:54.559Z[ host-image] Dec 19 20:30:53.122 INFO O| Dec 19 20:30:53.122 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98952024-12-19T20:30:54.559Z[ host-image] Dec 19 20:30:53.122 INFO O| Dec 19 20:30:53.122 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98962024-12-19T20:30:54.563Z[ host-image] Dec 19 20:30:53.126 INFO O| Dec 19 20:30:53.126 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98972024-12-19T20:30:54.563Z[ host-image] Dec 19 20:30:53.126 INFO O| Dec 19 20:30:53.126 INFO ok!
98982024-12-19T20:30:54.565Z[ host-image] Dec 19 20:30:53.126 INFO O| Dec 19 20:30:53.126 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98992024-12-19T20:30:54.565Z[ host-image] Dec 19 20:30:53.126 INFO O| Dec 19 20:30:53.126 INFO STEP 158 (seed_smf) COMPLETE
99002024-12-19T20:30:54.565Z[ host-image] Dec 19 20:30:53.126 INFO O| Dec 19 20:30:53.126 INFO steps complete; finalising image!
99012024-12-19T20:30:54.565Z[ host-image] Dec 19 20:30:53.126 INFO O| Dec 19 20:30:53.126 INFO TRIM POOL: TEMPORARY-gimlet-zfs
99022024-12-19T20:30:54.759Z[ host-image] Dec 19 20:30:53.322 INFO O| Dec 19 20:30:53.322 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Thu Dec 19 20:30:53 2024)
99032024-12-19T20:30:54.972Z[ host-image] Dec 19 20:30:53.535 INFO O| Dec 19 20:30:53.535 INFO trim TEMPORARY-gimlet-zfs: (96% trimmed, started at Thu Dec 19 20:30:53 2024)
99042024-12-19T20:30:55.229Z[ host-image] Dec 19 20:30:53.792 INFO O| Dec 19 20:30:53.792 INFO temporary pool has 688M used, 144M avail, 1.82x compressratio
99052024-12-19T20:30:55.229Z[ host-image] Dec 19 20:30:53.792 INFO O| Dec 19 20:30:53.792 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
99062024-12-19T20:30:55.983Z[ host-image] Dec 19 20:30:54.546 INFO O| Dec 19 20:30:54.546 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
99072024-12-19T20:30:55.984Z[ host-image] Dec 19 20:30:54.546 INFO O| Dec 19 20:30:54.546 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
99082024-12-19T20:30:57.796Z[ host-image] Dec 19 20:30:56.358 INFO O| Dec 19 20:30:56.358 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
99092024-12-19T20:30:57.796Z[ host-image] Dec 19 20:30:56.358 INFO O| Dec 19 20:30:56.358 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
99102024-12-19T20:30:57.799Z[ host-image] Dec 19 20:30:56.358 INFO O| Dec 19 20:30:56.358 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
99112024-12-19T20:30:57.799Z[ host-image] Dec 19 20:30:56.359 INFO O| Dec 19 20:30:56.358 INFO completed processing gimlet/zfs
99122024-12-19T20:30:57.799Z[ host-image] Dec 19 20:30:56.359 INFO O| Dec 19 20:30:56.358 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
99132024-12-19T20:31:06.254Z[ host-image] Dec 19 20:31:04.814 INFO O| Dec 19 20:31:04.814 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
99142024-12-19T20:31:06.380Z[ host-image] Dec 19 20:31:04.941 INFO BUILD STRING "heads/stlouis-0-g7274828da5\n"
99152024-12-19T20:31:06.380Z[ host-image] Dec 19 20:31:04.941 INFO expanded image name: "ci f26b052/${os_short_commit} 2024-12-19 19:55" -> "ci f26b052/7274828 2024-12-19 19:55"
99162024-12-19T20:31:06.383Z[ host-image] Dec 19 20:31:04.941 INFO output artefacts stored in: "/work/os-host"
99172024-12-19T20:31:06.383Z[ host-image] Dec 19 20:31:04.941 INFO collecting git info from project "pilot"...
99182024-12-19T20:31:06.390Z[ host-image] Dec 19 20:31:04.951 INFO collecting git info from project "image-builder"...
99192024-12-19T20:31:06.399Z[ host-image] Dec 19 20:31:04.960 INFO collecting git info from project "chelsio-t6-roms"...
99202024-12-19T20:31:06.407Z[ host-image] Dec 19 20:31:04.968 INFO collecting git info from project "bootserver"...
99212024-12-19T20:31:06.415Z[ host-image] Dec 19 20:31:04.976 INFO collecting git info from project "pinprick"...
99222024-12-19T20:31:06.442Z[ host-image] Dec 19 20:31:05.003 INFO collecting git info from project "phbl"...
99232024-12-19T20:31:06.453Z[ host-image] Dec 19 20:31:05.013 INFO collecting git info from project "amd-host-image-builder"...
99242024-12-19T20:31:06.508Z[ host-image] Dec 19 20:31:05.069 INFO collecting git info from project "amd-firmware"...
99252024-12-19T20:31:06.550Z[ host-image] Dec 19 20:31:05.110 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99262024-12-19T20:31:07.663Z[ host-image] Dec 19 20:31:06.223 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
99272024-12-19T20:31:08.375Z[ host-image] Dec 19 20:31:06.936 INFO creating Oxide boot image...
99282024-12-19T20:31:08.375Z[ host-image] Dec 19 20:31:06.936 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci f26b052/7274828 2024-12-19 19:55", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
99292024-12-19T20:31:09.691Z[ host-image] Dec 19 20:31:08.250 INFO O| ok, image written!
99302024-12-19T20:31:09.691Z[ host-image] Dec 19 20:31:08.250 INFO O| ok, boot_image_csum file written!
99312024-12-19T20:31:09.694Z[ host-image] Dec 19 20:31:08.254 INFO creating boot archive (CPIO)...
99322024-12-19T20:31:09.694Z[ host-image] Dec 19 20:31:08.254 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
99332024-12-19T20:31:09.709Z[ host-image] Dec 19 20:31:08.269 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
99342024-12-19T20:31:09.709Z[ host-image] Dec 19 20:31:08.269 INFO E| + outfile=/work/os-host/cpio
99352024-12-19T20:31:09.711Z[ host-image] Dec 19 20:31:08.269 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
99362024-12-19T20:31:09.714Z[ host-image] Dec 19 20:31:08.273 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
99372024-12-19T20:31:09.714Z[ host-image] Dec 19 20:31:08.273 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
99382024-12-19T20:31:09.773Z[ host-image] Dec 19 20:31:08.333 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
99392024-12-19T20:31:09.773Z[ host-image] Dec 19 20:31:08.333 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
99402024-12-19T20:31:09.783Z[ host-image] Dec 19 20:31:08.343 INFO creating compressed cpio/unix for nanobl-rs...
99412024-12-19T20:31:09.783Z[ host-image] Dec 19 20:31:08.343 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
99422024-12-19T20:31:10.194Z[ host-image] Dec 19 20:31:08.755 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
99432024-12-19T20:31:16.249Z[ host-image] Dec 19 20:31:14.808 INFO creating reset image...
99442024-12-19T20:31:16.249Z[ host-image] Dec 19 20:31:14.808 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
99452024-12-19T20:31:16.447Z[ host-image] Dec 19 20:31:15.005 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
99462024-12-19T20:31:16.494Z[ host-image] Dec 19 20:31:15.053 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
99472024-12-19T20:31:16.651Z[ host-image] Dec 19 20:31:15.211 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
99482024-12-19T20:31:20.668Z[ host-image] Dec 19 20:31:19.226 INFO E| Finished `release` profile [optimized] target(s) in 4.13s
99492024-12-19T20:31:20.686Z[ host-image] Dec 19 20:31:19.245 INFO building host image...
99502024-12-19T20:31:20.689Z[ host-image] Dec 19 20:31:19.245 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")
99512024-12-19T20:31:21.654Z[ host-image] Dec 19 20:31:20.213 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99522024-12-19T20:32:38.655Z[ host-image] Dec 19 20:32:37.199 INFO image complete! materials are in "/work/os-host"
99532024-12-19T20:32:38.659Z[ host-image]
99542024-12-19T20:32:38.659Z[ host-image] real 14:10.854044402
99552024-12-19T20:32:38.661Z[ host-image] user 6:48.730679841
99562024-12-19T20:32:38.661Z[ host-image] sys 1:09.702442326
99572024-12-19T20:32:38.661Z[ host-image] trap 0.324161572
99582024-12-19T20:32:38.661Z[ host-image] tflt 0.054818963
99592024-12-19T20:32:38.661Z[ host-image] dflt 0.250859668
99602024-12-19T20:32:38.661Z[ host-image] kflt 0.005558797
99612024-12-19T20:32:38.661Z[ host-image] lock 8:40.615405686
99622024-12-19T20:32:38.661Z[ host-image] slp 1:15:09.649677524
99632024-12-19T20:32:38.661Z[ host-image] lat 3:02.215930494
99642024-12-19T20:32:38.661Z[ host-image] stop 1.183234663
99652024-12-19T20:32:38.662ZDec 19 20:32:37.205 INFO [host-image] process exited with exit status: 0 (850.87303456s)
99662024-12-19T20:32:38.662ZDec 19 20:32:37.205 INFO [tuf-repo] running task
99672024-12-19T20:32:50.236ZDec 19 20:32:48.779 INFO assembling repository in `/tmp/tufaceousb1dajX`, component: OmicronRepoAssembler
99682024-12-19T20:33:10.844ZDec 19 20:33:09.383 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99692024-12-19T20:33:11.085ZDec 19 20:33:09.624 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99702024-12-19T20:33:25.465ZDec 19 20:33:24.001 INFO [tuf-repo] task succeeded (46.796078676s)
99712024-12-19T20:34:25.172Z[verify-libraries] Finished `release` profile [optimized] target(s) in 15m 40s
99722024-12-19T20:34:25.564ZDec 19 20:34:24.090 INFO [verify-libraries] process exited with exit status: 0 (944.224710725s)
99732024-12-19T20:34:25.564ZDec 19 20:34:24.090 INFO all jobs completed in 2321.364110442s
99742024-12-19T20:34:28.525Zprocess exited: duration 3026504 ms, exit code 0
 
99752024-12-19T20:34:28.541Zfound 33 output files
99762024-12-19T20:34:28.541Zuploading: /work/manifest.toml (8404 bytes)
99772024-12-19T20:34:29.555Zuploaded: /work/manifest.toml
99782024-12-19T20:34:29.555Zuploading: /work/repo.zip (1946122603 bytes)
99792024-12-19T20:35:10.333Zuploaded: /work/repo.zip
99802024-12-19T20:35:10.333Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99812024-12-19T20:35:11.356Zuploaded: /work/repo.zip.sha256.txt
99822024-12-19T20:35:11.358Zuploading: /work/helios-setup.log (66237 bytes)
99832024-12-19T20:35:12.366Zuploaded: /work/helios-setup.log
99842024-12-19T20:35:12.366Zuploading: /work/host-image.log (197833 bytes)
99852024-12-19T20:35:13.380Zuploaded: /work/host-image.log
99862024-12-19T20:35:13.380Zuploading: /work/host-package.log (22208 bytes)
99872024-12-19T20:35:14.389Zuploaded: /work/host-package.log
99882024-12-19T20:35:14.392Zuploading: /work/host-target.log (101 bytes)
99892024-12-19T20:35:15.396Zuploaded: /work/host-target.log
99902024-12-19T20:35:15.396Zuploading: /work/omicron-package.log (5666 bytes)
99912024-12-19T20:35:16.404Zuploaded: /work/omicron-package.log
99922024-12-19T20:35:16.404Zuploading: /work/phbl-toolchain.log (881 bytes)
99932024-12-19T20:35:17.412Zuploaded: /work/phbl-toolchain.log
99942024-12-19T20:35:17.412Zuploading: /work/recovery-image.log (592857 bytes)
99952024-12-19T20:35:18.433Zuploaded: /work/recovery-image.log
99962024-12-19T20:35:18.433Zuploading: /work/recovery-package.log (321 bytes)
99972024-12-19T20:35:19.442Zuploaded: /work/recovery-package.log
99982024-12-19T20:35:19.444Zuploading: /work/recovery-target.log (98 bytes)
99992024-12-19T20:35:20.451Zuploaded: /work/recovery-target.log
100002024-12-19T20:35:20.451Zuploading: /work/stamp-clickhouse.log (117 bytes)
100012024-12-19T20:35:21.460Zuploaded: /work/stamp-clickhouse.log
100022024-12-19T20:35:21.461Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
100032024-12-19T20:35:22.473Zuploaded: /work/stamp-clickhouse_keeper.log
100042024-12-19T20:35:22.474Zuploading: /work/stamp-cockroachdb.log (118 bytes)
100052024-12-19T20:35:23.482Zuploaded: /work/stamp-cockroachdb.log
100062024-12-19T20:35:23.482Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
100072024-12-19T20:35:24.492Zuploaded: /work/stamp-crucible-dtrace.log
100082024-12-19T20:35:24.492Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
100092024-12-19T20:35:25.499Zuploaded: /work/stamp-crucible-pantry-zone.log
100102024-12-19T20:35:25.499Zuploading: /work/stamp-crucible-zone.log (120 bytes)
100112024-12-19T20:35:26.506Zuploaded: /work/stamp-crucible-zone.log
100122024-12-19T20:35:26.506Zuploading: /work/stamp-external-dns.log (119 bytes)
100132024-12-19T20:35:27.514Zuploaded: /work/stamp-external-dns.log
100142024-12-19T20:35:27.514Zuploading: /work/stamp-installinator.log (103 bytes)
100152024-12-19T20:35:28.522Zuploaded: /work/stamp-installinator.log
100162024-12-19T20:35:28.522Zuploading: /work/stamp-internal-dns.log (119 bytes)
100172024-12-19T20:35:29.531Zuploaded: /work/stamp-internal-dns.log
100182024-12-19T20:35:29.534Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
100192024-12-19T20:35:30.540Zuploaded: /work/stamp-mg-ddm-gz.log
100202024-12-19T20:35:30.540Zuploading: /work/stamp-nexus.log (112 bytes)
100212024-12-19T20:35:31.549Zuploaded: /work/stamp-nexus.log
100222024-12-19T20:35:31.549Zuploading: /work/stamp-ntp.log (110 bytes)
100232024-12-19T20:35:32.558Zuploaded: /work/stamp-ntp.log
100242024-12-19T20:35:32.558Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
100252024-12-19T20:35:33.566Zuploaded: /work/stamp-omicron-sled-agent.log
100262024-12-19T20:35:33.566Zuploading: /work/stamp-overlay.log (114 bytes)
100272024-12-19T20:35:34.575Zuploaded: /work/stamp-overlay.log
100282024-12-19T20:35:34.575Zuploading: /work/stamp-oximeter.log (115 bytes)
100292024-12-19T20:35:35.585Zuploaded: /work/stamp-oximeter.log
100302024-12-19T20:35:35.585Zuploading: /work/stamp-oxlog.log (109 bytes)
100312024-12-19T20:35:36.593Zuploaded: /work/stamp-oxlog.log
100322024-12-19T20:35:36.593Zuploading: /work/stamp-probe.log (112 bytes)
100332024-12-19T20:35:37.603Zuploaded: /work/stamp-probe.log
100342024-12-19T20:35:37.603Zuploading: /work/stamp-propolis-server.log (122 bytes)
100352024-12-19T20:35:38.612Zuploaded: /work/stamp-propolis-server.log
100362024-12-19T20:35:38.612Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
100372024-12-19T20:35:39.631Zuploaded: /work/stamp-pumpkind-gz.log
100382024-12-19T20:35:39.631Zuploading: /work/stamp-switch-asic.log (118 bytes)
100392024-12-19T20:35:40.639Zuploaded: /work/stamp-switch-asic.log
100402024-12-19T20:35:40.642Zuploading: /work/verify-libraries.log (5773 bytes)
100412024-12-19T20:35:41.647Zuploaded: /work/verify-libraries.log