01M1J1AJTR780STDPDBP29XZPA: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "=/work/helios.json",
        "=/work/incorporation.p5m",
        "=/work/incorporation.p5p",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0-16c128gb",
    ),
    access_repos: [
        "oxidecomputer/amd-firmware",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/dmar-report",
        "oxidecomputer/pilot",
    ],
    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",
        },
        BasicConfigPublish {
            from_output: "/work/helios.json",
            series: "rot-all",
            name: "helios.json",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5m",
            series: "rot-all",
            name: "incorporation.p5m",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5p",
            series: "rot-all",
            name: "incorporation.p5p",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01M1J1BCSHN3FY8C2JK83520SF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T21:46:40.798Zjob assigned to worker 01M1J1BNQZYCVJJPH9T246GMAT [factory aws, i-07123b9e7a492479e] (queued for 1 m 1 s)
 
22026-09-02T21:46:48.072Zstarting task 0: "setup"
32026-09-02T21:46:48.079Z++ uname -s
42026-09-02T21:46:48.083Z+ kern=SunOS
52026-09-02T21:46:48.083Z+ build_user=build
62026-09-02T21:46:48.083Z+ build_uid=12345
72026-09-02T21:46:48.083Z+ work_dir=/work
82026-09-02T21:46:48.083Z+ input_dir=/input
92026-09-02T21:46:48.083Z+ [[ 0 == 12345 ]]
102026-09-02T21:46:48.083Z+ case "$kern" in
112026-09-02T21:46:48.083Z+ groupadd -g 12345 build
122026-09-02T21:46:48.083Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T21:46:50.089Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T21:46:50.177Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T21:46:50.180Z+ home_fs=zfs
162026-09-02T21:46:50.180Z+ [[ zfs == autofs ]]
172026-09-02T21:46:50.180Z+ mkdir -p /home/build
182026-09-02T21:46:50.180Z+ chown build:build /home/build /work
192026-09-02T21:46:52.181Z+ chmod 0700 /home/build /work
202026-09-02T21:46:52.184Zprocess exited: duration 4114 ms, exit code 0
 
212026-09-02T21:46:52.193Zstarting task 1: "rust-toolchain"
222026-09-02T21:46:52.198Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T21:46:52.198Z * rust toolchain channel = "1.97.1"
242026-09-02T21:46:52.198Z * rust toolchain profile = "default"
252026-09-02T21:46:52.198Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-02T21:46:52.198Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T21:46:52.198Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-02T21:46:52.204Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T21:46:52.204Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T21:46:52.287Zinfo: downloading installer
312026-09-02T21:46:53.927Zinfo: profile set to default
322026-09-02T21:46:53.927Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T21:46:53.931Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T21:46:54.062Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T21:46:54.065Zinfo: downloading 6 components
362026-09-02T21:47:09.995Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T21:47:09.995Z
382026-09-02T21:47:10.022Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T21:47:10.022Z
402026-09-02T21:47:10.025Z
412026-09-02T21:47:10.025ZRust is installed now. Great!
422026-09-02T21:47:10.025Z
432026-09-02T21:47:10.025ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T21:47:10.025Zenvironment variable. This has not been done automatically.
452026-09-02T21:47:10.025Z
462026-09-02T21:47:10.025ZTo configure your current shell, you need to source
472026-09-02T21:47:10.025Zthe corresponding env file under $HOME/.cargo.
482026-09-02T21:47:10.025Z
492026-09-02T21:47:10.025ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T21:47:10.025Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T21:47:10.025Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T21:47:10.025ZCC_x86_64-unknown-illumos = None
532026-09-02T21:47:10.025Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T21:47:10.025ZCC_x86_64_unknown_illumos = None
552026-09-02T21:47:10.025Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T21:47:10.025ZHOST_CC = None
572026-09-02T21:47:10.025Zcargo:rerun-if-env-changed=CC
582026-09-02T21:47:10.025ZCC = None
592026-09-02T21:47:10.025Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T21:47:10.235Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T21:47:10.235ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T21:47:10.235Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T21:47:10.235ZCFLAGS = None
642026-09-02T21:47:10.235Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T21:47:10.235ZHOST_CFLAGS = None
662026-09-02T21:47:10.235Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T21:47:10.235ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T21:47:10.235Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T21:47:10.235ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T21:47:10.344Z+ rustup --version
712026-09-02T21:47:10.351Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T21:47:10.354Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T21:47:10.371Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T21:47:10.374Z+ cargo --version
752026-09-02T21:47:10.381Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T21:47:10.385Z+ rustc --version
772026-09-02T21:47:10.403Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T21:47:10.406Zprocess exited: duration 18213 ms, exit code 0
 
792026-09-02T21:47:10.414Zstarting task 2: "authentication"
802026-09-02T21:47:10.430Zprocess exited: duration 17 ms, exit code 0
 
812026-09-02T21:47:10.441Zstarting task 3: "clone repository"
822026-09-02T21:47:10.445Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-02T21:47:10.449Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-02T21:47:10.482ZCloning into '/work/oxidecomputer/omicron'...
852026-09-02T21:47:23.312Z+ cd /work/oxidecomputer/omicron
862026-09-02T21:47:23.312Z+ git fetch origin 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
872026-09-02T21:47:23.674ZFrom https://github.com/oxidecomputer/omicron
882026-09-02T21:47:23.674Z * branch 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a -> FETCH_HEAD
892026-09-02T21:47:23.690Z+ [[ -n john/sled-vmm-count-in-inventory-no-db ]]
902026-09-02T21:47:23.696Z++ git branch --show-current
912026-09-02T21:47:23.696Z+ current=main
922026-09-02T21:47:23.696Z+ [[ main != john/sled-vmm-count-in-inventory-no-db ]]
932026-09-02T21:47:23.696Z+ git branch -f john/sled-vmm-count-in-inventory-no-db 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
942026-09-02T21:47:23.699Z+ git checkout -f john/sled-vmm-count-in-inventory-no-db
952026-09-02T21:47:23.947ZSwitched to branch 'john/sled-vmm-count-in-inventory-no-db'
962026-09-02T21:47:23.951Z+ git reset --hard 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
972026-09-02T21:47:23.969ZHEAD is now at 8c3b6a125 sled-agent: add `InstanceManagerStatus` to inventory
982026-09-02T21:47:23.973Zprocess exited: duration 13532 ms, exit code 0
 
992026-09-02T21:47:23.981Zstarting task 4: "build"
1002026-09-02T21:47:23.987Z+ source .github/buildomat/ci-env.sh
1012026-09-02T21:47:23.987Z++ export CARGO_TERM_COLOR=always
1022026-09-02T21:47:23.987Z++ CARGO_TERM_COLOR=always
1032026-09-02T21:47:23.992Z+++ uname -s
1042026-09-02T21:47:23.992Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-02T21:47:23.992Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-02T21:47:23.992Z+ cargo --version
1072026-09-02T21:47:24.000Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-02T21:47:24.004Z+ rustc --version
1092026-09-02T21:47:24.022Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-02T21:47:24.025Z+ cargo tree --locked
1112026-09-02T21:47:24.190Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-09-02T21:47:24.537Z Updating crates.io index
1132026-09-02T21:47:24.540Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-09-02T21:47:24.830Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-09-02T21:47:25.207Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
1162026-09-02T21:47:25.572Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-09-02T21:47:26.574Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1182026-09-02T21:47:27.150Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-09-02T21:47:28.847Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-09-02T21:47:29.752Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-09-02T21:47:30.049Z Updating git repository `https://github.com/oxidecomputer/lldp`
1222026-09-02T21:47:30.436Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1232026-09-02T21:47:31.980Z Updating git repository `https://github.com/oxidecomputer/clickward`
1242026-09-02T21:47:32.281Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1252026-09-02T21:47:32.715Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
1262026-09-02T21:47:32.982Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1272026-09-02T21:47:33.288Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1282026-09-02T21:47:33.591Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1292026-09-02T21:47:33.862Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-09-02T21:47:34.151Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-09-02T21:47:34.506Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1322026-09-02T21:47:34.857Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1332026-09-02T21:47:35.428Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1342026-09-02T21:47:35.753Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1352026-09-02T21:47:36.319Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1362026-09-02T21:47:36.691Z Updating git repository `https://github.com/oxidecomputer/erebor`
1372026-09-02T21:47:37.009Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-09-02T21:47:37.477Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-09-02T21:47:37.764Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1402026-09-02T21:47:38.237Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1412026-09-02T21:47:39.038Z Updating git repository `https://github.com/oxidecomputer/ispf`
1422026-09-02T21:47:39.351Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1432026-09-02T21:47:39.708Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1442026-09-02T21:47:40.145Z Updating git repository `https://github.com/oxidecomputer/tough`
1452026-09-02T21:47:40.758Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1462026-09-02T21:47:41.310Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1472026-09-02T21:47:41.586Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1482026-09-02T21:47:41.909Z Updating git repository `https://github.com/oxidecomputer/pmbus`
1492026-09-02T21:47:42.249Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1502026-09-02T21:47:42.583Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-02T21:47:42.804Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1522026-09-02T21:47:43.163Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-09-02T21:47:43.440Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1542026-09-02T21:47:43.890Z Updating git repository `https://github.com/illumos/smf-rs`
1552026-09-02T21:47:46.211Z Downloading crates ...
1562026-09-02T21:47:46.271Z Downloaded criterion v0.7.0
1572026-09-02T21:47:46.275Z Downloaded csv-core v0.1.13
1582026-09-02T21:47:46.278Z Downloaded addr2line v0.25.1
1592026-09-02T21:47:46.280Z Downloaded clap_lex v1.0.0
1602026-09-02T21:47:46.283Z Downloaded crunchy v0.2.4
1612026-09-02T21:47:46.286Z Downloaded crc v3.4.0
1622026-09-02T21:47:46.289Z Downloaded cipher v0.5.2
1632026-09-02T21:47:46.289Z Downloaded crc8 v0.1.1
1642026-09-02T21:47:46.293Z Downloaded clap v4.6.1
1652026-09-02T21:47:46.297Z Downloaded clap_derive v4.6.1
1662026-09-02T21:47:46.300Z Downloaded cmake v0.1.57
1672026-09-02T21:47:46.300Z Downloaded hostname v0.4.2
1682026-09-02T21:47:46.300Z Downloaded hex-literal v1.1.0
1692026-09-02T21:47:46.303Z Downloaded heck v0.5.0
1702026-09-02T21:47:46.303Z Downloaded home v0.5.12
1712026-09-02T21:47:46.303Z Downloaded hash32 v0.2.1
1722026-09-02T21:47:46.303Z Downloaded group v0.13.0
1732026-09-02T21:47:46.303Z Downloaded guppy-workspace-hack v0.1.0
1742026-09-02T21:47:46.303Z Downloaded compression-core v0.4.31
1752026-09-02T21:47:46.306Z Downloaded convert_case v0.4.0
1762026-09-02T21:47:46.306Z Downloaded clap_builder v4.6.0
1772026-09-02T21:47:46.309Z Downloaded diesel_table_macro_syntax v0.3.0
1782026-09-02T21:47:46.309Z Downloaded cpufeatures v0.2.17
1792026-09-02T21:47:46.309Z Downloaded const_format_proc_macros v0.2.34
1802026-09-02T21:47:46.312Z Downloaded constant_time_eq v0.4.2
1812026-09-02T21:47:46.312Z Downloaded critical-section v1.2.0
1822026-09-02T21:47:46.312Z Downloaded http-range v0.1.5
1832026-09-02T21:47:46.312Z Downloaded colored v2.2.0
1842026-09-02T21:47:46.315Z Downloaded const_format v0.2.35
1852026-09-02T21:47:46.315Z Downloaded convert_case v0.10.0
1862026-09-02T21:47:46.318Z Downloaded hostname v0.3.1
1872026-09-02T21:47:46.318Z Downloaded http-body v1.0.1
1882026-09-02T21:47:46.318Z Downloaded hex v0.4.3
1892026-09-02T21:47:46.318Z Downloaded crucible-workspace-hack v0.1.0
1902026-09-02T21:47:46.318Z Downloaded curve25519-dalek-derive v0.1.1
1912026-09-02T21:47:46.321Z Downloaded compression-codecs v0.4.37
1922026-09-02T21:47:46.321Z Downloaded concurrent-queue v2.5.0
1932026-09-02T21:47:46.325Z Downloaded hex-literal v0.4.1
1942026-09-02T21:47:46.325Z Downloaded headers-core v0.3.0
1952026-09-02T21:47:46.328Z Downloaded darling_macro v0.13.4
1962026-09-02T21:47:46.328Z Downloaded colorchoice v1.0.4
1972026-09-02T21:47:46.328Z Downloaded cpufeatures v0.3.0
1982026-09-02T21:47:46.328Z Downloaded crc-catalog v2.4.0
1992026-09-02T21:47:46.331Z Downloaded hubpack_derive v0.1.1
2002026-09-02T21:47:46.331Z Downloaded hash32 v0.3.1
2012026-09-02T21:47:46.334Z Downloaded crypto-common v0.2.2
2022026-09-02T21:47:46.334Z Downloaded crypto-common v0.1.7
2032026-09-02T21:47:46.334Z Downloaded cstr-argument v0.1.2
2042026-09-02T21:47:46.334Z Downloaded defmt v0.3.100
2052026-09-02T21:47:46.334Z Downloaded group v0.14.0
2062026-09-02T21:47:46.337Z Downloaded darling_macro v0.21.3
2072026-09-02T21:47:46.340Z Downloaded criterion-plot v0.6.0
2082026-09-02T21:47:46.344Z Downloaded cobs v0.3.0
2092026-09-02T21:47:46.344Z Downloaded constant_time_eq v0.3.1
2102026-09-02T21:47:46.348Z Downloaded httpdate v1.0.3
2112026-09-02T21:47:46.356Z Downloaded heck v0.4.1
2122026-09-02T21:47:46.356Z Downloaded debug-ignore v1.0.5
2132026-09-02T21:47:46.360Z Downloaded hyper-tls v0.6.0
2142026-09-02T21:47:46.360Z Downloaded highway v1.3.0
2152026-09-02T21:47:46.366Z Downloaded darling_macro v0.20.11
2162026-09-02T21:47:46.366Z Downloaded instant v0.1.13
2172026-09-02T21:47:46.366Z Downloaded hubpack v0.1.2
2182026-09-02T21:47:46.366Z Downloaded is-terminal v0.4.17
2192026-09-02T21:47:46.374Z Downloaded darling_macro v0.23.0
2202026-09-02T21:47:46.374Z Downloaded ident_case v1.0.1
2212026-09-02T21:47:46.374Z Downloaded is_ci v1.2.0
2222026-09-02T21:47:46.378Z Downloaded inout v0.1.4
2232026-09-02T21:47:46.378Z Downloaded indent_write v2.2.0
2242026-09-02T21:47:46.378Z Downloaded cpubits v0.1.1
2252026-09-02T21:47:46.381Z Downloaded derive-ex v0.1.8
2262026-09-02T21:47:46.381Z Downloaded is_terminal_polyfill v1.70.2
2272026-09-02T21:47:46.384Z Downloaded indoc v1.0.9
2282026-09-02T21:47:46.384Z Downloaded instability v0.3.11
2292026-09-02T21:47:46.387Z Downloaded derive_builder_macro v0.20.2
2302026-09-02T21:47:46.387Z Downloaded illumos-nvpair-sys v0.2.0
2312026-09-02T21:47:46.390Z Downloaded bit-set v0.8.0
2322026-09-02T21:47:46.391Z Downloaded inout v0.2.2
2332026-09-02T21:47:46.391Z Downloaded internet-checksum v0.2.1
2342026-09-02T21:47:46.394Z Downloaded defmt-parser v1.0.0
2352026-09-02T21:47:46.394Z Downloaded bb8 v0.8.6
2362026-09-02T21:47:46.398Z Downloaded bit-set v0.5.3
2372026-09-02T21:47:46.401Z Downloaded arrayref v0.3.9
2382026-09-02T21:47:46.401Z Downloaded assert_matches v1.5.0
2392026-09-02T21:47:46.404Z Downloaded half v1.8.3
2402026-09-02T21:47:46.404Z Downloaded http-body-util v0.1.3
2412026-09-02T21:47:46.408Z Downloaded corncobs v0.1.4
2422026-09-02T21:47:46.408Z Downloaded daft-derive v0.1.8
2432026-09-02T21:47:46.411Z Downloaded crossbeam-utils v0.8.21
2442026-09-02T21:47:46.415Z Downloaded atomic-waker v1.1.2
2452026-09-02T21:47:46.415Z Downloaded atomicwrites v0.4.4
2462026-09-02T21:47:46.415Z Downloaded cfg-if v1.0.4
2472026-09-02T21:47:46.419Z Downloaded cast v0.3.0
2482026-09-02T21:47:46.422Z Downloaded ciborium-io v0.2.2
2492026-09-02T21:47:46.422Z Downloaded oso-derive v0.27.3
2502026-09-02T21:47:46.422Z Downloaded password-hash v0.6.1
2512026-09-02T21:47:46.425Z Downloaded phf_shared v0.12.1
2522026-09-02T21:47:46.425Z Downloaded olpc-cjson v0.1.4
2532026-09-02T21:47:46.425Z Downloaded potential_utf v0.1.4
2542026-09-02T21:47:46.425Z Downloaded progenitor-client v0.14.0
2552026-09-02T21:47:46.428Z Downloaded httptest v0.16.4
2562026-09-02T21:47:46.431Z Downloaded defmt-macros v1.0.1
2572026-09-02T21:47:46.431Z Downloaded ctutils v0.4.2
2582026-09-02T21:47:46.434Z Downloaded hmac v0.13.0
2592026-09-02T21:47:46.439Z Downloaded ipnetwork v0.21.1
2602026-09-02T21:47:46.442Z Downloaded idna_adapter v1.2.1
2612026-09-02T21:47:46.442Z Downloaded ipnet v2.12.0
2622026-09-02T21:47:46.445Z Downloaded ingot-types v0.2.0
2632026-09-02T21:47:46.445Z Downloaded daft v0.1.8
2642026-09-02T21:47:46.448Z Downloaded diesel-dtrace v0.5.0
2652026-09-02T21:47:46.450Z Downloaded ingot v0.2.1
2662026-09-02T21:47:46.450Z Downloaded peg-runtime v0.8.5
2672026-09-02T21:47:46.451Z Downloaded hyper-staticfile v0.10.1
2682026-09-02T21:47:46.453Z Downloaded illumos-nvpair v0.3.0
2692026-09-02T21:47:46.454Z Downloaded percent-encoding v2.3.2
2702026-09-02T21:47:46.454Z Downloaded plotters-backend v0.3.7
2712026-09-02T21:47:46.454Z Downloaded indoc v2.0.7
2722026-09-02T21:47:46.457Z Downloaded plain v0.2.3
2732026-09-02T21:47:46.457Z Downloaded pretty-hex v0.4.1
2742026-09-02T21:47:46.457Z Downloaded colored v3.1.1
2752026-09-02T21:47:46.460Z Downloaded crc32fast v1.5.0
2762026-09-02T21:47:46.460Z Downloaded crossbeam-epoch v0.9.18
2772026-09-02T21:47:46.463Z Downloaded impl-trait-for-tuples v0.2.3
2782026-09-02T21:47:46.463Z Downloaded ctr v0.10.1
2792026-09-02T21:47:46.466Z Downloaded hickory-client v0.25.2
2802026-09-02T21:47:46.466Z Downloaded derive_builder_core v0.20.2
2812026-09-02T21:47:46.469Z Downloaded defmt v1.0.1
2822026-09-02T21:47:46.469Z Downloaded delegate v0.13.5
2832026-09-02T21:47:46.471Z Downloaded data-encoding v2.10.0
2842026-09-02T21:47:46.471Z Downloaded half v2.7.1
2852026-09-02T21:47:46.474Z Downloaded darling v0.13.4
2862026-09-02T21:47:46.477Z Downloaded der_derive v0.7.3
2872026-09-02T21:47:46.477Z Downloaded anstyle v1.0.14
2882026-09-02T21:47:46.477Z Downloaded progenitor-macro v0.13.0
2892026-09-02T21:47:46.480Z Downloaded clang-sys v1.8.1
2902026-09-02T21:47:46.480Z Downloaded cookie v0.18.1
2912026-09-02T21:47:46.480Z Downloaded const-oid v0.9.6
2922026-09-02T21:47:46.483Z Downloaded const-oid v0.10.2
2932026-09-02T21:47:46.483Z Downloaded owo-colors v3.5.0
2942026-09-02T21:47:46.486Z Downloaded path-tree v0.8.3
2952026-09-02T21:47:46.486Z Downloaded pin-project-lite v0.2.17
2962026-09-02T21:47:46.489Z Downloaded russh-util v0.52.0
2972026-09-02T21:47:46.489Z Downloaded argon2 v0.5.3
2982026-09-02T21:47:46.494Z Downloaded same-file v1.0.6
2992026-09-02T21:47:46.494Z Downloaded async-trait v0.1.89
3002026-09-02T21:47:46.497Z Downloaded byteorder v1.5.0
3012026-09-02T21:47:46.497Z Downloaded cexpr v0.6.0
3022026-09-02T21:47:46.497Z Downloaded scroll_derive v0.13.1
3032026-09-02T21:47:46.497Z Downloaded scopeguard v1.2.0
3042026-09-02T21:47:46.500Z Downloaded seq-macro v0.3.6
3052026-09-02T21:47:46.501Z Downloaded hmac v0.12.1
3062026-09-02T21:47:46.504Z Downloaded iana-time-zone v0.1.65
3072026-09-02T21:47:46.507Z Downloaded ingot-macros v0.2.0
3082026-09-02T21:47:46.510Z Downloaded parking_lot_core v0.8.6
3092026-09-02T21:47:46.510Z Downloaded cmov v0.5.4
3102026-09-02T21:47:46.511Z Downloaded console v0.15.11
3112026-09-02T21:47:46.513Z Downloaded console v0.16.2
3122026-09-02T21:47:46.513Z Downloaded cookie_store v0.22.1
3132026-09-02T21:47:46.516Z Downloaded hyper-rustls v0.27.7
3142026-09-02T21:47:46.516Z Downloaded darling v0.20.11
3152026-09-02T21:47:46.519Z Downloaded darling v0.23.0
3162026-09-02T21:47:46.522Z Downloaded deranged v0.5.8
3172026-09-02T21:47:46.525Z Downloaded psm v0.1.30
3182026-09-02T21:47:46.525Z Downloaded datatest-stable v0.3.3
3192026-09-02T21:47:46.528Z Downloaded slog-bunyan v2.5.0
3202026-09-02T21:47:46.528Z Downloaded similar-asserts v1.7.0
3212026-09-02T21:47:46.531Z Downloaded des v0.9.0
3222026-09-02T21:47:46.531Z Downloaded headers v0.4.1
3232026-09-02T21:47:46.534Z Downloaded pkcs8 v0.10.2
3242026-09-02T21:47:46.534Z Downloaded rand_chacha v0.9.0
3252026-09-02T21:47:46.537Z Downloaded rand_core v0.6.4
3262026-09-02T21:47:46.537Z Downloaded pem-rfc7468 v1.0.0
3272026-09-02T21:47:46.537Z Downloaded predicates v3.1.4
3282026-09-02T21:47:46.541Z Downloaded bitflags v2.11.0
3292026-09-02T21:47:46.544Z Downloaded signal-hook-mio v0.2.5
3302026-09-02T21:47:46.544Z Downloaded signature v3.0.0
3312026-09-02T21:47:46.544Z Downloaded crossbeam-deque v0.8.6
3322026-09-02T21:47:46.544Z Downloaded derive_builder v0.20.2
3332026-09-02T21:47:46.547Z Downloaded strip-ansi-escapes v0.2.1
3342026-09-02T21:47:46.547Z Downloaded async-bb8-diesel v0.2.1
3352026-09-02T21:47:46.550Z Downloaded relative-path v1.9.3
3362026-09-02T21:47:46.550Z Downloaded structmeta-derive v0.3.0
3372026-09-02T21:47:46.550Z Downloaded darling v0.21.3
3382026-09-02T21:47:46.552Z Downloaded supports-hyperlinks v3.2.0
3392026-09-02T21:47:46.556Z Downloaded target-triple v1.0.0
3402026-09-02T21:47:46.556Z Downloaded compact_str v0.8.1
3412026-09-02T21:47:46.556Z Downloaded blake2b_simd v1.0.4
3422026-09-02T21:47:46.559Z Downloaded cancel-safe-futures v0.1.5
3432026-09-02T21:47:46.559Z Downloaded quote v1.0.45
3442026-09-02T21:47:46.562Z Downloaded hybrid-array v0.4.13
3452026-09-02T21:47:46.562Z Downloaded anyhow v1.0.104
3462026-09-02T21:47:46.566Z Downloaded buf-list v1.1.2
3472026-09-02T21:47:46.566Z Downloaded bzip2 v0.6.1
3482026-09-02T21:47:46.569Z Downloaded resolv-conf v0.7.6
3492026-09-02T21:47:46.569Z Downloaded rust-argon2 v2.1.0
3502026-09-02T21:47:46.570Z Downloaded once_cell v1.21.3
3512026-09-02T21:47:46.570Z Downloaded serde_spanned v1.1.1
3522026-09-02T21:47:46.572Z Downloaded sync_wrapper v1.0.2
3532026-09-02T21:47:46.572Z Downloaded termtree v0.5.1
3542026-09-02T21:47:46.572Z Downloaded tap v1.0.1
3552026-09-02T21:47:46.572Z Downloaded httparse v1.10.1
3562026-09-02T21:47:46.576Z Downloaded sec1 v0.8.1
3572026-09-02T21:47:46.576Z Downloaded serde_derive_internals v0.29.1
3582026-09-02T21:47:46.576Z Downloaded heapless v0.7.17
3592026-09-02T21:47:46.581Z Downloaded icu_provider v2.1.1
3602026-09-02T21:47:46.581Z Downloaded ignore v0.4.25
3612026-09-02T21:47:46.581Z Downloaded topological-sort v0.2.2
3622026-09-02T21:47:46.585Z Downloaded tower-service v0.3.3
3632026-09-02T21:47:46.585Z Downloaded trait-variant v0.1.2
3642026-09-02T21:47:46.585Z Downloaded humantime v2.3.0
3652026-09-02T21:47:46.585Z Downloaded icu_properties v2.1.2
3662026-09-02T21:47:46.585Z Downloaded universal-hash v0.6.1
3672026-09-02T21:47:46.588Z Downloaded crc-any v2.5.0
3682026-09-02T21:47:46.588Z Downloaded parking_lot v0.12.5
3692026-09-02T21:47:46.588Z Downloaded siphasher v1.0.2
3702026-09-02T21:47:46.589Z Downloaded usdt-macro v0.6.0
3712026-09-02T21:47:46.589Z Downloaded utf-8 v0.7.6
3722026-09-02T21:47:46.652Z Downloaded version_check v0.9.5
3732026-09-02T21:47:46.652Z Downloaded darling_core v0.13.4
3742026-09-02T21:47:46.653Z Downloaded slog-dtrace v0.3.0
3752026-09-02T21:47:46.653Z Downloaded snafu-derive v0.8.9
3762026-09-02T21:47:46.653Z Downloaded primeorder v0.13.6
3772026-09-02T21:47:46.653Z Downloaded serde_tokenstream v0.2.3
3782026-09-02T21:47:46.653Z Downloaded heapless v0.8.0
3792026-09-02T21:47:46.653Z Downloaded usdt v0.5.0
3802026-09-02T21:47:46.653Z Downloaded wait-timeout v0.2.1
3812026-09-02T21:47:46.653Z Downloaded yoke-derive v0.8.1
3822026-09-02T21:47:46.653Z Downloaded strum_macros v0.26.4
3832026-09-02T21:47:46.653Z Downloaded strum_macros v0.27.2
3842026-09-02T21:47:46.653Z Downloaded derive_more v0.99.20
3852026-09-02T21:47:46.653Z Downloaded escape8259 v0.5.3
3862026-09-02T21:47:46.653Z Downloaded oxide-update-engine-types v0.1.2
3872026-09-02T21:47:46.654Z Downloaded primeorder v0.14.0
3882026-09-02T21:47:46.654Z Downloaded synstructure v0.13.2
3892026-09-02T21:47:46.654Z Downloaded tokio-tungstenite v0.21.0
3902026-09-02T21:47:46.654Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3912026-09-02T21:47:46.654Z Downloaded enum-as-inner v0.6.1
3922026-09-02T21:47:46.654Z Downloaded fnv v1.0.7
3932026-09-02T21:47:46.654Z Downloaded difflib v0.4.0
3942026-09-02T21:47:46.654Z Downloaded document-features v0.2.12
3952026-09-02T21:47:46.654Z Downloaded keccak v0.1.6
3962026-09-02T21:47:46.654Z Downloaded endian-type v0.1.2
3972026-09-02T21:47:46.654Z Downloaded embedded-io v0.4.0
3982026-09-02T21:47:46.654Z Downloaded cfg-expr v0.20.6
3992026-09-02T21:47:46.654Z Downloaded omicron-zone-package v0.12.3
4002026-09-02T21:47:46.654Z Downloaded rpassword v7.5.4
4012026-09-02T21:47:46.654Z Downloaded semver v1.0.28
4022026-09-02T21:47:46.654Z Downloaded icu_normalizer_data v2.1.1
4032026-09-02T21:47:46.654Z Downloaded indexmap v1.9.3
4042026-09-02T21:47:46.659Z Downloaded thread-id v5.1.0
4052026-09-02T21:47:46.659Z Downloaded time-macros v0.2.27
4062026-09-02T21:47:46.659Z Downloaded tinytemplate v1.2.1
4072026-09-02T21:47:46.659Z Downloaded tokio-dtrace v0.1.1
4082026-09-02T21:47:46.659Z Downloaded icu_locale_core v2.1.1
4092026-09-02T21:47:46.659Z Downloaded indicatif v0.18.4
4102026-09-02T21:47:46.660Z Downloaded fd-lock v4.0.4
4112026-09-02T21:47:46.660Z Downloaded form_urlencoded v1.2.2
4122026-09-02T21:47:46.660Z Downloaded funty v2.0.0
4132026-09-02T21:47:46.660Z Downloaded proc-macro2 v1.0.106
4142026-09-02T21:47:46.660Z Downloaded vergen-git2 v9.1.0
4152026-09-02T21:47:46.660Z Downloaded jiff-static v0.2.34
4162026-09-02T21:47:46.660Z Downloaded libscf-sys v1.2.0
4172026-09-02T21:47:46.660Z Downloaded linkme-impl v0.3.35
4182026-09-02T21:47:46.660Z Downloaded maplit v1.0.2
4192026-09-02T21:47:46.660Z Downloaded memmap v0.7.0
4202026-09-02T21:47:46.661Z Downloaded md5 v0.8.0
4212026-09-02T21:47:46.661Z Downloaded darling_core v0.20.11
4222026-09-02T21:47:46.661Z Downloaded sha2 v0.10.9
4232026-09-02T21:47:46.661Z Downloaded darling_core v0.21.3
4242026-09-02T21:47:46.666Z Downloaded darling_core v0.23.0
4252026-09-02T21:47:46.666Z Downloaded hashbrown v0.12.3
4262026-09-02T21:47:46.670Z Downloaded hickory-resolver v0.24.4
4272026-09-02T21:47:46.670Z Downloaded derive-where v1.6.0
4282026-09-02T21:47:46.674Z Downloaded whoami v1.6.1
4292026-09-02T21:47:46.675Z Downloaded async-object-pool v0.2.0
4302026-09-02T21:47:46.675Z Downloaded sha2 v0.11.0
4312026-09-02T21:47:46.675Z Downloaded thiserror-impl v2.0.18
4322026-09-02T21:47:46.680Z Downloaded zmij v1.0.21
4332026-09-02T21:47:46.680Z Downloaded dtrace-parser v0.3.0
4342026-09-02T21:47:46.680Z Downloaded num-iter v0.1.45
4352026-09-02T21:47:46.680Z Downloaded writeable v0.6.2
4362026-09-02T21:47:46.680Z Downloaded wyz v0.5.1
4372026-09-02T21:47:46.680Z Downloaded atty v0.2.14
4382026-09-02T21:47:46.685Z Downloaded crossbeam-channel v0.5.15
4392026-09-02T21:47:46.685Z Downloaded allocator-api2 v0.2.21
4402026-09-02T21:47:46.685Z Downloaded rustls-platform-verifier v0.6.2
4412026-09-02T21:47:46.690Z Downloaded icu_normalizer v2.1.1
4422026-09-02T21:47:46.690Z Downloaded fallible-iterator v0.2.0
4432026-09-02T21:47:46.690Z Downloaded fixedbitset v0.4.2
4442026-09-02T21:47:46.690Z Downloaded foldhash v0.1.5
4452026-09-02T21:47:46.694Z Downloaded futures-executor v0.3.32
4462026-09-02T21:47:46.694Z Downloaded newtype-uuid-macros v0.1.0
4472026-09-02T21:47:46.694Z Downloaded anstyle-query v1.1.5
4482026-09-02T21:47:46.694Z Downloaded oxide-generation-macros v0.2.0
4492026-09-02T21:47:46.695Z Downloaded newtype_derive v0.1.6
4502026-09-02T21:47:46.695Z Downloaded approx v0.5.1
4512026-09-02T21:47:46.695Z Downloaded bcrypt-pbkdf v0.11.0
4522026-09-02T21:47:46.699Z Downloaded http v1.4.2
4532026-09-02T21:47:46.699Z Downloaded hickory-resolver v0.25.2
4542026-09-02T21:47:46.703Z Downloaded globset v0.4.18
4552026-09-02T21:47:46.703Z Downloaded jobserver v0.1.34
4562026-09-02T21:47:46.703Z Downloaded dof v0.3.0
4572026-09-02T21:47:46.703Z Downloaded displaydoc v0.2.5
4582026-09-02T21:47:46.707Z Downloaded icu_collections v2.1.1
4592026-09-02T21:47:46.710Z Downloaded base16ct v1.0.0
4602026-09-02T21:47:46.710Z Downloaded socket2 v0.5.10
4612026-09-02T21:47:46.710Z Downloaded cfg_aliases v0.1.1
4622026-09-02T21:47:46.710Z Downloaded p384 v0.14.0
4632026-09-02T21:47:46.713Z Downloaded parse-size v1.1.0
4642026-09-02T21:47:46.713Z Downloaded phf_shared v0.11.3
4652026-09-02T21:47:46.713Z Downloaded ed25519 v2.2.3
4662026-09-02T21:47:46.713Z Downloaded find-msvc-tools v0.1.9
4672026-09-02T21:47:46.716Z Downloaded toml v0.8.23
4682026-09-02T21:47:46.716Z Downloaded toml_parser v1.1.2+spec-1.1.0
4692026-09-02T21:47:46.716Z Downloaded futures-task v0.3.32
4702026-09-02T21:47:46.720Z Downloaded linkme v0.3.35
4712026-09-02T21:47:46.720Z Downloaded lru-slab v0.1.2
4722026-09-02T21:47:46.720Z Downloaded hickory-server v0.25.2
4732026-09-02T21:47:46.723Z Downloaded path-slash v0.1.5
4742026-09-02T21:47:46.723Z Downloaded num-integer v0.1.46
4752026-09-02T21:47:46.726Z Downloaded h2 v0.4.15
4762026-09-02T21:47:46.729Z Downloaded crypto-bigint v0.5.5
4772026-09-02T21:47:46.731Z Downloaded der v0.7.10
4782026-09-02T21:47:46.734Z Downloaded num-complex v0.4.6
4792026-09-02T21:47:46.738Z Downloaded bit-vec v0.8.0
4802026-09-02T21:47:46.738Z Downloaded rstest_macros v0.25.0
4812026-09-02T21:47:46.738Z Downloaded serde_derive v1.0.228
4822026-09-02T21:47:46.741Z Downloaded serde_yaml v0.9.34+deprecated
4832026-09-02T21:47:46.744Z Downloaded tempfile v3.27.0
4842026-09-02T21:47:46.744Z Downloaded tungstenite v0.21.0
4852026-09-02T21:47:46.747Z Downloaded camino-tempfile v1.4.1
4862026-09-02T21:47:46.747Z Downloaded quick-error v1.2.3
4872026-09-02T21:47:46.747Z Downloaded proc-macro-crate v1.3.1
4882026-09-02T21:47:46.750Z Downloaded proc-macro-crate v3.4.0
4892026-09-02T21:47:46.751Z Downloaded hashbrown v0.13.2
4902026-09-02T21:47:46.751Z Downloaded rustc_version v0.4.1
4912026-09-02T21:47:46.754Z Downloaded internal-russh-num-bigint v0.5.0
4922026-09-02T21:47:46.757Z Downloaded progenitor-macro v0.14.0
4932026-09-02T21:47:46.757Z Downloaded rand_pcg v0.10.2
4942026-09-02T21:47:46.757Z Downloaded rfc6979 v0.6.0
4952026-09-02T21:47:46.757Z Downloaded smallvec v1.15.1
4962026-09-02T21:47:46.760Z Downloaded oxide-tokio-rt v0.1.4
4972026-09-02T21:47:46.760Z Downloaded newtype-uuid v1.3.2
4982026-09-02T21:47:46.760Z Downloaded nu-ansi-term v0.50.3
4992026-09-02T21:47:46.763Z Downloaded sapling-renderdag v0.1.0
5002026-09-02T21:47:46.764Z Downloaded scheduled-thread-pool v0.2.7
5012026-09-02T21:47:46.764Z Downloaded libefi-sys v0.1.0
5022026-09-02T21:47:46.765Z Downloaded backtrace v0.3.76
5032026-09-02T21:47:46.768Z Downloaded rand v0.8.6
5042026-09-02T21:47:46.768Z Downloaded indexmap v2.14.0
5052026-09-02T21:47:46.771Z Downloaded peg-macros v0.8.5
5062026-09-02T21:47:46.771Z Downloaded serde_urlencoded v0.7.1
5072026-09-02T21:47:46.774Z Downloaded num-rational v0.4.2
5082026-09-02T21:47:46.774Z Downloaded iri-string v0.7.10
5092026-09-02T21:47:46.777Z Downloaded diff v0.1.13
5102026-09-02T21:47:46.779Z Downloaded ecdsa v0.17.0
5112026-09-02T21:47:46.782Z Downloaded backoff v0.4.0
5122026-09-02T21:47:46.782Z Downloaded bs58 v0.5.1
5132026-09-02T21:47:46.782Z Downloaded secrecy v0.8.0
5142026-09-02T21:47:46.785Z Downloaded serde_regex v1.1.0
5152026-09-02T21:47:46.785Z Downloaded ahash v0.8.12
5162026-09-02T21:47:46.785Z Downloaded stable_deref_trait v1.2.1
5172026-09-02T21:47:46.789Z Downloaded slog-envlogger v2.2.0
5182026-09-02T21:47:46.789Z Downloaded strsim v0.10.0
5192026-09-02T21:47:46.789Z Downloaded tagptr v0.2.0
5202026-09-02T21:47:46.789Z Downloaded supports-color v3.0.2
5212026-09-02T21:47:46.792Z Downloaded bitflags v1.3.2
5222026-09-02T21:47:46.792Z Downloaded rustls-webpki v0.103.13
5232026-09-02T21:47:46.794Z Downloaded camino v1.2.5
5242026-09-02T21:47:46.794Z Downloaded test-strategy v0.4.5
5252026-09-02T21:47:46.798Z Downloaded futures-timer v3.0.3
5262026-09-02T21:47:46.798Z Downloaded memmap2 v0.9.10
5272026-09-02T21:47:46.800Z Downloaded packed_struct_codegen v0.10.1
5282026-09-02T21:47:46.800Z Downloaded try-lock v0.2.5
5292026-09-02T21:47:46.800Z Downloaded swrite v0.1.0
5302026-09-02T21:47:46.800Z Downloaded unicode-truncate v1.1.0
5312026-09-02T21:47:46.803Z Downloaded hyper-util v0.1.20
5322026-09-02T21:47:46.806Z Downloaded derive_more-impl v2.1.1
5332026-09-02T21:47:46.809Z Downloaded pkg-config v0.3.32
5342026-09-02T21:47:46.809Z Downloaded parking_lot v0.11.2
5352026-09-02T21:47:46.809Z Downloaded typify v0.6.2
5362026-09-02T21:47:46.813Z Downloaded rustls-pemfile v2.2.0
5372026-09-02T21:47:46.815Z Downloaded pkcs1 v0.7.5
5382026-09-02T21:47:46.816Z Downloaded guppy v0.17.25
5392026-09-02T21:47:46.818Z Downloaded poly1305 v0.8.0
5402026-09-02T21:47:46.821Z Downloaded ppv-lite86 v0.2.21
5412026-09-02T21:47:46.821Z Downloaded dirs-sys-next v0.1.2
5422026-09-02T21:47:46.821Z Downloaded hashbrown v0.14.5
5432026-09-02T21:47:46.825Z Downloaded hashbrown v0.16.1
5442026-09-02T21:47:46.828Z Downloaded unit-prefix v0.5.2
5452026-09-02T21:47:46.828Z Downloaded shlex v1.3.0
5462026-09-02T21:47:46.831Z Downloaded embedded-io v0.6.1
5472026-09-02T21:47:46.831Z Downloaded foreign-types-shared v0.1.1
5482026-09-02T21:47:46.831Z Downloaded native-tls v0.2.18
5492026-09-02T21:47:46.834Z Downloaded samael v0.0.19
5502026-09-02T21:47:46.837Z Downloaded rand_core v0.10.0
5512026-09-02T21:47:46.844Z Downloaded tls_codec_derive v0.4.2
5522026-09-02T21:47:46.847Z Downloaded dyn-clone v1.0.20
5532026-09-02T21:47:46.847Z Downloaded untrusted v0.9.0
5542026-09-02T21:47:46.847Z Downloaded der v0.8.0
5552026-09-02T21:47:46.851Z Downloaded vergen-gitcl v1.0.8
5562026-09-02T21:47:46.854Z Downloaded zerocopy-derive v0.7.35
5572026-09-02T21:47:46.854Z Downloaded fxhash v0.2.1
5582026-09-02T21:47:46.854Z Downloaded itertools v0.10.5
5592026-09-02T21:47:46.857Z Downloaded signature v2.2.0
5602026-09-02T21:47:46.860Z Downloaded hashbrown v0.15.5
5612026-09-02T21:47:46.863Z Downloaded slog-term v2.9.2
5622026-09-02T21:47:46.863Z Downloaded itoa v1.0.17
5632026-09-02T21:47:46.866Z Downloaded lru-cache v0.1.2
5642026-09-02T21:47:46.866Z Downloaded lzss v0.8.2
5652026-09-02T21:47:46.866Z Downloaded mime v0.3.17
5662026-09-02T21:47:46.866Z Downloaded stringmetrics v2.2.2
5672026-09-02T21:47:46.869Z Downloaded stringprep v0.1.5
5682026-09-02T21:47:46.869Z Downloaded getrandom v0.3.4
5692026-09-02T21:47:46.872Z Downloaded getrandom v0.4.3
5702026-09-02T21:47:46.872Z Downloaded thread_local v1.1.9
5712026-09-02T21:47:46.875Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5722026-09-02T21:47:46.875Z Downloaded itertools v0.12.1
5732026-09-02T21:47:46.878Z Downloaded pest_generator v2.8.6
5742026-09-02T21:47:46.881Z Downloaded multimap v0.10.1
5752026-09-02T21:47:46.881Z Downloaded newline-converter v0.3.0
5762026-09-02T21:47:46.881Z Downloaded nonempty v0.12.0
5772026-09-02T21:47:46.881Z Downloaded normalize-line-endings v0.3.0
5782026-09-02T21:47:46.884Z Downloaded async-recursion v1.1.1
5792026-09-02T21:47:46.884Z Downloaded postcard v1.1.3
5802026-09-02T21:47:46.887Z Downloaded diesel_derives v2.3.7
5812026-09-02T21:47:46.890Z Downloaded env_filter v2.0.0
5822026-09-02T21:47:46.890Z Downloaded bitfield-macros v0.19.4
5832026-09-02T21:47:46.890Z Downloaded base16ct v0.2.0
5842026-09-02T21:47:46.894Z Downloaded usdt-impl v0.5.0
5852026-09-02T21:47:46.894Z Downloaded progenitor v0.13.0
5862026-09-02T21:47:46.894Z Downloaded env_logger v0.11.11
5872026-09-02T21:47:46.897Z Downloaded filetime v0.2.27
5882026-09-02T21:47:46.897Z Downloaded git-stub-vcs v0.1.0
5892026-09-02T21:47:46.897Z Downloaded chumsky v0.9.3
5902026-09-02T21:47:46.900Z Downloaded target-spec v3.5.7
5912026-09-02T21:47:46.900Z Downloaded term v1.2.1
5922026-09-02T21:47:46.904Z Downloaded termcolor v1.4.1
5932026-09-02T21:47:46.904Z Downloaded vergen v9.1.0
5942026-09-02T21:47:46.909Z Downloaded ff v0.14.0
5952026-09-02T21:47:46.909Z Downloaded block-buffer v0.10.4
5962026-09-02T21:47:46.909Z Downloaded cfg_aliases v0.2.1
5972026-09-02T21:47:46.909Z Downloaded openssl-macros v0.1.1
5982026-09-02T21:47:46.909Z Downloaded idna v1.1.0
5992026-09-02T21:47:46.912Z Downloaded steno v0.4.1
6002026-09-02T21:47:46.912Z Downloaded derive_more v2.1.1
6012026-09-02T21:47:46.919Z Downloaded openssl-sys v0.9.117
6022026-09-02T21:47:46.923Z Downloaded generic-array v0.14.7
6032026-09-02T21:47:46.926Z Downloaded parse-display v0.10.0
6042026-09-02T21:47:46.926Z Downloaded pest_meta v2.8.6
6052026-09-02T21:47:46.926Z Downloaded digest v0.10.7
6062026-09-02T21:47:46.929Z Downloaded mime_guess v2.0.5
6072026-09-02T21:47:46.929Z Downloaded hashbrown v0.17.0
6082026-09-02T21:47:46.932Z Downloaded zeroize v1.9.0
6092026-09-02T21:47:46.932Z Downloaded rand_xorshift v0.4.0
6102026-09-02T21:47:46.935Z Downloaded similar v2.7.0
6112026-09-02T21:47:46.938Z Downloaded fs_extra v1.3.0
6122026-09-02T21:47:46.938Z Downloaded p521 v0.14.0
6132026-09-02T21:47:46.942Z Downloaded precomputed-hash v0.1.1
6142026-09-02T21:47:46.942Z Downloaded predicates-core v1.0.10
6152026-09-02T21:47:46.942Z Downloaded knuffel-derive v3.2.0
6162026-09-02T21:47:46.946Z Downloaded foldhash v0.2.0
6172026-09-02T21:47:46.946Z Downloaded autocfg v1.5.0
6182026-09-02T21:47:46.946Z Downloaded recursive v0.1.1
6192026-09-02T21:47:46.946Z Downloaded tokio-rustls v0.26.4
6202026-09-02T21:47:46.946Z Downloaded tokio-stream v0.1.18
6212026-09-02T21:47:46.949Z Downloaded linear-map v1.2.0
6222026-09-02T21:47:46.949Z Downloaded term v0.7.0
6232026-09-02T21:47:46.952Z Downloaded tracing-core v0.1.36
6242026-09-02T21:47:46.955Z Downloaded signal-hook-tokio v0.3.1
6252026-09-02T21:47:46.955Z Downloaded crossterm v0.28.1
6262026-09-02T21:47:46.958Z Downloaded serde_bytes v0.11.19
6272026-09-02T21:47:46.961Z Downloaded sha1 v0.10.6
6282026-09-02T21:47:46.961Z Downloaded url v2.5.8
6292026-09-02T21:47:46.965Z Downloaded prefix-trie v0.7.0
6302026-09-02T21:47:46.969Z Downloaded ucd-trie v0.1.7
6312026-09-02T21:47:46.969Z Downloaded icu_properties_data v2.1.2
6322026-09-02T21:47:46.972Z Downloaded usdt-impl v0.6.0
6332026-09-02T21:47:46.975Z Downloaded walkdir v2.5.0
6342026-09-02T21:47:46.975Z Downloaded port-file v0.1.0
6352026-09-02T21:47:46.975Z Downloaded num_enum v0.5.11
6362026-09-02T21:47:46.978Z Downloaded num_enum v0.7.6
6372026-09-02T21:47:46.982Z Downloaded anstream v1.0.0
6382026-09-02T21:47:46.985Z Downloaded anstyle-parse v1.0.0
6392026-09-02T21:47:46.985Z Downloaded smawk v0.3.2
6402026-09-02T21:47:46.985Z Downloaded adler2 v2.0.1
6412026-09-02T21:47:46.988Z Downloaded anstyle-parse v0.2.7
6422026-09-02T21:47:46.988Z Downloaded chacha20 v0.9.1
6432026-09-02T21:47:46.988Z Downloaded iddqd v0.4.2
6442026-09-02T21:47:46.993Z Downloaded schemars v0.8.22
6452026-09-02T21:47:47.000Z Downloaded sponge-cursor v0.1.0
6462026-09-02T21:47:47.003Z Downloaded sqlparser_derive v0.5.0
6472026-09-02T21:47:47.003Z Downloaded proc-macro-error-attr2 v2.0.0
6482026-09-02T21:47:47.003Z Downloaded supports-color v2.1.0
6492026-09-02T21:47:47.004Z Downloaded yasna v0.5.2
6502026-09-02T21:47:47.008Z Downloaded tabled_derive v0.7.0
6512026-09-02T21:47:47.008Z Downloaded cipher v0.4.4
6522026-09-02T21:47:47.008Z Downloaded oxnet v0.1.6
6532026-09-02T21:47:47.008Z Downloaded tokio-macros v2.7.0
6542026-09-02T21:47:47.011Z Downloaded zopfli v0.8.3
6552026-09-02T21:47:47.011Z Downloaded progenitor-extras v0.2.0
6562026-09-02T21:47:47.011Z Downloaded snafu v0.8.9
6572026-09-02T21:47:47.016Z Downloaded drift v0.2.0
6582026-09-02T21:47:47.021Z Downloaded toml_datetime v0.6.11
6592026-09-02T21:47:47.021Z Downloaded utf8_iter v1.0.4
6602026-09-02T21:47:47.024Z Downloaded utf8parse v0.2.2
6612026-09-02T21:47:47.024Z Downloaded universal-hash v0.5.1
6622026-09-02T21:47:47.024Z Downloaded paste v1.0.15
6632026-09-02T21:47:47.024Z Downloaded peg v0.8.5
6642026-09-02T21:47:47.027Z Downloaded phf v0.13.1
6652026-09-02T21:47:47.027Z Downloaded bzip2 v0.4.4
6662026-09-02T21:47:47.030Z Downloaded toml_edit v0.23.10+spec-1.0.0
6672026-09-02T21:47:47.030Z Downloaded unarray v0.1.4
6682026-09-02T21:47:47.034Z Downloaded rustc-demangle v0.1.27
6692026-09-02T21:47:47.034Z Downloaded serde-hex v0.1.0
6702026-09-02T21:47:47.034Z Downloaded waitgroup v0.1.2
6712026-09-02T21:47:47.034Z Downloaded downcast-rs v2.0.2
6722026-09-02T21:47:47.034Z Downloaded equivalent v1.0.2
6732026-09-02T21:47:47.037Z Downloaded itertools v0.13.0
6742026-09-02T21:47:47.040Z Downloaded qorb v0.4.1
6752026-09-02T21:47:47.043Z Downloaded scroll v0.13.0
6762026-09-02T21:47:47.043Z Downloaded hkdf v0.12.4
6772026-09-02T21:47:47.046Z Downloaded hkdf v0.13.0
6782026-09-02T21:47:47.046Z Downloaded digest-io v0.1.0
6792026-09-02T21:47:47.046Z Downloaded dtrace-parser v0.2.0
6802026-09-02T21:47:47.049Z Downloaded rusty-fork v0.3.1
6812026-09-02T21:47:47.049Z Downloaded scroll v0.12.0
6822026-09-02T21:47:47.049Z Downloaded slab v0.4.12
6832026-09-02T21:47:47.049Z Downloaded event-listener-strategy v0.5.4
6842026-09-02T21:47:47.052Z Downloaded foreign-types v0.5.0
6852026-09-02T21:47:47.052Z Downloaded futures-macro v0.3.32
6862026-09-02T21:47:47.052Z Downloaded hyper v1.10.1
6872026-09-02T21:47:47.055Z Downloaded unicode-segmentation v1.12.0
6882026-09-02T21:47:47.058Z Downloaded dsl_auto_type v0.2.0
6892026-09-02T21:47:47.058Z Downloaded slog-scope v4.4.1
6902026-09-02T21:47:47.061Z Downloaded crossterm v0.29.0
6912026-09-02T21:47:47.064Z Downloaded goblin v0.8.2
6922026-09-02T21:47:47.067Z Downloaded pest v2.8.6
6932026-09-02T21:47:47.070Z Downloaded zerovec v0.11.5
6942026-09-02T21:47:47.073Z Downloaded termios v0.3.3
6952026-09-02T21:47:47.076Z Downloaded thiserror v1.0.69
6962026-09-02T21:47:47.079Z Downloaded thiserror v2.0.18
6972026-09-02T21:47:47.082Z Downloaded tokio-native-tls v0.3.1
6982026-09-02T21:47:47.082Z Downloaded unicode-ident v1.0.24
6992026-09-02T21:47:47.086Z Downloaded gethostname v0.5.0
7002026-09-02T21:47:47.086Z Downloaded match_cfg v0.1.0
7012026-09-02T21:47:47.086Z Downloaded toml_writer v1.1.1+spec-1.1.0
7022026-09-02T21:47:47.086Z Downloaded miette-derive v5.10.0
7032026-09-02T21:47:47.086Z Downloaded serde_tokenstream v0.3.0
7042026-09-02T21:47:47.089Z Downloaded spki v0.8.0
7052026-09-02T21:47:47.089Z Downloaded cargo_metadata v0.23.1
7062026-09-02T21:47:47.089Z Downloaded kstat-rs v0.2.5
7072026-09-02T21:47:47.092Z Downloaded aes v0.9.1
7082026-09-02T21:47:47.092Z Downloaded sqlformat v0.3.5
7092026-09-02T21:47:47.096Z Downloaded support-bundle-viewer v0.1.2
7102026-09-02T21:47:47.096Z Downloaded num-conv v0.2.0
7112026-09-02T21:47:47.096Z Downloaded ar_archive_writer v0.5.1
7122026-09-02T21:47:47.100Z Downloaded rand_distr v0.5.1
7132026-09-02T21:47:47.101Z Downloaded owo-colors v4.3.0
7142026-09-02T21:47:47.101Z Downloaded papergrid v0.11.0
7152026-09-02T21:47:47.108Z Downloaded vsss-rs v3.3.4
7162026-09-02T21:47:47.108Z Downloaded yoke v0.8.1
7172026-09-02T21:47:47.111Z Downloaded serde_core v1.0.228
7182026-09-02T21:47:47.111Z Downloaded dropshot_endpoint v0.17.1
7192026-09-02T21:47:47.111Z Downloaded itertools v0.14.0
7202026-09-02T21:47:47.115Z Downloaded cargo-platform v0.3.2
7212026-09-02T21:47:47.115Z Downloaded pkcs5 v0.8.1
7222026-09-02T21:47:47.118Z Downloaded itertools v0.15.0
7232026-09-02T21:47:47.121Z Downloaded ref-cast-impl v1.0.25
7242026-09-02T21:47:47.125Z Downloaded zerovec-derive v0.11.2
7252026-09-02T21:47:47.125Z Downloaded ff v0.13.1
7262026-09-02T21:47:47.125Z Downloaded pkcs1 v0.8.0-rc.4
7272026-09-02T21:47:47.129Z Downloaded block-buffer v0.12.1
7282026-09-02T21:47:47.129Z Downloaded openssl-probe v0.1.6
7292026-09-02T21:47:47.129Z Downloaded progenitor-impl v0.13.0
7302026-09-02T21:47:47.129Z Downloaded memchr v2.8.0
7312026-09-02T21:47:47.132Z Downloaded russh-cryptovec v0.62.0
7322026-09-02T21:47:47.132Z Downloaded libbz2-rs-sys v0.2.2
7332026-09-02T21:47:47.135Z Downloaded float-cmp v0.10.0
7342026-09-02T21:47:47.135Z Downloaded secrecy v0.10.3
7352026-09-02T21:47:47.135Z Downloaded semver v0.1.20
7362026-09-02T21:47:47.135Z Downloaded serde_spanned v0.6.9
7372026-09-02T21:47:47.135Z Downloaded recursive-proc-macro-impl v0.1.1
7382026-09-02T21:47:47.139Z Downloaded scroll_derive v0.12.1
7392026-09-02T21:47:47.139Z Downloaded plotters v0.3.7
7402026-09-02T21:47:47.142Z Downloaded ryu v1.0.23
7412026-09-02T21:47:47.145Z Downloaded structmeta v0.3.0
7422026-09-02T21:47:47.145Z Downloaded supports-unicode v3.0.0
7432026-09-02T21:47:47.145Z Downloaded tabwriter v1.4.1
7442026-09-02T21:47:47.145Z Downloaded bitfield v0.19.4
7452026-09-02T21:47:47.148Z Downloaded knus-derive v3.4.0
7462026-09-02T21:47:47.148Z Downloaded pin-project-internal v1.1.11
7472026-09-02T21:47:47.149Z Downloaded strum v0.26.3
7482026-09-02T21:47:47.152Z Downloaded take_mut v0.2.2
7492026-09-02T21:47:47.152Z Downloaded thiserror-impl-no-std v2.0.2
7502026-09-02T21:47:47.152Z Downloaded sha1 v0.11.0
7512026-09-02T21:47:47.152Z Downloaded phf v0.12.1
7522026-09-02T21:47:47.154Z Downloaded rayon v1.11.0
7532026-09-02T21:47:47.157Z Downloaded primefield v0.14.0
7542026-09-02T21:47:47.162Z Downloaded r2d2 v0.8.10
7552026-09-02T21:47:47.162Z Downloaded textwrap v0.16.2
7562026-09-02T21:47:47.162Z Downloaded fs-err v3.3.0
7572026-09-02T21:47:47.167Z Downloaded getrandom v0.2.17
7582026-09-02T21:47:47.167Z Downloaded serde v1.0.228
7592026-09-02T21:47:47.170Z Downloaded zip v0.6.6
7602026-09-02T21:47:47.170Z Downloaded rustls-native-certs v0.8.3
7612026-09-02T21:47:47.173Z Downloaded tower-layer v0.3.3
7622026-09-02T21:47:47.173Z Downloaded usdt-macro v0.5.0
7632026-09-02T21:47:47.173Z Downloaded wnaf v0.14.0
7642026-09-02T21:47:47.173Z Downloaded dropshot-api-manager-types v0.8.0
7652026-09-02T21:47:47.173Z Downloaded lalrpop-util v0.19.12
7662026-09-02T21:47:47.173Z Downloaded zeroize_derive v1.5.0
7672026-09-02T21:47:47.177Z Downloaded globwalk v0.9.1
7682026-09-02T21:47:47.177Z Downloaded cc v1.2.56
7692026-09-02T21:47:47.177Z Downloaded unicase v2.9.0
7702026-09-02T21:47:47.179Z Downloaded futures v0.3.32
7712026-09-02T21:47:47.183Z Downloaded aead v0.6.1
7722026-09-02T21:47:47.183Z Downloaded rawzip v0.4.4
7732026-09-02T21:47:47.186Z Downloaded ed25519-dalek v3.0.0
7742026-09-02T21:47:47.189Z Downloaded base64 v0.21.7
7752026-09-02T21:47:47.189Z Downloaded block-padding v0.4.2
7762026-09-02T21:47:47.194Z Downloaded bumpalo v3.20.2
7772026-09-02T21:47:47.194Z Downloaded tungstenite v0.23.0
7782026-09-02T21:47:47.197Z Downloaded oxide-update-engine-display v0.1.2
7792026-09-02T21:47:47.197Z Downloaded futures-sink v0.3.32
7802026-09-02T21:47:47.197Z Downloaded linked-hash-map v0.5.6
7812026-09-02T21:47:47.197Z Downloaded argon2 v0.6.0-rc.8
7822026-09-02T21:47:47.197Z Downloaded memoffset v0.9.1
7832026-09-02T21:47:47.200Z Downloaded nested v0.1.1
7842026-09-02T21:47:47.200Z Downloaded new_debug_unreachable v1.0.6
7852026-09-02T21:47:47.200Z Downloaded polyval v0.7.1
7862026-09-02T21:47:47.200Z Downloaded vte v0.14.1
7872026-09-02T21:47:47.203Z Downloaded slog-stdlog v4.1.1
7882026-09-02T21:47:47.203Z Downloaded async-stream v0.3.6
7892026-09-02T21:47:47.203Z Downloaded bitfield-struct v0.6.2
7902026-09-02T21:47:47.208Z Downloaded parking v2.2.1
7912026-09-02T21:47:47.208Z Downloaded quick-xml v0.37.5
7922026-09-02T21:47:47.211Z Downloaded rstest v0.25.0
7932026-09-02T21:47:47.214Z Downloaded miette v5.10.0
7942026-09-02T21:47:47.214Z Downloaded thiserror-no-std v2.0.2
7952026-09-02T21:47:47.217Z Downloaded nibble_vec v0.1.0
7962026-09-02T21:47:47.217Z Downloaded progenitor v0.14.0
7972026-09-02T21:47:47.220Z Downloaded progenitor-client v0.13.0
7982026-09-02T21:47:47.220Z Downloaded thiserror-impl v1.0.69
7992026-09-02T21:47:47.221Z Downloaded usdt v0.6.0
8002026-09-02T21:47:47.221Z Downloaded tokio-tungstenite v0.23.1
8012026-09-02T21:47:47.224Z Downloaded ciborium-ll v0.2.2
8022026-09-02T21:47:47.224Z Downloaded plotters-svg v0.3.7
8032026-09-02T21:47:47.224Z Downloaded typenum v1.20.1
8042026-09-02T21:47:47.228Z Downloaded log v0.4.33
8052026-09-02T21:47:47.231Z Downloaded goblin v0.10.5
8062026-09-02T21:47:47.236Z Downloaded litemap v0.8.1
8072026-09-02T21:47:47.236Z Downloaded libloading v0.8.9
8082026-09-02T21:47:47.239Z Downloaded aes-gcm v0.11.0
8092026-09-02T21:47:47.239Z Downloaded ron v0.8.1
8102026-09-02T21:47:47.242Z Downloaded stacker v0.1.23
8112026-09-02T21:47:47.242Z Downloaded ml-kem v0.3.2
8122026-09-02T21:47:47.245Z Downloaded fastrand v2.3.0
8132026-09-02T21:47:47.245Z Downloaded serde_plain v1.0.2
8142026-09-02T21:47:47.248Z Downloaded fancy-regex v0.14.0
8152026-09-02T21:47:47.248Z Downloaded num_enum_derive v0.7.6
8162026-09-02T21:47:47.248Z Downloaded blake3 v1.8.5
8172026-09-02T21:47:47.254Z Downloaded elliptic-curve v0.14.1
8182026-09-02T21:47:47.256Z Downloaded async-lock v3.4.2
8192026-09-02T21:47:47.259Z Downloaded num_threads v0.1.7
8202026-09-02T21:47:47.260Z Downloaded spin v0.9.8
8212026-09-02T21:47:47.260Z Downloaded backon v1.6.0
8222026-09-02T21:47:47.263Z Downloaded chacha20 v0.10.0
8232026-09-02T21:47:47.263Z Downloaded supports-hyperlinks v2.1.0
8242026-09-02T21:47:47.263Z Downloaded terminal_size v0.4.3
8252026-09-02T21:47:47.266Z Downloaded bit-vec v0.6.3
8262026-09-02T21:47:47.266Z Downloaded digest v0.11.3
8272026-09-02T21:47:47.266Z Downloaded sync-ptr v0.1.4
8282026-09-02T21:47:47.269Z Downloaded toml_write v0.1.2
8292026-09-02T21:47:47.269Z Downloaded pem-rfc7468 v0.7.0
8302026-09-02T21:47:47.269Z Downloaded testing_table v0.3.0
8312026-09-02T21:47:47.269Z Downloaded thread-id v4.2.2
8322026-09-02T21:47:47.272Z Downloaded anes v0.1.6
8332026-09-02T21:47:47.272Z Downloaded anstream v0.6.21
8342026-09-02T21:47:47.275Z Downloaded jiff-core v0.1.0
8352026-09-02T21:47:47.275Z Downloaded knuffel v3.2.0
8362026-09-02T21:47:47.278Z Downloaded unicode-xid v0.2.6
8372026-09-02T21:47:47.278Z Downloaded xattr v1.6.1
8382026-09-02T21:47:47.281Z Downloaded typify-macro v0.6.2
8392026-09-02T21:47:47.281Z Downloaded zstd-safe v7.2.4
8402026-09-02T21:47:47.281Z Downloaded pest_derive v2.8.6
8412026-09-02T21:47:47.284Z Downloaded rand_core v0.9.5
8422026-09-02T21:47:47.284Z Downloaded void v1.0.2
8432026-09-02T21:47:47.285Z Downloaded foreign-types-macros v0.2.3
8442026-09-02T21:47:47.285Z Downloaded camino-tempfile-ext v0.3.3
8452026-09-02T21:47:47.285Z Downloaded zone_cfg_derive v0.3.1
8462026-09-02T21:47:47.288Z Downloaded ghash v0.6.0
8472026-09-02T21:47:47.288Z Downloaded crypto-primes v0.7.2
8482026-09-02T21:47:47.291Z Downloaded num-derive v0.4.2
8492026-09-02T21:47:47.291Z Downloaded libxml v0.3.3
8502026-09-02T21:47:47.294Z Downloaded event-listener v5.4.1
8512026-09-02T21:47:47.297Z Downloaded lazy_static v1.5.0
8522026-09-02T21:47:47.297Z Downloaded rustversion v1.0.22
8532026-09-02T21:47:47.297Z Downloaded num v0.4.3
8542026-09-02T21:47:47.300Z Downloaded assert-json-diff v2.0.2
8552026-09-02T21:47:47.300Z Downloaded regex v1.12.3
8562026-09-02T21:47:47.303Z Downloaded rand v0.9.2
8572026-09-02T21:47:47.306Z Downloaded signal-hook-registry v1.4.8
8582026-09-02T21:47:47.306Z Downloaded proc-macro-error v1.0.4
8592026-09-02T21:47:47.309Z Downloaded rand_chacha v0.3.1
8602026-09-02T21:47:47.309Z Downloaded rustyline v14.0.0
8612026-09-02T21:47:47.312Z Downloaded tower-http v0.6.8
8622026-09-02T21:47:47.315Z Downloaded smallvec v0.6.14
8632026-09-02T21:47:47.318Z Downloaded smf v0.2.3
8642026-09-02T21:47:47.318Z Downloaded phf_shared v0.13.1
8652026-09-02T21:47:47.318Z Downloaded psl-types v2.0.11
8662026-09-02T21:47:47.318Z Downloaded ciborium v0.2.2
8672026-09-02T21:47:47.321Z Downloaded tracing-attributes v0.1.31
8682026-09-02T21:47:47.321Z Downloaded serde_path_to_error v0.1.20
8692026-09-02T21:47:47.325Z Downloaded ssh-key v0.7.0-rc.11
8702026-09-02T21:47:47.328Z Downloaded serde-big-array v0.5.1
8712026-09-02T21:47:47.328Z Downloaded ref-cast v1.0.25
8722026-09-02T21:47:47.331Z Downloaded serde_with v1.14.0
8732026-09-02T21:47:47.334Z Downloaded supports-unicode v2.1.0
8742026-09-02T21:47:47.334Z Downloaded trybuild v1.0.116
8752026-09-02T21:47:47.337Z Downloaded zone v0.3.1
8762026-09-02T21:47:47.340Z Downloaded fatfs v0.3.6
8772026-09-02T21:47:47.340Z Downloaded xshell-macros v0.2.7
8782026-09-02T21:47:47.340Z Downloaded keccak v0.2.0
8792026-09-02T21:47:47.343Z Downloaded either v1.15.0
8802026-09-02T21:47:47.343Z Downloaded nanorand v0.7.0
8812026-09-02T21:47:47.343Z Downloaded rand v0.10.1
8822026-09-02T21:47:47.347Z Downloaded foreign-types v0.3.2
8832026-09-02T21:47:47.347Z Downloaded salsa20 v0.11.0
8842026-09-02T21:47:47.347Z Downloaded usdt-attr-macro v0.6.0
8852026-09-02T21:47:47.350Z Downloaded dunce v1.0.5
8862026-09-02T21:47:47.350Z Downloaded managed v0.8.0
8872026-09-02T21:47:47.350Z Downloaded unicode_categories v0.1.1
8882026-09-02T21:47:47.350Z Downloaded miette-derive v7.6.0
8892026-09-02T21:47:47.350Z Downloaded postgres-protocol v0.6.10
8902026-09-02T21:47:47.356Z Downloaded signal-hook v0.3.18
8912026-09-02T21:47:47.356Z Downloaded castaway v0.2.4
8922026-09-02T21:47:47.356Z Downloaded oorandom v11.1.5
8932026-09-02T21:47:47.356Z Downloaded macaddr v1.0.1
8942026-09-02T21:47:47.361Z Downloaded rustc_version v0.1.7
8952026-09-02T21:47:47.361Z Downloaded openssl-probe v0.2.1
8962026-09-02T21:47:47.361Z Downloaded proc-macro-error-attr v1.0.4
8972026-09-02T21:47:47.361Z Downloaded rfc6979 v0.4.0
8982026-09-02T21:47:47.361Z Downloaded schemars_derive v0.8.22
8992026-09-02T21:47:47.361Z Downloaded papergrid v0.18.0
9002026-09-02T21:47:47.361Z Downloaded spki v0.7.3
9012026-09-02T21:47:47.364Z Downloaded byte-wrapper v0.1.0
9022026-09-02T21:47:47.364Z Downloaded serde_repr v0.1.20
9032026-09-02T21:47:47.364Z Downloaded oxide-generation v0.1.3
9042026-09-02T21:47:47.364Z Downloaded packed_struct v0.10.1
9052026-09-02T21:47:47.364Z Downloaded predicates-tree v1.0.13
9062026-09-02T21:47:47.369Z Downloaded radium v0.7.0
9072026-09-02T21:47:47.369Z Downloaded rtoolbox v0.0.3
9082026-09-02T21:47:47.369Z Downloaded slog-json v2.6.1
9092026-09-02T21:47:47.369Z Downloaded time-core v0.1.8
9102026-09-02T21:47:47.369Z Downloaded target-lexicon v0.13.3
9112026-09-02T21:47:47.372Z Downloaded tinystr v0.8.2
9122026-09-02T21:47:47.372Z Downloaded uuid v1.23.4
9132026-09-02T21:47:47.372Z Downloaded serde_with_macros v1.5.2
9142026-09-02T21:47:47.373Z Downloaded serdect v0.4.3
9152026-09-02T21:47:47.373Z Downloaded chacha20poly1305 v0.10.1
9162026-09-02T21:47:47.376Z Downloaded zerotrie v0.2.3
9172026-09-02T21:47:47.376Z Downloaded litrs v1.0.0
9182026-09-02T21:47:47.379Z Downloaded futures-channel v0.3.32
9192026-09-02T21:47:47.379Z Downloaded want v0.3.1
9202026-09-02T21:47:47.379Z Downloaded ena v0.14.4
9212026-09-02T21:47:47.379Z Downloaded flagset v0.4.7
9222026-09-02T21:47:47.384Z Downloaded foreign-types-shared v0.3.1
9232026-09-02T21:47:47.384Z Downloaded usdt-attr-macro v0.5.0
9242026-09-02T21:47:47.384Z Downloaded zerofrom v0.1.6
9252026-09-02T21:47:47.384Z Downloaded glob v0.3.3
9262026-09-02T21:47:47.384Z Downloaded aead v0.5.2
9272026-09-02T21:47:47.387Z Downloaded dirs-next v2.0.0
9282026-09-02T21:47:47.387Z Downloaded pem v3.0.6
9292026-09-02T21:47:47.387Z Downloaded fixedbitset v0.5.7
9302026-09-02T21:47:47.390Z Downloaded lru v0.12.5
9312026-09-02T21:47:47.390Z Downloaded maybe-uninit v2.0.0
9322026-09-02T21:47:47.390Z Downloaded arc-swap v1.8.2
9332026-09-02T21:47:47.393Z Downloaded zerocopy-derive v0.8.55
9342026-09-02T21:47:47.396Z Downloaded assert_cmd v2.1.2
9352026-09-02T21:47:47.399Z Downloaded pathdiff v0.2.3
9362026-09-02T21:47:47.399Z Downloaded array-init v0.0.4
9372026-09-02T21:47:47.399Z Downloaded base64ct v1.8.3
9382026-09-02T21:47:47.399Z Downloaded sigpipe v0.1.3
9392026-09-02T21:47:47.402Z Downloaded winnow v0.6.26
9402026-09-02T21:47:47.404Z Downloaded slog v2.8.2
9412026-09-02T21:47:47.408Z Downloaded socket2 v0.6.3
9422026-09-02T21:47:47.408Z Downloaded textwrap v0.15.2
9432026-09-02T21:47:47.411Z Downloaded erased-serde v0.3.31
9442026-09-02T21:47:47.411Z Downloaded progenitor-impl v0.14.0
9452026-09-02T21:47:47.411Z Downloaded partial-io v0.5.4
9462026-09-02T21:47:47.413Z Downloaded libsw-core v0.3.2
9472026-09-02T21:47:47.413Z Downloaded rsa v0.9.10
9482026-09-02T21:47:47.416Z Downloaded terminal_size v0.1.17
9492026-09-02T21:47:47.416Z Downloaded blowfish v0.10.0
9502026-09-02T21:47:47.416Z Downloaded cbc v0.2.1
9512026-09-02T21:47:47.419Z Downloaded elliptic-curve v0.13.8
9522026-09-02T21:47:47.422Z Downloaded fs-err v2.11.0
9532026-09-02T21:47:47.422Z Downloaded oxide-update-engine v0.1.2
9542026-09-02T21:47:47.425Z Downloaded untrusted v0.7.1
9552026-09-02T21:47:47.425Z Downloaded num_enum_derive v0.5.11
9562026-09-02T21:47:47.425Z Downloaded tokio-test v0.4.5
9572026-09-02T21:47:47.425Z Downloaded futures-io v0.3.32
9582026-09-02T21:47:47.425Z Downloaded vergen-lib v9.1.0
9592026-09-02T21:47:47.428Z Downloaded quinn v0.11.11
9602026-09-02T21:47:47.431Z Downloaded static_assertions v1.1.0
9612026-09-02T21:47:47.431Z Downloaded tls_codec v0.4.2
9622026-09-02T21:47:47.431Z Downloaded serde_with_macros v3.21.0
9632026-09-02T21:47:47.434Z Downloaded ssh-encoding v0.3.0
9642026-09-02T21:47:47.434Z Downloaded p256 v0.14.0
9652026-09-02T21:47:47.437Z Downloaded zlib-rs v0.6.2
9662026-09-02T21:47:47.441Z Downloaded kem v0.3.0
9672026-09-02T21:47:47.441Z Downloaded md-5 v0.10.6
9682026-09-02T21:47:47.441Z Downloaded async-stream-impl v0.3.6
9692026-09-02T21:47:47.444Z Downloaded shell-words v1.1.1
9702026-09-02T21:47:47.444Z Downloaded base64 v0.22.1
9712026-09-02T21:47:47.444Z Downloaded cassowary v0.3.0
9722026-09-02T21:47:47.447Z Downloaded unicode-properties v0.1.4
9732026-09-02T21:47:47.451Z Downloaded ecdsa v0.16.9
9742026-09-02T21:47:47.451Z Downloaded tinyvec_macros v0.1.1
9752026-09-02T21:47:47.451Z Downloaded unicode-linebreak v0.1.5
9762026-09-02T21:47:47.451Z Downloaded rustls-pki-types v1.14.0
9772026-09-02T21:47:47.455Z Downloaded proc-macro-error2 v2.0.1
9782026-09-02T21:47:47.458Z Downloaded rcgen v0.12.1
9792026-09-02T21:47:47.461Z Downloaded whoami v2.1.0
9802026-09-02T21:47:47.465Z Downloaded futures-core v0.3.32
9812026-09-02T21:47:47.469Z Downloaded powerfmt v0.2.0
9822026-09-02T21:47:47.469Z Downloaded git-stub v1.0.0
9832026-09-02T21:47:47.472Z Downloaded expectorate v1.2.0
9842026-09-02T21:47:47.475Z Downloaded twox-hash v2.1.2
9852026-09-02T21:47:47.478Z Downloaded float-ord v0.3.2
9862026-09-02T21:47:47.478Z Downloaded nodrop v0.1.14
9872026-09-02T21:47:47.523Z Downloaded string_cache v0.8.9
9882026-09-02T21:47:47.523Z Downloaded reqwest v0.13.2
9892026-09-02T21:47:47.523Z Downloaded opaque-debug v0.3.1
9902026-09-02T21:47:47.523Z Downloaded mio v1.2.0
9912026-09-02T21:47:47.523Z Downloaded strum v0.27.2
9922026-09-02T21:47:47.533Z Downloaded bitvec v1.0.1
9932026-09-02T21:47:47.533Z Downloaded bytecount v0.6.9
9942026-09-02T21:47:47.533Z Downloaded pkcs8 v0.11.0
9952026-09-02T21:47:47.539Z Downloaded pretty_assertions v1.4.1
9962026-09-02T21:47:47.539Z Downloaded serde_cbor v0.11.2
9972026-09-02T21:47:47.540Z Downloaded subtle v2.6.1
9982026-09-02T21:47:47.540Z Downloaded errno v0.3.14
9992026-09-02T21:47:47.540Z Downloaded zerofrom-derive v0.1.6
10002026-09-02T21:47:47.540Z Downloaded ascii-canvas v3.0.0
10012026-09-02T21:47:47.540Z Downloaded pbkdf2 v0.13.0
10022026-09-02T21:47:47.540Z Downloaded simd-adler32 v0.3.8
10032026-09-02T21:47:47.540Z Downloaded ed25519 v3.0.0
10042026-09-02T21:47:47.545Z Downloaded display-error-chain v0.2.2
10052026-09-02T21:47:47.545Z Downloaded slog-async v2.8.0
10062026-09-02T21:47:47.545Z Downloaded libsw v3.5.0
10072026-09-02T21:47:47.545Z Downloaded ssh-cipher v0.3.0
10082026-09-02T21:47:47.548Z Downloaded rustc-hash v2.1.1
10092026-09-02T21:47:47.548Z Downloaded backtrace-ext v0.2.1
10102026-09-02T21:47:47.548Z Downloaded nom v8.0.0
10112026-09-02T21:47:47.551Z Downloaded serde_with v3.21.0
10122026-09-02T21:47:47.558Z Downloaded strsim v0.11.1
10132026-09-02T21:47:47.562Z Downloaded dof v0.4.0
10142026-09-02T21:47:47.562Z Downloaded regex-syntax v0.6.29
10152026-09-02T21:47:47.565Z Downloaded zerocopy v0.7.35
10162026-09-02T21:47:47.572Z Downloaded multer v3.1.0
10172026-09-02T21:47:47.575Z Downloaded rand_seeder v0.4.0
10182026-09-02T21:47:47.575Z Downloaded quinn-udp v0.5.14
10192026-09-02T21:47:47.575Z Downloaded blake2 v0.10.6
10202026-09-02T21:47:47.578Z Downloaded vergen-lib v0.1.6
10212026-09-02T21:47:47.579Z Downloaded moka v0.12.13
10222026-09-02T21:47:47.585Z Downloaded lock_api v0.4.14
10232026-09-02T21:47:47.585Z Downloaded prettyplease v0.2.37
10242026-09-02T21:47:47.585Z Downloaded publicsuffix v2.3.0
10252026-09-02T21:47:47.588Z Downloaded unicode-bidi v0.3.18
10262026-09-02T21:47:47.588Z Downloaded poly1305 v0.9.0
10272026-09-02T21:47:47.588Z Downloaded libm v0.2.16
10282026-09-02T21:47:47.593Z Downloaded typed-path v0.9.3
10292026-09-02T21:47:47.597Z Downloaded toml v1.1.2+spec-1.1.0
10302026-09-02T21:47:47.601Z Downloaded x509-cert v0.2.5
10312026-09-02T21:47:47.604Z Downloaded parse-display-derive v0.10.0
10322026-09-02T21:47:47.604Z Downloaded scrypt v0.12.0
10332026-09-02T21:47:47.604Z Downloaded strum_macros v0.24.3
10342026-09-02T21:47:47.608Z Downloaded password-hash v0.5.0
10352026-09-02T21:47:47.608Z Downloaded phc v0.6.1
10362026-09-02T21:47:47.608Z Downloaded tui-tree-widget v0.23.1
10372026-09-02T21:47:47.608Z Downloaded knus v3.4.0
10382026-09-02T21:47:47.611Z Downloaded postgres-types v0.2.12
10392026-09-02T21:47:47.611Z Downloaded miette v7.6.0
10402026-09-02T21:47:47.618Z Downloaded yansi v1.0.1
10412026-09-02T21:47:47.618Z Downloaded oso v0.27.3
10422026-09-02T21:47:47.621Z Downloaded sec1 v0.7.3
10432026-09-02T21:47:47.621Z Downloaded module-lattice v0.2.3
10442026-09-02T21:47:47.621Z Downloaded subprocess v0.2.15
10452026-09-02T21:47:47.621Z Downloaded libtest-mimic v0.8.1
10462026-09-02T21:47:47.621Z Downloaded tokio-util v0.7.18
10472026-09-02T21:47:47.624Z Downloaded zerocopy v0.6.6
10482026-09-02T21:47:47.628Z Downloaded tiny-keccak v2.0.2
10492026-09-02T21:47:47.628Z Downloaded enum_dispatch v0.3.13
10502026-09-02T21:47:47.628Z Downloaded uzers v0.12.2
10512026-09-02T21:47:47.631Z Downloaded arrayvec v0.7.6
10522026-09-02T21:47:47.631Z Downloaded zstd v0.13.3
10532026-09-02T21:47:47.635Z Downloaded toml_edit v0.19.15
10542026-09-02T21:47:47.641Z Downloaded blake2 v0.11.0-rc.6
10552026-09-02T21:47:47.653Z Downloaded parking_lot_core v0.9.12
10562026-09-02T21:47:47.653Z Downloaded tinyvec v1.10.0
10572026-09-02T21:47:47.657Z Downloaded scuffle v0.1.0
10582026-09-02T21:47:47.657Z Downloaded ed25519-dalek v2.2.0
10592026-09-02T21:47:47.657Z Downloaded toml_edit v0.22.27
10602026-09-02T21:47:47.661Z Downloaded xshell v0.2.7
10612026-09-02T21:47:47.661Z Downloaded bytes v1.11.1
10622026-09-02T21:47:47.666Z Downloaded num-traits v0.2.19
10632026-09-02T21:47:47.666Z Downloaded reedline v0.40.0
10642026-09-02T21:47:47.669Z Downloaded flate2 v1.1.9
10652026-09-02T21:47:47.672Z Downloaded smoltcp v0.9.1
10662026-09-02T21:47:47.677Z Downloaded minimal-lexical v0.2.1
10672026-09-02T21:47:47.687Z Downloaded schemars v0.9.0
10682026-09-02T21:47:47.691Z Downloaded miniz_oxide v0.8.9
10692026-09-02T21:47:47.691Z Downloaded generic-array v1.4.3
10702026-09-02T21:47:47.691Z Downloaded bcs v0.1.6
10712026-09-02T21:47:47.696Z Downloaded schemars v1.2.1
10722026-09-02T21:47:47.701Z Downloaded toml v0.7.8
10732026-09-02T21:47:47.704Z Downloaded winnow v0.7.14
10742026-09-02T21:47:47.710Z Downloaded winnow v1.0.3
10752026-09-02T21:47:47.715Z Downloaded winnow v0.5.40
10762026-09-02T21:47:47.719Z Downloaded dropshot-api-manager v0.8.0
10772026-09-02T21:47:47.726Z Downloaded hickory-proto v0.24.4
10782026-09-02T21:47:47.731Z Downloaded p384 v0.13.1
10792026-09-02T21:47:47.735Z Downloaded tower v0.5.3
10802026-09-02T21:47:47.739Z Downloaded unsafe-libyaml v0.2.11
10812026-09-02T21:47:47.742Z Downloaded pin-project v1.1.11
10822026-09-02T21:47:47.746Z Downloaded async-compression v0.4.41
10832026-09-02T21:47:47.749Z Downloaded syn v1.0.109
10842026-09-02T21:47:47.754Z Downloaded tokio-postgres v0.7.16
10852026-09-02T21:47:47.758Z Downloaded tabled v0.21.0
10862026-09-02T21:47:47.767Z Downloaded flume v0.11.1
10872026-09-02T21:47:47.771Z Downloaded salty v0.3.0
10882026-09-02T21:47:47.774Z Downloaded syn v2.0.117
10892026-09-02T21:47:47.778Z Downloaded hickory-proto v0.25.2
10902026-09-02T21:47:47.787Z Downloaded tar v0.4.46
10912026-09-02T21:47:47.804Z Downloaded smoltcp v0.11.0
10922026-09-02T21:47:47.809Z Downloaded futures-util v0.3.32
10932026-09-02T21:47:47.815Z Downloaded serde_json v1.0.151
10942026-09-02T21:47:47.819Z Downloaded rayon-core v1.13.0
10952026-09-02T21:47:47.822Z Downloaded bstr v1.12.1
10962026-09-02T21:47:47.830Z Downloaded sqlparser v0.61.0
10972026-09-02T21:47:47.836Z Downloaded aws-lc-rs v1.16.3
10982026-09-02T21:47:47.840Z Downloaded gimli v0.32.3
10992026-09-02T21:47:47.844Z Downloaded nom v7.1.3
11002026-09-02T21:47:47.848Z Downloaded sha3 v0.12.0
11012026-09-02T21:47:47.851Z Downloaded rsa v0.10.0-rc.18
11022026-09-02T21:47:47.854Z Downloaded petname v2.0.2
11032026-09-02T21:47:47.857Z Downloaded unicode-width v0.1.14
11042026-09-02T21:47:47.861Z Downloaded crypto-bigint v0.7.5
11052026-09-02T21:47:47.869Z Downloaded num-bigint-dig v0.8.6
11062026-09-02T21:47:47.873Z Downloaded chrono v0.4.45
11072026-09-02T21:47:47.882Z Downloaded zip v4.6.1
11082026-09-02T21:47:47.882Z Downloaded reqwest v0.12.28
11092026-09-02T21:47:47.885Z Downloaded polar-core v0.27.3
11102026-09-02T21:47:47.889Z Downloaded tabled v0.15.0
11112026-09-02T21:47:47.895Z Downloaded vcpkg v0.2.15
11122026-09-02T21:47:47.932Z Downloaded num-bigint v0.4.6
11132026-09-02T21:47:47.936Z Downloaded time v0.3.47
11142026-09-02T21:47:47.943Z Downloaded portable-atomic v1.13.1
11152026-09-02T21:47:47.948Z Downloaded curve25519-dalek v4.1.3
11162026-09-02T21:47:47.953Z Downloaded rustix v0.38.44
11172026-09-02T21:47:47.965Z Downloaded syn v3.0.3
11182026-09-02T21:47:47.972Z Downloaded aho-corasick v1.1.4
11192026-09-02T21:47:47.974Z Downloaded regress v0.10.5
11202026-09-02T21:47:47.979Z Downloaded dropshot v0.17.1
11212026-09-02T21:47:47.992Z Downloaded curve25519-dalek v5.0.0
11222026-09-02T21:47:47.997Z Downloaded tracing v0.1.44
11232026-09-02T21:47:48.014Z Downloaded unicode-normalization v0.1.25
11242026-09-02T21:47:48.017Z Downloaded unicode-width v0.2.0
11252026-09-02T21:47:48.020Z Downloaded tough v0.22.0
11262026-09-02T21:47:48.024Z Downloaded regex-automata v0.4.14
11272026-09-02T21:47:48.032Z Downloaded lalrpop v0.19.12
11282026-09-02T21:47:48.038Z Downloaded petgraph v0.8.3
11292026-09-02T21:47:48.050Z Downloaded russh v0.62.4
11302026-09-02T21:47:48.055Z Downloaded openssl v0.10.80
11312026-09-02T21:47:48.060Z Downloaded rustls v0.23.41
11322026-09-02T21:47:48.067Z Downloaded bindgen v0.71.1
11332026-09-02T21:47:48.075Z Downloaded petgraph v0.6.5
11342026-09-02T21:47:48.081Z Downloaded nix v0.27.1
11352026-09-02T21:47:48.087Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11362026-09-02T21:47:48.097Z Downloaded object v0.37.3
11372026-09-02T21:47:48.109Z Downloaded chrono-tz v0.10.4
11382026-09-02T21:47:48.113Z Downloaded zerocopy v0.8.55
11392026-09-02T21:47:48.124Z Downloaded nix v0.31.2
11402026-09-02T21:47:48.131Z Downloaded proptest v1.11.0
11412026-09-02T21:47:48.136Z Downloaded radix_trie v0.2.1
11422026-09-02T21:47:48.139Z Downloaded git2 v0.20.4
11432026-09-02T21:47:48.143Z Downloaded diesel v2.3.7
11442026-09-02T21:47:48.154Z Downloaded encoding_rs v0.8.35
11452026-09-02T21:47:48.168Z Downloaded object v0.30.4
11462026-09-02T21:47:48.172Z Downloaded httpmock v0.8.3
11472026-09-02T21:47:48.184Z Downloaded quinn-proto v0.11.16
11482026-09-02T21:47:48.189Z Downloaded regex-syntax v0.8.10
11492026-09-02T21:47:48.193Z Downloaded typify-impl v0.6.2
11502026-09-02T21:47:48.202Z Downloaded openapiv3 v2.2.0
11512026-09-02T21:47:48.219Z Downloaded rustix v1.1.4
11522026-09-02T21:47:48.233Z Downloaded nix v0.28.0
11532026-09-02T21:47:48.250Z Downloaded regress v0.11.1
11542026-09-02T21:47:48.258Z Downloaded zerocopy-derive v0.6.6
11552026-09-02T21:47:48.265Z Downloaded ratatui v0.29.0
11562026-09-02T21:47:48.356Z Downloaded sled v0.34.7
11572026-09-02T21:47:48.388Z Downloaded sha3 v0.11.0
11582026-09-02T21:47:48.433Z Downloaded bzip2-sys v0.1.13+1.0.8
11592026-09-02T21:47:48.440Z Downloaded jiff v0.2.34
11602026-09-02T21:47:48.493Z Downloaded csv v1.4.0
11612026-09-02T21:47:48.509Z Downloaded tokio v1.52.1
11622026-09-02T21:47:48.534Z Downloaded libz-sys v1.1.24
11632026-09-02T21:47:48.547Z Downloaded libc v0.2.185
11642026-09-02T21:47:48.567Z Downloaded sha3 v0.10.8
11652026-09-02T21:47:48.647Z Downloaded ring v0.17.14
11662026-09-02T21:47:48.702Z Downloaded libgit2-sys v0.18.3+1.9.2
11672026-09-02T21:47:49.189Z Downloaded aws-lc-sys v0.40.0
11682026-09-02T21:47:49.628Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11692026-09-02T21:47:51.682Z Startup: Refreshing catalog 'helios' ... Done
11702026-09-02T21:47:52.116Z Startup: Caching catalogs ... Done
11712026-09-02T21:47:54.778ZPlanning: Solver setup ... Done (2.485s)
11722026-09-02T21:47:54.846ZPlanning: Running solver ... Done (0.069s)
11732026-09-02T21:47:54.903ZPlanning: Finding local manifests ... Done (0.005s)
11742026-09-02T21:47:54.918ZPlanning: Fetching manifests: 0/2 0% complete
11752026-09-02T21:47:54.948ZPlanning: Fetching manifests: 2/2 100% complete
11762026-09-02T21:47:54.970ZPlanning: Package planning ... Done (0.014s)
11772026-09-02T21:47:54.970ZPlanning: Merging actions ... Done (0.002s)
11782026-09-02T21:47:55.119ZPlanning: Checking for conflicting actions ... Done (0.166s)
11792026-09-02T21:47:55.122ZPlanning: Consolidating action changes ... Done (0.001s)
11802026-09-02T21:47:55.949ZPlanning: Evaluating mediators ... Done (0.830s)
11812026-09-02T21:47:55.952ZPlanning: Planning completed in 3.79 seconds
11822026-09-02T21:47:55.960Z Packages to install: 2
11832026-09-02T21:47:55.960Z Estimated space available: 155.72 GB
11842026-09-02T21:47:55.960ZEstimated space to be consumed: 86.47 MB
11852026-09-02T21:47:55.960Z Create boot environment: No
11862026-09-02T21:47:55.960ZCreate backup boot environment: No
11872026-09-02T21:47:55.960Z Rebuild boot archive: No
11882026-09-02T21:47:55.963Z
11892026-09-02T21:47:55.963ZChanged packages:
11902026-09-02T21:47:55.963Zhelios
11912026-09-02T21:47:55.963Z developer/build-essential
11922026-09-02T21:47:55.963Z None -> 11-3.0
11932026-09-02T21:47:55.963Z library/libxmlsec1
11942026-09-02T21:47:55.963Z None -> 1.2.35-3.0
11952026-09-02T21:47:55.986Z
11962026-09-02T21:47:55.986ZDownload: 0/214 items 0.0/1.3MB 0% complete
11972026-09-02T21:47:56.056ZDownload: Completed 1.28 MB in 0.07 seconds (18.3M/s)
11982026-09-02T21:47:56.153Z Actions: 1/268 actions (Installing new actions)
11992026-09-02T21:47:56.192Z Actions: Completed 268 actions in 0.04 seconds.
12002026-09-02T21:47:56.229ZFinalize: Updating package state database ... Done (0.036s)
12012026-09-02T21:47:56.232ZFinalize: Updating package cache ... Done (0.000s)
12022026-09-02T21:47:56.356ZFinalize: Updating image state ... Done (0.099s)
12032026-09-02T21:47:59.103ZFinalize: Creating fast lookup database ... Done (2.721s)
12042026-09-02T21:47:59.176ZFinalize: Reading search index ... Done (0.012s)
12052026-09-02T21:47:59.179ZFinalize: Updating search index ... Done (0.000s)
12062026-09-02T21:47:59.280ZFinalize: Updating package cache ... Done (0.000s)
12072026-09-02T21:47:59.664ZPlanning: Evaluating mediator changes ... Done
12082026-09-02T21:47:59.770ZPlanning: Checking for conflicting actions ... Done
12092026-09-02T21:47:59.773ZPlanning: Consolidating action changes ... Done
12102026-09-02T21:47:59.929ZPlanning: Evaluating mediators ... Done
12112026-09-02T21:47:59.932ZPlanning: Planning completed in 0.27 seconds
12122026-09-02T21:47:59.952Z Mediators to change: 2
12132026-09-02T21:47:59.952Z Create boot environment: No
12142026-09-02T21:47:59.952ZCreate backup boot environment: No
12152026-09-02T21:48:00.009ZFinalize: Updating package state database ... Done
12162026-09-02T21:48:00.010ZFinalize: Updating package cache ... Done
12172026-09-02T21:48:00.070ZFinalize: Updating image state ... Done
12182026-09-02T21:48:02.041ZFinalize: Creating fast lookup database ... Done
12192026-09-02T21:48:02.104ZFinalize: Reading search index ... Done
12202026-09-02T21:48:02.107ZFinalize: Updating search index ... Done
12212026-09-02T21:48:02.217ZFinalize: Updating package cache ... Done
12222026-09-02T21:48:02.503ZPlanning: Evaluating mediator changes ... Done
12232026-09-02T21:48:02.610ZPlanning: Checking for conflicting actions ... Done
12242026-09-02T21:48:02.613ZPlanning: Consolidating action changes ... Done
12252026-09-02T21:48:02.769ZPlanning: Evaluating mediators ... Done
12262026-09-02T21:48:02.773ZPlanning: Planning completed in 0.27 seconds
12272026-09-02T21:48:02.795Z Mediators to change: 1
12282026-09-02T21:48:02.795Z Create boot environment: No
12292026-09-02T21:48:02.795ZCreate backup boot environment: No
12302026-09-02T21:48:02.838ZFinalize: Updating package state database ... Done
12312026-09-02T21:48:02.838ZFinalize: Updating package cache ... Done
12322026-09-02T21:48:02.898ZFinalize: Updating image state ... Done
12332026-09-02T21:48:04.855ZFinalize: Creating fast lookup database ... Done
12342026-09-02T21:48:04.916ZFinalize: Reading search index ... Done
12352026-09-02T21:48:04.919ZFinalize: Updating search index ... Done
12362026-09-02T21:48:05.005ZFinalize: Updating package cache ... Done
12372026-09-02T21:48:05.316ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
12382026-09-02T21:48:05.316Zapache system 2.4 system
12392026-09-02T21:48:05.316Zclang system 15 system
12402026-09-02T21:48:05.316Zcsh system system illumos
12412026-09-02T21:48:05.316Zctags system system illumos
12422026-09-02T21:48:05.316Zfile vendor vendor darwinsys
12432026-09-02T21:48:05.316Zfile system system illumos
12442026-09-02T21:48:05.316Zgcc vendor 14 vendor
12452026-09-02T21:48:05.316Zgcc system 13 system
12462026-09-02T21:48:05.316Zgcc system 10 system
12472026-09-02T21:48:05.316Zgo system 1.25 system
12482026-09-02T21:48:05.316Zllvm system 15 system
12492026-09-02T21:48:05.316Zmariadb system 11.4 system
12502026-09-02T21:48:05.316Zmta vendor vendor dma
12512026-09-02T21:48:05.316Zopenjdk system 17 system
12522026-09-02T21:48:05.316Zopenjdk system 11 system
12532026-09-02T21:48:05.316Zopenssl vendor 3 vendor
12542026-09-02T21:48:05.316Zperl system 5.40 system
12552026-09-02T21:48:05.316Zpostgresql system 18 system
12562026-09-02T21:48:05.316Zpostgresql system 17 system
12572026-09-02T21:48:05.316Zpython vendor 3 vendor
12582026-09-02T21:48:05.316Zpython system 2 system
12592026-09-02T21:48:05.316Zpython3 vendor 3.13 vendor
12602026-09-02T21:48:05.316Zruby system 3.4 system
12612026-09-02T21:48:05.316Zruby system 3.0 system
12622026-09-02T21:48:05.316Zwords vendor vendor american-english
12632026-09-02T21:48:05.316Zwords system system australian-english
12642026-09-02T21:48:05.316Zwords system system british-english
12652026-09-02T21:48:05.316Zwords system system canadian-english
12662026-09-02T21:48:05.316Zwords system system french
12672026-09-02T21:48:05.316Zwords system system italian
12682026-09-02T21:48:05.316Zwords system system ngerman
12692026-09-02T21:48:05.316Zwords system system ogerman
12702026-09-02T21:48:05.316Zwords system system spanish
12712026-09-02T21:48:05.573ZPUBLISHER TYPE STATUS P LOCATION
12722026-09-02T21:48:05.573Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
12732026-09-02T21:48:06.082ZFMRI IFO
12742026-09-02T21:48:06.082Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
12752026-09-02T21:48:06.082Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
12762026-09-02T21:48:06.082Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
12772026-09-02T21:48:06.082Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
12782026-09-02T21:48:06.082Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
12792026-09-02T21:48:06.082Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
12802026-09-02T21:48:06.083Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
12812026-09-02T21:48:06.083Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
12822026-09-02T21:48:06.083Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
12832026-09-02T21:48:06.718Z Downloading crates ...
12842026-09-02T21:48:06.765Z Downloaded cargo_toml v0.21.0
12852026-09-02T21:48:06.805Z Compiling proc-macro2 v1.0.106
12862026-09-02T21:48:06.805Z Compiling quote v1.0.45
12872026-09-02T21:48:06.815Z Compiling unicode-ident v1.0.24
12882026-09-02T21:48:06.815Z Compiling serde_core v1.0.228
12892026-09-02T21:48:06.815Z Compiling libc v0.2.185
12902026-09-02T21:48:06.815Z Compiling version_check v0.9.5
12912026-09-02T21:48:06.815Z Compiling memchr v2.8.0
12922026-09-02T21:48:06.815Z Compiling serde v1.0.228
12932026-09-02T21:48:06.884Z Compiling zmij v1.0.21
12942026-09-02T21:48:06.887Z Compiling ucd-trie v0.1.7
12952026-09-02T21:48:06.887Z Compiling itoa v1.0.17
12962026-09-02T21:48:06.887Z Compiling thiserror v1.0.69
12972026-09-02T21:48:06.887Z Compiling rustix v1.1.4
12982026-09-02T21:48:06.887Z Compiling byteorder v1.5.0
12992026-09-02T21:48:07.116Z Compiling serde_json v1.0.151
13002026-09-02T21:48:07.144Z Compiling bitflags v2.11.0
13012026-09-02T21:48:07.288Z Compiling syn v1.0.109
13022026-09-02T21:48:07.320Z Compiling camino v1.2.5
13032026-09-02T21:48:07.361Z Compiling proc-macro-error-attr v1.0.4
13042026-09-02T21:48:07.379Z Compiling usdt-impl v0.5.0
13052026-09-02T21:48:07.394Z Compiling proc-macro-error v1.0.4
13062026-09-02T21:48:07.458Z Compiling pest v2.8.6
13072026-09-02T21:48:07.567Z Compiling hashbrown v0.17.0
13082026-09-02T21:48:07.576Z Compiling utf8parse v0.2.2
13092026-09-02T21:48:07.585Z Compiling log v0.4.33
13102026-09-02T21:48:07.645Z Compiling equivalent v1.0.2
13112026-09-02T21:48:07.675Z Compiling getrandom v0.4.3
13122026-09-02T21:48:07.722Z Compiling plain v0.2.3
13132026-09-02T21:48:07.743Z Compiling anstyle-parse v1.0.0
13142026-09-02T21:48:07.760Z Compiling anstyle-query v1.1.5
13152026-09-02T21:48:07.763Z Compiling colorchoice v1.0.4
13162026-09-02T21:48:07.818Z Compiling errno v0.3.14
13172026-09-02T21:48:07.821Z Compiling thread-id v4.2.2
13182026-09-02T21:48:07.821Z Compiling autocfg v1.5.0
13192026-09-02T21:48:07.838Z Compiling pretty-hex v0.4.1
13202026-09-02T21:48:07.851Z Compiling is_terminal_polyfill v1.70.2
13212026-09-02T21:48:07.882Z Compiling anstyle v1.0.14
13222026-09-02T21:48:07.916Z Compiling cfg-if v1.0.4
13232026-09-02T21:48:07.916Z Compiling winnow v0.7.14
13242026-09-02T21:48:07.976Z Compiling toml_write v0.1.2
13252026-09-02T21:48:07.987Z Compiling thiserror v2.0.18
13262026-09-02T21:48:07.997Z Compiling anyhow v1.0.104
13272026-09-02T21:48:08.010Z Compiling fastrand v2.3.0
13282026-09-02T21:48:08.010Z Compiling heck v0.5.0
13292026-09-02T21:48:08.076Z Compiling indexmap v2.14.0
13302026-09-02T21:48:08.156Z Compiling anstream v1.0.0
13312026-09-02T21:48:08.186Z Compiling bytecount v0.6.9
13322026-09-02T21:48:08.264Z Compiling unicode-width v0.1.14
13332026-09-02T21:48:08.287Z Compiling fs-err v3.3.0
13342026-09-02T21:48:08.299Z Compiling once_cell v1.21.3
13352026-09-02T21:48:08.321Z Compiling syn v2.0.117
13362026-09-02T21:48:08.348Z Compiling heck v0.4.1
13372026-09-02T21:48:08.399Z Compiling clap_lex v1.0.0
13382026-09-02T21:48:08.471Z Compiling fnv v1.0.7
13392026-09-02T21:48:08.489Z Compiling strsim v0.11.1
13402026-09-02T21:48:08.583Z Compiling papergrid v0.11.0
13412026-09-02T21:48:08.617Z Compiling pest_meta v2.8.6
13422026-09-02T21:48:08.627Z Compiling memmap v0.7.0
13432026-09-02T21:48:08.669Z Compiling smawk v0.3.2
13442026-09-02T21:48:08.682Z Compiling unicode-width v0.2.0
13452026-09-02T21:48:08.750Z Compiling unicode-linebreak v0.1.5
13462026-09-02T21:48:08.827Z Compiling terminal_size v0.4.3
13472026-09-02T21:48:08.838Z Compiling tempfile v3.27.0
13482026-09-02T21:48:08.872Z Compiling swrite v0.1.0
13492026-09-02T21:48:08.944Z Compiling clap_builder v4.6.0
13502026-09-02T21:48:08.972Z Compiling textwrap v0.16.2
13512026-09-02T21:48:09.340Z Compiling cargo-platform v0.3.2
13522026-09-02T21:48:09.353Z Compiling semver v1.0.28
13532026-09-02T21:48:09.548Z Compiling camino-tempfile v1.4.1
13542026-09-02T21:48:09.821Z Compiling tabled_derive v0.7.0
13552026-09-02T21:48:10.484Z Compiling tabled v0.15.0
13562026-09-02T21:48:10.505Z Compiling pest_generator v2.8.6
13572026-09-02T21:48:11.010Z Compiling serde_derive v1.0.228
13582026-09-02T21:48:11.014Z Compiling thiserror-impl v1.0.69
13592026-09-02T21:48:11.014Z Compiling zerocopy-derive v0.7.35
13602026-09-02T21:48:11.014Z Compiling scroll_derive v0.12.1
13612026-09-02T21:48:11.014Z Compiling thiserror-impl v2.0.18
13622026-09-02T21:48:11.014Z Compiling clap_derive v4.6.1
13632026-09-02T21:48:11.075Z Compiling pest_derive v2.8.6
13642026-09-02T21:48:11.631Z Compiling scroll v0.12.0
13652026-09-02T21:48:11.687Z Compiling zerocopy v0.7.35
13662026-09-02T21:48:11.831Z Compiling goblin v0.8.2
13672026-09-02T21:48:12.056Z Compiling dtrace-parser v0.2.0
13682026-09-02T21:48:12.311Z Compiling clap v4.6.1
13692026-09-02T21:48:13.308Z Compiling dof v0.3.0
13702026-09-02T21:48:13.308Z Compiling serde_tokenstream v0.2.3
13712026-09-02T21:48:13.318Z Compiling toml_datetime v0.6.11
13722026-09-02T21:48:13.323Z Compiling serde_spanned v0.6.9
13732026-09-02T21:48:13.323Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13742026-09-02T21:48:13.323Z Compiling cargo_metadata v0.23.1
13752026-09-02T21:48:13.323Z Compiling macaddr v1.0.1
13762026-09-02T21:48:13.493Z Compiling toml_edit v0.22.27
13772026-09-02T21:48:13.982Z Compiling usdt-attr-macro v0.5.0
13782026-09-02T21:48:13.982Z Compiling usdt-macro v0.5.0
13792026-09-02T21:48:14.575Z Compiling usdt v0.5.0
13802026-09-02T21:48:14.757Z Compiling toml v0.8.23
13812026-09-02T21:48:15.070Z Compiling cargo_toml v0.21.0
13822026-09-02T21:48:16.359Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13832026-09-02T21:48:18.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.14s
13842026-09-02T21:48:18.443Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
13852026-09-02T21:48:19.201Z Compiling serde_core v1.0.228
13862026-09-02T21:48:19.201Z Compiling libc v0.2.185
13872026-09-02T21:48:19.201Z Compiling serde v1.0.228
13882026-09-02T21:48:19.204Z Compiling log v0.4.33
13892026-09-02T21:48:19.204Z Compiling smallvec v1.15.1
13902026-09-02T21:48:19.204Z Compiling shlex v1.3.0
13912026-09-02T21:48:19.204Z Compiling find-msvc-tools v0.1.9
13922026-09-02T21:48:19.322Z Compiling subtle v2.6.1
13932026-09-02T21:48:19.386Z Compiling scopeguard v1.2.0
13942026-09-02T21:48:19.389Z Compiling stable_deref_trait v1.2.1
13952026-09-02T21:48:19.397Z Compiling typenum v1.20.1
13962026-09-02T21:48:19.401Z Compiling zerocopy v0.8.55
13972026-09-02T21:48:19.401Z Compiling portable-atomic v1.13.1
13982026-09-02T21:48:19.437Z Compiling serde_json v1.0.151
13992026-09-02T21:48:19.450Z Compiling syn v2.0.117
14002026-09-02T21:48:19.476Z Compiling critical-section v1.2.0
14012026-09-02T21:48:19.513Z Compiling lock_api v0.4.14
14022026-09-02T21:48:19.527Z Compiling libm v0.2.16
14032026-09-02T21:48:19.531Z Compiling num-traits v0.2.19
14042026-09-02T21:48:19.534Z Compiling pkg-config v0.3.32
14052026-09-02T21:48:19.558Z Compiling generic-array v0.14.7
14062026-09-02T21:48:19.594Z Compiling getrandom v0.4.3
14072026-09-02T21:48:19.637Z Compiling parking_lot_core v0.9.12
14082026-09-02T21:48:19.673Z Compiling pin-project-lite v0.2.17
14092026-09-02T21:48:19.739Z Compiling const-oid v0.9.6
14102026-09-02T21:48:19.756Z Compiling rand_core v0.10.0
14112026-09-02T21:48:19.789Z Compiling futures-core v0.3.32
14122026-09-02T21:48:19.840Z Compiling litemap v0.8.1
14132026-09-02T21:48:19.884Z Compiling percent-encoding v2.3.2
14142026-09-02T21:48:19.898Z Compiling writeable v0.6.2
14152026-09-02T21:48:19.993Z Compiling icu_normalizer_data v2.1.1
14162026-09-02T21:48:19.993Z Compiling icu_properties_data v2.1.2
14172026-09-02T21:48:20.007Z Compiling getrandom v0.3.4
14182026-09-02T21:48:20.079Z Compiling rustix v1.1.4
14192026-09-02T21:48:20.082Z Compiling futures-sink v0.3.32
14202026-09-02T21:48:20.110Z Compiling utf8_iter v1.0.4
14212026-09-02T21:48:20.113Z Compiling slab v0.4.12
14222026-09-02T21:48:20.138Z Compiling futures-task v0.3.32
14232026-09-02T21:48:20.158Z Compiling futures-io v0.3.32
14242026-09-02T21:48:20.218Z Compiling futures-channel v0.3.32
14252026-09-02T21:48:20.246Z Compiling errno v0.3.14
14262026-09-02T21:48:20.261Z Compiling jobserver v0.1.34
14272026-09-02T21:48:20.264Z Compiling getrandom v0.2.17
14282026-09-02T21:48:20.338Z Compiling mio v1.2.0
14292026-09-02T21:48:20.413Z Compiling signal-hook-registry v1.4.8
14302026-09-02T21:48:20.453Z Compiling rand_core v0.6.4
14312026-09-02T21:48:20.468Z Compiling cc v1.2.56
14322026-09-02T21:48:20.481Z Compiling socket2 v0.6.3
14332026-09-02T21:48:20.501Z Compiling once_cell v1.21.3
14342026-09-02T21:48:20.514Z Compiling parking_lot v0.12.5
14352026-09-02T21:48:20.563Z Compiling form_urlencoded v1.2.2
14362026-09-02T21:48:20.586Z Compiling rustversion v1.0.22
14372026-09-02T21:48:20.603Z Compiling iana-time-zone v0.1.65
14382026-09-02T21:48:20.662Z Compiling base64ct v1.8.3
14392026-09-02T21:48:20.720Z Compiling fs_extra v1.3.0
14402026-09-02T21:48:20.736Z Compiling flagset v0.4.7
14412026-09-02T21:48:20.753Z Compiling dunce v1.0.5
14422026-09-02T21:48:20.753Z Compiling ident_case v1.0.1
14432026-09-02T21:48:20.782Z Compiling regex-syntax v0.8.10
14442026-09-02T21:48:20.807Z Compiling base64 v0.22.1
14452026-09-02T21:48:20.884Z Compiling rand_core v0.9.5
14462026-09-02T21:48:20.887Z Compiling syn v1.0.109
14472026-09-02T21:48:20.906Z Compiling pem-rfc7468 v0.7.0
14482026-09-02T21:48:20.920Z Compiling vcpkg v0.2.15
14492026-09-02T21:48:20.923Z Compiling tracing-core v0.1.36
14502026-09-02T21:48:20.948Z Compiling simd-adler32 v0.3.8
14512026-09-02T21:48:20.977Z Compiling cpufeatures v0.2.17
14522026-09-02T21:48:21.007Z Compiling schemars v0.8.22
14532026-09-02T21:48:21.082Z Compiling dyn-clone v1.0.20
14542026-09-02T21:48:21.172Z Compiling aws-lc-rs v1.16.3
14552026-09-02T21:48:21.197Z Compiling spin v0.9.8
14562026-09-02T21:48:21.215Z Compiling cmake v0.1.57
14572026-09-02T21:48:21.245Z Compiling adler2 v2.0.1
14582026-09-02T21:48:21.248Z Compiling tinyvec_macros v0.1.1
14592026-09-02T21:48:21.286Z Compiling httparse v1.10.1
14602026-09-02T21:48:21.314Z Compiling cmov v0.5.4
14612026-09-02T21:48:21.338Z Compiling crc32fast v1.5.0
14622026-09-02T21:48:21.389Z Compiling openssl-probe v0.2.1
14632026-09-02T21:48:21.425Z Compiling miniz_oxide v0.8.9
14642026-09-02T21:48:21.473Z Compiling tinyvec v1.10.0
14652026-09-02T21:48:21.497Z Compiling aho-corasick v1.1.4
14662026-09-02T21:48:21.520Z Compiling ctutils v0.4.2
14672026-09-02T21:48:21.545Z Compiling bitflags v2.11.0
14682026-09-02T21:48:21.622Z Compiling semver v1.0.28
14692026-09-02T21:48:21.639Z Compiling indexmap v2.14.0
14702026-09-02T21:48:21.639Z Compiling uuid v1.23.4
14712026-09-02T21:48:21.724Z Compiling radium v0.7.0
14722026-09-02T21:48:21.737Z Compiling atomic-waker v1.1.2
14732026-09-02T21:48:21.768Z Compiling tower-layer v0.3.3
14742026-09-02T21:48:21.792Z Compiling tower-service v0.3.3
14752026-09-02T21:48:21.840Z Compiling rustc_version v0.4.1
14762026-09-02T21:48:21.881Z Compiling try-lock v0.2.5
14772026-09-02T21:48:21.899Z Compiling untrusted v0.7.1
14782026-09-02T21:48:21.945Z Compiling unicode-segmentation v1.12.0
14792026-09-02T21:48:21.965Z Compiling want v0.3.1
14802026-09-02T21:48:22.039Z Compiling tap v1.0.1
14812026-09-02T21:48:22.055Z Compiling openssl v0.10.80
14822026-09-02T21:48:22.071Z Compiling aws-lc-sys v0.40.0
14832026-09-02T21:48:22.148Z Compiling openssl-sys v0.9.117
14842026-09-02T21:48:22.165Z Compiling untrusted v0.9.0
14852026-09-02T21:48:22.178Z Compiling httpdate v1.0.3
14862026-09-02T21:48:22.203Z Compiling maybe-uninit v2.0.0
14872026-09-02T21:48:22.299Z Compiling synstructure v0.13.2
14882026-09-02T21:48:22.315Z Compiling serde_derive_internals v0.29.1
14892026-09-02T21:48:22.318Z Compiling pest_generator v2.8.6
14902026-09-02T21:48:22.346Z Compiling regex-automata v0.4.14
14912026-09-02T21:48:22.349Z Compiling darling_core v0.20.11
14922026-09-02T21:48:22.349Z Compiling foreign-types-shared v0.1.1
14932026-09-02T21:48:22.416Z Compiling rustls v0.23.41
14942026-09-02T21:48:22.474Z Compiling foreign-types v0.3.2
14952026-09-02T21:48:22.544Z Compiling wyz v0.5.1
14962026-09-02T21:48:22.558Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-09-02T21:48:22.605Z Compiling terminal_size v0.4.3
14982026-09-02T21:48:22.725Z Compiling tempfile v3.27.0
14992026-09-02T21:48:22.749Z Compiling bzip2-sys v0.1.13+1.0.8
15002026-09-02T21:48:22.868Z Compiling unicode-normalization v0.1.25
15012026-09-02T21:48:22.906Z Compiling num-integer v0.1.46
15022026-09-02T21:48:23.007Z Compiling socket2 v0.5.10
15032026-09-02T21:48:23.023Z Compiling wait-timeout v0.2.1
15042026-09-02T21:48:23.075Z Compiling ahash v0.8.12
15052026-09-02T21:48:23.090Z Compiling packed_struct v0.10.1
15062026-09-02T21:48:23.143Z Compiling bit-vec v0.8.0
15072026-09-02T21:48:23.178Z Compiling funty v2.0.0
15082026-09-02T21:48:23.256Z Compiling time-core v0.1.8
15092026-09-02T21:48:23.270Z Compiling num-conv v0.2.0
15102026-09-02T21:48:23.274Z Compiling native-tls v0.2.18
15112026-09-02T21:48:23.284Z Compiling num-bigint-dig v0.8.6
15122026-09-02T21:48:23.315Z Compiling powerfmt v0.2.0
15132026-09-02T21:48:23.327Z Compiling quick-error v1.2.3
15142026-09-02T21:48:23.375Z Compiling bit-set v0.8.0
15152026-09-02T21:48:23.391Z Compiling clap_builder v4.6.0
15162026-09-02T21:48:23.422Z Compiling rusty-fork v0.3.1
15172026-09-02T21:48:23.437Z Compiling time-macros v0.2.27
15182026-09-02T21:48:23.440Z Compiling num-iter v0.1.45
15192026-09-02T21:48:23.467Z Compiling deranged v0.5.8
15202026-09-02T21:48:23.541Z Compiling bitvec v1.0.1
15212026-09-02T21:48:23.567Z Compiling lazy_static v1.5.0
15222026-09-02T21:48:23.597Z Compiling rand_xorshift v0.4.0
15232026-09-02T21:48:23.649Z Compiling sync_wrapper v1.0.2
15242026-09-02T21:48:23.687Z Compiling indexmap v1.9.3
15252026-09-02T21:48:23.757Z Compiling crc-catalog v2.4.0
15262026-09-02T21:48:23.772Z Compiling siphasher v1.0.2
15272026-09-02T21:48:23.784Z Compiling paste v1.0.15
15282026-09-02T21:48:23.787Z Compiling usdt-impl v0.6.0
15292026-09-02T21:48:23.859Z Compiling object v0.37.3
15302026-09-02T21:48:23.892Z Compiling num_threads v0.1.7
15312026-09-02T21:48:23.972Z Compiling zlib-rs v0.6.2
15322026-09-02T21:48:24.007Z Compiling crossbeam-utils v0.8.21
15332026-09-02T21:48:24.023Z Compiling serde_derive v1.0.228
15342026-09-02T21:48:24.037Z Compiling zeroize_derive v1.5.0
15352026-09-02T21:48:24.065Z Compiling zerofrom-derive v0.1.6
15362026-09-02T21:48:24.145Z Compiling zerocopy-derive v0.8.55
15372026-09-02T21:48:24.309Z Compiling yoke-derive v0.8.1
15382026-09-02T21:48:24.452Z Compiling zerovec-derive v0.11.2
15392026-09-02T21:48:24.468Z Compiling displaydoc v0.2.5
15402026-09-02T21:48:24.573Z Compiling tokio-macros v2.7.0
15412026-09-02T21:48:24.716Z Compiling futures-macro v0.3.32
15422026-09-02T21:48:24.731Z Compiling thiserror-impl v2.0.18
15432026-09-02T21:48:25.044Z Compiling der_derive v0.7.3
15442026-09-02T21:48:25.183Z Compiling tracing-attributes v0.1.31
15452026-09-02T21:48:25.306Z Compiling schemars_derive v0.8.22
15462026-09-02T21:48:25.336Z Compiling scroll_derive v0.13.1
15472026-09-02T21:48:25.514Z Compiling zerofrom v0.1.6
15482026-09-02T21:48:25.529Z Compiling pest_derive v2.8.6
15492026-09-02T21:48:25.624Z Compiling futures-util v0.3.32
15502026-09-02T21:48:25.648Z Compiling yoke v0.8.1
15512026-09-02T21:48:25.662Z Compiling darling_macro v0.20.11
15522026-09-02T21:48:25.860Z Compiling zerovec v0.11.5
15532026-09-02T21:48:26.030Z Compiling zerotrie v0.2.3
15542026-09-02T21:48:26.078Z Compiling openssl-macros v0.1.1
15552026-09-02T21:48:26.196Z Compiling scroll v0.13.0
15562026-09-02T21:48:26.200Z Compiling thiserror v2.0.18
15572026-09-02T21:48:26.224Z Compiling thiserror-impl v1.0.69
15582026-09-02T21:48:26.332Z Compiling darling v0.20.11
15592026-09-02T21:48:26.379Z Compiling tinystr v0.8.2
15602026-09-02T21:48:26.429Z Compiling potential_utf v0.1.4
15612026-09-02T21:48:26.432Z Compiling goblin v0.10.5
15622026-09-02T21:48:26.458Z Compiling packed_struct_codegen v0.10.1
15632026-09-02T21:48:26.491Z Compiling zerocopy-derive v0.6.6
15642026-09-02T21:48:26.562Z Compiling icu_locale_core v2.1.1
15652026-09-02T21:48:26.582Z Compiling icu_collections v2.1.1
15662026-09-02T21:48:26.595Z Compiling tracing v0.1.44
15672026-09-02T21:48:26.617Z Compiling bitfield-macros v0.19.4
15682026-09-02T21:48:26.641Z Compiling clap_derive v4.6.1
15692026-09-02T21:48:26.874Z Compiling nodrop v0.1.14
15702026-09-02T21:48:26.986Z Compiling unarray v0.1.4
15712026-09-02T21:48:27.076Z Compiling array-init v0.0.4
15722026-09-02T21:48:27.113Z Compiling flate2 v1.1.9
15732026-09-02T21:48:27.236Z Compiling icu_provider v2.1.1
15742026-09-02T21:48:27.379Z Compiling zerocopy v0.6.6
15752026-09-02T21:48:27.387Z Compiling bitfield v0.19.4
15762026-09-02T21:48:27.444Z Compiling derive_builder_core v0.20.2
15772026-09-02T21:48:27.501Z Compiling icu_properties v2.1.2
15782026-09-02T21:48:27.551Z Compiling zeroize v1.9.0
15792026-09-02T21:48:27.555Z Compiling bytes v1.11.1
15802026-09-02T21:48:27.586Z Compiling icu_normalizer v2.1.1
15812026-09-02T21:48:27.599Z Compiling chrono v0.4.45
15822026-09-02T21:48:27.614Z Compiling ipnet v2.12.0
15832026-09-02T21:48:27.712Z Compiling hex v0.4.3
15842026-09-02T21:48:27.798Z Compiling der v0.7.10
15852026-09-02T21:48:27.996Z Compiling rustls-pki-types v1.14.0
15862026-09-02T21:48:28.013Z Compiling hybrid-array v0.4.13
15872026-09-02T21:48:28.121Z Compiling tokio v1.52.1
15882026-09-02T21:48:28.135Z Compiling http v1.4.2
15892026-09-02T21:48:28.196Z Compiling thiserror v1.0.69
15902026-09-02T21:48:28.316Z Compiling crypto-common v0.1.7
15912026-09-02T21:48:28.330Z Compiling block-buffer v0.10.4
15922026-09-02T21:48:28.346Z Compiling toml_datetime v0.6.11
15932026-09-02T21:48:28.440Z Compiling idna_adapter v1.2.1
15942026-09-02T21:48:28.459Z Compiling serde_spanned v0.6.9
15952026-09-02T21:48:28.483Z Compiling digest v0.10.7
15962026-09-02T21:48:28.520Z Compiling clap v4.6.1
15972026-09-02T21:48:28.604Z Compiling idna v1.1.0
15982026-09-02T21:48:28.618Z Compiling spki v0.7.3
15992026-09-02T21:48:28.635Z Compiling dtrace-parser v0.3.0
16002026-09-02T21:48:28.647Z Compiling time v0.3.47
16012026-09-02T21:48:28.755Z Compiling ppv-lite86 v0.2.21
16022026-09-02T21:48:28.805Z Compiling pkcs8 v0.10.2
16032026-09-02T21:48:28.860Z Compiling http-body v1.0.1
16042026-09-02T21:48:28.891Z Compiling sha2 v0.10.9
16052026-09-02T21:48:28.970Z Compiling url v2.5.8
16062026-09-02T21:48:28.993Z Compiling signature v2.2.0
16072026-09-02T21:48:29.032Z Compiling hmac v0.12.1
16082026-09-02T21:48:29.058Z Compiling rand_chacha v0.9.0
16092026-09-02T21:48:29.086Z Compiling rand_chacha v0.3.1
16102026-09-02T21:48:29.101Z Compiling http-body-util v0.1.3
16112026-09-02T21:48:29.194Z Compiling pkcs1 v0.7.5
16122026-09-02T21:48:29.213Z Compiling dof v0.4.0
16132026-09-02T21:48:29.268Z Compiling rand v0.9.2
16142026-09-02T21:48:29.359Z Compiling rand v0.8.6
16152026-09-02T21:48:29.834Z Compiling proptest v1.11.0
16162026-09-02T21:48:29.859Z Compiling scroll_derive v0.12.1
16172026-09-02T21:48:29.862Z Compiling structmeta-derive v0.3.0
16182026-09-02T21:48:29.915Z Compiling crc v3.4.0
16192026-09-02T21:48:29.930Z Compiling smallvec v0.6.14
16202026-09-02T21:48:29.958Z Compiling darling_core v0.23.0
16212026-09-02T21:48:30.173Z Compiling heapless v0.7.17
16222026-09-02T21:48:30.185Z Compiling slog v2.8.2
16232026-09-02T21:48:30.245Z Compiling thread-id v5.1.0
16242026-09-02T21:48:30.270Z Compiling env_filter v2.0.0
16252026-09-02T21:48:30.323Z Compiling syn v3.0.3
16262026-09-02T21:48:30.344Z Compiling cookie v0.18.1
16272026-09-02T21:48:30.423Z Compiling ipnetwork v0.21.1
16282026-09-02T21:48:30.433Z Compiling anyhow v1.0.104
16292026-09-02T21:48:30.449Z Compiling unicode-properties v0.1.4
16302026-09-02T21:48:30.544Z Compiling signal-hook v0.3.18
16312026-09-02T21:48:30.594Z Compiling base64 v0.21.7
16322026-09-02T21:48:30.610Z Compiling winnow v0.5.40
16332026-09-02T21:48:30.623Z Compiling zstd-safe v7.2.4
16342026-09-02T21:48:30.682Z Compiling iri-string v0.7.10
16352026-09-02T21:48:30.739Z Compiling gimli v0.32.3
16362026-09-02T21:48:30.777Z Compiling allocator-api2 v0.2.21
16372026-09-02T21:48:30.788Z Compiling hashbrown v0.12.3
16382026-09-02T21:48:30.813Z Compiling ryu v1.0.23
16392026-09-02T21:48:30.847Z Compiling unicode-bidi v0.3.18
16402026-09-02T21:48:30.955Z Compiling serde_urlencoded v0.7.1
16412026-09-02T21:48:30.971Z Compiling ron v0.8.1
16422026-09-02T21:48:31.044Z Compiling structmeta v0.3.0
16432026-09-02T21:48:31.121Z Compiling rsa v0.9.10
16442026-09-02T21:48:31.246Z Compiling stringprep v0.1.5
16452026-09-02T21:48:31.282Z Compiling oxnet v0.1.6
16462026-09-02T21:48:31.315Z Compiling scroll v0.12.0
16472026-09-02T21:48:31.583Z Compiling env_logger v0.11.11
16482026-09-02T21:48:31.655Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16492026-09-02T21:48:31.708Z Compiling serde-hex v0.1.0
16502026-09-02T21:48:31.750Z Compiling camino v1.2.5
16512026-09-02T21:48:31.928Z Compiling toml_edit v0.19.15
16522026-09-02T21:48:31.961Z Compiling tokio-util v0.7.18
16532026-09-02T21:48:32.067Z Compiling tower v0.5.3
16542026-09-02T21:48:32.154Z Compiling tokio-native-tls v0.3.1
16552026-09-02T21:48:32.256Z Compiling bzip2 v0.4.4
16562026-09-02T21:48:32.346Z Compiling newtype-uuid v1.3.2
16572026-09-02T21:48:32.481Z Compiling tower-http v0.6.8
16582026-09-02T21:48:32.560Z Compiling darling_macro v0.23.0
16592026-09-02T21:48:32.576Z Compiling addr2line v0.25.1
16602026-09-02T21:48:32.716Z Compiling h2 v0.4.15
16612026-09-02T21:48:32.731Z Compiling hashbrown v0.13.2
16622026-09-02T21:48:32.895Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16632026-09-02T21:48:32.914Z Compiling x509-cert v0.2.5
16642026-09-02T21:48:32.929Z Compiling block-buffer v0.12.1
16652026-09-02T21:48:33.029Z Compiling crypto-common v0.2.2
16662026-09-02T21:48:33.075Z Compiling block-padding v0.4.2
16672026-09-02T21:48:33.153Z Compiling md-5 v0.10.6
16682026-09-02T21:48:33.242Z Compiling derive_builder_macro v0.20.2
16692026-09-02T21:48:33.263Z Compiling rustls-native-certs v0.8.3
16702026-09-02T21:48:33.375Z Compiling erased-serde v0.3.31
16712026-09-02T21:48:33.471Z Compiling serde_tokenstream v0.2.3
16722026-09-02T21:48:33.566Z Compiling bstr v1.12.1
16732026-09-02T21:48:33.734Z Compiling zerocopy-derive v0.7.35
16742026-09-02T21:48:33.801Z Compiling daft-derive v0.1.8
16752026-09-02T21:48:33.815Z Compiling async-trait v0.1.89
16762026-09-02T21:48:33.857Z Compiling pin-project-internal v1.1.11
16772026-09-02T21:48:33.951Z Compiling heck v0.4.1
16782026-09-02T21:48:34.192Z Compiling curve25519-dalek v4.1.3
16792026-09-02T21:48:34.229Z Compiling vergen-lib v9.1.0
16802026-09-02T21:48:34.236Z Compiling hash32 v0.2.1
16812026-09-02T21:48:34.418Z Compiling encoding_rs v0.8.35
16822026-09-02T21:48:34.444Z Compiling memoffset v0.9.1
16832026-09-02T21:48:34.535Z Compiling smoltcp v0.9.1
16842026-09-02T21:48:34.551Z Compiling psl-types v2.0.11
16852026-09-02T21:48:34.566Z Compiling cfg_aliases v0.2.1
16862026-09-02T21:48:34.593Z Compiling owo-colors v4.3.0
16872026-09-02T21:48:34.651Z Compiling litrs v1.0.0
16882026-09-02T21:48:34.673Z Compiling rustix v0.38.44
16892026-09-02T21:48:34.673Z Compiling mime v0.3.17
16902026-09-02T21:48:34.695Z Compiling crc-any v2.5.0
16912026-09-02T21:48:34.785Z Compiling fallible-iterator v0.2.0
16922026-09-02T21:48:34.874Z Compiling rustc-demangle v0.1.27
16932026-09-02T21:48:34.894Z Compiling ref-cast v1.0.25
16942026-09-02T21:48:35.012Z Compiling zerocopy v0.7.35
16952026-09-02T21:48:35.040Z Compiling publicsuffix v2.3.0
16962026-09-02T21:48:35.053Z Compiling nix v0.31.2
16972026-09-02T21:48:35.056Z Compiling pin-project v1.1.11
16982026-09-02T21:48:35.137Z Compiling postgres-protocol v0.6.10
16992026-09-02T21:48:35.173Z Compiling backtrace v0.3.76
17002026-09-02T21:48:35.189Z Compiling daft v0.1.8
17012026-09-02T21:48:35.248Z Compiling document-features v0.2.12
17022026-09-02T21:48:35.291Z Compiling snafu-derive v0.8.9
17032026-09-02T21:48:35.352Z Compiling derive_builder v0.20.2
17042026-09-02T21:48:35.447Z Compiling toml v0.7.8
17052026-09-02T21:48:35.494Z Compiling inout v0.2.2
17062026-09-02T21:48:35.513Z Compiling object v0.30.4
17072026-09-02T21:48:35.596Z Compiling darling v0.23.0
17082026-09-02T21:48:35.609Z Compiling zip v0.6.6
17092026-09-02T21:48:35.693Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17102026-09-02T21:48:35.724Z Compiling goblin v0.8.2
17112026-09-02T21:48:35.881Z Compiling hyper v1.10.1
17122026-09-02T21:48:35.975Z Compiling derive-ex v0.1.8
17132026-09-02T21:48:36.033Z Compiling futures-executor v0.3.32
17142026-09-02T21:48:36.082Z Compiling hubpack_derive v0.1.1
17152026-09-02T21:48:36.112Z Compiling regex v1.12.3
17162026-09-02T21:48:36.222Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17172026-09-02T21:48:36.272Z Compiling curve25519-dalek-derive v0.1.1
17182026-09-02T21:48:36.318Z Compiling strum_macros v0.27.2
17192026-09-02T21:48:36.382Z Compiling ref-cast-impl v1.0.25
17202026-09-02T21:48:36.396Z Compiling phf_shared v0.13.1
17212026-09-02T21:48:36.565Z Compiling convert_case v0.10.0
17222026-09-02T21:48:36.581Z Compiling vergen v9.1.0
17232026-09-02T21:48:36.664Z Compiling cargo-platform v0.3.2
17242026-09-02T21:48:36.784Z Compiling ff v0.13.1
17252026-09-02T21:48:36.904Z Compiling fs-err v3.3.0
17262026-09-02T21:48:36.951Z Compiling is_ci v1.2.0
17272026-09-02T21:48:36.966Z Compiling libbz2-rs-sys v0.2.2
17282026-09-02T21:48:36.980Z Compiling jiff-core v0.1.0
17292026-09-02T21:48:36.980Z Compiling base16ct v0.2.0
17302026-09-02T21:48:36.983Z Compiling bitflags v1.3.2
17312026-09-02T21:48:37.081Z Compiling hyper-util v0.1.20
17322026-09-02T21:48:37.112Z Compiling path-slash v0.1.5
17332026-09-02T21:48:37.129Z Compiling foldhash v0.1.5
17342026-09-02T21:48:37.181Z Compiling bumpalo v3.20.2
17352026-09-02T21:48:37.267Z Compiling same-file v1.0.6
17362026-09-02T21:48:37.288Z Compiling foldhash v0.2.0
17372026-09-02T21:48:37.321Z Compiling managed v0.8.0
17382026-09-02T21:48:37.452Z Compiling hashbrown v0.16.1
17392026-09-02T21:48:37.452Z Compiling bzip2 v0.6.1
17402026-09-02T21:48:37.562Z Compiling walkdir v2.5.0
17412026-09-02T21:48:37.577Z Compiling zopfli v0.8.3
17422026-09-02T21:48:37.617Z Compiling snafu v0.8.9
17432026-09-02T21:48:37.670Z Compiling hashbrown v0.15.5
17442026-09-02T21:48:37.698Z Compiling textwrap v0.16.2
17452026-09-02T21:48:37.713Z Compiling test-strategy v0.4.5
17462026-09-02T21:48:37.888Z Compiling jiff v0.2.34
17472026-09-02T21:48:37.991Z Compiling dof v0.3.0
17482026-09-02T21:48:38.075Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17492026-09-02T21:48:38.175Z Compiling sec1 v0.7.3
17502026-09-02T21:48:38.218Z Compiling supports-color v3.0.2
17512026-09-02T21:48:38.356Z Compiling strum v0.27.2
17522026-09-02T21:48:38.373Z Compiling group v0.13.0
17532026-09-02T21:48:38.373Z Compiling derive_more-impl v2.1.1
17542026-09-02T21:48:38.405Z Compiling cargo_metadata v0.23.1
17552026-09-02T21:48:38.489Z Compiling hyper-tls v0.6.0
17562026-09-02T21:48:38.520Z Compiling phf v0.13.1
17572026-09-02T21:48:38.537Z Compiling hubpack v0.1.2
17582026-09-02T21:48:38.695Z Compiling reqwest v0.12.28
17592026-09-02T21:48:38.741Z Compiling futures v0.3.32
17602026-09-02T21:48:38.744Z Compiling signal-hook-mio v0.2.5
17612026-09-02T21:48:38.775Z Compiling cookie_store v0.22.1
17622026-09-02T21:48:38.839Z Compiling zstd v0.13.3
17632026-09-02T21:48:38.876Z Compiling serde_with_macros v3.21.0
17642026-09-02T21:48:38.892Z Compiling cipher v0.5.2
17652026-09-02T21:48:38.961Z Compiling backtrace-ext v0.2.1
17662026-09-02T21:48:39.120Z Compiling postgres-types v0.2.12
17672026-09-02T21:48:39.267Z Compiling globset v0.4.18
17682026-09-02T21:48:39.330Z Compiling usdt-attr-macro v0.6.0
17692026-09-02T21:48:39.463Z Compiling usdt-macro v0.6.0
17702026-09-02T21:48:39.515Z Compiling byte-wrapper v0.1.0
17712026-09-02T21:48:39.579Z Compiling hkdf v0.12.4
17722026-09-02T21:48:39.690Z Compiling ed25519 v2.2.3
17732026-09-02T21:48:39.768Z Compiling dtrace-parser v0.2.0
17742026-09-02T21:48:39.786Z Compiling crypto-bigint v0.5.5
17752026-09-02T21:48:39.878Z Compiling olpc-cjson v0.1.4
17762026-09-02T21:48:40.013Z Compiling serde-big-array v0.5.1
17772026-09-02T21:48:40.029Z Compiling serde_plain v1.0.2
17782026-09-02T21:48:40.049Z Compiling serde_repr v0.1.20
17792026-09-02T21:48:40.111Z Compiling miette-derive v7.6.0
17802026-09-02T21:48:40.177Z Compiling strum_macros v0.26.4
17812026-09-02T21:48:40.207Z Compiling enum-as-inner v0.6.1
17822026-09-02T21:48:40.250Z Compiling async-recursion v1.1.1
17832026-09-02T21:48:40.296Z Compiling phf_shared v0.11.3
17842026-09-02T21:48:40.342Z Compiling float-cmp v0.10.0
17852026-09-02T21:48:40.501Z Compiling pem v3.0.6
17862026-09-02T21:48:40.516Z Compiling memmap2 v0.9.10
17872026-09-02T21:48:40.572Z Compiling thread-id v4.2.2
17882026-09-02T21:48:40.624Z Compiling typed-path v0.9.3
17892026-09-02T21:48:40.650Z Compiling supports-hyperlinks v3.2.0
17902026-09-02T21:48:40.673Z Compiling precomputed-hash v0.1.1
17912026-09-02T21:48:40.752Z Compiling fixedbitset v0.4.2
17922026-09-02T21:48:40.768Z Compiling winnow v1.0.3
17932026-09-02T21:48:40.780Z Compiling difflib v0.4.0
17942026-09-02T21:48:40.826Z Compiling normalize-line-endings v0.3.0
17952026-09-02T21:48:40.859Z Compiling fixedbitset v0.5.7
17962026-09-02T21:48:40.922Z Compiling keccak v0.1.6
17972026-09-02T21:48:40.945Z Compiling supports-unicode v3.0.0
17982026-09-02T21:48:40.957Z Compiling predicates-core v1.0.10
17992026-09-02T21:48:40.998Z Compiling new_debug_unreachable v1.0.6
18002026-09-02T21:48:41.084Z Compiling data-encoding v2.10.0
18012026-09-02T21:48:41.112Z Compiling cpufeatures v0.3.0
18022026-09-02T21:48:41.154Z Compiling static_assertions v1.1.0
18032026-09-02T21:48:41.186Z Compiling either v1.15.0
18042026-09-02T21:48:41.204Z Compiling const-oid v0.10.2
18052026-09-02T21:48:41.241Z Compiling whoami v2.1.0
18062026-09-02T21:48:41.255Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18072026-09-02T21:48:41.307Z Compiling miette v7.6.0
18082026-09-02T21:48:41.360Z Compiling digest v0.11.3
18092026-09-02T21:48:41.425Z Compiling hickory-proto v0.25.2
18102026-09-02T21:48:41.428Z Compiling itertools v0.13.0
18112026-09-02T21:48:41.518Z Compiling tokio-postgres v0.7.16
18122026-09-02T21:48:41.646Z Compiling chacha20 v0.10.0
18132026-09-02T21:48:41.658Z Compiling predicates v3.1.4
18142026-09-02T21:48:41.684Z Compiling sha3 v0.10.8
18152026-09-02T21:48:41.815Z Compiling toml_parser v1.1.2+spec-1.1.0
18162026-09-02T21:48:41.899Z Compiling petgraph v0.8.3
18172026-09-02T21:48:41.903Z Compiling string_cache v0.8.9
18182026-09-02T21:48:41.985Z Compiling petgraph v0.6.5
18192026-09-02T21:48:42.020Z Compiling strum v0.26.3
18202026-09-02T21:48:42.040Z Compiling toml_edit v0.22.27
18212026-09-02T21:48:42.154Z Compiling elliptic-curve v0.13.8
18222026-09-02T21:48:42.170Z Compiling usdt v0.6.0
18232026-09-02T21:48:42.173Z Compiling usdt-impl v0.5.0
18242026-09-02T21:48:42.313Z Compiling zip v4.6.1
18252026-09-02T21:48:42.461Z Compiling crossterm v0.28.1
18262026-09-02T21:48:42.476Z Compiling serde_with v3.21.0
18272026-09-02T21:48:42.503Z Compiling ed25519-dalek v2.2.0
18282026-09-02T21:48:42.521Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18292026-09-02T21:48:42.577Z Compiling derive_more v2.1.1
18302026-09-02T21:48:42.790Z Compiling iddqd v0.4.2
18312026-09-02T21:48:43.135Z Compiling similar v2.7.0
18322026-09-02T21:48:43.273Z Compiling crossbeam-epoch v0.9.18
18332026-09-02T21:48:43.493Z Compiling tokio-stream v0.1.18
18342026-09-02T21:48:43.508Z Compiling buf-list v1.1.2
18352026-09-02T21:48:43.633Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18362026-09-02T21:48:43.795Z Compiling openapiv3 v2.2.0
18372026-09-02T21:48:43.808Z Compiling peg-runtime v0.8.5
18382026-09-02T21:48:43.808Z Compiling lalrpop-util v0.19.12
18392026-09-02T21:48:43.895Z Compiling thread_local v1.1.9
18402026-09-02T21:48:43.965Z Compiling slog-async v2.8.0
18412026-09-02T21:48:43.983Z Compiling crossbeam-channel v0.5.15
18422026-09-02T21:48:44.004Z Compiling is-terminal v0.4.17
18432026-09-02T21:48:44.025Z Compiling filetime v0.2.27
18442026-09-02T21:48:44.079Z Compiling take_mut v0.2.2
18452026-09-02T21:48:44.111Z Compiling xattr v1.6.1
18462026-09-02T21:48:44.124Z Compiling term v1.2.1
18472026-09-02T21:48:44.140Z Compiling camino-tempfile v1.4.1
18482026-09-02T21:48:44.285Z Compiling tar v0.4.46
18492026-09-02T21:48:44.440Z Compiling slog-term v2.9.2
18502026-09-02T21:49:01.702Z Compiling rustls-webpki v0.103.13
18512026-09-02T21:49:04.368Z Compiling tokio-rustls v0.26.4
18522026-09-02T21:49:04.369Z Compiling rustls-platform-verifier v0.6.2
18532026-09-02T21:49:04.369Z Compiling tough v0.22.0
18542026-09-02T21:49:04.564Z Compiling hyper-rustls v0.27.7
18552026-09-02T21:49:04.759Z Compiling reqwest v0.13.2
18562026-09-02T21:49:06.961Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18572026-09-02T21:49:07.189Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18582026-09-02T21:49:10.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.60s
18592026-09-02T21:49:10.208Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18602026-09-02T21:49:10.261ZSep 02 21:49:09.669 INFO Starting download, target: Clickhouse
18612026-09-02T21:49:10.261ZSep 02 21:49:09.670 INFO Starting download, target: MaghemiteMgd
18622026-09-02T21:49:10.261ZSep 02 21:49:09.670 INFO Starting download, target: Cockroach
18632026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Starting download, target: Console
18642026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Starting download, target: DendriteStub
18652026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Starting download, target: MaghemiteDdmd
18662026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Starting download, target: TransceiverControl
18672026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18682026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18692026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18702026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18712026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18722026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18732026-09-02T21:49:10.264ZSep 02 21:49:09.670 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18742026-09-02T21:49:10.578ZSep 02 21:49:09.986 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18752026-09-02T21:49:10.797ZSep 02 21:49:10.197 INFO Download complete, target: TransceiverControl
18762026-09-02T21:49:12.053ZSep 02 21:49:11.454 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18772026-09-02T21:49:12.299ZSep 02 21:49:11.702 INFO Download complete, target: Console
18782026-09-02T21:49:12.328ZSep 02 21:49:11.737 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18792026-09-02T21:49:12.557ZSep 02 21:49:11.965 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18802026-09-02T21:49:12.606ZSep 02 21:49:12.011 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18812026-09-02T21:49:12.871ZSep 02 21:49:12.279 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18822026-09-02T21:49:13.040ZSep 02 21:49:12.449 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18832026-09-02T21:49:13.040ZSep 02 21:49:12.449 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18842026-09-02T21:49:14.173ZSep 02 21:49:13.583 INFO Download complete, target: MaghemiteDdmd
18852026-09-02T21:49:15.173ZSep 02 21:49:14.582 INFO Download complete, target: MaghemiteMgd
18862026-09-02T21:49:15.189ZSep 02 21:49:14.598 INFO Download complete, target: DendriteStub
18872026-09-02T21:49:17.639ZSep 02 21:49:17.044 INFO Checking that binary works, target: Cockroach
18882026-09-02T21:49:17.754ZSep 02 21:49:17.163 INFO Download complete, target: Cockroach
18892026-09-02T21:49:19.444ZSep 02 21:49:18.835 INFO Checking that binary works, target: Clickhouse
18902026-09-02T21:49:19.546ZSep 02 21:49:18.916 INFO Download complete, target: Clickhouse
18912026-09-02T21:49:19.578ZAll prerequisites installed successfully
18922026-09-02T21:49:19.578Z
18932026-09-02T21:49:19.578Zreal 1:29.882888420
18942026-09-02T21:49:19.578Zuser 7:16.647047202
18952026-09-02T21:49:19.578Zsys 1:44.453065555
18962026-09-02T21:49:19.578Ztrap 0.255762050
18972026-09-02T21:49:19.578Ztflt 0.777517724
18982026-09-02T21:49:19.578Zdflt 1.720918311
18992026-09-02T21:49:19.578Zkflt 0.025731366
19002026-09-02T21:49:19.578Zlock 26:57.450422212
19012026-09-02T21:49:19.578Zslp 19:37.539068554
19022026-09-02T21:49:19.578Zlat 24.552037177
19032026-09-02T21:49:19.579Zstop 2:57.031459403
19042026-09-02T21:49:19.579Z+ source ./tools/include/force-git-over-https.sh
19052026-09-02T21:49:19.579Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
19062026-09-02T21:49:19.579Z++ (( i = 0 ))
19072026-09-02T21:49:19.579Z++ (( i < 5 ))
19082026-09-02T21:49:19.579Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
19092026-09-02T21:49:19.579Z++ (( i++ ))
19102026-09-02T21:49:19.579Z++ (( i < 5 ))
19112026-09-02T21:49:19.579Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
19122026-09-02T21:49:19.579Z++ (( i++ ))
19132026-09-02T21:49:19.579Z++ (( i < 5 ))
19142026-09-02T21:49:19.579Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
19152026-09-02T21:49:19.579Z++ (( i++ ))
19162026-09-02T21:49:19.579Z++ (( i < 5 ))
19172026-09-02T21:49:19.579Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
19182026-09-02T21:49:19.579Z++ (( i++ ))
19192026-09-02T21:49:19.579Z++ (( i < 5 ))
19202026-09-02T21:49:19.579Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
19212026-09-02T21:49:19.579Z++ (( i++ ))
19222026-09-02T21:49:19.579Z++ (( i < 5 ))
19232026-09-02T21:49:19.579Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
19242026-09-02T21:49:19.579Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
19252026-09-02T21:49:19.579Z+ rc=0
19262026-09-02T21:49:19.579Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
19272026-09-02T21:49:27.484Z+ case $rc in
19282026-09-02T21:49:27.484Z+ pfexec zfs create -p rpool/images/build/host
19292026-09-02T21:49:27.641Z+ pfexec zfs create -p rpool/images/build/recovery
19302026-09-02T21:49:27.689Z+ cargo xtask releng --output-dir /work --mkincorp --verify-debug-libraries
19312026-09-02T21:49:28.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19322026-09-02T21:49:28.163Z Running `target/debug/xtask releng --output-dir /work --mkincorp --verify-debug-libraries`
19332026-09-02T21:49:28.989Z Compiling proc-macro2 v1.0.106
19342026-09-02T21:49:28.989Z Compiling quote v1.0.45
19352026-09-02T21:49:28.989Z Compiling unicode-ident v1.0.24
19362026-09-02T21:49:28.989Z Compiling serde_core v1.0.228
19372026-09-02T21:49:28.996Z Compiling libc v0.2.185
19382026-09-02T21:49:28.996Z Compiling serde v1.0.228
19392026-09-02T21:49:28.996Z Compiling cfg-if v1.0.4
19402026-09-02T21:49:28.996Z Compiling find-msvc-tools v0.1.9
19412026-09-02T21:49:28.996Z Compiling shlex v1.3.0
19422026-09-02T21:49:29.118Z Compiling autocfg v1.5.0
19432026-09-02T21:49:29.123Z Compiling version_check v0.9.5
19442026-09-02T21:49:29.123Z Compiling zerocopy v0.8.55
19452026-09-02T21:49:29.123Z Compiling portable-atomic v1.13.1
19462026-09-02T21:49:29.131Z Compiling memchr v2.8.0
19472026-09-02T21:49:29.135Z Compiling zmij v1.0.21
19482026-09-02T21:49:29.320Z Compiling serde_json v1.0.151
19492026-09-02T21:49:29.413Z Compiling libm v0.2.16
19502026-09-02T21:49:29.579Z Compiling getrandom v0.4.3
19512026-09-02T21:49:29.625Z Compiling parking_lot_core v0.9.12
19522026-09-02T21:49:29.628Z Compiling generic-array v0.14.7
19532026-09-02T21:49:29.640Z Compiling pkg-config v0.3.32
19542026-09-02T21:49:29.657Z Compiling icu_normalizer_data v2.1.1
19552026-09-02T21:49:29.660Z Compiling icu_properties_data v2.1.2
19562026-09-02T21:49:29.717Z Compiling smallvec v1.15.1
19572026-09-02T21:49:29.722Z Compiling rustix v1.1.4
19582026-09-02T21:49:29.758Z Compiling num-traits v0.2.19
19592026-09-02T21:49:29.859Z Compiling log v0.4.33
19602026-09-02T21:49:29.874Z Compiling itoa v1.0.17
19612026-09-02T21:49:29.909Z Compiling getrandom v0.3.4
19622026-09-02T21:49:29.917Z Compiling subtle v2.6.1
19632026-09-02T21:49:29.989Z Compiling stable_deref_trait v1.2.1
19642026-09-02T21:49:30.096Z Compiling jobserver v0.1.34
19652026-09-02T21:49:30.101Z Compiling errno v0.3.14
19662026-09-02T21:49:30.101Z Compiling scopeguard v1.2.0
19672026-09-02T21:49:30.142Z Compiling typenum v1.20.1
19682026-09-02T21:49:30.175Z Compiling critical-section v1.2.0
19692026-09-02T21:49:30.222Z Compiling lock_api v0.4.14
19702026-09-02T21:49:30.257Z Compiling rand_core v0.10.0
19712026-09-02T21:49:30.299Z Compiling cc v1.2.56
19722026-09-02T21:49:30.334Z Compiling thiserror v2.0.18
19732026-09-02T21:49:30.422Z Compiling syn v2.0.117
19742026-09-02T21:49:30.485Z Compiling getrandom v0.2.17
19752026-09-02T21:49:30.577Z Compiling dunce v1.0.5
19762026-09-02T21:49:30.585Z Compiling heck v0.5.0
19772026-09-02T21:49:30.599Z Compiling fs_extra v1.3.0
19782026-09-02T21:49:30.670Z Compiling rand_core v0.6.4
19792026-09-02T21:49:30.709Z Compiling writeable v0.6.2
19802026-09-02T21:49:30.739Z Compiling once_cell v1.21.3
19812026-09-02T21:49:30.753Z Compiling litemap v0.8.1
19822026-09-02T21:49:30.756Z Compiling percent-encoding v2.3.2
19832026-09-02T21:49:30.918Z Compiling const-oid v0.9.6
19842026-09-02T21:49:31.006Z Compiling pin-project-lite v0.2.17
19852026-09-02T21:49:31.054Z Compiling cmake v0.1.57
19862026-09-02T21:49:31.069Z Compiling schemars v0.8.22
19872026-09-02T21:49:31.200Z Compiling equivalent v1.0.2
19882026-09-02T21:49:31.215Z Compiling signal-hook-registry v1.4.8
19892026-09-02T21:49:31.253Z Compiling aws-lc-rs v1.16.3
19902026-09-02T21:49:31.305Z Compiling bitflags v2.11.0
19912026-09-02T21:49:31.341Z Compiling semver v1.0.28
19922026-09-02T21:49:31.475Z Compiling futures-core v0.3.32
19932026-09-02T21:49:31.559Z Compiling rustversion v1.0.22
19942026-09-02T21:49:31.580Z Compiling parking_lot v0.12.5
19952026-09-02T21:49:31.641Z Compiling aws-lc-sys v0.40.0
19962026-09-02T21:49:31.676Z Compiling mio v1.2.0
19972026-09-02T21:49:31.737Z Compiling utf8_iter v1.0.4
19982026-09-02T21:49:31.755Z Compiling crc32fast v1.5.0
19992026-09-02T21:49:31.789Z Compiling form_urlencoded v1.2.2
20002026-09-02T21:49:31.953Z Compiling byteorder v1.5.0
20012026-09-02T21:49:32.016Z Compiling vcpkg v0.2.15
20022026-09-02T21:49:32.033Z Compiling strsim v0.11.1
20032026-09-02T21:49:32.186Z Compiling syn v1.0.109
20042026-09-02T21:49:32.202Z Compiling fnv v1.0.7
20052026-09-02T21:49:32.282Z Compiling hashbrown v0.17.0
20062026-09-02T21:49:32.349Z Compiling socket2 v0.6.3
20072026-09-02T21:49:32.563Z Compiling futures-sink v0.3.32
20082026-09-02T21:49:32.579Z Compiling httparse v1.10.1
20092026-09-02T21:49:32.608Z Compiling radium v0.7.0
20102026-09-02T21:49:32.611Z Compiling openssl-sys v0.9.117
20112026-09-02T21:49:32.690Z Compiling futures-channel v0.3.32
20122026-09-02T21:49:32.793Z Compiling thiserror v1.0.69
20132026-09-02T21:49:32.809Z Compiling iana-time-zone v0.1.65
20142026-09-02T21:49:32.812Z Compiling futures-io v0.3.32
20152026-09-02T21:49:32.841Z Compiling futures-task v0.3.32
20162026-09-02T21:49:32.915Z Compiling slab v0.4.12
20172026-09-02T21:49:32.960Z Compiling rustls v0.23.41
20182026-09-02T21:49:32.985Z Compiling indexmap v2.14.0
20192026-09-02T21:49:33.008Z Compiling base64 v0.22.1
20202026-09-02T21:49:33.039Z Compiling maybe-uninit v2.0.0
20212026-09-02T21:49:33.147Z Compiling rustc_version v0.4.1
20222026-09-02T21:49:33.225Z Compiling synstructure v0.13.2
20232026-09-02T21:49:33.228Z Compiling serde_derive_internals v0.29.1
20242026-09-02T21:49:33.336Z Compiling bzip2-sys v0.1.13+1.0.8
20252026-09-02T21:49:33.360Z Compiling uuid v1.23.4
20262026-09-02T21:49:33.378Z Compiling ahash v0.8.12
20272026-09-02T21:49:33.392Z Compiling ident_case v1.0.1
20282026-09-02T21:49:33.421Z Compiling num-bigint-dig v0.8.6
20292026-09-02T21:49:33.458Z Compiling packed_struct v0.10.1
20302026-09-02T21:49:33.471Z Compiling base64ct v1.8.3
20312026-09-02T21:49:33.476Z Compiling ucd-trie v0.1.7
20322026-09-02T21:49:33.514Z Compiling regex-syntax v0.8.10
20332026-09-02T21:49:33.555Z Compiling rand_core v0.9.5
20342026-09-02T21:49:33.668Z Compiling pest v2.8.6
20352026-09-02T21:49:33.739Z Compiling fastrand v2.3.0
20362026-09-02T21:49:33.743Z Compiling openssl v0.10.80
20372026-09-02T21:49:33.767Z Compiling pem-rfc7468 v0.7.0
20382026-09-02T21:49:33.825Z Compiling flagset v0.4.7
20392026-09-02T21:49:33.854Z Compiling dyn-clone v1.0.20
20402026-09-02T21:49:33.944Z Compiling indexmap v1.9.3
20412026-09-02T21:49:34.034Z Compiling tempfile v3.27.0
20422026-09-02T21:49:34.048Z Compiling unicode-segmentation v1.12.0
20432026-09-02T21:49:34.052Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20442026-09-02T21:49:34.111Z Compiling cpufeatures v0.2.17
20452026-09-02T21:49:34.144Z Compiling paste v1.0.15
20462026-09-02T21:49:34.200Z Compiling simd-adler32 v0.3.8
20472026-09-02T21:49:34.214Z Compiling native-tls v0.2.18
20482026-09-02T21:49:34.455Z Compiling syn v3.0.3
20492026-09-02T21:49:34.470Z Compiling anstyle v1.0.14
20502026-09-02T21:49:34.485Z Compiling crossbeam-utils v0.8.21
20512026-09-02T21:49:34.490Z Compiling serde_derive v1.0.228
20522026-09-02T21:49:34.504Z Compiling zeroize_derive v1.5.0
20532026-09-02T21:49:34.534Z Compiling zerofrom-derive v0.1.6
20542026-09-02T21:49:34.538Z Compiling zerocopy-derive v0.8.55
20552026-09-02T21:49:34.579Z Compiling yoke-derive v0.8.1
20562026-09-02T21:49:34.639Z Compiling zerovec-derive v0.11.2
20572026-09-02T21:49:34.667Z Compiling displaydoc v0.2.5
20582026-09-02T21:49:34.726Z Compiling tokio-macros v2.7.0
20592026-09-02T21:49:34.782Z Compiling futures-macro v0.3.32
20602026-09-02T21:49:34.798Z Compiling der_derive v0.7.3
20612026-09-02T21:49:34.979Z Compiling thiserror-impl v2.0.18
20622026-09-02T21:49:35.141Z Compiling schemars_derive v0.8.22
20632026-09-02T21:49:35.412Z Compiling tracing-attributes v0.1.31
20642026-09-02T21:49:35.461Z Compiling thiserror-impl v1.0.69
20652026-09-02T21:49:35.591Z Compiling clap_derive v4.6.1
20662026-09-02T21:49:35.620Z Compiling futures-util v0.3.32
20672026-09-02T21:49:35.762Z Compiling zerofrom v0.1.6
20682026-09-02T21:49:35.924Z Compiling yoke v0.8.1
20692026-09-02T21:49:36.149Z Compiling zerovec v0.11.5
20702026-09-02T21:49:36.166Z Compiling zerotrie v0.2.3
20712026-09-02T21:49:36.542Z Compiling packed_struct_codegen v0.10.1
20722026-09-02T21:49:36.596Z Compiling pest_meta v2.8.6
20732026-09-02T21:49:36.623Z Compiling bitfield-macros v0.19.4
20742026-09-02T21:49:36.641Z Compiling zerocopy-derive v0.6.6
20752026-09-02T21:49:36.664Z Compiling tinystr v0.8.2
20762026-09-02T21:49:36.772Z Compiling potential_utf v0.1.4
20772026-09-02T21:49:36.879Z Compiling icu_locale_core v2.1.1
20782026-09-02T21:49:36.964Z Compiling icu_collections v2.1.1
20792026-09-02T21:49:37.356Z Compiling pest_generator v2.8.6
20802026-09-02T21:49:37.522Z Compiling icu_provider v2.1.1
20812026-09-02T21:49:37.539Z Compiling openssl-macros v0.1.1
20822026-09-02T21:49:37.543Z Compiling scroll_derive v0.13.1
20832026-09-02T21:49:37.568Z Compiling camino v1.2.5
20842026-09-02T21:49:37.765Z Compiling zeroize v1.9.0
20852026-09-02T21:49:37.846Z Compiling bytes v1.11.1
20862026-09-02T21:49:37.948Z Compiling icu_normalizer v2.1.1
20872026-09-02T21:49:38.045Z Compiling icu_properties v2.1.2
20882026-09-02T21:49:38.061Z Compiling chrono v0.4.45
20892026-09-02T21:49:38.076Z Compiling der v0.7.10
20902026-09-02T21:49:38.111Z Compiling hex v0.4.3
20912026-09-02T21:49:38.415Z Compiling tokio v1.52.1
20922026-09-02T21:49:38.449Z Compiling pest_derive v2.8.6
20932026-09-02T21:49:38.496Z Compiling crypto-common v0.1.7
20942026-09-02T21:49:38.567Z Compiling block-buffer v0.10.4
20952026-09-02T21:49:38.800Z Compiling digest v0.10.7
20962026-09-02T21:49:38.812Z Compiling adler2 v2.0.1
20972026-09-02T21:49:38.918Z Compiling idna_adapter v1.2.1
20982026-09-02T21:49:38.949Z Compiling ppv-lite86 v0.2.21
20992026-09-02T21:49:38.970Z Compiling utf8parse v0.2.2
21002026-09-02T21:49:39.034Z Compiling idna v1.1.0
21012026-09-02T21:49:39.080Z Compiling spki v0.7.3
21022026-09-02T21:49:39.097Z Compiling anstyle-parse v1.0.0
21032026-09-02T21:49:39.100Z Compiling sha2 v0.10.9
21042026-09-02T21:49:39.326Z Compiling url v2.5.8
21052026-09-02T21:49:39.352Z Compiling pkcs8 v0.10.2
21062026-09-02T21:49:39.368Z Compiling miniz_oxide v0.8.9
21072026-09-02T21:49:39.519Z Compiling rand_chacha v0.9.0
21082026-09-02T21:49:39.519Z Compiling http v1.4.2
21092026-09-02T21:49:39.583Z Compiling rustls-pki-types v1.14.0
21102026-09-02T21:49:39.614Z Compiling daft-derive v0.1.8
21112026-09-02T21:49:39.791Z Compiling rand v0.9.2
21122026-09-02T21:49:39.933Z Compiling terminal_size v0.4.3
21132026-09-02T21:49:40.110Z Compiling spin v0.9.8
21142026-09-02T21:49:40.129Z Compiling anstyle-query v1.1.5
21152026-09-02T21:49:40.223Z Compiling colorchoice v1.0.4
21162026-09-02T21:49:40.260Z Compiling time-core v0.1.8
21172026-09-02T21:49:40.306Z Compiling is_terminal_polyfill v1.70.2
21182026-09-02T21:49:40.323Z Compiling tinyvec_macros v0.1.1
21192026-09-02T21:49:40.326Z Compiling num-conv v0.2.0
21202026-09-02T21:49:40.384Z Compiling tinyvec v1.10.0
21212026-09-02T21:49:40.389Z Compiling async-trait v0.1.89
21222026-09-02T21:49:40.412Z Compiling anstream v1.0.0
21232026-09-02T21:49:40.430Z Compiling structmeta-derive v0.3.0
21242026-09-02T21:49:40.433Z Compiling tracing-core v0.1.36
21252026-09-02T21:49:40.512Z Compiling time-macros v0.2.27
21262026-09-02T21:49:40.597Z Compiling plain v0.2.3
21272026-09-02T21:49:40.752Z Compiling object v0.37.3
21282026-09-02T21:49:40.904Z Compiling cmov v0.5.4
21292026-09-02T21:49:40.929Z Compiling untrusted v0.7.1
21302026-09-02T21:49:40.954Z Compiling tracing v0.1.44
21312026-09-02T21:49:41.019Z Compiling http-body v1.0.1
21322026-09-02T21:49:41.154Z Compiling ctutils v0.4.2
21332026-09-02T21:49:41.255Z Compiling serde_spanned v0.6.9
21342026-09-02T21:49:41.269Z Compiling toml_datetime v0.6.11
21352026-09-02T21:49:41.318Z Compiling pin-project-internal v1.1.11
21362026-09-02T21:49:41.417Z Compiling slog v2.8.2
21372026-09-02T21:49:41.465Z Compiling structmeta v0.3.0
21382026-09-02T21:49:41.482Z Compiling wait-timeout v0.2.1
21392026-09-02T21:49:41.485Z Compiling cookie v0.18.1
21402026-09-02T21:49:41.566Z Compiling clap_lex v1.0.0
21412026-09-02T21:49:41.588Z Compiling tap v1.0.1
21422026-09-02T21:49:41.673Z Compiling quick-error v1.2.3
21432026-09-02T21:49:41.677Z Compiling bit-vec v0.8.0
21442026-09-02T21:49:41.736Z Compiling openssl-probe v0.2.1
21452026-09-02T21:49:41.761Z Compiling zstd-safe v7.2.4
21462026-09-02T21:49:41.852Z Compiling untrusted v0.9.0
21472026-09-02T21:49:41.962Z Compiling bit-set v0.8.0
21482026-09-02T21:49:41.983Z Compiling rusty-fork v0.3.1
21492026-09-02T21:49:42.002Z Compiling clap_builder v4.6.0
21502026-09-02T21:49:42.034Z Compiling derive-ex v0.1.8
21512026-09-02T21:49:42.051Z Compiling wyz v0.5.1
21522026-09-02T21:49:42.206Z Compiling tokio-util v0.7.18
21532026-09-02T21:49:42.221Z Compiling hybrid-array v0.4.13
21542026-09-02T21:49:42.291Z Compiling unicode-normalization v0.1.25
21552026-09-02T21:49:42.351Z Compiling rand_chacha v0.3.1
21562026-09-02T21:49:42.410Z Compiling signature v2.2.0
21572026-09-02T21:49:42.427Z Compiling scroll_derive v0.12.1
21582026-09-02T21:49:42.515Z Compiling heck v0.4.1
21592026-09-02T21:49:42.611Z Compiling rand_xorshift v0.4.0
21602026-09-02T21:49:42.640Z Compiling heapless v0.7.17
21612026-09-02T21:49:42.920Z Compiling num-integer v0.1.46
21622026-09-02T21:49:42.923Z Compiling aho-corasick v1.1.4
21632026-09-02T21:49:42.970Z Compiling try-lock v0.2.5
21642026-09-02T21:49:43.147Z Compiling rustix v0.38.44
21652026-09-02T21:49:43.151Z Compiling unarray v0.1.4
21662026-09-02T21:49:43.222Z Compiling tower-layer v0.3.3
21672026-09-02T21:49:43.239Z Compiling tower-service v0.3.3
21682026-09-02T21:49:43.259Z Compiling zlib-rs v0.6.2
21692026-09-02T21:49:43.276Z Compiling anyhow v1.0.104
21702026-09-02T21:49:43.352Z Compiling signal-hook v0.3.18
21712026-09-02T21:49:43.435Z Compiling atomic-waker v1.1.2
21722026-09-02T21:49:43.564Z Compiling funty v2.0.0
21732026-09-02T21:49:43.599Z Compiling pretty-hex v0.4.1
21742026-09-02T21:49:43.630Z Compiling usdt-impl v0.6.0
21752026-09-02T21:49:43.648Z Compiling h2 v0.4.15
21762026-09-02T21:49:43.666Z Compiling test-strategy v0.4.5
21772026-09-02T21:49:43.769Z Compiling regex-automata v0.4.14
21782026-09-02T21:49:43.879Z Compiling proptest v1.11.0
21792026-09-02T21:49:44.021Z Compiling clap v4.6.1
21802026-09-02T21:49:44.117Z Compiling bitvec v1.0.1
21812026-09-02T21:49:44.231Z Compiling num-iter v0.1.45
21822026-09-02T21:49:44.256Z Compiling want v0.3.1
21832026-09-02T21:49:44.665Z Compiling snafu-derive v0.8.9
21842026-09-02T21:49:44.742Z Compiling rand v0.8.6
21852026-09-02T21:49:44.951Z Compiling ipnetwork v0.21.1
21862026-09-02T21:49:45.474Z Compiling flate2 v1.1.9
21872026-09-02T21:49:45.560Z Compiling lazy_static v1.5.0
21882026-09-02T21:49:45.671Z Compiling scroll v0.13.0
21892026-09-02T21:49:45.691Z Compiling ipnet v2.12.0
21902026-09-02T21:49:45.944Z Compiling strum_macros v0.26.4
21912026-09-02T21:49:46.078Z Compiling darling_core v0.23.0
21922026-09-02T21:49:46.142Z Compiling darling_core v0.20.11
21932026-09-02T21:49:46.342Z Compiling foreign-types-shared v0.1.1
21942026-09-02T21:49:46.358Z Compiling crc-catalog v2.4.0
21952026-09-02T21:49:46.446Z Compiling httpdate v1.0.3
21962026-09-02T21:49:46.462Z Compiling nodrop v0.1.14
21972026-09-02T21:49:46.475Z Compiling winnow v0.5.40
21982026-09-02T21:49:46.569Z Compiling array-init v0.0.4
21992026-09-02T21:49:46.734Z Compiling hyper v1.10.1
22002026-09-02T21:49:46.752Z Compiling crc v3.4.0
22012026-09-02T21:49:46.938Z Compiling foreign-types v0.3.2
22022026-09-02T21:49:47.042Z Compiling newtype-uuid v1.3.2
22032026-09-02T21:49:47.497Z Compiling goblin v0.10.5
22042026-09-02T21:49:47.514Z Compiling oxnet v0.1.6
22052026-09-02T21:49:47.654Z Compiling smallvec v0.6.14
22062026-09-02T21:49:48.151Z Compiling darling_macro v0.20.11
22072026-09-02T21:49:48.186Z Compiling toml_edit v0.19.15
22082026-09-02T21:49:48.217Z Compiling darling_macro v0.23.0
22092026-09-02T21:49:48.437Z Compiling pkcs1 v0.7.5
22102026-09-02T21:49:48.753Z Compiling zerocopy v0.6.6
22112026-09-02T21:49:48.780Z Compiling bitfield v0.19.4
22122026-09-02T21:49:48.888Z Compiling zerocopy-derive v0.7.35
22132026-09-02T21:49:48.953Z Compiling curve25519-dalek v4.1.3
22142026-09-02T21:49:49.082Z Compiling socket2 v0.5.10
22152026-09-02T21:49:49.082Z Compiling env_filter v2.0.0
22162026-09-02T21:49:49.232Z Compiling memoffset v0.9.1
22172026-09-02T21:49:49.251Z Compiling litrs v1.0.0
22182026-09-02T21:49:49.392Z Compiling ref-cast v1.0.25
22192026-09-02T21:49:49.409Z Compiling owo-colors v4.3.0
22202026-09-02T21:49:49.455Z Compiling base64 v0.21.7
22212026-09-02T21:49:49.529Z Compiling hashbrown v0.12.3
22222026-09-02T21:49:49.610Z Compiling smoltcp v0.9.1
22232026-09-02T21:49:49.745Z Compiling document-features v0.2.12
22242026-09-02T21:49:49.775Z Compiling toml v0.7.8
22252026-09-02T21:49:49.801Z Compiling ron v0.8.1
22262026-09-02T21:49:49.868Z Compiling hyper-util v0.1.20
22272026-09-02T21:49:50.083Z Compiling env_logger v0.11.11
22282026-09-02T21:49:50.172Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22292026-09-02T21:49:50.233Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22302026-09-02T21:49:50.277Z Compiling dof v0.4.0
22312026-09-02T21:49:50.463Z Compiling bzip2 v0.4.4
22322026-09-02T21:49:50.699Z Compiling darling v0.23.0
22332026-09-02T21:49:50.758Z Compiling rsa v0.9.10
22342026-09-02T21:49:51.169Z Compiling darling v0.20.11
22352026-09-02T21:49:51.237Z Compiling serde-hex v0.1.0
22362026-09-02T21:49:51.276Z Compiling daft v0.1.8
22372026-09-02T21:49:51.300Z Compiling hashbrown v0.13.2
22382026-09-02T21:49:51.415Z Compiling x509-cert v0.2.5
22392026-09-02T21:49:51.499Z Compiling dtrace-parser v0.3.0
22402026-09-02T21:49:51.530Z Compiling hmac v0.12.1
22412026-09-02T21:49:51.773Z Compiling async-recursion v1.1.1
22422026-09-02T21:49:51.927Z Compiling sync_wrapper v1.0.2
22432026-09-02T21:49:52.048Z Compiling thread-id v5.1.0
22442026-09-02T21:49:52.078Z Compiling crc-any v2.5.0
22452026-09-02T21:49:52.214Z Compiling powerfmt v0.2.0
22462026-09-02T21:49:52.360Z Compiling siphasher v1.0.2
22472026-09-02T21:49:52.382Z Compiling cfg_aliases v0.2.1
22482026-09-02T21:49:52.386Z Compiling deranged v0.5.8
22492026-09-02T21:49:52.470Z Compiling nix v0.31.2
22502026-09-02T21:49:52.766Z Compiling tower v0.5.3
22512026-09-02T21:49:53.336Z Compiling object v0.30.4
22522026-09-02T21:49:53.448Z Compiling derive_builder_core v0.20.2
22532026-09-02T21:49:53.530Z Compiling serde_with_macros v3.21.0
22542026-09-02T21:49:53.580Z Compiling zip v0.6.6
22552026-09-02T21:49:53.614Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22562026-09-02T21:49:54.015Z Compiling bstr v1.12.1
22572026-09-02T21:49:54.047Z Compiling block-buffer v0.12.1
22582026-09-02T21:49:54.138Z Compiling crypto-common v0.2.2
22592026-09-02T21:49:54.394Z Compiling http-body-util v0.1.3
22602026-09-02T21:49:54.621Z Compiling futures-executor v0.3.32
22612026-09-02T21:49:54.637Z Compiling serde_tokenstream v0.2.3
22622026-09-02T21:49:54.642Z Compiling erased-serde v0.3.31
22632026-09-02T21:49:54.708Z Compiling hubpack_derive v0.1.1
22642026-09-02T21:49:54.722Z Compiling curve25519-dalek-derive v0.1.1
22652026-09-02T21:49:54.952Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22662026-09-02T21:49:54.956Z Compiling ref-cast-impl v1.0.25
22672026-09-02T21:49:54.984Z Compiling strum_macros v0.27.2
22682026-09-02T21:49:55.172Z Compiling fs-err v3.3.0
22692026-09-02T21:49:55.209Z Compiling usdt-impl v0.5.0
22702026-09-02T21:49:55.325Z Compiling unicode-bidi v0.3.18
22712026-09-02T21:49:55.452Z Compiling ryu v1.0.23
22722026-09-02T21:49:55.520Z Compiling path-slash v0.1.5
22732026-09-02T21:49:55.520Z Compiling iri-string v0.7.10
22742026-09-02T21:49:55.600Z Compiling same-file v1.0.6
22752026-09-02T21:49:55.651Z Compiling num_threads v0.1.7
22762026-09-02T21:49:55.802Z Compiling gimli v0.32.3
22772026-09-02T21:49:55.912Z Compiling unicode-properties v0.1.4
22782026-09-02T21:49:56.003Z Compiling allocator-api2 v0.2.21
22792026-09-02T21:49:56.243Z Compiling time v0.3.47
22802026-09-02T21:49:56.474Z Compiling stringprep v0.1.5
22812026-09-02T21:49:56.700Z Compiling serde_urlencoded v0.7.1
22822026-09-02T21:49:56.948Z Compiling tower-http v0.6.8
22832026-09-02T21:49:57.483Z Compiling addr2line v0.25.1
22842026-09-02T21:49:57.499Z Compiling walkdir v2.5.0
22852026-09-02T21:49:57.862Z Compiling futures v0.3.32
22862026-09-02T21:49:58.020Z Compiling derive_builder_macro v0.20.2
22872026-09-02T21:49:58.156Z Compiling tokio-native-tls v0.3.1
22882026-09-02T21:49:58.350Z Compiling strum v0.26.3
22892026-09-02T21:49:58.517Z Compiling block-padding v0.4.2
22902026-09-02T21:49:58.604Z Compiling scroll v0.12.0
22912026-09-02T21:49:58.653Z Compiling pin-project v1.1.11
22922026-09-02T21:49:58.671Z Compiling rustls-native-certs v0.8.3
22932026-09-02T21:49:58.776Z Compiling md-5 v0.10.6
22942026-09-02T21:49:58.842Z Compiling convert_case v0.10.0
22952026-09-02T21:49:58.899Z Compiling vergen-lib v9.1.0
22962026-09-02T21:49:58.918Z Compiling hash32 v0.2.1
22972026-09-02T21:49:58.949Z Compiling encoding_rs v0.8.35
22982026-09-02T21:49:59.104Z Compiling mime v0.3.17
22992026-09-02T21:49:59.124Z Compiling psl-types v2.0.11
23002026-09-02T21:49:59.138Z Compiling rustc-demangle v0.1.27
23012026-09-02T21:49:59.186Z Compiling fallible-iterator v0.2.0
23022026-09-02T21:49:59.201Z Compiling cpufeatures v0.3.0
23032026-09-02T21:49:59.296Z Compiling jiff-core v0.1.0
23042026-09-02T21:49:59.352Z Compiling publicsuffix v2.3.0
23052026-09-02T21:49:59.388Z Compiling derive_more-impl v2.1.1
23062026-09-02T21:49:59.507Z Compiling postgres-protocol v0.6.10
23072026-09-02T21:49:59.641Z Compiling goblin v0.8.2
23082026-09-02T21:49:59.953Z Compiling snafu v0.8.9
23092026-09-02T21:50:00.100Z Compiling inout v0.2.2
23102026-09-02T21:50:00.221Z Compiling jiff v0.2.34
23112026-09-02T21:50:00.299Z Compiling derive_builder v0.20.2
23122026-09-02T21:50:00.461Z Compiling hyper-tls v0.6.0
23132026-09-02T21:50:00.555Z Compiling backtrace v0.3.76
23142026-09-02T21:50:00.726Z Compiling usdt-attr-macro v0.6.0
23152026-09-02T21:50:00.799Z Compiling usdt-macro v0.6.0
23162026-09-02T21:50:00.816Z Compiling globset v0.4.18
23172026-09-02T21:50:00.866Z Compiling phf_shared v0.13.1
23182026-09-02T21:50:00.934Z Compiling crossbeam-epoch v0.9.18
23192026-09-02T21:50:01.070Z Compiling zerocopy v0.7.35
23202026-09-02T21:50:01.230Z Compiling regex v1.12.3
23212026-09-02T21:50:01.566Z Compiling serde_plain v1.0.2
23222026-09-02T21:50:01.605Z Compiling enum-as-inner v0.6.1
23232026-09-02T21:50:01.638Z Compiling serde_repr v0.1.20
23242026-09-02T21:50:01.657Z Compiling miette-derive v7.6.0
23252026-09-02T21:50:01.797Z Compiling pem v3.0.6
23262026-09-02T21:50:01.819Z Compiling vergen v9.1.0
23272026-09-02T21:50:01.838Z Compiling ff v0.13.1
23282026-09-02T21:50:01.910Z Compiling cargo-platform v0.3.2
23292026-09-02T21:50:01.999Z Compiling filetime v0.2.27
23302026-09-02T21:50:02.035Z Compiling base16ct v0.2.0
23312026-09-02T21:50:02.131Z Compiling const-oid v0.10.2
23322026-09-02T21:50:02.218Z Compiling bumpalo v3.20.2
23332026-09-02T21:50:02.218Z Compiling bitflags v1.3.2
23342026-09-02T21:50:02.276Z Compiling xattr v1.6.1
23352026-09-02T21:50:02.347Z Compiling foldhash v0.2.0
23362026-09-02T21:50:02.383Z Compiling is_ci v1.2.0
23372026-09-02T21:50:02.469Z Compiling unicode-linebreak v0.1.5
23382026-09-02T21:50:02.485Z Compiling smawk v0.3.2
23392026-09-02T21:50:02.528Z Compiling managed v0.8.0
23402026-09-02T21:50:02.544Z Compiling foldhash v0.1.5
23412026-09-02T21:50:02.655Z Compiling libbz2-rs-sys v0.2.2
23422026-09-02T21:50:02.706Z Compiling typed-path v0.9.3
23432026-09-02T21:50:02.738Z Compiling unicode-width v0.2.0
23442026-09-02T21:50:02.802Z Compiling hashbrown v0.15.5
23452026-09-02T21:50:02.817Z Compiling hashbrown v0.16.1
23462026-09-02T21:50:02.871Z Compiling supports-color v3.0.2
23472026-09-02T21:50:03.005Z Compiling textwrap v0.16.2
23482026-09-02T21:50:03.030Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23492026-09-02T21:50:03.068Z Compiling zopfli v0.8.3
23502026-09-02T21:50:03.265Z Compiling bzip2 v0.6.1
23512026-09-02T21:50:03.280Z Compiling tar v0.4.46
23522026-09-02T21:50:03.410Z Compiling digest v0.11.3
23532026-09-02T21:50:03.428Z Compiling sec1 v0.7.3
23542026-09-02T21:50:03.487Z Compiling cargo_metadata v0.23.1
23552026-09-02T21:50:03.565Z Compiling group v0.13.0
23562026-09-02T21:50:03.611Z Compiling dof v0.3.0
23572026-09-02T21:50:04.584Z Compiling phf v0.13.1
23582026-09-02T21:50:04.636Z Compiling backtrace-ext v0.2.1
23592026-09-02T21:50:04.704Z Compiling reqwest v0.12.28
23602026-09-02T21:50:04.731Z Compiling zstd v0.13.3
23612026-09-02T21:50:04.767Z Compiling signal-hook-mio v0.2.5
23622026-09-02T21:50:04.899Z Compiling cipher v0.5.2
23632026-09-02T21:50:04.917Z Compiling cookie_store v0.22.1
23642026-09-02T21:50:04.997Z Compiling postgres-types v0.2.12
23652026-09-02T21:50:05.289Z Compiling strum v0.27.2
23662026-09-02T21:50:05.497Z Compiling hubpack v0.1.2
23672026-09-02T21:50:05.542Z Compiling phf_shared v0.11.3
23682026-09-02T21:50:05.560Z Compiling hkdf v0.12.4
23692026-09-02T21:50:05.575Z Compiling dtrace-parser v0.2.0
23702026-09-02T21:50:05.578Z Compiling byte-wrapper v0.1.0
23712026-09-02T21:50:05.727Z Compiling ed25519 v2.2.3
23722026-09-02T21:50:05.727Z Compiling olpc-cjson v0.1.4
23732026-09-02T21:50:06.042Z Compiling crypto-bigint v0.5.5
23742026-09-02T21:50:06.165Z Compiling serde-big-array v0.5.1
23752026-09-02T21:50:06.206Z Compiling float-cmp v0.10.0
23762026-09-02T21:50:06.310Z Compiling memmap2 v0.9.10
23772026-09-02T21:50:06.327Z Compiling thread-id v4.2.2
23782026-09-02T21:50:06.500Z Compiling supports-hyperlinks v3.2.0
23792026-09-02T21:50:06.529Z Compiling keccak v0.1.6
23802026-09-02T21:50:06.545Z Compiling toml_write v0.1.2
23812026-09-02T21:50:06.570Z Compiling precomputed-hash v0.1.1
23822026-09-02T21:50:06.611Z Compiling winnow v0.7.14
23832026-09-02T21:50:06.662Z Compiling winnow v1.0.3
23842026-09-02T21:50:06.677Z Compiling new_debug_unreachable v1.0.6
23852026-09-02T21:50:06.766Z Compiling whoami v2.1.0
23862026-09-02T21:50:06.803Z Compiling static_assertions v1.1.0
23872026-09-02T21:50:06.814Z Compiling unicode-width v0.1.14
23882026-09-02T21:50:06.836Z Compiling predicates-core v1.0.10
23892026-09-02T21:50:06.982Z Compiling normalize-line-endings v0.3.0
23902026-09-02T21:50:07.013Z Compiling supports-unicode v3.0.0
23912026-09-02T21:50:07.099Z Compiling data-encoding v2.10.0
23922026-09-02T21:50:07.117Z Compiling either v1.15.0
23932026-09-02T21:50:07.174Z Compiling rayon-core v1.13.0
23942026-09-02T21:50:07.343Z Compiling difflib v0.4.0
23952026-09-02T21:50:07.358Z Compiling fixedbitset v0.5.7
23962026-09-02T21:50:07.392Z Compiling fixedbitset v0.4.2
23972026-09-02T21:50:07.637Z Compiling toml_parser v1.1.2+spec-1.1.0
23982026-09-02T21:50:07.660Z Compiling predicates v3.1.4
23992026-09-02T21:50:07.698Z Compiling petgraph v0.8.3
24002026-09-02T21:50:07.742Z Compiling petgraph v0.6.5
24012026-09-02T21:50:07.819Z Compiling hickory-proto v0.25.2
24022026-09-02T21:50:07.984Z Compiling itertools v0.13.0
24032026-09-02T21:50:08.241Z Compiling toml_edit v0.22.27
24042026-09-02T21:50:08.387Z Compiling miette v7.6.0
24052026-09-02T21:50:08.489Z Compiling tokio-postgres v0.7.16
24062026-09-02T21:50:08.671Z Compiling elliptic-curve v0.13.8
24072026-09-02T21:50:08.748Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24082026-09-02T21:50:09.037Z Compiling chacha20 v0.10.0
24092026-09-02T21:50:09.249Z Compiling string_cache v0.8.9
24102026-09-02T21:50:09.352Z Compiling sha3 v0.10.8
24112026-09-02T21:50:09.434Z Compiling usdt v0.6.0
24122026-09-02T21:50:09.671Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24132026-09-02T21:50:10.163Z Compiling ed25519-dalek v2.2.0
24142026-09-02T21:50:10.546Z Compiling zip v4.6.1
24152026-09-02T21:50:10.895Z Compiling crossterm v0.28.1
24162026-09-02T21:50:11.287Z Compiling iddqd v0.4.2
24172026-09-02T21:50:11.489Z Compiling derive_more v2.1.1
24182026-09-02T21:50:11.614Z Compiling similar v2.7.0
24192026-09-02T21:50:11.886Z Compiling serde_with v3.21.0
24202026-09-02T21:50:12.386Z Compiling tokio-stream v0.1.18
24212026-09-02T21:50:12.487Z Compiling buf-list v1.1.2
24222026-09-02T21:50:12.503Z Compiling half v2.7.1
24232026-09-02T21:50:12.621Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24242026-09-02T21:50:12.651Z Compiling openapiv3 v2.2.0
24252026-09-02T21:50:13.082Z Compiling peg-runtime v0.8.5
24262026-09-02T21:50:13.159Z Compiling ciborium-io v0.2.2
24272026-09-02T21:50:13.195Z Compiling lalrpop-util v0.19.12
24282026-09-02T21:50:13.271Z Compiling ciborium-ll v0.2.2
24292026-09-02T21:50:14.346Z Compiling crossbeam-deque v0.8.6
24302026-09-02T21:50:14.685Z Compiling camino-tempfile v1.4.1
24312026-09-02T21:50:14.862Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24322026-09-02T21:50:15.085Z Compiling blake3 v1.8.5
24332026-09-02T21:50:15.141Z Compiling fs-err v2.11.0
24342026-09-02T21:50:16.771Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24352026-09-02T21:50:18.029Z Compiling ciborium v0.2.2
24362026-09-02T21:50:18.139Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24372026-09-02T21:50:18.402Z Compiling thread_local v1.1.9
24382026-09-02T21:50:18.498Z Compiling slog-async v2.8.0
24392026-09-02T21:50:18.645Z Compiling arrayvec v0.7.6
24402026-09-02T21:50:18.715Z Compiling constant_time_eq v0.4.2
24412026-09-02T21:50:18.768Z Compiling arrayref v0.3.9
24422026-09-02T21:50:18.889Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24432026-09-02T21:50:18.905Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24442026-09-02T21:50:18.997Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24452026-09-02T21:50:19.157Z Compiling toml v0.8.23
24462026-09-02T21:50:19.203Z Compiling atomicwrites v0.4.4
24472026-09-02T21:50:19.220Z Compiling sha2 v0.11.0
24482026-09-02T21:50:19.329Z Compiling digest-io v0.1.0
24492026-09-02T21:50:19.347Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24502026-09-02T21:50:19.448Z Compiling crossbeam-channel v0.5.15
24512026-09-02T21:50:19.464Z Compiling serde_path_to_error v0.1.20
24522026-09-02T21:50:19.482Z Compiling is-terminal v0.4.17
24532026-09-02T21:50:19.535Z Compiling topological-sort v0.2.2
24542026-09-02T21:50:19.605Z Compiling take_mut v0.2.2
24552026-09-02T21:50:19.608Z Compiling indent_write v2.2.0
24562026-09-02T21:50:19.622Z Compiling rawzip v0.4.4
24572026-09-02T21:50:19.718Z Compiling term v1.2.1
24582026-09-02T21:50:19.739Z Compiling parse-size v1.1.0
24592026-09-02T21:50:19.787Z Compiling debug-ignore v1.0.5
24602026-09-02T21:50:19.819Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24612026-09-02T21:50:19.913Z Compiling shell-words v1.1.1
24622026-09-02T21:50:20.114Z Compiling slog-term v2.9.2
24632026-09-02T21:50:23.115Z Compiling rustls-webpki v0.103.13
24642026-09-02T21:50:25.836Z Compiling tokio-rustls v0.26.4
24652026-09-02T21:50:25.836Z Compiling rustls-platform-verifier v0.6.2
24662026-09-02T21:50:25.836Z Compiling tough v0.22.0
24672026-09-02T21:50:26.048Z Compiling hyper-rustls v0.27.7
24682026-09-02T21:50:26.246Z Compiling reqwest v0.13.2
24692026-09-02T21:50:27.598Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24702026-09-02T21:50:28.482Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712026-09-02T21:50:29.609Z Compiling omicron-zone-package v0.12.3
24722026-09-02T21:50:29.901Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24732026-09-02T21:50:30.234Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24742026-09-02T21:50:30.254Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24752026-09-02T21:50:32.665Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24762026-09-02T21:50:51.795Z Finished `release` profile [optimized] target(s) in 1m 23s
24772026-09-02T21:50:51.936Z Running `target/release/omicron-releng --output-dir /work --mkincorp --verify-debug-libraries`
24782026-09-02T21:50:51.990ZSep 02 21:50:51.399 DEBG changing working directory to /work/oxidecomputer/omicron
24792026-09-02T21:50:52.086ZSep 02 21:50:51.495 DEBG running: git rev-parse HEAD
24802026-09-02T21:50:52.089ZSep 02 21:50:51.498 DEBG process exited with exit status: 0 (2.33914ms)
24812026-09-02T21:50:52.089ZSep 02 21:50:51.498 INFO version: 23.0.0-0.ci+git8c3b6a1250f
24822026-09-02T21:50:52.097ZSep 02 21:50:51.506 INFO cloning helios to /work/oxidecomputer/helios
24832026-09-02T21:50:52.097ZSep 02 21:50:51.506 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24842026-09-02T21:50:52.101ZCloning into '/work/oxidecomputer/helios'...
24852026-09-02T21:50:52.769ZSep 02 21:50:52.178 DEBG process exited with exit status: 0 (672.137949ms)
24862026-09-02T21:50:52.769ZSep 02 21:50:52.178 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24872026-09-02T21:50:52.773ZSep 02 21:50:52.182 DEBG process exited with exit status: 0 (4.05548ms)
24882026-09-02T21:50:52.773ZSep 02 21:50:52.182 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24892026-09-02T21:50:53.157ZSep 02 21:50:52.559 DEBG process exited with exit status: 0 (376.329479ms)
24902026-09-02T21:50:53.157ZSep 02 21:50:52.559 DEBG running: zfs list rpool/images/build/host
24912026-09-02T21:50:53.162ZNAME USED AVAIL REFER MOUNTPOINT
24922026-09-02T21:50:53.162Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
24932026-09-02T21:50:53.162ZSep 02 21:50:52.563 DEBG process exited with exit status: 0 (4.67851ms)
24942026-09-02T21:50:53.162ZSep 02 21:50:52.563 DEBG running: zfs list rpool/images/build/recovery
24952026-09-02T21:50:53.162ZNAME USED AVAIL REFER MOUNTPOINT
24962026-09-02T21:50:53.162Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
24972026-09-02T21:50:53.162ZSep 02 21:50:52.567 DEBG process exited with exit status: 0 (3.73735ms)
24982026-09-02T21:50:53.163ZSep 02 21:50:52.567 INFO console assets match pinned console commit (c1e623cad30d6f38a45db1f835d8f5c2e9a387d1)
24992026-09-02T21:50:53.171ZSep 02 21:50:52.580 WARN console asset check failed (not fatal outside a release branch): the console assets in out/console-assets were generated against API version 2026081901.0.0, but the current nexus API version is 2026082800.0.0; the console needs a client regen and tools/console_version needs a bump
25002026-09-02T21:50:53.175ZSep 02 21:50:52.580 INFO [incorp-manifest] running task
25012026-09-02T21:50:53.175ZSep 02 21:50:52.580 INFO [hubris-staging] running task
25022026-09-02T21:50:53.175ZSep 02 21:50:52.581 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name
25032026-09-02T21:50:53.175ZSep 02 21:50:52.581 INFO [hubris-production] running task
25042026-09-02T21:50:53.175ZSep 02 21:50:52.581 INFO [incorp-create] running: pkgrepo create /work/incorporation
25052026-09-02T21:50:53.175ZSep 02 21:50:52.582 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
25062026-09-02T21:50:53.175ZSep 02 21:50:52.583 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
25072026-09-02T21:50:53.213Z[ helios-setup] cd tools/helios-build && cargo build --quiet
25082026-09-02T21:50:53.280Z[ omicron-package] Blocking waiting for file lock on package cache
25092026-09-02T21:50:53.417ZSep 02 21:50:52.824 INFO [incorp-create] process exited with exit status: 0 (242.412389ms)
25102026-09-02T21:50:53.435ZSep 02 21:50:52.824 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios
25112026-09-02T21:50:53.709ZSep 02 21:50:53.048 INFO [incorp-publisher] process exited with exit status: 0 (223.9002ms)
25122026-09-02T21:50:54.036Z[ omicron-package] Blocking waiting for file lock on package cache
25132026-09-02T21:50:54.429ZSep 02 21:50:53.729 INFO [hubris-production] task succeeded (1.148329168s)
25142026-09-02T21:50:55.197Z[ omicron-package] Compiling macaddr v1.0.1
25152026-09-02T21:50:55.197Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25162026-09-02T21:50:55.198Z[ omicron-package] Compiling itertools v0.15.0
25172026-09-02T21:50:55.258Z[ omicron-package] Compiling secrecy v0.10.3
25182026-09-02T21:50:55.258Z[ omicron-package] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-09-02T21:50:55.258Z[ omicron-package] Compiling toml_datetime v0.7.5+spec-1.1.0
25202026-09-02T21:50:55.258Z[ omicron-package] Compiling heapless v0.8.0
25212026-09-02T21:50:55.258Z[ omicron-package] Compiling hash32 v0.3.1
25222026-09-02T21:50:55.258Z[ omicron-package] Compiling inout v0.1.4
25232026-09-02T21:50:55.258Z[ omicron-package] Compiling multer v3.1.0
25242026-09-02T21:50:55.258Z[ omicron-package] Compiling compression-core v0.4.31
25252026-09-02T21:50:55.258Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25262026-09-02T21:50:55.258Z[ omicron-package] Compiling smoltcp v0.11.0
25272026-09-02T21:50:55.258Z[ omicron-package] Compiling match_cfg v0.1.0
25282026-09-02T21:50:55.258Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25292026-09-02T21:50:55.258Z[ omicron-package] Compiling slog-json v2.6.1
25302026-09-02T21:50:55.613ZSep 02 21:50:55.000 DEBG process exited with exit status: 0 (2.419444985s)
25312026-09-02T21:50:55.641ZSep 02 21:50:55.000 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*'
25322026-09-02T21:50:55.751Z[ omicron-package] Compiling serde_tokenstream v0.3.0
25332026-09-02T21:50:55.869Z[ omicron-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25342026-09-02T21:50:56.105Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
25352026-09-02T21:50:56.168Z[ omicron-package] Compiling hostname v0.3.1
25362026-09-02T21:50:56.181Z[ omicron-package] Compiling compression-codecs v0.4.37
25372026-09-02T21:50:56.205Z[ omicron-package] Compiling newtype-uuid-macros v0.1.0
25382026-09-02T21:50:56.438Z[ omicron-package] Compiling cipher v0.4.4
25392026-09-02T21:50:56.439Z[ omicron-package] Compiling cobs v0.3.0
25402026-09-02T21:50:56.472Z[ omicron-package] Compiling universal-hash v0.5.1
25412026-09-02T21:50:56.472Z[ omicron-package] Compiling thiserror-impl-no-std v2.0.2
25422026-09-02T21:50:56.472Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25432026-09-02T21:50:56.472Z[ omicron-package] Compiling dropshot v0.17.1
25442026-09-02T21:50:56.472Z[ omicron-package] Compiling toml_datetime v1.1.1+spec-1.1.0
25452026-09-02T21:50:56.644Z[ omicron-package] Compiling serde_spanned v1.1.1
25462026-09-02T21:50:56.653Z[ omicron-package] Compiling async-stream-impl v0.3.6
25472026-09-02T21:50:56.717Z[ omicron-package] Compiling convert_case v0.4.0
25482026-09-02T21:50:56.738Z[ omicron-package] Compiling opaque-debug v0.3.1
25492026-09-02T21:50:56.738Z[ omicron-package] Compiling toml_writer v1.1.1+spec-1.1.0
25502026-09-02T21:50:56.738Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25512026-09-02T21:50:56.827Z[ omicron-package] Compiling proc-macro-crate v3.4.0
25522026-09-02T21:50:56.973Z[ omicron-package] Compiling postcard v1.1.3
25532026-09-02T21:50:56.973Z[ omicron-package] Compiling chacha20 v0.9.1
25542026-09-02T21:50:57.092Z[ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25552026-09-02T21:50:57.102Z[ omicron-package] Compiling slog-bunyan v2.5.0
25562026-09-02T21:50:57.102Z[ omicron-package] Compiling async-compression v0.4.41
25572026-09-02T21:50:57.206Z[ omicron-package] Compiling oxide-generation-macros v0.2.0
25582026-09-02T21:50:57.335Z[ omicron-package] Compiling poly1305 v0.8.0
25592026-09-02T21:50:57.454Z[ omicron-package] Compiling num_enum_derive v0.7.6
25602026-09-02T21:50:57.454Z[ omicron-package] Compiling toml v1.1.2+spec-1.1.0
25612026-09-02T21:50:57.454Z[ omicron-package] Compiling async-stream v0.3.6
25622026-09-02T21:50:57.486Z[ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25632026-09-02T21:50:57.486Z[ omicron-package] Compiling derive_more v0.99.20
25642026-09-02T21:50:57.486Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25652026-09-02T21:50:57.563Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25662026-09-02T21:50:57.655Z[ omicron-package] Compiling sha1 v0.11.0
25672026-09-02T21:50:57.695Z[ omicron-package] Compiling ingot-macros v0.2.0
25682026-09-02T21:50:57.762Z[ omicron-package] Compiling thiserror-no-std v2.0.2
25692026-09-02T21:50:57.770Z[ omicron-package] Compiling progenitor-client v0.14.0
25702026-09-02T21:50:57.852Z[ omicron-package] Compiling oxide-generation v0.1.3
25712026-09-02T21:50:57.884Z[ omicron-package] Compiling parse-display-derive v0.10.0
25722026-09-02T21:50:57.981Z[ omicron-package] Compiling waitgroup v0.1.2
25732026-09-02T21:50:58.194Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25742026-09-02T21:50:58.250Z[ omicron-package] Compiling rustls-pemfile v2.2.0
25752026-09-02T21:50:58.409Z[ omicron-package] Compiling backon v1.6.0
25762026-09-02T21:50:58.435Z[ omicron-package] Compiling password-hash v0.5.0
25772026-09-02T21:50:58.451Z[ omicron-package] Compiling dropshot_endpoint v0.17.1
25782026-09-02T21:50:58.518ZSep 02 21:50:57.916 DEBG process exited with exit status: 0 (2.915400124s)
25792026-09-02T21:50:58.523Z[ omicron-package] Compiling blake2 v0.10.6
25802026-09-02T21:50:58.523Z[ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25812026-09-02T21:50:58.523Z[ omicron-package] Compiling aead v0.5.2
25822026-09-02T21:50:58.523ZSep 02 21:50:57.921 INFO [incorp-manifest] task succeeded (5.340917909s)
25832026-09-02T21:50:58.523ZSep 02 21:50:57.921 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
25842026-09-02T21:50:58.644Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25852026-09-02T21:50:58.644Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25862026-09-02T21:50:58.703Z[ omicron-package] Compiling proc-macro-error v1.0.4
25872026-09-02T21:50:58.723Z[ omicron-package] Compiling hostname v0.4.2
25882026-09-02T21:50:58.749ZSep 02 21:50:58.150 INFO [incorp-fmt] process exited with exit status: 0 (228.23061ms)
25892026-09-02T21:50:58.754ZSep 02 21:50:58.150 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
25902026-09-02T21:50:58.783Z[ omicron-package] Compiling instant v0.1.13
25912026-09-02T21:50:58.864Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25922026-09-02T21:50:58.895Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25932026-09-02T21:50:58.930Z[ omicron-package] Compiling illumos-nvpair-sys v0.2.0
25942026-09-02T21:50:58.976Z[ omicron-package] Compiling backoff v0.4.0
25952026-09-02T21:50:59.014Z[ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25962026-09-02T21:50:59.026Z[ omicron-package] Compiling argon2 v0.5.3
25972026-09-02T21:50:59.089Z[ incorp-pkgsend] pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260902T215058Z
25982026-09-02T21:50:59.089Z[ incorp-pkgsend] PUBLISHED
25992026-09-02T21:50:59.113Z[ omicron-package] Compiling num_enum v0.7.6
26002026-09-02T21:50:59.167ZSep 02 21:50:58.571 INFO [incorp-pkgsend] process exited with exit status: 0 (421.417629ms)
26012026-09-02T21:50:59.175ZSep 02 21:50:58.572 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
26022026-09-02T21:50:59.257Z[ omicron-package] Compiling chacha20poly1305 v0.10.1
26032026-09-02T21:50:59.270Z[ omicron-package] Compiling num_enum_derive v0.5.11
26042026-09-02T21:50:59.375Z[ omicron-package] Compiling progenitor-extras v0.2.0
26052026-09-02T21:50:59.402Z[ helios-incorp] Retrieving packages for publisher helios ...
26062026-09-02T21:50:59.417Z[ helios-incorp] Retrieving catalog 'helios' ... Done
26072026-09-02T21:50:59.430Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26082026-09-02T21:50:59.436Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26092026-09-02T21:50:59.436Z[ omicron-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26102026-09-02T21:50:59.436Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26112026-09-02T21:50:59.436Z[ helios-incorp]
26122026-09-02T21:50:59.436Z[ helios-incorp] Archiving packages ...
26132026-09-02T21:50:59.445Z[ helios-incorp] Packages to add: 1
26142026-09-02T21:50:59.445Z[ helios-incorp] Files to retrieve: 0
26152026-09-02T21:50:59.454Z[ helios-incorp] Estimated transfer size: 0.00 B
26162026-09-02T21:50:59.454Z[ helios-incorp]
26172026-09-02T21:50:59.454Z[ helios-incorp] Packages to archive:
26182026-09-02T21:50:59.461Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260902T215058Z
26192026-09-02T21:50:59.461Z[ helios-incorp]
26202026-09-02T21:50:59.461Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26212026-09-02T21:50:59.462Z[ helios-incorp] Archiving: Completed 120.69 kB in 0.00 seconds
26222026-09-02T21:50:59.486Z[ omicron-package] Compiling vsss-rs v3.3.4
26232026-09-02T21:50:59.499Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26242026-09-02T21:50:59.506ZSep 02 21:50:58.908 INFO [helios-incorp] process exited with exit status: 0 (336.022079ms)
26252026-09-02T21:50:59.604Z[ omicron-package] Compiling parse-display v0.10.0
26262026-09-02T21:50:59.625Z[ omicron-package] Compiling foreign-types v0.5.0
26272026-09-02T21:50:59.693Z[ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26282026-09-02T21:50:59.700Z[ omicron-package] Compiling regress v0.10.5
26292026-09-02T21:50:59.700Z[ omicron-package] Compiling itertools v0.14.0
26302026-09-02T21:50:59.781Z[ omicron-package] Compiling tabwriter v1.4.1
26312026-09-02T21:50:59.836Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26322026-09-02T21:50:59.871Z[ omicron-package] Compiling cstr-argument v0.1.2
26332026-09-02T21:50:59.993Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26342026-09-02T21:51:00.021Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
26352026-09-02T21:51:00.063Z[ omicron-package] Compiling humantime v2.3.0
26362026-09-02T21:51:00.112Z[ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26372026-09-02T21:51:00.231Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26382026-09-02T21:51:00.300Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
26392026-09-02T21:51:00.430Z[ omicron-package] Compiling num_enum v0.5.11
26402026-09-02T21:51:00.455Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26412026-09-02T21:51:00.505Z[ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26422026-09-02T21:51:00.529Z[ omicron-package] Compiling rayon v1.11.0
26432026-09-02T21:51:00.533Z[ omicron-package] Compiling rand v0.10.1
26442026-09-02T21:51:00.570Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
26452026-09-02T21:51:00.598Z[ omicron-package] Compiling colored v3.1.1
26462026-09-02T21:51:00.604Z[ omicron-package] Compiling libefi-sys v0.1.0
26472026-09-02T21:51:00.680Z[ omicron-package] Compiling illumos-nvpair v0.3.0
26482026-09-02T21:51:00.683Z[ omicron-package] Compiling zone_cfg_derive v0.3.1
26492026-09-02T21:51:00.683Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26502026-09-02T21:51:00.888Z[ omicron-package] Compiling ingot-types v0.2.0
26512026-09-02T21:51:00.941Z[ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26522026-09-02T21:51:01.050Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26532026-09-02T21:51:01.109Z[ omicron-package] Compiling itertools v0.12.1
26542026-09-02T21:51:01.138Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
26552026-09-02T21:51:01.185Z[ omicron-package] Compiling usdt-macro v0.5.0
26562026-09-02T21:51:01.361Z[ omicron-package] Compiling memmap v0.7.0
26572026-09-02T21:51:01.387Z[ omicron-package] Compiling sigpipe v0.1.3
26582026-09-02T21:51:01.458Z[ omicron-package] Compiling ingot v0.2.1
26592026-09-02T21:51:01.514Z[ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26602026-09-02T21:51:01.514Z[ omicron-package] Compiling bitfield-struct v0.6.2
26612026-09-02T21:51:01.558Z[ omicron-package] Compiling num-derive v0.4.2
26622026-09-02T21:51:01.598Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632026-09-02T21:51:01.602Z[ omicron-package] Compiling swrite v0.1.0
26642026-09-02T21:51:01.695Z[ omicron-package] Compiling glob v0.3.3
26652026-09-02T21:51:01.735Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26662026-09-02T21:51:02.077Z[ omicron-package] Compiling usdt v0.5.0
26672026-09-02T21:51:02.153Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26682026-09-02T21:51:02.265Z[ omicron-package] Compiling smf v0.2.3
26692026-09-02T21:51:02.434Z[ omicron-package] Compiling whoami v1.6.1
26702026-09-02T21:51:02.524Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26712026-09-02T21:51:02.553Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26722026-09-02T21:51:02.585Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26732026-09-02T21:51:02.639Z[ omicron-package] Compiling zone v0.3.1
26742026-09-02T21:51:02.739Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26752026-09-02T21:51:02.742Z[ omicron-package] Compiling tokio-dtrace v0.1.1
26762026-09-02T21:51:02.803Z[ omicron-package] Compiling gethostname v0.5.0
26772026-09-02T21:51:02.838Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26782026-09-02T21:51:02.918Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26792026-09-02T21:51:03.016Z[ omicron-package] Compiling console v0.16.2
26802026-09-02T21:51:03.020Z[ omicron-package] Compiling unit-prefix v0.5.2
26812026-09-02T21:51:03.108Z[ omicron-package] Compiling oxide-tokio-rt v0.1.4
26822026-09-02T21:51:03.529Z[ omicron-package] Compiling indicatif v0.18.4
26832026-09-02T21:51:03.604Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26842026-09-02T21:51:04.250Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26852026-09-02T21:51:04.935Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26862026-09-02T21:51:06.130Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26872026-09-02T21:51:07.436Z[ helios-setup] Sep 02 21:51:06.844 INFO helios repository root is: /work/oxidecomputer/helios
26882026-09-02T21:51:07.445Z[ helios-setup] Sep 02 21:51:06.845 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, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
26892026-09-02T21:51:07.445Z[ helios-setup] Sep 02 21:51:06.845 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26902026-09-02T21:51:07.445Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26912026-09-02T21:51:07.515Z[ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26922026-09-02T21:51:08.415Z[ helios-setup] Sep 02 21:51:07.824 INFO clone ok!, project: chelsio-t6-roms
26932026-09-02T21:51:08.419Z[ helios-setup] Sep 02 21:51:07.824 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, cargo_toolchain: true, unless_env: None, fixup: [] }, project: phbl
26942026-09-02T21:51:08.419Z[ helios-setup] Sep 02 21:51:07.824 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
26952026-09-02T21:51:08.419Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26962026-09-02T21:51:08.969Z[ helios-setup] Sep 02 21:51:08.378 INFO clone ok!, project: phbl
26972026-09-02T21:51:08.972Z[ helios-setup] Sep 02 21:51:08.378 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, cargo_toolchain: false, unless_env: None, fixup: [] }, project: bootserver
26982026-09-02T21:51:08.972Z[ helios-setup] Sep 02 21:51:08.378 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26992026-09-02T21:51:08.972Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
27002026-09-02T21:51:09.452ZSep 02 21:51:08.820 INFO [hubris-staging] task succeeded (16.239277957s)
27012026-09-02T21:51:09.531Z[ helios-setup] Sep 02 21:51:08.938 INFO clone ok!, project: bootserver
27022026-09-02T21:51:09.534Z[ helios-setup] Sep 02 21:51:08.939 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, cargo_toolchain: false, unless_env: None, fixup: [] }, project: image-builder
27032026-09-02T21:51:09.534Z[ helios-setup] Sep 02 21:51:08.939 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
27042026-09-02T21:51:09.534Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
27052026-09-02T21:51:10.207Z[ helios-setup] Sep 02 21:51:09.615 INFO clone ok!, project: image-builder
27062026-09-02T21:51:10.207Z[ helios-setup] Sep 02 21:51:09.615 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
27072026-09-02T21:51:10.207Z[ helios-setup] Sep 02 21:51:09.615 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
27082026-09-02T21:51:10.211Z[ helios-setup] Sep 02 21:51:09.615 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
27092026-09-02T21:51:10.211Z[ helios-setup] Sep 02 21:51:09.615 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, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
27102026-09-02T21:51:10.211Z[ helios-setup] Sep 02 21:51:09.615 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
27112026-09-02T21:51:10.211Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
27122026-09-02T21:51:16.711Z[ helios-setup] Sep 02 21:51:16.119 INFO clone ok!, project: amd-firmware
27132026-09-02T21:51:16.715Z[ helios-setup] Sep 02 21:51:16.119 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, cargo_toolchain: false, unless_env: None, fixup: [] }, project: pinprick
27142026-09-02T21:51:16.715Z[ helios-setup] Sep 02 21:51:16.119 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
27152026-09-02T21:51:16.715Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
27162026-09-02T21:51:17.231Z[ helios-setup] Sep 02 21:51:16.640 INFO clone ok!, project: pinprick
27172026-09-02T21:51:17.231Z[ helios-setup] Sep 02 21:51:16.640 INFO project dmar-report: Project { github: Some("oxidecomputer/dmar-report"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report
27182026-09-02T21:51:17.231Z[ helios-setup] Sep 02 21:51:16.640 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
27192026-09-02T21:51:17.239Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
27202026-09-02T21:51:17.342Z[ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27212026-09-02T21:51:18.093Z[ helios-setup] Sep 02 21:51:17.502 INFO clone ok!, project: dmar-report
27222026-09-02T21:51:18.097Z[ helios-setup] Sep 02 21:51:17.502 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, cargo_toolchain: false, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
27232026-09-02T21:51:18.097Z[ helios-setup] Sep 02 21:51:17.503 INFO cloning https://github.com/oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
27242026-09-02T21:51:18.097Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
27252026-09-02T21:51:18.884Z[ helios-setup] Sep 02 21:51:18.293 INFO clone ok!, project: amd-host-image-builder
27262026-09-02T21:51:18.885Z[ helios-setup] Sep 02 21:51:18.293 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, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
27272026-09-02T21:51:18.888Z[ helios-setup] Sep 02 21:51:18.293 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
27282026-09-02T21:51:18.888Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
27292026-09-02T21:51:20.088Z[ helios-setup] Sep 02 21:51:19.497 INFO clone ok!, project: pilot
27302026-09-02T21:51:20.093Z[ helios-setup] Sep 02 21:51:19.497 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
27312026-09-02T21:51:20.308Z[ helios-setup] Sep 02 21:51:19.710 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios"], pwd: None
27322026-09-02T21:51:20.486Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27332026-09-02T21:51:20.514Z[ helios-setup] Sep 02 21:51:19.922 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios created
27342026-09-02T21:51:20.514Z[ helios-setup] Sep 02 21:51:19.923 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
27352026-09-02T21:51:20.761Z[ helios-setup] Sep 02 21:51:20.167 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios"], pwd: None
27362026-09-02T21:51:21.004Z[ helios-setup] Sep 02 21:51:20.413 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios created
27372026-09-02T21:51:21.004Z[ helios-setup] Sep 02 21:51:20.413 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
27382026-09-02T21:51:21.224Z[ helios-setup] Sep 02 21:51:20.632 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios"], pwd: None
27392026-09-02T21:51:21.438Z[ helios-setup] Sep 02 21:51:20.847 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios created
27402026-09-02T21:51:21.438Z[ helios-setup] Sep 02 21:51:20.847 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
27412026-09-02T21:51:21.438Z[ helios-setup] Sep 02 21:51:20.847 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
27422026-09-02T21:51:21.442Z[ helios-setup] Sep 02 21:51:20.847 INFO ok!
27432026-09-02T21:51:21.443Z[ helios-setup] Sep 02 21:51:20.847 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
27442026-09-02T21:51:21.443Z[ helios-setup] Sep 02 21:51:20.847 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
27452026-09-02T21:51:21.443Z[ helios-setup] Sep 02 21:51:20.847 INFO ok!
27462026-09-02T21:51:21.443Z[ helios-setup] Sep 02 21:51:20.847 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
27472026-09-02T21:51:21.443Z[ helios-setup] Sep 02 21:51:20.847 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
27482026-09-02T21:51:21.443Z[ helios-setup] Sep 02 21:51:20.847 INFO ok!
27492026-09-02T21:51:21.443Z[ helios-setup] Sep 02 21:51:20.847 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
27502026-09-02T21:51:21.484Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27512026-09-02T21:51:34.000Z[ omicron-package] Finished `release` profile [optimized] target(s) in 40.81s
27522026-09-02T21:51:34.242Z[ omicron-package]
27532026-09-02T21:51:34.242Z[ omicron-package] real 40.987146878
27542026-09-02T21:51:34.242Z[ omicron-package] user 4:01.182356691
27552026-09-02T21:51:34.253Z[ omicron-package] sys 28.730884373
27562026-09-02T21:51:34.253Z[ omicron-package] trap 0.748470341
27572026-09-02T21:51:34.253Z[ omicron-package] tflt 0.513702288
27582026-09-02T21:51:34.253Z[ omicron-package] dflt 2.760894242
27592026-09-02T21:51:34.253Z[ omicron-package] kflt 0.006804660
27602026-09-02T21:51:34.253Z[ omicron-package] lock 8:15.512242144
27612026-09-02T21:51:34.253Z[ omicron-package] slp 4:26.364176149
27622026-09-02T21:51:34.253Z[ omicron-package] lat 46.726442154
27632026-09-02T21:51:34.253Z[ omicron-package] stop 1:48.811580508
27642026-09-02T21:51:34.253ZSep 02 21:51:33.638 INFO [omicron-package] process exited with exit status: 0 (41.055093598s)
27652026-09-02T21:51:34.253ZSep 02 21:51:33.638 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
27662026-09-02T21:51:34.253ZSep 02 21:51:33.638 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
27672026-09-02T21:51:34.253Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
27682026-09-02T21:51:34.253Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
27692026-09-02T21:51:34.253Z[ recovery-target] Created new build target 'recovery' and set it as active
27702026-09-02T21:51:34.253Z[ host-target] Created new build target 'host' and set it as active
27712026-09-02T21:51:34.253ZSep 02 21:51:33.649 INFO [recovery-target] process exited with exit status: 0 (10.32638ms)
27722026-09-02T21:51:34.253ZSep 02 21:51:33.649 INFO [host-target] process exited with exit status: 0 (11.0249ms)
27732026-09-02T21:51:34.253ZSep 02 21:51:33.649 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
27742026-09-02T21:51:34.254Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
27752026-09-02T21:51:35.795Z[ host-package] Compiling cfg-if v1.0.4
27762026-09-02T21:51:36.011Z[ host-package] Compiling serde_core v1.0.228
27772026-09-02T21:51:36.011Z[ host-package] Compiling libc v0.2.185
27782026-09-02T21:51:36.014Z[ host-package] Compiling memchr v2.8.0
27792026-09-02T21:51:36.076Z[ host-package] Compiling smallvec v1.15.1
27802026-09-02T21:51:36.111Z[ host-package] Compiling stable_deref_trait v1.2.1
27812026-09-02T21:51:36.141Z[ host-package] Compiling libm v0.2.16
27822026-09-02T21:51:36.144Z[ host-package] Compiling scopeguard v1.2.0
27832026-09-02T21:51:36.184Z[ host-package] Compiling zerofrom v0.1.6
27842026-09-02T21:51:36.207Z[ host-package] Compiling rand_core v0.10.0
27852026-09-02T21:51:36.232Z[ host-package] Compiling percent-encoding v2.3.2
27862026-09-02T21:51:36.232Z[ host-package] Compiling litemap v0.8.1
27872026-09-02T21:51:36.236Z[ host-package] Compiling writeable v0.6.2
27882026-09-02T21:51:36.302Z[ host-package] Compiling lock_api v0.4.14
27892026-09-02T21:51:36.321Z[ host-package] Compiling yoke v0.8.1
27902026-09-02T21:51:36.342Z[ host-package] Compiling icu_normalizer_data v2.1.1
27912026-09-02T21:51:36.393Z[ host-package] Compiling icu_properties_data v2.1.2
27922026-09-02T21:51:36.398Z[ host-package] Compiling utf8_iter v1.0.4
27932026-09-02T21:51:36.415Z[ host-package] Compiling form_urlencoded v1.2.2
27942026-09-02T21:51:36.442Z[ host-package] Compiling iana-time-zone v0.1.65
27952026-09-02T21:51:36.471Z[ host-package] Compiling errno v0.3.14
27962026-09-02T21:51:36.471Z[ host-package] Compiling getrandom v0.4.3
27972026-09-02T21:51:36.471Z[ host-package] Compiling parking_lot_core v0.9.12
27982026-09-02T21:51:36.547Z[ host-package] Compiling zerovec v0.11.5
27992026-09-02T21:51:36.547Z[ host-package] Compiling zerotrie v0.2.3
28002026-09-02T21:51:36.600Z[ host-package] Compiling zerocopy v0.8.55
28012026-09-02T21:51:36.627Z[ host-package] Compiling mio v1.2.0
28022026-09-02T21:51:36.652Z[ host-package] Compiling signal-hook-registry v1.4.8
28032026-09-02T21:51:36.683Z[ host-package] Compiling socket2 v0.6.3
28042026-09-02T21:51:36.714Z[ host-package] Compiling parking_lot v0.12.5
28052026-09-02T21:51:36.747Z[ host-package] Compiling thiserror v2.0.18
28062026-09-02T21:51:36.790Z[ host-package] Compiling getrandom v0.2.17
28072026-09-02T21:51:36.832Z[ host-package] Compiling futures-util v0.3.32
28082026-09-02T21:51:36.858Z[ host-package] Compiling getrandom v0.3.4
28092026-09-02T21:51:36.861Z[ host-package] Compiling base64 v0.22.1
28102026-09-02T21:51:36.912Z[ host-package] Compiling time v0.3.47
28112026-09-02T21:51:36.966Z[ host-package] Compiling num-traits v0.2.19
28122026-09-02T21:51:37.026Z[ host-package] Compiling rand_core v0.6.4
28132026-09-02T21:51:37.049Z[ host-package] Compiling rand_core v0.9.5
28142026-09-02T21:51:37.078Z[ host-package] Compiling aho-corasick v1.1.4
28152026-09-02T21:51:37.115Z[ host-package] Compiling tinystr v0.8.2
28162026-09-02T21:51:37.192Z[ host-package] Compiling potential_utf v0.1.4
28172026-09-02T21:51:37.220Z[ host-package] Compiling spin v0.9.8
28182026-09-02T21:51:37.220Z[ host-package] Compiling socket2 v0.5.10
28192026-09-02T21:51:37.292Z[ host-package] Compiling pest v2.8.6
28202026-09-02T21:51:37.292Z[ host-package] Compiling encoding_rs v0.8.35
28212026-09-02T21:51:37.317Z[ host-package] Compiling simd-adler32 v0.3.8
28222026-09-02T21:51:37.391Z[ host-package] Compiling icu_locale_core v2.1.1
28232026-09-02T21:51:37.427Z[ host-package] Compiling icu_collections v2.1.1
28242026-09-02T21:51:37.479Z[ host-package] Compiling adler2 v2.0.1
28252026-09-02T21:51:37.487Z[ host-package] Compiling crc32fast v1.5.0
28262026-09-02T21:51:37.540Z[ host-package] Compiling wait-timeout v0.2.1
28272026-09-02T21:51:37.695Z[ host-package] Compiling miniz_oxide v0.8.9
28282026-09-02T21:51:37.733Z[ host-package] Compiling zlib-rs v0.6.2
28292026-09-02T21:51:37.795Z[ host-package] Compiling rand_xorshift v0.4.0
28302026-09-02T21:51:37.865Z[ host-package] Compiling lazy_static v1.5.0
28312026-09-02T21:51:37.915Z[ host-package] Compiling thread-id v5.1.0
28322026-09-02T21:51:38.015Z[ host-package] Compiling serde v1.0.228
28332026-09-02T21:51:38.040Z[ host-package] Compiling serde_json v1.0.151
28342026-09-02T21:51:38.062Z[ host-package] Compiling bitflags v2.11.0
28352026-09-02T21:51:38.082Z[ host-package] Compiling uuid v1.23.4
28362026-09-02T21:51:38.107Z[ host-package] Compiling semver v1.0.28
28372026-09-02T21:51:38.168Z[ host-package] Compiling icu_provider v2.1.1
28382026-09-02T21:51:38.237Z[ host-package] Compiling indexmap v2.14.0
28392026-09-02T21:51:38.531Z[ host-package] Compiling icu_properties v2.1.2
28402026-09-02T21:51:38.653Z[ host-package] Compiling bytes v1.11.1
28412026-09-02T21:51:38.683Z[ host-package] Compiling zeroize v1.9.0
28422026-09-02T21:51:38.736Z[ host-package] Compiling icu_normalizer v2.1.1
28432026-09-02T21:51:38.776Z[ host-package] Compiling chrono v0.4.45
28442026-09-02T21:51:38.864Z[ host-package] Compiling rustix v1.1.4
28452026-09-02T21:51:38.949Z[ host-package] Compiling generic-array v0.14.7
28462026-09-02T21:51:39.234Z[ host-package] Compiling erased-serde v0.3.31
28472026-09-02T21:51:39.292Z[ host-package] Compiling rustls-pki-types v1.14.0
28482026-09-02T21:51:39.419Z[ host-package] Compiling tokio v1.52.1
28492026-09-02T21:51:39.473Z[ host-package] Compiling http v1.4.2
28502026-09-02T21:51:39.602Z[ host-package] Compiling idna_adapter v1.2.1
28512026-09-02T21:51:39.662Z[ host-package] Compiling crypto-common v0.1.7
28522026-09-02T21:51:39.705Z[ host-package] Compiling block-buffer v0.10.4
28532026-09-02T21:51:39.860Z[ host-package] Compiling idna v1.1.0
28542026-09-02T21:51:39.883Z[ host-package] Compiling ppv-lite86 v0.2.21
28552026-09-02T21:51:39.883Z[ host-package] Compiling slog v2.8.2
28562026-09-02T21:51:39.931Z[ host-package] Compiling digest v0.10.7
28572026-09-02T21:51:39.931Z[ host-package] Compiling ipnet v2.12.0
28582026-09-02T21:51:39.988Z[ host-package] Compiling aws-lc-rs v1.16.3
28592026-09-02T21:51:39.992Z[ host-package] Compiling regex-automata v0.4.14
28602026-09-02T21:51:40.042Z[ host-package] Compiling terminal_size v0.4.3
28612026-09-02T21:51:40.042Z[ host-package] Compiling tempfile v3.27.0
28622026-09-02T21:51:40.098Z[ host-package] Compiling der v0.7.10
28632026-09-02T21:51:40.217Z[ host-package] Compiling clap_builder v4.6.0
28642026-09-02T21:51:40.258Z[ host-package] Compiling url v2.5.8
28652026-09-02T21:51:40.284Z[ host-package] Compiling rand_chacha v0.9.0
28662026-09-02T21:51:40.327Z[ host-package] Compiling http-body v1.0.1
28672026-09-02T21:51:40.400Z[ host-package] Compiling rand_chacha v0.3.1
28682026-09-02T21:51:40.493Z[ host-package] Compiling serde_urlencoded v0.7.1
28692026-09-02T21:51:40.594Z[ host-package] Compiling rand v0.9.2
28702026-09-02T21:51:40.627Z[ host-package] Compiling http-body-util v0.1.3
28712026-09-02T21:51:40.728Z[ host-package] Compiling rand v0.8.6
28722026-09-02T21:51:40.836Z[ host-package] Compiling rustls-native-certs v0.8.3
28732026-09-02T21:51:40.908Z[ host-package] Compiling futures-executor v0.3.32
28742026-09-02T21:51:40.940Z[ host-package] Compiling schemars v0.8.22
28752026-09-02T21:51:41.113Z[ host-package] Compiling hybrid-array v0.4.13
28762026-09-02T21:51:41.145Z[ host-package] Compiling hubpack v0.1.2
28772026-09-02T21:51:41.378Z[ host-package] Compiling rustls-webpki v0.103.13
28782026-09-02T21:51:41.470Z[ host-package] Compiling spki v0.7.3
28792026-09-02T21:51:41.573Z[ host-package] Compiling hex v0.4.3
28802026-09-02T21:51:41.593Z[ host-package] Compiling futures v0.3.32
28812026-09-02T21:51:41.641Z[ host-package] Compiling publicsuffix v2.3.0
28822026-09-02T21:51:41.717Z[ host-package] Compiling pkcs8 v0.10.2
28832026-09-02T21:51:41.770Z[ host-package] Compiling openapiv3 v2.2.0
28842026-09-02T21:51:41.881Z[ host-package] Compiling cookie v0.18.1
28852026-09-02T21:51:41.918Z[ host-package] Compiling rusty-fork v0.3.1
28862026-09-02T21:51:41.950Z[ host-package] Compiling sha2 v0.10.9
28872026-09-02T21:51:42.016Z[ helios-setup] Sep 02 21:51:41.424 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-06-16-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
28882026-09-02T21:51:42.016Z[ helios-setup] Sep 02 21:51:41.424 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
28892026-09-02T21:51:42.025Z[ helios-setup] Sep 02 21:51:41.432 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.97.1-x86_64-unknown-illumos (default)"
28902026-09-02T21:51:42.025Z[ helios-setup] Sep 02 21:51:41.432 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
28912026-09-02T21:51:42.025Z[ helios-setup] Sep 02 21:51:41.432 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
28922026-09-02T21:51:42.070Z[ host-package] Compiling rustls v0.23.41
28932026-09-02T21:51:42.101Z[ host-package] Compiling flate2 v1.1.9
28942026-09-02T21:51:42.132Z[ helios-setup] Sep 02 21:51:41.540 INFO E| Downloading crates ...
28952026-09-02T21:51:42.155Z[ host-package] Compiling block-buffer v0.12.1
28962026-09-02T21:51:42.180Z[ helios-setup] Sep 02 21:51:41.584 INFO E| Downloaded block-buffer v0.10.3
28972026-09-02T21:51:42.184Z[ host-package] Compiling ipnetwork v0.21.1
28982026-09-02T21:51:42.184Z[ helios-setup] Sep 02 21:51:41.593 INFO E| Downloaded typenum v1.15.0
28992026-09-02T21:51:42.189Z[ helios-setup] Sep 02 21:51:41.598 INFO E| Downloaded bytes v1.2.1
29002026-09-02T21:51:42.197Z[ helios-setup] Sep 02 21:51:41.600 INFO E| Downloaded miniz_oxide v0.6.2
29012026-09-02T21:51:42.197Z[ helios-setup] Sep 02 21:51:41.601 INFO E| Downloaded cpufeatures v0.2.5
29022026-09-02T21:51:42.202Z[ helios-setup] Sep 02 21:51:41.603 INFO E| Downloaded generic-array v0.14.6
29032026-09-02T21:51:42.203Z[ helios-setup] Sep 02 21:51:41.605 INFO E| Downloaded digest v0.10.3
29042026-09-02T21:51:42.203Z[ helios-setup] Sep 02 21:51:41.606 INFO E| Downloaded sha2 v0.10.5
29052026-09-02T21:51:42.203Z[ helios-setup] Sep 02 21:51:41.610 INFO E| Downloaded unicode-width v0.1.10
29062026-09-02T21:51:42.203Z[ helios-setup] Sep 02 21:51:41.611 INFO E| Downloaded anyhow v1.0.62
29072026-09-02T21:51:42.207Z[ helios-setup] Sep 02 21:51:41.613 INFO E| Downloaded flate2 v1.0.25
29082026-09-02T21:51:42.249Z[ helios-setup] Sep 02 21:51:41.655 INFO E| Compiling version_check v0.9.4
29092026-09-02T21:51:42.249Z[ helios-setup] Sep 02 21:51:41.655 INFO E| Compiling typenum v1.15.0
29102026-09-02T21:51:42.249Z[ helios-setup] Sep 02 21:51:41.655 INFO E| Compiling crc32fast v1.3.2
29112026-09-02T21:51:42.254Z[ helios-setup] Sep 02 21:51:41.655 INFO E| Compiling cfg-if v1.0.0
29122026-09-02T21:51:42.254Z[ helios-setup] Sep 02 21:51:41.655 INFO E| Compiling adler v1.0.2
29132026-09-02T21:51:42.254Z[ helios-setup] Sep 02 21:51:41.655 INFO E| Compiling anyhow v1.0.62
29142026-09-02T21:51:42.254Z[ helios-setup] Sep 02 21:51:41.655 INFO E| Compiling unicode-width v0.1.10
29152026-09-02T21:51:42.254Z[ helios-setup] Sep 02 21:51:41.661 INFO E| Compiling cpufeatures v0.2.5
29162026-09-02T21:51:42.263Z[ helios-setup] Sep 02 21:51:41.669 INFO E| Compiling bitflags v1.3.2
29172026-09-02T21:51:42.263Z[ helios-setup] Sep 02 21:51:41.669 INFO E| Compiling bytes v1.2.1
29182026-09-02T21:51:42.323Z[ host-package] Compiling cookie_store v0.22.1
29192026-09-02T21:51:42.456Z[ host-package] Compiling clap v4.6.1
29202026-09-02T21:51:42.578Z[ host-package] Compiling oxnet v0.1.6
29212026-09-02T21:51:42.651Z[ host-package] Compiling proptest v1.11.0
29222026-09-02T21:51:42.656Z[ helios-setup] Sep 02 21:51:42.052 INFO E| Compiling generic-array v0.14.6
29232026-09-02T21:51:42.705Z[ host-package] Compiling crypto-common v0.2.2
29242026-09-02T21:51:42.709Z[ helios-setup] Sep 02 21:51:42.116 INFO E| Compiling miniz_oxide v0.6.2
29252026-09-02T21:51:42.755Z[ helios-setup] Sep 02 21:51:42.162 INFO E| Compiling getopts v0.2.21
29262026-09-02T21:51:42.771Z[ host-package] Compiling signature v2.2.0
29272026-09-02T21:51:42.893Z[ host-package] Compiling hmac v0.12.1
29282026-09-02T21:51:42.955Z[ host-package] Compiling dof v0.4.0
29292026-09-02T21:51:43.078Z[ host-package] Compiling dtrace-parser v0.3.0
29302026-09-02T21:51:43.078Z[ host-package] Compiling camino v1.2.5
29312026-09-02T21:51:43.179Z[ helios-setup] Sep 02 21:51:42.588 INFO E| Compiling flate2 v1.0.25
29322026-09-02T21:51:43.234Z[ host-package] Compiling data-encoding v2.10.0
29332026-09-02T21:51:43.342Z[ host-package] Compiling memmap2 v0.9.10
29342026-09-02T21:51:43.572Z[ host-package] Compiling regex v1.12.3
29352026-09-02T21:51:43.634Z[ host-package] Compiling num-integer v0.1.46
29362026-09-02T21:51:43.856Z[ host-package] Compiling rustix v0.38.44
29372026-09-02T21:51:43.911Z[ host-package] Compiling x509-cert v0.2.5
29382026-09-02T21:51:43.965Z[ host-package] Compiling serde_spanned v0.6.9
29392026-09-02T21:51:44.078Z[ host-package] Compiling toml_datetime v0.6.11
29402026-09-02T21:51:44.161Z[ helios-setup] Sep 02 21:51:43.566 INFO E| Compiling block-buffer v0.10.3
29412026-09-02T21:51:44.161Z[ helios-setup] Sep 02 21:51:43.566 INFO E| Compiling crypto-common v0.1.6
29422026-09-02T21:51:44.176Z[ host-package] Compiling usdt-impl v0.6.0
29432026-09-02T21:51:44.265Z[ host-package] Compiling dof v0.3.0
29442026-09-02T21:51:44.268Z[ helios-setup] Sep 02 21:51:43.676 INFO E| Compiling digest v0.10.3
29452026-09-02T21:51:44.321Z[ host-package] Compiling num-iter v0.1.45
29462026-09-02T21:51:44.366Z[ host-package] Compiling bstr v1.12.1
29472026-09-02T21:51:44.444Z[ helios-setup] Sep 02 21:51:43.852 INFO E| Compiling sha2 v0.10.5
29482026-09-02T21:51:44.447Z[ host-package] Compiling tokio-util v0.7.18
29492026-09-02T21:51:44.532Z[ host-package] Compiling tower v0.5.3
29502026-09-02T21:51:44.561Z[ host-package] Compiling dtrace-parser v0.2.0
29512026-09-02T21:51:44.668Z[ helios-setup] Sep 02 21:51:44.075 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
29522026-09-02T21:51:44.760Z[ host-package] Compiling usdt v0.6.0
29532026-09-02T21:51:45.079Z[ host-package] Compiling tower-http v0.6.8
29542026-09-02T21:51:45.215Z[ host-package] Compiling ff v0.13.1
29552026-09-02T21:51:45.331Z[ host-package] Compiling h2 v0.4.15
29562026-09-02T21:51:45.381Z[ host-package] Compiling thread-id v4.2.2
29572026-09-02T21:51:45.446Z[ host-package] Compiling sec1 v0.7.3
29582026-09-02T21:51:45.446Z[ host-package] Compiling digest v0.11.3
29592026-09-02T21:51:45.561Z[ host-package] Compiling usdt-impl v0.5.0
29602026-09-02T21:51:45.816Z[ host-package] Compiling newtype-uuid v1.3.2
29612026-09-02T21:51:45.873Z[ host-package] Compiling signal-hook v0.3.18
29622026-09-02T21:51:45.897Z[ host-package] Compiling nix v0.31.2
29632026-09-02T21:51:45.938Z[ host-package] Compiling group v0.13.0
29642026-09-02T21:51:46.010Z[ host-package] Compiling hkdf v0.12.4
29652026-09-02T21:51:46.060Z[ host-package] Compiling tokio-rustls v0.26.4
29662026-09-02T21:51:46.129Z[ host-package] Compiling rustls-platform-verifier v0.6.2
29672026-09-02T21:51:46.215Z[ host-package] Compiling daft v0.1.8
29682026-09-02T21:51:46.317Z[ host-package] Compiling serde_with v3.21.0
29692026-09-02T21:51:46.423Z[ host-package] Compiling crypto-bigint v0.5.5
29702026-09-02T21:51:46.427Z[ host-package] Compiling foreign-types-shared v0.1.1
29712026-09-02T21:51:46.629Z[ host-package] Compiling ahash v0.8.12
29722026-09-02T21:51:46.633Z[ host-package] Compiling num-bigint-dig v0.8.6
29732026-09-02T21:51:46.697Z[ host-package] Compiling foreign-types v0.3.2
29742026-09-02T21:51:46.700Z[ host-package] Compiling packed_struct v0.10.1
29752026-09-02T21:51:46.767Z[ host-package] Compiling openssl-sys v0.9.117
29762026-09-02T21:51:46.780Z[ host-package] Compiling pkcs1 v0.7.5
29772026-09-02T21:51:46.949Z[ host-package] Compiling toml_edit v0.19.15
29782026-09-02T21:51:46.968Z[ host-package] Compiling serde-hex v0.1.0
29792026-09-02T21:51:46.978Z[ helios-setup] Sep 02 21:51:46.386 INFO E| Finished `release` profile [optimized] target(s) in 4.94s
29802026-09-02T21:51:46.994Z[ helios-setup] Sep 02 21:51:46.399 INFO building project "bootserver" ok (4 seconds)
29812026-09-02T21:51:46.994Z[ helios-setup] Sep 02 21:51:46.399 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
29822026-09-02T21:51:47.003Z[ host-package] Compiling hashbrown v0.13.2
29832026-09-02T21:51:47.012Z[ helios-setup] Sep 02 21:51:46.407 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.97.1-x86_64-unknown-illumos (default)"
29842026-09-02T21:51:47.012Z[ helios-setup] Sep 02 21:51:46.407 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
29852026-09-02T21:51:47.012Z[ helios-setup] Sep 02 21:51:46.407 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
29862026-09-02T21:51:47.098Z[ helios-setup] Sep 02 21:51:46.507 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
29872026-09-02T21:51:47.312Z[ host-package] Compiling openssl v0.10.80
29882026-09-02T21:51:47.331Z[ host-package] Compiling bzip2 v0.4.4
29892026-09-02T21:51:47.449Z[ helios-setup] Sep 02 21:51:46.852 INFO E| From https://github.com/jclulow/rust-jmclib
29902026-09-02T21:51:47.449Z[ helios-setup] Sep 02 21:51:46.852 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
29912026-09-02T21:51:47.512Z[ helios-setup] Sep 02 21:51:46.921 INFO E| Updating crates.io index
29922026-09-02T21:51:47.590Z[ host-package] Compiling elliptic-curve v0.13.8
29932026-09-02T21:51:47.664Z[ helios-setup] Sep 02 21:51:47.073 INFO E| Downloading crates ...
29942026-09-02T21:51:47.670Z[ host-package] Compiling signal-hook-mio v0.2.5
29952026-09-02T21:51:47.712Z[ helios-setup] Sep 02 21:51:47.120 INFO E| Downloaded libdevinfo-sys v1.0.0
29962026-09-02T21:51:47.715Z[ helios-setup] Sep 02 21:51:47.124 INFO E| Downloaded typenum v1.16.0
29972026-09-02T21:51:47.720Z[ helios-setup] Sep 02 21:51:47.128 INFO E| Downloaded uuid v0.8.2
29982026-09-02T21:51:47.724Z[ helios-setup] Sep 02 21:51:47.133 INFO E| Downloaded fastrand v2.0.0
29992026-09-02T21:51:47.729Z[ helios-setup] Sep 02 21:51:47.134 INFO E| Downloaded opaque-debug v0.3.0
30002026-09-02T21:51:47.729Z[ helios-setup] Sep 02 21:51:47.134 INFO E| Downloaded errno v0.3.1
30012026-09-02T21:51:47.729Z[ helios-setup] Sep 02 21:51:47.135 INFO E| Downloaded block-buffer v0.9.0
30022026-09-02T21:51:47.729Z[ helios-setup] Sep 02 21:51:47.136 INFO E| Downloaded md-5 v0.9.1
30032026-09-02T21:51:47.729Z[ helios-setup] Sep 02 21:51:47.137 INFO E| Downloaded itoa v1.0.9
30042026-09-02T21:51:47.733Z[ helios-setup] Sep 02 21:51:47.139 INFO E| Downloaded digest v0.9.0
30052026-09-02T21:51:47.734Z[ helios-setup] Sep 02 21:51:47.140 INFO E| Downloaded sha-1 v0.9.8
30062026-09-02T21:51:47.737Z[ helios-setup] Sep 02 21:51:47.142 INFO E| Downloaded cpufeatures v0.2.9
30072026-09-02T21:51:47.744Z[ helios-setup] Sep 02 21:51:47.151 INFO E| Downloaded glob v0.3.1
30082026-09-02T21:51:47.747Z[ helios-setup] Sep 02 21:51:47.152 INFO E| Downloaded getrandom v0.2.10
30092026-09-02T21:51:47.747Z[ helios-setup] Sep 02 21:51:47.154 INFO E| Downloaded walkdir v2.3.3
30102026-09-02T21:51:47.747Z[ helios-setup] Sep 02 21:51:47.155 INFO E| Downloaded tempfile v3.7.0
30112026-09-02T21:51:47.750Z[ helios-setup] Sep 02 21:51:47.157 INFO E| Downloaded quote v1.0.31
30122026-09-02T21:51:47.753Z[ helios-setup] Sep 02 21:51:47.162 INFO E| Downloaded anyhow v1.0.72
30132026-09-02T21:51:47.757Z[ helios-setup] Sep 02 21:51:47.164 INFO E| Downloaded bitflags v2.3.3
30142026-09-02T21:51:47.761Z[ helios-setup] Sep 02 21:51:47.166 INFO E| Downloaded once_cell v1.18.0
30152026-09-02T21:51:47.761Z[ helios-setup] Sep 02 21:51:47.167 INFO E| Downloaded ryu v1.0.15
30162026-09-02T21:51:47.761Z[ helios-setup] Sep 02 21:51:47.169 INFO E| Downloaded unicode-ident v1.0.11
30172026-09-02T21:51:47.764Z[ helios-setup] Sep 02 21:51:47.172 INFO E| Downloaded proc-macro2 v1.0.66
30182026-09-02T21:51:47.764Z[ helios-setup] Sep 02 21:51:47.173 INFO E| Downloaded serde_derive v1.0.193
30192026-09-02T21:51:47.768Z[ helios-setup] Sep 02 21:51:47.176 INFO E| Downloaded toml v0.5.11
30202026-09-02T21:51:47.771Z[ helios-setup] Sep 02 21:51:47.180 INFO E| Downloaded serde v1.0.193
30212026-09-02T21:51:47.789Z[ helios-setup] Sep 02 21:51:47.198 INFO E| Downloaded serde_json v1.0.103
30222026-09-02T21:51:47.804Z[ helios-setup] Sep 02 21:51:47.213 INFO E| Downloaded syn v2.0.32
30232026-09-02T21:51:47.812Z[ helios-setup] Sep 02 21:51:47.219 INFO E| Downloaded rustix v0.38.4
30242026-09-02T21:51:47.825Z[ host-package] Compiling rsa v0.9.10
30252026-09-02T21:51:47.837Z[ helios-setup] Sep 02 21:51:47.240 INFO E| Downloaded libc v0.2.147
30262026-09-02T21:51:47.867Z[ host-package] Compiling ron v0.8.1
30272026-09-02T21:51:47.893Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling libc v0.2.147
30282026-09-02T21:51:47.893Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling proc-macro2 v1.0.66
30292026-09-02T21:51:47.893Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling unicode-ident v1.0.11
30302026-09-02T21:51:47.896Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling cfg-if v1.0.0
30312026-09-02T21:51:47.897Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling version_check v0.9.4
30322026-09-02T21:51:47.897Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling typenum v1.16.0
30332026-09-02T21:51:47.897Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling serde v1.0.193
30342026-09-02T21:51:47.897Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling powerfmt v0.2.0
30352026-09-02T21:51:47.897Z[ helios-setup] Sep 02 21:51:47.302 INFO E| Compiling num-conv v0.1.0
30362026-09-02T21:51:47.908Z[ helios-setup] Sep 02 21:51:47.316 INFO E| Compiling rustix v0.38.4
30372026-09-02T21:51:47.938Z[ host-package] Compiling globset v0.4.18
30382026-09-02T21:51:47.994Z[ helios-setup] Sep 02 21:51:47.400 INFO E| Compiling slog v2.7.0
30392026-09-02T21:51:47.994Z[ helios-setup] Sep 02 21:51:47.400 INFO E| Compiling time-core v0.1.2
30402026-09-02T21:51:47.994Z[ helios-setup] Sep 02 21:51:47.400 INFO E| Compiling itoa v1.0.9
30412026-09-02T21:51:47.994Z[ helios-setup] Sep 02 21:51:47.400 INFO E| Compiling once_cell v1.18.0
30422026-09-02T21:51:47.994Z[ helios-setup] Sep 02 21:51:47.400 INFO E| Compiling bitflags v2.3.3
30432026-09-02T21:51:47.997Z[ helios-setup] Sep 02 21:51:47.400 INFO E| Compiling num_threads v0.1.6
30442026-09-02T21:51:48.075Z[ host-package] Compiling block-padding v0.4.2
30452026-09-02T21:51:48.140Z[ host-package] Compiling sha3 v0.10.8
30462026-09-02T21:51:48.229Z[ host-package] Compiling curve25519-dalek v4.1.3
30472026-09-02T21:51:48.360Z[ host-package] Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
30482026-09-02T21:51:48.447Z[ host-package] Compiling inout v0.2.2
30492026-09-02T21:51:48.465Z[ host-package] Compiling object v0.30.4
30502026-09-02T21:51:48.504Z[ helios-setup] Sep 02 21:51:47.907 INFO E| Compiling opaque-debug v0.3.0
30512026-09-02T21:51:48.507Z[ host-package] Compiling zip v0.6.6
30522026-09-02T21:51:48.645Z[ host-package] Compiling toml v0.7.8
30532026-09-02T21:51:48.650Z[ helios-setup] Sep 02 21:51:48.056 INFO E| Compiling deranged v0.3.11
30542026-09-02T21:51:48.656Z[ helios-setup] Sep 02 21:51:48.065 INFO E| Compiling anyhow v1.0.72
30552026-09-02T21:51:48.659Z[ helios-setup] Sep 02 21:51:48.065 INFO E| Compiling fastrand v2.0.0
30562026-09-02T21:51:48.662Z[ helios-setup] Sep 02 21:51:48.070 INFO E| Compiling serde_json v1.0.103
30572026-09-02T21:51:48.662Z[ helios-setup] Sep 02 21:51:48.070 INFO E| Compiling generic-array v0.14.7
30582026-09-02T21:51:48.746Z[ helios-setup] Sep 02 21:51:48.155 INFO E| Compiling same-file v1.0.6
30592026-09-02T21:51:48.752Z[ host-package] Compiling jiff v0.2.34
30602026-09-02T21:51:48.944Z[ helios-setup] Sep 02 21:51:48.353 INFO E| Compiling thread_local v1.1.7
30612026-09-02T21:51:49.015Z[ helios-setup] Sep 02 21:51:48.411 INFO E| Compiling ryu v1.0.15
30622026-09-02T21:51:49.025Z[ helios-setup] Sep 02 21:51:48.423 INFO E| Compiling time-macros v0.2.18
30632026-09-02T21:51:49.064Z[ helios-setup] Sep 02 21:51:48.467 INFO E| Compiling cpufeatures v0.2.9
30642026-09-02T21:51:49.105Z[ host-package] Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30652026-09-02T21:51:49.142Z[ helios-setup] Sep 02 21:51:48.535 INFO E| Compiling unicode-width v0.1.10
30662026-09-02T21:51:49.184Z[ helios-setup] Sep 02 21:51:48.545 INFO E| Compiling walkdir v2.3.3
30672026-09-02T21:51:49.243Z[ host-package] Compiling cipher v0.5.2
30682026-09-02T21:51:49.297Z[ helios-setup] Sep 02 21:51:48.698 INFO E| Compiling getopts v0.2.21
30692026-09-02T21:51:49.330Z[ helios-setup] Sep 02 21:51:48.734 INFO E| Compiling libdevinfo-sys v1.0.0
30702026-09-02T21:51:49.411Z[ helios-setup] Sep 02 21:51:48.802 INFO E| Compiling glob v0.3.1
30712026-09-02T21:51:49.599Z[ helios-setup] Sep 02 21:51:49.000 INFO E| Compiling dirs-sys-next v0.1.2
30722026-09-02T21:51:49.625Z[ host-package] Compiling crossterm v0.28.1
30732026-09-02T21:51:49.639Z[ helios-setup] Sep 02 21:51:49.029 INFO E| Compiling errno v0.3.1
30742026-09-02T21:51:49.687Z[ helios-setup] Sep 02 21:51:49.086 INFO E| Compiling atty v0.2.14
30752026-09-02T21:51:49.732Z[ helios-setup] Sep 02 21:51:49.138 INFO E| Compiling quote v1.0.31
30762026-09-02T21:51:49.762Z[ helios-setup] Sep 02 21:51:49.170 INFO E| Compiling getrandom v0.2.10
30772026-09-02T21:51:49.824Z[ host-package] Compiling ed25519 v2.2.3
30782026-09-02T21:51:49.891Z[ host-package] Compiling serde-big-array v0.5.1
30792026-09-02T21:51:49.923Z[ helios-setup] Sep 02 21:51:49.327 INFO E| Compiling dirs-next v2.0.0
30802026-09-02T21:51:50.002Z[ host-package] Compiling pem v3.0.6
30812026-09-02T21:51:50.017Z[ helios-setup] Sep 02 21:51:49.409 INFO E| Compiling term v0.7.0
30822026-09-02T21:51:50.058Z[ helios-setup] Sep 02 21:51:49.460 INFO E| Compiling syn v2.0.32
30832026-09-02T21:51:50.170Z[ host-package] Compiling hyper v1.10.1
30842026-09-02T21:51:50.184Z[ host-package] Compiling petgraph v0.8.3
30852026-09-02T21:51:50.408Z[ host-package] Compiling object v0.37.3
30862026-09-02T21:51:50.503Z[ host-package] Compiling heapless v0.7.17
30872026-09-02T21:51:50.660Z[ helios-setup] Sep 02 21:51:49.992 INFO E| Compiling time v0.3.36
30882026-09-02T21:51:50.674Z[ host-package] Compiling ed25519-dalek v2.2.0
30892026-09-02T21:51:50.685Z[ helios-setup] Sep 02 21:51:50.074 INFO E| Compiling tempfile v3.7.0
30902026-09-02T21:51:50.733Z[ host-package] Compiling native-tls v0.2.18
30912026-09-02T21:51:50.785Z[ host-package] Compiling chacha20 v0.10.0
30922026-09-02T21:51:50.792Z[ helios-setup] Sep 02 21:51:50.200 INFO E| Compiling digest v0.9.0
30932026-09-02T21:51:50.792Z[ helios-setup] Sep 02 21:51:50.200 INFO E| Compiling block-buffer v0.9.0
30942026-09-02T21:51:50.916Z[ helios-setup] Sep 02 21:51:50.319 INFO E| Compiling md-5 v0.9.1
30952026-09-02T21:51:50.917Z[ helios-setup] Sep 02 21:51:50.319 INFO E| Compiling sha-1 v0.9.8
30962026-09-02T21:51:51.026Z[ host-package] Compiling byte-wrapper v0.1.0
30972026-09-02T21:51:51.276Z[ host-package] Compiling tokio-native-tls v0.3.1
30982026-09-02T21:51:51.359Z[ host-package] Compiling md-5 v0.10.6
30992026-09-02T21:51:51.410Z[ host-package] Compiling serde_plain v1.0.2
31002026-09-02T21:51:51.485Z[ host-package] Compiling toml_edit v0.22.27
31012026-09-02T21:51:51.580Z[ host-package] Compiling postgres-protocol v0.6.10
31022026-09-02T21:51:51.606Z[ helios-setup] Sep 02 21:51:51.013 INFO E| Compiling slog-term v2.9.0
31032026-09-02T21:51:51.640Z[ host-package] Compiling zopfli v0.8.3
31042026-09-02T21:51:51.679Z[ host-package] Compiling smoltcp v0.9.1
31052026-09-02T21:51:51.799Z[ host-package] Compiling hickory-proto v0.25.2
31062026-09-02T21:51:51.915Z[ helios-setup] Sep 02 21:51:51.322 INFO E| Compiling serde_derive v1.0.193
31072026-09-02T21:51:52.155Z[ host-package] Compiling hyper-util v0.1.20
31082026-09-02T21:51:52.283Z[ host-package] Compiling float-cmp v0.10.0
31092026-09-02T21:51:52.486Z[ host-package] Compiling petgraph v0.6.5
31102026-09-02T21:51:52.523Z[ host-package] Compiling string_cache v0.8.9
31112026-09-02T21:51:52.778Z[ host-package] Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
31122026-09-02T21:51:52.808Z[ host-package] Compiling zip v4.6.1
31132026-09-02T21:51:52.913Z[ host-package] Compiling textwrap v0.16.2
31142026-09-02T21:51:52.913Z[ host-package] Compiling predicates v3.1.4
31152026-09-02T21:51:53.361Z[ host-package] Compiling postgres-types v0.2.12
31162026-09-02T21:51:53.409Z[ host-package] Compiling iddqd v0.4.2
31172026-09-02T21:51:53.452Z[ host-package] Compiling similar v2.7.0
31182026-09-02T21:51:53.541Z[ host-package] Compiling tokio-stream v0.1.18
31192026-09-02T21:51:54.016Z[ host-package] Compiling hyper-rustls v0.27.7
31202026-09-02T21:51:54.157Z[ host-package] Compiling backtrace v0.3.76
31212026-09-02T21:51:54.349Z[ host-package] Compiling reqwest v0.13.2
31222026-09-02T21:51:54.391Z[ host-package] Compiling hyper-tls v0.6.0
31232026-09-02T21:51:54.458Z[ host-package] Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
31242026-09-02T21:51:54.530Z[ host-package] Compiling olpc-cjson v0.1.4
31252026-09-02T21:51:54.605Z[ host-package] Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
31262026-09-02T21:51:54.670Z[ host-package] Compiling reqwest v0.12.28
31272026-09-02T21:51:54.706Z[ host-package] Compiling backtrace-ext v0.2.1
31282026-09-02T21:51:54.822Z[ host-package] Compiling tokio-postgres v0.7.16
31292026-09-02T21:51:54.860Z[ host-package] Compiling fs-err v3.3.0
31302026-09-02T21:51:54.974Z[ host-package] Compiling miette v7.6.0
31312026-09-02T21:51:55.030Z[ host-package] Compiling buf-list v1.1.2
31322026-09-02T21:51:55.055Z[ host-package] Compiling thread_local v1.1.9
31332026-09-02T21:51:55.159Z[ host-package] Compiling is-terminal v0.4.17
31342026-09-02T21:51:55.316Z[ host-package] Compiling hostname v0.3.1
31352026-09-02T21:51:55.412Z[ host-package] Compiling slog-term v2.9.2
31362026-09-02T21:51:55.446Z[ host-package] Compiling slog-async v2.8.0
31372026-09-02T21:51:55.486Z[ host-package] Compiling slog-json v2.6.1
31382026-09-02T21:51:55.507Z[ host-package] Compiling compression-codecs v0.4.37
31392026-09-02T21:51:55.552Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31402026-09-02T21:51:55.615Z[ host-package] Compiling serde_spanned v1.1.1
31412026-09-02T21:51:55.843Z[ host-package] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
31422026-09-02T21:51:55.878Z[ host-package] Compiling slog-bunyan v2.5.0
31432026-09-02T21:51:55.878Z[ host-package] Compiling toml_datetime v1.1.1+spec-1.1.0
31442026-09-02T21:51:56.093Z[ host-package] Compiling async-compression v0.4.41
31452026-09-02T21:51:56.206Z[ host-package] Compiling tough v0.22.0
31462026-09-02T21:51:56.284Z[ host-package] Compiling toml v1.1.2+spec-1.1.0
31472026-09-02T21:51:56.284Z[ host-package] Compiling progenitor-client v0.14.0
31482026-09-02T21:51:56.387Z[ helios-setup] Sep 02 21:51:55.791 INFO E| Compiling toml v0.5.11
31492026-09-02T21:51:56.388Z[ helios-setup] Sep 02 21:51:55.791 INFO E| Compiling uuid v0.8.2
31502026-09-02T21:51:56.396Z[ host-package] Compiling multer v3.1.0
31512026-09-02T21:51:56.513Z[ host-package] Compiling sha1 v0.11.0
31522026-09-02T21:51:56.642Z[ host-package] Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31532026-09-02T21:51:56.747Z[ host-package] Compiling rustls-pemfile v2.2.0
31542026-09-02T21:51:56.802Z[ host-package] Compiling serde_path_to_error v0.1.20
31552026-09-02T21:51:56.985Z[ host-package] Compiling hostname v0.4.2
31562026-09-02T21:51:57.051Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31572026-09-02T21:51:57.192Z[ helios-setup] Sep 02 21:51:56.595 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
31582026-09-02T21:51:57.220Z[ host-package] Compiling atomicwrites v0.4.4
31592026-09-02T21:51:57.302Z[ host-package] Compiling dropshot v0.17.1
31602026-09-02T21:51:57.302Z[ host-package] Compiling macaddr v1.0.1
31612026-09-02T21:51:57.370Z[ host-package] Compiling instant v0.1.13
31622026-09-02T21:51:57.373Z[ host-package] Compiling oxide-generation v0.1.3
31632026-09-02T21:51:57.373Z[ host-package] Compiling regress v0.10.5
31642026-09-02T21:51:57.557Z[ host-package] Compiling progenitor-extras v0.2.0
31652026-09-02T21:51:57.614Z[ host-package] Compiling backoff v0.4.0
31662026-09-02T21:51:57.695Z[ host-package] Compiling parse-display v0.10.0
31672026-09-02T21:51:57.699Z[ host-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31682026-09-02T21:51:57.699Z[ host-package] Compiling half v2.7.1
31692026-09-02T21:51:57.832Z[ helios-setup] Sep 02 21:51:57.240 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
31702026-09-02T21:51:57.909Z[ host-package] Compiling heck v0.5.0
31712026-09-02T21:51:57.960Z[ host-package] Compiling regress v0.11.1
31722026-09-02T21:51:58.058Z[ host-package] Compiling ciborium-ll v0.2.2
31732026-09-02T21:51:58.167Z[ host-package] Compiling secrecy v0.10.3
31742026-09-02T21:51:58.233Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31752026-09-02T21:51:58.351Z[ host-package] Compiling ciborium v0.2.2
31762026-09-02T21:51:58.378Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31772026-09-02T21:51:58.428Z[ host-package] Compiling inout v0.1.4
31782026-09-02T21:51:58.505Z[ host-package] Compiling universal-hash v0.5.1
31792026-09-02T21:51:58.619Z[ host-package] Compiling cipher v0.4.4
31802026-09-02T21:51:58.651Z[ host-package] Compiling unsafe-libyaml v0.2.11
31812026-09-02T21:51:58.746Z[ host-package] Compiling poly1305 v0.8.0
31822026-09-02T21:51:58.788Z[ host-package] Compiling blake2 v0.10.6
31832026-09-02T21:51:58.910Z[ host-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31842026-09-02T21:51:59.111Z[ host-package] Compiling chacha20 v0.9.1
31852026-09-02T21:51:59.204Z[ host-package] Compiling aead v0.5.2
31862026-09-02T21:51:59.286Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
31872026-09-02T21:51:59.303Z[ host-package] Compiling password-hash v0.5.0
31882026-09-02T21:51:59.351Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31892026-09-02T21:51:59.424Z[ host-package] Compiling vsss-rs v3.3.4
31902026-09-02T21:51:59.502Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31912026-09-02T21:51:59.502Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31922026-09-02T21:51:59.560Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31932026-09-02T21:51:59.714Z[ host-package] Compiling chacha20poly1305 v0.10.1
31942026-09-02T21:51:59.740Z[ host-package] Compiling camino-tempfile v1.4.1
31952026-09-02T21:51:59.765Z[ host-package] Compiling typify-impl v0.6.2
31962026-09-02T21:51:59.819Z[ host-package] Compiling argon2 v0.5.3
31972026-09-02T21:51:59.961Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31982026-09-02T21:52:00.099Z[ host-package] Compiling heapless v0.8.0
31992026-09-02T21:52:00.162Z[ host-package] Compiling ingot-types v0.2.0
32002026-09-02T21:52:00.270Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32012026-09-02T21:52:00.515Z[ host-package] Compiling cobs v0.3.0
32022026-09-02T21:52:00.582Z[ host-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32032026-09-02T21:52:00.654Z[ host-package] Compiling ingot v0.2.1
32042026-09-02T21:52:00.682Z[ host-package] Compiling smoltcp v0.11.0
32052026-09-02T21:52:00.734Z[ host-package] Compiling postcard v1.1.3
32062026-09-02T21:52:00.764Z[ host-package] Compiling cstr-argument v0.1.2
32072026-09-02T21:52:00.806Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32082026-09-02T21:52:00.944Z[ host-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32092026-09-02T21:52:01.015Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32102026-09-02T21:52:01.069Z[ host-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32112026-09-02T21:52:01.197Z[ host-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32122026-09-02T21:52:01.249Z[ host-package] Compiling rand v0.10.1
32132026-09-02T21:52:01.540Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32142026-09-02T21:52:01.590Z[ host-package] Compiling sigpipe v0.1.3
32152026-09-02T21:52:01.641Z[ host-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32162026-09-02T21:52:01.689Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32172026-09-02T21:52:01.741Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32182026-09-02T21:52:01.873Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32192026-09-02T21:52:01.989Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
32202026-09-02T21:52:02.116Z[ host-package] Compiling memmap v0.7.0
32212026-09-02T21:52:02.155Z[ host-package] Compiling zone v0.3.1
32222026-09-02T21:52:02.168Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32232026-09-02T21:52:02.272Z[ helios-setup] Sep 02 21:52:01.680 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.26s
32242026-09-02T21:52:02.296Z[ helios-setup] Sep 02 21:52:01.705 INFO building project "image-builder" ok (15 seconds)
32252026-09-02T21:52:02.296Z[ helios-setup] Sep 02 21:52:01.705 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
32262026-09-02T21:52:02.306Z[ helios-setup] Sep 02 21:52:01.713 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.97.1-x86_64-unknown-illumos (default)"
32272026-09-02T21:52:02.306Z[ helios-setup] Sep 02 21:52:01.713 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
32282026-09-02T21:52:02.306Z[ helios-setup] Sep 02 21:52:01.713 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
32292026-09-02T21:52:02.385Z[ host-package] Compiling usdt v0.5.0
32302026-09-02T21:52:02.471Z[ host-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
32312026-09-02T21:52:02.487Z[ helios-setup] Sep 02 21:52:01.895 INFO E| Downloading crates ...
32322026-09-02T21:52:02.507Z[ host-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32332026-09-02T21:52:02.540Z[ helios-setup] Sep 02 21:52:01.947 INFO E| Downloaded adler2 v2.0.0
32342026-09-02T21:52:02.540Z[ helios-setup] Sep 02 21:52:01.947 INFO E| Downloaded miniz_oxide v0.8.8
32352026-09-02T21:52:02.578Z[ helios-setup] Sep 02 21:52:01.987 INFO E| Compiling adler2 v2.0.0
32362026-09-02T21:52:02.672Z[ helios-setup] Sep 02 21:52:02.080 INFO E| Compiling miniz_oxide v0.8.8
32372026-09-02T21:52:02.884Z[ host-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32382026-09-02T21:52:02.908Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32392026-09-02T21:52:02.937Z[ host-package] Compiling derive-where v1.6.0
32402026-09-02T21:52:02.967Z[ host-package] Compiling bytecount v0.6.9
32412026-09-02T21:52:03.043Z[ host-package] Compiling toml v0.8.23
32422026-09-02T21:52:03.120Z[ host-package] Compiling tokio-dtrace v0.1.1
32432026-09-02T21:52:03.190Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32442026-09-02T21:52:03.460Z[ host-package] Compiling oxide-tokio-rt v0.1.4
32452026-09-02T21:52:03.618Z[ host-package] Compiling typify-macro v0.6.2
32462026-09-02T21:52:03.635Z[ host-package] Compiling prettyplease v0.2.37
32472026-09-02T21:52:03.635Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32482026-09-02T21:52:03.653Z[ host-package] Compiling newline-converter v0.3.0
32492026-09-02T21:52:03.678Z[ host-package] Compiling gethostname v0.5.0
32502026-09-02T21:52:03.768Z[ helios-setup] Sep 02 21:52:03.177 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
32512026-09-02T21:52:03.831Z[ host-package] Compiling console v0.15.11
32522026-09-02T21:52:03.904Z[ host-package] Compiling slog-dtrace v0.3.0
32532026-09-02T21:52:03.932Z[ host-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32542026-09-02T21:52:03.935Z[ host-package] Compiling cancel-safe-futures v0.1.5
32552026-09-02T21:52:04.019Z[ host-package] Compiling num-rational v0.4.2
32562026-09-02T21:52:04.053Z[ host-package] Compiling num-complex v0.4.6
32572026-09-02T21:52:04.179Z[ host-package] Compiling oxide-update-engine-types v0.1.2
32582026-09-02T21:52:04.262Z[ helios-setup] Sep 02 21:52:03.663 INFO E| Finished `release` profile [optimized] target(s) in 1.94s
32592026-09-02T21:52:04.271Z[ helios-setup] Sep 02 21:52:03.674 INFO building project "pinprick" ok (1 seconds)
32602026-09-02T21:52:04.271Z[ helios-setup] Sep 02 21:52:03.674 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
32612026-09-02T21:52:04.277Z[ helios-setup] Sep 02 21:52:03.682 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.97.1-x86_64-unknown-illumos (default)"
32622026-09-02T21:52:04.277Z[ helios-setup] Sep 02 21:52:03.682 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
32632026-09-02T21:52:04.277Z[ helios-setup] Sep 02 21:52:03.682 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
32642026-09-02T21:52:04.286Z[ host-package] Compiling expectorate v1.2.0
32652026-09-02T21:52:04.348Z[ host-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32662026-09-02T21:52:04.420Z[ helios-setup] Sep 02 21:52:03.828 INFO E| Updating crates.io index
32672026-09-02T21:52:04.516Z[ host-package] Compiling match_cfg v0.1.0
32682026-09-02T21:52:04.526Z[ helios-setup] Sep 02 21:52:03.921 INFO E| Downloading crates ...
32692026-09-02T21:52:04.552Z[ host-package] Compiling resolv-conf v0.7.6
32702026-09-02T21:52:04.560Z[ helios-setup] Sep 02 21:52:03.969 INFO E| Downloaded time-core v0.1.4
32712026-09-02T21:52:04.566Z[ helios-setup] Sep 02 21:52:03.974 INFO E| Downloaded anyhow v1.0.98
32722026-09-02T21:52:04.571Z[ helios-setup] Sep 02 21:52:03.979 INFO E| Downloaded ryu v1.0.20
32732026-09-02T21:52:04.576Z[ host-package] Compiling compression-core v0.4.31
32742026-09-02T21:52:04.581Z[ helios-setup] Sep 02 21:52:03.987 INFO E| Downloaded itoa v1.0.15
32752026-09-02T21:52:04.598Z[ helios-setup] Sep 02 21:52:04.001 INFO E| Downloaded errno v0.3.12
32762026-09-02T21:52:04.617Z[ helios-setup] Sep 02 21:52:04.003 INFO E| Downloaded deranged v0.4.0
32772026-09-02T21:52:04.617Z[ helios-setup] Sep 02 21:52:04.004 INFO E| Downloaded thiserror-impl v2.0.12
32782026-09-02T21:52:04.617Z[ helios-setup] Sep 02 21:52:04.013 INFO E| Downloaded thiserror v2.0.12
32792026-09-02T21:52:04.618Z[ helios-setup] Sep 02 21:52:04.016 INFO E| Downloaded time-macros v0.2.22
32802026-09-02T21:52:04.618Z[ helios-setup] Sep 02 21:52:04.017 INFO E| Downloaded serde_with_macros v3.12.0
32812026-09-02T21:52:04.621Z[ helios-setup] Sep 02 21:52:04.019 INFO E| Downloaded quote v1.0.40
32822026-09-02T21:52:04.621Z[ helios-setup] Sep 02 21:52:04.028 INFO E| Downloaded unicode-ident v1.0.18
32832026-09-02T21:52:04.621Z[ helios-setup] Sep 02 21:52:04.029 INFO E| Downloaded bitflags v2.9.1
32842026-09-02T21:52:04.626Z[ helios-setup] Sep 02 21:52:04.032 INFO E| Downloaded iana-time-zone v0.1.63
32852026-09-02T21:52:04.626Z[ helios-setup] Sep 02 21:52:04.033 INFO E| Downloaded tempfile v3.20.0
32862026-09-02T21:52:04.630Z[ helios-setup] Sep 02 21:52:04.037 INFO E| Downloaded serde_derive v1.0.219
32872026-09-02T21:52:04.634Z[ helios-setup] Sep 02 21:52:04.040 INFO E| Downloaded proc-macro2 v1.0.95
32882026-09-02T21:52:04.634Z[ helios-setup] Sep 02 21:52:04.042 INFO E| Downloaded autocfg v1.4.0
32892026-09-02T21:52:04.637Z[ host-package] Compiling num v0.4.3
32902026-09-02T21:52:04.637Z[ helios-setup] Sep 02 21:52:04.045 INFO E| Downloaded getrandom v0.3.3
32912026-09-02T21:52:04.642Z[ helios-setup] Sep 02 21:52:04.048 INFO E| Downloaded serde v1.0.219
32922026-09-02T21:52:04.667Z[ helios-setup] Sep 02 21:52:04.062 INFO E| Downloaded memchr v2.7.4
32932026-09-02T21:52:04.677Z[ helios-setup] Sep 02 21:52:04.069 INFO E| Downloaded indexmap v2.9.0
32942026-09-02T21:52:04.677Z[ helios-setup] Sep 02 21:52:04.080 INFO E| Downloaded time v0.3.41
32952026-09-02T21:52:04.681Z[ helios-setup] Sep 02 21:52:04.085 INFO E| Downloaded serde_with v3.12.0
32962026-09-02T21:52:04.684Z[ helios-setup] Sep 02 21:52:04.090 INFO E| Downloaded hashbrown v0.15.3
32972026-09-02T21:52:04.684Z[ helios-setup] Sep 02 21:52:04.093 INFO E| Downloaded serde_json v1.0.140
32982026-09-02T21:52:04.690Z[ helios-setup] Sep 02 21:52:04.099 INFO E| Downloaded chrono v0.4.41
32992026-09-02T21:52:04.705Z[ helios-setup] Sep 02 21:52:04.112 INFO E| Downloaded syn v2.0.101
33002026-09-02T21:52:04.716Z[ helios-setup] Sep 02 21:52:04.124 INFO E| Downloaded rustix v1.0.7
33012026-09-02T21:52:04.736Z[ helios-setup] Sep 02 21:52:04.145 INFO E| Downloaded libc v0.2.172
33022026-09-02T21:52:04.797Z[ helios-setup] Sep 02 21:52:04.206 INFO E| Compiling proc-macro2 v1.0.95
33032026-09-02T21:52:04.798Z[ helios-setup] Sep 02 21:52:04.206 INFO E| Compiling unicode-ident v1.0.18
33042026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.206 INFO E| Compiling libc v0.2.172
33052026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.206 INFO E| Compiling strsim v0.11.1
33062026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.206 INFO E| Compiling ident_case v1.0.1
33072026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.206 INFO E| Compiling fnv v1.0.7
33082026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.206 INFO E| Compiling serde v1.0.219
33092026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling getrandom v0.3.3
33102026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling rustix v1.0.7
33112026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling serde_json v1.0.140
33122026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling cfg-if v1.0.0
33132026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling anyhow v1.0.98
33142026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling bitflags v2.9.1
33152026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling thiserror v2.0.12
33162026-09-02T21:52:04.801Z[ helios-setup] Sep 02 21:52:04.207 INFO E| Compiling memchr v2.7.4
33172026-09-02T21:52:04.814Z[ helios-setup] Sep 02 21:52:04.223 INFO E| Compiling once_cell v1.21.3
33182026-09-02T21:52:04.858Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33192026-09-02T21:52:04.861Z[ host-package] Compiling crossbeam-channel v0.5.15
33202026-09-02T21:52:05.065Z[ host-package] Compiling term v1.2.1
33212026-09-02T21:52:05.138Z[ host-package] Compiling toml_writer v1.1.1+spec-1.1.0
33222026-09-02T21:52:05.199Z[ host-package] Compiling take_mut v0.2.2
33232026-09-02T21:52:05.241Z[ host-package] Compiling typify v0.6.2
33242026-09-02T21:52:05.340Z[ host-package] Compiling float-ord v0.3.2
33252026-09-02T21:52:05.377Z[ host-package] Compiling linear-map v1.2.0
33262026-09-02T21:52:05.419Z[ helios-setup] Sep 02 21:52:04.828 INFO E| Compiling ryu v1.0.20
33272026-09-02T21:52:05.419Z[ helios-setup] Sep 02 21:52:04.828 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
33282026-09-02T21:52:05.423Z[ host-package] Compiling progenitor-impl v0.14.0
33292026-09-02T21:52:05.442Z[ helios-setup] Sep 02 21:52:04.846 INFO E| Compiling fastrand v2.3.0
33302026-09-02T21:52:05.537Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33312026-09-02T21:52:05.660Z[ helios-setup] Sep 02 21:52:05.069 INFO E| Compiling itoa v1.0.15
33322026-09-02T21:52:05.705Z[ host-package] Compiling oxide-update-engine v0.1.2
33332026-09-02T21:52:06.157Z[ host-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33342026-09-02T21:52:06.261Z[ helios-setup] Sep 02 21:52:05.646 INFO E| Compiling errno v0.3.12
33352026-09-02T21:52:06.451Z[ helios-setup] Sep 02 21:52:05.817 INFO E| Compiling quote v1.0.40
33362026-09-02T21:52:06.646Z[ helios-setup] Sep 02 21:52:06.044 INFO E| Compiling syn v2.0.101
33372026-09-02T21:52:06.931Z[ host-package] Compiling async-stream v0.3.6
33382026-09-02T21:52:07.286Z[ host-package] Compiling waitgroup v0.1.2
33392026-09-02T21:52:07.404Z[ helios-setup] Sep 02 21:52:06.794 INFO E| Compiling tempfile v3.20.0
33402026-09-02T21:52:07.472Z[ host-package] Compiling backon v1.6.0
33412026-09-02T21:52:07.651Z[ host-package] Compiling linked-hash-map v0.5.6
33422026-09-02T21:52:07.684Z[ host-package] Compiling debug-ignore v1.0.5
33432026-09-02T21:52:07.687Z[ host-package] Compiling minimal-lexical v0.2.1
33442026-09-02T21:52:08.047Z[ host-package] Compiling lru-cache v0.1.2
33452026-09-02T21:52:08.180Z[ host-package] Compiling nom v7.1.3
33462026-09-02T21:52:08.248Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33472026-09-02T21:52:08.275Z[ host-package] Compiling progenitor-macro v0.14.0
33482026-09-02T21:52:08.347Z[ host-package] Compiling itertools v0.14.0
33492026-09-02T21:52:08.858Z[ host-package] Compiling unicode-xid v0.2.6
33502026-09-02T21:52:08.927Z[ host-package] Compiling humantime v2.3.0
33512026-09-02T21:52:09.021Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33522026-09-02T21:52:09.053Z[ host-package] Compiling hickory-proto v0.24.4
33532026-09-02T21:52:09.170Z[ helios-setup] Sep 02 21:52:08.560 INFO E| Compiling darling_core v0.20.11
33542026-09-02T21:52:09.237Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33552026-09-02T21:52:09.301Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33562026-09-02T21:52:09.361Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33572026-09-02T21:52:09.685Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33582026-09-02T21:52:09.704Z[ host-package] Compiling papergrid v0.11.0
33592026-09-02T21:52:09.821Z[ host-package] Compiling tabled_derive v0.7.0
33602026-09-02T21:52:10.049Z[ helios-setup] Sep 02 21:52:09.455 INFO E| Compiling serde_derive v1.0.219
33612026-09-02T21:52:10.049Z[ helios-setup] Sep 02 21:52:09.455 INFO E| Compiling thiserror-impl v2.0.12
33622026-09-02T21:52:10.391Z[ host-package] Compiling termtree v0.5.1
33632026-09-02T21:52:10.499Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33642026-09-02T21:52:10.567Z[ host-package] Compiling crossterm v0.29.0
33652026-09-02T21:52:10.713Z[ host-package] Compiling phf_shared v0.12.1
33662026-09-02T21:52:10.768Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33672026-09-02T21:52:10.938Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33682026-09-02T21:52:10.979Z[ host-package] Compiling csv-core v0.1.13
33692026-09-02T21:52:11.007Z[ helios-setup] Sep 02 21:52:10.410 INFO E| Compiling darling_macro v0.20.11
33702026-09-02T21:52:11.150Z[ host-package] Compiling tabled v0.15.0
33712026-09-02T21:52:11.238Z[ host-package] Compiling vte v0.14.1
33722026-09-02T21:52:11.471Z[ host-package] Compiling highway v1.3.0
33732026-09-02T21:52:11.599Z[ host-package] Compiling chrono-tz v0.10.4
33742026-09-02T21:52:11.670Z[ host-package] Compiling strip-ansi-escapes v0.2.1
33752026-09-02T21:52:11.693Z[ helios-setup] Sep 02 21:52:11.101 INFO E| Compiling darling v0.20.11
33762026-09-02T21:52:11.788Z[ helios-setup] Sep 02 21:52:11.195 INFO E| Compiling serde_with_macros v3.12.0
33772026-09-02T21:52:11.889Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33782026-09-02T21:52:12.062Z[ host-package] Compiling hickory-resolver v0.24.4
33792026-09-02T21:52:12.265Z[ host-package] Compiling csv v1.4.0
33802026-09-02T21:52:12.792Z[ host-package] Compiling progenitor v0.14.0
33812026-09-02T21:52:12.831Z[ host-package] Compiling phf v0.12.1
33822026-09-02T21:52:12.876Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33832026-09-02T21:52:13.110Z[ host-package] Compiling const_format_proc_macros v0.2.34
33842026-09-02T21:52:13.141Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33852026-09-02T21:52:13.196Z[ host-package] Compiling fd-lock v4.0.4
33862026-09-02T21:52:13.196Z[ host-package] Compiling peg-macros v0.8.5
33872026-09-02T21:52:13.318Z[ host-package] Compiling nu-ansi-term v0.50.3
33882026-09-02T21:52:13.391Z[ host-package] Compiling qorb v0.4.1
33892026-09-02T21:52:13.655Z[ host-package] Compiling reedline v0.40.0
33902026-09-02T21:52:13.847Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33912026-09-02T21:52:13.887Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
33922026-09-02T21:52:13.936Z[ host-package] Compiling bcs v0.1.6
33932026-09-02T21:52:13.998Z[ host-package] Compiling const_format v0.2.35
33942026-09-02T21:52:14.313Z[ host-package] Compiling nom v8.0.0
33952026-09-02T21:52:14.359Z[ host-package] Compiling semver v0.1.20
33962026-09-02T21:52:14.407Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33972026-09-02T21:52:14.574Z[ host-package] Compiling peg v0.8.5
33982026-09-02T21:52:14.705Z[ host-package] Compiling rustc_version v0.1.7
33992026-09-02T21:52:14.764Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34002026-09-02T21:52:14.917Z[ host-package] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34012026-09-02T21:52:15.065Z[ host-package] Compiling newtype_derive v0.1.6
34022026-09-02T21:52:15.138Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34032026-09-02T21:52:15.522Z[ host-package] Compiling steno v0.4.1
34042026-09-02T21:52:15.599Z[ host-package] Compiling dropshot-api-manager-types v0.8.0
34052026-09-02T21:52:15.600Z[ host-package] Compiling sha1 v0.10.6
34062026-09-02T21:52:15.635Z[ helios-setup] Sep 02 21:52:14.975 INFO E| Compiling serde_with v3.12.0
34072026-09-02T21:52:15.635Z[ host-package] Compiling utf-8 v0.7.6
34082026-09-02T21:52:15.943Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34092026-09-02T21:52:15.988Z[ host-package] Compiling tagptr v0.2.0
34102026-09-02T21:52:16.060Z[ host-package] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34112026-09-02T21:52:16.166Z[ host-package] Compiling tungstenite v0.21.0
34122026-09-02T21:52:16.206Z[ host-package] Compiling moka v0.12.13
34132026-09-02T21:52:16.230Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34142026-09-02T21:52:16.270Z[ host-package] Compiling darling_core v0.21.3
34152026-09-02T21:52:16.271Z[ host-package] Compiling display-error-chain v0.2.2
34162026-09-02T21:52:16.457Z[ host-package] Compiling vergen-lib v0.1.6
34172026-09-02T21:52:16.938Z[ host-package] Compiling diesel_derives v2.3.7
34182026-09-02T21:52:16.949Z[ host-package] Compiling tokio-tungstenite v0.21.0
34192026-09-02T21:52:16.949Z[ host-package] Compiling scheduled-thread-pool v0.2.7
34202026-09-02T21:52:16.949Z[ host-package] Compiling vergen-gitcl v1.0.8
34212026-09-02T21:52:16.949Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
34222026-09-02T21:52:17.259Z[ host-package] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34232026-09-02T21:52:17.300Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34242026-09-02T21:52:17.314Z[ host-package] Compiling dirs-sys-next v0.1.2
34252026-09-02T21:52:17.363Z[ host-package] Compiling maplit v1.0.2
34262026-09-02T21:52:17.497Z[ host-package] Compiling hickory-resolver v0.25.2
34272026-09-02T21:52:17.556Z[ host-package] Compiling glob v0.3.3
34282026-09-02T21:52:17.589Z[ host-package] Compiling crunchy v0.2.4
34292026-09-02T21:52:17.596Z[ host-package] Compiling dirs-next v2.0.0
34302026-09-02T21:52:17.731Z[ host-package] Compiling r2d2 v0.8.10
34312026-09-02T21:52:17.756Z[ host-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34322026-09-02T21:52:17.982Z[ host-package] Compiling clang-sys v1.8.1
34332026-09-02T21:52:18.006Z[ host-package] Compiling libscf-sys v1.2.0
34342026-09-02T21:52:18.030Z[ host-package] Compiling tiny-keccak v2.0.2
34352026-09-02T21:52:18.033Z[ host-package] Compiling downcast-rs v2.0.2
34362026-09-02T21:52:18.104Z[ host-package] Compiling xshell-macros v0.2.7
34372026-09-02T21:52:18.220Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34382026-09-02T21:52:18.261Z[ host-package] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34392026-09-02T21:52:18.566Z[ host-package] Compiling term v0.7.0
34402026-09-02T21:52:18.569Z[ host-package] Compiling papergrid v0.18.0
34412026-09-02T21:52:18.672Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34422026-09-02T21:52:18.675Z[ host-package] Compiling darling_macro v0.21.3
34432026-09-02T21:52:18.753Z[ host-package] Compiling bit-vec v0.6.3
34442026-09-02T21:52:18.757Z[ host-package] Compiling xshell v0.2.7
34452026-09-02T21:52:18.959Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34462026-09-02T21:52:19.088Z[ host-package] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34472026-09-02T21:52:19.194Z[ host-package] Compiling bit-set v0.5.3
34482026-09-02T21:52:19.256Z[ host-package] Compiling ascii-canvas v3.0.0
34492026-09-02T21:52:19.563Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34502026-09-02T21:52:19.609Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34512026-09-02T21:52:19.662Z[ host-package] Compiling darling v0.21.3
34522026-09-02T21:52:19.697Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34532026-09-02T21:52:19.768Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34542026-09-02T21:52:19.832Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34552026-09-02T21:52:19.845Z[ host-package] Compiling dsl_auto_type v0.2.0
34562026-09-02T21:52:19.954Z[ helios-setup] Sep 02 21:52:19.362 INFO E| Finished `release` profile [optimized] target(s) in 15.67s
34572026-09-02T21:52:19.982Z[ helios-setup] Sep 02 21:52:19.389 INFO building project "dmar-report" ok (15 seconds)
34582026-09-02T21:52:19.982Z[ helios-setup] Sep 02 21:52:19.390 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
34592026-09-02T21:52:20.023Z[ helios-setup] Sep 02 21:52:19.428 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
34602026-09-02T21:52:20.023Z[ helios-setup] Sep 02 21:52:19.428 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
34612026-09-02T21:52:20.023Z[ helios-setup] Sep 02 21:52:19.428 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
34622026-09-02T21:52:20.046Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34632026-09-02T21:52:20.202Z[ helios-setup] Sep 02 21:52:19.609 INFO E| Updating crates.io index
34642026-09-02T21:52:20.209Z[ helios-setup] Sep 02 21:52:19.610 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
34652026-09-02T21:52:20.268Z[ host-package] Compiling tabled v0.21.0
34662026-09-02T21:52:20.304Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34672026-09-02T21:52:20.856Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34682026-09-02T21:52:20.881Z[ helios-setup] Sep 02 21:52:20.286 INFO E| From https://github.com/oxidecomputer/amd-apcb
34692026-09-02T21:52:20.881Z[ helios-setup] Sep 02 21:52:20.287 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
34702026-09-02T21:52:20.894Z[ helios-setup] Sep 02 21:52:20.301 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
34712026-09-02T21:52:21.102Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34722026-09-02T21:52:21.127Z[ host-package] Compiling itertools v0.15.0
34732026-09-02T21:52:21.151Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34742026-09-02T21:52:21.185Z[ host-package] Compiling itertools v0.10.5
34752026-09-02T21:52:21.292Z[ helios-setup] Sep 02 21:52:20.687 INFO E| From https://github.com/oxidecomputer/amd-efs
34762026-09-02T21:52:21.292Z[ helios-setup] Sep 02 21:52:20.687 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
34772026-09-02T21:52:21.381Z[ host-package] Compiling ena v0.14.4
34782026-09-02T21:52:21.567Z[ helios-setup] Sep 02 21:52:20.938 INFO E| Downloading crates ...
34792026-09-02T21:52:21.610Z[ helios-setup] Sep 02 21:52:20.988 INFO E| Downloaded fletcher v1.0.0
34802026-09-02T21:52:21.611Z[ helios-setup] Sep 02 21:52:20.989 INFO E| Downloaded heck v0.3.3
34812026-09-02T21:52:21.611Z[ helios-setup] Sep 02 21:52:20.991 INFO E| Downloaded unic-ucd-ident v0.9.0
34822026-09-02T21:52:21.611Z[ helios-setup] Sep 02 21:52:20.994 INFO E| Downloaded four-cc v0.4.0
34832026-09-02T21:52:21.634Z[ helios-setup] Sep 02 21:52:20.995 INFO E| Downloaded unic-common v0.9.0
34842026-09-02T21:52:21.634Z[ helios-setup] Sep 02 21:52:20.995 INFO E| Downloaded strsim v0.8.0
34852026-09-02T21:52:21.634Z[ helios-setup] Sep 02 21:52:21.026 INFO E| Downloaded dyn-clone v1.0.19
34862026-09-02T21:52:21.634Z[ host-package] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34872026-09-02T21:52:21.634Z[ helios-setup] Sep 02 21:52:21.027 INFO E| Downloaded strum v0.27.1
34882026-09-02T21:52:21.634Z[ helios-setup] Sep 02 21:52:21.028 INFO E| Downloaded unic-char-property v0.9.0
34892026-09-02T21:52:21.650Z[ helios-setup] Sep 02 21:52:21.029 INFO E| Downloaded unic-char-range v0.9.0
34902026-09-02T21:52:21.650Z[ helios-setup] Sep 02 21:52:21.029 INFO E| Downloaded modular-bitfield v0.13.1
34912026-09-02T21:52:21.650Z[ helios-setup] Sep 02 21:52:21.035 INFO E| Downloaded vec_map v0.8.2
34922026-09-02T21:52:21.650Z[ helios-setup] Sep 02 21:52:21.045 INFO E| Downloaded parse_int v0.9.0
34932026-09-02T21:52:21.651Z[ helios-setup] Sep 02 21:52:21.046 INFO E| Downloaded unic-ucd-version v0.9.0
34942026-09-02T21:52:21.651Z[ helios-setup] Sep 02 21:52:21.046 INFO E| Downloaded structopt-derive v0.4.18
34952026-09-02T21:52:21.662Z[ helios-setup] Sep 02 21:52:21.053 INFO E| Downloaded ansi_term v0.12.1
34962026-09-02T21:52:21.662Z[ helios-setup] Sep 02 21:52:21.054 INFO E| Downloaded modular-bitfield-impl v0.11.2
34972026-09-02T21:52:21.662Z[ helios-setup] Sep 02 21:52:21.055 INFO E| Downloaded pest_generator v2.8.0
34982026-09-02T21:52:21.663Z[ helios-setup] Sep 02 21:52:21.056 INFO E| Downloaded rustversion v1.0.20
34992026-09-02T21:52:21.663Z[ helios-setup] Sep 02 21:52:21.057 INFO E| Downloaded textwrap v0.11.0
35002026-09-02T21:52:21.663Z[ helios-setup] Sep 02 21:52:21.058 INFO E| Downloaded modular-bitfield-impl v0.13.1
35012026-09-02T21:52:21.663Z[ helios-setup] Sep 02 21:52:21.059 INFO E| Downloaded strum_macros v0.27.1
35022026-09-02T21:52:21.663Z[ helios-setup] Sep 02 21:52:21.063 INFO E| Downloaded bytesize v2.0.1
35032026-09-02T21:52:21.672Z[ helios-setup] Sep 02 21:52:21.067 INFO E| Downloaded pest_meta v2.8.0
35042026-09-02T21:52:21.673Z[ helios-setup] Sep 02 21:52:21.071 INFO E| Downloaded modular-bitfield v0.11.2
35052026-09-02T21:52:21.679Z[ helios-setup] Sep 02 21:52:21.079 INFO E| Downloaded log v0.4.27
35062026-09-02T21:52:21.700Z[ helios-setup] Sep 02 21:52:21.088 INFO E| Downloaded pest_derive v2.8.0
35072026-09-02T21:52:21.700Z[ helios-setup] Sep 02 21:52:21.088 INFO E| Downloaded structopt v0.3.26
35082026-09-02T21:52:21.700Z[ helios-setup] Sep 02 21:52:21.088 INFO E| Downloaded typenum v1.18.0
35092026-09-02T21:52:21.700Z[ helios-setup] Sep 02 21:52:21.090 INFO E| Downloaded zerocopy-derive v0.8.25
35102026-09-02T21:52:21.722Z[ helios-setup] Sep 02 21:52:21.098 INFO E| Downloaded pest v2.8.0
35112026-09-02T21:52:21.722Z[ helios-setup] Sep 02 21:52:21.115 INFO E| Downloaded clap v2.34.0
35122026-09-02T21:52:21.727Z[ helios-setup] Sep 02 21:52:21.120 INFO E| Downloaded goblin v0.9.3
35132026-09-02T21:52:21.727Z[ helios-setup] Sep 02 21:52:21.124 INFO E| Downloaded zerocopy v0.8.25
35142026-09-02T21:52:21.817Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling proc-macro2 v1.0.95
35152026-09-02T21:52:21.817Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling unicode-ident v1.0.18
35162026-09-02T21:52:21.817Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling memchr v2.7.4
35172026-09-02T21:52:21.836Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling thiserror v2.0.12
35182026-09-02T21:52:21.836Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling autocfg v1.4.0
35192026-09-02T21:52:21.836Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling serde v1.0.219
35202026-09-02T21:52:21.836Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling syn v1.0.109
35212026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling version_check v0.9.5
35222026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling serde_json v1.0.140
35232026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling itoa v1.0.15
35242026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling ryu v1.0.20
35252026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling schemars v0.8.22
35262026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling paste v1.0.15
35272026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.218 INFO E| Compiling zerocopy v0.8.25
35282026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.219 INFO E| Compiling libc v0.2.172
35292026-09-02T21:52:21.837Z[ helios-setup] Sep 02 21:52:21.219 INFO E| Compiling rustversion v1.0.20
35302026-09-02T21:52:21.992Z[ host-package] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35312026-09-02T21:52:22.203Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
35322026-09-02T21:52:22.379Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35332026-09-02T21:52:22.482Z[ host-package] Compiling libloading v0.8.9
35342026-09-02T21:52:22.563Z[ host-package] Compiling regex-syntax v0.6.29
35352026-09-02T21:52:22.814Z[ helios-setup] Sep 02 21:52:22.209 INFO E| Compiling static_assertions v1.1.0
35362026-09-02T21:52:22.821Z[ host-package] Compiling unicase v2.9.0
35372026-09-02T21:52:22.873Z[ helios-setup] Sep 02 21:52:22.277 INFO E| Compiling ucd-trie v0.1.7
35382026-09-02T21:52:22.887Z[ helios-setup] Sep 02 21:52:22.295 INFO E| Compiling dyn-clone v1.0.19
35392026-09-02T21:52:22.992Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
35402026-09-02T21:52:23.111Z[ host-package] Compiling diff v0.1.13
35412026-09-02T21:52:23.121Z[ helios-setup] Sep 02 21:52:22.517 INFO E| Compiling once_cell v1.21.3
35422026-09-02T21:52:23.234Z[ helios-setup] Sep 02 21:52:22.641 INFO E| Compiling unicode-segmentation v1.12.0
35432026-09-02T21:52:23.266Z[ helios-setup] Sep 02 21:52:22.674 INFO E| Compiling unicode-width v0.1.14
35442026-09-02T21:52:23.273Z[ host-package] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35452026-09-02T21:52:23.407Z[ helios-setup] Sep 02 21:52:22.815 INFO E| Compiling heck v0.5.0
35462026-09-02T21:52:23.434Z[ helios-setup] Sep 02 21:52:22.843 INFO E| Compiling strsim v0.8.0
35472026-09-02T21:52:23.474Z[ helios-setup] Sep 02 21:52:22.883 INFO E| Compiling unic-char-range v0.9.0
35482026-09-02T21:52:23.542Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35492026-09-02T21:52:23.550Z[ helios-setup] Sep 02 21:52:22.959 INFO E| Compiling fletcher v1.0.0
35502026-09-02T21:52:23.626Z[ helios-setup] Sep 02 21:52:23.034 INFO E| Compiling ansi_term v0.12.1
35512026-09-02T21:52:23.693Z[ helios-setup] Sep 02 21:52:23.102 INFO E| Compiling quote v1.0.40
35522026-09-02T21:52:23.703Z[ helios-setup] Sep 02 21:52:23.111 INFO E| Compiling num-traits v0.2.19
35532026-09-02T21:52:23.752Z[ helios-setup] Sep 02 21:52:23.161 INFO E| Compiling memoffset v0.9.1
35542026-09-02T21:52:23.763Z[ helios-setup] Sep 02 21:52:23.171 INFO E| Compiling proc-macro-error-attr v1.0.4
35552026-09-02T21:52:23.779Z[ helios-setup] Sep 02 21:52:23.176 INFO E| Compiling proc-macro-error v1.0.4
35562026-09-02T21:52:23.808Z[ helios-setup] Sep 02 21:52:23.217 INFO E| Compiling heck v0.3.3
35572026-09-02T21:52:23.820Z[ helios-setup] Sep 02 21:52:23.228 INFO E| Compiling textwrap v0.11.0
35582026-09-02T21:52:23.849Z[ helios-setup] Sep 02 21:52:23.257 INFO E| Compiling byteorder v1.5.0
35592026-09-02T21:52:23.903Z[ host-package] Compiling bindgen v0.71.1
35602026-09-02T21:52:23.954Z[ helios-setup] Sep 02 21:52:23.363 INFO E| Compiling bitflags v1.3.2
35612026-09-02T21:52:24.057Z[ helios-setup] Sep 02 21:52:23.464 INFO E| Compiling unic-common v0.9.0
35622026-09-02T21:52:24.069Z[ helios-setup] Sep 02 21:52:23.475 INFO E| Compiling vec_map v0.8.2
35632026-09-02T21:52:24.136Z[ helios-setup] Sep 02 21:52:23.545 INFO E| Compiling syn v2.0.101
35642026-09-02T21:52:24.273Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
35652026-09-02T21:52:24.694Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35662026-09-02T21:52:24.716Z[ helios-setup] Sep 02 21:52:24.125 INFO E| Compiling atty v0.2.14
35672026-09-02T21:52:24.720Z[ helios-setup] Sep 02 21:52:24.126 INFO E| Compiling strum v0.27.1
35682026-09-02T21:52:24.720Z[ helios-setup] Sep 02 21:52:24.126 INFO E| Compiling unic-ucd-version v0.9.0
35692026-09-02T21:52:24.720Z[ helios-setup] Sep 02 21:52:24.127 INFO E| Compiling unic-char-property v0.9.0
35702026-09-02T21:52:24.720Z[ helios-setup] Sep 02 21:52:24.127 INFO E| Compiling plain v0.2.3
35712026-09-02T21:52:24.720Z[ helios-setup] Sep 02 21:52:24.127 INFO E| Compiling lazy_static v1.5.0
35722026-09-02T21:52:24.720Z[ helios-setup] Sep 02 21:52:24.128 INFO E| Compiling log v0.4.27
35732026-09-02T21:52:24.731Z[ helios-setup] Sep 02 21:52:24.139 INFO E| Compiling bytesize v2.0.1
35742026-09-02T21:52:24.867Z[ helios-setup] Sep 02 21:52:24.276 INFO E| Compiling clap v2.34.0
35752026-09-02T21:52:24.871Z[ helios-setup] Sep 02 21:52:24.280 INFO E| Compiling unic-ucd-ident v0.9.0
35762026-09-02T21:52:25.277Z[ host-package] Compiling lalrpop v0.19.12
35772026-09-02T21:52:25.468Z[ host-package] Compiling cexpr v0.6.0
35782026-09-02T21:52:25.531Z[ helios-setup] Sep 02 21:52:24.939 INFO E| Compiling parse_int v0.9.0
35792026-09-02T21:52:25.755Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35802026-09-02T21:52:25.984Z[ host-package] Compiling rustc-hash v2.1.1
35812026-09-02T21:52:26.479Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35822026-09-02T21:52:26.642Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35832026-09-02T21:52:26.682Z[ host-package] Compiling headers-core v0.3.0
35842026-09-02T21:52:26.800Z[ helios-setup] Sep 02 21:52:26.207 INFO E| Compiling serde_derive_internals v0.29.1
35852026-09-02T21:52:26.885Z[ host-package] Compiling diesel v2.3.7
35862026-09-02T21:52:26.938Z[ helios-setup] Sep 02 21:52:26.338 INFO E| Compiling modular-bitfield-impl v0.11.2
35872026-09-02T21:52:26.938Z[ helios-setup] Sep 02 21:52:26.338 INFO E| Compiling structopt-derive v0.4.18
35882026-09-02T21:52:27.028Z[ host-package] Compiling libxml v0.3.3
35892026-09-02T21:52:27.426Z[ host-package] Compiling crc8 v0.1.1
35902026-09-02T21:52:27.600Z[ host-package] Compiling headers v0.4.1
35912026-09-02T21:52:27.694Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35922026-09-02T21:52:27.711Z[ host-package] Compiling strum_macros v0.24.3
35932026-09-02T21:52:27.913Z[ host-package] Compiling indoc v1.0.9
35942026-09-02T21:52:28.217Z[ helios-setup] Sep 02 21:52:27.624 INFO E| Compiling structopt v0.3.26
35952026-09-02T21:52:28.243Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35962026-09-02T21:52:28.299Z[ helios-setup] Sep 02 21:52:27.705 INFO E| Compiling thiserror-impl v2.0.12
35972026-09-02T21:52:28.299Z[ helios-setup] Sep 02 21:52:27.705 INFO E| Compiling serde_derive v1.0.219
35982026-09-02T21:52:28.299Z[ helios-setup] Sep 02 21:52:27.705 INFO E| Compiling schemars_derive v0.8.22
35992026-09-02T21:52:28.304Z[ helios-setup] Sep 02 21:52:27.705 INFO E| Compiling zerocopy-derive v0.8.25
36002026-09-02T21:52:28.304Z[ helios-setup] Sep 02 21:52:27.705 INFO E| Compiling num-derive v0.4.2
36012026-09-02T21:52:28.304Z[ helios-setup] Sep 02 21:52:27.705 INFO E| Compiling modular-bitfield-impl v0.13.1
36022026-09-02T21:52:28.304Z[ helios-setup] Sep 02 21:52:27.706 INFO E| Compiling scroll_derive v0.12.1
36032026-09-02T21:52:28.304Z[ helios-setup] Sep 02 21:52:27.706 INFO E| Compiling strum_macros v0.27.1
36042026-09-02T21:52:28.418Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36052026-09-02T21:52:28.605Z[ host-package] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36062026-09-02T21:52:28.754Z[ host-package] Compiling quick-xml v0.37.5
36072026-09-02T21:52:28.811Z[ host-package] Compiling derive_builder v0.20.2
36082026-09-02T21:52:29.050Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
36092026-09-02T21:52:29.121Z[ host-package] Compiling oso-derive v0.27.3
36102026-09-02T21:52:29.161Z[ helios-setup] Sep 02 21:52:28.566 INFO E| Compiling modular-bitfield v0.11.2
36112026-09-02T21:52:29.289Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
36122026-09-02T21:52:29.373Z[ host-package] Compiling openssl-probe v0.1.6
36132026-09-02T21:52:29.401Z[ helios-setup] Sep 02 21:52:28.808 INFO E| Compiling scroll v0.12.0
36142026-09-02T21:52:29.732Z[ helios-setup] Sep 02 21:52:29.141 INFO E| Compiling goblin v0.9.3
36152026-09-02T21:52:29.858Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36162026-09-02T21:52:29.928Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
36172026-09-02T21:52:30.002Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36182026-09-02T21:52:30.013Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36192026-09-02T21:52:30.374Z[ helios-setup] Sep 02 21:52:29.782 INFO E| Compiling pest v2.8.0
36202026-09-02T21:52:30.448Z[ helios-setup] Sep 02 21:52:29.857 INFO E| Compiling modular-bitfield v0.13.1
36212026-09-02T21:52:30.578Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36222026-09-02T21:52:30.967Z[ host-package] Compiling bb8 v0.8.6
36232026-09-02T21:52:31.007Z[ host-package] Compiling filetime v0.2.27
36242026-09-02T21:52:31.089Z[ host-package] Compiling trait-variant v0.1.2
36252026-09-02T21:52:31.224Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
36262026-09-02T21:52:31.313Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36272026-09-02T21:52:31.453Z[ host-package] Compiling half v1.8.3
36282026-09-02T21:52:31.636Z[ host-package] Compiling tar v0.4.46
36292026-09-02T21:52:31.841Z[ helios-setup] Sep 02 21:52:31.249 INFO E| Compiling pest_meta v2.8.0
36302026-09-02T21:52:31.848Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
36312026-09-02T21:52:31.919Z[ host-package] Compiling serde_cbor v0.11.2
36322026-09-02T21:52:32.039Z[ host-package] Compiling proc-macro-error2 v2.0.1
36332026-09-02T21:52:32.042Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36342026-09-02T21:52:32.243Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
36352026-09-02T21:52:32.243Z[ host-package] Compiling hashbrown v0.14.5
36362026-09-02T21:52:32.340Z[ host-package] Compiling rfc6979 v0.4.0
36372026-09-02T21:52:32.466Z[ host-package] Compiling salty v0.3.0
36382026-09-02T21:52:32.469Z[ host-package] Compiling samael v0.0.19
36392026-09-02T21:52:32.543Z[ helios-setup] Sep 02 21:52:31.951 INFO E| Compiling pest_generator v2.8.0
36402026-09-02T21:52:32.601Z[ host-package] Compiling knus-derive v3.4.0
36412026-09-02T21:52:32.654Z[ host-package] Compiling ecdsa v0.16.9
36422026-09-02T21:52:32.859Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36432026-09-02T21:52:33.006Z[ host-package] Compiling chumsky v0.9.3
36442026-09-02T21:52:33.089Z[ host-package] Compiling primeorder v0.13.6
36452026-09-02T21:52:33.185Z[ host-package] Compiling nonempty v0.12.0
36462026-09-02T21:52:33.214Z[ helios-setup] Sep 02 21:52:32.621 INFO E| Compiling pest_derive v2.8.0
36472026-09-02T21:52:33.443Z[ host-package] Compiling p384 v0.13.1
36482026-09-02T21:52:33.522Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36492026-09-02T21:52:33.623Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36502026-09-02T21:52:34.021Z[ helios-setup] Sep 02 21:52:33.429 INFO E| Compiling json5 v0.4.1
36512026-09-02T21:52:34.149Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36522026-09-02T21:52:34.246Z[ host-package] Compiling fxhash v0.2.1
36532026-09-02T21:52:34.445Z[ host-package] Compiling knus v3.4.0
36542026-09-02T21:52:34.506Z[ host-package] Compiling libz-sys v1.1.24
36552026-09-02T21:52:34.549Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36562026-09-02T21:52:34.636Z[ host-package] Compiling polar-core v0.27.3
36572026-09-02T21:52:34.692Z[ host-package] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
36582026-09-02T21:52:34.740Z[ host-package] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36592026-09-02T21:52:34.984Z[ host-package] Compiling kstat-rs v0.2.5
36602026-09-02T21:52:35.204Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36612026-09-02T21:52:35.253Z[ host-package] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36622026-09-02T21:52:35.278Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36632026-09-02T21:52:35.451Z[ host-package] Compiling mime_guess v2.0.5
36642026-09-02T21:52:35.530Z[ helios-setup] Sep 02 21:52:34.936 INFO E| Compiling four-cc v0.4.0
36652026-09-02T21:52:35.530Z[ helios-setup] Sep 02 21:52:34.936 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
36662026-09-02T21:52:35.645Z[ host-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36672026-09-02T21:52:35.698Z[ helios-setup] Sep 02 21:52:35.105 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
36682026-09-02T21:52:35.737Z[ host-package] Compiling nanorand v0.7.0
36692026-09-02T21:52:36.119Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
36702026-09-02T21:52:36.166Z[ host-package] Compiling parking_lot_core v0.8.6
36712026-09-02T21:52:36.397Z[ host-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36722026-09-02T21:52:36.605Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36732026-09-02T21:52:36.805Z[ host-package] Compiling flume v0.11.1
36742026-09-02T21:52:37.065Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36752026-09-02T21:52:37.219Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36762026-09-02T21:52:37.262Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36772026-09-02T21:52:37.315Z[ host-package] Compiling git-stub v1.0.0
36782026-09-02T21:52:37.685Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36792026-09-02T21:52:37.710Z[ host-package] Compiling http-range v0.1.5
36802026-09-02T21:52:37.786Z[ host-package] Compiling instability v0.3.11
36812026-09-02T21:52:38.028Z[ host-package] Compiling corncobs v0.1.4
36822026-09-02T21:52:38.080Z[ host-package] Compiling strsim v0.10.0
36832026-09-02T21:52:38.162Z[ host-package] Compiling git-stub-vcs v0.1.0
36842026-09-02T21:52:38.184Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-02T21:52:38.273Z[ host-package] Compiling darling_core v0.13.4
36862026-09-02T21:52:38.390Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36872026-09-02T21:52:39.140Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36882026-09-02T21:52:39.206Z[ host-package] Compiling progenitor-impl v0.13.0
36892026-09-02T21:52:39.264Z[ host-package] Compiling ignore v0.4.25
36902026-09-02T21:52:39.365Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36912026-09-02T21:52:39.442Z[ host-package] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
36922026-09-02T21:52:39.467Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
36932026-09-02T21:52:39.707Z[ host-package] Compiling secrecy v0.8.0
36942026-09-02T21:52:39.920Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36952026-09-02T21:52:40.015Z[ host-package] Compiling anstyle-parse v0.2.7
36962026-09-02T21:52:40.264Z[ host-package] Compiling vergen-git2 v9.1.0
36972026-09-02T21:52:40.625Z[ host-package] Compiling castaway v0.2.4
36982026-09-02T21:52:40.772Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
36992026-09-02T21:52:40.858Z[ host-package] Compiling indoc v2.0.7
37002026-09-02T21:52:41.107Z[ host-package] Compiling compact_str v0.8.1
37012026-09-02T21:52:41.360Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
37022026-09-02T21:52:41.467Z[ host-package] Compiling progenitor-macro v0.13.0
37032026-09-02T21:52:42.026Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
37042026-09-02T21:52:42.299Z[ host-package] Compiling anstream v0.6.21
37052026-09-02T21:52:42.445Z[ host-package] Compiling darling_macro v0.13.4
37062026-09-02T21:52:42.586Z[ host-package] Compiling globwalk v0.9.1
37072026-09-02T21:52:42.733Z[ host-package] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
37082026-09-02T21:52:42.988Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37092026-09-02T21:52:43.093Z[ host-package] Compiling parking_lot v0.11.2
37102026-09-02T21:52:43.375Z[ host-package] Compiling hyper-staticfile v0.10.1
37112026-09-02T21:52:43.615Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37122026-09-02T21:52:43.793Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37132026-09-02T21:52:43.952Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37142026-09-02T21:52:44.136Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37152026-09-02T21:52:44.279Z[ host-package] Compiling oso v0.27.3
37162026-09-02T21:52:44.373Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
37172026-09-02T21:52:44.519Z[ host-package] Compiling predicates-tree v1.0.13
37182026-09-02T21:52:44.916Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37192026-09-02T21:52:45.092Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
37202026-09-02T21:52:45.176Z[ host-package] Compiling progenitor-client v0.13.0
37212026-09-02T21:52:45.276Z[ host-package] Compiling unicode-truncate v1.1.0
37222026-09-02T21:52:45.551Z[ host-package] Compiling digest-io v0.1.0
37232026-09-02T21:52:45.592Z[ host-package] Compiling sha2 v0.11.0
37242026-09-02T21:52:45.701Z[ host-package] Compiling lru v0.12.5
37252026-09-02T21:52:45.769Z[ host-package] Compiling prefix-trie v0.7.0
37262026-09-02T21:52:45.866Z[ host-package] Compiling rand_seeder v0.4.0
37272026-09-02T21:52:45.970Z[ host-package] Compiling cassowary v0.3.0
37282026-09-02T21:52:46.098Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37292026-09-02T21:52:46.355Z[ host-package] Compiling ratatui v0.29.0
37302026-09-02T21:52:46.377Z[ host-package] Compiling progenitor v0.13.0
37312026-09-02T21:52:46.431Z[ host-package] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37322026-09-02T21:52:46.637Z[ host-package] Compiling hickory-server v0.25.2
37332026-09-02T21:52:46.752Z[ host-package] Compiling camino-tempfile-ext v0.3.3
37342026-09-02T21:52:46.823Z[ host-package] Compiling sled v0.34.7
37352026-09-02T21:52:47.940Z[ host-package] Compiling async-bb8-diesel v0.2.1
37362026-09-02T21:52:48.416Z[ host-package] Compiling diesel-dtrace v0.5.0
37372026-09-02T21:52:48.938Z[ host-package] Compiling darling v0.13.4
37382026-09-02T21:52:49.099Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
37392026-09-02T21:52:49.590Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
37402026-09-02T21:52:49.679Z[ helios-setup] Sep 02 21:52:49.075 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
37412026-09-02T21:52:49.709Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37422026-09-02T21:52:50.594Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37432026-09-02T21:52:50.662Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37442026-09-02T21:52:51.066Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37452026-09-02T21:52:51.188Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
37462026-09-02T21:52:51.241Z[ host-package] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
37472026-09-02T21:52:51.408Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37482026-09-02T21:52:51.821Z[ host-package] Compiling serde_with_macros v1.5.2
37492026-09-02T21:52:52.217Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
37502026-09-02T21:52:52.795Z[ host-package] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
37512026-09-02T21:52:52.798Z[ host-package] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
37522026-09-02T21:52:52.820Z[ helios-setup] Sep 02 21:52:52.228 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
37532026-09-02T21:52:52.843Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37542026-09-02T21:52:53.040Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37552026-09-02T21:52:53.076Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37562026-09-02T21:52:53.076Z[ host-package] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
37572026-09-02T21:52:53.135Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37582026-09-02T21:52:53.286Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37592026-09-02T21:52:53.344Z[ host-package] Compiling arc-swap v1.8.2
37602026-09-02T21:52:53.347Z[ host-package] Compiling void v1.0.2
37612026-09-02T21:52:53.501Z[ host-package] Compiling lzss v0.8.2
37622026-09-02T21:52:53.615Z[ host-package] Compiling serde_with v1.14.0
37632026-09-02T21:52:53.640Z[ host-package] Compiling slog-scope v4.4.1
37642026-09-02T21:52:53.640Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37652026-09-02T21:52:53.665Z[ host-package] Compiling scuffle v0.1.0
37662026-09-02T21:52:53.721Z[ host-package] Compiling tungstenite v0.23.0
37672026-09-02T21:52:53.750Z[ host-package] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37682026-09-02T21:52:53.790Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37692026-09-02T21:52:53.994Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37702026-09-02T21:52:54.244Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37712026-09-02T21:52:54.354Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37722026-09-02T21:52:54.451Z[ host-package] Compiling libsw-core v0.3.2
37732026-09-02T21:52:54.485Z[ host-package] Compiling nix v0.27.1
37742026-09-02T21:52:54.611Z[ host-package] Compiling twox-hash v2.1.2
37752026-09-02T21:52:54.700Z[ host-package] Compiling serde_bytes v0.11.19
37762026-09-02T21:52:54.803Z[ host-package] Compiling atty v0.2.14
37772026-09-02T21:52:54.842Z[ host-package] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
37782026-09-02T21:52:54.971Z[ host-package] Compiling libsw v3.5.0
37792026-09-02T21:52:55.042Z[ host-package] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
37802026-09-02T21:52:55.069Z[ host-package] Compiling tokio-tungstenite v0.23.1
37812026-09-02T21:52:55.100Z[ host-package] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
37822026-09-02T21:52:55.180Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37832026-09-02T21:52:55.199Z[ host-package] Compiling slog-stdlog v4.1.1
37842026-09-02T21:52:55.226Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37852026-09-02T21:52:55.436Z[ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37862026-09-02T21:52:55.463Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
37872026-09-02T21:52:55.522Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37882026-09-02T21:52:55.661Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37892026-09-02T21:52:55.895Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37902026-09-02T21:52:56.246Z[ host-package] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37912026-09-02T21:52:56.288Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
37922026-09-02T21:52:56.315Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37932026-09-02T21:52:56.733Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
37942026-09-02T21:52:56.770Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37952026-09-02T21:52:57.569Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
37962026-09-02T21:52:57.913Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
37972026-09-02T21:52:58.029Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
37982026-09-02T21:52:58.659Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
37992026-09-02T21:52:58.719Z[ host-package] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
38002026-09-02T21:52:58.774Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38012026-09-02T21:52:59.854Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
38022026-09-02T21:53:01.163Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38032026-09-02T21:53:01.401Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38042026-09-02T21:53:01.453Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
38052026-09-02T21:53:02.550Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38062026-09-02T21:53:02.730Z[ host-package] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38072026-09-02T21:53:02.946Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38082026-09-02T21:53:04.202Z[ host-package] Compiling git2 v0.20.4
38092026-09-02T21:53:04.305Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
38102026-09-02T21:53:04.474Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38112026-09-02T21:53:04.797Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38122026-09-02T21:53:05.115Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
38132026-09-02T21:53:05.197Z[ helios-setup] Sep 02 21:53:04.525 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.05s
38142026-09-02T21:53:05.226Z[ helios-setup] Sep 02 21:53:04.559 INFO building project "amd-host-image-builder" ok (45 seconds)
38152026-09-02T21:53:05.226Z[ helios-setup] Sep 02 21:53:04.560 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
38162026-09-02T21:53:05.226Z[ helios-setup] Sep 02 21:53:04.567 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.97.1-x86_64-unknown-illumos (default)"
38172026-09-02T21:53:05.226Z[ helios-setup] Sep 02 21:53:04.567 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
38182026-09-02T21:53:05.226Z[ helios-setup] Sep 02 21:53:04.567 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
38192026-09-02T21:53:05.226Z[ host-package] Compiling signal-hook-tokio v0.3.1
38202026-09-02T21:53:05.300Z[ helios-setup] Sep 02 21:53:04.682 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
38212026-09-02T21:53:05.472Z[ host-package] Compiling fatfs v0.3.6
38222026-09-02T21:53:05.647Z[ helios-setup] Sep 02 21:53:05.031 INFO E| From https://github.com/jclulow/hiercmd
38232026-09-02T21:53:05.647Z[ helios-setup] Sep 02 21:53:05.031 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
38242026-09-02T21:53:05.679Z[ helios-setup] Sep 02 21:53:05.059 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
38252026-09-02T21:53:05.710Z[ host-package] Compiling yasna v0.5.2
38262026-09-02T21:53:05.955Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
38272026-09-02T21:53:05.988Z[ helios-setup] Sep 02 21:53:05.394 INFO E| From https://github.com/oxidecomputer/network-interface
38282026-09-02T21:53:05.988Z[ helios-setup] Sep 02 21:53:05.394 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
38292026-09-02T21:53:06.012Z[ helios-setup] Sep 02 21:53:05.407 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
38302026-09-02T21:53:06.546Z[ helios-setup] Sep 02 21:53:05.723 INFO E| From https://github.com/oxidecomputer/boot-image-tools
38312026-09-02T21:53:06.546Z[ helios-setup] Sep 02 21:53:05.723 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
38322026-09-02T21:53:06.619Z[ helios-setup] Sep 02 21:53:05.741 INFO E| Updating crates.io index
38332026-09-02T21:53:06.619Z[ helios-setup] Sep 02 21:53:05.894 INFO E| Downloading crates ...
38342026-09-02T21:53:06.619Z[ helios-setup] Sep 02 21:53:05.939 INFO E| Downloaded num_enum_derive v0.7.5
38352026-09-02T21:53:06.619Z[ helios-setup] Sep 02 21:53:05.943 INFO E| Downloaded slab v0.4.11
38362026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.002 INFO E| Downloaded zeroize v1.8.2
38372026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.003 INFO E| Downloaded flate2 v1.1.5
38382026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.006 INFO E| Downloaded futures-channel v0.3.31
38392026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.007 INFO E| Downloaded iana-time-zone v0.1.64
38402026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.009 INFO E| Downloaded anstyle-query v1.1.4
38412026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.010 INFO E| Downloaded generic-array v0.14.9
38422026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.011 INFO E| Downloaded find-msvc-tools v0.1.4
38432026-09-02T21:53:06.716Z[ helios-setup] Sep 02 21:53:06.012 INFO E| Downloaded getrandom v0.2.16
38442026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.014 INFO E| Downloaded futures-task v0.3.31
38452026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.015 INFO E| Downloaded getopts v0.2.24
38462026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.016 INFO E| Downloaded bitfield-macros v0.19.3
38472026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.016 INFO E| Downloaded futures-macro v0.3.31
38482026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.017 INFO E| Downloaded base64ct v1.8.0
38492026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.019 INFO E| Downloaded tokio-macros v2.6.0
38502026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.029 INFO E| Downloaded term v1.2.0
38512026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.031 INFO E| Downloaded time-core v0.1.6
38522026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.032 INFO E| Downloaded futures-sink v0.3.31
38532026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.033 INFO E| Downloaded num_enum v0.7.5
38542026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.036 INFO E| Downloaded quote v1.0.41
38552026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.038 INFO E| Downloaded deranged v0.5.5
38562026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.039 INFO E| Downloaded crc v3.3.0
38572026-09-02T21:53:06.717Z[ helios-setup] Sep 02 21:53:06.040 INFO E| Downloaded simd-adler32 v0.3.7
38582026-09-02T21:53:06.718Z[ helios-setup] Sep 02 21:53:06.041 INFO E| Downloaded devinfo v0.1.0
38592026-09-02T21:53:06.718Z[ helios-setup] Sep 02 21:53:06.042 INFO E| Downloaded futures-core v0.3.31
38602026-09-02T21:53:06.718Z[ helios-setup] Sep 02 21:53:06.043 INFO E| Downloaded serde_spanned v1.0.3
38612026-09-02T21:53:06.718Z[ helios-setup] Sep 02 21:53:06.044 INFO E| Downloaded env_filter v0.1.4
38622026-09-02T21:53:06.718Z[ helios-setup] Sep 02 21:53:06.045 INFO E| Downloaded futures-io v0.3.31
38632026-09-02T21:53:06.724Z[ helios-setup] Sep 02 21:53:06.045 INFO E| Downloaded toml_datetime v0.7.3
38642026-09-02T21:53:06.724Z[ helios-setup] Sep 02 21:53:06.046 INFO E| Downloaded clap_lex v0.7.6
38652026-09-02T21:53:06.724Z[ helios-setup] Sep 02 21:53:06.047 INFO E| Downloaded zeroize_derive v1.4.2
38662026-09-02T21:53:06.724Z[ helios-setup] Sep 02 21:53:06.048 INFO E| Downloaded pin-utils v0.1.0
38672026-09-02T21:53:06.724Z[ helios-setup] Sep 02 21:53:06.048 INFO E| Downloaded bitflags v2.10.0
38682026-09-02T21:53:06.724Z[ helios-setup] Sep 02 21:53:06.051 INFO E| Downloaded cc v1.2.44
38692026-09-02T21:53:06.767Z[ helios-setup] Sep 02 21:53:06.053 INFO E| Downloaded libdevinfo-sys v1.1.0
38702026-09-02T21:53:06.767Z[ helios-setup] Sep 02 21:53:06.053 INFO E| Downloaded bitfield v0.19.3
38712026-09-02T21:53:06.767Z[ helios-setup] Sep 02 21:53:06.054 INFO E| Downloaded signal-hook-registry v1.4.6
38722026-09-02T21:53:06.767Z[ helios-setup] Sep 02 21:53:06.055 INFO E| Downloaded thiserror v2.0.17
38732026-09-02T21:53:06.767Z[ helios-setup] Sep 02 21:53:06.059 INFO E| Downloaded anstyle v1.0.13
38742026-09-02T21:53:06.767Z[ helios-setup] Sep 02 21:53:06.060 INFO E| Downloaded pin-project-lite v0.2.16
38752026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.063 INFO E| Downloaded env_logger v0.11.8
38762026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.065 INFO E| Downloaded toml v0.9.8
38772026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.068 INFO E| Downloaded time-macros v0.2.24
38782026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.069 INFO E| Downloaded toml_writer v1.0.4
38792026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.070 INFO E| Downloaded thiserror-impl v2.0.17
38802026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.081 INFO E| Downloaded toml_parser v1.0.4
38812026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.083 INFO E| Downloaded futures-executor v0.3.31
38822026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.102 INFO E| Downloaded unicode-ident v1.0.22
38832026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.105 INFO E| Downloaded clap_derive v4.5.49
38842026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.106 INFO E| Downloaded proc-macro2 v1.0.103
38852026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.110 INFO E| Downloaded futures v0.3.31
38862026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.113 INFO E| Downloaded rand v0.8.5
38872026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.115 INFO E| Downloaded log v0.4.28
38882026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.123 INFO E| Downloaded clap v4.5.51
38892026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.129 INFO E| Downloaded socket2 v0.6.1
38902026-09-02T21:53:06.768Z[ helios-setup] Sep 02 21:53:06.138 INFO E| Downloaded toml_edit v0.23.7
38912026-09-02T21:53:06.768Z[ host-package] Compiling console v0.16.2
38922026-09-02T21:53:06.769Z[ helios-setup] Sep 02 21:53:06.141 INFO E| Downloaded uuid v1.18.1
38932026-09-02T21:53:06.769Z[ helios-setup] Sep 02 21:53:06.143 INFO E| Downloaded mio v1.1.0
38942026-09-02T21:53:06.769Z[ helios-setup] Sep 02 21:53:06.146 INFO E| Downloaded anyhow v1.0.100
38952026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.149 INFO E| Downloaded typenum v1.19.0
38962026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.151 INFO E| Downloaded zerocopy-derive v0.8.27
38972026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.155 INFO E| Downloaded memchr v2.7.6
38982026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.158 INFO E| Downloaded futures-util v0.3.31
38992026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.168 INFO E| Downloaded hashbrown v0.16.0
39002026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.171 INFO E| Downloaded bytes v1.10.1
39012026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.173 INFO E| Downloaded indexmap v2.12.0
39022026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.176 INFO E| Downloaded iddqd v0.3.14
39032026-09-02T21:53:06.875Z[ helios-setup] Sep 02 21:53:06.180 INFO E| Downloaded rsa v0.9.8
39042026-09-02T21:53:06.876Z[ helios-setup] Sep 02 21:53:06.189 INFO E| Downloaded num-bigint-dig v0.8.4
39052026-09-02T21:53:06.876Z[ helios-setup] Sep 02 21:53:06.200 INFO E| Downloaded time v0.3.44
39062026-09-02T21:53:06.876Z[ helios-setup] Sep 02 21:53:06.211 INFO E| Downloaded libm v0.2.15
39072026-09-02T21:53:06.997Z[ helios-setup] Sep 02 21:53:06.218 INFO E| Downloaded clap_builder v4.5.51
39082026-09-02T21:53:06.998Z[ helios-setup] Sep 02 21:53:06.222 INFO E| Downloaded chrono v0.4.42
39092026-09-02T21:53:06.998Z[ helios-setup] Sep 02 21:53:06.226 INFO E| Downloaded serde_json v1.0.145
39102026-09-02T21:53:06.998Z[ helios-setup] Sep 02 21:53:06.231 INFO E| Downloaded winnow v0.7.13
39112026-09-02T21:53:06.998Z[ helios-setup] Sep 02 21:53:06.244 INFO E| Downloaded unicode-width v0.2.2
39122026-09-02T21:53:06.998Z[ helios-setup] Sep 02 21:53:06.248 INFO E| Downloaded zerocopy v0.8.27
39132026-09-02T21:53:06.998Z[ helios-setup] Sep 02 21:53:06.261 INFO E| Downloaded syn v2.0.108
39142026-09-02T21:53:06.998Z[ helios-setup] Sep 02 21:53:06.282 INFO E| Downloaded rustix v1.1.2
39152026-09-02T21:53:07.150Z[ helios-setup] Sep 02 21:53:06.309 INFO E| Downloaded libc v0.2.177
39162026-09-02T21:53:07.150Z[ helios-setup] Sep 02 21:53:06.325 INFO E| Downloaded tokio v1.48.0
39172026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling proc-macro2 v1.0.103
39182026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling quote v1.0.41
39192026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling unicode-ident v1.0.22
39202026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling libc v0.2.177
39212026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling serde_core v1.0.228
39222026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling cfg-if v1.0.4
39232026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling serde v1.0.228
39242026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling version_check v0.9.5
39252026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling autocfg v1.5.0
39262026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling typenum v1.19.0
39272026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.479 INFO E| Compiling const-oid v0.9.6
39282026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.480 INFO E| Compiling libm v0.2.15
39292026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.480 INFO E| Compiling zerocopy v0.8.27
39302026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.480 INFO E| Compiling rustversion v1.0.22
39312026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.480 INFO E| Compiling zeroize v1.8.2
39322026-09-02T21:53:07.202Z[ helios-setup] Sep 02 21:53:06.480 INFO E| Compiling smallvec v1.15.1
39332026-09-02T21:53:07.202Z[ host-package] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
39342026-09-02T21:53:07.389Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39352026-09-02T21:53:07.619Z[ host-package] Compiling assert_matches v1.5.0
39362026-09-02T21:53:07.766Z[ host-package] Compiling seq-macro v0.3.6
39372026-09-02T21:53:07.766Z[ host-package] Compiling indicatif v0.18.4
39382026-09-02T21:53:07.846Z[ host-package] Compiling rcgen v0.12.1
39392026-09-02T21:53:07.970Z[ helios-setup] Sep 02 21:53:07.289 INFO E| Compiling base64ct v1.8.0
39402026-09-02T21:53:08.268Z[ helios-setup] Sep 02 21:53:07.480 INFO E| Compiling memchr v2.7.6
39412026-09-02T21:53:08.269Z[ helios-setup] Sep 02 21:53:07.487 INFO E| Compiling flagset v0.4.7
39422026-09-02T21:53:08.443Z[ helios-setup] Sep 02 21:53:07.778 INFO E| Compiling pem-rfc7468 v0.7.0
39432026-09-02T21:53:08.579Z[ helios-setup] Sep 02 21:53:07.849 INFO E| Compiling equivalent v1.0.2
39442026-09-02T21:53:08.579Z[ helios-setup] Sep 02 21:53:07.863 INFO E| Compiling num-traits v0.2.19
39452026-09-02T21:53:08.579Z[ helios-setup] Sep 02 21:53:07.869 INFO E| Compiling generic-array v0.14.9
39462026-09-02T21:53:08.645Z[ helios-setup] Sep 02 21:53:07.973 INFO E| Compiling anyhow v1.0.100
39472026-09-02T21:53:08.645Z[ helios-setup] Sep 02 21:53:08.003 INFO E| Compiling rustix v1.1.2
39482026-09-02T21:53:08.672Z[ helios-setup] Sep 02 21:53:08.017 INFO E| Compiling crc32fast v1.5.0
39492026-09-02T21:53:08.722Z[ helios-setup] Sep 02 21:53:08.122 INFO E| Compiling hashbrown v0.16.0
39502026-09-02T21:53:09.155Z[ helios-setup] Sep 02 21:53:08.539 INFO E| Compiling utf8parse v0.2.2
39512026-09-02T21:53:09.330Z[ helios-setup] Sep 02 21:53:08.592 INFO E| Compiling winnow v0.7.13
39522026-09-02T21:53:09.351Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
39532026-09-02T21:53:09.351Z[ helios-setup] Sep 02 21:53:08.682 INFO E| Compiling byteorder v1.5.0
39542026-09-02T21:53:09.351Z[ helios-setup] Sep 02 21:53:08.688 INFO E| Compiling anstyle-parse v0.2.7
39552026-09-02T21:53:09.458Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
39562026-09-02T21:53:09.541Z[ helios-setup] Sep 02 21:53:08.891 INFO E| Compiling syn v2.0.108
39572026-09-02T21:53:09.618Z[ helios-setup] Sep 02 21:53:08.960 INFO E| Compiling getrandom v0.2.16
39582026-09-02T21:53:09.729Z[ helios-setup] Sep 02 21:53:09.023 INFO E| Compiling errno v0.3.14
39592026-09-02T21:53:09.755Z[ helios-setup] Sep 02 21:53:09.106 INFO E| Compiling indexmap v2.12.0
39602026-09-02T21:53:09.755Z[ helios-setup] Sep 02 21:53:09.116 INFO E| Compiling find-msvc-tools v0.1.4
39612026-09-02T21:53:09.755Z[ helios-setup] Sep 02 21:53:09.122 INFO E| Compiling is_terminal_polyfill v1.70.2
39622026-09-02T21:53:09.778Z[ helios-setup] Sep 02 21:53:09.147 INFO E| Compiling anstyle v1.0.13
39632026-09-02T21:53:09.843Z[ helios-setup] Sep 02 21:53:09.247 INFO E| Compiling rand_core v0.6.4
39642026-09-02T21:53:09.865Z[ helios-setup] Sep 02 21:53:09.258 INFO E| Compiling toml_datetime v0.7.3
39652026-09-02T21:53:09.910Z[ helios-setup] Sep 02 21:53:09.317 INFO E| Compiling radium v0.7.0
39662026-09-02T21:53:09.922Z[ helios-setup] Sep 02 21:53:09.330 INFO E| Compiling allocator-api2 v0.2.21
39672026-09-02T21:53:10.017Z[ helios-setup] Sep 02 21:53:09.415 INFO E| Compiling shlex v1.3.0
39682026-09-02T21:53:10.099Z[ helios-setup] Sep 02 21:53:09.503 INFO E| Compiling syn v1.0.109
39692026-09-02T21:53:10.265Z[ helios-setup] Sep 02 21:53:09.673 INFO E| Compiling cpufeatures v0.2.17
39702026-09-02T21:53:10.295Z[ helios-setup] Sep 02 21:53:09.700 INFO E| Compiling anstyle-query v1.1.4
39712026-09-02T21:53:10.338Z[ helios-setup] Sep 02 21:53:09.745 INFO E| Compiling colorchoice v1.0.4
39722026-09-02T21:53:10.374Z[ helios-setup] Sep 02 21:53:09.782 INFO E| Compiling cc v1.2.44
39732026-09-02T21:53:10.390Z[ helios-setup] Sep 02 21:53:09.796 INFO E| Compiling slog v2.8.2
39742026-09-02T21:53:10.502Z[ helios-setup] Sep 02 21:53:09.905 INFO E| Compiling anstream v0.6.21
39752026-09-02T21:53:10.665Z[ helios-setup] Sep 02 21:53:10.051 INFO E| Compiling block-buffer v0.10.4
39762026-09-02T21:53:10.695Z[ helios-setup] Sep 02 21:53:10.103 INFO E| Compiling crypto-common v0.1.6
39772026-09-02T21:53:10.842Z[ helios-setup] Sep 02 21:53:10.246 INFO E| Compiling futures-sink v0.3.31
39782026-09-02T21:53:10.993Z[ helios-setup] Sep 02 21:53:10.401 INFO E| Compiling digest v0.10.7
39792026-09-02T21:53:11.041Z[ helios-setup] Sep 02 21:53:10.445 INFO E| Compiling parking_lot_core v0.9.12
39802026-09-02T21:53:11.081Z[ helios-setup] Sep 02 21:53:10.481 INFO E| Compiling pin-project-lite v0.2.16
39812026-09-02T21:53:11.099Z[ helios-setup] Sep 02 21:53:10.506 INFO E| Compiling tap v1.0.1
39822026-09-02T21:53:11.198Z[ helios-setup] Sep 02 21:53:10.605 INFO E| Compiling pkg-config v0.3.32
39832026-09-02T21:53:11.259Z[ helios-setup] Sep 02 21:53:10.667 INFO E| Compiling maybe-uninit v2.0.0
39842026-09-02T21:53:11.441Z[ helios-setup] Sep 02 21:53:10.815 INFO E| Compiling futures-core v0.3.31
39852026-09-02T21:53:11.536Z[ helios-setup] Sep 02 21:53:10.939 INFO E| Compiling sha2 v0.10.9
39862026-09-02T21:53:11.587Z[ helios-setup] Sep 02 21:53:10.996 INFO E| Compiling unicode-width v0.2.2
39872026-09-02T21:53:11.623Z[ helios-setup] Sep 02 21:53:11.031 INFO E| Compiling futures-channel v0.3.31
39882026-09-02T21:53:11.735Z[ helios-setup] Sep 02 21:53:11.143 INFO E| Compiling toml_parser v1.0.4
39892026-09-02T21:53:11.748Z[ helios-setup] Sep 02 21:53:11.149 INFO E| Compiling num-integer v0.1.46
39902026-09-02T21:53:11.879Z[ helios-setup] Sep 02 21:53:11.285 INFO E| Compiling wyz v0.5.1
39912026-09-02T21:53:11.929Z[ helios-setup] Sep 02 21:53:11.335 INFO E| Compiling ahash v0.8.12
39922026-09-02T21:53:11.950Z[ helios-setup] Sep 02 21:53:11.358 INFO E| Compiling bytes v1.10.1
39932026-09-02T21:53:12.021Z[ helios-setup] Sep 02 21:53:11.414 INFO E| Compiling funty v2.0.0
39942026-09-02T21:53:12.084Z[ helios-setup] Sep 02 21:53:11.480 INFO E| Compiling getopts v0.2.24
39952026-09-02T21:53:12.199Z[ helios-setup] Sep 02 21:53:11.594 INFO E| Compiling pin-utils v0.1.0
39962026-09-02T21:53:12.272Z[ helios-setup] Sep 02 21:53:11.651 INFO E| Compiling time-core v0.1.6
39972026-09-02T21:53:12.281Z[ helios-setup] Sep 02 21:53:11.684 INFO E| Compiling packed_struct v0.10.1
39982026-09-02T21:53:12.287Z[ helios-setup] Sep 02 21:53:11.691 INFO E| Compiling num-bigint-dig v0.8.4
39992026-09-02T21:53:12.376Z[ helios-setup] Sep 02 21:53:11.784 INFO E| Compiling thiserror v1.0.69
40002026-09-02T21:53:12.413Z[ helios-setup] Sep 02 21:53:11.820 INFO E| Compiling slab v0.4.11
40012026-09-02T21:53:12.622Z[ helios-setup] Sep 02 21:53:12.030 INFO E| Compiling bitflags v2.10.0
40022026-09-02T21:53:12.695Z[ helios-setup] Sep 02 21:53:12.093 INFO E| Compiling heck v0.5.0
40032026-09-02T21:53:12.729Z[ helios-setup] Sep 02 21:53:12.135 INFO E| Compiling toml_edit v0.23.7
40042026-09-02T21:53:12.920Z[ helios-setup] Sep 02 21:53:12.319 INFO E| Compiling strsim v0.11.1
40052026-09-02T21:53:12.932Z[ helios-setup] Sep 02 21:53:12.328 INFO E| Compiling futures-task v0.3.31
40062026-09-02T21:53:12.999Z[ helios-setup] Sep 02 21:53:12.406 INFO E| Compiling powerfmt v0.2.0
40072026-09-02T21:53:12.999Z[ helios-setup] Sep 02 21:53:12.407 INFO E| Compiling itoa v1.0.15
40082026-09-02T21:53:13.081Z[ helios-setup] Sep 02 21:53:12.489 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
40092026-09-02T21:53:13.379Z[ host-package] Compiling slog-envlogger v2.2.0
40102026-09-02T21:53:13.422Z[ helios-setup] Sep 02 21:53:12.823 INFO E| Compiling futures-io v0.3.31
40112026-09-02T21:53:13.450Z[ helios-setup] Sep 02 21:53:12.856 INFO E| Compiling scopeguard v1.2.0
40122026-09-02T21:53:13.461Z[ helios-setup] Sep 02 21:53:12.866 INFO E| Compiling clap_lex v0.7.6
40132026-09-02T21:53:13.478Z[ helios-setup] Sep 02 21:53:12.885 INFO E| Compiling getrandom v0.3.4
40142026-09-02T21:53:13.556Z[ helios-setup] Sep 02 21:53:12.961 INFO E| Compiling spin v0.9.8
40152026-09-02T21:53:13.585Z[ helios-setup] Sep 02 21:53:12.987 INFO E| Compiling num-conv v0.1.0
40162026-09-02T21:53:13.760Z[ helios-setup] Sep 02 21:53:13.167 INFO E| Compiling lazy_static v1.5.0
40172026-09-02T21:53:13.789Z[ helios-setup] Sep 02 21:53:13.197 INFO E| Compiling time-macros v0.2.24
40182026-09-02T21:53:13.858Z[ helios-setup] Sep 02 21:53:13.261 INFO E| Compiling lock_api v0.4.14
40192026-09-02T21:53:13.878Z[ helios-setup] Sep 02 21:53:13.285 INFO E| Compiling deranged v0.5.5
40202026-09-02T21:53:14.035Z[ helios-setup] Sep 02 21:53:13.442 INFO E| Compiling terminal_size v0.4.3
40212026-09-02T21:53:14.097Z[ helios-setup] Sep 02 21:53:13.505 INFO E| Compiling proc-macro-crate v3.4.0
40222026-09-02T21:53:14.151Z[ helios-setup] Sep 02 21:53:13.553 INFO E| Compiling bitvec v1.0.1
40232026-09-02T21:53:14.223Z[ helios-setup] Sep 02 21:53:13.629 INFO E| Compiling clap_builder v4.5.51
40242026-09-02T21:53:14.266Z[ helios-setup] Sep 02 21:53:13.670 INFO E| Compiling num-iter v0.1.45
40252026-09-02T21:53:14.356Z[ helios-setup] Sep 02 21:53:13.758 INFO E| Compiling indexmap v1.9.3
40262026-09-02T21:53:14.548Z[ helios-setup] Sep 02 21:53:13.954 INFO E| Compiling adler2 v2.0.1
40272026-09-02T21:53:14.644Z[ helios-setup] Sep 02 21:53:14.053 INFO E| Compiling crc-catalog v2.4.0
40282026-09-02T21:53:14.755Z[ helios-setup] Sep 02 21:53:14.163 INFO E| Compiling nodrop v0.1.14
40292026-09-02T21:53:14.755Z[ helios-setup] Sep 02 21:53:14.163 INFO E| Compiling simd-adler32 v0.3.7
40302026-09-02T21:53:14.862Z[ helios-setup] Sep 02 21:53:14.266 INFO E| Compiling iana-time-zone v0.1.64
40312026-09-02T21:53:14.874Z[ helios-setup] Sep 02 21:53:14.279 INFO E| Compiling thiserror v2.0.17
40322026-09-02T21:53:14.881Z[ helios-setup] Sep 02 21:53:14.286 INFO E| Compiling log v0.4.28
40332026-09-02T21:53:14.888Z[ helios-setup] Sep 02 21:53:14.295 INFO E| Compiling once_cell v1.21.3
40342026-09-02T21:53:14.903Z[ helios-setup] Sep 02 21:53:14.304 INFO E| Compiling serde_json v1.0.145
40352026-09-02T21:53:15.020Z[ helios-setup] Sep 02 21:53:14.429 INFO E| Compiling miniz_oxide v0.8.9
40362026-09-02T21:53:15.052Z[ helios-setup] Sep 02 21:53:14.460 INFO E| Compiling chrono v0.4.42
40372026-09-02T21:53:15.153Z[ helios-setup] Sep 02 21:53:14.559 INFO E| Compiling env_filter v0.1.4
40382026-09-02T21:53:15.210Z[ host-package] Compiling oxide-update-engine-display v0.1.2
40392026-09-02T21:53:15.313Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
40402026-09-02T21:53:15.655Z[ helios-setup] Sep 02 21:53:15.062 INFO E| Compiling array-init v0.0.4
40412026-09-02T21:53:15.727Z[ helios-setup] Sep 02 21:53:15.129 INFO E| Compiling crc v3.3.0
40422026-09-02T21:53:15.768Z[ helios-setup] Sep 02 21:53:15.172 INFO E| Compiling parking_lot v0.12.5
40432026-09-02T21:53:15.971Z[ helios-setup] Sep 02 21:53:15.379 INFO E| Compiling smallvec v0.6.14
40442026-09-02T21:53:16.216Z[ helios-setup] Sep 02 21:53:15.624 INFO E| Compiling serde_spanned v1.0.3
40452026-09-02T21:53:16.315Z[ helios-setup] Sep 02 21:53:15.679 INFO E| Compiling serde_derive v1.0.228
40462026-09-02T21:53:16.398Z[ helios-setup] Sep 02 21:53:15.804 INFO E| Compiling zerocopy-derive v0.8.27
40472026-09-02T21:53:16.398Z[ helios-setup] Sep 02 21:53:15.805 INFO E| Compiling der_derive v0.7.3
40482026-09-02T21:53:16.485Z[ helios-setup] Sep 02 21:53:15.881 INFO E| Compiling futures-macro v0.3.31
40492026-09-02T21:53:16.501Z[ helios-setup] Sep 02 21:53:15.900 INFO E| Compiling thiserror-impl v1.0.69
40502026-09-02T21:53:16.505Z[ helios-setup] Sep 02 21:53:15.907 INFO E| Compiling zerocopy-derive v0.6.6
40512026-09-02T21:53:16.509Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
40522026-09-02T21:53:16.537Z[ helios-setup] Sep 02 21:53:15.942 INFO E| Compiling bitfield-macros v0.19.3
40532026-09-02T21:53:16.655Z[ helios-setup] Sep 02 21:53:16.050 INFO E| Compiling clap_derive v4.5.49
40542026-09-02T21:53:16.773Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
40552026-09-02T21:53:17.051Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
40562026-09-02T21:53:17.067Z[ helios-setup] Sep 02 21:53:16.475 INFO E| Compiling packed_struct_codegen v0.10.1
40572026-09-02T21:53:17.390Z[ helios-setup] Sep 02 21:53:16.797 INFO E| Compiling num_enum_derive v0.7.5
40582026-09-02T21:53:17.432Z[ helios-setup] Sep 02 21:53:16.841 INFO E| Compiling time v0.3.44
40592026-09-02T21:53:17.536Z[ helios-setup] Sep 02 21:53:16.939 INFO E| Compiling tokio-macros v2.6.0
40602026-09-02T21:53:17.693Z[ host-package] Compiling port-file v0.1.0
40612026-09-02T21:53:17.849Z[ host-package] Compiling subprocess v0.2.15
40622026-09-02T21:53:18.250Z[ host-package] Compiling rtoolbox v0.0.3
40632026-09-02T21:53:18.419Z[ helios-setup] Sep 02 21:53:17.827 INFO E| Compiling bitfield v0.19.3
40642026-09-02T21:53:18.551Z[ helios-setup] Sep 02 21:53:17.960 INFO E| Compiling futures-util v0.3.31
40652026-09-02T21:53:18.637Z[ helios-setup] Sep 02 21:53:18.045 INFO E| Compiling thiserror-impl v2.0.17
40662026-09-02T21:53:18.706Z[ helios-setup] Sep 02 21:53:18.115 INFO E| Compiling der v0.7.10
40672026-09-02T21:53:19.007Z[ helios-setup] Sep 02 21:53:18.415 INFO E| Compiling zerocopy v0.6.6
40682026-09-02T21:53:19.205Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40692026-09-02T21:53:19.312Z[ host-package] Compiling rpassword v7.5.4
40702026-09-02T21:53:19.665Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
40712026-09-02T21:53:19.747Z[ helios-setup] Sep 02 21:53:19.090 INFO E| Compiling signature v2.2.0
40722026-09-02T21:53:19.764Z[ helios-setup] Sep 02 21:53:19.156 INFO E| Compiling socket2 v0.6.1
40732026-09-02T21:53:19.869Z[ helios-setup] Sep 02 21:53:19.276 INFO E| Compiling num_enum v0.7.5
40742026-09-02T21:53:19.875Z[ helios-setup] Sep 02 21:53:19.282 INFO E| Compiling mio v1.1.0
40752026-09-02T21:53:19.970Z[ helios-setup] Sep 02 21:53:19.375 INFO E| Compiling signal-hook-registry v1.4.6
40762026-09-02T21:53:20.100Z[ helios-setup] Sep 02 21:53:19.508 INFO E| Compiling clap v4.5.51
40772026-09-02T21:53:20.166Z[ helios-setup] Sep 02 21:53:19.574 INFO E| Compiling is-terminal v0.4.17
40782026-09-02T21:53:20.193Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
40792026-09-02T21:53:20.222Z[ helios-setup] Sep 02 21:53:19.621 INFO E| Compiling thread_local v1.1.9
40802026-09-02T21:53:20.297Z[ helios-setup] Sep 02 21:53:19.703 INFO E| Compiling toml_writer v1.0.4
40812026-09-02T21:53:20.373Z[ helios-setup] Sep 02 21:53:19.760 INFO E| Compiling libdevinfo-sys v1.1.0
40822026-09-02T21:53:20.379Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
40832026-09-02T21:53:20.496Z[ helios-setup] Sep 02 21:53:19.892 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
40842026-09-02T21:53:20.569Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
40852026-09-02T21:53:20.680Z[ host-package] Compiling tui-tree-widget v0.23.1
40862026-09-02T21:53:20.884Z[ helios-setup] Sep 02 21:53:20.285 INFO E| Compiling spki v0.7.3
40872026-09-02T21:53:20.950Z[ helios-setup] Sep 02 21:53:20.349 INFO E| Compiling hashbrown v0.12.3
40882026-09-02T21:53:21.044Z[ helios-setup] Sep 02 21:53:20.446 INFO E| Compiling winnow v0.5.40
40892026-09-02T21:53:21.044Z[ helios-setup] Sep 02 21:53:20.446 INFO E| Compiling base64 v0.21.7
40902026-09-02T21:53:21.311Z[ helios-setup] Sep 02 21:53:20.717 INFO E| Compiling ryu v1.0.20
40912026-09-02T21:53:21.323Z[ helios-setup] Sep 02 21:53:20.731 INFO E| Compiling subtle v2.6.1
40922026-09-02T21:53:21.381Z[ helios-setup] Sep 02 21:53:20.789 INFO E| Compiling term v1.2.0
40932026-09-02T21:53:21.584Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
40942026-09-02T21:53:21.728Z[ helios-setup] Sep 02 21:53:21.135 INFO E| Compiling pkcs8 v0.10.2
40952026-09-02T21:53:21.798Z[ helios-setup] Sep 02 21:53:21.202 INFO E| Compiling x509-cert v0.2.5
40962026-09-02T21:53:21.821Z[ helios-setup] Sep 02 21:53:21.227 INFO E| Compiling toml v0.9.8
40972026-09-02T21:53:21.852Z[ helios-setup] Sep 02 21:53:21.258 INFO E| Compiling tokio v1.48.0
40982026-09-02T21:53:21.868Z[ helios-setup] Sep 02 21:53:21.276 INFO E| Compiling devinfo v0.1.0
40992026-09-02T21:53:21.921Z[ helios-setup] Sep 02 21:53:21.328 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
41002026-09-02T21:53:22.220Z[ helios-setup] Sep 02 21:53:21.626 INFO E| Compiling erased-serde v0.3.31
41012026-09-02T21:53:22.560Z[ helios-setup] Sep 02 21:53:21.954 INFO E| Compiling serde_spanned v0.6.9
41022026-09-02T21:53:22.616Z[ helios-setup] Sep 02 21:53:22.023 INFO E| Compiling toml_datetime v0.6.11
41032026-09-02T21:53:22.856Z[ helios-setup] Sep 02 21:53:22.264 INFO E| Compiling pkcs1 v0.7.5
41042026-09-02T21:53:22.927Z[ host-package] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
41052026-09-02T21:53:23.224Z[ helios-setup] Sep 02 21:53:22.628 INFO E| Compiling ppv-lite86 v0.2.21
41062026-09-02T21:53:23.391Z[ helios-setup] Sep 02 21:53:22.795 INFO E| Compiling futures-executor v0.3.31
41072026-09-02T21:53:23.679Z[ helios-setup] Sep 02 21:53:23.087 INFO E| Compiling ron v0.8.1
41082026-09-02T21:53:23.890Z[ helios-setup] Sep 02 21:53:23.293 INFO E| Compiling rand_chacha v0.3.1
41092026-09-02T21:53:23.935Z[ host-package] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
41102026-09-02T21:53:24.155Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
41112026-09-02T21:53:24.248Z[ helios-setup] Sep 02 21:53:23.647 INFO E| Compiling rand v0.8.5
41122026-09-02T21:53:24.269Z[ helios-setup] Sep 02 21:53:23.663 INFO E| Compiling toml_edit v0.19.15
41132026-09-02T21:53:24.330Z[ helios-setup] Sep 02 21:53:23.731 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
41142026-09-02T21:53:24.549Z[ helios-setup] Sep 02 21:53:23.949 INFO E| Compiling slog-term v2.9.2
41152026-09-02T21:53:24.661Z[ helios-setup] Sep 02 21:53:24.062 INFO E| Compiling futures v0.3.31
41162026-09-02T21:53:24.854Z[ helios-setup] Sep 02 21:53:24.257 INFO E| Compiling hashbrown v0.13.2
41172026-09-02T21:53:24.877Z[ helios-setup] Sep 02 21:53:24.284 INFO E| Compiling serde-hex v0.1.0
41182026-09-02T21:53:24.925Z[ helios-setup] Sep 02 21:53:24.333 INFO E| Compiling bzip2 v0.4.4
41192026-09-02T21:53:25.726Z[ helios-setup] Sep 02 21:53:25.133 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
41202026-09-02T21:53:25.823Z[ helios-setup] Sep 02 21:53:25.230 INFO E| Compiling uuid v1.18.1
41212026-09-02T21:53:25.905Z[ helios-setup] Sep 02 21:53:25.305 INFO E| Compiling flate2 v1.1.5
41222026-09-02T21:53:25.914Z[ helios-setup] Sep 02 21:53:25.315 INFO E| Compiling env_logger v0.11.8
41232026-09-02T21:53:25.946Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41242026-09-02T21:53:26.202Z[ helios-setup] Sep 02 21:53:25.608 INFO E| Compiling hex v0.4.3
41252026-09-02T21:53:26.341Z[ host-package] Compiling uzers v0.12.2
41262026-09-02T21:53:26.614Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41272026-09-02T21:53:26.668Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41282026-09-02T21:53:26.866Z[ helios-setup] Sep 02 21:53:26.244 INFO E| Compiling bitflags v1.3.2
41292026-09-02T21:53:26.938Z[ helios-setup] Sep 02 21:53:26.342 INFO E| Compiling rustc-hash v2.1.1
41302026-09-02T21:53:27.145Z[ helios-setup] Sep 02 21:53:26.550 INFO E| Compiling foldhash v0.2.0
41312026-09-02T21:53:27.244Z[ helios-setup] Sep 02 21:53:26.652 INFO E| Compiling crc-any v2.5.0
41322026-09-02T21:53:27.251Z[ helios-setup] Sep 02 21:53:26.660 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
41332026-09-02T21:53:27.261Z[ helios-setup] Sep 02 21:53:26.669 INFO E| Compiling object v0.30.4
41342026-09-02T21:53:27.393Z[ helios-setup] Sep 02 21:53:26.801 INFO E| Compiling zip v0.6.6
41352026-09-02T21:53:27.410Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41362026-09-02T21:53:27.489Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41372026-09-02T21:53:27.512Z[ helios-setup] Sep 02 21:53:26.919 INFO E| Compiling iddqd v0.3.14
41382026-09-02T21:53:27.796Z[ helios-setup] Sep 02 21:53:27.204 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
41392026-09-02T21:53:27.907Z[ host-package] Compiling support-bundle-viewer v0.1.2
41402026-09-02T21:53:28.016Z[ helios-setup] Sep 02 21:53:27.423 INFO E| Compiling rsa v0.9.8
41412026-09-02T21:53:28.141Z[ helios-setup] Sep 02 21:53:27.550 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
41422026-09-02T21:53:28.419Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
41432026-09-02T21:53:28.423Z[ helios-setup] Sep 02 21:53:27.829 INFO E| Compiling path-slash v0.1.5
41442026-09-02T21:53:28.733Z[ host-package] Compiling multimap v0.10.1
41452026-09-02T21:53:28.818Z[ helios-setup] Sep 02 21:53:28.207 INFO E| Compiling toml v0.7.8
41462026-09-02T21:53:31.239Z[ helios-setup] Sep 02 21:53:30.645 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
41472026-09-02T21:53:31.317Z[ helios-setup] Sep 02 21:53:30.713 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
41482026-09-02T21:53:31.730Z[ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
41492026-09-02T21:53:35.196Z[ helios-setup] Sep 02 21:53:34.601 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
41502026-09-02T21:53:37.009Z[ helios-setup] Sep 02 21:53:36.414 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
41512026-09-02T21:53:41.249Z[ helios-setup] Sep 02 21:53:40.577 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
41522026-09-02T21:53:53.397Z[ helios-setup] Sep 02 21:53:52.788 INFO E| Finished `release` profile [optimized] target(s) in 48.21s
41532026-09-02T21:53:53.423Z[ helios-setup] Sep 02 21:53:52.790 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
41542026-09-02T21:53:53.423Z[ helios-setup] Sep 02 21:53:52.790 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41552026-09-02T21:53:53.455Z[ helios-setup] Sep 02 21:53:52.848 INFO building project "pilot" ok (48 seconds)
41562026-09-02T21:53:53.467Z[ helios-setup] rm -f helios-build
41572026-09-02T21:53:53.467Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
41582026-09-02T21:53:53.467Z[ helios-setup]
41592026-09-02T21:53:53.467Z[ helios-setup] Setup complete! ./helios-build is now available.
41602026-09-02T21:53:53.467Z[ helios-setup]
41612026-09-02T21:53:53.467Z[ helios-setup]
41622026-09-02T21:53:53.467Z[ helios-setup] real 3:00.271848289
41632026-09-02T21:53:53.467Z[ helios-setup] user 7:05.041003183
41642026-09-02T21:53:53.467Z[ helios-setup] sys 1:22.570374042
41652026-09-02T21:53:53.467Z[ helios-setup] trap 0.596801468
41662026-09-02T21:53:53.467Z[ helios-setup] tflt 3.045995396
41672026-09-02T21:53:53.467Z[ helios-setup] dflt 7.558154373
41682026-09-02T21:53:53.467Z[ helios-setup] kflt 0.000538826
41692026-09-02T21:53:53.468Z[ helios-setup] lock 58:22.009266280
41702026-09-02T21:53:53.468Z[ helios-setup] slp 38:16.305466668
41712026-09-02T21:53:53.468Z[ helios-setup] lat 7:12.955659688
41722026-09-02T21:53:53.468Z[ helios-setup] stop 1:55.366585544
41732026-09-02T21:53:53.468ZSep 02 21:53:52.857 INFO [helios-setup] process exited with exit status: 0 (180.274908319s)
41742026-09-02T21:53:53.468ZSep 02 21:53:52.857 INFO [helios-record] running task
41752026-09-02T21:53:53.468ZSep 02 21:53:52.858 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
41762026-09-02T21:53:53.468ZSep 02 21:53:52.862 DEBG process exited with exit status: 0 (4.78767ms)
41772026-09-02T21:53:53.468ZSep 02 21:53:52.862 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
41782026-09-02T21:53:53.485ZSep 02 21:53:52.867 DEBG process exited with exit status: 0 (4.60108ms)
41792026-09-02T21:53:53.485ZSep 02 21:53:52.867 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
41802026-09-02T21:53:53.485ZSep 02 21:53:52.871 DEBG process exited with exit status: 0 (3.851ms)
41812026-09-02T21:53:53.485ZSep 02 21:53:52.871 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
41822026-09-02T21:53:53.485ZSep 02 21:53:52.875 DEBG process exited with exit status: 0 (3.73381ms)
41832026-09-02T21:53:53.485ZSep 02 21:53:52.875 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
41842026-09-02T21:53:53.485ZSep 02 21:53:52.878 DEBG process exited with exit status: 0 (3.71777ms)
41852026-09-02T21:53:53.485ZSep 02 21:53:52.878 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
41862026-09-02T21:53:53.485ZSep 02 21:53:52.882 DEBG process exited with exit status: 0 (3.73015ms)
41872026-09-02T21:53:53.485ZSep 02 21:53:52.882 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
41882026-09-02T21:53:53.490ZSep 02 21:53:52.886 DEBG process exited with exit status: 0 (3.6096ms)
41892026-09-02T21:53:53.490ZSep 02 21:53:52.886 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
41902026-09-02T21:53:53.490ZSep 02 21:53:52.889 DEBG process exited with exit status: 0 (3.54627ms)
41912026-09-02T21:53:53.490ZSep 02 21:53:52.889 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
41922026-09-02T21:53:53.490ZSep 02 21:53:52.893 DEBG process exited with exit status: 0 (3.58879ms)
41932026-09-02T21:53:53.490ZSep 02 21:53:52.893 INFO [helios-record] task succeeded (35.84158ms)
41942026-09-02T21:54:01.094Z[ host-package] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
41952026-09-02T21:54:23.684Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41962026-09-02T21:54:34.328Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41972026-09-02T22:02:10.150Z[ host-package] Finished `release` profile [optimized] target(s) in 10m 35s
41982026-09-02T22:02:10.183Z[ host-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41992026-09-02T22:02:10.183Z[ host-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42002026-09-02T22:03:13.815ZSep 02 22:03:13.221 INFO [host-package] process exited with exit status: 0 (699.571484561s)
42012026-09-02T22:03:13.816ZSep 02 22:03:13.221 INFO [host-libraries] running task
42022026-09-02T22:03:13.816ZSep 02 22:03:13.221 INFO [host-stamp] running task
42032026-09-02T22:03:13.820ZSep 02 22:03:13.223 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 23.0.0-0.ci+git8c3b6a1250f
42042026-09-02T22:03:13.820ZSep 02 22:03:13.223 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 23.0.0-0.ci+git8c3b6a1250f
42052026-09-02T22:03:13.820ZSep 02 22:03:13.224 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 23.0.0-0.ci+git8c3b6a1250f
42062026-09-02T22:03:13.820ZSep 02 22:03:13.224 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 23.0.0-0.ci+git8c3b6a1250f
42072026-09-02T22:03:13.820ZSep 02 22:03:13.224 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 23.0.0-0.ci+git8c3b6a1250f
42082026-09-02T22:03:13.820ZSep 02 22:03:13.224 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 23.0.0-0.ci+git8c3b6a1250f
42092026-09-02T22:03:13.820ZSep 02 22:03:13.224 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 23.0.0-0.ci+git8c3b6a1250f
42102026-09-02T22:03:13.820ZSep 02 22:03:13.225 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 23.0.0-0.ci+git8c3b6a1250f
42112026-09-02T22:03:13.824Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
42122026-09-02T22:03:13.827Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
42132026-09-02T22:03:13.827Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42142026-09-02T22:03:13.827Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
42152026-09-02T22:03:13.828Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42162026-09-02T22:03:13.828Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
42172026-09-02T22:03:13.828Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
42182026-09-02T22:03:13.828Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
42192026-09-02T22:03:13.828Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
42202026-09-02T22:03:13.832ZSep 02 22:03:13.234 INFO [stamp-overlay] process exited with exit status: 0 (10.14561ms)
42212026-09-02T22:03:13.832Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
42222026-09-02T22:03:13.832ZSep 02 22:03:13.237 INFO [stamp-oxlog] process exited with exit status: 0 (14.15051ms)
42232026-09-02T22:03:13.865Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
42242026-09-02T22:03:13.869ZSep 02 22:03:13.273 INFO [stamp-crucible-utils] process exited with exit status: 0 (48.70685ms)
42252026-09-02T22:03:13.872Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
42262026-09-02T22:03:13.876ZSep 02 22:03:13.279 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (55.22803ms)
42272026-09-02T22:03:14.047Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
42282026-09-02T22:03:14.051ZSep 02 22:03:13.455 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (230.60387ms)
42292026-09-02T22:03:14.082Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
42302026-09-02T22:03:14.086ZSep 02 22:03:13.490 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (265.771789ms)
42312026-09-02T22:03:14.368Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
42322026-09-02T22:03:14.371ZSep 02 22:03:13.776 INFO [stamp-propolis-server] process exited with exit status: 0 (550.855349ms)
42332026-09-02T22:03:14.632ZSep 02 22:03:14.037 INFO [host-libraries] task succeeded (816.815478ms)
42342026-09-02T22:03:14.637ZSep 02 22:03:14.038 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
42352026-09-02T22:03:14.640Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
42362026-09-02T22:03:15.619Z[recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42372026-09-02T22:03:15.739Z[recovery-package] Compiling regress v0.11.1
42382026-09-02T22:03:15.753Z[recovery-package] Compiling oxide-update-engine-types v0.1.2
42392026-09-02T22:03:15.757Z[recovery-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42402026-09-02T22:03:15.778Z[recovery-package] Compiling slog-scope v4.4.1
42412026-09-02T22:03:15.837Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42422026-09-02T22:03:15.837Z[recovery-package] Compiling cancel-safe-futures v0.1.5
42432026-09-02T22:03:15.837Z[recovery-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
42442026-09-02T22:03:15.918Z[recovery-package] Compiling slog-stdlog v4.1.1
42452026-09-02T22:03:15.935Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
42462026-09-02T22:03:16.018Z[recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
42472026-09-02T22:03:16.068Z[recovery-package] Compiling slog-envlogger v2.2.0
42482026-09-02T22:03:16.240Z[recovery-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42492026-09-02T22:03:16.773Z[recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
42502026-09-02T22:03:16.885Z[recovery-package] Compiling oxide-update-engine v0.1.2
42512026-09-02T22:03:17.381Z[recovery-package] Compiling typify-impl v0.6.2
42522026-09-02T22:03:18.697Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
42532026-09-02T22:03:18.701ZSep 02 22:03:18.106 INFO [stamp-switch-asic] process exited with exit status: 0 (4.88247132s)
42542026-09-02T22:03:18.701ZSep 02 22:03:18.106 INFO [host-stamp] task succeeded (4.88526902s)
42552026-09-02T22:03:18.701ZSep 02 22:03:18.106 INFO [host-proto] running task
42562026-09-02T22:03:19.029ZSep 02 22:03:18.434 INFO [host-proto] task succeeded (327.67289ms)
42572026-09-02T22:03:19.029ZSep 02 22:03:18.434 INFO [host-profile] running task
42582026-09-02T22:03:19.034ZSep 02 22:03:18.434 INFO [host-profile] task succeeded (223.72µs)
42592026-09-02T22:03:19.034ZSep 02 22:03:18.434 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.41.506' -P /tmp/.tmplJLwpq/proto/host/root -N 'ci 8c3b6a1/${os_short_commit} 2026-09-02 21:50' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/'
42602026-09-02T22:03:19.039Z[ host-image] Sep 02 22:03:18.440 INFO Checking files for board 'cosmo-mbist-noaggr'
42612026-09-02T22:03:19.039Z[ host-image] Sep 02 22:03:18.441 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
42622026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO Checking files for board 'gimlet'
42632026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
42642026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
42652026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO Checking files for board 'cosmo-mbist'
42662026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
42672026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO Checking files for board 'cosmo'
42682026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
42692026-09-02T22:03:19.040Z[ host-image] Sep 02 22:03:18.441 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
42702026-09-02T22:03:19.044Z[ host-image] Sep 02 22:03:18.450 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmplJLwpq/proto/host/root"
42712026-09-02T22:03:19.044Z[ host-image] Sep 02 22:03:18.450 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
42722026-09-02T22:03:19.048Z[ host-image] Sep 02 22:03:18.450 INFO image builder template: ramdisk-01-os...
42732026-09-02T22:03:19.048Z[ host-image] Sep 02 22:03:18.450 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmplJLwpq/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
42742026-09-02T22:03:19.059Z[ host-image] Sep 02 22:03:18.465 INFO O| Sep 02 22:03:18.465 INFO CREATE DATASET: rpool/images/build/host/output
42752026-09-02T22:03:19.115Z[recovery-package] Compiling typify v0.6.2
42762026-09-02T22:03:19.200Z[recovery-package] Compiling progenitor-impl v0.14.0
42772026-09-02T22:03:20.096Z[ host-image] Sep 02 22:03:19.501 INFO O| Sep 02 22:03:19.501 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
42782026-09-02T22:03:20.100Z[ host-image] Sep 02 22:03:19.505 INFO O| Sep 02 22:03:19.505 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
42792026-09-02T22:03:20.273Z[ host-image] Sep 02 22:03:19.671 INFO O| Sep 02 22:03:19.671 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
42802026-09-02T22:03:20.320Z[ host-image] Sep 02 22:03:19.724 INFO O| Sep 02 22:03:19.724 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
42812026-09-02T22:03:20.320Z[ host-image] Sep 02 22:03:19.724 INFO O| Sep 02 22:03:19.724 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
42822026-09-02T22:03:20.324Z[ host-image] Sep 02 22:03:19.724 INFO O| Sep 02 22:03:19.724 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
42832026-09-02T22:03:20.324Z[ host-image] Sep 02 22:03:19.724 INFO O| Sep 02 22:03:19.724 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
42842026-09-02T22:03:20.324Z[ host-image] Sep 02 22:03:19.729 INFO O| Sep 02 22:03:19.729 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
42852026-09-02T22:03:20.486Z[ host-image] Sep 02 22:03:19.892 INFO O| Sep 02 22:03:19.892 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42862026-09-02T22:03:20.494Z[ host-image] Sep 02 22:03:19.900 INFO O| Sep 02 22:03:19.900 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
42872026-09-02T22:03:20.525Z[recovery-package] Compiling progenitor v0.14.0
42882026-09-02T22:03:20.636Z[recovery-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42892026-09-02T22:03:20.636Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42902026-09-02T22:03:20.792Z[ host-image] Sep 02 22:03:20.197 INFO O| Sep 02 22:03:20.197 INFO O| Caching catalogs ... Done
42912026-09-02T22:03:20.887Z[ host-image] Sep 02 22:03:20.292 INFO O| Sep 02 22:03:20.292 INFO STEP 0 (pkg_image_create) COMPLETE
42922026-09-02T22:03:20.887Z[ host-image] Sep 02 22:03:20.292 INFO O| Sep 02 22:03:20.292 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42932026-09-02T22:03:20.897Z[ host-image] Sep 02 22:03:20.300 INFO O| Sep 02 22:03:20.299 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"]
42942026-09-02T22:03:21.183Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO STEP 1 (pkg_set_publisher) COMPLETE
42952026-09-02T22:03:21.183Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42962026-09-02T22:03:21.188Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO skip step because feature "publisher_1_name" is not enabled
42972026-09-02T22:03:21.188Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42982026-09-02T22:03:21.188Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO skip step because feature "publisher_2_name" is not enabled
42992026-09-02T22:03:21.189Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43002026-09-02T22:03:21.189Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO skip step because feature "publisher_3_name" is not enabled
43012026-09-02T22:03:21.189Z[ host-image] Sep 02 22:03:20.588 INFO O| Sep 02 22:03:20.588 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43022026-09-02T22:03:21.192Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43032026-09-02T22:03:21.461Z[ host-image] Sep 02 22:03:20.867 INFO O| Sep 02 22:03:20.866 INFO variant opensolaris.zone is already global
43042026-09-02T22:03:21.462Z[ host-image] Sep 02 22:03:20.867 INFO O| Sep 02 22:03:20.867 INFO STEP 5 (pkg_change_variant) COMPLETE
43052026-09-02T22:03:21.465Z[ host-image] Sep 02 22:03:20.867 INFO O| Sep 02 22:03:20.867 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43062026-09-02T22:03:21.742Z[ host-image] Sep 02 22:03:21.146 INFO O| Sep 02 22:03:21.146 INFO variant opensolaris.imagetype is full; changing to partial
43072026-09-02T22:03:21.742Z[ host-image] Sep 02 22:03:21.146 INFO O| Sep 02 22:03:21.146 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
43082026-09-02T22:03:23.576Z[ host-image] Sep 02 22:03:22.981 INFO O| Sep 02 22:03:22.981 INFO O| Startup: Refreshing catalog 'helios' ... Done
43092026-09-02T22:03:24.021Z[ host-image] Sep 02 22:03:23.425 INFO O| Sep 02 22:03:23.425 INFO O| Startup: Caching catalogs ... Done
43102026-09-02T22:03:24.035Z[ host-image] Sep 02 22:03:23.440 INFO O| Sep 02 22:03:23.440 INFO O| Planning: Planning completed in 0.00 seconds
43112026-09-02T22:03:24.039Z[ host-image] Sep 02 22:03:23.441 INFO O| Sep 02 22:03:23.441 INFO O| Planning: Consolidating action changes ... Done
43122026-09-02T22:03:24.039Z[ host-image] Sep 02 22:03:23.441 INFO O| Sep 02 22:03:23.441 INFO O| Planning: Evaluating mediators ... Done
43132026-09-02T22:03:24.040Z[ host-image] Sep 02 22:03:23.441 INFO O| Sep 02 22:03:23.441 INFO O| Planning: Planning completed in 0.00 seconds
43142026-09-02T22:03:24.040Z[ host-image] Sep 02 22:03:23.441 INFO O| Sep 02 22:03:23.441 INFO O| Variants/Facets to change: 1
43152026-09-02T22:03:24.044Z[ host-image] Sep 02 22:03:23.449 INFO O| Sep 02 22:03:23.449 INFO O| Finalize: Updating package state database ... Done
43162026-09-02T22:03:24.044Z[ host-image] Sep 02 22:03:23.449 INFO O| Sep 02 22:03:23.449 INFO O| Finalize: Updating package cache ... Done
43172026-09-02T22:03:24.125Z[ host-image] Sep 02 22:03:23.528 INFO O| Sep 02 22:03:23.528 INFO O| Finalize: Updating image state ... Done
43182026-09-02T22:03:24.135Z[ host-image] Sep 02 22:03:23.540 INFO O| Sep 02 22:03:23.540 INFO O| Finalize: Creating fast lookup database ... Done
43192026-09-02T22:03:24.139Z[ host-image] Sep 02 22:03:23.541 INFO O| Sep 02 22:03:23.541 INFO O| Finalize: Reading search index ... Done
43202026-09-02T22:03:24.139Z[ host-image] Sep 02 22:03:23.541 INFO O| Sep 02 22:03:23.541 INFO O| Finalize: Updating search index ... Done
43212026-09-02T22:03:24.139Z[ host-image] Sep 02 22:03:23.541 INFO O| Sep 02 22:03:23.541 INFO O| Finalize: Updating package cache ... Done
43222026-09-02T22:03:24.336Z[ host-image] Sep 02 22:03:23.740 INFO O| Sep 02 22:03:23.740 INFO STEP 6 (pkg_change_variant) COMPLETE
43232026-09-02T22:03:24.336Z[ host-image] Sep 02 22:03:23.740 INFO O| Sep 02 22:03:23.740 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43242026-09-02T22:03:24.340Z[ host-image] Sep 02 22:03:23.740 INFO O| Sep 02 22:03:23.740 INFO skip step because feature "debug_variant" is not enabled
43252026-09-02T22:03:24.340Z[ host-image] Sep 02 22:03:23.741 INFO O| Sep 02 22:03:23.740 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43262026-09-02T22:03:24.580Z[ host-image] Sep 02 22:03:23.984 INFO O| Sep 02 22:03:23.984 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
43272026-09-02T22:03:26.370Z[ host-image] Sep 02 22:03:25.774 INFO O| Sep 02 22:03:25.774 INFO O| Startup: Refreshing catalog 'helios' ... Done
43282026-09-02T22:03:26.819Z[ host-image] Sep 02 22:03:26.225 INFO O| Sep 02 22:03:26.225 INFO O| Startup: Caching catalogs ... Done
43292026-09-02T22:03:26.835Z[ host-image] Sep 02 22:03:26.240 INFO O| Sep 02 22:03:26.240 INFO O| Planning: Planning completed in 0.00 seconds
43302026-09-02T22:03:26.838Z[ host-image] Sep 02 22:03:26.240 INFO O| Sep 02 22:03:26.240 INFO O| Planning: Consolidating action changes ... Done
43312026-09-02T22:03:26.838Z[ host-image] Sep 02 22:03:26.240 INFO O| Sep 02 22:03:26.240 INFO O| Planning: Evaluating mediators ... Done
43322026-09-02T22:03:26.838Z[ host-image] Sep 02 22:03:26.241 INFO O| Sep 02 22:03:26.241 INFO O| Planning: Planning completed in 0.00 seconds
43332026-09-02T22:03:26.838Z[ host-image] Sep 02 22:03:26.241 INFO O| Sep 02 22:03:26.241 INFO O| Variants/Facets to change: 1
43342026-09-02T22:03:26.843Z[ host-image] Sep 02 22:03:26.249 INFO O| Sep 02 22:03:26.249 INFO O| Finalize: Updating package state database ... Done
43352026-09-02T22:03:26.846Z[ host-image] Sep 02 22:03:26.249 INFO O| Sep 02 22:03:26.249 INFO O| Finalize: Updating package cache ... Done
43362026-09-02T22:03:26.916Z[ host-image] Sep 02 22:03:26.321 INFO O| Sep 02 22:03:26.321 INFO O| Finalize: Updating image state ... Done
43372026-09-02T22:03:26.929Z[ host-image] Sep 02 22:03:26.334 INFO O| Sep 02 22:03:26.334 INFO O| Finalize: Creating fast lookup database ... Done
43382026-09-02T22:03:26.932Z[ host-image] Sep 02 22:03:26.334 INFO O| Sep 02 22:03:26.334 INFO O| Finalize: Reading search index ... Done
43392026-09-02T22:03:26.932Z[ host-image] Sep 02 22:03:26.334 INFO O| Sep 02 22:03:26.334 INFO O| Finalize: Updating search index ... Done
43402026-09-02T22:03:26.932Z[ host-image] Sep 02 22:03:26.335 INFO O| Sep 02 22:03:26.335 INFO O| Finalize: Updating package cache ... Done
43412026-09-02T22:03:27.035Z[recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43422026-09-02T22:03:27.135Z[ host-image] Sep 02 22:03:26.540 INFO O| Sep 02 22:03:26.540 INFO STEP 8 (pkg_change_facet) COMPLETE
43432026-09-02T22:03:27.135Z[ host-image] Sep 02 22:03:26.541 INFO O| Sep 02 22:03:26.540 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43442026-09-02T22:03:27.139Z[ host-image] Sep 02 22:03:26.541 INFO O| Sep 02 22:03:26.540 INFO skip step because feature "recovery" is not enabled
43452026-09-02T22:03:27.139Z[ host-image] Sep 02 22:03:26.541 INFO O| Sep 02 22:03:26.540 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43462026-09-02T22:03:27.139Z[ host-image] Sep 02 22:03:26.541 INFO O| Sep 02 22:03:26.540 INFO skip step because feature "recovery" is not enabled
43472026-09-02T22:03:27.139Z[ host-image] Sep 02 22:03:26.541 INFO O| Sep 02 22:03:26.540 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43482026-09-02T22:03:27.142Z[ host-image] Sep 02 22:03:26.548 INFO O| Sep 02 22:03:26.548 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/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", "/network/overwatch", "/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", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"]
43492026-09-02T22:03:27.996Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
43502026-09-02T22:03:27.996Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43512026-09-02T22:03:29.027Z[ host-image] Sep 02 22:03:28.429 INFO O| Sep 02 22:03:28.429 INFO O| Startup: Refreshing catalog 'helios' ... Done
43522026-09-02T22:03:29.474Z[ host-image] Sep 02 22:03:28.879 INFO O| Sep 02 22:03:28.879 INFO O| Startup: Caching catalogs ... Done
43532026-09-02T22:03:30.204Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43542026-09-02T22:03:30.204Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43552026-09-02T22:03:31.278Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43562026-09-02T22:03:31.880Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43572026-09-02T22:03:32.163Z[ host-image] Sep 02 22:03:31.566 INFO O| Sep 02 22:03:31.566 INFO O| Planning: Solver setup ... Done
43582026-09-02T22:03:32.449Z[ host-image] Sep 02 22:03:31.853 INFO O| Sep 02 22:03:31.852 INFO O| Planning: Running solver ... Done
43592026-09-02T22:03:32.502Z[ host-image] Sep 02 22:03:31.904 INFO O| Sep 02 22:03:31.904 INFO O| Planning: Finding local manifests ... Done
43602026-09-02T22:03:32.517Z[ host-image] Sep 02 22:03:31.923 INFO O| Sep 02 22:03:31.923 INFO O| Planning: Fetching manifests: 0/130 0% complete
43612026-09-02T22:03:34.225Z[ host-image] Sep 02 22:03:33.630 INFO O| Sep 02 22:03:33.630 INFO O| Planning: Fetching manifests: 130/130 100% complete
43622026-09-02T22:03:34.742Z[ host-image] Sep 02 22:03:34.148 INFO O| Sep 02 22:03:34.148 INFO O| Planning: Package planning ... Done
43632026-09-02T22:03:35.060Z[ host-image] Sep 02 22:03:34.465 INFO O| Sep 02 22:03:34.465 INFO O| Planning: Merging actions ... Done
43642026-09-02T22:03:35.161Z[ host-image] Sep 02 22:03:34.566 INFO O| Sep 02 22:03:34.566 INFO O| Planning: Checking for conflicting actions ... Done
43652026-09-02T22:03:35.259Z[ host-image] Sep 02 22:03:34.665 INFO O| Sep 02 22:03:34.665 INFO O| Planning: Consolidating action changes ... Done
43662026-09-02T22:03:35.600Z[ host-image] Sep 02 22:03:35.005 INFO O| Sep 02 22:03:35.005 INFO O| Planning: Evaluating mediators ... Done
43672026-09-02T22:03:36.987Z[ host-image] Sep 02 22:03:36.392 INFO O| Sep 02 22:03:36.392 INFO O| Planning: Planning completed in 7.50 seconds
43682026-09-02T22:03:36.992Z[ host-image] Sep 02 22:03:36.394 INFO O| Sep 02 22:03:36.394 INFO O| Packages to install: 130
43692026-09-02T22:03:36.992Z[ host-image] Sep 02 22:03:36.394 INFO O| Sep 02 22:03:36.394 INFO O| Mediators to change: 5
43702026-09-02T22:03:36.992Z[ host-image] Sep 02 22:03:36.394 INFO O| Sep 02 22:03:36.394 INFO O| Services to change: 6
43712026-09-02T22:03:37.020Z[ host-image] Sep 02 22:03:36.425 INFO O| Sep 02 22:03:36.425 INFO O| Download: 0/23891 items 0.0/223.0MB 0% complete
43722026-09-02T22:03:42.020Z[ host-image] Sep 02 22:03:41.426 INFO O| Sep 02 22:03:41.425 INFO O| Download: 14944/23891 items 120.6/223.0MB 54% complete (24.2M/s)
43732026-09-02T22:03:45.481Z[ host-image] Sep 02 22:03:44.883 INFO O| Sep 02 22:03:44.883 INFO O| Download: Completed 223.04 MB in 8.46 seconds (26.3M/s)
43742026-09-02T22:03:47.796Z[recovery-package] Finished `release` profile [optimized] target(s) in 33.03s
43752026-09-02T22:03:47.966Z[ host-image] Sep 02 22:03:47.371 INFO O| Sep 02 22:03:47.371 INFO O| Actions: 1/54206 actions (Installing new actions)
43762026-09-02T22:03:49.737ZSep 02 22:03:49.142 INFO [recovery-package] process exited with exit status: 0 (35.10412827s)
43772026-09-02T22:03:49.737ZSep 02 22:03:49.142 INFO [recovery-libraries] running task
43782026-09-02T22:03:49.737ZSep 02 22:03:49.142 INFO [recovery-stamp] running task
43792026-09-02T22:03:49.741ZSep 02 22:03:49.142 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 23.0.0-0.ci+git8c3b6a1250f
43802026-09-02T22:03:49.741ZSep 02 22:03:49.142 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 23.0.0-0.ci+git8c3b6a1250f
43812026-09-02T22:03:49.745Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
43822026-09-02T22:03:49.745Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
43832026-09-02T22:03:49.758ZSep 02 22:03:49.163 INFO [recovery-libraries] task succeeded (21.09469ms)
43842026-09-02T22:03:49.762ZSep 02 22:03:49.163 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries
43852026-09-02T22:03:49.783Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
43862026-09-02T22:03:49.787ZSep 02 22:03:49.190 INFO [stamp-installinator] process exited with exit status: 0 (47.45115ms)
43872026-09-02T22:03:49.926Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
43882026-09-02T22:03:49.941ZSep 02 22:03:49.302 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (159.61549ms)
43892026-09-02T22:03:49.941ZSep 02 22:03:49.302 INFO [recovery-stamp] task succeeded (160.04966ms)
43902026-09-02T22:03:49.941ZSep 02 22:03:49.302 INFO [recovery-proto] running task
43912026-09-02T22:03:49.941ZSep 02 22:03:49.302 INFO [tuf-stamp] running task
43922026-09-02T22:03:49.942ZSep 02 22:03:49.302 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 23.0.0-0.ci+git8c3b6a1250f
43932026-09-02T22:03:49.942ZSep 02 22:03:49.303 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 23.0.0-0.ci+git8c3b6a1250f
43942026-09-02T22:03:49.942ZSep 02 22:03:49.303 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 23.0.0-0.ci+git8c3b6a1250f
43952026-09-02T22:03:49.942ZSep 02 22:03:49.303 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 23.0.0-0.ci+git8c3b6a1250f
43962026-09-02T22:03:49.942ZSep 02 22:03:49.304 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 23.0.0-0.ci+git8c3b6a1250f
43972026-09-02T22:03:49.942ZSep 02 22:03:49.304 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 23.0.0-0.ci+git8c3b6a1250f
43982026-09-02T22:03:49.942ZSep 02 22:03:49.304 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 23.0.0-0.ci+git8c3b6a1250f
43992026-09-02T22:03:49.942ZSep 02 22:03:49.304 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 23.0.0-0.ci+git8c3b6a1250f
44002026-09-02T22:03:49.942ZSep 02 22:03:49.305 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 23.0.0-0.ci+git8c3b6a1250f
44012026-09-02T22:03:49.942ZSep 02 22:03:49.305 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 23.0.0-0.ci+git8c3b6a1250f
44022026-09-02T22:03:49.942ZSep 02 22:03:49.305 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 23.0.0-0.ci+git8c3b6a1250f
44032026-09-02T22:03:49.942ZSep 02 22:03:49.305 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 23.0.0-0.ci+git8c3b6a1250f
44042026-09-02T22:03:49.942Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
44052026-09-02T22:03:49.943Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44062026-09-02T22:03:49.943Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
44072026-09-02T22:03:49.943Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
44082026-09-02T22:03:49.943Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
44092026-09-02T22:03:49.943Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44102026-09-02T22:03:49.943Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
44112026-09-02T22:03:49.943Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
44122026-09-02T22:03:49.943Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44132026-09-02T22:03:49.943Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
44142026-09-02T22:03:49.943Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
44152026-09-02T22:03:49.943Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44162026-09-02T22:03:49.956Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
44172026-09-02T22:03:49.960ZSep 02 22:03:49.363 INFO [stamp-probe] process exited with exit status: 0 (57.90862ms)
44182026-09-02T22:03:49.999ZSep 02 22:03:49.404 INFO [recovery-proto] task succeeded (102.02542ms)
44192026-09-02T22:03:50.003ZSep 02 22:03:49.404 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.41.506' -P /tmp/.tmplJLwpq/proto/recovery/root -N 'recovery 8c3b6a1/${os_short_commit} 2026-09-02 21:50' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/'
44202026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO Checking files for board 'gimlet'
44212026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
44222026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
44232026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO Checking files for board 'cosmo'
44242026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
44252026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
44262026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO Checking files for board 'cosmo-mbist'
44272026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
44282026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO Checking files for board 'cosmo-mbist-noaggr'
44292026-09-02T22:03:50.007Z[ recovery-image] Sep 02 22:03:49.410 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
44302026-09-02T22:03:50.016Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
44312026-09-02T22:03:50.021Z[ recovery-image] Sep 02 22:03:49.420 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmplJLwpq/proto/recovery/root"
44322026-09-02T22:03:50.021Z[ recovery-image] Sep 02 22:03:49.420 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
44332026-09-02T22:03:50.021Z[ recovery-image] Sep 02 22:03:49.420 INFO image builder template: ramdisk-01-os...
44342026-09-02T22:03:50.021Z[ recovery-image] Sep 02 22:03:49.420 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmplJLwpq/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
44352026-09-02T22:03:50.021ZSep 02 22:03:49.422 INFO [stamp-ntp] process exited with exit status: 0 (119.52516ms)
44362026-09-02T22:03:50.030Z[ recovery-image] Sep 02 22:03:49.435 INFO O| Sep 02 22:03:49.435 INFO CREATE DATASET: rpool/images/build/recovery/output
44372026-09-02T22:03:50.148Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
44382026-09-02T22:03:50.151ZSep 02 22:03:49.556 INFO [stamp-external-dns] process exited with exit status: 0 (251.845999ms)
44392026-09-02T22:03:50.210Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
44402026-09-02T22:03:50.213ZSep 02 22:03:49.619 INFO [stamp-internal-dns] process exited with exit status: 0 (314.644359ms)
44412026-09-02T22:03:50.256Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
44422026-09-02T22:03:50.260ZSep 02 22:03:49.665 INFO [stamp-oximeter] process exited with exit status: 0 (359.283379ms)
44432026-09-02T22:03:50.306Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
44442026-09-02T22:03:50.332Z[verify-libraries] Running `target/debug/xtask verify-libraries`
44452026-09-02T22:03:50.342Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
44462026-09-02T22:03:50.345ZSep 02 22:03:49.750 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (444.971759ms)
44472026-09-02T22:03:50.527Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
44482026-09-02T22:03:50.531ZSep 02 22:03:49.936 INFO [stamp-crucible-zone] process exited with exit status: 0 (632.679298ms)
44492026-09-02T22:03:50.553Z[ recovery-image] Sep 02 22:03:49.959 INFO O| Sep 02 22:03:49.959 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44502026-09-02T22:03:50.557Z[ recovery-image] Sep 02 22:03:49.962 INFO O| Sep 02 22:03:49.962 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44512026-09-02T22:03:51.060Z[ recovery-image] Sep 02 22:03:50.465 INFO O| Sep 02 22:03:50.465 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
44522026-09-02T22:03:51.177Z[ recovery-image] Sep 02 22:03:50.581 INFO O| Sep 02 22:03:50.581 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44532026-09-02T22:03:51.177Z[ recovery-image] Sep 02 22:03:50.581 INFO O| Sep 02 22:03:50.581 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
44542026-09-02T22:03:51.177Z[ recovery-image] Sep 02 22:03:50.581 INFO O| Sep 02 22:03:50.581 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
44552026-09-02T22:03:51.181Z[ recovery-image] Sep 02 22:03:50.581 INFO O| Sep 02 22:03:50.581 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
44562026-09-02T22:03:51.199Z[ recovery-image] Sep 02 22:03:50.587 INFO O| Sep 02 22:03:50.587 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
44572026-09-02T22:03:51.837Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
44582026-09-02T22:03:51.841ZSep 02 22:03:51.245 INFO [stamp-cockroachdb] process exited with exit status: 0 (1.941243346s)
44592026-09-02T22:03:52.983Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
44602026-09-02T22:03:52.986ZSep 02 22:03:52.391 INFO [stamp-nexus] process exited with exit status: 0 (3.087488524s)
44612026-09-02T22:03:52.997Z[ host-image] Sep 02 22:03:52.402 INFO O| Sep 02 22:03:52.402 INFO O| Actions: 23926/54206 actions (Installing new actions)
44622026-09-02T22:03:53.428Z[ recovery-image] Sep 02 22:03:52.828 INFO O| Sep 02 22:03:52.825 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44632026-09-02T22:03:53.466Z[ recovery-image] Sep 02 22:03:52.863 INFO O| Sep 02 22:03:52.861 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
44642026-09-02T22:03:53.488Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
44652026-09-02T22:03:53.492ZSep 02 22:03:52.896 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (3.591406662s)
44662026-09-02T22:03:53.499Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
44672026-09-02T22:03:53.499ZSep 02 22:03:52.900 INFO [stamp-clickhouse_server] process exited with exit status: 0 (3.597907412s)
44682026-09-02T22:03:53.508Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
44692026-09-02T22:03:53.515ZSep 02 22:03:52.914 INFO [stamp-clickhouse] process exited with exit status: 0 (3.610956022s)
44702026-09-02T22:03:53.515ZSep 02 22:03:52.914 INFO [tuf-stamp] task succeeded (3.612459072s)
44712026-09-02T22:03:53.515ZSep 02 22:03:52.914 INFO [tuf-v2-zones] running task
44722026-09-02T22:03:53.563ZSep 02 22:03:52.968 INFO [tuf-v2-zones] task succeeded (53.4392ms)
44732026-09-02T22:03:54.497Z[verify-libraries] Compiling match_cfg v0.1.0
44742026-09-02T22:03:54.497Z[verify-libraries] Compiling slog-json v2.6.1
44752026-09-02T22:03:54.497Z[verify-libraries] Compiling debug-ignore v1.0.5
44762026-09-02T22:03:54.697Z[verify-libraries] Compiling newtype-uuid-macros v0.1.0
44772026-09-02T22:03:54.701Z[verify-libraries] Compiling sha1 v0.11.0
44782026-09-02T22:03:54.701Z[verify-libraries] Compiling serde_path_to_error v0.1.20
44792026-09-02T22:03:54.717Z[verify-libraries] Compiling multer v3.1.0
44802026-09-02T22:03:54.721Z[verify-libraries] Compiling compression-core v0.4.31
44812026-09-02T22:03:54.721Z[verify-libraries] Compiling progenitor-client v0.14.0
44822026-09-02T22:03:54.721Z[verify-libraries] Compiling async-stream-impl v0.3.6
44832026-09-02T22:03:54.721Z[verify-libraries] Compiling toml_datetime v1.1.1+spec-1.1.0
44842026-09-02T22:03:54.721Z[verify-libraries] Compiling serde_spanned v1.1.1
44852026-09-02T22:03:54.721Z[verify-libraries] Compiling dropshot v0.17.1
44862026-09-02T22:03:54.942Z[verify-libraries] Compiling toml_writer v1.1.1+spec-1.1.0
44872026-09-02T22:03:54.970Z[verify-libraries] Compiling hostname v0.3.1
44882026-09-02T22:03:54.970Z[verify-libraries] Compiling waitgroup v0.1.2
44892026-09-02T22:03:54.976Z[verify-libraries] Compiling rustls-pemfile v2.2.0
44902026-09-02T22:03:54.976Z[verify-libraries] Compiling dropshot_endpoint v0.17.1
44912026-09-02T22:03:54.976Z[verify-libraries] Compiling hostname v0.4.2
44922026-09-02T22:03:55.076Z[verify-libraries] Compiling compression-codecs v0.4.37
44932026-09-02T22:03:55.076Z[verify-libraries] Compiling atomicwrites v0.4.4
44942026-09-02T22:03:55.140Z[verify-libraries] Compiling toml v1.1.2+spec-1.1.0
44952026-09-02T22:03:55.143Z[verify-libraries] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
44962026-09-02T22:03:55.182Z[verify-libraries] Compiling slog-bunyan v2.5.0
44972026-09-02T22:03:55.228Z[verify-libraries] Compiling macaddr v1.0.1
44982026-09-02T22:03:55.267Z[verify-libraries] Compiling serde_tokenstream v0.3.0
44992026-09-02T22:03:55.267Z[verify-libraries] Compiling regress v0.10.5
45002026-09-02T22:03:55.272Z[verify-libraries] Compiling instant v0.1.13
45012026-09-02T22:03:55.272Z[verify-libraries] Compiling oxide-generation v0.1.3
45022026-09-02T22:03:55.272Z[verify-libraries] Compiling parse-display-derive v0.10.0
45032026-09-02T22:03:55.272Z[verify-libraries] Compiling itertools v0.14.0
45042026-09-02T22:03:55.370Z[verify-libraries] Compiling async-compression v0.4.41
45052026-09-02T22:03:55.414Z[verify-libraries] Compiling backoff v0.4.0
45062026-09-02T22:03:55.418Z[verify-libraries] Compiling backon v1.6.0
45072026-09-02T22:03:55.418Z[verify-libraries] Compiling async-stream v0.3.6
45082026-09-02T22:03:55.478Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
45092026-09-02T22:03:55.539Z[ host-image] Sep 02 22:03:54.895 INFO O| Sep 02 22:03:54.889 INFO O| Actions: Completed 54206 actions in 7.51 seconds.
45102026-09-02T22:03:55.539Z[verify-libraries] Compiling humantime v2.3.0
45112026-09-02T22:03:55.594Z[ host-image] Sep 02 22:03:54.997 INFO O| Sep 02 22:03:54.997 INFO O| Finalize: Updating package state database ... Done
45122026-09-02T22:03:55.594Z[ host-image] Sep 02 22:03:54.997 INFO O| Sep 02 22:03:54.997 INFO O| Finalize: Updating package cache ... Done
45132026-09-02T22:03:55.637Z[verify-libraries] Compiling convert_case v0.4.0
45142026-09-02T22:03:55.651Z[ recovery-image] Sep 02 22:03:55.056 INFO O| Sep 02 22:03:55.056 INFO O| Caching catalogs ... Done
45152026-09-02T22:03:55.661Z[verify-libraries] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45162026-09-02T22:03:55.666Z[verify-libraries] Compiling oxide-generation-macros v0.2.0
45172026-09-02T22:03:55.726Z[verify-libraries] Compiling progenitor-extras v0.2.0
45182026-09-02T22:03:55.730Z[verify-libraries] Compiling half v2.7.1
45192026-09-02T22:03:55.730Z[verify-libraries] Compiling ciborium-io v0.2.2
45202026-09-02T22:03:55.744Z[ recovery-image] Sep 02 22:03:55.149 INFO O| Sep 02 22:03:55.149 INFO STEP 0 (pkg_image_create) COMPLETE
45212026-09-02T22:03:55.745Z[ recovery-image] Sep 02 22:03:55.149 INFO O| Sep 02 22:03:55.149 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45222026-09-02T22:03:55.751Z[ host-image] Sep 02 22:03:55.156 INFO O| Sep 02 22:03:55.155 INFO O| Finalize: Updating image state ... Done
45232026-09-02T22:03:55.754Z[ recovery-image] Sep 02 22:03:55.159 INFO O| Sep 02 22:03:55.159 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"]
45242026-09-02T22:03:55.789Z[verify-libraries] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
45252026-09-02T22:03:55.794Z[verify-libraries] Compiling crucible-workspace-hack v0.1.0
45262026-09-02T22:03:55.822Z[verify-libraries] Compiling indent_write v2.2.0
45272026-09-02T22:03:55.885Z[verify-libraries] Compiling regress v0.11.1
45282026-09-02T22:03:55.890Z[verify-libraries] Compiling secrecy v0.10.3
45292026-09-02T22:03:55.984Z[verify-libraries] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
45302026-09-02T22:03:56.033Z[verify-libraries] Compiling ciborium-ll v0.2.2
45312026-09-02T22:03:56.084Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO STEP 1 (pkg_set_publisher) COMPLETE
45322026-09-02T22:03:56.084Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45332026-09-02T22:03:56.088Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO skip step because feature "publisher_1_name" is not enabled
45342026-09-02T22:03:56.088Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45352026-09-02T22:03:56.088Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO skip step because feature "publisher_2_name" is not enabled
45362026-09-02T22:03:56.088Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45372026-09-02T22:03:56.088Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO skip step because feature "publisher_3_name" is not enabled
45382026-09-02T22:03:56.088Z[ recovery-image] Sep 02 22:03:55.489 INFO O| Sep 02 22:03:55.488 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45392026-09-02T22:03:56.088Z[verify-libraries] Compiling derive_more v0.99.20
45402026-09-02T22:03:56.088Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
45412026-09-02T22:03:56.150Z[verify-libraries] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45422026-09-02T22:03:56.172Z[verify-libraries] Compiling inout v0.1.4
45432026-09-02T22:03:56.176Z[verify-libraries] Compiling universal-hash v0.5.1
45442026-09-02T22:03:56.286Z[verify-libraries] Compiling ciborium v0.2.2
45452026-09-02T22:03:56.402Z[ recovery-image] Sep 02 22:03:55.807 INFO O| Sep 02 22:03:55.807 INFO variant opensolaris.zone is already global
45462026-09-02T22:03:56.403Z[ recovery-image] Sep 02 22:03:55.807 INFO O| Sep 02 22:03:55.807 INFO STEP 5 (pkg_change_variant) COMPLETE
45472026-09-02T22:03:56.403Z[ recovery-image] Sep 02 22:03:55.807 INFO O| Sep 02 22:03:55.807 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45482026-09-02T22:03:56.428Z[verify-libraries] Compiling cipher v0.4.4
45492026-09-02T22:03:56.433Z[verify-libraries] Compiling thiserror-impl-no-std v2.0.2
45502026-09-02T22:03:56.472Z[verify-libraries] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
45512026-09-02T22:03:56.507Z[verify-libraries] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
45522026-09-02T22:03:56.507Z[verify-libraries] Compiling unsafe-libyaml v0.2.11
45532026-09-02T22:03:56.510Z[verify-libraries] Compiling opaque-debug v0.3.1
45542026-09-02T22:03:56.590Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45552026-09-02T22:03:56.633Z[verify-libraries] Compiling blake2 v0.10.6
45562026-09-02T22:03:56.673Z[verify-libraries] Compiling poly1305 v0.8.0
45572026-09-02T22:03:56.678Z[verify-libraries] Compiling chacha20 v0.9.1
45582026-09-02T22:03:56.691Z[verify-libraries] Compiling aead v0.5.2
45592026-09-02T22:03:56.724Z[ host-image] Sep 02 22:03:56.116 INFO O| Sep 02 22:03:56.116 INFO O| Finalize: Creating fast lookup database ... Done
45602026-09-02T22:03:56.740Z[verify-libraries] Compiling password-hash v0.5.0
45612026-09-02T22:03:56.745Z[ host-image] Sep 02 22:03:56.146 INFO O| Sep 02 22:03:56.145 INFO O| Finalize: Reading search index ... Done
45622026-09-02T22:03:56.768Z[ recovery-image] Sep 02 22:03:56.153 INFO O| Sep 02 22:03:56.152 INFO variant opensolaris.imagetype is full; changing to partial
45632026-09-02T22:03:56.768Z[ recovery-image] Sep 02 22:03:56.153 INFO O| Sep 02 22:03:56.153 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
45642026-09-02T22:03:56.907Z[verify-libraries] Compiling itertools v0.15.0
45652026-09-02T22:03:56.992Z[verify-libraries] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45662026-09-02T22:03:57.045Z[verify-libraries] Compiling chacha20poly1305 v0.10.1
45672026-09-02T22:03:57.089Z[verify-libraries] Compiling serde_yaml v0.9.34+deprecated
45682026-09-02T22:03:57.156Z[verify-libraries] Compiling parse-display v0.10.0
45692026-09-02T22:03:57.197Z[verify-libraries] Compiling argon2 v0.5.3
45702026-09-02T22:03:57.283Z[verify-libraries] Compiling num-derive v0.4.2
45712026-09-02T22:03:57.310Z[verify-libraries] Compiling crossbeam-deque v0.8.6
45722026-09-02T22:03:57.352Z[verify-libraries] Compiling rayon-core v1.13.0
45732026-09-02T22:03:57.352Z[verify-libraries] Compiling toml_datetime v0.7.5+spec-1.1.0
45742026-09-02T22:03:57.462Z[verify-libraries] Compiling glob v0.3.3
45752026-09-02T22:03:57.523Z[verify-libraries] Compiling typify-impl v0.6.2
45762026-09-02T22:03:57.584Z[verify-libraries] Compiling heapless v0.8.0
45772026-09-02T22:03:57.654Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45782026-09-02T22:03:57.746Z[verify-libraries] Compiling toml_edit v0.23.10+spec-1.0.0
45792026-09-02T22:03:57.777Z[verify-libraries] Compiling thiserror-no-std v2.0.2
45802026-09-02T22:03:57.929Z[verify-libraries] Compiling vsss-rs v3.3.4
45812026-09-02T22:03:58.097Z[verify-libraries] Compiling proc-macro-error v1.0.4
45822026-09-02T22:03:58.424Z[verify-libraries] Compiling usdt-macro v0.5.0
45832026-09-02T22:03:58.481Z[verify-libraries] Compiling ingot-macros v0.2.0
45842026-09-02T22:03:58.481Z[verify-libraries] Compiling usdt-attr-macro v0.5.0
45852026-09-02T22:03:58.587Z[verify-libraries] Compiling proc-macro-crate v3.4.0
45862026-09-02T22:03:58.717Z[verify-libraries] Compiling tabwriter v1.4.1
45872026-09-02T22:03:58.779Z[verify-libraries] Compiling hash32 v0.3.1
45882026-09-02T22:03:58.882Z[verify-libraries] Compiling memmap v0.7.0
45892026-09-02T22:03:58.890Z[verify-libraries] Compiling illumos-nvpair-sys v0.2.0
45902026-09-02T22:03:58.975Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45912026-09-02T22:03:58.975Z[verify-libraries] Compiling smoltcp v0.11.0
45922026-09-02T22:03:59.039Z[verify-libraries] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
45932026-09-02T22:03:59.121Z[verify-libraries] Compiling cobs v0.3.0
45942026-09-02T22:03:59.193Z[verify-libraries] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
45952026-09-02T22:03:59.310Z[verify-libraries] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45962026-09-02T22:03:59.320Z[ recovery-image] Sep 02 22:03:58.710 INFO O| Sep 02 22:03:58.709 INFO O| Startup: Refreshing catalog 'helios' ... Done
45972026-09-02T22:03:59.335Z[verify-libraries] Compiling num_enum_derive v0.7.6
45982026-09-02T22:03:59.408Z[verify-libraries] Compiling colored v3.1.1
45992026-09-02T22:03:59.449Z[verify-libraries] Compiling postcard v1.1.3
46002026-09-02T22:03:59.521Z[verify-libraries] Compiling usdt v0.5.0
46012026-09-02T22:03:59.530Z[verify-libraries] Compiling rayon v1.11.0
46022026-09-02T22:03:59.530Z[verify-libraries] Compiling rand v0.10.1
46032026-09-02T22:03:59.601Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
46042026-09-02T22:03:59.626Z[ host-image] Sep 02 22:03:59.027 INFO O| Sep 02 22:03:59.027 INFO O| Finalize: Building new search index ... Done
46052026-09-02T22:03:59.737Z[verify-libraries] Compiling proc-macro-crate v1.3.1
46062026-09-02T22:03:59.738Z[verify-libraries] Compiling foreign-types-macros v0.2.3
46072026-09-02T22:03:59.814Z[ recovery-image] Sep 02 22:03:59.201 INFO O| Sep 02 22:03:59.201 INFO O| Startup: Caching catalogs ... Done
46082026-09-02T22:03:59.824Z[verify-libraries] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46092026-09-02T22:03:59.824Z[verify-libraries] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46102026-09-02T22:03:59.824Z[ recovery-image] Sep 02 22:03:59.220 INFO O| Sep 02 22:03:59.220 INFO O| Planning: Planning completed in 0.00 seconds
46112026-09-02T22:03:59.824Z[ recovery-image] Sep 02 22:03:59.220 INFO O| Sep 02 22:03:59.220 INFO O| Planning: Consolidating action changes ... Done
46122026-09-02T22:03:59.824Z[ recovery-image] Sep 02 22:03:59.220 INFO O| Sep 02 22:03:59.220 INFO O| Planning: Evaluating mediators ... Done
46132026-09-02T22:03:59.824Z[ recovery-image] Sep 02 22:03:59.220 INFO O| Sep 02 22:03:59.220 INFO O| Planning: Planning completed in 0.00 seconds
46142026-09-02T22:03:59.824Z[ recovery-image] Sep 02 22:03:59.221 INFO O| Sep 02 22:03:59.221 INFO O| Variants/Facets to change: 1
46152026-09-02T22:03:59.838Z[ recovery-image] Sep 02 22:03:59.235 INFO O| Sep 02 22:03:59.235 INFO O| Finalize: Updating package state database ... Done
46162026-09-02T22:03:59.838Z[ recovery-image] Sep 02 22:03:59.235 INFO O| Sep 02 22:03:59.235 INFO O| Finalize: Updating package cache ... Done
46172026-09-02T22:03:59.851Z[verify-libraries] Compiling foreign-types-shared v0.3.1
46182026-09-02T22:03:59.911Z[ recovery-image] Sep 02 22:03:59.315 INFO O| Sep 02 22:03:59.314 INFO O| Finalize: Updating image state ... Done
46192026-09-02T22:03:59.936Z[ recovery-image] Sep 02 22:03:59.333 INFO O| Sep 02 22:03:59.332 INFO O| Finalize: Creating fast lookup database ... Done
46202026-09-02T22:03:59.936Z[ recovery-image] Sep 02 22:03:59.333 INFO O| Sep 02 22:03:59.333 INFO O| Finalize: Reading search index ... Done
46212026-09-02T22:03:59.936Z[ recovery-image] Sep 02 22:03:59.333 INFO O| Sep 02 22:03:59.333 INFO O| Finalize: Updating search index ... Done
46222026-09-02T22:03:59.936Z[ recovery-image] Sep 02 22:03:59.334 INFO O| Sep 02 22:03:59.334 INFO O| Finalize: Updating package cache ... Done
46232026-09-02T22:04:00.056Z[verify-libraries] Compiling illumos-nvpair v0.3.0
46242026-09-02T22:04:00.125Z[ host-image] Sep 02 22:03:59.524 INFO O| Sep 02 22:03:59.524 INFO O| Finalize: Updating package cache ... Done
46252026-09-02T22:04:00.145Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
46262026-09-02T22:04:00.245Z[ recovery-image] Sep 02 22:03:59.647 INFO O| Sep 02 22:03:59.647 INFO STEP 6 (pkg_change_variant) COMPLETE
46272026-09-02T22:04:00.246Z[ recovery-image] Sep 02 22:03:59.647 INFO O| Sep 02 22:03:59.647 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46282026-09-02T22:04:00.253Z[ recovery-image] Sep 02 22:03:59.648 INFO O| Sep 02 22:03:59.647 INFO skip step because feature "debug_variant" is not enabled
46292026-09-02T22:04:00.253Z[ recovery-image] Sep 02 22:03:59.648 INFO O| Sep 02 22:03:59.647 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46302026-09-02T22:04:00.295Z[verify-libraries] Compiling num_enum_derive v0.5.11
46312026-09-02T22:04:00.376Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
46322026-09-02T22:04:00.390Z[verify-libraries] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46332026-09-02T22:04:00.397Z[verify-libraries] Compiling foreign-types v0.5.0
46342026-09-02T22:04:00.453Z[verify-libraries] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46352026-09-02T22:04:00.453Z[verify-libraries] Compiling cstr-argument v0.1.2
46362026-09-02T22:04:00.453Z[verify-libraries] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
46372026-09-02T22:04:00.474Z[verify-libraries] Compiling itertools v0.12.1
46382026-09-02T22:04:00.521Z[ host-image] Sep 02 22:03:59.925 INFO O| Sep 02 22:03:59.925 INFO STEP 11 (pkg_install) COMPLETE
46392026-09-02T22:04:00.522Z[ host-image] Sep 02 22:03:59.925 INFO O| Sep 02 22:03:59.925 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46402026-09-02T22:04:00.529Z[ host-image] Sep 02 22:03:59.934 INFO O| Sep 02 22:03:59.934 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest", "/system/i2c"]
46412026-09-02T22:04:00.563Z[verify-libraries] Compiling num_enum v0.7.6
46422026-09-02T22:04:00.568Z[verify-libraries] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
46432026-09-02T22:04:00.580Z[ recovery-image] Sep 02 22:03:59.974 INFO O| Sep 02 22:03:59.974 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
46442026-09-02T22:04:00.684Z[verify-libraries] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46452026-09-02T22:04:00.729Z[verify-libraries] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46462026-09-02T22:04:00.788Z[verify-libraries] Compiling sigpipe v0.1.3
46472026-09-02T22:04:00.880Z[verify-libraries] Compiling zone_cfg_derive v0.3.1
46482026-09-02T22:04:00.949Z[verify-libraries] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46492026-09-02T22:04:00.973Z[verify-libraries] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
46502026-09-02T22:04:01.003Z[verify-libraries] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46512026-09-02T22:04:01.003Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46522026-09-02T22:04:01.071Z[verify-libraries] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
46532026-09-02T22:04:01.167Z[verify-libraries] Compiling toml v0.8.23
46542026-09-02T22:04:01.173Z[verify-libraries] Compiling smf v0.2.3
46552026-09-02T22:04:01.294Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
46562026-09-02T22:04:01.352Z[verify-libraries] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46572026-09-02T22:04:01.441Z[verify-libraries] Compiling whoami v1.6.1
46582026-09-02T22:04:01.474Z[verify-libraries] Compiling num_enum v0.5.11
46592026-09-02T22:04:01.532Z[verify-libraries] Compiling tokio-dtrace v0.1.1
46602026-09-02T22:04:01.568Z[verify-libraries] Compiling derive-where v1.6.0
46612026-09-02T22:04:01.647Z[verify-libraries] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
46622026-09-02T22:04:01.801Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
46632026-09-02T22:04:01.801Z[verify-libraries] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
46642026-09-02T22:04:01.807Z[verify-libraries] Compiling ingot-types v0.2.0
46652026-09-02T22:04:01.807Z[verify-libraries] Compiling zone v0.3.1
46662026-09-02T22:04:01.814Z[verify-libraries] Compiling oxide-tokio-rt v0.1.4
46672026-09-02T22:04:01.878Z[verify-libraries] Compiling gethostname v0.5.0
46682026-09-02T22:04:01.883Z[verify-libraries] Compiling cancel-safe-futures v0.1.5
46692026-09-02T22:04:01.995Z[verify-libraries] Compiling newline-converter v0.3.0
46702026-09-02T22:04:02.049Z[verify-libraries] Compiling console v0.15.11
46712026-09-02T22:04:02.130Z[verify-libraries] Compiling linear-map v1.2.0
46722026-09-02T22:04:02.173Z[verify-libraries] Compiling ingot v0.2.1
46732026-09-02T22:04:02.234Z[verify-libraries] Compiling num-rational v0.4.2
46742026-09-02T22:04:02.260Z[verify-libraries] Compiling num-complex v0.4.6
46752026-09-02T22:04:02.280Z[verify-libraries] Compiling slog-dtrace v0.3.0
46762026-09-02T22:04:02.349Z[verify-libraries] Compiling resolv-conf v0.7.6
46772026-09-02T22:04:02.452Z[verify-libraries] Compiling prettyplease v0.2.37
46782026-09-02T22:04:02.521Z[verify-libraries] Compiling typify-macro v0.6.2
46792026-09-02T22:04:02.602Z[verify-libraries] Compiling expectorate v1.2.0
46802026-09-02T22:04:02.637Z[ host-image] Sep 02 22:04:02.039 INFO O| Sep 02 22:04:02.039 INFO O| Startup: Refreshing catalog 'helios' ... Done
46812026-09-02T22:04:02.691Z[verify-libraries] Compiling num v0.4.3
46822026-09-02T22:04:02.742Z[verify-libraries] Compiling float-ord v0.3.2
46832026-09-02T22:04:02.793Z[verify-libraries] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
46842026-09-02T22:04:02.801Z[verify-libraries] Compiling linked-hash-map v0.5.6
46852026-09-02T22:04:02.801Z[verify-libraries] Compiling minimal-lexical v0.2.1
46862026-09-02T22:04:02.840Z[verify-libraries] Compiling hickory-proto v0.24.4
46872026-09-02T22:04:02.903Z[verify-libraries] Compiling unicode-xid v0.2.6
46882026-09-02T22:04:02.929Z[verify-libraries] Compiling tabled_derive v0.7.0
46892026-09-02T22:04:02.929Z[verify-libraries] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
46902026-09-02T22:04:02.929Z[verify-libraries] Compiling ar_archive_writer v0.5.1
46912026-09-02T22:04:03.096Z[verify-libraries] Compiling oxide-update-engine-types v0.1.2
46922026-09-02T22:04:03.100Z[verify-libraries] Compiling nom v7.1.3
46932026-09-02T22:04:03.163Z[ host-image] Sep 02 22:04:02.568 INFO O| Sep 02 22:04:02.568 INFO O| Startup: Caching catalogs ... Done
46942026-09-02T22:04:03.226Z[verify-libraries] Compiling fd-lock v4.0.4
46952026-09-02T22:04:03.255Z[ recovery-image] Sep 02 22:04:02.658 INFO O| Sep 02 22:04:02.658 INFO O| Startup: Refreshing catalog 'helios' ... Done
46962026-09-02T22:04:03.287Z[verify-libraries] Compiling lru-cache v0.1.2
46972026-09-02T22:04:03.354Z[verify-libraries] Compiling vte v0.14.1
46982026-09-02T22:04:03.478Z[verify-libraries] Compiling display-error-chain v0.2.2
46992026-09-02T22:04:03.525Z[verify-libraries] Compiling crossterm v0.29.0
47002026-09-02T22:04:03.628Z[verify-libraries] Compiling strip-ansi-escapes v0.2.1
47012026-09-02T22:04:03.698Z[verify-libraries] Compiling nu-ansi-term v0.50.3
47022026-09-02T22:04:03.702Z[verify-libraries] Compiling stacker v0.1.23
47032026-09-02T22:04:03.882Z[ host-image] Sep 02 22:04:03.283 INFO O| Sep 02 22:04:03.283 INFO O| Planning: Solver setup ... Done
47042026-09-02T22:04:03.897Z[ host-image] Sep 02 22:04:03.288 INFO O| Sep 02 22:04:03.288 INFO O| Planning: Running solver ... Done
47052026-09-02T22:04:03.902Z[ host-image] Sep 02 22:04:03.306 INFO O| Sep 02 22:04:03.306 INFO O| Planning: Finding local manifests ... Done
47062026-09-02T22:04:03.930Z[ host-image] Sep 02 22:04:03.334 INFO O| Sep 02 22:04:03.334 INFO O| Planning: Fetching manifests: 0/6 0% complete
47072026-09-02T22:04:03.993Z[verify-libraries] Compiling reedline v0.40.0
47082026-09-02T22:04:04.021Z[ host-image] Sep 02 22:04:03.424 INFO O| Sep 02 22:04:03.424 INFO O| Planning: Fetching manifests: 6/6 100% complete
47092026-09-02T22:04:04.087Z[ host-image] Sep 02 22:04:03.491 INFO O| Sep 02 22:04:03.491 INFO O| Planning: Package planning ... Done
47102026-09-02T22:04:04.087Z[ recovery-image] Sep 02 22:04:03.491 INFO O| Sep 02 22:04:03.491 INFO O| Startup: Caching catalogs ... Done
47112026-09-02T22:04:04.093Z[ host-image] Sep 02 22:04:03.493 INFO O| Sep 02 22:04:03.493 INFO O| Planning: Merging actions ... Done
47122026-09-02T22:04:04.117Z[ recovery-image] Sep 02 22:04:03.511 INFO O| Sep 02 22:04:03.510 INFO O| Planning: Planning completed in 0.00 seconds
47132026-09-02T22:04:04.117Z[ recovery-image] Sep 02 22:04:03.511 INFO O| Sep 02 22:04:03.511 INFO O| Planning: Consolidating action changes ... Done
47142026-09-02T22:04:04.117Z[ recovery-image] Sep 02 22:04:03.511 INFO O| Sep 02 22:04:03.511 INFO O| Planning: Evaluating mediators ... Done
47152026-09-02T22:04:04.123Z[ recovery-image] Sep 02 22:04:03.511 INFO O| Sep 02 22:04:03.511 INFO O| Planning: Planning completed in 0.00 seconds
47162026-09-02T22:04:04.124Z[ recovery-image] Sep 02 22:04:03.511 INFO O| Sep 02 22:04:03.511 INFO O| Variants/Facets to change: 1
47172026-09-02T22:04:04.124Z[verify-libraries] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47182026-09-02T22:04:04.139Z[ recovery-image] Sep 02 22:04:03.536 INFO O| Sep 02 22:04:03.536 INFO O| Finalize: Updating package state database ... Done
47192026-09-02T22:04:04.139Z[ recovery-image] Sep 02 22:04:03.537 INFO O| Sep 02 22:04:03.536 INFO O| Finalize: Updating package cache ... Done
47202026-09-02T22:04:04.160Z[ host-image] Sep 02 22:04:03.563 INFO O| Sep 02 22:04:03.561 INFO O| Planning: Checking for conflicting actions ... Done
47212026-09-02T22:04:04.160Z[ host-image] Sep 02 22:04:03.563 INFO O| Sep 02 22:04:03.562 INFO O| Planning: Consolidating action changes ... Done
47222026-09-02T22:04:04.163Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
47232026-09-02T22:04:04.164Z[verify-libraries] Compiling psm v0.1.30
47242026-09-02T22:04:04.217Z[ recovery-image] Sep 02 22:04:03.621 INFO O| Sep 02 22:04:03.621 INFO O| Finalize: Updating image state ... Done
47252026-09-02T22:04:04.238Z[ recovery-image] Sep 02 22:04:03.642 INFO O| Sep 02 22:04:03.642 INFO O| Finalize: Creating fast lookup database ... Done
47262026-09-02T22:04:04.244Z[ recovery-image] Sep 02 22:04:03.642 INFO O| Sep 02 22:04:03.642 INFO O| Finalize: Reading search index ... Done
47272026-09-02T22:04:04.245Z[ recovery-image] Sep 02 22:04:03.642 INFO O| Sep 02 22:04:03.642 INFO O| Finalize: Updating search index ... Done
47282026-09-02T22:04:04.245Z[ recovery-image] Sep 02 22:04:03.643 INFO O| Sep 02 22:04:03.643 INFO O| Finalize: Updating package cache ... Done
47292026-09-02T22:04:04.268Z[verify-libraries] Compiling tabled v0.15.0
47302026-09-02T22:04:04.304Z[ host-image] Sep 02 22:04:03.709 INFO O| Sep 02 22:04:03.709 INFO O| Planning: Evaluating mediators ... Done
47312026-09-02T22:04:04.313Z[ host-image] Sep 02 22:04:03.714 INFO O| Sep 02 22:04:03.714 INFO O| Planning: Planning completed in 1.13 seconds
47322026-09-02T22:04:04.313Z[ host-image] Sep 02 22:04:03.715 INFO O| Sep 02 22:04:03.715 INFO O| Packages to install: 6
47332026-09-02T22:04:04.317Z[ host-image] Sep 02 22:04:03.715 INFO O| Sep 02 22:04:03.715 INFO O| Services to change: 2
47342026-09-02T22:04:04.322Z[ host-image] Sep 02 22:04:03.725 INFO O| Sep 02 22:04:03.725 INFO O| Download: 0/156 items 0.0/1.8MB 0% complete
47352026-09-02T22:04:04.355Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
47362026-09-02T22:04:04.407Z[verify-libraries] Compiling oxide-update-engine v0.1.2
47372026-09-02T22:04:04.509Z[verify-libraries] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
47382026-09-02T22:04:04.545Z[verify-libraries] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
47392026-09-02T22:04:04.557Z[ recovery-image] Sep 02 22:04:03.962 INFO O| Sep 02 22:04:03.962 INFO STEP 8 (pkg_change_facet) COMPLETE
47402026-09-02T22:04:04.558Z[ recovery-image] Sep 02 22:04:03.962 INFO O| Sep 02 22:04:03.962 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47412026-09-02T22:04:04.567Z[ host-image] Sep 02 22:04:03.969 INFO O| Sep 02 22:04:03.969 INFO O| Download: Completed 1.76 MB in 0.24 seconds (7.2M/s)
47422026-09-02T22:04:04.591Z[verify-libraries] Compiling cfg_aliases v0.1.1
47432026-09-02T22:04:04.599Z[ host-image] Sep 02 22:04:04.003 INFO O| Sep 02 22:04:04.003 INFO O| Actions: 1/391 actions (Installing new actions)
47442026-09-02T22:04:04.689Z[verify-libraries] Compiling typify v0.6.2
47452026-09-02T22:04:04.744Z[ host-image] Sep 02 22:04:04.136 INFO O| Sep 02 22:04:04.136 INFO O| Actions: Completed 391 actions in 0.14 seconds.
47462026-09-02T22:04:04.749Z[verify-libraries] Compiling nix v0.28.0
47472026-09-02T22:04:04.828Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
47482026-09-02T22:04:04.835Z[ host-image] Sep 02 22:04:04.184 INFO O| Sep 02 22:04:04.184 INFO O| Finalize: Updating package state database ... Done
47492026-09-02T22:04:04.835Z[ host-image] Sep 02 22:04:04.184 INFO O| Sep 02 22:04:04.184 INFO O| Finalize: Updating package cache ... Done
47502026-09-02T22:04:04.871Z[verify-libraries] Compiling progenitor-impl v0.14.0
47512026-09-02T22:04:04.889Z[ recovery-image] Sep 02 22:04:04.294 INFO O| Sep 02 22:04:04.294 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
47522026-09-02T22:04:04.896Z[ host-image] Sep 02 22:04:04.297 INFO O| Sep 02 22:04:04.297 INFO O| Finalize: Updating image state ... Done
47532026-09-02T22:04:04.993Z[verify-libraries] Compiling termtree v0.5.1
47542026-09-02T22:04:04.999Z[verify-libraries] Compiling semver v0.1.20
47552026-09-02T22:04:05.062Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
47562026-09-02T22:04:05.247Z[verify-libraries] Compiling hickory-resolver v0.24.4
47572026-09-02T22:04:05.443Z[verify-libraries] Compiling rustc_version v0.1.7
47582026-09-02T22:04:05.475Z[verify-libraries] Compiling phf_shared v0.12.1
47592026-09-02T22:04:05.533Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
47602026-09-02T22:04:05.721Z[verify-libraries] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47612026-09-02T22:04:05.759Z[verify-libraries] Compiling nibble_vec v0.1.0
47622026-09-02T22:04:05.787Z[verify-libraries] Compiling highway v1.3.0
47632026-09-02T22:04:05.840Z[verify-libraries] Compiling endian-type v0.1.2
47642026-09-02T22:04:05.976Z[verify-libraries] Compiling chrono-tz v0.10.4
47652026-09-02T22:04:05.979Z[ host-image] Sep 02 22:04:05.381 INFO O| Sep 02 22:04:05.381 INFO O| Finalize: Creating fast lookup database ... Done
47662026-09-02T22:04:06.007Z[ host-image] Sep 02 22:04:05.411 INFO O| Sep 02 22:04:05.411 INFO O| Finalize: Reading search index ... Done
47672026-09-02T22:04:06.007Z[ host-image] Sep 02 22:04:05.412 INFO O| Sep 02 22:04:05.412 INFO O| Finalize: Updating search index ... Done
47682026-09-02T22:04:06.027Z[ host-image] Sep 02 22:04:05.429 INFO O| Sep 02 22:04:05.427 INFO O| Finalize: Updating package cache ... Done
47692026-09-02T22:04:06.067Z[verify-libraries] Compiling recursive v0.1.1
47702026-09-02T22:04:06.067Z[verify-libraries] Compiling radix_trie v0.2.1
47712026-09-02T22:04:06.280Z[verify-libraries] Compiling newtype_derive v0.1.6
47722026-09-02T22:04:06.307Z[verify-libraries] Compiling phf v0.12.1
47732026-09-02T22:04:06.361Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
47742026-09-02T22:04:06.366Z[ host-image] Sep 02 22:04:05.768 INFO O| Sep 02 22:04:05.768 INFO STEP 12 (pkg_install) COMPLETE
47752026-09-02T22:04:06.367Z[ host-image] Sep 02 22:04:05.768 INFO O| Sep 02 22:04:05.768 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47762026-09-02T22:04:06.374Z[ host-image] Sep 02 22:04:05.777 INFO O| Sep 02 22:04:05.777 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
47772026-09-02T22:04:06.435Z[verify-libraries] Compiling qorb v0.4.1
47782026-09-02T22:04:06.487Z[verify-libraries] Compiling const_format_proc_macros v0.2.34
47792026-09-02T22:04:06.527Z[verify-libraries] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
47802026-09-02T22:04:06.570Z[verify-libraries] Compiling peg-macros v0.8.5
47812026-09-02T22:04:06.660Z[verify-libraries] Compiling sqlparser_derive v0.5.0
47822026-09-02T22:04:06.863Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
47832026-09-02T22:04:06.970Z[verify-libraries] Compiling winnow v0.6.26
47842026-09-02T22:04:07.087Z[verify-libraries] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47852026-09-02T22:04:07.237Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
47862026-09-02T22:04:07.264Z[verify-libraries] Compiling csv-core v0.1.13
47872026-09-02T22:04:07.286Z[ recovery-image] Sep 02 22:04:06.689 INFO O| Sep 02 22:04:06.689 INFO O| Startup: Refreshing catalog 'helios' ... Done
47882026-09-02T22:04:07.443Z[verify-libraries] Compiling home v0.5.12
47892026-09-02T22:04:07.580Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
47902026-09-02T22:04:07.618Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
47912026-09-02T22:04:07.618Z[verify-libraries] Compiling unicode_categories v0.1.1
47922026-09-02T22:04:07.669Z[verify-libraries] Compiling sqlparser v0.61.0
47932026-09-02T22:04:07.676Z[verify-libraries] Compiling rustyline v14.0.0
47942026-09-02T22:04:07.754Z[verify-libraries] Compiling progenitor-macro v0.14.0
47952026-09-02T22:04:07.799Z[verify-libraries] Compiling csv v1.4.0
47962026-09-02T22:04:07.839Z[ recovery-image] Sep 02 22:04:07.237 INFO O| Sep 02 22:04:07.237 INFO O| Startup: Caching catalogs ... Done
47972026-09-02T22:04:07.843Z[verify-libraries] Compiling const_format v0.2.35
47982026-09-02T22:04:07.855Z[ recovery-image] Sep 02 22:04:07.255 INFO O| Sep 02 22:04:07.255 INFO O| Planning: Planning completed in 0.00 seconds
47992026-09-02T22:04:07.862Z[ recovery-image] Sep 02 22:04:07.256 INFO O| Sep 02 22:04:07.256 INFO O| Planning: Consolidating action changes ... Done
48002026-09-02T22:04:07.862Z[ recovery-image] Sep 02 22:04:07.256 INFO O| Sep 02 22:04:07.256 INFO O| Planning: Evaluating mediators ... Done
48012026-09-02T22:04:07.862Z[ recovery-image] Sep 02 22:04:07.256 INFO O| Sep 02 22:04:07.256 INFO O| Planning: Planning completed in 0.00 seconds
48022026-09-02T22:04:07.862Z[ recovery-image] Sep 02 22:04:07.256 INFO O| Sep 02 22:04:07.256 INFO O| Variants/Facets to change: 1
48032026-09-02T22:04:07.875Z[ recovery-image] Sep 02 22:04:07.279 INFO O| Sep 02 22:04:07.279 INFO O| Finalize: Updating package state database ... Done
48042026-09-02T22:04:07.875Z[ recovery-image] Sep 02 22:04:07.280 INFO O| Sep 02 22:04:07.279 INFO O| Finalize: Updating package cache ... Done
48052026-09-02T22:04:07.967Z[ recovery-image] Sep 02 22:04:07.370 INFO O| Sep 02 22:04:07.370 INFO O| Finalize: Updating image state ... Done
48062026-09-02T22:04:07.988Z[ recovery-image] Sep 02 22:04:07.388 INFO O| Sep 02 22:04:07.388 INFO O| Finalize: Creating fast lookup database ... Done
48072026-09-02T22:04:07.997Z[ recovery-image] Sep 02 22:04:07.388 INFO O| Sep 02 22:04:07.388 INFO O| Finalize: Reading search index ... Done
48082026-09-02T22:04:07.997Z[ recovery-image] Sep 02 22:04:07.388 INFO O| Sep 02 22:04:07.388 INFO O| Finalize: Updating search index ... Done
48092026-09-02T22:04:07.997Z[ recovery-image] Sep 02 22:04:07.389 INFO O| Sep 02 22:04:07.389 INFO O| Finalize: Updating package cache ... Done
48102026-09-02T22:04:08.100Z[verify-libraries] Compiling bcs v0.1.6
48112026-09-02T22:04:08.229Z[verify-libraries] Compiling peg v0.8.5
48122026-09-02T22:04:08.324Z[verify-libraries] Compiling nom v8.0.0
48132026-09-02T22:04:08.358Z[verify-libraries] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
48142026-09-02T22:04:08.421Z[ recovery-image] Sep 02 22:04:07.823 INFO O| Sep 02 22:04:07.823 INFO STEP 9 (pkg_change_facet) COMPLETE
48152026-09-02T22:04:08.423Z[ recovery-image] Sep 02 22:04:07.823 INFO O| Sep 02 22:04:07.823 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48162026-09-02T22:04:08.428Z[verify-libraries] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48172026-09-02T22:04:08.526Z[verify-libraries] Compiling sqlformat v0.3.5
48182026-09-02T22:04:08.593Z[verify-libraries] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48192026-09-02T22:04:08.650Z[verify-libraries] Compiling steno v0.4.1
48202026-09-02T22:04:08.767Z[verify-libraries] Compiling sha1 v0.10.6
48212026-09-02T22:04:08.781Z[ recovery-image] Sep 02 22:04:08.185 INFO O| Sep 02 22:04:08.185 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
48222026-09-02T22:04:08.829Z[verify-libraries] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
48232026-09-02T22:04:08.928Z[verify-libraries] Compiling dropshot-api-manager-types v0.8.0
48242026-09-02T22:04:09.099Z[verify-libraries] Compiling utf-8 v0.7.6
48252026-09-02T22:04:09.314Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
48262026-09-02T22:04:09.333Z[ host-image] Sep 02 22:04:08.723 INFO O| Sep 02 22:04:08.723 INFO O| Startup: Refreshing catalog 'helios' ... Done
48272026-09-02T22:04:09.340Z[verify-libraries] Compiling tagptr v0.2.0
48282026-09-02T22:04:09.405Z[verify-libraries] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
48292026-09-02T22:04:09.499Z[verify-libraries] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
48302026-09-02T22:04:09.545Z[verify-libraries] Compiling tungstenite v0.21.0
48312026-09-02T22:04:09.577Z[verify-libraries] Compiling moka v0.12.13
48322026-09-02T22:04:09.632Z[verify-libraries] Compiling libefi-sys v0.1.0
48332026-09-02T22:04:09.733Z[verify-libraries] Compiling bitfield-struct v0.6.2
48342026-09-02T22:04:09.740Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
48352026-09-02T22:04:09.791Z[verify-libraries] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48362026-09-02T22:04:09.801Z[verify-libraries] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
48372026-09-02T22:04:09.801Z[verify-libraries] Compiling xshell-macros v0.2.7
48382026-09-02T22:04:09.828Z[ host-image] Sep 02 22:04:09.221 INFO O| Sep 02 22:04:09.221 INFO O| Startup: Caching catalogs ... Done
48392026-09-02T22:04:10.179Z[verify-libraries] Compiling tokio-tungstenite v0.21.0
48402026-09-02T22:04:10.343Z[verify-libraries] Compiling hickory-resolver v0.25.2
48412026-09-02T22:04:10.415Z[verify-libraries] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
48422026-09-02T22:04:10.434Z[ host-image] Sep 02 22:04:09.819 INFO O| Sep 02 22:04:09.819 INFO O| Planning: Solver setup ... Done
48432026-09-02T22:04:10.443Z[ host-image] Sep 02 22:04:09.826 INFO O| Sep 02 22:04:09.826 INFO O| Planning: Running solver ... Done
48442026-09-02T22:04:10.443Z[ host-image] Sep 02 22:04:09.839 INFO O| Sep 02 22:04:09.839 INFO O| Planning: Finding local manifests ... Done
48452026-09-02T22:04:10.455Z[verify-libraries] Compiling xshell v0.2.7
48462026-09-02T22:04:10.455Z[verify-libraries] Compiling sha2 v0.11.0
48472026-09-02T22:04:10.475Z[ host-image] Sep 02 22:04:09.856 INFO O| Sep 02 22:04:09.856 INFO O| Planning: Fetching manifests: 0/6 0% complete
48482026-09-02T22:04:10.522Z[verify-libraries] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48492026-09-02T22:04:10.628Z[verify-libraries] Compiling libscf-sys v1.2.0
48502026-09-02T22:04:10.628Z[ host-image] Sep 02 22:04:09.935 INFO O| Sep 02 22:04:09.935 INFO O| Planning: Fetching manifests: 6/6 100% complete
48512026-09-02T22:04:10.628Z[ host-image] Sep 02 22:04:09.963 INFO O| Sep 02 22:04:09.963 INFO O| Planning: Package planning ... Done
48522026-09-02T22:04:10.628Z[ host-image] Sep 02 22:04:09.971 INFO O| Sep 02 22:04:09.971 INFO O| Planning: Merging actions ... Done
48532026-09-02T22:04:10.628Z[verify-libraries] Compiling subprocess v0.2.15
48542026-09-02T22:04:10.628Z[verify-libraries] Compiling papergrid v0.18.0
48552026-09-02T22:04:10.653Z[ host-image] Sep 02 22:04:10.024 INFO O| Sep 02 22:04:10.024 INFO O| Planning: Checking for conflicting actions ... Done
48562026-09-02T22:04:10.654Z[ host-image] Sep 02 22:04:10.027 INFO O| Sep 02 22:04:10.027 INFO O| Planning: Consolidating action changes ... Done
48572026-09-02T22:04:10.749Z[verify-libraries] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48582026-09-02T22:04:10.765Z[verify-libraries] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48592026-09-02T22:04:10.772Z[ host-image] Sep 02 22:04:10.166 INFO O| Sep 02 22:04:10.166 INFO O| Planning: Evaluating mediators ... Done
48602026-09-02T22:04:10.772Z[ host-image] Sep 02 22:04:10.169 INFO O| Sep 02 22:04:10.169 INFO O| Planning: Planning completed in 0.93 seconds
48612026-09-02T22:04:10.772Z[ host-image] Sep 02 22:04:10.170 INFO O| Sep 02 22:04:10.170 INFO O| Packages to install: 6
48622026-09-02T22:04:10.772Z[ host-image] Sep 02 22:04:10.170 INFO O| Sep 02 22:04:10.170 INFO O| Mediators to change: 1
48632026-09-02T22:04:10.772Z[ host-image] Sep 02 22:04:10.170 INFO O| Sep 02 22:04:10.170 INFO O| Services to change: 1
48642026-09-02T22:04:10.781Z[ host-image] Sep 02 22:04:10.183 INFO O| Sep 02 22:04:10.182 INFO O| Download: 0/1147 items 0.0/7.8MB 0% complete
48652026-09-02T22:04:10.788Z[verify-libraries] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
48662026-09-02T22:04:10.844Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48672026-09-02T22:04:10.998Z[verify-libraries] Compiling headers-core v0.3.0
48682026-09-02T22:04:11.104Z[ recovery-image] Sep 02 22:04:10.508 INFO O| Sep 02 22:04:10.508 INFO O| Startup: Refreshing catalog 'helios' ... Done
48692026-09-02T22:04:11.196Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48702026-09-02T22:04:11.275Z[verify-libraries] Compiling unicase v2.9.0
48712026-09-02T22:04:11.310Z[verify-libraries] Compiling headers v0.4.1
48722026-09-02T22:04:11.320Z[verify-libraries] Compiling darling_core v0.21.3
48732026-09-02T22:04:11.500Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
48742026-09-02T22:04:11.541Z[verify-libraries] Compiling maplit v1.0.2
48752026-09-02T22:04:11.591Z[ recovery-image] Sep 02 22:04:10.996 INFO O| Sep 02 22:04:10.996 INFO O| Startup: Caching catalogs ... Done
48762026-09-02T22:04:11.611Z[ recovery-image] Sep 02 22:04:11.013 INFO O| Sep 02 22:04:11.013 INFO O| Planning: Planning completed in 0.00 seconds
48772026-09-02T22:04:11.616Z[ recovery-image] Sep 02 22:04:11.013 INFO O| Sep 02 22:04:11.013 INFO O| Planning: Consolidating action changes ... Done
48782026-09-02T22:04:11.616Z[ recovery-image] Sep 02 22:04:11.013 INFO O| Sep 02 22:04:11.013 INFO O| Planning: Evaluating mediators ... Done
48792026-09-02T22:04:11.616Z[ recovery-image] Sep 02 22:04:11.013 INFO O| Sep 02 22:04:11.013 INFO O| Planning: Planning completed in 0.00 seconds
48802026-09-02T22:04:11.616Z[ recovery-image] Sep 02 22:04:11.014 INFO O| Sep 02 22:04:11.014 INFO O| Variants/Facets to change: 1
48812026-09-02T22:04:11.620Z[ recovery-image] Sep 02 22:04:11.024 INFO O| Sep 02 22:04:11.024 INFO O| Finalize: Updating package state database ... Done
48822026-09-02T22:04:11.620Z[ recovery-image] Sep 02 22:04:11.024 INFO O| Sep 02 22:04:11.024 INFO O| Finalize: Updating package cache ... Done
48832026-09-02T22:04:11.628Z[verify-libraries] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
48842026-09-02T22:04:11.724Z[verify-libraries] Compiling tabled v0.21.0
48852026-09-02T22:04:11.729Z[ recovery-image] Sep 02 22:04:11.131 INFO O| Sep 02 22:04:11.131 INFO O| Finalize: Updating image state ... Done
48862026-09-02T22:04:11.771Z[ recovery-image] Sep 02 22:04:11.148 INFO O| Sep 02 22:04:11.148 INFO O| Finalize: Creating fast lookup database ... Done
48872026-09-02T22:04:11.771Z[ recovery-image] Sep 02 22:04:11.149 INFO O| Sep 02 22:04:11.149 INFO O| Finalize: Reading search index ... Done
48882026-09-02T22:04:11.771Z[ recovery-image] Sep 02 22:04:11.149 INFO O| Sep 02 22:04:11.149 INFO O| Finalize: Updating search index ... Done
48892026-09-02T22:04:11.771Z[ recovery-image] Sep 02 22:04:11.150 INFO O| Sep 02 22:04:11.149 INFO O| Finalize: Updating package cache ... Done
48902026-09-02T22:04:11.790Z[ host-image] Sep 02 22:04:11.182 INFO O| Sep 02 22:04:11.182 INFO O| Download: Completed 7.84 MB in 1.00 seconds (7.8M/s)
48912026-09-02T22:04:11.852Z[ host-image] Sep 02 22:04:11.256 INFO O| Sep 02 22:04:11.256 INFO O| Actions: 1/1366 actions (Installing new actions)
48922026-09-02T22:04:12.030Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48932026-09-02T22:04:12.065Z[ recovery-image] Sep 02 22:04:11.467 INFO O| Sep 02 22:04:11.467 INFO STEP 10 (pkg_change_facet) COMPLETE
48942026-09-02T22:04:12.065Z[ recovery-image] Sep 02 22:04:11.467 INFO O| Sep 02 22:04:11.467 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48952026-09-02T22:04:12.079Z[ recovery-image] Sep 02 22:04:11.477 INFO O| Sep 02 22:04:11.477 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/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", "/network/overwatch", "/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", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"]
48962026-09-02T22:04:12.094Z[ host-image] Sep 02 22:04:11.483 INFO O| Sep 02 22:04:11.483 INFO O| Actions: Completed 1366 actions in 0.23 seconds.
48972026-09-02T22:04:12.156Z[ host-image] Sep 02 22:04:11.558 INFO O| Sep 02 22:04:11.558 INFO O| Finalize: Updating package state database ... Done
48982026-09-02T22:04:12.157Z[ host-image] Sep 02 22:04:11.558 INFO O| Sep 02 22:04:11.558 INFO O| Finalize: Updating package cache ... Done
48992026-09-02T22:04:12.292Z[verify-libraries] Compiling yasna v0.5.2
49002026-09-02T22:04:12.316Z[ host-image] Sep 02 22:04:11.664 INFO O| Sep 02 22:04:11.663 INFO O| Finalize: Updating image state ... Done
49012026-09-02T22:04:12.324Z[verify-libraries] Compiling crc8 v0.1.1
49022026-09-02T22:04:12.333Z[verify-libraries] Compiling vergen-lib v0.1.6
49032026-09-02T22:04:12.449Z[verify-libraries] Compiling diesel_derives v2.3.7
49042026-09-02T22:04:12.449Z[verify-libraries] Compiling port-file v0.1.0
49052026-09-02T22:04:12.511Z[verify-libraries] Compiling vergen-gitcl v1.0.8
49062026-09-02T22:04:12.707Z[verify-libraries] Compiling scheduled-thread-pool v0.2.7
49072026-09-02T22:04:12.756Z[verify-libraries] Compiling rcgen v0.12.1
49082026-09-02T22:04:12.779Z[verify-libraries] Compiling diesel_table_macro_syntax v0.3.0
49092026-09-02T22:04:12.859Z[verify-libraries] Compiling half v1.8.3
49102026-09-02T22:04:13.048Z[verify-libraries] Compiling r2d2 v0.8.10
49112026-09-02T22:04:13.157Z[verify-libraries] Compiling serde_cbor v0.11.2
49122026-09-02T22:04:13.238Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49132026-09-02T22:04:13.290Z[verify-libraries] Compiling dirs-sys-next v0.1.2
49142026-09-02T22:04:13.328Z[ host-image] Sep 02 22:04:12.731 INFO O| Sep 02 22:04:12.731 INFO O| Finalize: Creating fast lookup database ... Done
49152026-09-02T22:04:13.359Z[ host-image] Sep 02 22:04:12.763 INFO O| Sep 02 22:04:12.763 INFO O| Finalize: Reading search index ... Done
49162026-09-02T22:04:13.359Z[ host-image] Sep 02 22:04:12.763 INFO O| Sep 02 22:04:12.763 INFO O| Finalize: Updating search index ... Done
49172026-09-02T22:04:13.371Z[verify-libraries] Compiling cpubits v0.1.1
49182026-09-02T22:04:13.398Z[ host-image] Sep 02 22:04:12.798 INFO O| Sep 02 22:04:12.798 INFO O| Finalize: Updating package cache ... Done
49192026-09-02T22:04:13.480Z[verify-libraries] Compiling progenitor v0.14.0
49202026-09-02T22:04:13.538Z[verify-libraries] Compiling downcast-rs v2.0.2
49212026-09-02T22:04:13.681Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
49222026-09-02T22:04:13.685Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
49232026-09-02T22:04:13.716Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
49242026-09-02T22:04:13.728Z[ host-image] Sep 02 22:04:13.130 INFO O| Sep 02 22:04:13.130 INFO STEP 13 (pkg_install) COMPLETE
49252026-09-02T22:04:13.728Z[ host-image] Sep 02 22:04:13.131 INFO O| Sep 02 22:04:13.130 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49262026-09-02T22:04:13.736Z[ host-image] Sep 02 22:04:13.140 INFO O| Sep 02 22:04:13.140 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
49272026-09-02T22:04:13.771Z[verify-libraries] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
49282026-09-02T22:04:13.827Z[verify-libraries] Compiling crunchy v0.2.4
49292026-09-02T22:04:13.870Z[verify-libraries] Compiling dirs-next v2.0.0
49302026-09-02T22:04:13.956Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
49312026-09-02T22:04:14.216Z[verify-libraries] Compiling darling_macro v0.21.3
49322026-09-02T22:04:14.284Z[verify-libraries] Compiling clang-sys v1.8.1
49332026-09-02T22:04:14.390Z[verify-libraries] Compiling tiny-keccak v2.0.2
49342026-09-02T22:04:14.512Z[ recovery-image] Sep 02 22:04:13.904 INFO O| Sep 02 22:04:13.904 INFO O| Startup: Refreshing catalog 'helios' ... Done
49352026-09-02T22:04:14.642Z[verify-libraries] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
49362026-09-02T22:04:14.701Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49372026-09-02T22:04:14.752Z[verify-libraries] Compiling term v0.7.0
49382026-09-02T22:04:14.801Z[verify-libraries] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49392026-09-02T22:04:14.834Z[verify-libraries] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
49402026-09-02T22:04:14.862Z[verify-libraries] Compiling darling v0.21.3
49412026-09-02T22:04:14.949Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49422026-09-02T22:04:14.979Z[verify-libraries] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49432026-09-02T22:04:15.006Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49442026-09-02T22:04:15.027Z[ recovery-image] Sep 02 22:04:14.431 INFO O| Sep 02 22:04:14.431 INFO O| Startup: Caching catalogs ... Done
49452026-09-02T22:04:15.039Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
49462026-09-02T22:04:15.089Z[verify-libraries] Compiling dsl_auto_type v0.2.0
49472026-09-02T22:04:15.198Z[verify-libraries] Compiling bit-vec v0.6.3
49482026-09-02T22:04:15.261Z[verify-libraries] Compiling diff v0.1.13
49492026-09-02T22:04:15.419Z[verify-libraries] Compiling ascii-canvas v3.0.0
49502026-09-02T22:04:15.447Z[verify-libraries] Compiling bit-set v0.5.3
49512026-09-02T22:04:15.486Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
49522026-09-02T22:04:15.569Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49532026-09-02T22:04:15.655Z[verify-libraries] Compiling itertools v0.10.5
49542026-09-02T22:04:15.659Z[verify-libraries] Compiling ena v0.14.4
49552026-09-02T22:04:15.659Z[verify-libraries] Compiling libloading v0.8.9
49562026-09-02T22:04:15.735Z[verify-libraries] Compiling regex-syntax v0.6.29
49572026-09-02T22:04:15.744Z[verify-libraries] Compiling bindgen v0.71.1
49582026-09-02T22:04:15.940Z[verify-libraries] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49592026-09-02T22:04:15.945Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49602026-09-02T22:04:16.145Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49612026-09-02T22:04:16.156Z[ host-image] Sep 02 22:04:15.561 INFO O| Sep 02 22:04:15.561 INFO O| Startup: Refreshing catalog 'helios' ... Done
49622026-09-02T22:04:16.241Z[verify-libraries] Compiling cexpr v0.6.0
49632026-09-02T22:04:16.290Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49642026-09-02T22:04:16.353Z[verify-libraries] Compiling pem-rfc7468 v1.0.0
49652026-09-02T22:04:16.353Z[verify-libraries] Compiling rustc-hash v2.1.1
49662026-09-02T22:04:16.447Z[verify-libraries] Compiling rfc6979 v0.4.0
49672026-09-02T22:04:16.582Z[verify-libraries] Compiling libxml v0.3.3
49682026-09-02T22:04:16.679Z[ host-image] Sep 02 22:04:16.050 INFO O| Sep 02 22:04:16.050 INFO O| Startup: Caching catalogs ... Done
49692026-09-02T22:04:16.802Z[verify-libraries] Compiling proc-macro-error-attr2 v2.0.0
49702026-09-02T22:04:16.831Z[verify-libraries] Compiling ecdsa v0.16.9
49712026-09-02T22:04:16.842Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
49722026-09-02T22:04:17.019Z[verify-libraries] Compiling primeorder v0.13.6
49732026-09-02T22:04:17.088Z[verify-libraries] Compiling lalrpop v0.19.12
49742026-09-02T22:04:17.132Z[verify-libraries] Compiling strum_macros v0.24.3
49752026-09-02T22:04:17.161Z[verify-libraries] Compiling hashbrown v0.14.5
49762026-09-02T22:04:17.236Z[verify-libraries] Compiling hmac v0.13.0
49772026-09-02T22:04:17.285Z[verify-libraries] Compiling proc-macro-error2 v2.0.1
49782026-09-02T22:04:17.295Z[ host-image] Sep 02 22:04:16.700 INFO O| Sep 02 22:04:16.700 INFO O| Planning: Solver setup ... Done
49792026-09-02T22:04:17.303Z[ host-image] Sep 02 22:04:16.705 INFO O| Sep 02 22:04:16.705 INFO O| Planning: Running solver ... Done
49802026-09-02T22:04:17.317Z[ host-image] Sep 02 22:04:16.721 INFO O| Sep 02 22:04:16.721 INFO O| Planning: Finding local manifests ... Done
49812026-09-02T22:04:17.331Z[verify-libraries] Compiling universal-hash v0.6.1
49822026-09-02T22:04:17.340Z[verify-libraries] Compiling fxhash v0.2.1
49832026-09-02T22:04:17.340Z[ host-image] Sep 02 22:04:16.735 INFO O| Sep 02 22:04:16.735 INFO O| Planning: Fetching manifests: 0/1 0% complete
49842026-09-02T22:04:17.340Z[ host-image] Sep 02 22:04:16.740 INFO O| Sep 02 22:04:16.740 INFO O| Planning: Fetching manifests: 1/1 100% complete
49852026-09-02T22:04:17.359Z[ host-image] Sep 02 22:04:16.758 INFO O| Sep 02 22:04:16.758 INFO O| Planning: Package planning ... Done
49862026-09-02T22:04:17.359Z[ host-image] Sep 02 22:04:16.758 INFO O| Sep 02 22:04:16.758 INFO O| Planning: Merging actions ... Done
49872026-09-02T22:04:17.395Z[ host-image] Sep 02 22:04:16.799 INFO O| Sep 02 22:04:16.799 INFO O| Planning: Checking for conflicting actions ... Done
49882026-09-02T22:04:17.402Z[ host-image] Sep 02 22:04:16.799 INFO O| Sep 02 22:04:16.799 INFO O| Planning: Consolidating action changes ... Done
49892026-09-02T22:04:17.488Z[verify-libraries] Compiling salty v0.3.0
49902026-09-02T22:04:17.531Z[ host-image] Sep 02 22:04:16.936 INFO O| Sep 02 22:04:16.936 INFO O| Planning: Evaluating mediators ... Done
49912026-09-02T22:04:17.537Z[ host-image] Sep 02 22:04:16.936 INFO O| Sep 02 22:04:16.936 INFO O| Planning: Planning completed in 0.87 seconds
49922026-09-02T22:04:17.537Z[ host-image] Sep 02 22:04:16.936 INFO O| Sep 02 22:04:16.936 INFO O| Packages to install: 1
49932026-09-02T22:04:17.545Z[verify-libraries] Compiling indoc v1.0.9
49942026-09-02T22:04:17.545Z[ host-image] Sep 02 22:04:16.948 INFO O| Sep 02 22:04:16.948 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
49952026-09-02T22:04:17.696Z[verify-libraries] Compiling knus-derive v3.4.0
49962026-09-02T22:04:17.730Z[ host-image] Sep 02 22:04:17.132 INFO O| Sep 02 22:04:17.132 INFO O| Download: Completed 13.27 MB in 0.18 seconds (72.1M/s)
49972026-09-02T22:04:17.754Z[ host-image] Sep 02 22:04:17.156 INFO O| Sep 02 22:04:17.156 INFO O| Actions: 1/22 actions (Installing new actions)
49982026-09-02T22:04:17.842Z[verify-libraries] Compiling chumsky v0.9.3
49992026-09-02T22:04:17.910Z[verify-libraries] Compiling p384 v0.13.1
50002026-09-02T22:04:18.042Z[ host-image] Sep 02 22:04:17.445 INFO O| Sep 02 22:04:17.445 INFO O| Actions: Completed 22 actions in 0.29 seconds.
50012026-09-02T22:04:18.109Z[ host-image] Sep 02 22:04:17.513 INFO O| Sep 02 22:04:17.513 INFO O| Finalize: Updating package state database ... Done
50022026-09-02T22:04:18.109Z[ host-image] Sep 02 22:04:17.513 INFO O| Sep 02 22:04:17.513 INFO O| Finalize: Updating package cache ... Done
50032026-09-02T22:04:18.224Z[ host-image] Sep 02 22:04:17.628 INFO O| Sep 02 22:04:17.628 INFO O| Finalize: Updating image state ... Done
50042026-09-02T22:04:18.246Z[ recovery-image] Sep 02 22:04:17.651 INFO O| Sep 02 22:04:17.651 INFO O| Planning: Solver setup ... Done
50052026-09-02T22:04:18.288Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
50062026-09-02T22:04:18.332Z[verify-libraries] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
50072026-09-02T22:04:18.642Z[ recovery-image] Sep 02 22:04:18.013 INFO O| Sep 02 22:04:18.013 INFO O| Planning: Running solver ... Done
50082026-09-02T22:04:18.686Z[verify-libraries] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
50092026-09-02T22:04:18.700Z[ recovery-image] Sep 02 22:04:18.074 INFO O| Sep 02 22:04:18.074 INFO O| Planning: Finding local manifests ... Done
50102026-09-02T22:04:18.700Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50112026-09-02T22:04:18.706Z[ recovery-image] Sep 02 22:04:18.101 INFO O| Sep 02 22:04:18.101 INFO O| Planning: Fetching manifests: 0/130 0% complete
50122026-09-02T22:04:18.826Z[verify-libraries] Compiling oso-derive v0.27.3
50132026-09-02T22:04:18.941Z[verify-libraries] Compiling quick-xml v0.37.5
50142026-09-02T22:04:19.255Z[ host-image] Sep 02 22:04:18.657 INFO O| Sep 02 22:04:18.657 INFO O| Finalize: Creating fast lookup database ... Done
50152026-09-02T22:04:19.274Z[verify-libraries] Compiling impl-trait-for-tuples v0.2.3
50162026-09-02T22:04:19.302Z[ host-image] Sep 02 22:04:18.686 INFO O| Sep 02 22:04:18.686 INFO O| Finalize: Reading search index ... Done
50172026-09-02T22:04:19.302Z[ host-image] Sep 02 22:04:18.686 INFO O| Sep 02 22:04:18.686 INFO O| Finalize: Updating search index ... Done
50182026-09-02T22:04:19.311Z[ host-image] Sep 02 22:04:18.696 INFO O| Sep 02 22:04:18.696 INFO O| Finalize: Updating package cache ... Done
50192026-09-02T22:04:19.311Z[verify-libraries] Compiling openssl-probe v0.1.6
50202026-09-02T22:04:19.508Z[verify-libraries] Compiling knus v3.4.0
50212026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO STEP 14 (pkg_install) COMPLETE
50222026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50232026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO skip step because feature "mbist" is not enabled
50242026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50252026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO skip step because feature "mfg" is not enabled
50262026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50272026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO skip step because feature "compliance" is not enabled
50282026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50292026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO skip step because feature "stress" is not enabled
50302026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50312026-09-02T22:04:19.615Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO skip step because feature "compliance" is not enabled
50322026-09-02T22:04:19.616Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50332026-09-02T22:04:19.616Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO skip step because feature "nfs" is not enabled
50342026-09-02T22:04:19.616Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
50352026-09-02T22:04:19.616Z[ host-image] Sep 02 22:04:19.005 INFO O| Sep 02 22:04:19.005 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
50362026-09-02T22:04:19.655Z[verify-libraries] Compiling polyval v0.7.1
50372026-09-02T22:04:19.794Z[ host-image] Sep 02 22:04:19.198 INFO O| Sep 02 22:04:19.198 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
50382026-09-02T22:04:19.957Z[ host-image] Sep 02 22:04:19.361 INFO O| Sep 02 22:04:19.361 INFO completed processing sled/ramdisk-01-os
50392026-09-02T22:04:19.965Z[ host-image] Sep 02 22:04:19.363 INFO omicron1 baseline generation...
50402026-09-02T22:04:19.965Z[ host-image] Sep 02 22:04:19.363 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
50412026-09-02T22:04:20.280Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
50422026-09-02T22:04:20.286Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
50432026-09-02T22:04:20.317Z[ host-image] Sep 02 22:04:19.721 INFO O| incorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.24238:20260902T165426Z
50442026-09-02T22:04:20.499Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
50452026-09-02T22:04:20.586Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
50462026-09-02T22:04:20.758Z[verify-libraries] Compiling der v0.8.0
50472026-09-02T22:04:20.995Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50482026-09-02T22:04:21.440Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
50492026-09-02T22:04:21.697Z[verify-libraries] Compiling diesel v2.3.7
50502026-09-02T22:04:21.950Z[verify-libraries] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
50512026-09-02T22:04:22.032Z[verify-libraries] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50522026-09-02T22:04:22.175Z[verify-libraries] Compiling git-stub v1.0.0
50532026-09-02T22:04:22.353Z[verify-libraries] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
50542026-09-02T22:04:22.512Z[ recovery-image] Sep 02 22:04:21.916 INFO O| Sep 02 22:04:21.916 INFO O| Planning: Fetching manifests: 130/130 100% complete
50552026-09-02T22:04:22.524Z[verify-libraries] Compiling kstat-rs v0.2.5
50562026-09-02T22:04:22.902Z[verify-libraries] Compiling trait-variant v0.1.2
50572026-09-02T22:04:22.940Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
50582026-09-02T22:04:23.214Z[ recovery-image] Sep 02 22:04:22.478 INFO O| Sep 02 22:04:22.478 INFO O| Planning: Package planning ... Done
50592026-09-02T22:04:23.244Z[ recovery-image] Sep 02 22:04:22.635 INFO O| Sep 02 22:04:22.635 INFO O| Planning: Merging actions ... Done
50602026-09-02T22:04:23.308Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
50612026-09-02T22:04:23.325Z[ recovery-image] Sep 02 22:04:22.709 INFO O| Sep 02 22:04:22.709 INFO O| Planning: Checking for conflicting actions ... Done
50622026-09-02T22:04:23.408Z[ recovery-image] Sep 02 22:04:22.785 INFO O| Sep 02 22:04:22.784 INFO O| Planning: Consolidating action changes ... Done
50632026-09-02T22:04:23.459Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
50642026-09-02T22:04:23.509Z[ recovery-image] Sep 02 22:04:22.909 INFO O| Sep 02 22:04:22.909 INFO O| Planning: Evaluating mediators ... Done
50652026-09-02T22:04:23.633Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
50662026-09-02T22:04:23.661Z[verify-libraries] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50672026-09-02T22:04:23.702Z[verify-libraries] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
50682026-09-02T22:04:24.033Z[verify-libraries] Compiling git-stub-vcs v0.1.0
50692026-09-02T22:04:24.215Z[verify-libraries] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
50702026-09-02T22:04:24.603Z[verify-libraries] Compiling ghash v0.6.0
50712026-09-02T22:04:24.647Z[verify-libraries] Compiling pbkdf2 v0.13.0
50722026-09-02T22:04:24.809Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
50732026-09-02T22:04:24.889Z[verify-libraries] Compiling crypto-bigint v0.7.5
50742026-09-02T22:04:24.954Z[verify-libraries] Compiling aes v0.9.1
50752026-09-02T22:04:25.087Z[ recovery-image] Sep 02 22:04:24.485 INFO O| Sep 02 22:04:24.485 INFO O| Planning: Planning completed in 10.04 seconds
50762026-09-02T22:04:25.118Z[ recovery-image] Sep 02 22:04:24.487 INFO O| Sep 02 22:04:24.487 INFO O| Packages to install: 130
50772026-09-02T22:04:25.118Z[ recovery-image] Sep 02 22:04:24.487 INFO O| Sep 02 22:04:24.487 INFO O| Mediators to change: 5
50782026-09-02T22:04:25.118Z[ recovery-image] Sep 02 22:04:24.487 INFO O| Sep 02 22:04:24.487 INFO O| Services to change: 5
50792026-09-02T22:04:25.126Z[ recovery-image] Sep 02 22:04:24.522 INFO O| Sep 02 22:04:24.522 INFO O| Download: 0/16683 items 0.0/200.2MB 0% complete
50802026-09-02T22:04:25.984Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
50812026-09-02T22:04:26.075Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50822026-09-02T22:04:26.076Z[verify-libraries] Compiling ctr v0.10.1
50832026-09-02T22:04:26.076Z[verify-libraries] Compiling aead v0.6.1
50842026-09-02T22:04:26.189Z[verify-libraries] Compiling bb8 v0.8.6
50852026-09-02T22:04:26.250Z[verify-libraries] Compiling parking_lot_core v0.8.6
50862026-09-02T22:04:26.251Z[verify-libraries] Compiling aes-gcm v0.11.0
50872026-09-02T22:04:26.294Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50882026-09-02T22:04:26.403Z[verify-libraries] Compiling spki v0.8.0
50892026-09-02T22:04:26.530Z[verify-libraries] Compiling mime_guess v2.0.5
50902026-09-02T22:04:26.570Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50912026-09-02T22:04:26.600Z[verify-libraries] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
50922026-09-02T22:04:26.641Z[verify-libraries] Compiling salsa20 v0.11.0
50932026-09-02T22:04:26.718Z[verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
50942026-09-02T22:04:26.829Z[verify-libraries] Compiling nanorand v0.7.0
50952026-09-02T22:04:26.956Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
50962026-09-02T22:04:26.991Z[verify-libraries] Compiling scrypt v0.12.0
50972026-09-02T22:04:27.060Z[verify-libraries] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
50982026-09-02T22:04:27.110Z[verify-libraries] Compiling flume v0.11.1
50992026-09-02T22:04:31.812Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51002026-09-02T22:04:31.951Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
51012026-09-02T22:04:31.951Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
51022026-09-02T22:04:31.951Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
51032026-09-02T22:04:31.951Z[verify-libraries] Compiling cbc v0.2.1
51042026-09-02T22:04:31.951Z[verify-libraries] Compiling digest-io v0.1.0
51052026-09-02T22:04:31.952Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
51062026-09-02T22:04:31.952Z[verify-libraries] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51072026-09-02T22:04:31.952Z[verify-libraries] Compiling rawzip v0.4.4
51082026-09-02T22:04:31.952Z[verify-libraries] Compiling http-range v0.1.5
51092026-09-02T22:04:31.952Z[verify-libraries] Compiling corncobs v0.1.4
51102026-09-02T22:04:31.952Z[verify-libraries] Compiling nonempty v0.12.0
51112026-09-02T22:04:31.952Z[verify-libraries] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51122026-09-02T22:04:31.958Z[verify-libraries] Compiling pkcs5 v0.8.1
51132026-09-02T22:04:31.958Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
51142026-09-02T22:04:31.958Z[verify-libraries] Compiling parking_lot v0.11.2
51152026-09-02T22:04:31.958Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51162026-09-02T22:04:31.958Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
51172026-09-02T22:04:31.958Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
51182026-09-02T22:04:31.958Z[verify-libraries] Compiling ignore v0.4.25
51192026-09-02T22:04:31.958Z[verify-libraries] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
51202026-09-02T22:04:31.958Z[verify-libraries] Compiling prefix-trie v0.7.0
51212026-09-02T22:04:31.958Z[verify-libraries] Compiling anstyle-parse v0.2.7
51222026-09-02T22:04:31.958Z[ recovery-image] Sep 02 22:04:29.572 INFO O| Sep 02 22:04:29.572 INFO O| Download: 9582/16683 items 103.4/200.2MB 51% complete (20.9M/s)
51232026-09-02T22:04:31.958Z[verify-libraries] Compiling secrecy v0.8.0
51242026-09-02T22:04:31.958Z[verify-libraries] Compiling globwalk v0.9.1
51252026-09-02T22:04:31.958Z[verify-libraries] Compiling hickory-server v0.25.2
51262026-09-02T22:04:31.958Z[verify-libraries] Compiling anstream v0.6.21
51272026-09-02T22:04:31.958Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
51282026-09-02T22:04:31.958Z[verify-libraries] Compiling hyper-staticfile v0.10.1
51292026-09-02T22:04:31.958Z[verify-libraries] Compiling sled v0.34.7
51302026-09-02T22:04:31.959Z[verify-libraries] Compiling pkcs8 v0.11.0
51312026-09-02T22:04:31.959Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
51322026-09-02T22:04:31.959Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
51332026-09-02T22:04:31.959Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
51342026-09-02T22:04:32.047Z[verify-libraries] Compiling predicates-tree v1.0.13
51352026-09-02T22:04:32.234Z[verify-libraries] Compiling rand_seeder v0.4.0
51362026-09-02T22:04:32.377Z[verify-libraries] Compiling ff v0.14.0
51372026-09-02T22:04:32.501Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
51382026-09-02T22:04:32.523Z[verify-libraries] Compiling camino-tempfile-ext v0.3.3
51392026-09-02T22:04:32.571Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
51402026-09-02T22:04:32.736Z[verify-libraries] Compiling libz-sys v1.1.24
51412026-09-02T22:04:32.753Z[verify-libraries] Compiling group v0.14.0
51422026-09-02T22:04:32.754Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
51432026-09-02T22:04:32.939Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
51442026-09-02T22:04:32.957Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51452026-09-02T22:04:33.169Z[verify-libraries] Compiling signature v3.0.0
51462026-09-02T22:04:33.214Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51472026-09-02T22:04:33.330Z[verify-libraries] Compiling base16ct v1.0.0
51482026-09-02T22:04:33.388Z[verify-libraries] Compiling instability v0.3.11
51492026-09-02T22:04:33.513Z[verify-libraries] Compiling sec1 v0.8.1
51502026-09-02T22:04:33.607Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
51512026-09-02T22:04:33.619Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51522026-09-02T22:04:33.717Z[verify-libraries] Compiling hkdf v0.13.0
51532026-09-02T22:04:33.806Z[verify-libraries] Compiling scuffle v0.1.0
51542026-09-02T22:04:33.932Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51552026-09-02T22:04:34.042Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51562026-09-02T22:04:34.066Z[verify-libraries] Compiling libgit2-sys v0.18.3+1.9.2
51572026-09-02T22:04:34.120Z[verify-libraries] Compiling castaway v0.2.4
51582026-09-02T22:04:34.206Z[verify-libraries] Compiling indoc v2.0.7
51592026-09-02T22:04:34.275Z[verify-libraries] Compiling compact_str v0.8.1
51602026-09-02T22:04:34.369Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51612026-09-02T22:04:34.392Z[ recovery-image] Sep 02 22:04:33.763 INFO O| Sep 02 22:04:33.762 INFO O| Download: Completed 200.18 MB in 9.24 seconds (21.6M/s)
51622026-09-02T22:04:34.726Z[verify-libraries] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
51632026-09-02T22:04:34.816Z[verify-libraries] Compiling elliptic-curve v0.14.1
51642026-09-02T22:04:34.949Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
51652026-09-02T22:04:35.015Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
51662026-09-02T22:04:35.050Z[ recovery-image] Sep 02 22:04:34.445 INFO O| Sep 02 22:04:34.445 INFO O| Actions: 1/27596 actions (Installing new actions)
51672026-09-02T22:04:35.128Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
51682026-09-02T22:04:35.561Z[verify-libraries] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
51692026-09-02T22:04:35.614Z[verify-libraries] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
51702026-09-02T22:04:35.790Z[verify-libraries] Compiling lru v0.12.5
51712026-09-02T22:04:35.958Z[verify-libraries] Compiling unicode-truncate v1.1.0
51722026-09-02T22:04:36.032Z[verify-libraries] Compiling arc-swap v1.8.2
51732026-09-02T22:04:36.063Z[verify-libraries] Compiling cassowary v0.3.0
51742026-09-02T22:04:36.145Z[verify-libraries] Compiling wnaf v0.14.0
51752026-09-02T22:04:36.256Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
51762026-09-02T22:04:36.509Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
51772026-09-02T22:04:36.554Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
51782026-09-02T22:04:36.554Z[verify-libraries] Compiling ratatui v0.29.0
51792026-09-02T22:04:36.699Z[verify-libraries] Compiling slog-scope v4.4.1
51802026-09-02T22:04:36.815Z[verify-libraries] Compiling primefield v0.14.0
51812026-09-02T22:04:37.072Z[verify-libraries] Compiling rfc6979 v0.6.0
51822026-09-02T22:04:37.124Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
51832026-09-02T22:04:37.273Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
51842026-09-02T22:04:37.510Z[verify-libraries] Compiling progenitor-impl v0.13.0
51852026-09-02T22:04:37.557Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51862026-09-02T22:04:37.839Z[verify-libraries] Compiling signal-hook-tokio v0.3.1
51872026-09-02T22:04:38.027Z[verify-libraries] Compiling vergen-git2 v9.1.0
51882026-09-02T22:04:38.316Z[verify-libraries] Compiling strsim v0.10.0
51892026-09-02T22:04:38.674Z[verify-libraries] Compiling darling_core v0.13.4
51902026-09-02T22:04:38.829Z[verify-libraries] Compiling ecdsa v0.17.0
51912026-09-02T22:04:39.397Z[verify-libraries] Compiling async-bb8-diesel v0.2.1
51922026-09-02T22:04:39.415Z[verify-libraries] Compiling diesel-dtrace v0.5.0
51932026-09-02T22:04:39.610Z[verify-libraries] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
51942026-09-02T22:04:39.766Z[verify-libraries] Compiling primeorder v0.14.0
51952026-09-02T22:04:39.915Z[verify-libraries] Compiling slog-stdlog v4.1.1
51962026-09-02T22:04:40.042Z[ recovery-image] Sep 02 22:04:39.445 INFO O| Sep 02 22:04:39.445 INFO O| Actions: 21066/27596 actions (Installing new actions)
51972026-09-02T22:04:40.112Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
51982026-09-02T22:04:40.180Z[verify-libraries] Compiling tungstenite v0.23.0
51992026-09-02T22:04:40.239Z[verify-libraries] Compiling progenitor-client v0.13.0
52002026-09-02T22:04:40.297Z[verify-libraries] Compiling curve25519-dalek v5.0.0
52012026-09-02T22:04:40.729Z[verify-libraries] Compiling console v0.16.2
52022026-09-02T22:04:40.740Z[verify-libraries] Compiling progenitor-macro v0.13.0
52032026-09-02T22:04:40.769Z[verify-libraries] Compiling libsw-core v0.3.2
52042026-09-02T22:04:40.853Z[verify-libraries] Compiling assert_matches v1.5.0
52052026-09-02T22:04:40.891Z[verify-libraries] Compiling void v1.0.2
52062026-09-02T22:04:40.923Z[verify-libraries] Compiling unit-prefix v0.5.2
52072026-09-02T22:04:41.005Z[verify-libraries] Compiling libsw v3.5.0
52082026-09-02T22:04:41.021Z[verify-libraries] Compiling darling_macro v0.13.4
52092026-09-02T22:04:41.028Z[verify-libraries] Compiling lzss v0.8.2
52102026-09-02T22:04:41.147Z[ recovery-image] Sep 02 22:04:40.538 INFO O| Sep 02 22:04:40.538 INFO O| Actions: Completed 27596 actions in 6.09 seconds.
52112026-09-02T22:04:41.186Z[verify-libraries] Compiling indicatif v0.18.4
52122026-09-02T22:04:41.226Z[ recovery-image] Sep 02 22:04:40.624 INFO O| Sep 02 22:04:40.624 INFO O| Finalize: Updating package state database ... Done
52132026-09-02T22:04:41.227Z[ recovery-image] Sep 02 22:04:40.624 INFO O| Sep 02 22:04:40.624 INFO O| Finalize: Updating package cache ... Done
52142026-09-02T22:04:41.244Z[verify-libraries] Compiling tokio-tungstenite v0.23.1
52152026-09-02T22:04:41.267Z[verify-libraries] Compiling slog-envlogger v2.2.0
52162026-09-02T22:04:41.342Z[verify-libraries] Compiling ssh-encoding v0.3.0
52172026-09-02T22:04:41.383Z[ recovery-image] Sep 02 22:04:40.774 INFO O| Sep 02 22:04:40.774 INFO O| Finalize: Updating image state ... Done
52182026-09-02T22:04:41.392Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52192026-09-02T22:04:41.475Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
52202026-09-02T22:04:41.618Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52212026-09-02T22:04:41.677Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52222026-09-02T22:04:41.748Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52232026-09-02T22:04:41.780Z[verify-libraries] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
52242026-09-02T22:04:41.880Z[verify-libraries] Compiling nix v0.27.1
52252026-09-02T22:04:41.985Z[verify-libraries] Compiling colored v2.2.0
52262026-09-02T22:04:42.107Z[verify-libraries] Compiling blake3 v1.8.5
52272026-09-02T22:04:42.166Z[verify-libraries] Compiling serde_bytes v0.11.19
52282026-09-02T22:04:42.218Z[ recovery-image] Sep 02 22:04:41.619 INFO O| Sep 02 22:04:41.619 INFO O| Finalize: Creating fast lookup database ... Done
52292026-09-02T22:04:42.235Z[ recovery-image] Sep 02 22:04:41.638 INFO O| Sep 02 22:04:41.638 INFO O| Finalize: Reading search index ... Done
52302026-09-02T22:04:42.351Z[verify-libraries] Compiling keccak v0.2.0
52312026-09-02T22:04:42.444Z[verify-libraries] Compiling shell-words v1.1.1
52322026-09-02T22:04:42.577Z[verify-libraries] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
52332026-09-02T22:04:42.643Z[verify-libraries] Compiling darling v0.13.4
52342026-09-02T22:04:42.779Z[verify-libraries] Compiling oxide-update-engine-display v0.1.2
52352026-09-02T22:04:42.801Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
52362026-09-02T22:04:42.886Z[verify-libraries] Compiling ed25519 v3.0.0
52372026-09-02T22:04:43.200Z[verify-libraries] Compiling crypto-primes v0.7.2
52382026-09-02T22:04:43.384Z[verify-libraries] Compiling pkcs1 v0.8.0-rc.4
52392026-09-02T22:04:43.584Z[verify-libraries] Compiling poly1305 v0.9.0
52402026-09-02T22:04:43.862Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
52412026-09-02T22:04:43.913Z[verify-libraries] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
52422026-09-02T22:04:44.070Z[ recovery-image] Sep 02 22:04:43.470 INFO O| Sep 02 22:04:43.470 INFO O| Finalize: Building new search index ... Done
52432026-09-02T22:04:44.215Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52442026-09-02T22:04:44.312Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52452026-09-02T22:04:44.367Z[verify-libraries] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52462026-09-02T22:04:44.390Z[ recovery-image] Sep 02 22:04:43.790 INFO O| Sep 02 22:04:43.790 INFO O| Finalize: Updating package cache ... Done
52472026-09-02T22:04:44.406Z[verify-libraries] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52482026-09-02T22:04:44.485Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52492026-09-02T22:04:44.533Z[verify-libraries] Compiling blowfish v0.10.0
52502026-09-02T22:04:44.615Z[verify-libraries] Compiling blake2 v0.11.0-rc.6
52512026-09-02T22:04:44.685Z[verify-libraries] Compiling petname v2.0.2
52522026-09-02T22:04:44.720Z[verify-libraries] Compiling arrayref v0.3.9
52532026-09-02T22:04:44.801Z[ recovery-image] Sep 02 22:04:44.204 INFO O| Sep 02 22:04:44.204 INFO STEP 11 (pkg_install) COMPLETE
52542026-09-02T22:04:44.801Z[ recovery-image] Sep 02 22:04:44.204 INFO O| Sep 02 22:04:44.204 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52552026-09-02T22:04:44.812Z[ recovery-image] Sep 02 22:04:44.204 INFO O| Sep 02 22:04:44.204 INFO skip step because feature "recovery" is enabled
52562026-09-02T22:04:44.812Z[ recovery-image] Sep 02 22:04:44.204 INFO O| Sep 02 22:04:44.204 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52572026-09-02T22:04:44.812Z[ recovery-image] Sep 02 22:04:44.204 INFO O| Sep 02 22:04:44.204 INFO skip step because feature "omicron1" is not enabled
52582026-09-02T22:04:44.813Z[ recovery-image] Sep 02 22:04:44.204 INFO O| Sep 02 22:04:44.204 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52592026-09-02T22:04:44.820Z[ recovery-image] Sep 02 22:04:44.214 INFO O| Sep 02 22:04:44.214 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
52602026-09-02T22:04:44.820Z[verify-libraries] Compiling arrayvec v0.7.6
52612026-09-02T22:04:44.860Z[verify-libraries] Compiling constant_time_eq v0.4.2
52622026-09-02T22:04:44.959Z[verify-libraries] Compiling argon2 v0.6.0-rc.8
52632026-09-02T22:04:45.157Z[verify-libraries] Compiling bcrypt-pbkdf v0.11.0
52642026-09-02T22:04:45.465Z[verify-libraries] Compiling rsa v0.10.0-rc.18
52652026-09-02T22:04:45.485Z[verify-libraries] Compiling ssh-cipher v0.3.0
52662026-09-02T22:04:45.516Z[verify-libraries] Compiling ed25519-dalek v3.0.0
52672026-09-02T22:04:45.538Z[verify-libraries] Compiling serde_with_macros v1.5.2
52682026-09-02T22:04:45.731Z[verify-libraries] Compiling sha3 v0.11.0
52692026-09-02T22:04:46.090Z[verify-libraries] Compiling p521 v0.14.0
52702026-09-02T22:04:46.091Z[verify-libraries] Compiling p384 v0.14.0
52712026-09-02T22:04:46.159Z[verify-libraries] Compiling p256 v0.14.0
52722026-09-02T22:04:46.166Z[verify-libraries] Compiling progenitor v0.13.0
52732026-09-02T22:04:46.246Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
52742026-09-02T22:04:46.368Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52752026-09-02T22:04:46.391Z[verify-libraries] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
52762026-09-02T22:04:46.391Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52772026-09-02T22:04:46.537Z[verify-libraries] Compiling twox-hash v2.1.2
52782026-09-02T22:04:46.704Z[verify-libraries] Compiling kem v0.3.0
52792026-09-02T22:04:46.878Z[verify-libraries] Compiling module-lattice v0.2.3
52802026-09-02T22:04:47.008Z[verify-libraries] Compiling rtoolbox v0.0.3
52812026-09-02T22:04:47.028Z[verify-libraries] Compiling atty v0.2.14
52822026-09-02T22:04:47.180Z[verify-libraries] Compiling sponge-cursor v0.1.0
52832026-09-02T22:04:47.197Z[verify-libraries] Compiling topological-sort v0.2.2
52842026-09-02T22:04:47.251Z[verify-libraries] Compiling rpassword v7.5.4
52852026-09-02T22:04:47.373Z[verify-libraries] Compiling omicron-zone-package v0.12.3
52862026-09-02T22:04:47.398Z[verify-libraries] Compiling sha3 v0.12.0
52872026-09-02T22:04:47.423Z[verify-libraries] Compiling ml-kem v0.3.2
52882026-09-02T22:04:47.515Z[verify-libraries] Compiling serde_with v1.14.0
52892026-09-02T22:04:48.095Z[verify-libraries] Compiling russh-cryptovec v0.62.0
52902026-09-02T22:04:48.372Z[verify-libraries] Compiling tui-tree-widget v0.23.1
52912026-09-02T22:04:48.491Z[verify-libraries] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
52922026-09-02T22:04:48.623Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
52932026-09-02T22:04:48.629Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
52942026-09-02T22:04:48.832Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
52952026-09-02T22:04:48.874Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
52962026-09-02T22:04:48.935Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
52972026-09-02T22:04:49.412Z[verify-libraries] Compiling ssh-key v0.7.0-rc.11
52982026-09-02T22:04:49.443Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52992026-09-02T22:04:49.811Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53002026-09-02T22:04:49.882Z[verify-libraries] Compiling internal-russh-num-bigint v0.5.0
53012026-09-02T22:04:49.892Z[verify-libraries] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
53022026-09-02T22:04:50.053Z[verify-libraries] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
53032026-09-02T22:04:50.150Z[verify-libraries] Compiling fatfs v0.3.6
53042026-09-02T22:04:50.198Z[verify-libraries] Compiling num-bigint v0.4.6
53052026-09-02T22:04:50.257Z[verify-libraries] Compiling generic-array v1.4.3
53062026-09-02T22:04:50.286Z[verify-libraries] Compiling russh-util v0.52.0
53072026-09-02T22:04:50.390Z[verify-libraries] Compiling enum_dispatch v0.3.13
53082026-09-02T22:04:50.492Z[ recovery-image] Sep 02 22:04:49.892 INFO O| Sep 02 22:04:49.892 INFO O| Startup: Refreshing catalog 'helios' ... Done
53092026-09-02T22:04:50.500Z[verify-libraries] Compiling delegate v0.13.5
53102026-09-02T22:04:50.542Z[verify-libraries] Compiling sapling-renderdag v0.1.0
53112026-09-02T22:04:50.589Z[verify-libraries] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
53122026-09-02T22:04:50.848Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53132026-09-02T22:04:50.956Z[verify-libraries] Compiling seq-macro v0.3.6
53142026-09-02T22:04:51.021Z[verify-libraries] Compiling sync-ptr v0.1.4
53152026-09-02T22:04:51.062Z[ recovery-image] Sep 02 22:04:50.464 INFO O| Sep 02 22:04:50.464 INFO O| Startup: Caching catalogs ... Done
53162026-09-02T22:04:51.181Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53172026-09-02T22:04:51.259Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
53182026-09-02T22:04:51.530Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53192026-09-02T22:04:51.563Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
53202026-09-02T22:04:51.684Z[ recovery-image] Sep 02 22:04:51.087 INFO O| Sep 02 22:04:51.087 INFO O| Planning: Solver setup ... Done
53212026-09-02T22:04:51.716Z[ recovery-image] Sep 02 22:04:51.092 INFO O| Sep 02 22:04:51.092 INFO O| Planning: Running solver ... Done
53222026-09-02T22:04:51.751Z[ recovery-image] Sep 02 22:04:51.112 INFO O| Sep 02 22:04:51.112 INFO O| Planning: Finding local manifests ... Done
53232026-09-02T22:04:51.802Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53242026-09-02T22:04:51.810Z[ recovery-image] Sep 02 22:04:51.169 INFO O| Sep 02 22:04:51.169 INFO O| Planning: Fetching manifests: 0/1 0% complete
53252026-09-02T22:04:51.810Z[ recovery-image] Sep 02 22:04:51.187 INFO O| Sep 02 22:04:51.187 INFO O| Planning: Fetching manifests: 1/1 100% complete
53262026-09-02T22:04:51.810Z[ recovery-image] Sep 02 22:04:51.204 INFO O| Sep 02 22:04:51.204 INFO O| Planning: Package planning ... Done
53272026-09-02T22:04:51.810Z[ recovery-image] Sep 02 22:04:51.204 INFO O| Sep 02 22:04:51.204 INFO O| Planning: Merging actions ... Done
53282026-09-02T22:04:51.826Z[ recovery-image] Sep 02 22:04:51.225 INFO O| Sep 02 22:04:51.225 INFO O| Planning: Checking for conflicting actions ... Done
53292026-09-02T22:04:51.841Z[ recovery-image] Sep 02 22:04:51.225 INFO O| Sep 02 22:04:51.225 INFO O| Planning: Consolidating action changes ... Done
53302026-09-02T22:04:51.926Z[ recovery-image] Sep 02 22:04:51.321 INFO O| Sep 02 22:04:51.321 INFO O| Planning: Evaluating mediators ... Done
53312026-09-02T22:04:51.941Z[ recovery-image] Sep 02 22:04:51.321 INFO O| Sep 02 22:04:51.321 INFO O| Planning: Planning completed in 0.84 seconds
53322026-09-02T22:04:51.941Z[ recovery-image] Sep 02 22:04:51.322 INFO O| Sep 02 22:04:51.322 INFO O| Packages to install: 1
53332026-09-02T22:04:51.941Z[ recovery-image] Sep 02 22:04:51.334 INFO O| Sep 02 22:04:51.334 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
53342026-09-02T22:04:52.391Z[verify-libraries] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
53352026-09-02T22:04:52.514Z[ recovery-image] Sep 02 22:04:51.918 INFO O| Sep 02 22:04:51.918 INFO O| Download: Completed 13.27 MB in 0.58 seconds (22.7M/s)
53362026-09-02T22:04:52.652Z[ recovery-image] Sep 02 22:04:52.053 INFO O| Sep 02 22:04:52.053 INFO O| Actions: 1/22 actions (Installing new actions)
53372026-09-02T22:04:52.749Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
53382026-09-02T22:04:52.919Z[ recovery-image] Sep 02 22:04:52.321 INFO O| Sep 02 22:04:52.321 INFO O| Actions: Completed 22 actions in 0.27 seconds.
53392026-09-02T22:04:53.012Z[ recovery-image] Sep 02 22:04:52.396 INFO O| Sep 02 22:04:52.396 INFO O| Finalize: Updating package state database ... Done
53402026-09-02T22:04:53.012Z[ recovery-image] Sep 02 22:04:52.396 INFO O| Sep 02 22:04:52.396 INFO O| Finalize: Updating package cache ... Done
53412026-09-02T22:04:53.135Z[ recovery-image] Sep 02 22:04:52.538 INFO O| Sep 02 22:04:52.538 INFO O| Finalize: Updating image state ... Done
53422026-09-02T22:04:54.127Z[ recovery-image] Sep 02 22:04:53.439 INFO O| Sep 02 22:04:53.439 INFO O| Finalize: Creating fast lookup database ... Done
53432026-09-02T22:04:54.140Z[ recovery-image] Sep 02 22:04:53.455 INFO O| Sep 02 22:04:53.455 INFO O| Finalize: Reading search index ... Done
53442026-09-02T22:04:54.140Z[ recovery-image] Sep 02 22:04:53.455 INFO O| Sep 02 22:04:53.455 INFO O| Finalize: Updating search index ... Done
53452026-09-02T22:04:54.140Z[ recovery-image] Sep 02 22:04:53.466 INFO O| Sep 02 22:04:53.466 INFO O| Finalize: Updating package cache ... Done
53462026-09-02T22:04:54.365Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO STEP 14 (pkg_install) COMPLETE
53472026-09-02T22:04:54.365Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53482026-09-02T22:04:54.365Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO skip step because feature "mbist" is not enabled
53492026-09-02T22:04:54.370Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53502026-09-02T22:04:54.370Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO skip step because feature "mfg" is not enabled
53512026-09-02T22:04:54.370Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53522026-09-02T22:04:54.370Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO skip step because feature "compliance" is not enabled
53532026-09-02T22:04:54.370Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53542026-09-02T22:04:54.370Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO skip step because feature "stress" is not enabled
53552026-09-02T22:04:54.371Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53562026-09-02T22:04:54.371Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO skip step because feature "compliance" is not enabled
53572026-09-02T22:04:54.371Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53582026-09-02T22:04:54.371Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO skip step because feature "nfs" is not enabled
53592026-09-02T22:04:54.371Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53602026-09-02T22:04:54.371Z[ recovery-image] Sep 02 22:04:53.767 INFO O| Sep 02 22:04:53.767 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53612026-09-02T22:04:54.490Z[ recovery-image] Sep 02 22:04:53.887 INFO O| Sep 02 22:04:53.887 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
53622026-09-02T22:04:54.527Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
53632026-09-02T22:04:54.569Z[ recovery-image] Sep 02 22:04:53.972 INFO O| Sep 02 22:04:53.972 INFO completed processing sled/ramdisk-01-os
53642026-09-02T22:04:54.575Z[ recovery-image] Sep 02 22:04:53.975 INFO image builder template: ramdisk-02-trim...
53652026-09-02T22:04:54.575Z[ recovery-image] Sep 02 22:04:53.975 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmplJLwpq/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
53662026-09-02T22:04:54.595Z[ recovery-image] Sep 02 22:04:53.993 INFO O| Sep 02 22:04:53.993 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53672026-09-02T22:04:54.602Z[ recovery-image] Sep 02 22:04:53.996 INFO O| Sep 02 22:04:53.996 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53682026-09-02T22:04:54.603Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
53692026-09-02T22:04:54.654Z[ recovery-image] Sep 02 22:04:54.055 INFO O| Sep 02 22:04:54.055 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
53702026-09-02T22:04:54.730Z[ recovery-image] Sep 02 22:04:54.134 INFO O| Sep 02 22:04:54.134 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53712026-09-02T22:04:54.731Z[ recovery-image] Sep 02 22:04:54.134 INFO O| Sep 02 22:04:54.134 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
53722026-09-02T22:04:54.738Z[ recovery-image] Sep 02 22:04:54.139 INFO O| Sep 02 22:04:54.139 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
53732026-09-02T22:04:54.749Z[ recovery-image] Sep 02 22:04:54.143 INFO O| Sep 02 22:04:54.143 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53742026-09-02T22:04:54.749Z[ recovery-image] Sep 02 22:04:54.148 INFO O| Sep 02 22:04:54.148 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53752026-09-02T22:04:54.886Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53762026-09-02T22:04:54.951Z[verify-libraries] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53772026-09-02T22:04:55.130Z[ recovery-image] Sep 02 22:04:54.530 INFO O| Sep 02 22:04:54.530 INFO rolled back to input snapshot; work may begin
53782026-09-02T22:04:55.130Z[ recovery-image] Sep 02 22:04:54.530 INFO O| Sep 02 22:04:54.530 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
53792026-09-02T22:04:55.139Z[ recovery-image] Sep 02 22:04:54.535 INFO O| Sep 02 22:04:54.535 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53802026-09-02T22:04:55.149Z[ recovery-image] Sep 02 22:04:54.544 INFO O| Sep 02 22:04:54.544 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
53812026-09-02T22:04:55.178Z[ recovery-image] Sep 02 22:04:54.582 INFO O| Sep 02 22:04:54.582 INFO STEP 0 (remove_files) COMPLETE
53822026-09-02T22:04:55.178Z[ recovery-image] Sep 02 22:04:54.582 INFO O| Sep 02 22:04:54.582 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53832026-09-02T22:04:55.190Z[ recovery-image] Sep 02 22:04:54.592 INFO O| Sep 02 22:04:54.592 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
53842026-09-02T22:04:55.194Z[ recovery-image] Sep 02 22:04:54.594 INFO O| Sep 02 22:04:54.594 INFO STEP 1 (remove_files) COMPLETE
53852026-09-02T22:04:55.195Z[ recovery-image] Sep 02 22:04:54.594 INFO O| Sep 02 22:04:54.594 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53862026-09-02T22:04:55.206Z[ recovery-image] Sep 02 22:04:54.604 INFO O| Sep 02 22:04:54.604 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
53872026-09-02T22:04:55.214Z[ recovery-image] Sep 02 22:04:54.616 INFO O| Sep 02 22:04:54.616 INFO STEP 2 (remove_files) COMPLETE
53882026-09-02T22:04:55.214Z[ recovery-image] Sep 02 22:04:54.616 INFO O| Sep 02 22:04:54.616 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53892026-09-02T22:04:55.225Z[ recovery-image] Sep 02 22:04:54.626 INFO O| Sep 02 22:04:54.626 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
53902026-09-02T22:04:55.233Z[ recovery-image] Sep 02 22:04:54.627 INFO O| Sep 02 22:04:54.627 INFO STEP 3 (remove_files) COMPLETE
53912026-09-02T22:04:55.233Z[ recovery-image] Sep 02 22:04:54.627 INFO O| Sep 02 22:04:54.627 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53922026-09-02T22:04:55.239Z[ recovery-image] Sep 02 22:04:54.637 INFO O| Sep 02 22:04:54.637 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
53932026-09-02T22:04:55.240Z[ recovery-image] Sep 02 22:04:54.640 INFO O| Sep 02 22:04:54.640 INFO STEP 4 (remove_files) COMPLETE
53942026-09-02T22:04:55.240Z[ recovery-image] Sep 02 22:04:54.640 INFO O| Sep 02 22:04:54.640 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53952026-09-02T22:04:55.249Z[ recovery-image] Sep 02 22:04:54.650 INFO O| Sep 02 22:04:54.650 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
53962026-09-02T22:04:55.249Z[ recovery-image] Sep 02 22:04:54.651 INFO O| Sep 02 22:04:54.651 INFO STEP 5 (remove_files) COMPLETE
53972026-09-02T22:04:55.249Z[ recovery-image] Sep 02 22:04:54.651 INFO O| Sep 02 22:04:54.651 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53982026-09-02T22:04:55.256Z[ recovery-image] Sep 02 22:04:54.660 INFO O| Sep 02 22:04:54.660 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
53992026-09-02T22:04:55.267Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO STEP 6 (remove_files) COMPLETE
54002026-09-02T22:04:55.267Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54012026-09-02T22:04:55.267Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO skip step because feature "heliosv2" is not enabled
54022026-09-02T22:04:55.274Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54032026-09-02T22:04:55.274Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO skip step because feature "recovery" is enabled
54042026-09-02T22:04:55.274Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54052026-09-02T22:04:55.274Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO skip step because feature "recovery" is enabled
54062026-09-02T22:04:55.274Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54072026-09-02T22:04:55.274Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO skip step because feature "recovery" is enabled
54082026-09-02T22:04:55.274Z[ recovery-image] Sep 02 22:04:54.670 INFO O| Sep 02 22:04:54.670 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54092026-09-02T22:04:55.282Z[ recovery-image] Sep 02 22:04:54.680 INFO O| Sep 02 22:04:54.679 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
54102026-09-02T22:04:55.282Z[ recovery-image] Sep 02 22:04:54.682 INFO O| Sep 02 22:04:54.682 INFO STEP 11 (remove_files) COMPLETE
54112026-09-02T22:04:55.282Z[ recovery-image] Sep 02 22:04:54.682 INFO O| Sep 02 22:04:54.682 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54122026-09-02T22:04:55.290Z[ recovery-image] Sep 02 22:04:54.690 INFO O| Sep 02 22:04:54.690 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
54132026-09-02T22:04:55.290Z[ recovery-image] Sep 02 22:04:54.691 INFO O| Sep 02 22:04:54.691 INFO STEP 12 (remove_files) COMPLETE
54142026-09-02T22:04:55.290Z[ recovery-image] Sep 02 22:04:54.691 INFO O| Sep 02 22:04:54.691 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54152026-09-02T22:04:55.303Z[ recovery-image] Sep 02 22:04:54.702 INFO O| Sep 02 22:04:54.702 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
54162026-09-02T22:04:55.308Z[ recovery-image] Sep 02 22:04:54.703 INFO O| Sep 02 22:04:54.703 INFO STEP 13 (remove_files) COMPLETE
54172026-09-02T22:04:55.308Z[ recovery-image] Sep 02 22:04:54.703 INFO O| Sep 02 22:04:54.703 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54182026-09-02T22:04:55.320Z[ recovery-image] Sep 02 22:04:54.723 INFO O| Sep 02 22:04:54.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/libjq.a"
54192026-09-02T22:04:55.320Z[ recovery-image] Sep 02 22:04:54.723 INFO O| Sep 02 22:04:54.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
54202026-09-02T22:04:55.362Z[ recovery-image] Sep 02 22:04:54.765 INFO O| Sep 02 22:04:54.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
54212026-09-02T22:04:55.388Z[ recovery-image] Sep 02 22:04:54.793 INFO O| Sep 02 22:04:54.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
54222026-09-02T22:04:55.476Z[ recovery-image] Sep 02 22:04:54.873 INFO O| Sep 02 22:04:54.873 INFO STEP 14 (remove_files) COMPLETE
54232026-09-02T22:04:55.476Z[ recovery-image] Sep 02 22:04:54.873 INFO O| Sep 02 22:04:54.873 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54242026-09-02T22:04:55.482Z[ recovery-image] Sep 02 22:04:54.883 INFO O| Sep 02 22:04:54.883 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
54252026-09-02T22:04:55.482Z[ recovery-image] Sep 02 22:04:54.884 INFO O| Sep 02 22:04:54.884 INFO STEP 15 (remove_files) COMPLETE
54262026-09-02T22:04:55.482Z[ recovery-image] Sep 02 22:04:54.884 INFO O| Sep 02 22:04:54.884 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54272026-09-02T22:04:55.498Z[ recovery-image] Sep 02 22:04:54.898 INFO O| Sep 02 22:04:54.898 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
54282026-09-02T22:04:55.503Z[ recovery-image] Sep 02 22:04:54.904 INFO O| Sep 02 22:04:54.904 INFO STEP 16 (remove_files) COMPLETE
54292026-09-02T22:04:55.503Z[ recovery-image] Sep 02 22:04:54.904 INFO O| Sep 02 22:04:54.904 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54302026-09-02T22:04:55.513Z[ recovery-image] Sep 02 22:04:54.917 INFO O| Sep 02 22:04:54.917 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
54312026-09-02T22:04:55.517Z[ recovery-image] Sep 02 22:04:54.917 INFO O| Sep 02 22:04:54.917 INFO STEP 17 (remove_files) COMPLETE
54322026-09-02T22:04:55.517Z[ recovery-image] Sep 02 22:04:54.917 INFO O| Sep 02 22:04:54.917 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54332026-09-02T22:04:55.526Z[ recovery-image] Sep 02 22:04:54.930 INFO O| Sep 02 22:04:54.930 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
54342026-09-02T22:04:55.535Z[ recovery-image] Sep 02 22:04:54.931 INFO O| Sep 02 22:04:54.931 INFO STEP 18 (remove_files) COMPLETE
54352026-09-02T22:04:55.535Z[ recovery-image] Sep 02 22:04:54.931 INFO O| Sep 02 22:04:54.931 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54362026-09-02T22:04:55.542Z[ recovery-image] Sep 02 22:04:54.944 INFO O| Sep 02 22:04:54.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
54372026-09-02T22:04:55.542Z[ recovery-image] Sep 02 22:04:54.944 INFO O| Sep 02 22:04:54.944 INFO STEP 19 (remove_files) COMPLETE
54382026-09-02T22:04:55.542Z[ recovery-image] Sep 02 22:04:54.944 INFO O| Sep 02 22:04:54.944 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54392026-09-02T22:04:55.553Z[ recovery-image] Sep 02 22:04:54.957 INFO O| Sep 02 22:04:54.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
54402026-09-02T22:04:55.553Z[ recovery-image] Sep 02 22:04:54.957 INFO O| Sep 02 22:04:54.957 INFO STEP 20 (remove_files) COMPLETE
54412026-09-02T22:04:55.553Z[ recovery-image] Sep 02 22:04:54.957 INFO O| Sep 02 22:04:54.957 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54422026-09-02T22:04:55.565Z[ recovery-image] Sep 02 22:04:54.966 INFO O| Sep 02 22:04:54.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
54432026-09-02T22:04:55.565Z[ recovery-image] Sep 02 22:04:54.966 INFO O| Sep 02 22:04:54.966 INFO STEP 21 (remove_files) COMPLETE
54442026-09-02T22:04:55.573Z[ recovery-image] Sep 02 22:04:54.966 INFO O| Sep 02 22:04:54.966 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54452026-09-02T22:04:55.580Z[ recovery-image] Sep 02 22:04:54.976 INFO O| Sep 02 22:04:54.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
54462026-09-02T22:04:55.580Z[ recovery-image] Sep 02 22:04:54.976 INFO O| Sep 02 22:04:54.976 INFO STEP 22 (remove_files) COMPLETE
54472026-09-02T22:04:55.580Z[ recovery-image] Sep 02 22:04:54.976 INFO O| Sep 02 22:04:54.976 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54482026-09-02T22:04:55.585Z[ recovery-image] Sep 02 22:04:54.985 INFO O| Sep 02 22:04:54.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
54492026-09-02T22:04:55.585Z[ recovery-image] Sep 02 22:04:54.985 INFO O| Sep 02 22:04:54.985 INFO STEP 23 (remove_files) COMPLETE
54502026-09-02T22:04:55.585Z[ recovery-image] Sep 02 22:04:54.985 INFO O| Sep 02 22:04:54.985 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54512026-09-02T22:04:55.594Z[ recovery-image] Sep 02 22:04:54.997 INFO O| Sep 02 22:04:54.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
54522026-09-02T22:04:55.594Z[ recovery-image] Sep 02 22:04:54.998 INFO O| Sep 02 22:04:54.998 INFO STEP 24 (remove_files) COMPLETE
54532026-09-02T22:04:55.599Z[ recovery-image] Sep 02 22:04:54.998 INFO O| Sep 02 22:04:54.998 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54542026-09-02T22:04:55.612Z[ recovery-image] Sep 02 22:04:55.015 INFO O| Sep 02 22:04:55.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
54552026-09-02T22:04:55.612Z[ recovery-image] Sep 02 22:04:55.015 INFO O| Sep 02 22:04:55.015 INFO STEP 25 (remove_files) COMPLETE
54562026-09-02T22:04:55.612Z[ recovery-image] Sep 02 22:04:55.015 INFO O| Sep 02 22:04:55.015 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54572026-09-02T22:04:55.646Z[ recovery-image] Sep 02 22:04:55.028 INFO O| Sep 02 22:04:55.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
54582026-09-02T22:04:55.646Z[ recovery-image] Sep 02 22:04:55.028 INFO O| Sep 02 22:04:55.028 INFO STEP 26 (remove_files) COMPLETE
54592026-09-02T22:04:55.646Z[ recovery-image] Sep 02 22:04:55.028 INFO O| Sep 02 22:04:55.028 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54602026-09-02T22:04:55.652Z[ recovery-image] Sep 02 22:04:55.050 INFO O| Sep 02 22:04:55.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
54612026-09-02T22:04:55.652Z[ recovery-image] Sep 02 22:04:55.050 INFO O| Sep 02 22:04:55.050 INFO STEP 27 (remove_files) COMPLETE
54622026-09-02T22:04:55.652Z[ recovery-image] Sep 02 22:04:55.050 INFO O| Sep 02 22:04:55.050 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54632026-09-02T22:04:55.658Z[ recovery-image] Sep 02 22:04:55.060 INFO O| Sep 02 22:04:55.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
54642026-09-02T22:04:55.658Z[ recovery-image] Sep 02 22:04:55.060 INFO O| Sep 02 22:04:55.060 INFO STEP 28 (remove_files) COMPLETE
54652026-09-02T22:04:55.658Z[ recovery-image] Sep 02 22:04:55.060 INFO O| Sep 02 22:04:55.060 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54662026-09-02T22:04:55.665Z[ recovery-image] Sep 02 22:04:55.069 INFO O| Sep 02 22:04:55.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
54672026-09-02T22:04:55.665Z[ recovery-image] Sep 02 22:04:55.069 INFO O| Sep 02 22:04:55.069 INFO STEP 29 (remove_files) COMPLETE
54682026-09-02T22:04:55.673Z[ recovery-image] Sep 02 22:04:55.069 INFO O| Sep 02 22:04:55.069 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54692026-09-02T22:04:55.679Z[ recovery-image] Sep 02 22:04:55.077 INFO O| Sep 02 22:04:55.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
54702026-09-02T22:04:55.680Z[ recovery-image] Sep 02 22:04:55.077 INFO O| Sep 02 22:04:55.077 INFO STEP 30 (remove_files) COMPLETE
54712026-09-02T22:04:55.680Z[ recovery-image] Sep 02 22:04:55.077 INFO O| Sep 02 22:04:55.077 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54722026-09-02T22:04:55.702Z[ recovery-image] Sep 02 22:04:55.086 INFO O| Sep 02 22:04:55.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
54732026-09-02T22:04:55.702Z[ recovery-image] Sep 02 22:04:55.086 INFO O| Sep 02 22:04:55.086 INFO STEP 31 (remove_files) COMPLETE
54742026-09-02T22:04:55.702Z[ recovery-image] Sep 02 22:04:55.086 INFO O| Sep 02 22:04:55.086 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54752026-09-02T22:04:55.710Z[ recovery-image] Sep 02 22:04:55.095 INFO O| Sep 02 22:04:55.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
54762026-09-02T22:04:55.710Z[ recovery-image] Sep 02 22:04:55.095 INFO O| Sep 02 22:04:55.095 INFO STEP 32 (remove_files) COMPLETE
54772026-09-02T22:04:55.711Z[ recovery-image] Sep 02 22:04:55.095 INFO O| Sep 02 22:04:55.095 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54782026-09-02T22:04:55.711Z[ recovery-image] Sep 02 22:04:55.103 INFO O| Sep 02 22:04:55.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
54792026-09-02T22:04:55.711Z[ recovery-image] Sep 02 22:04:55.103 INFO O| Sep 02 22:04:55.103 INFO STEP 33 (remove_files) COMPLETE
54802026-09-02T22:04:55.711Z[ recovery-image] Sep 02 22:04:55.103 INFO O| Sep 02 22:04:55.103 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54812026-09-02T22:04:55.720Z[ recovery-image] Sep 02 22:04:55.114 INFO O| Sep 02 22:04:55.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
54822026-09-02T22:04:55.720Z[ recovery-image] Sep 02 22:04:55.114 INFO O| Sep 02 22:04:55.114 INFO STEP 34 (remove_files) COMPLETE
54832026-09-02T22:04:55.720Z[ recovery-image] Sep 02 22:04:55.114 INFO O| Sep 02 22:04:55.114 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54842026-09-02T22:04:55.727Z[ recovery-image] Sep 02 22:04:55.125 INFO O| Sep 02 22:04:55.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
54852026-09-02T22:04:55.727Z[ recovery-image] Sep 02 22:04:55.125 INFO O| Sep 02 22:04:55.125 INFO STEP 35 (remove_files) COMPLETE
54862026-09-02T22:04:55.727Z[ recovery-image] Sep 02 22:04:55.125 INFO O| Sep 02 22:04:55.125 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54872026-09-02T22:04:55.732Z[ recovery-image] Sep 02 22:04:55.135 INFO O| Sep 02 22:04:55.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
54882026-09-02T22:04:55.732Z[ recovery-image] Sep 02 22:04:55.135 INFO O| Sep 02 22:04:55.135 INFO STEP 36 (remove_files) COMPLETE
54892026-09-02T22:04:55.732Z[ recovery-image] Sep 02 22:04:55.135 INFO O| Sep 02 22:04:55.135 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54902026-09-02T22:04:55.741Z[ recovery-image] Sep 02 22:04:55.146 INFO O| Sep 02 22:04:55.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
54912026-09-02T22:04:55.741Z[ recovery-image] Sep 02 22:04:55.146 INFO O| Sep 02 22:04:55.146 INFO STEP 37 (remove_files) COMPLETE
54922026-09-02T22:04:55.741Z[ recovery-image] Sep 02 22:04:55.146 INFO O| Sep 02 22:04:55.146 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54932026-09-02T22:04:55.752Z[ recovery-image] Sep 02 22:04:55.156 INFO O| Sep 02 22:04:55.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
54942026-09-02T22:04:55.753Z[ recovery-image] Sep 02 22:04:55.156 INFO O| Sep 02 22:04:55.156 INFO STEP 38 (remove_files) COMPLETE
54952026-09-02T22:04:55.753Z[ recovery-image] Sep 02 22:04:55.156 INFO O| Sep 02 22:04:55.156 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54962026-09-02T22:04:55.764Z[ recovery-image] Sep 02 22:04:55.165 INFO O| Sep 02 22:04:55.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
54972026-09-02T22:04:55.764Z[ recovery-image] Sep 02 22:04:55.165 INFO O| Sep 02 22:04:55.165 INFO STEP 39 (remove_files) COMPLETE
54982026-09-02T22:04:55.764Z[ recovery-image] Sep 02 22:04:55.165 INFO O| Sep 02 22:04:55.165 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54992026-09-02T22:04:55.777Z[ recovery-image] Sep 02 22:04:55.174 INFO O| Sep 02 22:04:55.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
55002026-09-02T22:04:55.777Z[ recovery-image] Sep 02 22:04:55.174 INFO O| Sep 02 22:04:55.174 INFO STEP 40 (remove_files) COMPLETE
55012026-09-02T22:04:55.778Z[ recovery-image] Sep 02 22:04:55.174 INFO O| Sep 02 22:04:55.174 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55022026-09-02T22:04:55.860Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
55032026-09-02T22:04:55.879Z[ recovery-image] Sep 02 22:04:55.184 INFO O| Sep 02 22:04:55.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
55042026-09-02T22:04:55.880Z[ recovery-image] Sep 02 22:04:55.185 INFO O| Sep 02 22:04:55.184 INFO STEP 41 (remove_files) COMPLETE
55052026-09-02T22:04:55.880Z[ recovery-image] Sep 02 22:04:55.185 INFO O| Sep 02 22:04:55.185 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55062026-09-02T22:04:55.880Z[ recovery-image] Sep 02 22:04:55.194 INFO O| Sep 02 22:04:55.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
55072026-09-02T22:04:55.880Z[ recovery-image] Sep 02 22:04:55.194 INFO O| Sep 02 22:04:55.194 INFO STEP 42 (remove_files) COMPLETE
55082026-09-02T22:04:55.880Z[ recovery-image] Sep 02 22:04:55.194 INFO O| Sep 02 22:04:55.194 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55092026-09-02T22:04:55.880Z[ recovery-image] Sep 02 22:04:55.203 INFO O| Sep 02 22:04:55.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
55102026-09-02T22:04:55.880Z[ recovery-image] Sep 02 22:04:55.203 INFO O| Sep 02 22:04:55.203 INFO STEP 43 (remove_files) COMPLETE
55112026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.203 INFO O| Sep 02 22:04:55.203 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55122026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.212 INFO O| Sep 02 22:04:55.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
55132026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.212 INFO O| Sep 02 22:04:55.212 INFO STEP 44 (remove_files) COMPLETE
55142026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.212 INFO O| Sep 02 22:04:55.212 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55152026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.223 INFO O| Sep 02 22:04:55.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
55162026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.223 INFO O| Sep 02 22:04:55.223 INFO STEP 45 (remove_files) COMPLETE
55172026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.223 INFO O| Sep 02 22:04:55.223 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55182026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.234 INFO O| Sep 02 22:04:55.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
55192026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.234 INFO O| Sep 02 22:04:55.234 INFO STEP 46 (remove_files) COMPLETE
55202026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.234 INFO O| Sep 02 22:04:55.234 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55212026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.244 INFO O| Sep 02 22:04:55.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
55222026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.244 INFO O| Sep 02 22:04:55.244 INFO STEP 47 (remove_files) COMPLETE
55232026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.244 INFO O| Sep 02 22:04:55.244 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55242026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.254 INFO O| Sep 02 22:04:55.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
55252026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.254 INFO O| Sep 02 22:04:55.254 INFO STEP 48 (remove_files) COMPLETE
55262026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.254 INFO O| Sep 02 22:04:55.254 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55272026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.265 INFO O| Sep 02 22:04:55.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
55282026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.265 INFO O| Sep 02 22:04:55.265 INFO STEP 49 (remove_files) COMPLETE
55292026-09-02T22:04:55.881Z[ recovery-image] Sep 02 22:04:55.265 INFO O| Sep 02 22:04:55.265 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55302026-09-02T22:04:55.891Z[ recovery-image] Sep 02 22:04:55.276 INFO O| Sep 02 22:04:55.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
55312026-09-02T22:04:55.891Z[ recovery-image] Sep 02 22:04:55.276 INFO O| Sep 02 22:04:55.276 INFO STEP 50 (remove_files) COMPLETE
55322026-09-02T22:04:55.891Z[ recovery-image] Sep 02 22:04:55.276 INFO O| Sep 02 22:04:55.276 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55332026-09-02T22:04:55.891Z[verify-libraries] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
55342026-09-02T22:04:55.891Z[ recovery-image] Sep 02 22:04:55.287 INFO O| Sep 02 22:04:55.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
55352026-09-02T22:04:55.891Z[ recovery-image] Sep 02 22:04:55.287 INFO O| Sep 02 22:04:55.287 INFO STEP 51 (remove_files) COMPLETE
55362026-09-02T22:04:55.891Z[ recovery-image] Sep 02 22:04:55.287 INFO O| Sep 02 22:04:55.287 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55372026-09-02T22:04:55.895Z[ recovery-image] Sep 02 22:04:55.298 INFO O| Sep 02 22:04:55.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
55382026-09-02T22:04:55.896Z[ recovery-image] Sep 02 22:04:55.298 INFO O| Sep 02 22:04:55.298 INFO STEP 52 (remove_files) COMPLETE
55392026-09-02T22:04:55.896Z[ recovery-image] Sep 02 22:04:55.298 INFO O| Sep 02 22:04:55.298 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55402026-09-02T22:04:55.903Z[ recovery-image] Sep 02 22:04:55.307 INFO O| Sep 02 22:04:55.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
55412026-09-02T22:04:55.903Z[ recovery-image] Sep 02 22:04:55.307 INFO O| Sep 02 22:04:55.307 INFO STEP 53 (remove_files) COMPLETE
55422026-09-02T22:04:55.904Z[ recovery-image] Sep 02 22:04:55.307 INFO O| Sep 02 22:04:55.307 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55432026-09-02T22:04:55.924Z[ recovery-image] Sep 02 22:04:55.317 INFO O| Sep 02 22:04:55.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
55442026-09-02T22:04:55.924Z[ recovery-image] Sep 02 22:04:55.317 INFO O| Sep 02 22:04:55.317 INFO STEP 54 (remove_files) COMPLETE
55452026-09-02T22:04:55.929Z[ recovery-image] Sep 02 22:04:55.317 INFO O| Sep 02 22:04:55.317 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55462026-09-02T22:04:55.930Z[ recovery-image] Sep 02 22:04:55.326 INFO O| Sep 02 22:04:55.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
55472026-09-02T22:04:55.930Z[ recovery-image] Sep 02 22:04:55.326 INFO O| Sep 02 22:04:55.326 INFO STEP 55 (remove_files) COMPLETE
55482026-09-02T22:04:55.930Z[ recovery-image] Sep 02 22:04:55.326 INFO O| Sep 02 22:04:55.326 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55492026-09-02T22:04:55.936Z[ recovery-image] Sep 02 22:04:55.336 INFO O| Sep 02 22:04:55.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
55502026-09-02T22:04:55.936Z[ recovery-image] Sep 02 22:04:55.336 INFO O| Sep 02 22:04:55.336 INFO STEP 56 (remove_files) COMPLETE
55512026-09-02T22:04:55.936Z[ recovery-image] Sep 02 22:04:55.336 INFO O| Sep 02 22:04:55.336 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55522026-09-02T22:04:55.941Z[ recovery-image] Sep 02 22:04:55.344 INFO O| Sep 02 22:04:55.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
55532026-09-02T22:04:55.942Z[ recovery-image] Sep 02 22:04:55.344 INFO O| Sep 02 22:04:55.344 INFO STEP 57 (remove_files) COMPLETE
55542026-09-02T22:04:55.942Z[ recovery-image] Sep 02 22:04:55.344 INFO O| Sep 02 22:04:55.344 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55552026-09-02T22:04:55.950Z[ recovery-image] Sep 02 22:04:55.351 INFO O| Sep 02 22:04:55.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
55562026-09-02T22:04:55.950Z[ recovery-image] Sep 02 22:04:55.351 INFO O| Sep 02 22:04:55.351 INFO STEP 58 (remove_files) COMPLETE
55572026-09-02T22:04:55.957Z[ recovery-image] Sep 02 22:04:55.351 INFO O| Sep 02 22:04:55.351 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55582026-09-02T22:04:55.957Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
55592026-09-02T22:04:55.957Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
55602026-09-02T22:04:55.957Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55612026-09-02T22:04:55.957Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55622026-09-02T22:04:55.957Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55632026-09-02T22:04:55.965Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55642026-09-02T22:04:55.965Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO ok!
55652026-09-02T22:04:55.965Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO STEP 59 (ensure_file) COMPLETE
55662026-09-02T22:04:55.965Z[ recovery-image] Sep 02 22:04:55.359 INFO O| Sep 02 22:04:55.359 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55672026-09-02T22:04:55.970Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.369 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
55682026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
55692026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55702026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55712026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55722026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55732026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO ok!
55742026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO STEP 60 (ensure_file) COMPLETE
55752026-09-02T22:04:55.971Z[ recovery-image] Sep 02 22:04:55.370 INFO O| Sep 02 22:04:55.370 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55762026-09-02T22:04:55.993Z[ recovery-image] Sep 02 22:04:55.379 INFO O| Sep 02 22:04:55.379 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
55772026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.379 INFO O| Sep 02 22:04:55.379 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
55782026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.379 INFO O| Sep 02 22:04:55.379 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
55792026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.379 INFO O| Sep 02 22:04:55.379 INFO ok!
55802026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.379 INFO O| Sep 02 22:04:55.379 INFO STEP 61 (ensure_file) COMPLETE
55812026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.379 INFO O| Sep 02 22:04:55.379 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55822026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.388 INFO O| Sep 02 22:04:55.388 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
55832026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.388 INFO O| Sep 02 22:04:55.388 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
55842026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.388 INFO O| Sep 02 22:04:55.388 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
55852026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.388 INFO O| Sep 02 22:04:55.388 INFO ok!
55862026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.388 INFO O| Sep 02 22:04:55.388 INFO STEP 62 (ensure_file) COMPLETE
55872026-09-02T22:04:55.994Z[ recovery-image] Sep 02 22:04:55.388 INFO O| Sep 02 22:04:55.388 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55882026-09-02T22:04:56.005Z[ recovery-image] Sep 02 22:04:55.396 INFO O| Sep 02 22:04:55.396 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
55892026-09-02T22:04:56.005Z[ recovery-image] Sep 02 22:04:55.396 INFO O| Sep 02 22:04:55.396 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
55902026-09-02T22:04:56.006Z[ recovery-image] Sep 02 22:04:55.397 INFO O| Sep 02 22:04:55.396 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
55912026-09-02T22:04:56.006Z[ recovery-image] Sep 02 22:04:55.397 INFO O| Sep 02 22:04:55.397 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
55922026-09-02T22:04:56.006Z[ recovery-image] Sep 02 22:04:55.397 INFO O| Sep 02 22:04:55.397 INFO ok!
55932026-09-02T22:04:56.006Z[ recovery-image] Sep 02 22:04:55.397 INFO O| Sep 02 22:04:55.397 INFO STEP 63 (ensure_file) COMPLETE
55942026-09-02T22:04:56.006Z[ recovery-image] Sep 02 22:04:55.397 INFO O| Sep 02 22:04:55.397 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55952026-09-02T22:04:56.006Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
55962026-09-02T22:04:56.006Z[ recovery-image] Sep 02 22:04:55.406 INFO O| Sep 02 22:04:55.406 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
55972026-09-02T22:04:56.007Z[ recovery-image] Sep 02 22:04:55.406 INFO O| Sep 02 22:04:55.406 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/recovery/work/sled/ramdisk/etc/profile ...
55982026-09-02T22:04:56.007Z[ recovery-image] Sep 02 22:04:55.406 INFO O| Sep 02 22:04:55.406 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
55992026-09-02T22:04:56.007Z[ recovery-image] Sep 02 22:04:55.406 INFO O| Sep 02 22:04:55.406 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
56002026-09-02T22:04:56.007Z[ recovery-image] Sep 02 22:04:55.406 INFO O| Sep 02 22:04:55.406 INFO ok!
56012026-09-02T22:04:56.007Z[ recovery-image] Sep 02 22:04:55.406 INFO O| Sep 02 22:04:55.406 INFO STEP 64 (ensure_file) COMPLETE
56022026-09-02T22:04:56.007Z[ recovery-image] Sep 02 22:04:55.406 INFO O| Sep 02 22:04:55.406 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56032026-09-02T22:04:56.018Z[ recovery-image] Sep 02 22:04:55.416 INFO O| Sep 02 22:04:55.416 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
56042026-09-02T22:04:56.018Z[ recovery-image] Sep 02 22:04:55.416 INFO O| Sep 02 22:04:55.416 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
56052026-09-02T22:04:56.018Z[ recovery-image] Sep 02 22:04:55.416 INFO O| Sep 02 22:04:55.416 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56062026-09-02T22:04:56.018Z[ recovery-image] Sep 02 22:04:55.416 INFO O| Sep 02 22:04:55.416 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56072026-09-02T22:04:56.018Z[ recovery-image] Sep 02 22:04:55.416 INFO O| Sep 02 22:04:55.416 INFO ok!
56082026-09-02T22:04:56.018Z[ recovery-image] Sep 02 22:04:55.416 INFO O| Sep 02 22:04:55.416 INFO STEP 65 (ensure_file) COMPLETE
56092026-09-02T22:04:56.018Z[ recovery-image] Sep 02 22:04:55.416 INFO O| Sep 02 22:04:55.416 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56102026-09-02T22:04:56.025Z[ recovery-image] Sep 02 22:04:55.426 INFO O| Sep 02 22:04:55.426 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
56112026-09-02T22:04:56.025Z[ recovery-image] Sep 02 22:04:55.426 INFO O| Sep 02 22:04:55.426 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
56122026-09-02T22:04:56.025Z[ recovery-image] Sep 02 22:04:55.426 INFO O| Sep 02 22:04:55.426 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
56132026-09-02T22:04:56.025Z[ recovery-image] Sep 02 22:04:55.426 INFO O| Sep 02 22:04:55.426 INFO ok!
56142026-09-02T22:04:56.025Z[ recovery-image] Sep 02 22:04:55.426 INFO O| Sep 02 22:04:55.426 INFO STEP 66 (assemble_files) COMPLETE
56152026-09-02T22:04:56.026Z[ recovery-image] Sep 02 22:04:55.426 INFO O| Sep 02 22:04:55.426 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56162026-09-02T22:04:56.026Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
56172026-09-02T22:04:56.036Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
56182026-09-02T22:04:56.036Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
56192026-09-02T22:04:56.036Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56202026-09-02T22:04:56.043Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56212026-09-02T22:04:56.043Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO ok!
56222026-09-02T22:04:56.043Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO STEP 67 (ensure_file) COMPLETE
56232026-09-02T22:04:56.043Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56242026-09-02T22:04:56.044Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO skip step because feature "omicron1" is not enabled
56252026-09-02T22:04:56.044Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56262026-09-02T22:04:56.044Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO skip step because feature "omicron1" is not enabled
56272026-09-02T22:04:56.044Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56282026-09-02T22:04:56.044Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO skip step because feature "omicron1" is not enabled
56292026-09-02T22:04:56.044Z[ recovery-image] Sep 02 22:04:55.437 INFO O| Sep 02 22:04:55.437 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56302026-09-02T22:04:56.049Z[ recovery-image] Sep 02 22:04:55.451 INFO O| Sep 02 22:04:55.451 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
56312026-09-02T22:04:56.049Z[ recovery-image] Sep 02 22:04:55.451 INFO O| Sep 02 22:04:55.451 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
56322026-09-02T22:04:56.168Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
56332026-09-02T22:04:56.356Z[verify-libraries] Compiling hex-literal v1.1.0
56342026-09-02T22:04:56.596Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
56352026-09-02T22:04:57.151Z[verify-libraries] Compiling md5 v0.8.0
56362026-09-02T22:04:57.528Z[ recovery-image] Sep 02 22:04:56.930 INFO O| Sep 02 22:04:56.930 INFO STEP 71 (pack_tar) COMPLETE
56372026-09-02T22:04:57.528Z[ recovery-image] Sep 02 22:04:56.930 INFO O| Sep 02 22:04:56.930 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56382026-09-02T22:04:57.528Z[ recovery-image] Sep 02 22:04:56.931 INFO O| Sep 02 22:04:56.930 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56392026-09-02T22:04:57.556Z[verify-libraries] Compiling russh v0.62.4
56402026-09-02T22:04:58.087Z[ recovery-image] Sep 02 22:04:57.490 INFO O| Sep 02 22:04:57.490 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
56412026-09-02T22:04:58.186Z[ recovery-image] Sep 02 22:04:57.574 INFO O| Sep 02 22:04:57.574 INFO completed processing sled/ramdisk-02-trim
56422026-09-02T22:04:58.191Z[ recovery-image] Sep 02 22:04:57.576 INFO image builder template: ramdisk-03-recovery-trim...
56432026-09-02T22:04:58.192Z[ recovery-image] Sep 02 22:04:57.576 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmplJLwpq/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
56442026-09-02T22:04:58.192Z[ recovery-image] Sep 02 22:04:57.581 INFO O| Sep 02 22:04:57.581 INFO skip include "recovery-elide-v2" because feature "heliosv2" is not enabled
56452026-09-02T22:04:58.204Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
56462026-09-02T22:04:58.249Z[ recovery-image] Sep 02 22:04:57.654 INFO O| Sep 02 22:04:57.654 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56472026-09-02T22:04:58.256Z[ recovery-image] Sep 02 22:04:57.658 INFO O| Sep 02 22:04:57.658 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56482026-09-02T22:04:58.328Z[ recovery-image] Sep 02 22:04:57.732 INFO O| Sep 02 22:04:57.732 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
56492026-09-02T22:04:58.381Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
56502026-09-02T22:04:58.397Z[ recovery-image] Sep 02 22:04:57.797 INFO O| Sep 02 22:04:57.797 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56512026-09-02T22:04:58.398Z[ recovery-image] Sep 02 22:04:57.797 INFO O| Sep 02 22:04:57.797 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
56522026-09-02T22:04:58.402Z[ recovery-image] Sep 02 22:04:57.803 INFO O| Sep 02 22:04:57.803 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
56532026-09-02T22:04:58.419Z[ recovery-image] Sep 02 22:04:57.807 INFO O| Sep 02 22:04:57.807 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56542026-09-02T22:04:58.419Z[ recovery-image] Sep 02 22:04:57.811 INFO O| Sep 02 22:04:57.811 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56552026-09-02T22:04:58.580Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56562026-09-02T22:04:58.906Z[ recovery-image] Sep 02 22:04:58.290 INFO O| Sep 02 22:04:58.290 INFO rolled back to input snapshot; work may begin
56572026-09-02T22:04:58.906Z[ recovery-image] Sep 02 22:04:58.290 INFO O| Sep 02 22:04:58.290 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
56582026-09-02T22:04:58.909Z[ recovery-image] Sep 02 22:04:58.295 INFO O| Sep 02 22:04:58.295 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56592026-09-02T22:04:58.909Z[ recovery-image] Sep 02 22:04:58.305 INFO O| Sep 02 22:04:58.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/amd64/vmm"
56602026-09-02T22:04:58.909Z[ recovery-image] Sep 02 22:04:58.308 INFO O| Sep 02 22:04:58.308 INFO STEP 0 (remove_files) COMPLETE
56612026-09-02T22:04:58.909Z[ recovery-image] Sep 02 22:04:58.308 INFO O| Sep 02 22:04:58.308 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56622026-09-02T22:04:58.917Z[ recovery-image] Sep 02 22:04:58.317 INFO O| Sep 02 22:04:58.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/vmm.conf"
56632026-09-02T22:04:58.917Z[ recovery-image] Sep 02 22:04:58.318 INFO O| Sep 02 22:04:58.318 INFO STEP 1 (remove_files) COMPLETE
56642026-09-02T22:04:58.917Z[ recovery-image] Sep 02 22:04:58.318 INFO O| Sep 02 22:04:58.318 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56652026-09-02T22:04:58.925Z[ recovery-image] Sep 02 22:04:58.328 INFO O| Sep 02 22:04:58.328 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
56662026-09-02T22:04:58.932Z[ recovery-image] Sep 02 22:04:58.331 INFO O| Sep 02 22:04:58.331 INFO STEP 2 (remove_files) COMPLETE
56672026-09-02T22:04:58.932Z[ recovery-image] Sep 02 22:04:58.331 INFO O| Sep 02 22:04:58.331 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56682026-09-02T22:04:58.937Z[ recovery-image] Sep 02 22:04:58.341 INFO O| Sep 02 22:04:58.341 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
56692026-09-02T22:04:58.998Z[ recovery-image] Sep 02 22:04:58.392 INFO O| Sep 02 22:04:58.392 INFO STEP 3 (remove_files) COMPLETE
56702026-09-02T22:04:58.999Z[ recovery-image] Sep 02 22:04:58.392 INFO O| Sep 02 22:04:58.392 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56712026-09-02T22:04:59.005Z[ recovery-image] Sep 02 22:04:58.403 INFO O| Sep 02 22:04:58.403 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
56722026-09-02T22:04:59.006Z[ recovery-image] Sep 02 22:04:58.406 INFO O| Sep 02 22:04:58.406 INFO STEP 4 (remove_files) COMPLETE
56732026-09-02T22:04:59.006Z[ recovery-image] Sep 02 22:04:58.406 INFO O| Sep 02 22:04:58.406 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56742026-09-02T22:04:59.015Z[ recovery-image] Sep 02 22:04:58.416 INFO O| Sep 02 22:04:58.416 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
56752026-09-02T22:04:59.046Z[ recovery-image] Sep 02 22:04:58.450 INFO O| Sep 02 22:04:58.450 INFO STEP 5 (remove_files) COMPLETE
56762026-09-02T22:04:59.046Z[ recovery-image] Sep 02 22:04:58.450 INFO O| Sep 02 22:04:58.450 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56772026-09-02T22:04:59.057Z[ recovery-image] Sep 02 22:04:58.460 INFO O| Sep 02 22:04:58.460 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
56782026-09-02T22:04:59.069Z[ recovery-image] Sep 02 22:04:58.471 INFO O| Sep 02 22:04:58.471 INFO STEP 6 (remove_files) COMPLETE
56792026-09-02T22:04:59.069Z[ recovery-image] Sep 02 22:04:58.471 INFO O| Sep 02 22:04:58.471 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56802026-09-02T22:04:59.080Z[ recovery-image] Sep 02 22:04:58.482 INFO O| Sep 02 22:04:58.482 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
56812026-09-02T22:04:59.085Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
56822026-09-02T22:04:59.085Z[ recovery-image] Sep 02 22:04:58.484 INFO O| Sep 02 22:04:58.483 INFO STEP 7 (remove_files) COMPLETE
56832026-09-02T22:04:59.085Z[ recovery-image] Sep 02 22:04:58.484 INFO O| Sep 02 22:04:58.484 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56842026-09-02T22:04:59.093Z[ recovery-image] Sep 02 22:04:58.494 INFO O| Sep 02 22:04:58.494 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
56852026-09-02T22:04:59.112Z[ recovery-image] Sep 02 22:04:58.495 INFO O| Sep 02 22:04:58.495 INFO STEP 8 (remove_files) COMPLETE
56862026-09-02T22:04:59.112Z[ recovery-image] Sep 02 22:04:58.495 INFO O| Sep 02 22:04:58.495 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56872026-09-02T22:04:59.119Z[ recovery-image] Sep 02 22:04:58.505 INFO O| Sep 02 22:04:58.505 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
56882026-09-02T22:04:59.119Z[ recovery-image] Sep 02 22:04:58.509 INFO O| Sep 02 22:04:58.509 INFO STEP 9 (remove_files) COMPLETE
56892026-09-02T22:04:59.119Z[ recovery-image] Sep 02 22:04:58.509 INFO O| Sep 02 22:04:58.509 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56902026-09-02T22:04:59.120Z[ recovery-image] Sep 02 22:04:58.520 INFO O| Sep 02 22:04:58.520 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
56912026-09-02T22:04:59.120Z[ recovery-image] Sep 02 22:04:58.521 INFO O| Sep 02 22:04:58.521 INFO STEP 10 (remove_files) COMPLETE
56922026-09-02T22:04:59.120Z[ recovery-image] Sep 02 22:04:58.521 INFO O| Sep 02 22:04:58.521 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56932026-09-02T22:04:59.130Z[ recovery-image] Sep 02 22:04:58.530 INFO O| Sep 02 22:04:58.530 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
56942026-09-02T22:04:59.138Z[ recovery-image] Sep 02 22:04:58.532 INFO O| Sep 02 22:04:58.532 INFO STEP 11 (remove_files) COMPLETE
56952026-09-02T22:04:59.138Z[ recovery-image] Sep 02 22:04:58.532 INFO O| Sep 02 22:04:58.532 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56962026-09-02T22:04:59.144Z[ recovery-image] Sep 02 22:04:58.542 INFO O| Sep 02 22:04:58.541 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
56972026-09-02T22:04:59.225Z[ recovery-image] Sep 02 22:04:58.629 INFO O| Sep 02 22:04:58.628 INFO STEP 12 (remove_files) COMPLETE
56982026-09-02T22:04:59.225Z[ recovery-image] Sep 02 22:04:58.629 INFO O| Sep 02 22:04:58.629 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56992026-09-02T22:04:59.235Z[ recovery-image] Sep 02 22:04:58.640 INFO O| Sep 02 22:04:58.640 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
57002026-09-02T22:04:59.260Z[ recovery-image] Sep 02 22:04:58.656 INFO O| Sep 02 22:04:58.656 INFO STEP 13 (remove_files) COMPLETE
57012026-09-02T22:04:59.260Z[ recovery-image] Sep 02 22:04:58.656 INFO O| Sep 02 22:04:58.656 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57022026-09-02T22:04:59.266Z[ recovery-image] Sep 02 22:04:58.667 INFO O| Sep 02 22:04:58.667 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
57032026-09-02T22:04:59.272Z[ recovery-image] Sep 02 22:04:58.676 INFO O| Sep 02 22:04:58.676 INFO STEP 14 (remove_files) COMPLETE
57042026-09-02T22:04:59.272Z[ recovery-image] Sep 02 22:04:58.677 INFO O| Sep 02 22:04:58.676 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57052026-09-02T22:04:59.283Z[ recovery-image] Sep 02 22:04:58.687 INFO O| Sep 02 22:04:58.687 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
57062026-09-02T22:04:59.284Z[ recovery-image] Sep 02 22:04:58.687 INFO O| Sep 02 22:04:58.687 INFO STEP 15 (remove_files) COMPLETE
57072026-09-02T22:04:59.291Z[ recovery-image] Sep 02 22:04:58.687 INFO O| Sep 02 22:04:58.687 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57082026-09-02T22:04:59.298Z[ recovery-image] Sep 02 22:04:58.696 INFO O| Sep 02 22:04:58.696 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
57092026-09-02T22:04:59.299Z[ recovery-image] Sep 02 22:04:58.696 INFO O| Sep 02 22:04:58.696 INFO STEP 16 (remove_files) COMPLETE
57102026-09-02T22:04:59.299Z[ recovery-image] Sep 02 22:04:58.696 INFO O| Sep 02 22:04:58.696 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57112026-09-02T22:04:59.306Z[ recovery-image] Sep 02 22:04:58.706 INFO O| Sep 02 22:04:58.705 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
57122026-09-02T22:04:59.415Z[verify-libraries] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
57132026-09-02T22:04:59.427Z[ recovery-image] Sep 02 22:04:58.817 INFO O| Sep 02 22:04:58.816 INFO STEP 17 (remove_files) COMPLETE
57142026-09-02T22:04:59.427Z[ recovery-image] Sep 02 22:04:58.817 INFO O| Sep 02 22:04:58.817 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57152026-09-02T22:04:59.435Z[ recovery-image] Sep 02 22:04:58.827 INFO O| Sep 02 22:04:58.827 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
57162026-09-02T22:04:59.435Z[ recovery-image] Sep 02 22:04:58.827 INFO O| Sep 02 22:04:58.827 INFO STEP 18 (remove_files) COMPLETE
57172026-09-02T22:04:59.435Z[ recovery-image] Sep 02 22:04:58.827 INFO O| Sep 02 22:04:58.827 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57182026-09-02T22:04:59.446Z[ recovery-image] Sep 02 22:04:58.848 INFO O| Sep 02 22:04:58.848 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
57192026-09-02T22:04:59.452Z[ recovery-image] Sep 02 22:04:58.854 INFO O| Sep 02 22:04:58.854 INFO STEP 19 (remove_files) COMPLETE
57202026-09-02T22:04:59.452Z[ recovery-image] Sep 02 22:04:58.854 INFO O| Sep 02 22:04:58.854 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57212026-09-02T22:04:59.506Z[ recovery-image] Sep 02 22:04:58.911 INFO O| Sep 02 22:04:58.911 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
57222026-09-02T22:04:59.675Z[ recovery-image] Sep 02 22:04:59.077 INFO O| Sep 02 22:04:59.077 INFO STEP 20 (remove_files) COMPLETE
57232026-09-02T22:04:59.675Z[ recovery-image] Sep 02 22:04:59.077 INFO O| Sep 02 22:04:59.077 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57242026-09-02T22:04:59.683Z[ recovery-image] Sep 02 22:04:59.088 INFO O| Sep 02 22:04:59.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
57252026-09-02T22:04:59.687Z[ recovery-image] Sep 02 22:04:59.089 INFO O| Sep 02 22:04:59.089 INFO STEP 21 (remove_files) COMPLETE
57262026-09-02T22:04:59.687Z[ recovery-image] Sep 02 22:04:59.089 INFO O| Sep 02 22:04:59.089 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57272026-09-02T22:04:59.698Z[ recovery-image] Sep 02 22:04:59.098 INFO O| Sep 02 22:04:59.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
57282026-09-02T22:04:59.704Z[ recovery-image] Sep 02 22:04:59.098 INFO O| Sep 02 22:04:59.098 INFO STEP 22 (remove_files) COMPLETE
57292026-09-02T22:04:59.704Z[ recovery-image] Sep 02 22:04:59.098 INFO O| Sep 02 22:04:59.098 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57302026-09-02T22:04:59.704Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57312026-09-02T22:04:59.708Z[ recovery-image] Sep 02 22:04:59.108 INFO O| Sep 02 22:04:59.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
57322026-09-02T22:04:59.708Z[ recovery-image] Sep 02 22:04:59.108 INFO O| Sep 02 22:04:59.108 INFO STEP 23 (remove_files) COMPLETE
57332026-09-02T22:04:59.708Z[ recovery-image] Sep 02 22:04:59.108 INFO O| Sep 02 22:04:59.108 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57342026-09-02T22:04:59.716Z[ recovery-image] Sep 02 22:04:59.118 INFO O| Sep 02 22:04:59.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
57352026-09-02T22:04:59.728Z[ recovery-image] Sep 02 22:04:59.123 INFO O| Sep 02 22:04:59.123 INFO STEP 24 (remove_files) COMPLETE
57362026-09-02T22:04:59.728Z[ recovery-image] Sep 02 22:04:59.123 INFO O| Sep 02 22:04:59.123 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57372026-09-02T22:04:59.733Z[ recovery-image] Sep 02 22:04:59.133 INFO O| Sep 02 22:04:59.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
57382026-09-02T22:04:59.733Z[ recovery-image] Sep 02 22:04:59.133 INFO O| Sep 02 22:04:59.133 INFO STEP 25 (remove_files) COMPLETE
57392026-09-02T22:04:59.734Z[ recovery-image] Sep 02 22:04:59.133 INFO O| Sep 02 22:04:59.133 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57402026-09-02T22:04:59.739Z[ recovery-image] Sep 02 22:04:59.141 INFO O| Sep 02 22:04:59.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
57412026-09-02T22:04:59.739Z[ recovery-image] Sep 02 22:04:59.142 INFO O| Sep 02 22:04:59.142 INFO STEP 26 (remove_files) COMPLETE
57422026-09-02T22:04:59.739Z[ recovery-image] Sep 02 22:04:59.142 INFO O| Sep 02 22:04:59.142 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57432026-09-02T22:04:59.750Z[ recovery-image] Sep 02 22:04:59.152 INFO O| Sep 02 22:04:59.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
57442026-09-02T22:04:59.750Z[ recovery-image] Sep 02 22:04:59.152 INFO O| Sep 02 22:04:59.152 INFO STEP 27 (remove_files) COMPLETE
57452026-09-02T22:04:59.758Z[ recovery-image] Sep 02 22:04:59.152 INFO O| Sep 02 22:04:59.152 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57462026-09-02T22:04:59.764Z[ recovery-image] Sep 02 22:04:59.165 INFO O| Sep 02 22:04:59.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
57472026-09-02T22:04:59.764Z[ recovery-image] Sep 02 22:04:59.165 INFO O| Sep 02 22:04:59.165 INFO STEP 28 (remove_files) COMPLETE
57482026-09-02T22:04:59.765Z[ recovery-image] Sep 02 22:04:59.165 INFO O| Sep 02 22:04:59.165 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57492026-09-02T22:04:59.775Z[ recovery-image] Sep 02 22:04:59.175 INFO O| Sep 02 22:04:59.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
57502026-09-02T22:04:59.775Z[ recovery-image] Sep 02 22:04:59.175 INFO O| Sep 02 22:04:59.175 INFO STEP 29 (remove_files) COMPLETE
57512026-09-02T22:04:59.790Z[ recovery-image] Sep 02 22:04:59.175 INFO O| Sep 02 22:04:59.175 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57522026-09-02T22:04:59.790Z[ recovery-image] Sep 02 22:04:59.184 INFO O| Sep 02 22:04:59.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
57532026-09-02T22:04:59.790Z[ recovery-image] Sep 02 22:04:59.184 INFO O| Sep 02 22:04:59.184 INFO STEP 30 (remove_files) COMPLETE
57542026-09-02T22:04:59.796Z[ recovery-image] Sep 02 22:04:59.184 INFO O| Sep 02 22:04:59.184 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57552026-09-02T22:04:59.797Z[ recovery-image] Sep 02 22:04:59.193 INFO O| Sep 02 22:04:59.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
57562026-09-02T22:04:59.797Z[ recovery-image] Sep 02 22:04:59.194 INFO O| Sep 02 22:04:59.194 INFO STEP 31 (remove_files) COMPLETE
57572026-09-02T22:04:59.797Z[ recovery-image] Sep 02 22:04:59.194 INFO O| Sep 02 22:04:59.194 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57582026-09-02T22:04:59.806Z[ recovery-image] Sep 02 22:04:59.202 INFO O| Sep 02 22:04:59.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
57592026-09-02T22:04:59.806Z[ recovery-image] Sep 02 22:04:59.203 INFO O| Sep 02 22:04:59.203 INFO STEP 32 (remove_files) COMPLETE
57602026-09-02T22:04:59.806Z[ recovery-image] Sep 02 22:04:59.203 INFO O| Sep 02 22:04:59.203 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57612026-09-02T22:04:59.815Z[ recovery-image] Sep 02 22:04:59.213 INFO O| Sep 02 22:04:59.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
57622026-09-02T22:04:59.815Z[ recovery-image] Sep 02 22:04:59.213 INFO O| Sep 02 22:04:59.213 INFO STEP 33 (remove_files) COMPLETE
57632026-09-02T22:04:59.815Z[ recovery-image] Sep 02 22:04:59.213 INFO O| Sep 02 22:04:59.213 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57642026-09-02T22:04:59.827Z[ recovery-image] Sep 02 22:04:59.223 INFO O| Sep 02 22:04:59.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
57652026-09-02T22:04:59.827Z[ recovery-image] Sep 02 22:04:59.223 INFO O| Sep 02 22:04:59.223 INFO STEP 34 (remove_files) COMPLETE
57662026-09-02T22:04:59.827Z[ recovery-image] Sep 02 22:04:59.223 INFO O| Sep 02 22:04:59.223 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57672026-09-02T22:04:59.831Z[ recovery-image] Sep 02 22:04:59.232 INFO O| Sep 02 22:04:59.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
57682026-09-02T22:04:59.831Z[ recovery-image] Sep 02 22:04:59.233 INFO O| Sep 02 22:04:59.233 INFO STEP 35 (remove_files) COMPLETE
57692026-09-02T22:04:59.831Z[ recovery-image] Sep 02 22:04:59.233 INFO O| Sep 02 22:04:59.233 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57702026-09-02T22:04:59.841Z[ recovery-image] Sep 02 22:04:59.244 INFO O| Sep 02 22:04:59.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
57712026-09-02T22:04:59.841Z[ recovery-image] Sep 02 22:04:59.244 INFO O| Sep 02 22:04:59.244 INFO STEP 36 (remove_files) COMPLETE
57722026-09-02T22:04:59.841Z[ recovery-image] Sep 02 22:04:59.244 INFO O| Sep 02 22:04:59.244 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57732026-09-02T22:04:59.851Z[ recovery-image] Sep 02 22:04:59.252 INFO O| Sep 02 22:04:59.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
57742026-09-02T22:04:59.852Z[ recovery-image] Sep 02 22:04:59.252 INFO O| Sep 02 22:04:59.252 INFO STEP 37 (remove_files) COMPLETE
57752026-09-02T22:04:59.858Z[ recovery-image] Sep 02 22:04:59.252 INFO O| Sep 02 22:04:59.252 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57762026-09-02T22:04:59.859Z[ recovery-image] Sep 02 22:04:59.260 INFO O| Sep 02 22:04:59.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
57772026-09-02T22:04:59.859Z[ recovery-image] Sep 02 22:04:59.261 INFO O| Sep 02 22:04:59.261 INFO STEP 38 (remove_files) COMPLETE
57782026-09-02T22:04:59.859Z[ recovery-image] Sep 02 22:04:59.261 INFO O| Sep 02 22:04:59.261 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57792026-09-02T22:04:59.869Z[ recovery-image] Sep 02 22:04:59.269 INFO O| Sep 02 22:04:59.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
57802026-09-02T22:04:59.869Z[ recovery-image] Sep 02 22:04:59.269 INFO O| Sep 02 22:04:59.269 INFO STEP 39 (remove_files) COMPLETE
57812026-09-02T22:04:59.869Z[ recovery-image] Sep 02 22:04:59.269 INFO O| Sep 02 22:04:59.269 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57822026-09-02T22:04:59.875Z[ recovery-image] Sep 02 22:04:59.278 INFO O| Sep 02 22:04:59.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
57832026-09-02T22:04:59.876Z[ recovery-image] Sep 02 22:04:59.278 INFO O| Sep 02 22:04:59.278 INFO STEP 40 (remove_files) COMPLETE
57842026-09-02T22:04:59.876Z[ recovery-image] Sep 02 22:04:59.278 INFO O| Sep 02 22:04:59.278 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57852026-09-02T22:04:59.885Z[ recovery-image] Sep 02 22:04:59.287 INFO O| Sep 02 22:04:59.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
57862026-09-02T22:04:59.885Z[ recovery-image] Sep 02 22:04:59.287 INFO O| Sep 02 22:04:59.287 INFO STEP 41 (remove_files) COMPLETE
57872026-09-02T22:04:59.892Z[ recovery-image] Sep 02 22:04:59.287 INFO O| Sep 02 22:04:59.287 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57882026-09-02T22:04:59.898Z[ recovery-image] Sep 02 22:04:59.297 INFO O| Sep 02 22:04:59.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
57892026-09-02T22:04:59.898Z[ recovery-image] Sep 02 22:04:59.297 INFO O| Sep 02 22:04:59.297 INFO STEP 42 (remove_files) COMPLETE
57902026-09-02T22:04:59.898Z[ recovery-image] Sep 02 22:04:59.297 INFO O| Sep 02 22:04:59.297 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57912026-09-02T22:04:59.905Z[ recovery-image] Sep 02 22:04:59.306 INFO O| Sep 02 22:04:59.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
57922026-09-02T22:04:59.906Z[ recovery-image] Sep 02 22:04:59.306 INFO O| Sep 02 22:04:59.306 INFO STEP 43 (remove_files) COMPLETE
57932026-09-02T22:04:59.906Z[ recovery-image] Sep 02 22:04:59.306 INFO O| Sep 02 22:04:59.306 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57942026-09-02T22:04:59.916Z[ recovery-image] Sep 02 22:04:59.316 INFO O| Sep 02 22:04:59.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
57952026-09-02T22:04:59.923Z[ recovery-image] Sep 02 22:04:59.317 INFO O| Sep 02 22:04:59.317 INFO STEP 44 (remove_files) COMPLETE
57962026-09-02T22:04:59.923Z[ recovery-image] Sep 02 22:04:59.317 INFO O| Sep 02 22:04:59.317 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57972026-09-02T22:04:59.926Z[ recovery-image] Sep 02 22:04:59.327 INFO O| Sep 02 22:04:59.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
57982026-09-02T22:04:59.926Z[ recovery-image] Sep 02 22:04:59.327 INFO O| Sep 02 22:04:59.327 INFO STEP 45 (remove_files) COMPLETE
57992026-09-02T22:04:59.927Z[ recovery-image] Sep 02 22:04:59.327 INFO O| Sep 02 22:04:59.327 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58002026-09-02T22:04:59.940Z[ recovery-image] Sep 02 22:04:59.337 INFO O| Sep 02 22:04:59.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
58012026-09-02T22:04:59.940Z[ recovery-image] Sep 02 22:04:59.337 INFO O| Sep 02 22:04:59.337 INFO STEP 46 (remove_files) COMPLETE
58022026-09-02T22:04:59.940Z[ recovery-image] Sep 02 22:04:59.337 INFO O| Sep 02 22:04:59.337 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58032026-09-02T22:04:59.946Z[ recovery-image] Sep 02 22:04:59.346 INFO O| Sep 02 22:04:59.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
58042026-09-02T22:04:59.946Z[ recovery-image] Sep 02 22:04:59.346 INFO O| Sep 02 22:04:59.346 INFO STEP 47 (remove_files) COMPLETE
58052026-09-02T22:04:59.946Z[ recovery-image] Sep 02 22:04:59.346 INFO O| Sep 02 22:04:59.346 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58062026-09-02T22:04:59.952Z[ recovery-image] Sep 02 22:04:59.355 INFO O| Sep 02 22:04:59.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
58072026-09-02T22:04:59.952Z[ recovery-image] Sep 02 22:04:59.355 INFO O| Sep 02 22:04:59.355 INFO STEP 48 (remove_files) COMPLETE
58082026-09-02T22:04:59.958Z[ recovery-image] Sep 02 22:04:59.355 INFO O| Sep 02 22:04:59.355 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58092026-09-02T22:04:59.986Z[ recovery-image] Sep 02 22:04:59.364 INFO O| Sep 02 22:04:59.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
58102026-09-02T22:04:59.986Z[ recovery-image] Sep 02 22:04:59.364 INFO O| Sep 02 22:04:59.364 INFO STEP 49 (remove_files) COMPLETE
58112026-09-02T22:04:59.986Z[ recovery-image] Sep 02 22:04:59.364 INFO O| Sep 02 22:04:59.364 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58122026-09-02T22:04:59.986Z[verify-libraries] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
58132026-09-02T22:04:59.986Z[ recovery-image] Sep 02 22:04:59.373 INFO O| Sep 02 22:04:59.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
58142026-09-02T22:04:59.986Z[ recovery-image] Sep 02 22:04:59.373 INFO O| Sep 02 22:04:59.373 INFO STEP 50 (remove_files) COMPLETE
58152026-09-02T22:04:59.986Z[ recovery-image] Sep 02 22:04:59.373 INFO O| Sep 02 22:04:59.373 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58162026-09-02T22:04:59.992Z[ recovery-image] Sep 02 22:04:59.381 INFO O| Sep 02 22:04:59.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
58172026-09-02T22:04:59.993Z[ recovery-image] Sep 02 22:04:59.382 INFO O| Sep 02 22:04:59.382 INFO STEP 51 (remove_files) COMPLETE
58182026-09-02T22:04:59.993Z[ recovery-image] Sep 02 22:04:59.382 INFO O| Sep 02 22:04:59.382 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58192026-09-02T22:04:59.993Z[ recovery-image] Sep 02 22:04:59.391 INFO O| Sep 02 22:04:59.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
58202026-09-02T22:04:59.993Z[ recovery-image] Sep 02 22:04:59.391 INFO O| Sep 02 22:04:59.391 INFO STEP 52 (remove_files) COMPLETE
58212026-09-02T22:04:59.993Z[ recovery-image] Sep 02 22:04:59.391 INFO O| Sep 02 22:04:59.391 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58222026-09-02T22:04:59.997Z[ recovery-image] Sep 02 22:04:59.399 INFO O| Sep 02 22:04:59.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
58232026-09-02T22:04:59.997Z[ recovery-image] Sep 02 22:04:59.399 INFO O| Sep 02 22:04:59.399 INFO STEP 53 (remove_files) COMPLETE
58242026-09-02T22:04:59.997Z[ recovery-image] Sep 02 22:04:59.399 INFO O| Sep 02 22:04:59.399 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58252026-09-02T22:05:00.003Z[ recovery-image] Sep 02 22:04:59.408 INFO O| Sep 02 22:04:59.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
58262026-09-02T22:05:00.007Z[ recovery-image] Sep 02 22:04:59.409 INFO O| Sep 02 22:04:59.409 INFO STEP 54 (remove_files) COMPLETE
58272026-09-02T22:05:00.007Z[ recovery-image] Sep 02 22:04:59.409 INFO O| Sep 02 22:04:59.409 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58282026-09-02T22:05:00.015Z[ recovery-image] Sep 02 22:04:59.419 INFO O| Sep 02 22:04:59.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
58292026-09-02T22:05:00.015Z[ recovery-image] Sep 02 22:04:59.419 INFO O| Sep 02 22:04:59.419 INFO STEP 55 (remove_files) COMPLETE
58302026-09-02T22:05:00.015Z[ recovery-image] Sep 02 22:04:59.419 INFO O| Sep 02 22:04:59.419 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58312026-09-02T22:05:00.027Z[ recovery-image] Sep 02 22:04:59.428 INFO O| Sep 02 22:04:59.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
58322026-09-02T22:05:00.027Z[ recovery-image] Sep 02 22:04:59.428 INFO O| Sep 02 22:04:59.428 INFO STEP 56 (remove_files) COMPLETE
58332026-09-02T22:05:00.035Z[ recovery-image] Sep 02 22:04:59.428 INFO O| Sep 02 22:04:59.428 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58342026-09-02T22:05:00.040Z[ recovery-image] Sep 02 22:04:59.437 INFO O| Sep 02 22:04:59.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
58352026-09-02T22:05:00.040Z[ recovery-image] Sep 02 22:04:59.437 INFO O| Sep 02 22:04:59.437 INFO STEP 57 (remove_files) COMPLETE
58362026-09-02T22:05:00.040Z[ recovery-image] Sep 02 22:04:59.437 INFO O| Sep 02 22:04:59.437 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58372026-09-02T22:05:00.044Z[ recovery-image] Sep 02 22:04:59.445 INFO O| Sep 02 22:04:59.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
58382026-09-02T22:05:00.044Z[ recovery-image] Sep 02 22:04:59.446 INFO O| Sep 02 22:04:59.446 INFO STEP 58 (remove_files) COMPLETE
58392026-09-02T22:05:00.044Z[ recovery-image] Sep 02 22:04:59.446 INFO O| Sep 02 22:04:59.446 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58402026-09-02T22:05:00.051Z[ recovery-image] Sep 02 22:04:59.455 INFO O| Sep 02 22:04:59.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
58412026-09-02T22:05:00.051Z[ recovery-image] Sep 02 22:04:59.455 INFO O| Sep 02 22:04:59.455 INFO STEP 59 (remove_files) COMPLETE
58422026-09-02T22:05:00.051Z[ recovery-image] Sep 02 22:04:59.455 INFO O| Sep 02 22:04:59.455 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58432026-09-02T22:05:00.061Z[ recovery-image] Sep 02 22:04:59.464 INFO O| Sep 02 22:04:59.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
58442026-09-02T22:05:00.061Z[ recovery-image] Sep 02 22:04:59.464 INFO O| Sep 02 22:04:59.464 INFO STEP 60 (remove_files) COMPLETE
58452026-09-02T22:05:00.068Z[ recovery-image] Sep 02 22:04:59.464 INFO O| Sep 02 22:04:59.464 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58462026-09-02T22:05:00.078Z[ recovery-image] Sep 02 22:04:59.474 INFO O| Sep 02 22:04:59.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
58472026-09-02T22:05:00.078Z[ recovery-image] Sep 02 22:04:59.475 INFO O| Sep 02 22:04:59.475 INFO STEP 61 (remove_files) COMPLETE
58482026-09-02T22:05:00.078Z[ recovery-image] Sep 02 22:04:59.475 INFO O| Sep 02 22:04:59.475 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58492026-09-02T22:05:00.158Z[ recovery-image] Sep 02 22:04:59.485 INFO O| Sep 02 22:04:59.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
58502026-09-02T22:05:00.158Z[ recovery-image] Sep 02 22:04:59.485 INFO O| Sep 02 22:04:59.485 INFO STEP 62 (remove_files) COMPLETE
58512026-09-02T22:05:00.158Z[ recovery-image] Sep 02 22:04:59.485 INFO O| Sep 02 22:04:59.485 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58522026-09-02T22:05:00.168Z[ recovery-image] Sep 02 22:04:59.495 INFO O| Sep 02 22:04:59.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
58532026-09-02T22:05:00.168Z[ recovery-image] Sep 02 22:04:59.495 INFO O| Sep 02 22:04:59.495 INFO STEP 63 (remove_files) COMPLETE
58542026-09-02T22:05:00.168Z[ recovery-image] Sep 02 22:04:59.495 INFO O| Sep 02 22:04:59.495 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58552026-09-02T22:05:00.168Z[ recovery-image] Sep 02 22:04:59.505 INFO O| Sep 02 22:04:59.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
58562026-09-02T22:05:00.168Z[ recovery-image] Sep 02 22:04:59.505 INFO O| Sep 02 22:04:59.505 INFO STEP 64 (remove_files) COMPLETE
58572026-09-02T22:05:00.168Z[ recovery-image] Sep 02 22:04:59.505 INFO O| Sep 02 22:04:59.505 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58582026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.515 INFO O| Sep 02 22:04:59.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
58592026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.515 INFO O| Sep 02 22:04:59.515 INFO STEP 65 (remove_files) COMPLETE
58602026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.515 INFO O| Sep 02 22:04:59.515 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58612026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.525 INFO O| Sep 02 22:04:59.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
58622026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.525 INFO O| Sep 02 22:04:59.525 INFO STEP 66 (remove_files) COMPLETE
58632026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.525 INFO O| Sep 02 22:04:59.525 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58642026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.536 INFO O| Sep 02 22:04:59.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
58652026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.536 INFO O| Sep 02 22:04:59.536 INFO STEP 67 (remove_files) COMPLETE
58662026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.536 INFO O| Sep 02 22:04:59.536 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58672026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.546 INFO O| Sep 02 22:04:59.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
58682026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.546 INFO O| Sep 02 22:04:59.546 INFO STEP 68 (remove_files) COMPLETE
58692026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.546 INFO O| Sep 02 22:04:59.546 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58702026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.556 INFO O| Sep 02 22:04:59.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
58712026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.556 INFO O| Sep 02 22:04:59.556 INFO STEP 69 (remove_files) COMPLETE
58722026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.556 INFO O| Sep 02 22:04:59.556 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58732026-09-02T22:05:00.169Z[ recovery-image] Sep 02 22:04:59.566 INFO O| Sep 02 22:04:59.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
58742026-09-02T22:05:00.170Z[ recovery-image] Sep 02 22:04:59.566 INFO O| Sep 02 22:04:59.566 INFO STEP 70 (remove_files) COMPLETE
58752026-09-02T22:05:00.170Z[ recovery-image] Sep 02 22:04:59.566 INFO O| Sep 02 22:04:59.566 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58762026-09-02T22:05:00.177Z[ recovery-image] Sep 02 22:04:59.576 INFO O| Sep 02 22:04:59.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
58772026-09-02T22:05:00.177Z[ recovery-image] Sep 02 22:04:59.576 INFO O| Sep 02 22:04:59.576 INFO STEP 71 (remove_files) COMPLETE
58782026-09-02T22:05:00.177Z[ recovery-image] Sep 02 22:04:59.576 INFO O| Sep 02 22:04:59.576 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58792026-09-02T22:05:00.186Z[ recovery-image] Sep 02 22:04:59.586 INFO O| Sep 02 22:04:59.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
58802026-09-02T22:05:00.186Z[ recovery-image] Sep 02 22:04:59.586 INFO O| Sep 02 22:04:59.586 INFO STEP 72 (remove_files) COMPLETE
58812026-09-02T22:05:00.187Z[ recovery-image] Sep 02 22:04:59.586 INFO O| Sep 02 22:04:59.586 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58822026-09-02T22:05:00.193Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
58832026-09-02T22:05:00.198Z[ recovery-image] Sep 02 22:04:59.596 INFO O| Sep 02 22:04:59.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
58842026-09-02T22:05:00.198Z[ recovery-image] Sep 02 22:04:59.596 INFO O| Sep 02 22:04:59.596 INFO STEP 73 (remove_files) COMPLETE
58852026-09-02T22:05:00.198Z[ recovery-image] Sep 02 22:04:59.596 INFO O| Sep 02 22:04:59.596 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58862026-09-02T22:05:00.206Z[ recovery-image] Sep 02 22:04:59.605 INFO O| Sep 02 22:04:59.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
58872026-09-02T22:05:00.206Z[ recovery-image] Sep 02 22:04:59.605 INFO O| Sep 02 22:04:59.605 INFO STEP 74 (remove_files) COMPLETE
58882026-09-02T22:05:00.206Z[ recovery-image] Sep 02 22:04:59.605 INFO O| Sep 02 22:04:59.605 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58892026-09-02T22:05:00.214Z[ recovery-image] Sep 02 22:04:59.614 INFO O| Sep 02 22:04:59.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
58902026-09-02T22:05:00.214Z[ recovery-image] Sep 02 22:04:59.615 INFO O| Sep 02 22:04:59.615 INFO STEP 75 (remove_files) COMPLETE
58912026-09-02T22:05:00.215Z[ recovery-image] Sep 02 22:04:59.615 INFO O| Sep 02 22:04:59.615 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58922026-09-02T22:05:00.221Z[ recovery-image] Sep 02 22:04:59.624 INFO O| Sep 02 22:04:59.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
58932026-09-02T22:05:00.221Z[ recovery-image] Sep 02 22:04:59.624 INFO O| Sep 02 22:04:59.624 INFO STEP 76 (remove_files) COMPLETE
58942026-09-02T22:05:00.221Z[ recovery-image] Sep 02 22:04:59.624 INFO O| Sep 02 22:04:59.624 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58952026-09-02T22:05:00.227Z[verify-libraries] Compiling fs-err v2.11.0
58962026-09-02T22:05:00.232Z[ recovery-image] Sep 02 22:04:59.634 INFO O| Sep 02 22:04:59.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
58972026-09-02T22:05:00.232Z[ recovery-image] Sep 02 22:04:59.634 INFO O| Sep 02 22:04:59.634 INFO STEP 77 (remove_files) COMPLETE
58982026-09-02T22:05:00.232Z[ recovery-image] Sep 02 22:04:59.634 INFO O| Sep 02 22:04:59.634 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58992026-09-02T22:05:00.244Z[ recovery-image] Sep 02 22:04:59.648 INFO O| Sep 02 22:04:59.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
59002026-09-02T22:05:00.244Z[ recovery-image] Sep 02 22:04:59.648 INFO O| Sep 02 22:04:59.648 INFO STEP 78 (remove_files) COMPLETE
59012026-09-02T22:05:00.244Z[ recovery-image] Sep 02 22:04:59.648 INFO O| Sep 02 22:04:59.648 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59022026-09-02T22:05:00.257Z[ recovery-image] Sep 02 22:04:59.661 INFO O| Sep 02 22:04:59.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
59032026-09-02T22:05:00.257Z[ recovery-image] Sep 02 22:04:59.661 INFO O| Sep 02 22:04:59.661 INFO STEP 79 (remove_files) COMPLETE
59042026-09-02T22:05:00.266Z[ recovery-image] Sep 02 22:04:59.661 INFO O| Sep 02 22:04:59.661 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59052026-09-02T22:05:00.271Z[ recovery-image] Sep 02 22:04:59.671 INFO O| Sep 02 22:04:59.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
59062026-09-02T22:05:00.271Z[ recovery-image] Sep 02 22:04:59.671 INFO O| Sep 02 22:04:59.671 INFO STEP 80 (remove_files) COMPLETE
59072026-09-02T22:05:00.272Z[ recovery-image] Sep 02 22:04:59.671 INFO O| Sep 02 22:04:59.671 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59082026-09-02T22:05:00.278Z[ recovery-image] Sep 02 22:04:59.682 INFO O| Sep 02 22:04:59.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
59092026-09-02T22:05:00.278Z[ recovery-image] Sep 02 22:04:59.682 INFO O| Sep 02 22:04:59.682 INFO STEP 81 (remove_files) COMPLETE
59102026-09-02T22:05:00.283Z[ recovery-image] Sep 02 22:04:59.682 INFO O| Sep 02 22:04:59.682 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59112026-09-02T22:05:00.289Z[ recovery-image] Sep 02 22:04:59.691 INFO O| Sep 02 22:04:59.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
59122026-09-02T22:05:00.289Z[ recovery-image] Sep 02 22:04:59.691 INFO O| Sep 02 22:04:59.691 INFO STEP 82 (remove_files) COMPLETE
59132026-09-02T22:05:00.289Z[ recovery-image] Sep 02 22:04:59.691 INFO O| Sep 02 22:04:59.691 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59142026-09-02T22:05:00.296Z[ recovery-image] Sep 02 22:04:59.700 INFO O| Sep 02 22:04:59.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
59152026-09-02T22:05:00.296Z[ recovery-image] Sep 02 22:04:59.700 INFO O| Sep 02 22:04:59.700 INFO STEP 83 (remove_files) COMPLETE
59162026-09-02T22:05:00.302Z[ recovery-image] Sep 02 22:04:59.700 INFO O| Sep 02 22:04:59.700 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59172026-09-02T22:05:00.309Z[ recovery-image] Sep 02 22:04:59.709 INFO O| Sep 02 22:04:59.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
59182026-09-02T22:05:00.309Z[ recovery-image] Sep 02 22:04:59.709 INFO O| Sep 02 22:04:59.709 INFO STEP 84 (remove_files) COMPLETE
59192026-09-02T22:05:00.309Z[ recovery-image] Sep 02 22:04:59.709 INFO O| Sep 02 22:04:59.709 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59202026-09-02T22:05:00.315Z[ recovery-image] Sep 02 22:04:59.718 INFO O| Sep 02 22:04:59.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
59212026-09-02T22:05:00.315Z[ recovery-image] Sep 02 22:04:59.718 INFO O| Sep 02 22:04:59.718 INFO STEP 85 (remove_files) COMPLETE
59222026-09-02T22:05:00.316Z[ recovery-image] Sep 02 22:04:59.718 INFO O| Sep 02 22:04:59.718 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59232026-09-02T22:05:00.324Z[ recovery-image] Sep 02 22:04:59.729 INFO O| Sep 02 22:04:59.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
59242026-09-02T22:05:00.325Z[ recovery-image] Sep 02 22:04:59.729 INFO O| Sep 02 22:04:59.729 INFO STEP 86 (remove_files) COMPLETE
59252026-09-02T22:05:00.325Z[ recovery-image] Sep 02 22:04:59.729 INFO O| Sep 02 22:04:59.729 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59262026-09-02T22:05:00.334Z[ recovery-image] Sep 02 22:04:59.738 INFO O| Sep 02 22:04:59.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
59272026-09-02T22:05:00.334Z[ recovery-image] Sep 02 22:04:59.738 INFO O| Sep 02 22:04:59.738 INFO STEP 87 (remove_files) COMPLETE
59282026-09-02T22:05:00.338Z[ recovery-image] Sep 02 22:04:59.738 INFO O| Sep 02 22:04:59.738 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59292026-09-02T22:05:00.344Z[ recovery-image] Sep 02 22:04:59.748 INFO O| Sep 02 22:04:59.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
59302026-09-02T22:05:00.344Z[ recovery-image] Sep 02 22:04:59.748 INFO O| Sep 02 22:04:59.748 INFO STEP 88 (remove_files) COMPLETE
59312026-09-02T22:05:00.344Z[ recovery-image] Sep 02 22:04:59.748 INFO O| Sep 02 22:04:59.748 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59322026-09-02T22:05:00.353Z[ recovery-image] Sep 02 22:04:59.757 INFO O| Sep 02 22:04:59.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
59332026-09-02T22:05:00.362Z[ recovery-image] Sep 02 22:04:59.757 INFO O| Sep 02 22:04:59.757 INFO STEP 89 (remove_files) COMPLETE
59342026-09-02T22:05:00.362Z[ recovery-image] Sep 02 22:04:59.757 INFO O| Sep 02 22:04:59.757 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59352026-09-02T22:05:00.369Z[ recovery-image] Sep 02 22:04:59.768 INFO O| Sep 02 22:04:59.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
59362026-09-02T22:05:00.369Z[ recovery-image] Sep 02 22:04:59.768 INFO O| Sep 02 22:04:59.768 INFO STEP 90 (remove_files) COMPLETE
59372026-09-02T22:05:00.370Z[ recovery-image] Sep 02 22:04:59.768 INFO O| Sep 02 22:04:59.768 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59382026-09-02T22:05:00.378Z[ recovery-image] Sep 02 22:04:59.777 INFO O| Sep 02 22:04:59.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
59392026-09-02T22:05:00.378Z[ recovery-image] Sep 02 22:04:59.777 INFO O| Sep 02 22:04:59.777 INFO STEP 91 (remove_files) COMPLETE
59402026-09-02T22:05:00.378Z[ recovery-image] Sep 02 22:04:59.777 INFO O| Sep 02 22:04:59.777 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59412026-09-02T22:05:00.382Z[ recovery-image] Sep 02 22:04:59.787 INFO O| Sep 02 22:04:59.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
59422026-09-02T22:05:00.382Z[ recovery-image] Sep 02 22:04:59.787 INFO O| Sep 02 22:04:59.787 INFO STEP 92 (remove_files) COMPLETE
59432026-09-02T22:05:00.382Z[ recovery-image] Sep 02 22:04:59.787 INFO O| Sep 02 22:04:59.787 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59442026-09-02T22:05:00.392Z[ recovery-image] Sep 02 22:04:59.796 INFO O| Sep 02 22:04:59.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
59452026-09-02T22:05:00.392Z[ recovery-image] Sep 02 22:04:59.796 INFO O| Sep 02 22:04:59.796 INFO STEP 93 (remove_files) COMPLETE
59462026-09-02T22:05:00.399Z[ recovery-image] Sep 02 22:04:59.796 INFO O| Sep 02 22:04:59.796 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59472026-09-02T22:05:00.403Z[ recovery-image] Sep 02 22:04:59.806 INFO O| Sep 02 22:04:59.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
59482026-09-02T22:05:00.403Z[ recovery-image] Sep 02 22:04:59.806 INFO O| Sep 02 22:04:59.806 INFO STEP 94 (remove_files) COMPLETE
59492026-09-02T22:05:00.404Z[ recovery-image] Sep 02 22:04:59.806 INFO O| Sep 02 22:04:59.806 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59502026-09-02T22:05:00.413Z[ recovery-image] Sep 02 22:04:59.817 INFO O| Sep 02 22:04:59.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
59512026-09-02T22:05:00.413Z[ recovery-image] Sep 02 22:04:59.817 INFO O| Sep 02 22:04:59.817 INFO STEP 95 (remove_files) COMPLETE
59522026-09-02T22:05:00.420Z[ recovery-image] Sep 02 22:04:59.817 INFO O| Sep 02 22:04:59.817 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59532026-09-02T22:05:00.424Z[ recovery-image] Sep 02 22:04:59.826 INFO O| Sep 02 22:04:59.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
59542026-09-02T22:05:00.424Z[ recovery-image] Sep 02 22:04:59.826 INFO O| Sep 02 22:04:59.826 INFO STEP 96 (remove_files) COMPLETE
59552026-09-02T22:05:00.424Z[ recovery-image] Sep 02 22:04:59.826 INFO O| Sep 02 22:04:59.826 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59562026-09-02T22:05:00.430Z[ recovery-image] Sep 02 22:04:59.835 INFO O| Sep 02 22:04:59.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
59572026-09-02T22:05:00.430Z[ recovery-image] Sep 02 22:04:59.835 INFO O| Sep 02 22:04:59.835 INFO STEP 97 (remove_files) COMPLETE
59582026-09-02T22:05:00.430Z[ recovery-image] Sep 02 22:04:59.835 INFO O| Sep 02 22:04:59.835 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59592026-09-02T22:05:00.439Z[ recovery-image] Sep 02 22:04:59.843 INFO O| Sep 02 22:04:59.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
59602026-09-02T22:05:00.439Z[ recovery-image] Sep 02 22:04:59.843 INFO O| Sep 02 22:04:59.843 INFO STEP 98 (remove_files) COMPLETE
59612026-09-02T22:05:00.440Z[ recovery-image] Sep 02 22:04:59.843 INFO O| Sep 02 22:04:59.843 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59622026-09-02T22:05:00.449Z[ recovery-image] Sep 02 22:04:59.852 INFO O| Sep 02 22:04:59.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
59632026-09-02T22:05:00.449Z[ recovery-image] Sep 02 22:04:59.852 INFO O| Sep 02 22:04:59.852 INFO STEP 99 (remove_files) COMPLETE
59642026-09-02T22:05:00.449Z[ recovery-image] Sep 02 22:04:59.852 INFO O| Sep 02 22:04:59.852 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59652026-09-02T22:05:00.457Z[ recovery-image] Sep 02 22:04:59.861 INFO O| Sep 02 22:04:59.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
59662026-09-02T22:05:00.457Z[ recovery-image] Sep 02 22:04:59.861 INFO O| Sep 02 22:04:59.861 INFO STEP 100 (remove_files) COMPLETE
59672026-09-02T22:05:00.457Z[ recovery-image] Sep 02 22:04:59.861 INFO O| Sep 02 22:04:59.861 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59682026-09-02T22:05:00.467Z[ recovery-image] Sep 02 22:04:59.869 INFO O| Sep 02 22:04:59.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
59692026-09-02T22:05:00.473Z[ recovery-image] Sep 02 22:04:59.869 INFO O| Sep 02 22:04:59.869 INFO STEP 101 (remove_files) COMPLETE
59702026-09-02T22:05:00.473Z[ recovery-image] Sep 02 22:04:59.869 INFO O| Sep 02 22:04:59.869 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59712026-09-02T22:05:00.477Z[ recovery-image] Sep 02 22:04:59.878 INFO O| Sep 02 22:04:59.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
59722026-09-02T22:05:00.477Z[ recovery-image] Sep 02 22:04:59.878 INFO O| Sep 02 22:04:59.878 INFO STEP 102 (remove_files) COMPLETE
59732026-09-02T22:05:00.477Z[ recovery-image] Sep 02 22:04:59.878 INFO O| Sep 02 22:04:59.878 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59742026-09-02T22:05:00.483Z[ recovery-image] Sep 02 22:04:59.887 INFO O| Sep 02 22:04:59.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
59752026-09-02T22:05:00.483Z[ recovery-image] Sep 02 22:04:59.887 INFO O| Sep 02 22:04:59.887 INFO STEP 103 (remove_files) COMPLETE
59762026-09-02T22:05:00.483Z[ recovery-image] Sep 02 22:04:59.887 INFO O| Sep 02 22:04:59.887 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59772026-09-02T22:05:00.492Z[verify-libraries] Compiling internet-checksum v0.2.1
59782026-09-02T22:05:00.498Z[ recovery-image] Sep 02 22:04:59.896 INFO O| Sep 02 22:04:59.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
59792026-09-02T22:05:00.498Z[ recovery-image] Sep 02 22:04:59.896 INFO O| Sep 02 22:04:59.896 INFO STEP 104 (remove_files) COMPLETE
59802026-09-02T22:05:00.498Z[ recovery-image] Sep 02 22:04:59.896 INFO O| Sep 02 22:04:59.896 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59812026-09-02T22:05:00.502Z[ recovery-image] Sep 02 22:04:59.904 INFO O| Sep 02 22:04:59.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
59822026-09-02T22:05:00.503Z[ recovery-image] Sep 02 22:04:59.904 INFO O| Sep 02 22:04:59.904 INFO STEP 105 (remove_files) COMPLETE
59832026-09-02T22:05:00.503Z[ recovery-image] Sep 02 22:04:59.904 INFO O| Sep 02 22:04:59.904 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59842026-09-02T22:05:00.511Z[ recovery-image] Sep 02 22:04:59.913 INFO O| Sep 02 22:04:59.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
59852026-09-02T22:05:00.511Z[ recovery-image] Sep 02 22:04:59.913 INFO O| Sep 02 22:04:59.913 INFO STEP 106 (remove_files) COMPLETE
59862026-09-02T22:05:00.517Z[ recovery-image] Sep 02 22:04:59.913 INFO O| Sep 02 22:04:59.913 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59872026-09-02T22:05:00.522Z[ recovery-image] Sep 02 22:04:59.922 INFO O| Sep 02 22:04:59.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
59882026-09-02T22:05:00.522Z[ recovery-image] Sep 02 22:04:59.922 INFO O| Sep 02 22:04:59.922 INFO STEP 107 (remove_files) COMPLETE
59892026-09-02T22:05:00.523Z[ recovery-image] Sep 02 22:04:59.922 INFO O| Sep 02 22:04:59.922 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59902026-09-02T22:05:00.529Z[ recovery-image] Sep 02 22:04:59.933 INFO O| Sep 02 22:04:59.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
59912026-09-02T22:05:00.529Z[ recovery-image] Sep 02 22:04:59.933 INFO O| Sep 02 22:04:59.933 INFO STEP 108 (remove_files) COMPLETE
59922026-09-02T22:05:00.529Z[ recovery-image] Sep 02 22:04:59.933 INFO O| Sep 02 22:04:59.933 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59932026-09-02T22:05:00.537Z[ recovery-image] Sep 02 22:04:59.941 INFO O| Sep 02 22:04:59.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
59942026-09-02T22:05:00.537Z[ recovery-image] Sep 02 22:04:59.941 INFO O| Sep 02 22:04:59.941 INFO STEP 109 (remove_files) COMPLETE
59952026-09-02T22:05:00.544Z[ recovery-image] Sep 02 22:04:59.941 INFO O| Sep 02 22:04:59.941 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59962026-09-02T22:05:00.548Z[ recovery-image] Sep 02 22:04:59.949 INFO O| Sep 02 22:04:59.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
59972026-09-02T22:05:00.548Z[ recovery-image] Sep 02 22:04:59.949 INFO O| Sep 02 22:04:59.949 INFO STEP 110 (remove_files) COMPLETE
59982026-09-02T22:05:00.548Z[ recovery-image] Sep 02 22:04:59.949 INFO O| Sep 02 22:04:59.949 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59992026-09-02T22:05:00.553Z[ recovery-image] Sep 02 22:04:59.957 INFO O| Sep 02 22:04:59.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
60002026-09-02T22:05:00.554Z[ recovery-image] Sep 02 22:04:59.957 INFO O| Sep 02 22:04:59.957 INFO STEP 111 (remove_files) COMPLETE
60012026-09-02T22:05:00.562Z[ recovery-image] Sep 02 22:04:59.957 INFO O| Sep 02 22:04:59.957 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60022026-09-02T22:05:00.567Z[ recovery-image] Sep 02 22:04:59.966 INFO O| Sep 02 22:04:59.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
60032026-09-02T22:05:00.567Z[ recovery-image] Sep 02 22:04:59.966 INFO O| Sep 02 22:04:59.966 INFO STEP 112 (remove_files) COMPLETE
60042026-09-02T22:05:00.567Z[ recovery-image] Sep 02 22:04:59.966 INFO O| Sep 02 22:04:59.966 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60052026-09-02T22:05:00.572Z[ recovery-image] Sep 02 22:04:59.975 INFO O| Sep 02 22:04:59.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
60062026-09-02T22:05:00.572Z[ recovery-image] Sep 02 22:04:59.975 INFO O| Sep 02 22:04:59.975 INFO STEP 113 (remove_files) COMPLETE
60072026-09-02T22:05:00.573Z[ recovery-image] Sep 02 22:04:59.976 INFO O| Sep 02 22:04:59.975 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60082026-09-02T22:05:00.580Z[ recovery-image] Sep 02 22:04:59.984 INFO O| Sep 02 22:04:59.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
60092026-09-02T22:05:00.580Z[ recovery-image] Sep 02 22:04:59.984 INFO O| Sep 02 22:04:59.984 INFO STEP 114 (remove_files) COMPLETE
60102026-09-02T22:05:00.588Z[ recovery-image] Sep 02 22:04:59.984 INFO O| Sep 02 22:04:59.984 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60112026-09-02T22:05:00.606Z[ recovery-image] Sep 02 22:04:59.998 INFO O| Sep 02 22:04:59.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
60122026-09-02T22:05:00.606Z[ recovery-image] Sep 02 22:04:59.999 INFO O| Sep 02 22:04:59.999 INFO STEP 115 (remove_files) COMPLETE
60132026-09-02T22:05:00.606Z[ recovery-image] Sep 02 22:04:59.999 INFO O| Sep 02 22:04:59.999 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60142026-09-02T22:05:00.621Z[ recovery-image] Sep 02 22:05:00.025 INFO O| Sep 02 22:05:00.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
60152026-09-02T22:05:00.622Z[ recovery-image] Sep 02 22:05:00.025 INFO O| Sep 02 22:05:00.025 INFO STEP 116 (remove_files) COMPLETE
60162026-09-02T22:05:00.635Z[ recovery-image] Sep 02 22:05:00.025 INFO O| Sep 02 22:05:00.025 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60172026-09-02T22:05:00.642Z[ recovery-image] Sep 02 22:05:00.036 INFO O| Sep 02 22:05:00.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
60182026-09-02T22:05:00.642Z[ recovery-image] Sep 02 22:05:00.036 INFO O| Sep 02 22:05:00.036 INFO STEP 117 (remove_files) COMPLETE
60192026-09-02T22:05:00.642Z[ recovery-image] Sep 02 22:05:00.036 INFO O| Sep 02 22:05:00.036 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60202026-09-02T22:05:00.652Z[ recovery-image] Sep 02 22:05:00.050 INFO O| Sep 02 22:05:00.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
60212026-09-02T22:05:00.652Z[ recovery-image] Sep 02 22:05:00.050 INFO O| Sep 02 22:05:00.050 INFO STEP 118 (remove_files) COMPLETE
60222026-09-02T22:05:00.652Z[ recovery-image] Sep 02 22:05:00.050 INFO O| Sep 02 22:05:00.050 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60232026-09-02T22:05:00.657Z[ recovery-image] Sep 02 22:05:00.059 INFO O| Sep 02 22:05:00.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
60242026-09-02T22:05:00.657Z[ recovery-image] Sep 02 22:05:00.059 INFO O| Sep 02 22:05:00.059 INFO STEP 119 (remove_files) COMPLETE
60252026-09-02T22:05:00.658Z[ recovery-image] Sep 02 22:05:00.059 INFO O| Sep 02 22:05:00.059 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60262026-09-02T22:05:00.665Z[ recovery-image] Sep 02 22:05:00.068 INFO O| Sep 02 22:05:00.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
60272026-09-02T22:05:00.665Z[ recovery-image] Sep 02 22:05:00.069 INFO O| Sep 02 22:05:00.069 INFO STEP 120 (remove_files) COMPLETE
60282026-09-02T22:05:00.673Z[ recovery-image] Sep 02 22:05:00.069 INFO O| Sep 02 22:05:00.069 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60292026-09-02T22:05:00.682Z[ recovery-image] Sep 02 22:05:00.077 INFO O| Sep 02 22:05:00.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
60302026-09-02T22:05:00.682Z[ recovery-image] Sep 02 22:05:00.077 INFO O| Sep 02 22:05:00.077 INFO STEP 121 (remove_files) COMPLETE
60312026-09-02T22:05:00.682Z[ recovery-image] Sep 02 22:05:00.077 INFO O| Sep 02 22:05:00.077 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60322026-09-02T22:05:00.686Z[ recovery-image] Sep 02 22:05:00.086 INFO O| Sep 02 22:05:00.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
60332026-09-02T22:05:00.686Z[ recovery-image] Sep 02 22:05:00.086 INFO O| Sep 02 22:05:00.086 INFO STEP 122 (remove_files) COMPLETE
60342026-09-02T22:05:00.686Z[ recovery-image] Sep 02 22:05:00.086 INFO O| Sep 02 22:05:00.086 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60352026-09-02T22:05:00.692Z[ recovery-image] Sep 02 22:05:00.095 INFO O| Sep 02 22:05:00.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
60362026-09-02T22:05:00.699Z[ recovery-image] Sep 02 22:05:00.095 INFO O| Sep 02 22:05:00.095 INFO STEP 123 (remove_files) COMPLETE
60372026-09-02T22:05:00.699Z[ recovery-image] Sep 02 22:05:00.096 INFO O| Sep 02 22:05:00.095 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60382026-09-02T22:05:00.704Z[verify-libraries] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
60392026-09-02T22:05:00.704Z[ recovery-image] Sep 02 22:05:00.107 INFO O| Sep 02 22:05:00.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
60402026-09-02T22:05:00.704Z[ recovery-image] Sep 02 22:05:00.107 INFO O| Sep 02 22:05:00.107 INFO STEP 124 (remove_files) COMPLETE
60412026-09-02T22:05:00.704Z[ recovery-image] Sep 02 22:05:00.107 INFO O| Sep 02 22:05:00.107 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60422026-09-02T22:05:00.717Z[ recovery-image] Sep 02 22:05:00.118 INFO O| Sep 02 22:05:00.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
60432026-09-02T22:05:00.725Z[ recovery-image] Sep 02 22:05:00.119 INFO O| Sep 02 22:05:00.119 INFO STEP 125 (remove_files) COMPLETE
60442026-09-02T22:05:00.725Z[ recovery-image] Sep 02 22:05:00.119 INFO O| Sep 02 22:05:00.119 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60452026-09-02T22:05:00.735Z[ recovery-image] Sep 02 22:05:00.129 INFO O| Sep 02 22:05:00.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
60462026-09-02T22:05:00.735Z[ recovery-image] Sep 02 22:05:00.129 INFO O| Sep 02 22:05:00.129 INFO STEP 126 (remove_files) COMPLETE
60472026-09-02T22:05:00.735Z[ recovery-image] Sep 02 22:05:00.129 INFO O| Sep 02 22:05:00.129 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60482026-09-02T22:05:00.742Z[ recovery-image] Sep 02 22:05:00.141 INFO O| Sep 02 22:05:00.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
60492026-09-02T22:05:00.742Z[ recovery-image] Sep 02 22:05:00.141 INFO O| Sep 02 22:05:00.140 INFO STEP 127 (remove_files) COMPLETE
60502026-09-02T22:05:00.742Z[ recovery-image] Sep 02 22:05:00.141 INFO O| Sep 02 22:05:00.140 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60512026-09-02T22:05:00.755Z[ recovery-image] Sep 02 22:05:00.150 INFO O| Sep 02 22:05:00.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
60522026-09-02T22:05:00.755Z[ recovery-image] Sep 02 22:05:00.150 INFO O| Sep 02 22:05:00.150 INFO STEP 128 (remove_files) COMPLETE
60532026-09-02T22:05:00.755Z[ recovery-image] Sep 02 22:05:00.150 INFO O| Sep 02 22:05:00.150 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60542026-09-02T22:05:00.769Z[ recovery-image] Sep 02 22:05:00.160 INFO O| Sep 02 22:05:00.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
60552026-09-02T22:05:00.769Z[ recovery-image] Sep 02 22:05:00.160 INFO O| Sep 02 22:05:00.160 INFO STEP 129 (remove_files) COMPLETE
60562026-09-02T22:05:00.769Z[ recovery-image] Sep 02 22:05:00.160 INFO O| Sep 02 22:05:00.160 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60572026-09-02T22:05:00.779Z[ recovery-image] Sep 02 22:05:00.170 INFO O| Sep 02 22:05:00.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
60582026-09-02T22:05:00.779Z[ recovery-image] Sep 02 22:05:00.170 INFO O| Sep 02 22:05:00.170 INFO STEP 130 (remove_files) COMPLETE
60592026-09-02T22:05:00.779Z[ recovery-image] Sep 02 22:05:00.170 INFO O| Sep 02 22:05:00.170 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60602026-09-02T22:05:00.779Z[ recovery-image] Sep 02 22:05:00.180 INFO O| Sep 02 22:05:00.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
60612026-09-02T22:05:00.779Z[ recovery-image] Sep 02 22:05:00.180 INFO O| Sep 02 22:05:00.180 INFO STEP 131 (remove_files) COMPLETE
60622026-09-02T22:05:00.779Z[ recovery-image] Sep 02 22:05:00.180 INFO O| Sep 02 22:05:00.180 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60632026-09-02T22:05:00.792Z[ recovery-image] Sep 02 22:05:00.189 INFO O| Sep 02 22:05:00.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
60642026-09-02T22:05:00.792Z[ recovery-image] Sep 02 22:05:00.190 INFO O| Sep 02 22:05:00.189 INFO STEP 132 (remove_files) COMPLETE
60652026-09-02T22:05:00.795Z[ recovery-image] Sep 02 22:05:00.190 INFO O| Sep 02 22:05:00.189 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60662026-09-02T22:05:00.795Z[ recovery-image] Sep 02 22:05:00.199 INFO O| Sep 02 22:05:00.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
60672026-09-02T22:05:00.796Z[ recovery-image] Sep 02 22:05:00.199 INFO O| Sep 02 22:05:00.199 INFO STEP 133 (remove_files) COMPLETE
60682026-09-02T22:05:00.796Z[ recovery-image] Sep 02 22:05:00.199 INFO O| Sep 02 22:05:00.199 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60692026-09-02T22:05:00.804Z[ recovery-image] Sep 02 22:05:00.208 INFO O| Sep 02 22:05:00.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
60702026-09-02T22:05:00.805Z[ recovery-image] Sep 02 22:05:00.208 INFO O| Sep 02 22:05:00.208 INFO STEP 134 (remove_files) COMPLETE
60712026-09-02T22:05:00.822Z[ recovery-image] Sep 02 22:05:00.208 INFO O| Sep 02 22:05:00.208 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60722026-09-02T22:05:00.825Z[ recovery-image] Sep 02 22:05:00.217 INFO O| Sep 02 22:05:00.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
60732026-09-02T22:05:00.825Z[ recovery-image] Sep 02 22:05:00.217 INFO O| Sep 02 22:05:00.217 INFO STEP 135 (remove_files) COMPLETE
60742026-09-02T22:05:00.826Z[ recovery-image] Sep 02 22:05:00.217 INFO O| Sep 02 22:05:00.217 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60752026-09-02T22:05:00.826Z[ recovery-image] Sep 02 22:05:00.227 INFO O| Sep 02 22:05:00.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
60762026-09-02T22:05:00.826Z[ recovery-image] Sep 02 22:05:00.227 INFO O| Sep 02 22:05:00.227 INFO STEP 136 (remove_files) COMPLETE
60772026-09-02T22:05:00.826Z[ recovery-image] Sep 02 22:05:00.227 INFO O| Sep 02 22:05:00.227 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60782026-09-02T22:05:00.834Z[ recovery-image] Sep 02 22:05:00.236 INFO O| Sep 02 22:05:00.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
60792026-09-02T22:05:00.835Z[ recovery-image] Sep 02 22:05:00.236 INFO O| Sep 02 22:05:00.236 INFO STEP 137 (remove_files) COMPLETE
60802026-09-02T22:05:00.842Z[ recovery-image] Sep 02 22:05:00.236 INFO O| Sep 02 22:05:00.236 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60812026-09-02T22:05:00.853Z[ recovery-image] Sep 02 22:05:00.247 INFO O| Sep 02 22:05:00.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
60822026-09-02T22:05:00.853Z[ recovery-image] Sep 02 22:05:00.247 INFO O| Sep 02 22:05:00.247 INFO STEP 138 (remove_files) COMPLETE
60832026-09-02T22:05:00.853Z[ recovery-image] Sep 02 22:05:00.247 INFO O| Sep 02 22:05:00.247 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60842026-09-02T22:05:00.865Z[ recovery-image] Sep 02 22:05:00.257 INFO O| Sep 02 22:05:00.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
60852026-09-02T22:05:00.866Z[ recovery-image] Sep 02 22:05:00.257 INFO O| Sep 02 22:05:00.257 INFO STEP 139 (remove_files) COMPLETE
60862026-09-02T22:05:00.866Z[ recovery-image] Sep 02 22:05:00.257 INFO O| Sep 02 22:05:00.257 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60872026-09-02T22:05:00.871Z[ recovery-image] Sep 02 22:05:00.267 INFO O| Sep 02 22:05:00.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
60882026-09-02T22:05:00.871Z[ recovery-image] Sep 02 22:05:00.267 INFO O| Sep 02 22:05:00.267 INFO STEP 140 (remove_files) COMPLETE
60892026-09-02T22:05:00.871Z[ recovery-image] Sep 02 22:05:00.267 INFO O| Sep 02 22:05:00.267 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60902026-09-02T22:05:00.877Z[ recovery-image] Sep 02 22:05:00.275 INFO O| Sep 02 22:05:00.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
60912026-09-02T22:05:00.877Z[ recovery-image] Sep 02 22:05:00.275 INFO O| Sep 02 22:05:00.275 INFO STEP 141 (remove_files) COMPLETE
60922026-09-02T22:05:00.877Z[ recovery-image] Sep 02 22:05:00.275 INFO O| Sep 02 22:05:00.275 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60932026-09-02T22:05:00.886Z[ recovery-image] Sep 02 22:05:00.284 INFO O| Sep 02 22:05:00.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
60942026-09-02T22:05:00.886Z[ recovery-image] Sep 02 22:05:00.284 INFO O| Sep 02 22:05:00.284 INFO STEP 142 (remove_files) COMPLETE
60952026-09-02T22:05:00.886Z[ recovery-image] Sep 02 22:05:00.284 INFO O| Sep 02 22:05:00.284 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60962026-09-02T22:05:00.895Z[ recovery-image] Sep 02 22:05:00.295 INFO O| Sep 02 22:05:00.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
60972026-09-02T22:05:00.895Z[ recovery-image] Sep 02 22:05:00.295 INFO O| Sep 02 22:05:00.295 INFO STEP 143 (remove_files) COMPLETE
60982026-09-02T22:05:00.895Z[ recovery-image] Sep 02 22:05:00.295 INFO O| Sep 02 22:05:00.295 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60992026-09-02T22:05:00.902Z[ recovery-image] Sep 02 22:05:00.305 INFO O| Sep 02 22:05:00.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
61002026-09-02T22:05:00.902Z[ recovery-image] Sep 02 22:05:00.305 INFO O| Sep 02 22:05:00.305 INFO STEP 144 (remove_files) COMPLETE
61012026-09-02T22:05:00.902Z[ recovery-image] Sep 02 22:05:00.305 INFO O| Sep 02 22:05:00.305 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61022026-09-02T22:05:00.911Z[ recovery-image] Sep 02 22:05:00.314 INFO O| Sep 02 22:05:00.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
61032026-09-02T22:05:00.911Z[ recovery-image] Sep 02 22:05:00.314 INFO O| Sep 02 22:05:00.314 INFO STEP 145 (remove_files) COMPLETE
61042026-09-02T22:05:00.917Z[ recovery-image] Sep 02 22:05:00.314 INFO O| Sep 02 22:05:00.314 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61052026-09-02T22:05:00.924Z[ recovery-image] Sep 02 22:05:00.324 INFO O| Sep 02 22:05:00.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
61062026-09-02T22:05:00.925Z[ recovery-image] Sep 02 22:05:00.324 INFO O| Sep 02 22:05:00.324 INFO STEP 146 (remove_files) COMPLETE
61072026-09-02T22:05:00.925Z[ recovery-image] Sep 02 22:05:00.324 INFO O| Sep 02 22:05:00.324 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61082026-09-02T22:05:00.931Z[ recovery-image] Sep 02 22:05:00.333 INFO O| Sep 02 22:05:00.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
61092026-09-02T22:05:00.931Z[ recovery-image] Sep 02 22:05:00.333 INFO O| Sep 02 22:05:00.333 INFO STEP 147 (remove_files) COMPLETE
61102026-09-02T22:05:00.931Z[ recovery-image] Sep 02 22:05:00.333 INFO O| Sep 02 22:05:00.333 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61112026-09-02T22:05:00.939Z[ recovery-image] Sep 02 22:05:00.342 INFO O| Sep 02 22:05:00.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
61122026-09-02T22:05:00.939Z[ recovery-image] Sep 02 22:05:00.342 INFO O| Sep 02 22:05:00.342 INFO STEP 148 (remove_files) COMPLETE
61132026-09-02T22:05:00.939Z[ recovery-image] Sep 02 22:05:00.342 INFO O| Sep 02 22:05:00.342 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61142026-09-02T22:05:00.946Z[ recovery-image] Sep 02 22:05:00.350 INFO O| Sep 02 22:05:00.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
61152026-09-02T22:05:00.947Z[ recovery-image] Sep 02 22:05:00.350 INFO O| Sep 02 22:05:00.350 INFO STEP 149 (remove_files) COMPLETE
61162026-09-02T22:05:00.951Z[ recovery-image] Sep 02 22:05:00.350 INFO O| Sep 02 22:05:00.350 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61172026-09-02T22:05:00.956Z[ recovery-image] Sep 02 22:05:00.358 INFO O| Sep 02 22:05:00.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
61182026-09-02T22:05:00.956Z[ recovery-image] Sep 02 22:05:00.358 INFO O| Sep 02 22:05:00.358 INFO STEP 150 (remove_files) COMPLETE
61192026-09-02T22:05:00.956Z[ recovery-image] Sep 02 22:05:00.358 INFO O| Sep 02 22:05:00.358 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61202026-09-02T22:05:00.969Z[ recovery-image] Sep 02 22:05:00.368 INFO O| Sep 02 22:05:00.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
61212026-09-02T22:05:00.969Z[ recovery-image] Sep 02 22:05:00.368 INFO O| Sep 02 22:05:00.368 INFO STEP 151 (remove_files) COMPLETE
61222026-09-02T22:05:00.969Z[ recovery-image] Sep 02 22:05:00.368 INFO O| Sep 02 22:05:00.368 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61232026-09-02T22:05:00.975Z[ recovery-image] Sep 02 22:05:00.377 INFO O| Sep 02 22:05:00.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
61242026-09-02T22:05:00.975Z[ recovery-image] Sep 02 22:05:00.377 INFO O| Sep 02 22:05:00.377 INFO STEP 152 (remove_files) COMPLETE
61252026-09-02T22:05:00.975Z[ recovery-image] Sep 02 22:05:00.377 INFO O| Sep 02 22:05:00.377 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61262026-09-02T22:05:00.986Z[ recovery-image] Sep 02 22:05:00.386 INFO O| Sep 02 22:05:00.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
61272026-09-02T22:05:00.986Z[ recovery-image] Sep 02 22:05:00.386 INFO O| Sep 02 22:05:00.386 INFO STEP 153 (remove_files) COMPLETE
61282026-09-02T22:05:00.993Z[ recovery-image] Sep 02 22:05:00.386 INFO O| Sep 02 22:05:00.386 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61292026-09-02T22:05:00.998Z[ recovery-image] Sep 02 22:05:00.399 INFO O| Sep 02 22:05:00.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
61302026-09-02T22:05:00.998Z[ recovery-image] Sep 02 22:05:00.399 INFO O| Sep 02 22:05:00.399 INFO STEP 154 (remove_files) COMPLETE
61312026-09-02T22:05:00.998Z[ recovery-image] Sep 02 22:05:00.399 INFO O| Sep 02 22:05:00.399 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61322026-09-02T22:05:01.006Z[ recovery-image] Sep 02 22:05:00.410 INFO O| Sep 02 22:05:00.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
61332026-09-02T22:05:01.011Z[ recovery-image] Sep 02 22:05:00.411 INFO O| Sep 02 22:05:00.411 INFO STEP 155 (remove_files) COMPLETE
61342026-09-02T22:05:01.011Z[ recovery-image] Sep 02 22:05:00.411 INFO O| Sep 02 22:05:00.411 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61352026-09-02T22:05:01.026Z[ recovery-image] Sep 02 22:05:00.425 INFO O| Sep 02 22:05:00.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
61362026-09-02T22:05:01.027Z[ recovery-image] Sep 02 22:05:00.425 INFO O| Sep 02 22:05:00.425 INFO STEP 156 (remove_files) COMPLETE
61372026-09-02T22:05:01.032Z[ recovery-image] Sep 02 22:05:00.425 INFO O| Sep 02 22:05:00.425 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61382026-09-02T22:05:01.032Z[ recovery-image] Sep 02 22:05:00.435 INFO O| Sep 02 22:05:00.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
61392026-09-02T22:05:01.032Z[ recovery-image] Sep 02 22:05:00.435 INFO O| Sep 02 22:05:00.435 INFO STEP 157 (remove_files) COMPLETE
61402026-09-02T22:05:01.033Z[ recovery-image] Sep 02 22:05:00.435 INFO O| Sep 02 22:05:00.435 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61412026-09-02T22:05:01.043Z[ recovery-image] Sep 02 22:05:00.444 INFO O| Sep 02 22:05:00.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
61422026-09-02T22:05:01.043Z[ recovery-image] Sep 02 22:05:00.444 INFO O| Sep 02 22:05:00.444 INFO STEP 158 (remove_files) COMPLETE
61432026-09-02T22:05:01.043Z[ recovery-image] Sep 02 22:05:00.444 INFO O| Sep 02 22:05:00.444 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61442026-09-02T22:05:01.049Z[ recovery-image] Sep 02 22:05:00.453 INFO O| Sep 02 22:05:00.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
61452026-09-02T22:05:01.056Z[ recovery-image] Sep 02 22:05:00.453 INFO O| Sep 02 22:05:00.453 INFO STEP 159 (remove_files) COMPLETE
61462026-09-02T22:05:01.056Z[ recovery-image] Sep 02 22:05:00.453 INFO O| Sep 02 22:05:00.453 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61472026-09-02T22:05:01.062Z[ recovery-image] Sep 02 22:05:00.462 INFO O| Sep 02 22:05:00.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
61482026-09-02T22:05:01.062Z[ recovery-image] Sep 02 22:05:00.463 INFO O| Sep 02 22:05:00.463 INFO STEP 160 (remove_files) COMPLETE
61492026-09-02T22:05:01.062Z[ recovery-image] Sep 02 22:05:00.463 INFO O| Sep 02 22:05:00.463 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61502026-09-02T22:05:01.072Z[ recovery-image] Sep 02 22:05:00.472 INFO O| Sep 02 22:05:00.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
61512026-09-02T22:05:01.072Z[ recovery-image] Sep 02 22:05:00.472 INFO O| Sep 02 22:05:00.472 INFO STEP 161 (remove_files) COMPLETE
61522026-09-02T22:05:01.077Z[ recovery-image] Sep 02 22:05:00.472 INFO O| Sep 02 22:05:00.472 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61532026-09-02T22:05:01.084Z[ recovery-image] Sep 02 22:05:00.481 INFO O| Sep 02 22:05:00.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
61542026-09-02T22:05:01.084Z[ recovery-image] Sep 02 22:05:00.481 INFO O| Sep 02 22:05:00.481 INFO STEP 162 (remove_files) COMPLETE
61552026-09-02T22:05:01.084Z[ recovery-image] Sep 02 22:05:00.481 INFO O| Sep 02 22:05:00.481 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61562026-09-02T22:05:01.089Z[ recovery-image] Sep 02 22:05:00.489 INFO O| Sep 02 22:05:00.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
61572026-09-02T22:05:01.090Z[ recovery-image] Sep 02 22:05:00.490 INFO O| Sep 02 22:05:00.489 INFO STEP 163 (remove_files) COMPLETE
61582026-09-02T22:05:01.090Z[ recovery-image] Sep 02 22:05:00.490 INFO O| Sep 02 22:05:00.489 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61592026-09-02T22:05:01.096Z[ recovery-image] Sep 02 22:05:00.498 INFO O| Sep 02 22:05:00.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
61602026-09-02T22:05:01.096Z[ recovery-image] Sep 02 22:05:00.498 INFO O| Sep 02 22:05:00.498 INFO STEP 164 (remove_files) COMPLETE
61612026-09-02T22:05:01.096Z[ recovery-image] Sep 02 22:05:00.498 INFO O| Sep 02 22:05:00.498 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61622026-09-02T22:05:01.102Z[ recovery-image] Sep 02 22:05:00.507 INFO O| Sep 02 22:05:00.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
61632026-09-02T22:05:01.102Z[ recovery-image] Sep 02 22:05:00.507 INFO O| Sep 02 22:05:00.507 INFO STEP 165 (remove_files) COMPLETE
61642026-09-02T22:05:01.107Z[ recovery-image] Sep 02 22:05:00.507 INFO O| Sep 02 22:05:00.507 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61652026-09-02T22:05:01.111Z[ recovery-image] Sep 02 22:05:00.515 INFO O| Sep 02 22:05:00.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
61662026-09-02T22:05:01.111Z[ recovery-image] Sep 02 22:05:00.516 INFO O| Sep 02 22:05:00.515 INFO STEP 166 (remove_files) COMPLETE
61672026-09-02T22:05:01.112Z[ recovery-image] Sep 02 22:05:00.516 INFO O| Sep 02 22:05:00.515 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61682026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.524 INFO O| Sep 02 22:05:00.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
61692026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.524 INFO O| Sep 02 22:05:00.524 INFO STEP 167 (remove_files) COMPLETE
61702026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.524 INFO O| Sep 02 22:05:00.524 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61712026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.533 INFO O| Sep 02 22:05:00.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
61722026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.533 INFO O| Sep 02 22:05:00.533 INFO STEP 168 (remove_files) COMPLETE
61732026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.533 INFO O| Sep 02 22:05:00.533 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61742026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.543 INFO O| Sep 02 22:05:00.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
61752026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.544 INFO O| Sep 02 22:05:00.543 INFO STEP 169 (remove_files) COMPLETE
61762026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.544 INFO O| Sep 02 22:05:00.543 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61772026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.553 INFO O| Sep 02 22:05:00.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
61782026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.553 INFO O| Sep 02 22:05:00.553 INFO STEP 170 (remove_files) COMPLETE
61792026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.553 INFO O| Sep 02 22:05:00.553 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61802026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.563 INFO O| Sep 02 22:05:00.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
61812026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.563 INFO O| Sep 02 22:05:00.563 INFO STEP 171 (remove_files) COMPLETE
61822026-09-02T22:05:01.170Z[ recovery-image] Sep 02 22:05:00.563 INFO O| Sep 02 22:05:00.563 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61832026-09-02T22:05:01.185Z[ recovery-image] Sep 02 22:05:00.573 INFO O| Sep 02 22:05:00.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
61842026-09-02T22:05:01.186Z[ recovery-image] Sep 02 22:05:00.573 INFO O| Sep 02 22:05:00.573 INFO STEP 172 (remove_files) COMPLETE
61852026-09-02T22:05:01.186Z[ recovery-image] Sep 02 22:05:00.573 INFO O| Sep 02 22:05:00.573 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61862026-09-02T22:05:01.194Z[ recovery-image] Sep 02 22:05:00.584 INFO O| Sep 02 22:05:00.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
61872026-09-02T22:05:01.194Z[ recovery-image] Sep 02 22:05:00.584 INFO O| Sep 02 22:05:00.584 INFO STEP 173 (remove_files) COMPLETE
61882026-09-02T22:05:01.194Z[ recovery-image] Sep 02 22:05:00.584 INFO O| Sep 02 22:05:00.584 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61892026-09-02T22:05:01.194Z[ recovery-image] Sep 02 22:05:00.594 INFO O| Sep 02 22:05:00.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
61902026-09-02T22:05:01.194Z[ recovery-image] Sep 02 22:05:00.594 INFO O| Sep 02 22:05:00.594 INFO STEP 174 (remove_files) COMPLETE
61912026-09-02T22:05:01.194Z[ recovery-image] Sep 02 22:05:00.594 INFO O| Sep 02 22:05:00.594 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61922026-09-02T22:05:01.200Z[ recovery-image] Sep 02 22:05:00.603 INFO O| Sep 02 22:05:00.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
61932026-09-02T22:05:01.200Z[ recovery-image] Sep 02 22:05:00.603 INFO O| Sep 02 22:05:00.603 INFO STEP 175 (remove_files) COMPLETE
61942026-09-02T22:05:01.201Z[ recovery-image] Sep 02 22:05:00.603 INFO O| Sep 02 22:05:00.603 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61952026-09-02T22:05:01.217Z[ recovery-image] Sep 02 22:05:00.613 INFO O| Sep 02 22:05:00.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
61962026-09-02T22:05:01.217Z[ recovery-image] Sep 02 22:05:00.613 INFO O| Sep 02 22:05:00.613 INFO STEP 176 (remove_files) COMPLETE
61972026-09-02T22:05:01.217Z[ recovery-image] Sep 02 22:05:00.613 INFO O| Sep 02 22:05:00.613 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61982026-09-02T22:05:01.223Z[ recovery-image] Sep 02 22:05:00.623 INFO O| Sep 02 22:05:00.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
61992026-09-02T22:05:01.223Z[ recovery-image] Sep 02 22:05:00.623 INFO O| Sep 02 22:05:00.623 INFO STEP 177 (remove_files) COMPLETE
62002026-09-02T22:05:01.223Z[ recovery-image] Sep 02 22:05:00.623 INFO O| Sep 02 22:05:00.623 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62012026-09-02T22:05:01.230Z[ recovery-image] Sep 02 22:05:00.634 INFO O| Sep 02 22:05:00.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
62022026-09-02T22:05:01.230Z[ recovery-image] Sep 02 22:05:00.634 INFO O| Sep 02 22:05:00.634 INFO STEP 178 (remove_files) COMPLETE
62032026-09-02T22:05:01.246Z[ recovery-image] Sep 02 22:05:00.634 INFO O| Sep 02 22:05:00.634 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62042026-09-02T22:05:01.255Z[ recovery-image] Sep 02 22:05:00.645 INFO O| Sep 02 22:05:00.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
62052026-09-02T22:05:01.255Z[ recovery-image] Sep 02 22:05:00.645 INFO O| Sep 02 22:05:00.645 INFO STEP 179 (remove_files) COMPLETE
62062026-09-02T22:05:01.255Z[ recovery-image] Sep 02 22:05:00.645 INFO O| Sep 02 22:05:00.645 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62072026-09-02T22:05:01.255Z[ recovery-image] Sep 02 22:05:00.656 INFO O| Sep 02 22:05:00.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
62082026-09-02T22:05:01.255Z[ recovery-image] Sep 02 22:05:00.656 INFO O| Sep 02 22:05:00.656 INFO STEP 180 (remove_files) COMPLETE
62092026-09-02T22:05:01.255Z[ recovery-image] Sep 02 22:05:00.656 INFO O| Sep 02 22:05:00.656 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62102026-09-02T22:05:01.262Z[ recovery-image] Sep 02 22:05:00.666 INFO O| Sep 02 22:05:00.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
62112026-09-02T22:05:01.262Z[ recovery-image] Sep 02 22:05:00.666 INFO O| Sep 02 22:05:00.666 INFO STEP 181 (remove_files) COMPLETE
62122026-09-02T22:05:01.266Z[ recovery-image] Sep 02 22:05:00.666 INFO O| Sep 02 22:05:00.666 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62132026-09-02T22:05:01.271Z[ recovery-image] Sep 02 22:05:00.676 INFO O| Sep 02 22:05:00.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
62142026-09-02T22:05:01.272Z[ recovery-image] Sep 02 22:05:00.676 INFO O| Sep 02 22:05:00.676 INFO STEP 182 (remove_files) COMPLETE
62152026-09-02T22:05:01.275Z[ recovery-image] Sep 02 22:05:00.676 INFO O| Sep 02 22:05:00.676 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62162026-09-02T22:05:01.281Z[ recovery-image] Sep 02 22:05:00.685 INFO O| Sep 02 22:05:00.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
62172026-09-02T22:05:01.281Z[ recovery-image] Sep 02 22:05:00.685 INFO O| Sep 02 22:05:00.685 INFO STEP 183 (remove_files) COMPLETE
62182026-09-02T22:05:01.281Z[ recovery-image] Sep 02 22:05:00.686 INFO O| Sep 02 22:05:00.685 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62192026-09-02T22:05:01.300Z[ recovery-image] Sep 02 22:05:00.704 INFO O| Sep 02 22:05:00.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
62202026-09-02T22:05:01.301Z[ recovery-image] Sep 02 22:05:00.704 INFO O| Sep 02 22:05:00.704 INFO STEP 184 (remove_files) COMPLETE
62212026-09-02T22:05:01.301Z[ recovery-image] Sep 02 22:05:00.704 INFO O| Sep 02 22:05:00.704 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62222026-09-02T22:05:01.311Z[ recovery-image] Sep 02 22:05:00.715 INFO O| Sep 02 22:05:00.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
62232026-09-02T22:05:01.312Z[ recovery-image] Sep 02 22:05:00.715 INFO O| Sep 02 22:05:00.715 INFO STEP 185 (remove_files) COMPLETE
62242026-09-02T22:05:01.312Z[ recovery-image] Sep 02 22:05:00.715 INFO O| Sep 02 22:05:00.715 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62252026-09-02T22:05:01.322Z[ recovery-image] Sep 02 22:05:00.726 INFO O| Sep 02 22:05:00.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
62262026-09-02T22:05:01.322Z[ recovery-image] Sep 02 22:05:00.726 INFO O| Sep 02 22:05:00.726 INFO STEP 186 (remove_files) COMPLETE
62272026-09-02T22:05:01.329Z[ recovery-image] Sep 02 22:05:00.726 INFO O| Sep 02 22:05:00.726 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62282026-09-02T22:05:01.339Z[ recovery-image] Sep 02 22:05:00.736 INFO O| Sep 02 22:05:00.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
62292026-09-02T22:05:01.339Z[ recovery-image] Sep 02 22:05:00.736 INFO O| Sep 02 22:05:00.736 INFO STEP 187 (remove_files) COMPLETE
62302026-09-02T22:05:01.339Z[ recovery-image] Sep 02 22:05:00.736 INFO O| Sep 02 22:05:00.736 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62312026-09-02T22:05:01.346Z[ recovery-image] Sep 02 22:05:00.744 INFO O| Sep 02 22:05:00.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
62322026-09-02T22:05:01.346Z[ recovery-image] Sep 02 22:05:00.745 INFO O| Sep 02 22:05:00.744 INFO STEP 188 (remove_files) COMPLETE
62332026-09-02T22:05:01.346Z[ recovery-image] Sep 02 22:05:00.745 INFO O| Sep 02 22:05:00.745 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62342026-09-02T22:05:01.354Z[ recovery-image] Sep 02 22:05:00.755 INFO O| Sep 02 22:05:00.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
62352026-09-02T22:05:01.354Z[ recovery-image] Sep 02 22:05:00.755 INFO O| Sep 02 22:05:00.755 INFO STEP 189 (remove_files) COMPLETE
62362026-09-02T22:05:01.354Z[ recovery-image] Sep 02 22:05:00.755 INFO O| Sep 02 22:05:00.755 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62372026-09-02T22:05:01.363Z[ recovery-image] Sep 02 22:05:00.766 INFO O| Sep 02 22:05:00.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
62382026-09-02T22:05:01.363Z[ recovery-image] Sep 02 22:05:00.766 INFO O| Sep 02 22:05:00.766 INFO STEP 190 (remove_files) COMPLETE
62392026-09-02T22:05:01.363Z[ recovery-image] Sep 02 22:05:00.766 INFO O| Sep 02 22:05:00.766 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62402026-09-02T22:05:01.374Z[ recovery-image] Sep 02 22:05:00.775 INFO O| Sep 02 22:05:00.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
62412026-09-02T22:05:01.374Z[ recovery-image] Sep 02 22:05:00.775 INFO O| Sep 02 22:05:00.775 INFO STEP 191 (remove_files) COMPLETE
62422026-09-02T22:05:01.375Z[ recovery-image] Sep 02 22:05:00.775 INFO O| Sep 02 22:05:00.775 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62432026-09-02T22:05:01.380Z[ recovery-image] Sep 02 22:05:00.784 INFO O| Sep 02 22:05:00.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
62442026-09-02T22:05:01.380Z[ recovery-image] Sep 02 22:05:00.784 INFO O| Sep 02 22:05:00.784 INFO STEP 192 (remove_files) COMPLETE
62452026-09-02T22:05:01.380Z[ recovery-image] Sep 02 22:05:00.784 INFO O| Sep 02 22:05:00.784 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62462026-09-02T22:05:01.390Z[ recovery-image] Sep 02 22:05:00.793 INFO O| Sep 02 22:05:00.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
62472026-09-02T22:05:01.391Z[ recovery-image] Sep 02 22:05:00.793 INFO O| Sep 02 22:05:00.793 INFO STEP 193 (remove_files) COMPLETE
62482026-09-02T22:05:01.391Z[ recovery-image] Sep 02 22:05:00.793 INFO O| Sep 02 22:05:00.793 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62492026-09-02T22:05:01.400Z[ recovery-image] Sep 02 22:05:00.803 INFO O| Sep 02 22:05:00.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
62502026-09-02T22:05:01.400Z[ recovery-image] Sep 02 22:05:00.803 INFO O| Sep 02 22:05:00.803 INFO STEP 194 (remove_files) COMPLETE
62512026-09-02T22:05:01.400Z[ recovery-image] Sep 02 22:05:00.803 INFO O| Sep 02 22:05:00.803 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62522026-09-02T22:05:01.407Z[ recovery-image] Sep 02 22:05:00.811 INFO O| Sep 02 22:05:00.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
62532026-09-02T22:05:01.407Z[ recovery-image] Sep 02 22:05:00.811 INFO O| Sep 02 22:05:00.811 INFO STEP 195 (remove_files) COMPLETE
62542026-09-02T22:05:01.407Z[ recovery-image] Sep 02 22:05:00.811 INFO O| Sep 02 22:05:00.811 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62552026-09-02T22:05:01.418Z[ recovery-image] Sep 02 22:05:00.821 INFO O| Sep 02 22:05:00.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
62562026-09-02T22:05:01.419Z[ recovery-image] Sep 02 22:05:00.821 INFO O| Sep 02 22:05:00.821 INFO STEP 196 (remove_files) COMPLETE
62572026-09-02T22:05:01.419Z[ recovery-image] Sep 02 22:05:00.821 INFO O| Sep 02 22:05:00.821 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62582026-09-02T22:05:01.433Z[ recovery-image] Sep 02 22:05:00.835 INFO O| Sep 02 22:05:00.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
62592026-09-02T22:05:01.433Z[ recovery-image] Sep 02 22:05:00.835 INFO O| Sep 02 22:05:00.835 INFO STEP 197 (remove_files) COMPLETE
62602026-09-02T22:05:01.433Z[ recovery-image] Sep 02 22:05:00.835 INFO O| Sep 02 22:05:00.835 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62612026-09-02T22:05:01.444Z[ recovery-image] Sep 02 22:05:00.847 INFO O| Sep 02 22:05:00.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
62622026-09-02T22:05:01.444Z[ recovery-image] Sep 02 22:05:00.847 INFO O| Sep 02 22:05:00.847 INFO STEP 198 (remove_files) COMPLETE
62632026-09-02T22:05:01.448Z[ recovery-image] Sep 02 22:05:00.847 INFO O| Sep 02 22:05:00.847 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62642026-09-02T22:05:01.448Z[verify-libraries] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
62652026-09-02T22:05:01.453Z[ recovery-image] Sep 02 22:05:00.857 INFO O| Sep 02 22:05:00.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
62662026-09-02T22:05:01.453Z[ recovery-image] Sep 02 22:05:00.857 INFO O| Sep 02 22:05:00.857 INFO STEP 199 (remove_files) COMPLETE
62672026-09-02T22:05:01.453Z[ recovery-image] Sep 02 22:05:00.857 INFO O| Sep 02 22:05:00.857 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62682026-09-02T22:05:01.466Z[ recovery-image] Sep 02 22:05:00.867 INFO O| Sep 02 22:05:00.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
62692026-09-02T22:05:01.466Z[ recovery-image] Sep 02 22:05:00.867 INFO O| Sep 02 22:05:00.867 INFO STEP 200 (remove_files) COMPLETE
62702026-09-02T22:05:01.473Z[ recovery-image] Sep 02 22:05:00.867 INFO O| Sep 02 22:05:00.867 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62712026-09-02T22:05:01.478Z[ recovery-image] Sep 02 22:05:00.877 INFO O| Sep 02 22:05:00.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
62722026-09-02T22:05:01.479Z[ recovery-image] Sep 02 22:05:00.877 INFO O| Sep 02 22:05:00.877 INFO STEP 201 (remove_files) COMPLETE
62732026-09-02T22:05:01.479Z[ recovery-image] Sep 02 22:05:00.877 INFO O| Sep 02 22:05:00.877 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62742026-09-02T22:05:01.482Z[ recovery-image] Sep 02 22:05:00.886 INFO O| Sep 02 22:05:00.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
62752026-09-02T22:05:01.483Z[ recovery-image] Sep 02 22:05:00.886 INFO O| Sep 02 22:05:00.886 INFO STEP 202 (remove_files) COMPLETE
62762026-09-02T22:05:01.483Z[ recovery-image] Sep 02 22:05:00.886 INFO O| Sep 02 22:05:00.886 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62772026-09-02T22:05:01.490Z[ recovery-image] Sep 02 22:05:00.894 INFO O| Sep 02 22:05:00.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
62782026-09-02T22:05:01.490Z[ recovery-image] Sep 02 22:05:00.895 INFO O| Sep 02 22:05:00.895 INFO STEP 203 (remove_files) COMPLETE
62792026-09-02T22:05:01.490Z[ recovery-image] Sep 02 22:05:00.895 INFO O| Sep 02 22:05:00.895 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62802026-09-02T22:05:01.500Z[ recovery-image] Sep 02 22:05:00.903 INFO O| Sep 02 22:05:00.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
62812026-09-02T22:05:01.500Z[ recovery-image] Sep 02 22:05:00.903 INFO O| Sep 02 22:05:00.903 INFO STEP 204 (remove_files) COMPLETE
62822026-09-02T22:05:01.500Z[ recovery-image] Sep 02 22:05:00.903 INFO O| Sep 02 22:05:00.903 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62832026-09-02T22:05:01.509Z[ recovery-image] Sep 02 22:05:00.911 INFO O| Sep 02 22:05:00.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
62842026-09-02T22:05:01.509Z[ recovery-image] Sep 02 22:05:00.911 INFO O| Sep 02 22:05:00.911 INFO STEP 205 (remove_files) COMPLETE
62852026-09-02T22:05:01.515Z[ recovery-image] Sep 02 22:05:00.911 INFO O| Sep 02 22:05:00.911 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62862026-09-02T22:05:01.527Z[ recovery-image] Sep 02 22:05:00.919 INFO O| Sep 02 22:05:00.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
62872026-09-02T22:05:01.527Z[ recovery-image] Sep 02 22:05:00.919 INFO O| Sep 02 22:05:00.919 INFO STEP 206 (remove_files) COMPLETE
62882026-09-02T22:05:01.527Z[ recovery-image] Sep 02 22:05:00.919 INFO O| Sep 02 22:05:00.919 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62892026-09-02T22:05:01.532Z[ recovery-image] Sep 02 22:05:00.929 INFO O| Sep 02 22:05:00.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
62902026-09-02T22:05:01.532Z[ recovery-image] Sep 02 22:05:00.929 INFO O| Sep 02 22:05:00.929 INFO STEP 207 (remove_files) COMPLETE
62912026-09-02T22:05:01.532Z[ recovery-image] Sep 02 22:05:00.929 INFO O| Sep 02 22:05:00.929 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62922026-09-02T22:05:01.539Z[ recovery-image] Sep 02 22:05:00.939 INFO O| Sep 02 22:05:00.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
62932026-09-02T22:05:01.540Z[ recovery-image] Sep 02 22:05:00.940 INFO O| Sep 02 22:05:00.940 INFO STEP 208 (remove_files) COMPLETE
62942026-09-02T22:05:01.540Z[ recovery-image] Sep 02 22:05:00.940 INFO O| Sep 02 22:05:00.940 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62952026-09-02T22:05:01.546Z[ recovery-image] Sep 02 22:05:00.950 INFO O| Sep 02 22:05:00.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
62962026-09-02T22:05:01.546Z[ recovery-image] Sep 02 22:05:00.950 INFO O| Sep 02 22:05:00.950 INFO STEP 209 (remove_files) COMPLETE
62972026-09-02T22:05:01.546Z[ recovery-image] Sep 02 22:05:00.950 INFO O| Sep 02 22:05:00.950 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62982026-09-02T22:05:01.559Z[ recovery-image] Sep 02 22:05:00.961 INFO O| Sep 02 22:05:00.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
62992026-09-02T22:05:01.559Z[ recovery-image] Sep 02 22:05:00.961 INFO O| Sep 02 22:05:00.961 INFO STEP 210 (remove_files) COMPLETE
63002026-09-02T22:05:01.559Z[ recovery-image] Sep 02 22:05:00.961 INFO O| Sep 02 22:05:00.961 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63012026-09-02T22:05:01.567Z[ recovery-image] Sep 02 22:05:00.971 INFO O| Sep 02 22:05:00.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
63022026-09-02T22:05:01.568Z[ recovery-image] Sep 02 22:05:00.971 INFO O| Sep 02 22:05:00.971 INFO STEP 211 (remove_files) COMPLETE
63032026-09-02T22:05:01.568Z[ recovery-image] Sep 02 22:05:00.971 INFO O| Sep 02 22:05:00.971 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63042026-09-02T22:05:01.575Z[ recovery-image] Sep 02 22:05:00.980 INFO O| Sep 02 22:05:00.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
63052026-09-02T22:05:01.576Z[ recovery-image] Sep 02 22:05:00.980 INFO O| Sep 02 22:05:00.980 INFO STEP 212 (remove_files) COMPLETE
63062026-09-02T22:05:01.576Z[ recovery-image] Sep 02 22:05:00.980 INFO O| Sep 02 22:05:00.980 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63072026-09-02T22:05:01.585Z[ recovery-image] Sep 02 22:05:00.989 INFO O| Sep 02 22:05:00.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
63082026-09-02T22:05:01.585Z[ recovery-image] Sep 02 22:05:00.989 INFO O| Sep 02 22:05:00.989 INFO STEP 213 (remove_files) COMPLETE
63092026-09-02T22:05:01.585Z[ recovery-image] Sep 02 22:05:00.989 INFO O| Sep 02 22:05:00.989 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63102026-09-02T22:05:01.596Z[ recovery-image] Sep 02 22:05:00.999 INFO O| Sep 02 22:05:00.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
63112026-09-02T22:05:01.597Z[ recovery-image] Sep 02 22:05:00.999 INFO O| Sep 02 22:05:00.999 INFO STEP 214 (remove_files) COMPLETE
63122026-09-02T22:05:01.597Z[ recovery-image] Sep 02 22:05:00.999 INFO O| Sep 02 22:05:00.999 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63132026-09-02T22:05:01.607Z[ recovery-image] Sep 02 22:05:01.009 INFO O| Sep 02 22:05:01.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
63142026-09-02T22:05:01.607Z[ recovery-image] Sep 02 22:05:01.009 INFO O| Sep 02 22:05:01.009 INFO STEP 215 (remove_files) COMPLETE
63152026-09-02T22:05:01.607Z[ recovery-image] Sep 02 22:05:01.009 INFO O| Sep 02 22:05:01.009 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63162026-09-02T22:05:01.617Z[ recovery-image] Sep 02 22:05:01.020 INFO O| Sep 02 22:05:01.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
63172026-09-02T22:05:01.617Z[ recovery-image] Sep 02 22:05:01.020 INFO O| Sep 02 22:05:01.020 INFO STEP 216 (remove_files) COMPLETE
63182026-09-02T22:05:01.617Z[ recovery-image] Sep 02 22:05:01.020 INFO O| Sep 02 22:05:01.020 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63192026-09-02T22:05:01.627Z[ recovery-image] Sep 02 22:05:01.031 INFO O| Sep 02 22:05:01.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
63202026-09-02T22:05:01.627Z[ recovery-image] Sep 02 22:05:01.031 INFO O| Sep 02 22:05:01.031 INFO STEP 217 (remove_files) COMPLETE
63212026-09-02T22:05:01.631Z[ recovery-image] Sep 02 22:05:01.031 INFO O| Sep 02 22:05:01.031 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63222026-09-02T22:05:01.641Z[ recovery-image] Sep 02 22:05:01.042 INFO O| Sep 02 22:05:01.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
63232026-09-02T22:05:01.641Z[ recovery-image] Sep 02 22:05:01.042 INFO O| Sep 02 22:05:01.042 INFO STEP 218 (remove_files) COMPLETE
63242026-09-02T22:05:01.641Z[ recovery-image] Sep 02 22:05:01.042 INFO O| Sep 02 22:05:01.042 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63252026-09-02T22:05:01.649Z[ recovery-image] Sep 02 22:05:01.052 INFO O| Sep 02 22:05:01.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
63262026-09-02T22:05:01.658Z[ recovery-image] Sep 02 22:05:01.054 INFO O| Sep 02 22:05:01.054 INFO STEP 219 (remove_files) COMPLETE
63272026-09-02T22:05:01.658Z[ recovery-image] Sep 02 22:05:01.054 INFO O| Sep 02 22:05:01.054 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63282026-09-02T22:05:01.663Z[ recovery-image] Sep 02 22:05:01.064 INFO O| Sep 02 22:05:01.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
63292026-09-02T22:05:01.663Z[ recovery-image] Sep 02 22:05:01.064 INFO O| Sep 02 22:05:01.064 INFO STEP 220 (remove_files) COMPLETE
63302026-09-02T22:05:01.663Z[ recovery-image] Sep 02 22:05:01.064 INFO O| Sep 02 22:05:01.064 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63312026-09-02T22:05:01.671Z[ recovery-image] Sep 02 22:05:01.074 INFO O| Sep 02 22:05:01.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
63322026-09-02T22:05:01.671Z[ recovery-image] Sep 02 22:05:01.074 INFO O| Sep 02 22:05:01.074 INFO STEP 221 (remove_files) COMPLETE
63332026-09-02T22:05:01.671Z[ recovery-image] Sep 02 22:05:01.074 INFO O| Sep 02 22:05:01.074 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63342026-09-02T22:05:01.684Z[ recovery-image] Sep 02 22:05:01.083 INFO O| Sep 02 22:05:01.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
63352026-09-02T22:05:01.684Z[ recovery-image] Sep 02 22:05:01.083 INFO O| Sep 02 22:05:01.083 INFO STEP 222 (remove_files) COMPLETE
63362026-09-02T22:05:01.684Z[ recovery-image] Sep 02 22:05:01.083 INFO O| Sep 02 22:05:01.083 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63372026-09-02T22:05:01.692Z[ recovery-image] Sep 02 22:05:01.093 INFO O| Sep 02 22:05:01.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
63382026-09-02T22:05:01.692Z[ recovery-image] Sep 02 22:05:01.093 INFO O| Sep 02 22:05:01.093 INFO STEP 223 (remove_files) COMPLETE
63392026-09-02T22:05:01.692Z[ recovery-image] Sep 02 22:05:01.093 INFO O| Sep 02 22:05:01.093 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63402026-09-02T22:05:01.700Z[ recovery-image] Sep 02 22:05:01.102 INFO O| Sep 02 22:05:01.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
63412026-09-02T22:05:01.705Z[ recovery-image] Sep 02 22:05:01.102 INFO O| Sep 02 22:05:01.102 INFO STEP 224 (remove_files) COMPLETE
63422026-09-02T22:05:01.706Z[ recovery-image] Sep 02 22:05:01.102 INFO O| Sep 02 22:05:01.102 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63432026-09-02T22:05:01.709Z[ recovery-image] Sep 02 22:05:01.113 INFO O| Sep 02 22:05:01.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
63442026-09-02T22:05:01.709Z[ recovery-image] Sep 02 22:05:01.113 INFO O| Sep 02 22:05:01.113 INFO STEP 225 (remove_files) COMPLETE
63452026-09-02T22:05:01.710Z[ recovery-image] Sep 02 22:05:01.113 INFO O| Sep 02 22:05:01.113 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63462026-09-02T22:05:01.718Z[ recovery-image] Sep 02 22:05:01.123 INFO O| Sep 02 22:05:01.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
63472026-09-02T22:05:01.723Z[ recovery-image] Sep 02 22:05:01.123 INFO O| Sep 02 22:05:01.123 INFO STEP 226 (remove_files) COMPLETE
63482026-09-02T22:05:01.723Z[ recovery-image] Sep 02 22:05:01.123 INFO O| Sep 02 22:05:01.123 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63492026-09-02T22:05:01.736Z[ recovery-image] Sep 02 22:05:01.134 INFO O| Sep 02 22:05:01.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
63502026-09-02T22:05:01.736Z[ recovery-image] Sep 02 22:05:01.134 INFO O| Sep 02 22:05:01.134 INFO STEP 227 (remove_files) COMPLETE
63512026-09-02T22:05:01.736Z[ recovery-image] Sep 02 22:05:01.134 INFO O| Sep 02 22:05:01.134 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63522026-09-02T22:05:01.742Z[ recovery-image] Sep 02 22:05:01.144 INFO O| Sep 02 22:05:01.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
63532026-09-02T22:05:01.742Z[ recovery-image] Sep 02 22:05:01.144 INFO O| Sep 02 22:05:01.144 INFO STEP 228 (remove_files) COMPLETE
63542026-09-02T22:05:01.742Z[ recovery-image] Sep 02 22:05:01.144 INFO O| Sep 02 22:05:01.144 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63552026-09-02T22:05:01.750Z[ recovery-image] Sep 02 22:05:01.154 INFO O| Sep 02 22:05:01.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
63562026-09-02T22:05:01.750Z[ recovery-image] Sep 02 22:05:01.154 INFO O| Sep 02 22:05:01.154 INFO STEP 229 (remove_files) COMPLETE
63572026-09-02T22:05:01.750Z[ recovery-image] Sep 02 22:05:01.154 INFO O| Sep 02 22:05:01.154 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63582026-09-02T22:05:01.759Z[ recovery-image] Sep 02 22:05:01.163 INFO O| Sep 02 22:05:01.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
63592026-09-02T22:05:01.759Z[ recovery-image] Sep 02 22:05:01.163 INFO O| Sep 02 22:05:01.163 INFO STEP 230 (remove_files) COMPLETE
63602026-09-02T22:05:01.759Z[ recovery-image] Sep 02 22:05:01.163 INFO O| Sep 02 22:05:01.163 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63612026-09-02T22:05:01.770Z[ recovery-image] Sep 02 22:05:01.172 INFO O| Sep 02 22:05:01.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
63622026-09-02T22:05:01.770Z[ recovery-image] Sep 02 22:05:01.172 INFO O| Sep 02 22:05:01.172 INFO STEP 231 (remove_files) COMPLETE
63632026-09-02T22:05:01.770Z[ recovery-image] Sep 02 22:05:01.172 INFO O| Sep 02 22:05:01.172 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63642026-09-02T22:05:01.778Z[ recovery-image] Sep 02 22:05:01.181 INFO O| Sep 02 22:05:01.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
63652026-09-02T22:05:01.778Z[ recovery-image] Sep 02 22:05:01.181 INFO O| Sep 02 22:05:01.181 INFO STEP 232 (remove_files) COMPLETE
63662026-09-02T22:05:01.778Z[ recovery-image] Sep 02 22:05:01.181 INFO O| Sep 02 22:05:01.181 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63672026-09-02T22:05:01.786Z[ recovery-image] Sep 02 22:05:01.190 INFO O| Sep 02 22:05:01.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
63682026-09-02T22:05:01.786Z[ recovery-image] Sep 02 22:05:01.190 INFO O| Sep 02 22:05:01.190 INFO STEP 233 (remove_files) COMPLETE
63692026-09-02T22:05:01.790Z[ recovery-image] Sep 02 22:05:01.190 INFO O| Sep 02 22:05:01.190 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63702026-09-02T22:05:01.796Z[ recovery-image] Sep 02 22:05:01.199 INFO O| Sep 02 22:05:01.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
63712026-09-02T22:05:01.796Z[ recovery-image] Sep 02 22:05:01.200 INFO O| Sep 02 22:05:01.200 INFO STEP 234 (remove_files) COMPLETE
63722026-09-02T22:05:01.796Z[ recovery-image] Sep 02 22:05:01.200 INFO O| Sep 02 22:05:01.200 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63732026-09-02T22:05:01.806Z[ recovery-image] Sep 02 22:05:01.209 INFO O| Sep 02 22:05:01.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
63742026-09-02T22:05:01.806Z[ recovery-image] Sep 02 22:05:01.209 INFO O| Sep 02 22:05:01.209 INFO STEP 235 (remove_files) COMPLETE
63752026-09-02T22:05:01.807Z[ recovery-image] Sep 02 22:05:01.209 INFO O| Sep 02 22:05:01.209 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63762026-09-02T22:05:01.822Z[ recovery-image] Sep 02 22:05:01.219 INFO O| Sep 02 22:05:01.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
63772026-09-02T22:05:01.822Z[ recovery-image] Sep 02 22:05:01.219 INFO O| Sep 02 22:05:01.219 INFO STEP 236 (remove_files) COMPLETE
63782026-09-02T22:05:01.822Z[ recovery-image] Sep 02 22:05:01.219 INFO O| Sep 02 22:05:01.219 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63792026-09-02T22:05:01.828Z[ recovery-image] Sep 02 22:05:01.228 INFO O| Sep 02 22:05:01.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
63802026-09-02T22:05:01.828Z[ recovery-image] Sep 02 22:05:01.228 INFO O| Sep 02 22:05:01.228 INFO STEP 237 (remove_files) COMPLETE
63812026-09-02T22:05:01.828Z[ recovery-image] Sep 02 22:05:01.228 INFO O| Sep 02 22:05:01.228 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63822026-09-02T22:05:01.836Z[ recovery-image] Sep 02 22:05:01.239 INFO O| Sep 02 22:05:01.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
63832026-09-02T22:05:01.836Z[ recovery-image] Sep 02 22:05:01.239 INFO O| Sep 02 22:05:01.239 INFO STEP 238 (remove_files) COMPLETE
63842026-09-02T22:05:01.842Z[ recovery-image] Sep 02 22:05:01.239 INFO O| Sep 02 22:05:01.239 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63852026-09-02T22:05:01.849Z[ recovery-image] Sep 02 22:05:01.248 INFO O| Sep 02 22:05:01.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
63862026-09-02T22:05:01.849Z[ recovery-image] Sep 02 22:05:01.248 INFO O| Sep 02 22:05:01.248 INFO STEP 239 (remove_files) COMPLETE
63872026-09-02T22:05:01.849Z[ recovery-image] Sep 02 22:05:01.248 INFO O| Sep 02 22:05:01.248 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63882026-09-02T22:05:01.857Z[ recovery-image] Sep 02 22:05:01.259 INFO O| Sep 02 22:05:01.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
63892026-09-02T22:05:01.857Z[ recovery-image] Sep 02 22:05:01.259 INFO O| Sep 02 22:05:01.259 INFO STEP 240 (remove_files) COMPLETE
63902026-09-02T22:05:01.857Z[ recovery-image] Sep 02 22:05:01.259 INFO O| Sep 02 22:05:01.259 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63912026-09-02T22:05:01.869Z[ recovery-image] Sep 02 22:05:01.268 INFO O| Sep 02 22:05:01.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
63922026-09-02T22:05:01.869Z[ recovery-image] Sep 02 22:05:01.268 INFO O| Sep 02 22:05:01.268 INFO STEP 241 (remove_files) COMPLETE
63932026-09-02T22:05:01.869Z[ recovery-image] Sep 02 22:05:01.268 INFO O| Sep 02 22:05:01.268 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63942026-09-02T22:05:01.876Z[ recovery-image] Sep 02 22:05:01.278 INFO O| Sep 02 22:05:01.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
63952026-09-02T22:05:01.876Z[ recovery-image] Sep 02 22:05:01.278 INFO O| Sep 02 22:05:01.278 INFO STEP 242 (remove_files) COMPLETE
63962026-09-02T22:05:01.876Z[ recovery-image] Sep 02 22:05:01.278 INFO O| Sep 02 22:05:01.278 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63972026-09-02T22:05:01.885Z[ recovery-image] Sep 02 22:05:01.290 INFO O| Sep 02 22:05:01.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
63982026-09-02T22:05:01.885Z[ recovery-image] Sep 02 22:05:01.290 INFO O| Sep 02 22:05:01.290 INFO STEP 243 (remove_files) COMPLETE
63992026-09-02T22:05:01.885Z[ recovery-image] Sep 02 22:05:01.290 INFO O| Sep 02 22:05:01.290 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64002026-09-02T22:05:01.899Z[ recovery-image] Sep 02 22:05:01.300 INFO O| Sep 02 22:05:01.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
64012026-09-02T22:05:01.900Z[ recovery-image] Sep 02 22:05:01.300 INFO O| Sep 02 22:05:01.300 INFO STEP 244 (remove_files) COMPLETE
64022026-09-02T22:05:01.900Z[ recovery-image] Sep 02 22:05:01.300 INFO O| Sep 02 22:05:01.300 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64032026-09-02T22:05:01.907Z[ recovery-image] Sep 02 22:05:01.309 INFO O| Sep 02 22:05:01.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
64042026-09-02T22:05:01.907Z[ recovery-image] Sep 02 22:05:01.309 INFO O| Sep 02 22:05:01.309 INFO STEP 245 (remove_files) COMPLETE
64052026-09-02T22:05:01.907Z[ recovery-image] Sep 02 22:05:01.309 INFO O| Sep 02 22:05:01.309 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64062026-09-02T22:05:01.917Z[ recovery-image] Sep 02 22:05:01.318 INFO O| Sep 02 22:05:01.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
64072026-09-02T22:05:01.917Z[ recovery-image] Sep 02 22:05:01.318 INFO O| Sep 02 22:05:01.318 INFO STEP 246 (remove_files) COMPLETE
64082026-09-02T22:05:01.921Z[ recovery-image] Sep 02 22:05:01.318 INFO O| Sep 02 22:05:01.318 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64092026-09-02T22:05:01.926Z[ recovery-image] Sep 02 22:05:01.327 INFO O| Sep 02 22:05:01.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
64102026-09-02T22:05:01.926Z[ recovery-image] Sep 02 22:05:01.328 INFO O| Sep 02 22:05:01.328 INFO STEP 247 (remove_files) COMPLETE
64112026-09-02T22:05:01.926Z[ recovery-image] Sep 02 22:05:01.328 INFO O| Sep 02 22:05:01.328 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64122026-09-02T22:05:01.935Z[ recovery-image] Sep 02 22:05:01.336 INFO O| Sep 02 22:05:01.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
64132026-09-02T22:05:01.935Z[ recovery-image] Sep 02 22:05:01.336 INFO O| Sep 02 22:05:01.336 INFO STEP 248 (remove_files) COMPLETE
64142026-09-02T22:05:01.935Z[ recovery-image] Sep 02 22:05:01.336 INFO O| Sep 02 22:05:01.336 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64152026-09-02T22:05:01.945Z[ recovery-image] Sep 02 22:05:01.345 INFO O| Sep 02 22:05:01.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
64162026-09-02T22:05:01.945Z[ recovery-image] Sep 02 22:05:01.345 INFO O| Sep 02 22:05:01.345 INFO STEP 249 (remove_files) COMPLETE
64172026-09-02T22:05:01.945Z[ recovery-image] Sep 02 22:05:01.346 INFO O| Sep 02 22:05:01.345 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64182026-09-02T22:05:01.952Z[ recovery-image] Sep 02 22:05:01.355 INFO O| Sep 02 22:05:01.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
64192026-09-02T22:05:01.952Z[ recovery-image] Sep 02 22:05:01.355 INFO O| Sep 02 22:05:01.355 INFO STEP 250 (remove_files) COMPLETE
64202026-09-02T22:05:01.957Z[ recovery-image] Sep 02 22:05:01.355 INFO O| Sep 02 22:05:01.355 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64212026-09-02T22:05:01.965Z[ recovery-image] Sep 02 22:05:01.366 INFO O| Sep 02 22:05:01.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
64222026-09-02T22:05:01.965Z[ recovery-image] Sep 02 22:05:01.366 INFO O| Sep 02 22:05:01.366 INFO STEP 251 (remove_files) COMPLETE
64232026-09-02T22:05:01.965Z[ recovery-image] Sep 02 22:05:01.366 INFO O| Sep 02 22:05:01.366 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64242026-09-02T22:05:01.973Z[ recovery-image] Sep 02 22:05:01.376 INFO O| Sep 02 22:05:01.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
64252026-09-02T22:05:01.973Z[ recovery-image] Sep 02 22:05:01.376 INFO O| Sep 02 22:05:01.376 INFO STEP 252 (remove_files) COMPLETE
64262026-09-02T22:05:01.973Z[ recovery-image] Sep 02 22:05:01.376 INFO O| Sep 02 22:05:01.376 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64272026-09-02T22:05:01.983Z[ recovery-image] Sep 02 22:05:01.386 INFO O| Sep 02 22:05:01.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
64282026-09-02T22:05:01.983Z[ recovery-image] Sep 02 22:05:01.386 INFO O| Sep 02 22:05:01.386 INFO STEP 253 (remove_files) COMPLETE
64292026-09-02T22:05:01.983Z[ recovery-image] Sep 02 22:05:01.386 INFO O| Sep 02 22:05:01.386 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64302026-09-02T22:05:01.993Z[ recovery-image] Sep 02 22:05:01.397 INFO O| Sep 02 22:05:01.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
64312026-09-02T22:05:01.993Z[ recovery-image] Sep 02 22:05:01.397 INFO O| Sep 02 22:05:01.397 INFO STEP 254 (remove_files) COMPLETE
64322026-09-02T22:05:01.993Z[ recovery-image] Sep 02 22:05:01.397 INFO O| Sep 02 22:05:01.397 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64332026-09-02T22:05:02.004Z[ recovery-image] Sep 02 22:05:01.406 INFO O| Sep 02 22:05:01.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
64342026-09-02T22:05:02.004Z[ recovery-image] Sep 02 22:05:01.406 INFO O| Sep 02 22:05:01.406 INFO STEP 255 (remove_files) COMPLETE
64352026-09-02T22:05:02.004Z[ recovery-image] Sep 02 22:05:01.406 INFO O| Sep 02 22:05:01.406 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64362026-09-02T22:05:02.011Z[ recovery-image] Sep 02 22:05:01.415 INFO O| Sep 02 22:05:01.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
64372026-09-02T22:05:02.011Z[ recovery-image] Sep 02 22:05:01.415 INFO O| Sep 02 22:05:01.415 INFO STEP 256 (remove_files) COMPLETE
64382026-09-02T22:05:02.011Z[ recovery-image] Sep 02 22:05:01.415 INFO O| Sep 02 22:05:01.415 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64392026-09-02T22:05:02.028Z[ recovery-image] Sep 02 22:05:01.424 INFO O| Sep 02 22:05:01.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
64402026-09-02T22:05:02.028Z[ recovery-image] Sep 02 22:05:01.424 INFO O| Sep 02 22:05:01.424 INFO STEP 257 (remove_files) COMPLETE
64412026-09-02T22:05:02.028Z[ recovery-image] Sep 02 22:05:01.424 INFO O| Sep 02 22:05:01.424 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64422026-09-02T22:05:02.108Z[ recovery-image] Sep 02 22:05:01.433 INFO O| Sep 02 22:05:01.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
64432026-09-02T22:05:02.108Z[ recovery-image] Sep 02 22:05:01.434 INFO O| Sep 02 22:05:01.433 INFO STEP 258 (remove_files) COMPLETE
64442026-09-02T22:05:02.108Z[ recovery-image] Sep 02 22:05:01.434 INFO O| Sep 02 22:05:01.434 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64452026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.443 INFO O| Sep 02 22:05:01.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
64462026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.443 INFO O| Sep 02 22:05:01.443 INFO STEP 259 (remove_files) COMPLETE
64472026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.443 INFO O| Sep 02 22:05:01.443 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64482026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.454 INFO O| Sep 02 22:05:01.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
64492026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.454 INFO O| Sep 02 22:05:01.454 INFO STEP 260 (remove_files) COMPLETE
64502026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.454 INFO O| Sep 02 22:05:01.454 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64512026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.463 INFO O| Sep 02 22:05:01.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
64522026-09-02T22:05:02.115Z[ recovery-image] Sep 02 22:05:01.463 INFO O| Sep 02 22:05:01.463 INFO STEP 261 (remove_files) COMPLETE
64532026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.463 INFO O| Sep 02 22:05:01.463 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64542026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.472 INFO O| Sep 02 22:05:01.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
64552026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.472 INFO O| Sep 02 22:05:01.472 INFO STEP 262 (remove_files) COMPLETE
64562026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.472 INFO O| Sep 02 22:05:01.472 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64572026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.483 INFO O| Sep 02 22:05:01.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
64582026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.484 INFO O| Sep 02 22:05:01.483 INFO STEP 263 (remove_files) COMPLETE
64592026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.484 INFO O| Sep 02 22:05:01.483 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64602026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.495 INFO O| Sep 02 22:05:01.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
64612026-09-02T22:05:02.116Z[ recovery-image] Sep 02 22:05:01.495 INFO O| Sep 02 22:05:01.495 INFO STEP 264 (remove_files) COMPLETE
64622026-09-02T22:05:02.117Z[ recovery-image] Sep 02 22:05:01.495 INFO O| Sep 02 22:05:01.495 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64632026-09-02T22:05:02.117Z[ recovery-image] Sep 02 22:05:01.505 INFO O| Sep 02 22:05:01.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
64642026-09-02T22:05:02.117Z[ recovery-image] Sep 02 22:05:01.505 INFO O| Sep 02 22:05:01.505 INFO STEP 265 (remove_files) COMPLETE
64652026-09-02T22:05:02.117Z[ recovery-image] Sep 02 22:05:01.505 INFO O| Sep 02 22:05:01.505 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64662026-09-02T22:05:02.117Z[ recovery-image] Sep 02 22:05:01.515 INFO O| Sep 02 22:05:01.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
64672026-09-02T22:05:02.117Z[ recovery-image] Sep 02 22:05:01.515 INFO O| Sep 02 22:05:01.515 INFO STEP 266 (remove_files) COMPLETE
64682026-09-02T22:05:02.117Z[ recovery-image] Sep 02 22:05:01.515 INFO O| Sep 02 22:05:01.515 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64692026-09-02T22:05:02.125Z[ recovery-image] Sep 02 22:05:01.526 INFO O| Sep 02 22:05:01.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
64702026-09-02T22:05:02.125Z[ recovery-image] Sep 02 22:05:01.526 INFO O| Sep 02 22:05:01.526 INFO STEP 267 (remove_files) COMPLETE
64712026-09-02T22:05:02.125Z[ recovery-image] Sep 02 22:05:01.526 INFO O| Sep 02 22:05:01.526 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64722026-09-02T22:05:02.135Z[verify-libraries] Compiling samael v0.0.19
64732026-09-02T22:05:02.143Z[ recovery-image] Sep 02 22:05:01.535 INFO O| Sep 02 22:05:01.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
64742026-09-02T22:05:02.143Z[ recovery-image] Sep 02 22:05:01.535 INFO O| Sep 02 22:05:01.535 INFO STEP 268 (remove_files) COMPLETE
64752026-09-02T22:05:02.144Z[ recovery-image] Sep 02 22:05:01.535 INFO O| Sep 02 22:05:01.535 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64762026-09-02T22:05:02.144Z[ recovery-image] Sep 02 22:05:01.545 INFO O| Sep 02 22:05:01.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
64772026-09-02T22:05:02.144Z[ recovery-image] Sep 02 22:05:01.545 INFO O| Sep 02 22:05:01.545 INFO STEP 269 (remove_files) COMPLETE
64782026-09-02T22:05:02.144Z[ recovery-image] Sep 02 22:05:01.545 INFO O| Sep 02 22:05:01.545 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64792026-09-02T22:05:02.152Z[ recovery-image] Sep 02 22:05:01.556 INFO O| Sep 02 22:05:01.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
64802026-09-02T22:05:02.152Z[ recovery-image] Sep 02 22:05:01.556 INFO O| Sep 02 22:05:01.556 INFO STEP 270 (remove_files) COMPLETE
64812026-09-02T22:05:02.160Z[ recovery-image] Sep 02 22:05:01.556 INFO O| Sep 02 22:05:01.556 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64822026-09-02T22:05:02.171Z[ recovery-image] Sep 02 22:05:01.567 INFO O| Sep 02 22:05:01.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
64832026-09-02T22:05:02.171Z[ recovery-image] Sep 02 22:05:01.567 INFO O| Sep 02 22:05:01.567 INFO STEP 271 (remove_files) COMPLETE
64842026-09-02T22:05:02.171Z[ recovery-image] Sep 02 22:05:01.567 INFO O| Sep 02 22:05:01.567 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64852026-09-02T22:05:02.181Z[ recovery-image] Sep 02 22:05:01.577 INFO O| Sep 02 22:05:01.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
64862026-09-02T22:05:02.181Z[ recovery-image] Sep 02 22:05:01.577 INFO O| Sep 02 22:05:01.577 INFO STEP 272 (remove_files) COMPLETE
64872026-09-02T22:05:02.181Z[ recovery-image] Sep 02 22:05:01.577 INFO O| Sep 02 22:05:01.577 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64882026-09-02T22:05:02.186Z[ recovery-image] Sep 02 22:05:01.589 INFO O| Sep 02 22:05:01.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
64892026-09-02T22:05:02.186Z[ recovery-image] Sep 02 22:05:01.589 INFO O| Sep 02 22:05:01.589 INFO STEP 273 (remove_files) COMPLETE
64902026-09-02T22:05:02.186Z[ recovery-image] Sep 02 22:05:01.589 INFO O| Sep 02 22:05:01.589 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64912026-09-02T22:05:02.199Z[ recovery-image] Sep 02 22:05:01.598 INFO O| Sep 02 22:05:01.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
64922026-09-02T22:05:02.199Z[ recovery-image] Sep 02 22:05:01.598 INFO O| Sep 02 22:05:01.598 INFO STEP 274 (remove_files) COMPLETE
64932026-09-02T22:05:02.220Z[ recovery-image] Sep 02 22:05:01.598 INFO O| Sep 02 22:05:01.598 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64942026-09-02T22:05:02.220Z[ recovery-image] Sep 02 22:05:01.608 INFO O| Sep 02 22:05:01.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
64952026-09-02T22:05:02.220Z[ recovery-image] Sep 02 22:05:01.608 INFO O| Sep 02 22:05:01.608 INFO STEP 275 (remove_files) COMPLETE
64962026-09-02T22:05:02.220Z[ recovery-image] Sep 02 22:05:01.608 INFO O| Sep 02 22:05:01.608 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64972026-09-02T22:05:02.220Z[ recovery-image] Sep 02 22:05:01.618 INFO O| Sep 02 22:05:01.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
64982026-09-02T22:05:02.220Z[ recovery-image] Sep 02 22:05:01.619 INFO O| Sep 02 22:05:01.619 INFO STEP 276 (remove_files) COMPLETE
64992026-09-02T22:05:02.220Z[ recovery-image] Sep 02 22:05:01.619 INFO O| Sep 02 22:05:01.619 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65002026-09-02T22:05:02.227Z[ recovery-image] Sep 02 22:05:01.629 INFO O| Sep 02 22:05:01.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
65012026-09-02T22:05:02.227Z[ recovery-image] Sep 02 22:05:01.629 INFO O| Sep 02 22:05:01.629 INFO STEP 277 (remove_files) COMPLETE
65022026-09-02T22:05:02.227Z[ recovery-image] Sep 02 22:05:01.629 INFO O| Sep 02 22:05:01.629 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65032026-09-02T22:05:02.237Z[ recovery-image] Sep 02 22:05:01.640 INFO O| Sep 02 22:05:01.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
65042026-09-02T22:05:02.237Z[ recovery-image] Sep 02 22:05:01.640 INFO O| Sep 02 22:05:01.640 INFO STEP 278 (remove_files) COMPLETE
65052026-09-02T22:05:02.244Z[ recovery-image] Sep 02 22:05:01.640 INFO O| Sep 02 22:05:01.640 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65062026-09-02T22:05:02.248Z[ recovery-image] Sep 02 22:05:01.650 INFO O| Sep 02 22:05:01.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
65072026-09-02T22:05:02.248Z[ recovery-image] Sep 02 22:05:01.650 INFO O| Sep 02 22:05:01.650 INFO STEP 279 (remove_files) COMPLETE
65082026-09-02T22:05:02.248Z[ recovery-image] Sep 02 22:05:01.650 INFO O| Sep 02 22:05:01.650 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65092026-09-02T22:05:02.261Z[ recovery-image] Sep 02 22:05:01.660 INFO O| Sep 02 22:05:01.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
65102026-09-02T22:05:02.261Z[ recovery-image] Sep 02 22:05:01.660 INFO O| Sep 02 22:05:01.660 INFO STEP 280 (remove_files) COMPLETE
65112026-09-02T22:05:02.266Z[ recovery-image] Sep 02 22:05:01.660 INFO O| Sep 02 22:05:01.660 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65122026-09-02T22:05:02.266Z[ recovery-image] Sep 02 22:05:01.668 INFO O| Sep 02 22:05:01.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
65132026-09-02T22:05:02.266Z[ recovery-image] Sep 02 22:05:01.668 INFO O| Sep 02 22:05:01.668 INFO STEP 281 (remove_files) COMPLETE
65142026-09-02T22:05:02.266Z[ recovery-image] Sep 02 22:05:01.668 INFO O| Sep 02 22:05:01.668 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65152026-09-02T22:05:02.275Z[ recovery-image] Sep 02 22:05:01.676 INFO O| Sep 02 22:05:01.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
65162026-09-02T22:05:02.275Z[ recovery-image] Sep 02 22:05:01.676 INFO O| Sep 02 22:05:01.676 INFO STEP 282 (remove_files) COMPLETE
65172026-09-02T22:05:02.280Z[ recovery-image] Sep 02 22:05:01.676 INFO O| Sep 02 22:05:01.676 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65182026-09-02T22:05:02.280Z[ recovery-image] Sep 02 22:05:01.683 INFO O| Sep 02 22:05:01.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
65192026-09-02T22:05:02.280Z[ recovery-image] Sep 02 22:05:01.683 INFO O| Sep 02 22:05:01.683 INFO STEP 283 (remove_files) COMPLETE
65202026-09-02T22:05:02.280Z[ recovery-image] Sep 02 22:05:01.683 INFO O| Sep 02 22:05:01.683 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65212026-09-02T22:05:02.291Z[ recovery-image] Sep 02 22:05:01.694 INFO O| Sep 02 22:05:01.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
65222026-09-02T22:05:02.291Z[ recovery-image] Sep 02 22:05:01.694 INFO O| Sep 02 22:05:01.694 INFO STEP 284 (remove_files) COMPLETE
65232026-09-02T22:05:02.297Z[ recovery-image] Sep 02 22:05:01.694 INFO O| Sep 02 22:05:01.694 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65242026-09-02T22:05:02.306Z[ recovery-image] Sep 02 22:05:01.704 INFO O| Sep 02 22:05:01.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
65252026-09-02T22:05:02.306Z[ recovery-image] Sep 02 22:05:01.705 INFO O| Sep 02 22:05:01.704 INFO STEP 285 (remove_files) COMPLETE
65262026-09-02T22:05:02.307Z[ recovery-image] Sep 02 22:05:01.705 INFO O| Sep 02 22:05:01.704 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65272026-09-02T22:05:02.317Z[verify-libraries] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
65282026-09-02T22:05:02.317Z[ recovery-image] Sep 02 22:05:01.714 INFO O| Sep 02 22:05:01.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
65292026-09-02T22:05:02.317Z[ recovery-image] Sep 02 22:05:01.714 INFO O| Sep 02 22:05:01.714 INFO STEP 286 (remove_files) COMPLETE
65302026-09-02T22:05:02.317Z[ recovery-image] Sep 02 22:05:01.715 INFO O| Sep 02 22:05:01.714 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65312026-09-02T22:05:02.326Z[ recovery-image] Sep 02 22:05:01.724 INFO O| Sep 02 22:05:01.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
65322026-09-02T22:05:02.327Z[ recovery-image] Sep 02 22:05:01.724 INFO O| Sep 02 22:05:01.724 INFO STEP 287 (remove_files) COMPLETE
65332026-09-02T22:05:02.327Z[ recovery-image] Sep 02 22:05:01.724 INFO O| Sep 02 22:05:01.724 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65342026-09-02T22:05:02.331Z[ recovery-image] Sep 02 22:05:01.734 INFO O| Sep 02 22:05:01.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
65352026-09-02T22:05:02.331Z[ recovery-image] Sep 02 22:05:01.734 INFO O| Sep 02 22:05:01.734 INFO STEP 288 (remove_files) COMPLETE
65362026-09-02T22:05:02.331Z[ recovery-image] Sep 02 22:05:01.734 INFO O| Sep 02 22:05:01.734 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65372026-09-02T22:05:02.340Z[ recovery-image] Sep 02 22:05:01.744 INFO O| Sep 02 22:05:01.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
65382026-09-02T22:05:02.340Z[ recovery-image] Sep 02 22:05:01.744 INFO O| Sep 02 22:05:01.744 INFO STEP 289 (remove_files) COMPLETE
65392026-09-02T22:05:02.340Z[ recovery-image] Sep 02 22:05:01.744 INFO O| Sep 02 22:05:01.744 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65402026-09-02T22:05:02.360Z[ recovery-image] Sep 02 22:05:01.754 INFO O| Sep 02 22:05:01.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
65412026-09-02T22:05:02.360Z[ recovery-image] Sep 02 22:05:01.754 INFO O| Sep 02 22:05:01.754 INFO STEP 290 (remove_files) COMPLETE
65422026-09-02T22:05:02.360Z[ recovery-image] Sep 02 22:05:01.754 INFO O| Sep 02 22:05:01.754 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65432026-09-02T22:05:02.367Z[ recovery-image] Sep 02 22:05:01.763 INFO O| Sep 02 22:05:01.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
65442026-09-02T22:05:02.367Z[ recovery-image] Sep 02 22:05:01.763 INFO O| Sep 02 22:05:01.763 INFO STEP 291 (remove_files) COMPLETE
65452026-09-02T22:05:02.367Z[ recovery-image] Sep 02 22:05:01.763 INFO O| Sep 02 22:05:01.763 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65462026-09-02T22:05:02.373Z[ recovery-image] Sep 02 22:05:01.772 INFO O| Sep 02 22:05:01.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
65472026-09-02T22:05:02.373Z[ recovery-image] Sep 02 22:05:01.772 INFO O| Sep 02 22:05:01.772 INFO STEP 292 (remove_files) COMPLETE
65482026-09-02T22:05:02.373Z[ recovery-image] Sep 02 22:05:01.772 INFO O| Sep 02 22:05:01.772 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65492026-09-02T22:05:02.379Z[ recovery-image] Sep 02 22:05:01.782 INFO O| Sep 02 22:05:01.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
65502026-09-02T22:05:02.379Z[ recovery-image] Sep 02 22:05:01.782 INFO O| Sep 02 22:05:01.782 INFO STEP 293 (remove_files) COMPLETE
65512026-09-02T22:05:02.383Z[ recovery-image] Sep 02 22:05:01.782 INFO O| Sep 02 22:05:01.782 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65522026-09-02T22:05:02.391Z[ recovery-image] Sep 02 22:05:01.792 INFO O| Sep 02 22:05:01.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
65532026-09-02T22:05:02.391Z[ recovery-image] Sep 02 22:05:01.792 INFO O| Sep 02 22:05:01.792 INFO STEP 294 (remove_files) COMPLETE
65542026-09-02T22:05:02.392Z[ recovery-image] Sep 02 22:05:01.792 INFO O| Sep 02 22:05:01.792 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65552026-09-02T22:05:02.400Z[ recovery-image] Sep 02 22:05:01.801 INFO O| Sep 02 22:05:01.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
65562026-09-02T22:05:02.400Z[ recovery-image] Sep 02 22:05:01.801 INFO O| Sep 02 22:05:01.801 INFO STEP 295 (remove_files) COMPLETE
65572026-09-02T22:05:02.407Z[ recovery-image] Sep 02 22:05:01.801 INFO O| Sep 02 22:05:01.801 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65582026-09-02T22:05:02.418Z[ recovery-image] Sep 02 22:05:01.811 INFO O| Sep 02 22:05:01.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
65592026-09-02T22:05:02.418Z[ recovery-image] Sep 02 22:05:01.811 INFO O| Sep 02 22:05:01.811 INFO STEP 296 (remove_files) COMPLETE
65602026-09-02T22:05:02.419Z[ recovery-image] Sep 02 22:05:01.811 INFO O| Sep 02 22:05:01.811 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65612026-09-02T22:05:02.428Z[ recovery-image] Sep 02 22:05:01.822 INFO O| Sep 02 22:05:01.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
65622026-09-02T22:05:02.428Z[ recovery-image] Sep 02 22:05:01.822 INFO O| Sep 02 22:05:01.822 INFO STEP 297 (remove_files) COMPLETE
65632026-09-02T22:05:02.428Z[ recovery-image] Sep 02 22:05:01.822 INFO O| Sep 02 22:05:01.822 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65642026-09-02T22:05:02.436Z[ recovery-image] Sep 02 22:05:01.832 INFO O| Sep 02 22:05:01.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
65652026-09-02T22:05:02.436Z[ recovery-image] Sep 02 22:05:01.832 INFO O| Sep 02 22:05:01.832 INFO STEP 298 (remove_files) COMPLETE
65662026-09-02T22:05:02.436Z[ recovery-image] Sep 02 22:05:01.832 INFO O| Sep 02 22:05:01.832 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65672026-09-02T22:05:02.447Z[ recovery-image] Sep 02 22:05:01.842 INFO O| Sep 02 22:05:01.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
65682026-09-02T22:05:02.447Z[ recovery-image] Sep 02 22:05:01.842 INFO O| Sep 02 22:05:01.842 INFO STEP 299 (remove_files) COMPLETE
65692026-09-02T22:05:02.447Z[ recovery-image] Sep 02 22:05:01.842 INFO O| Sep 02 22:05:01.842 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65702026-09-02T22:05:02.456Z[ recovery-image] Sep 02 22:05:01.851 INFO O| Sep 02 22:05:01.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
65712026-09-02T22:05:02.456Z[ recovery-image] Sep 02 22:05:01.851 INFO O| Sep 02 22:05:01.851 INFO STEP 300 (remove_files) COMPLETE
65722026-09-02T22:05:02.456Z[ recovery-image] Sep 02 22:05:01.851 INFO O| Sep 02 22:05:01.851 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65732026-09-02T22:05:02.470Z[ recovery-image] Sep 02 22:05:01.860 INFO O| Sep 02 22:05:01.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
65742026-09-02T22:05:02.470Z[ recovery-image] Sep 02 22:05:01.860 INFO O| Sep 02 22:05:01.860 INFO STEP 301 (remove_files) COMPLETE
65752026-09-02T22:05:02.470Z[ recovery-image] Sep 02 22:05:01.860 INFO O| Sep 02 22:05:01.860 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65762026-09-02T22:05:02.476Z[ recovery-image] Sep 02 22:05:01.868 INFO O| Sep 02 22:05:01.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
65772026-09-02T22:05:02.476Z[ recovery-image] Sep 02 22:05:01.868 INFO O| Sep 02 22:05:01.868 INFO STEP 302 (remove_files) COMPLETE
65782026-09-02T22:05:02.476Z[ recovery-image] Sep 02 22:05:01.868 INFO O| Sep 02 22:05:01.868 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65792026-09-02T22:05:02.478Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
65802026-09-02T22:05:02.478Z[ recovery-image] Sep 02 22:05:01.876 INFO O| Sep 02 22:05:01.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
65812026-09-02T22:05:02.478Z[ recovery-image] Sep 02 22:05:01.876 INFO O| Sep 02 22:05:01.876 INFO STEP 303 (remove_files) COMPLETE
65822026-09-02T22:05:02.478Z[ recovery-image] Sep 02 22:05:01.876 INFO O| Sep 02 22:05:01.876 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65832026-09-02T22:05:02.484Z[ recovery-image] Sep 02 22:05:01.885 INFO O| Sep 02 22:05:01.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
65842026-09-02T22:05:02.484Z[ recovery-image] Sep 02 22:05:01.885 INFO O| Sep 02 22:05:01.885 INFO STEP 304 (remove_files) COMPLETE
65852026-09-02T22:05:02.484Z[ recovery-image] Sep 02 22:05:01.885 INFO O| Sep 02 22:05:01.885 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65862026-09-02T22:05:02.492Z[ recovery-image] Sep 02 22:05:01.896 INFO O| Sep 02 22:05:01.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
65872026-09-02T22:05:02.493Z[ recovery-image] Sep 02 22:05:01.896 INFO O| Sep 02 22:05:01.896 INFO STEP 305 (remove_files) COMPLETE
65882026-09-02T22:05:02.498Z[ recovery-image] Sep 02 22:05:01.896 INFO O| Sep 02 22:05:01.896 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65892026-09-02T22:05:02.504Z[ recovery-image] Sep 02 22:05:01.905 INFO O| Sep 02 22:05:01.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
65902026-09-02T22:05:02.504Z[ recovery-image] Sep 02 22:05:01.905 INFO O| Sep 02 22:05:01.905 INFO STEP 306 (remove_files) COMPLETE
65912026-09-02T22:05:02.504Z[ recovery-image] Sep 02 22:05:01.905 INFO O| Sep 02 22:05:01.905 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65922026-09-02T22:05:02.514Z[ recovery-image] Sep 02 22:05:01.913 INFO O| Sep 02 22:05:01.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
65932026-09-02T22:05:02.514Z[ recovery-image] Sep 02 22:05:01.913 INFO O| Sep 02 22:05:01.913 INFO STEP 307 (remove_files) COMPLETE
65942026-09-02T22:05:02.520Z[ recovery-image] Sep 02 22:05:01.913 INFO O| Sep 02 22:05:01.913 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65952026-09-02T22:05:02.520Z[ recovery-image] Sep 02 22:05:01.924 INFO O| Sep 02 22:05:01.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
65962026-09-02T22:05:02.520Z[ recovery-image] Sep 02 22:05:01.924 INFO O| Sep 02 22:05:01.924 INFO STEP 308 (remove_files) COMPLETE
65972026-09-02T22:05:02.520Z[ recovery-image] Sep 02 22:05:01.924 INFO O| Sep 02 22:05:01.924 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65982026-09-02T22:05:02.529Z[ recovery-image] Sep 02 22:05:01.934 INFO O| Sep 02 22:05:01.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
65992026-09-02T22:05:02.529Z[ recovery-image] Sep 02 22:05:01.934 INFO O| Sep 02 22:05:01.934 INFO STEP 309 (remove_files) COMPLETE
66002026-09-02T22:05:02.529Z[ recovery-image] Sep 02 22:05:01.934 INFO O| Sep 02 22:05:01.934 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66012026-09-02T22:05:02.543Z[ recovery-image] Sep 02 22:05:01.944 INFO O| Sep 02 22:05:01.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
66022026-09-02T22:05:02.543Z[ recovery-image] Sep 02 22:05:01.944 INFO O| Sep 02 22:05:01.944 INFO STEP 310 (remove_files) COMPLETE
66032026-09-02T22:05:02.549Z[ recovery-image] Sep 02 22:05:01.944 INFO O| Sep 02 22:05:01.944 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66042026-09-02T22:05:02.556Z[ recovery-image] Sep 02 22:05:01.954 INFO O| Sep 02 22:05:01.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
66052026-09-02T22:05:02.556Z[ recovery-image] Sep 02 22:05:01.954 INFO O| Sep 02 22:05:01.954 INFO STEP 311 (remove_files) COMPLETE
66062026-09-02T22:05:02.556Z[ recovery-image] Sep 02 22:05:01.954 INFO O| Sep 02 22:05:01.954 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66072026-09-02T22:05:02.564Z[ recovery-image] Sep 02 22:05:01.964 INFO O| Sep 02 22:05:01.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
66082026-09-02T22:05:02.564Z[ recovery-image] Sep 02 22:05:01.965 INFO O| Sep 02 22:05:01.965 INFO STEP 312 (remove_files) COMPLETE
66092026-09-02T22:05:02.564Z[ recovery-image] Sep 02 22:05:01.965 INFO O| Sep 02 22:05:01.965 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66102026-09-02T22:05:02.570Z[ recovery-image] Sep 02 22:05:01.974 INFO O| Sep 02 22:05:01.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
66112026-09-02T22:05:02.570Z[ recovery-image] Sep 02 22:05:01.974 INFO O| Sep 02 22:05:01.974 INFO STEP 313 (remove_files) COMPLETE
66122026-09-02T22:05:02.581Z[ recovery-image] Sep 02 22:05:01.974 INFO O| Sep 02 22:05:01.974 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66132026-09-02T22:05:02.590Z[ recovery-image] Sep 02 22:05:01.984 INFO O| Sep 02 22:05:01.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
66142026-09-02T22:05:02.590Z[ recovery-image] Sep 02 22:05:01.984 INFO O| Sep 02 22:05:01.984 INFO STEP 314 (remove_files) COMPLETE
66152026-09-02T22:05:02.590Z[ recovery-image] Sep 02 22:05:01.984 INFO O| Sep 02 22:05:01.984 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66162026-09-02T22:05:02.598Z[ recovery-image] Sep 02 22:05:01.992 INFO O| Sep 02 22:05:01.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
66172026-09-02T22:05:02.598Z[ recovery-image] Sep 02 22:05:01.992 INFO O| Sep 02 22:05:01.992 INFO STEP 315 (remove_files) COMPLETE
66182026-09-02T22:05:02.599Z[ recovery-image] Sep 02 22:05:01.992 INFO O| Sep 02 22:05:01.992 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66192026-09-02T22:05:02.604Z[ recovery-image] Sep 02 22:05:02.001 INFO O| Sep 02 22:05:02.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
66202026-09-02T22:05:02.606Z[ recovery-image] Sep 02 22:05:02.001 INFO O| Sep 02 22:05:02.001 INFO STEP 316 (remove_files) COMPLETE
66212026-09-02T22:05:02.606Z[ recovery-image] Sep 02 22:05:02.001 INFO O| Sep 02 22:05:02.001 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66222026-09-02T22:05:02.611Z[ recovery-image] Sep 02 22:05:02.010 INFO O| Sep 02 22:05:02.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
66232026-09-02T22:05:02.611Z[ recovery-image] Sep 02 22:05:02.010 INFO O| Sep 02 22:05:02.010 INFO STEP 317 (remove_files) COMPLETE
66242026-09-02T22:05:02.611Z[ recovery-image] Sep 02 22:05:02.010 INFO O| Sep 02 22:05:02.010 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66252026-09-02T22:05:02.616Z[ recovery-image] Sep 02 22:05:02.018 INFO O| Sep 02 22:05:02.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
66262026-09-02T22:05:02.616Z[ recovery-image] Sep 02 22:05:02.018 INFO O| Sep 02 22:05:02.018 INFO STEP 318 (remove_files) COMPLETE
66272026-09-02T22:05:02.616Z[ recovery-image] Sep 02 22:05:02.018 INFO O| Sep 02 22:05:02.018 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66282026-09-02T22:05:02.622Z[ recovery-image] Sep 02 22:05:02.027 INFO O| Sep 02 22:05:02.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
66292026-09-02T22:05:02.622Z[ recovery-image] Sep 02 22:05:02.027 INFO O| Sep 02 22:05:02.027 INFO STEP 319 (remove_files) COMPLETE
66302026-09-02T22:05:02.622Z[ recovery-image] Sep 02 22:05:02.027 INFO O| Sep 02 22:05:02.027 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66312026-09-02T22:05:02.645Z[ recovery-image] Sep 02 22:05:02.036 INFO O| Sep 02 22:05:02.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
66322026-09-02T22:05:02.645Z[ recovery-image] Sep 02 22:05:02.036 INFO O| Sep 02 22:05:02.036 INFO STEP 320 (remove_files) COMPLETE
66332026-09-02T22:05:02.645Z[ recovery-image] Sep 02 22:05:02.036 INFO O| Sep 02 22:05:02.036 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66342026-09-02T22:05:02.645Z[ recovery-image] Sep 02 22:05:02.044 INFO O| Sep 02 22:05:02.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
66352026-09-02T22:05:02.645Z[ recovery-image] Sep 02 22:05:02.044 INFO O| Sep 02 22:05:02.044 INFO STEP 321 (remove_files) COMPLETE
66362026-09-02T22:05:02.645Z[ recovery-image] Sep 02 22:05:02.044 INFO O| Sep 02 22:05:02.044 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66372026-09-02T22:05:02.652Z[ recovery-image] Sep 02 22:05:02.052 INFO O| Sep 02 22:05:02.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
66382026-09-02T22:05:02.653Z[ recovery-image] Sep 02 22:05:02.052 INFO O| Sep 02 22:05:02.052 INFO STEP 322 (remove_files) COMPLETE
66392026-09-02T22:05:02.654Z[ recovery-image] Sep 02 22:05:02.052 INFO O| Sep 02 22:05:02.052 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66402026-09-02T22:05:02.663Z[ recovery-image] Sep 02 22:05:02.063 INFO O| Sep 02 22:05:02.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
66412026-09-02T22:05:02.663Z[ recovery-image] Sep 02 22:05:02.063 INFO O| Sep 02 22:05:02.063 INFO STEP 323 (remove_files) COMPLETE
66422026-09-02T22:05:02.664Z[ recovery-image] Sep 02 22:05:02.063 INFO O| Sep 02 22:05:02.063 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66432026-09-02T22:05:02.669Z[ recovery-image] Sep 02 22:05:02.073 INFO O| Sep 02 22:05:02.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
66442026-09-02T22:05:02.669Z[ recovery-image] Sep 02 22:05:02.073 INFO O| Sep 02 22:05:02.073 INFO STEP 324 (remove_files) COMPLETE
66452026-09-02T22:05:02.672Z[ recovery-image] Sep 02 22:05:02.073 INFO O| Sep 02 22:05:02.073 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66462026-09-02T22:05:02.679Z[ recovery-image] Sep 02 22:05:02.082 INFO O| Sep 02 22:05:02.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
66472026-09-02T22:05:02.679Z[ recovery-image] Sep 02 22:05:02.082 INFO O| Sep 02 22:05:02.082 INFO STEP 325 (remove_files) COMPLETE
66482026-09-02T22:05:02.679Z[ recovery-image] Sep 02 22:05:02.082 INFO O| Sep 02 22:05:02.082 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66492026-09-02T22:05:02.686Z[ recovery-image] Sep 02 22:05:02.090 INFO O| Sep 02 22:05:02.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
66502026-09-02T22:05:02.687Z[ recovery-image] Sep 02 22:05:02.090 INFO O| Sep 02 22:05:02.090 INFO STEP 326 (remove_files) COMPLETE
66512026-09-02T22:05:02.687Z[ recovery-image] Sep 02 22:05:02.090 INFO O| Sep 02 22:05:02.090 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66522026-09-02T22:05:02.695Z[ recovery-image] Sep 02 22:05:02.100 INFO O| Sep 02 22:05:02.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
66532026-09-02T22:05:02.696Z[ recovery-image] Sep 02 22:05:02.100 INFO O| Sep 02 22:05:02.100 INFO STEP 327 (remove_files) COMPLETE
66542026-09-02T22:05:02.701Z[ recovery-image] Sep 02 22:05:02.100 INFO O| Sep 02 22:05:02.100 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66552026-09-02T22:05:02.723Z[ recovery-image] Sep 02 22:05:02.109 INFO O| Sep 02 22:05:02.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
66562026-09-02T22:05:02.723Z[ recovery-image] Sep 02 22:05:02.109 INFO O| Sep 02 22:05:02.109 INFO STEP 328 (remove_files) COMPLETE
66572026-09-02T22:05:02.723Z[ recovery-image] Sep 02 22:05:02.109 INFO O| Sep 02 22:05:02.109 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66582026-09-02T22:05:02.728Z[ recovery-image] Sep 02 22:05:02.119 INFO O| Sep 02 22:05:02.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
66592026-09-02T22:05:02.728Z[ recovery-image] Sep 02 22:05:02.119 INFO O| Sep 02 22:05:02.119 INFO STEP 329 (remove_files) COMPLETE
66602026-09-02T22:05:02.728Z[ recovery-image] Sep 02 22:05:02.119 INFO O| Sep 02 22:05:02.119 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66612026-09-02T22:05:02.728Z[ recovery-image] Sep 02 22:05:02.129 INFO O| Sep 02 22:05:02.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
66622026-09-02T22:05:02.728Z[ recovery-image] Sep 02 22:05:02.129 INFO O| Sep 02 22:05:02.129 INFO STEP 330 (remove_files) COMPLETE
66632026-09-02T22:05:02.729Z[ recovery-image] Sep 02 22:05:02.129 INFO O| Sep 02 22:05:02.129 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66642026-09-02T22:05:02.734Z[ recovery-image] Sep 02 22:05:02.138 INFO O| Sep 02 22:05:02.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
66652026-09-02T22:05:02.734Z[ recovery-image] Sep 02 22:05:02.138 INFO O| Sep 02 22:05:02.138 INFO STEP 331 (remove_files) COMPLETE
66662026-09-02T22:05:02.734Z[ recovery-image] Sep 02 22:05:02.138 INFO O| Sep 02 22:05:02.138 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66672026-09-02T22:05:02.747Z[ recovery-image] Sep 02 22:05:02.148 INFO O| Sep 02 22:05:02.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
66682026-09-02T22:05:02.747Z[ recovery-image] Sep 02 22:05:02.148 INFO O| Sep 02 22:05:02.148 INFO STEP 332 (remove_files) COMPLETE
66692026-09-02T22:05:02.754Z[ recovery-image] Sep 02 22:05:02.148 INFO O| Sep 02 22:05:02.148 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66702026-09-02T22:05:02.764Z[ recovery-image] Sep 02 22:05:02.161 INFO O| Sep 02 22:05:02.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
66712026-09-02T22:05:02.764Z[ recovery-image] Sep 02 22:05:02.161 INFO O| Sep 02 22:05:02.161 INFO STEP 333 (remove_files) COMPLETE
66722026-09-02T22:05:02.764Z[ recovery-image] Sep 02 22:05:02.161 INFO O| Sep 02 22:05:02.161 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66732026-09-02T22:05:02.769Z[ recovery-image] Sep 02 22:05:02.171 INFO O| Sep 02 22:05:02.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
66742026-09-02T22:05:02.769Z[ recovery-image] Sep 02 22:05:02.171 INFO O| Sep 02 22:05:02.171 INFO STEP 334 (remove_files) COMPLETE
66752026-09-02T22:05:02.769Z[ recovery-image] Sep 02 22:05:02.171 INFO O| Sep 02 22:05:02.171 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66762026-09-02T22:05:02.777Z[ recovery-image] Sep 02 22:05:02.181 INFO O| Sep 02 22:05:02.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
66772026-09-02T22:05:02.777Z[ recovery-image] Sep 02 22:05:02.181 INFO O| Sep 02 22:05:02.181 INFO STEP 335 (remove_files) COMPLETE
66782026-09-02T22:05:02.777Z[ recovery-image] Sep 02 22:05:02.181 INFO O| Sep 02 22:05:02.181 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66792026-09-02T22:05:02.790Z[ recovery-image] Sep 02 22:05:02.190 INFO O| Sep 02 22:05:02.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
66802026-09-02T22:05:02.790Z[ recovery-image] Sep 02 22:05:02.190 INFO O| Sep 02 22:05:02.190 INFO STEP 336 (remove_files) COMPLETE
66812026-09-02T22:05:02.797Z[ recovery-image] Sep 02 22:05:02.190 INFO O| Sep 02 22:05:02.190 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66822026-09-02T22:05:02.803Z[ recovery-image] Sep 02 22:05:02.199 INFO O| Sep 02 22:05:02.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
66832026-09-02T22:05:02.803Z[ recovery-image] Sep 02 22:05:02.199 INFO O| Sep 02 22:05:02.199 INFO STEP 337 (remove_files) COMPLETE
66842026-09-02T22:05:02.803Z[ recovery-image] Sep 02 22:05:02.199 INFO O| Sep 02 22:05:02.199 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66852026-09-02T22:05:02.809Z[ recovery-image] Sep 02 22:05:02.208 INFO O| Sep 02 22:05:02.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
66862026-09-02T22:05:02.809Z[ recovery-image] Sep 02 22:05:02.208 INFO O| Sep 02 22:05:02.208 INFO STEP 338 (remove_files) COMPLETE
66872026-09-02T22:05:02.810Z[ recovery-image] Sep 02 22:05:02.208 INFO O| Sep 02 22:05:02.208 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66882026-09-02T22:05:02.819Z[ recovery-image] Sep 02 22:05:02.218 INFO O| Sep 02 22:05:02.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
66892026-09-02T22:05:02.820Z[ recovery-image] Sep 02 22:05:02.218 INFO O| Sep 02 22:05:02.218 INFO STEP 339 (remove_files) COMPLETE
66902026-09-02T22:05:02.820Z[ recovery-image] Sep 02 22:05:02.218 INFO O| Sep 02 22:05:02.218 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66912026-09-02T22:05:02.827Z[ recovery-image] Sep 02 22:05:02.228 INFO O| Sep 02 22:05:02.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
66922026-09-02T22:05:02.827Z[ recovery-image] Sep 02 22:05:02.228 INFO O| Sep 02 22:05:02.228 INFO STEP 340 (remove_files) COMPLETE
66932026-09-02T22:05:02.827Z[ recovery-image] Sep 02 22:05:02.228 INFO O| Sep 02 22:05:02.228 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66942026-09-02T22:05:02.838Z[ recovery-image] Sep 02 22:05:02.238 INFO O| Sep 02 22:05:02.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
66952026-09-02T22:05:02.838Z[ recovery-image] Sep 02 22:05:02.238 INFO O| Sep 02 22:05:02.238 INFO STEP 341 (remove_files) COMPLETE
66962026-09-02T22:05:02.847Z[ recovery-image] Sep 02 22:05:02.238 INFO O| Sep 02 22:05:02.238 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66972026-09-02T22:05:02.851Z[ recovery-image] Sep 02 22:05:02.248 INFO O| Sep 02 22:05:02.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
66982026-09-02T22:05:02.852Z[ recovery-image] Sep 02 22:05:02.248 INFO O| Sep 02 22:05:02.248 INFO STEP 342 (remove_files) COMPLETE
66992026-09-02T22:05:02.852Z[ recovery-image] Sep 02 22:05:02.248 INFO O| Sep 02 22:05:02.248 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67002026-09-02T22:05:02.857Z[ recovery-image] Sep 02 22:05:02.258 INFO O| Sep 02 22:05:02.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
67012026-09-02T22:05:02.857Z[ recovery-image] Sep 02 22:05:02.258 INFO O| Sep 02 22:05:02.258 INFO STEP 343 (remove_files) COMPLETE
67022026-09-02T22:05:02.857Z[ recovery-image] Sep 02 22:05:02.258 INFO O| Sep 02 22:05:02.258 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67032026-09-02T22:05:02.872Z[ recovery-image] Sep 02 22:05:02.268 INFO O| Sep 02 22:05:02.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
67042026-09-02T22:05:02.879Z[ recovery-image] Sep 02 22:05:02.270 INFO O| Sep 02 22:05:02.269 INFO STEP 344 (remove_files) COMPLETE
67052026-09-02T22:05:02.879Z[ recovery-image] Sep 02 22:05:02.270 INFO O| Sep 02 22:05:02.270 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67062026-09-02T22:05:02.879Z[ recovery-image] Sep 02 22:05:02.279 INFO O| Sep 02 22:05:02.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
67072026-09-02T22:05:02.879Z[ recovery-image] Sep 02 22:05:02.279 INFO O| Sep 02 22:05:02.279 INFO STEP 345 (remove_files) COMPLETE
67082026-09-02T22:05:02.879Z[ recovery-image] Sep 02 22:05:02.279 INFO O| Sep 02 22:05:02.279 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67092026-09-02T22:05:02.886Z[ recovery-image] Sep 02 22:05:02.289 INFO O| Sep 02 22:05:02.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
67102026-09-02T22:05:02.886Z[ recovery-image] Sep 02 22:05:02.289 INFO O| Sep 02 22:05:02.289 INFO STEP 346 (remove_files) COMPLETE
67112026-09-02T22:05:02.886Z[ recovery-image] Sep 02 22:05:02.289 INFO O| Sep 02 22:05:02.289 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67122026-09-02T22:05:02.917Z[ recovery-image] Sep 02 22:05:02.320 INFO O| Sep 02 22:05:02.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
67132026-09-02T22:05:02.919Z[ recovery-image] Sep 02 22:05:02.320 INFO O| Sep 02 22:05:02.320 INFO STEP 347 (remove_files) COMPLETE
67142026-09-02T22:05:02.919Z[ recovery-image] Sep 02 22:05:02.320 INFO O| Sep 02 22:05:02.320 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67152026-09-02T22:05:02.930Z[ recovery-image] Sep 02 22:05:02.330 INFO O| Sep 02 22:05:02.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
67162026-09-02T22:05:02.930Z[ recovery-image] Sep 02 22:05:02.330 INFO O| Sep 02 22:05:02.330 INFO STEP 348 (remove_files) COMPLETE
67172026-09-02T22:05:02.930Z[ recovery-image] Sep 02 22:05:02.330 INFO O| Sep 02 22:05:02.330 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67182026-09-02T22:05:02.941Z[ recovery-image] Sep 02 22:05:02.339 INFO O| Sep 02 22:05:02.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
67192026-09-02T22:05:02.941Z[ recovery-image] Sep 02 22:05:02.339 INFO O| Sep 02 22:05:02.339 INFO STEP 349 (remove_files) COMPLETE
67202026-09-02T22:05:02.941Z[ recovery-image] Sep 02 22:05:02.339 INFO O| Sep 02 22:05:02.339 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67212026-09-02T22:05:02.947Z[ recovery-image] Sep 02 22:05:02.349 INFO O| Sep 02 22:05:02.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
67222026-09-02T22:05:02.948Z[ recovery-image] Sep 02 22:05:02.349 INFO O| Sep 02 22:05:02.349 INFO STEP 350 (remove_files) COMPLETE
67232026-09-02T22:05:02.948Z[ recovery-image] Sep 02 22:05:02.349 INFO O| Sep 02 22:05:02.349 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67242026-09-02T22:05:02.954Z[ recovery-image] Sep 02 22:05:02.358 INFO O| Sep 02 22:05:02.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
67252026-09-02T22:05:02.954Z[ recovery-image] Sep 02 22:05:02.358 INFO O| Sep 02 22:05:02.358 INFO STEP 351 (remove_files) COMPLETE
67262026-09-02T22:05:02.954Z[ recovery-image] Sep 02 22:05:02.358 INFO O| Sep 02 22:05:02.358 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67272026-09-02T22:05:02.966Z[ recovery-image] Sep 02 22:05:02.370 INFO O| Sep 02 22:05:02.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
67282026-09-02T22:05:02.966Z[ recovery-image] Sep 02 22:05:02.370 INFO O| Sep 02 22:05:02.370 INFO STEP 352 (remove_files) COMPLETE
67292026-09-02T22:05:02.967Z[ recovery-image] Sep 02 22:05:02.370 INFO O| Sep 02 22:05:02.370 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67302026-09-02T22:05:02.984Z[ recovery-image] Sep 02 22:05:02.381 INFO O| Sep 02 22:05:02.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
67312026-09-02T22:05:02.984Z[ recovery-image] Sep 02 22:05:02.381 INFO O| Sep 02 22:05:02.381 INFO STEP 353 (remove_files) COMPLETE
67322026-09-02T22:05:02.984Z[ recovery-image] Sep 02 22:05:02.381 INFO O| Sep 02 22:05:02.381 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67332026-09-02T22:05:02.993Z[ recovery-image] Sep 02 22:05:02.391 INFO O| Sep 02 22:05:02.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
67342026-09-02T22:05:02.993Z[ recovery-image] Sep 02 22:05:02.392 INFO O| Sep 02 22:05:02.391 INFO STEP 354 (remove_files) COMPLETE
67352026-09-02T22:05:02.993Z[ recovery-image] Sep 02 22:05:02.392 INFO O| Sep 02 22:05:02.392 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67362026-09-02T22:05:03.001Z[ recovery-image] Sep 02 22:05:02.402 INFO O| Sep 02 22:05:02.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
67372026-09-02T22:05:03.002Z[ recovery-image] Sep 02 22:05:02.402 INFO O| Sep 02 22:05:02.401 INFO STEP 355 (remove_files) COMPLETE
67382026-09-02T22:05:03.002Z[ recovery-image] Sep 02 22:05:02.402 INFO O| Sep 02 22:05:02.401 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67392026-09-02T22:05:03.024Z[ recovery-image] Sep 02 22:05:02.427 INFO O| Sep 02 22:05:02.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
67402026-09-02T22:05:03.024Z[ recovery-image] Sep 02 22:05:02.427 INFO O| Sep 02 22:05:02.427 INFO STEP 356 (remove_files) COMPLETE
67412026-09-02T22:05:03.024Z[ recovery-image] Sep 02 22:05:02.427 INFO O| Sep 02 22:05:02.427 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67422026-09-02T22:05:03.033Z[ recovery-image] Sep 02 22:05:02.436 INFO O| Sep 02 22:05:02.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
67432026-09-02T22:05:03.033Z[ recovery-image] Sep 02 22:05:02.436 INFO O| Sep 02 22:05:02.436 INFO STEP 357 (remove_files) COMPLETE
67442026-09-02T22:05:03.033Z[ recovery-image] Sep 02 22:05:02.436 INFO O| Sep 02 22:05:02.436 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67452026-09-02T22:05:03.042Z[ recovery-image] Sep 02 22:05:02.444 INFO O| Sep 02 22:05:02.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
67462026-09-02T22:05:03.042Z[ recovery-image] Sep 02 22:05:02.445 INFO O| Sep 02 22:05:02.444 INFO STEP 358 (remove_files) COMPLETE
67472026-09-02T22:05:03.043Z[ recovery-image] Sep 02 22:05:02.445 INFO O| Sep 02 22:05:02.445 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67482026-09-02T22:05:03.055Z[ recovery-image] Sep 02 22:05:02.454 INFO O| Sep 02 22:05:02.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
67492026-09-02T22:05:03.055Z[ recovery-image] Sep 02 22:05:02.454 INFO O| Sep 02 22:05:02.454 INFO STEP 359 (remove_files) COMPLETE
67502026-09-02T22:05:03.063Z[ recovery-image] Sep 02 22:05:02.454 INFO O| Sep 02 22:05:02.454 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67512026-09-02T22:05:03.063Z[ recovery-image] Sep 02 22:05:02.462 INFO O| Sep 02 22:05:02.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
67522026-09-02T22:05:03.063Z[ recovery-image] Sep 02 22:05:02.463 INFO O| Sep 02 22:05:02.463 INFO STEP 360 (remove_files) COMPLETE
67532026-09-02T22:05:03.063Z[ recovery-image] Sep 02 22:05:02.463 INFO O| Sep 02 22:05:02.463 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67542026-09-02T22:05:03.072Z[ recovery-image] Sep 02 22:05:02.470 INFO O| Sep 02 22:05:02.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
67552026-09-02T22:05:03.072Z[ recovery-image] Sep 02 22:05:02.470 INFO O| Sep 02 22:05:02.470 INFO STEP 361 (remove_files) COMPLETE
67562026-09-02T22:05:03.072Z[ recovery-image] Sep 02 22:05:02.470 INFO O| Sep 02 22:05:02.470 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67572026-09-02T22:05:03.084Z[ recovery-image] Sep 02 22:05:02.478 INFO O| Sep 02 22:05:02.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
67582026-09-02T22:05:03.085Z[ recovery-image] Sep 02 22:05:02.478 INFO O| Sep 02 22:05:02.478 INFO STEP 362 (remove_files) COMPLETE
67592026-09-02T22:05:03.085Z[ recovery-image] Sep 02 22:05:02.478 INFO O| Sep 02 22:05:02.478 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67602026-09-02T22:05:03.095Z[ recovery-image] Sep 02 22:05:02.486 INFO O| Sep 02 22:05:02.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
67612026-09-02T22:05:03.095Z[ recovery-image] Sep 02 22:05:02.486 INFO O| Sep 02 22:05:02.486 INFO STEP 363 (remove_files) COMPLETE
67622026-09-02T22:05:03.095Z[ recovery-image] Sep 02 22:05:02.486 INFO O| Sep 02 22:05:02.486 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67632026-09-02T22:05:03.095Z[ recovery-image] Sep 02 22:05:02.496 INFO O| Sep 02 22:05:02.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
67642026-09-02T22:05:03.095Z[ recovery-image] Sep 02 22:05:02.496 INFO O| Sep 02 22:05:02.496 INFO STEP 364 (remove_files) COMPLETE
67652026-09-02T22:05:03.095Z[ recovery-image] Sep 02 22:05:02.496 INFO O| Sep 02 22:05:02.496 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67662026-09-02T22:05:03.102Z[ recovery-image] Sep 02 22:05:02.506 INFO O| Sep 02 22:05:02.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
67672026-09-02T22:05:03.103Z[ recovery-image] Sep 02 22:05:02.506 INFO O| Sep 02 22:05:02.506 INFO STEP 365 (remove_files) COMPLETE
67682026-09-02T22:05:03.103Z[ recovery-image] Sep 02 22:05:02.506 INFO O| Sep 02 22:05:02.506 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67692026-09-02T22:05:03.112Z[ recovery-image] Sep 02 22:05:02.516 INFO O| Sep 02 22:05:02.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
67702026-09-02T22:05:03.113Z[ recovery-image] Sep 02 22:05:02.516 INFO O| Sep 02 22:05:02.516 INFO STEP 366 (remove_files) COMPLETE
67712026-09-02T22:05:03.119Z[ recovery-image] Sep 02 22:05:02.516 INFO O| Sep 02 22:05:02.516 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67722026-09-02T22:05:03.124Z[ recovery-image] Sep 02 22:05:02.525 INFO O| Sep 02 22:05:02.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
67732026-09-02T22:05:03.124Z[ recovery-image] Sep 02 22:05:02.525 INFO O| Sep 02 22:05:02.525 INFO STEP 367 (remove_files) COMPLETE
67742026-09-02T22:05:03.125Z[ recovery-image] Sep 02 22:05:02.525 INFO O| Sep 02 22:05:02.525 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67752026-09-02T22:05:03.136Z[ recovery-image] Sep 02 22:05:02.534 INFO O| Sep 02 22:05:02.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
67762026-09-02T22:05:03.136Z[ recovery-image] Sep 02 22:05:02.535 INFO O| Sep 02 22:05:02.535 INFO STEP 368 (remove_files) COMPLETE
67772026-09-02T22:05:03.137Z[ recovery-image] Sep 02 22:05:02.535 INFO O| Sep 02 22:05:02.535 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67782026-09-02T22:05:03.141Z[ recovery-image] Sep 02 22:05:02.544 INFO O| Sep 02 22:05:02.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
67792026-09-02T22:05:03.141Z[ recovery-image] Sep 02 22:05:02.544 INFO O| Sep 02 22:05:02.544 INFO STEP 369 (remove_files) COMPLETE
67802026-09-02T22:05:03.141Z[ recovery-image] Sep 02 22:05:02.544 INFO O| Sep 02 22:05:02.544 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67812026-09-02T22:05:03.150Z[ recovery-image] Sep 02 22:05:02.553 INFO O| Sep 02 22:05:02.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
67822026-09-02T22:05:03.150Z[ recovery-image] Sep 02 22:05:02.553 INFO O| Sep 02 22:05:02.553 INFO STEP 370 (remove_files) COMPLETE
67832026-09-02T22:05:03.156Z[ recovery-image] Sep 02 22:05:02.553 INFO O| Sep 02 22:05:02.553 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67842026-09-02T22:05:03.167Z[ recovery-image] Sep 02 22:05:02.562 INFO O| Sep 02 22:05:02.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
67852026-09-02T22:05:03.167Z[ recovery-image] Sep 02 22:05:02.562 INFO O| Sep 02 22:05:02.562 INFO STEP 371 (remove_files) COMPLETE
67862026-09-02T22:05:03.167Z[ recovery-image] Sep 02 22:05:02.562 INFO O| Sep 02 22:05:02.562 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67872026-09-02T22:05:03.178Z[ recovery-image] Sep 02 22:05:02.572 INFO O| Sep 02 22:05:02.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
67882026-09-02T22:05:03.178Z[ recovery-image] Sep 02 22:05:02.572 INFO O| Sep 02 22:05:02.572 INFO STEP 372 (remove_files) COMPLETE
67892026-09-02T22:05:03.178Z[ recovery-image] Sep 02 22:05:02.572 INFO O| Sep 02 22:05:02.572 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67902026-09-02T22:05:03.182Z[ recovery-image] Sep 02 22:05:02.582 INFO O| Sep 02 22:05:02.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
67912026-09-02T22:05:03.182Z[ recovery-image] Sep 02 22:05:02.582 INFO O| Sep 02 22:05:02.582 INFO STEP 373 (remove_files) COMPLETE
67922026-09-02T22:05:03.182Z[ recovery-image] Sep 02 22:05:02.583 INFO O| Sep 02 22:05:02.582 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67932026-09-02T22:05:03.182Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
67942026-09-02T22:05:03.189Z[ recovery-image] Sep 02 22:05:02.593 INFO O| Sep 02 22:05:02.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
67952026-09-02T22:05:03.189Z[ recovery-image] Sep 02 22:05:02.593 INFO O| Sep 02 22:05:02.593 INFO STEP 374 (remove_files) COMPLETE
67962026-09-02T22:05:03.198Z[ recovery-image] Sep 02 22:05:02.593 INFO O| Sep 02 22:05:02.593 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67972026-09-02T22:05:03.213Z[ recovery-image] Sep 02 22:05:02.602 INFO O| Sep 02 22:05:02.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
67982026-09-02T22:05:03.213Z[ recovery-image] Sep 02 22:05:02.602 INFO O| Sep 02 22:05:02.602 INFO STEP 375 (remove_files) COMPLETE
67992026-09-02T22:05:03.213Z[ recovery-image] Sep 02 22:05:02.602 INFO O| Sep 02 22:05:02.602 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68002026-09-02T22:05:03.221Z[ recovery-image] Sep 02 22:05:02.612 INFO O| Sep 02 22:05:02.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
68012026-09-02T22:05:03.221Z[ recovery-image] Sep 02 22:05:02.612 INFO O| Sep 02 22:05:02.612 INFO STEP 376 (remove_files) COMPLETE
68022026-09-02T22:05:03.221Z[ recovery-image] Sep 02 22:05:02.612 INFO O| Sep 02 22:05:02.612 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68032026-09-02T22:05:03.221Z[ recovery-image] Sep 02 22:05:02.622 INFO O| Sep 02 22:05:02.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
68042026-09-02T22:05:03.221Z[ recovery-image] Sep 02 22:05:02.622 INFO O| Sep 02 22:05:02.622 INFO STEP 377 (remove_files) COMPLETE
68052026-09-02T22:05:03.221Z[ recovery-image] Sep 02 22:05:02.622 INFO O| Sep 02 22:05:02.622 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68062026-09-02T22:05:03.228Z[ recovery-image] Sep 02 22:05:02.631 INFO O| Sep 02 22:05:02.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
68072026-09-02T22:05:03.229Z[ recovery-image] Sep 02 22:05:02.631 INFO O| Sep 02 22:05:02.631 INFO STEP 378 (remove_files) COMPLETE
68082026-09-02T22:05:03.229Z[ recovery-image] Sep 02 22:05:02.631 INFO O| Sep 02 22:05:02.631 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68092026-09-02T22:05:03.235Z[ recovery-image] Sep 02 22:05:02.639 INFO O| Sep 02 22:05:02.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
68102026-09-02T22:05:03.244Z[ recovery-image] Sep 02 22:05:02.640 INFO O| Sep 02 22:05:02.640 INFO STEP 379 (remove_files) COMPLETE
68112026-09-02T22:05:03.244Z[ recovery-image] Sep 02 22:05:02.640 INFO O| Sep 02 22:05:02.640 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68122026-09-02T22:05:03.252Z[ recovery-image] Sep 02 22:05:02.649 INFO O| Sep 02 22:05:02.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
68132026-09-02T22:05:03.252Z[ recovery-image] Sep 02 22:05:02.649 INFO O| Sep 02 22:05:02.649 INFO STEP 380 (remove_files) COMPLETE
68142026-09-02T22:05:03.253Z[ recovery-image] Sep 02 22:05:02.649 INFO O| Sep 02 22:05:02.649 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68152026-09-02T22:05:03.259Z[ recovery-image] Sep 02 22:05:02.657 INFO O| Sep 02 22:05:02.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
68162026-09-02T22:05:03.259Z[ recovery-image] Sep 02 22:05:02.657 INFO O| Sep 02 22:05:02.657 INFO STEP 381 (remove_files) COMPLETE
68172026-09-02T22:05:03.259Z[ recovery-image] Sep 02 22:05:02.657 INFO O| Sep 02 22:05:02.657 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68182026-09-02T22:05:03.267Z[ recovery-image] Sep 02 22:05:02.666 INFO O| Sep 02 22:05:02.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
68192026-09-02T22:05:03.267Z[ recovery-image] Sep 02 22:05:02.666 INFO O| Sep 02 22:05:02.666 INFO STEP 382 (remove_files) COMPLETE
68202026-09-02T22:05:03.267Z[ recovery-image] Sep 02 22:05:02.666 INFO O| Sep 02 22:05:02.666 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68212026-09-02T22:05:03.276Z[ recovery-image] Sep 02 22:05:02.675 INFO O| Sep 02 22:05:02.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
68222026-09-02T22:05:03.276Z[ recovery-image] Sep 02 22:05:02.675 INFO O| Sep 02 22:05:02.675 INFO STEP 383 (remove_files) COMPLETE
68232026-09-02T22:05:03.276Z[ recovery-image] Sep 02 22:05:02.675 INFO O| Sep 02 22:05:02.675 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68242026-09-02T22:05:03.280Z[ recovery-image] Sep 02 22:05:02.684 INFO O| Sep 02 22:05:02.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
68252026-09-02T22:05:03.281Z[ recovery-image] Sep 02 22:05:02.684 INFO O| Sep 02 22:05:02.684 INFO STEP 384 (remove_files) COMPLETE
68262026-09-02T22:05:03.281Z[ recovery-image] Sep 02 22:05:02.684 INFO O| Sep 02 22:05:02.684 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68272026-09-02T22:05:03.305Z[ recovery-image] Sep 02 22:05:02.699 INFO O| Sep 02 22:05:02.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
68282026-09-02T22:05:03.305Z[ recovery-image] Sep 02 22:05:02.699 INFO O| Sep 02 22:05:02.699 INFO STEP 385 (remove_files) COMPLETE
68292026-09-02T22:05:03.312Z[ recovery-image] Sep 02 22:05:02.699 INFO O| Sep 02 22:05:02.699 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68302026-09-02T22:05:03.312Z[ recovery-image] Sep 02 22:05:02.708 INFO O| Sep 02 22:05:02.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
68312026-09-02T22:05:03.312Z[ recovery-image] Sep 02 22:05:02.708 INFO O| Sep 02 22:05:02.708 INFO STEP 386 (remove_files) COMPLETE
68322026-09-02T22:05:03.312Z[ recovery-image] Sep 02 22:05:02.708 INFO O| Sep 02 22:05:02.708 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68332026-09-02T22:05:03.318Z[ recovery-image] Sep 02 22:05:02.720 INFO O| Sep 02 22:05:02.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
68342026-09-02T22:05:03.318Z[ recovery-image] Sep 02 22:05:02.720 INFO O| Sep 02 22:05:02.720 INFO STEP 387 (remove_files) COMPLETE
68352026-09-02T22:05:03.319Z[ recovery-image] Sep 02 22:05:02.720 INFO O| Sep 02 22:05:02.720 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68362026-09-02T22:05:03.331Z[ recovery-image] Sep 02 22:05:02.730 INFO O| Sep 02 22:05:02.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
68372026-09-02T22:05:03.332Z[ recovery-image] Sep 02 22:05:02.730 INFO O| Sep 02 22:05:02.730 INFO STEP 388 (remove_files) COMPLETE
68382026-09-02T22:05:03.332Z[ recovery-image] Sep 02 22:05:02.730 INFO O| Sep 02 22:05:02.730 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68392026-09-02T22:05:03.337Z[ recovery-image] Sep 02 22:05:02.740 INFO O| Sep 02 22:05:02.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
68402026-09-02T22:05:03.337Z[ recovery-image] Sep 02 22:05:02.740 INFO O| Sep 02 22:05:02.740 INFO STEP 389 (remove_files) COMPLETE
68412026-09-02T22:05:03.337Z[ recovery-image] Sep 02 22:05:02.740 INFO O| Sep 02 22:05:02.740 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68422026-09-02T22:05:03.346Z[ recovery-image] Sep 02 22:05:02.751 INFO O| Sep 02 22:05:02.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
68432026-09-02T22:05:03.346Z[ recovery-image] Sep 02 22:05:02.751 INFO O| Sep 02 22:05:02.751 INFO STEP 390 (remove_files) COMPLETE
68442026-09-02T22:05:03.346Z[ recovery-image] Sep 02 22:05:02.751 INFO O| Sep 02 22:05:02.751 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68452026-09-02T22:05:03.358Z[ recovery-image] Sep 02 22:05:02.762 INFO O| Sep 02 22:05:02.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
68462026-09-02T22:05:03.358Z[ recovery-image] Sep 02 22:05:02.762 INFO O| Sep 02 22:05:02.762 INFO STEP 391 (remove_files) COMPLETE
68472026-09-02T22:05:03.359Z[ recovery-image] Sep 02 22:05:02.762 INFO O| Sep 02 22:05:02.762 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68482026-09-02T22:05:03.377Z[ recovery-image] Sep 02 22:05:02.773 INFO O| Sep 02 22:05:02.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
68492026-09-02T22:05:03.377Z[ recovery-image] Sep 02 22:05:02.773 INFO O| Sep 02 22:05:02.773 INFO STEP 392 (remove_files) COMPLETE
68502026-09-02T22:05:03.377Z[ recovery-image] Sep 02 22:05:02.773 INFO O| Sep 02 22:05:02.773 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68512026-09-02T22:05:03.382Z[ recovery-image] Sep 02 22:05:02.783 INFO O| Sep 02 22:05:02.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
68522026-09-02T22:05:03.382Z[ recovery-image] Sep 02 22:05:02.783 INFO O| Sep 02 22:05:02.783 INFO STEP 393 (remove_files) COMPLETE
68532026-09-02T22:05:03.382Z[ recovery-image] Sep 02 22:05:02.783 INFO O| Sep 02 22:05:02.783 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68542026-09-02T22:05:03.404Z[ recovery-image] Sep 02 22:05:02.802 INFO O| Sep 02 22:05:02.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
68552026-09-02T22:05:03.404Z[ recovery-image] Sep 02 22:05:02.802 INFO O| Sep 02 22:05:02.794 INFO STEP 394 (remove_files) COMPLETE
68562026-09-02T22:05:03.404Z[ recovery-image] Sep 02 22:05:02.802 INFO O| Sep 02 22:05:02.794 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68572026-09-02T22:05:03.404Z[ recovery-image] Sep 02 22:05:02.804 INFO O| Sep 02 22:05:02.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
68582026-09-02T22:05:03.404Z[ recovery-image] Sep 02 22:05:02.804 INFO O| Sep 02 22:05:02.804 INFO STEP 395 (remove_files) COMPLETE
68592026-09-02T22:05:03.404Z[ recovery-image] Sep 02 22:05:02.804 INFO O| Sep 02 22:05:02.804 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68602026-09-02T22:05:03.414Z[ recovery-image] Sep 02 22:05:02.814 INFO O| Sep 02 22:05:02.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
68612026-09-02T22:05:03.414Z[ recovery-image] Sep 02 22:05:02.814 INFO O| Sep 02 22:05:02.814 INFO STEP 396 (remove_files) COMPLETE
68622026-09-02T22:05:03.414Z[ recovery-image] Sep 02 22:05:02.814 INFO O| Sep 02 22:05:02.814 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68632026-09-02T22:05:03.422Z[ recovery-image] Sep 02 22:05:02.824 INFO O| Sep 02 22:05:02.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
68642026-09-02T22:05:03.422Z[ recovery-image] Sep 02 22:05:02.824 INFO O| Sep 02 22:05:02.824 INFO STEP 397 (remove_files) COMPLETE
68652026-09-02T22:05:03.427Z[ recovery-image] Sep 02 22:05:02.824 INFO O| Sep 02 22:05:02.824 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68662026-09-02T22:05:03.431Z[ recovery-image] Sep 02 22:05:02.832 INFO O| Sep 02 22:05:02.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
68672026-09-02T22:05:03.432Z[ recovery-image] Sep 02 22:05:02.833 INFO O| Sep 02 22:05:02.832 INFO STEP 398 (remove_files) COMPLETE
68682026-09-02T22:05:03.432Z[ recovery-image] Sep 02 22:05:02.833 INFO O| Sep 02 22:05:02.833 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68692026-09-02T22:05:03.438Z[ recovery-image] Sep 02 22:05:02.842 INFO O| Sep 02 22:05:02.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
68702026-09-02T22:05:03.438Z[ recovery-image] Sep 02 22:05:02.842 INFO O| Sep 02 22:05:02.842 INFO STEP 399 (remove_files) COMPLETE
68712026-09-02T22:05:03.444Z[ recovery-image] Sep 02 22:05:02.842 INFO O| Sep 02 22:05:02.842 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68722026-09-02T22:05:03.450Z[ recovery-image] Sep 02 22:05:02.850 INFO O| Sep 02 22:05:02.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
68732026-09-02T22:05:03.450Z[ recovery-image] Sep 02 22:05:02.850 INFO O| Sep 02 22:05:02.850 INFO STEP 400 (remove_files) COMPLETE
68742026-09-02T22:05:03.450Z[ recovery-image] Sep 02 22:05:02.850 INFO O| Sep 02 22:05:02.850 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68752026-09-02T22:05:03.459Z[ recovery-image] Sep 02 22:05:02.859 INFO O| Sep 02 22:05:02.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
68762026-09-02T22:05:03.460Z[ recovery-image] Sep 02 22:05:02.859 INFO O| Sep 02 22:05:02.859 INFO STEP 401 (remove_files) COMPLETE
68772026-09-02T22:05:03.460Z[ recovery-image] Sep 02 22:05:02.859 INFO O| Sep 02 22:05:02.859 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68782026-09-02T22:05:03.464Z[ recovery-image] Sep 02 22:05:02.868 INFO O| Sep 02 22:05:02.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
68792026-09-02T22:05:03.465Z[ recovery-image] Sep 02 22:05:02.868 INFO O| Sep 02 22:05:02.868 INFO STEP 402 (remove_files) COMPLETE
68802026-09-02T22:05:03.465Z[ recovery-image] Sep 02 22:05:02.868 INFO O| Sep 02 22:05:02.868 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68812026-09-02T22:05:03.472Z[ recovery-image] Sep 02 22:05:02.876 INFO O| Sep 02 22:05:02.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
68822026-09-02T22:05:03.472Z[ recovery-image] Sep 02 22:05:02.876 INFO O| Sep 02 22:05:02.876 INFO STEP 403 (remove_files) COMPLETE
68832026-09-02T22:05:03.480Z[ recovery-image] Sep 02 22:05:02.876 INFO O| Sep 02 22:05:02.876 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68842026-09-02T22:05:03.493Z[ recovery-image] Sep 02 22:05:02.883 INFO O| Sep 02 22:05:02.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
68852026-09-02T22:05:03.493Z[ recovery-image] Sep 02 22:05:02.883 INFO O| Sep 02 22:05:02.883 INFO STEP 404 (remove_files) COMPLETE
68862026-09-02T22:05:03.493Z[ recovery-image] Sep 02 22:05:02.883 INFO O| Sep 02 22:05:02.883 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68872026-09-02T22:05:03.493Z[ recovery-image] Sep 02 22:05:02.891 INFO O| Sep 02 22:05:02.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
68882026-09-02T22:05:03.493Z[ recovery-image] Sep 02 22:05:02.891 INFO O| Sep 02 22:05:02.891 INFO STEP 405 (remove_files) COMPLETE
68892026-09-02T22:05:03.493Z[ recovery-image] Sep 02 22:05:02.891 INFO O| Sep 02 22:05:02.891 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68902026-09-02T22:05:03.501Z[ recovery-image] Sep 02 22:05:02.898 INFO O| Sep 02 22:05:02.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
68912026-09-02T22:05:03.501Z[ recovery-image] Sep 02 22:05:02.898 INFO O| Sep 02 22:05:02.898 INFO STEP 406 (remove_files) COMPLETE
68922026-09-02T22:05:03.501Z[ recovery-image] Sep 02 22:05:02.898 INFO O| Sep 02 22:05:02.898 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68932026-09-02T22:05:03.508Z[ recovery-image] Sep 02 22:05:02.905 INFO O| Sep 02 22:05:02.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
68942026-09-02T22:05:03.508Z[ recovery-image] Sep 02 22:05:02.905 INFO O| Sep 02 22:05:02.905 INFO STEP 407 (remove_files) COMPLETE
68952026-09-02T22:05:03.508Z[ recovery-image] Sep 02 22:05:02.905 INFO O| Sep 02 22:05:02.905 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68962026-09-02T22:05:03.540Z[ recovery-image] Sep 02 22:05:02.913 INFO O| Sep 02 22:05:02.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
68972026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.913 INFO O| Sep 02 22:05:02.913 INFO STEP 408 (remove_files) COMPLETE
68982026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.913 INFO O| Sep 02 22:05:02.913 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68992026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.921 INFO O| Sep 02 22:05:02.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
69002026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.921 INFO O| Sep 02 22:05:02.921 INFO STEP 409 (remove_files) COMPLETE
69012026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.921 INFO O| Sep 02 22:05:02.921 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69022026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.929 INFO O| Sep 02 22:05:02.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
69032026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.929 INFO O| Sep 02 22:05:02.929 INFO STEP 410 (remove_files) COMPLETE
69042026-09-02T22:05:03.541Z[ recovery-image] Sep 02 22:05:02.929 INFO O| Sep 02 22:05:02.929 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69052026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.937 INFO O| Sep 02 22:05:02.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
69062026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.937 INFO O| Sep 02 22:05:02.937 INFO STEP 411 (remove_files) COMPLETE
69072026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.937 INFO O| Sep 02 22:05:02.937 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69082026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.945 INFO O| Sep 02 22:05:02.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
69092026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.945 INFO O| Sep 02 22:05:02.945 INFO STEP 412 (remove_files) COMPLETE
69102026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.945 INFO O| Sep 02 22:05:02.945 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69112026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.955 INFO O| Sep 02 22:05:02.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
69122026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.955 INFO O| Sep 02 22:05:02.955 INFO STEP 413 (remove_files) COMPLETE
69132026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.955 INFO O| Sep 02 22:05:02.955 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69142026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.964 INFO O| Sep 02 22:05:02.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
69152026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.964 INFO O| Sep 02 22:05:02.964 INFO STEP 414 (remove_files) COMPLETE
69162026-09-02T22:05:03.594Z[ recovery-image] Sep 02 22:05:02.964 INFO O| Sep 02 22:05:02.964 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69172026-09-02T22:05:03.605Z[ recovery-image] Sep 02 22:05:02.974 INFO O| Sep 02 22:05:02.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
69182026-09-02T22:05:03.605Z[ recovery-image] Sep 02 22:05:02.974 INFO O| Sep 02 22:05:02.974 INFO STEP 415 (remove_files) COMPLETE
69192026-09-02T22:05:03.605Z[ recovery-image] Sep 02 22:05:02.974 INFO O| Sep 02 22:05:02.974 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69202026-09-02T22:05:03.605Z[ recovery-image] Sep 02 22:05:02.984 INFO O| Sep 02 22:05:02.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
69212026-09-02T22:05:03.606Z[ recovery-image] Sep 02 22:05:02.984 INFO O| Sep 02 22:05:02.984 INFO STEP 416 (remove_files) COMPLETE
69222026-09-02T22:05:03.606Z[ recovery-image] Sep 02 22:05:02.984 INFO O| Sep 02 22:05:02.984 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69232026-09-02T22:05:03.606Z[ recovery-image] Sep 02 22:05:02.994 INFO O| Sep 02 22:05:02.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
69242026-09-02T22:05:03.606Z[ recovery-image] Sep 02 22:05:02.994 INFO O| Sep 02 22:05:02.994 INFO STEP 417 (remove_files) COMPLETE
69252026-09-02T22:05:03.606Z[ recovery-image] Sep 02 22:05:02.994 INFO O| Sep 02 22:05:02.994 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69262026-09-02T22:05:03.616Z[ recovery-image] Sep 02 22:05:03.005 INFO O| Sep 02 22:05:03.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
69272026-09-02T22:05:03.616Z[ recovery-image] Sep 02 22:05:03.005 INFO O| Sep 02 22:05:03.005 INFO STEP 418 (remove_files) COMPLETE
69282026-09-02T22:05:03.617Z[ recovery-image] Sep 02 22:05:03.005 INFO O| Sep 02 22:05:03.005 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69292026-09-02T22:05:03.617Z[ recovery-image] Sep 02 22:05:03.016 INFO O| Sep 02 22:05:03.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
69302026-09-02T22:05:03.617Z[ recovery-image] Sep 02 22:05:03.016 INFO O| Sep 02 22:05:03.016 INFO STEP 419 (remove_files) COMPLETE
69312026-09-02T22:05:03.617Z[ recovery-image] Sep 02 22:05:03.016 INFO O| Sep 02 22:05:03.016 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69322026-09-02T22:05:03.623Z[ recovery-image] Sep 02 22:05:03.026 INFO O| Sep 02 22:05:03.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
69332026-09-02T22:05:03.623Z[ recovery-image] Sep 02 22:05:03.026 INFO O| Sep 02 22:05:03.026 INFO STEP 420 (remove_files) COMPLETE
69342026-09-02T22:05:03.623Z[ recovery-image] Sep 02 22:05:03.026 INFO O| Sep 02 22:05:03.026 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69352026-09-02T22:05:03.638Z[ recovery-image] Sep 02 22:05:03.037 INFO O| Sep 02 22:05:03.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
69362026-09-02T22:05:03.638Z[ recovery-image] Sep 02 22:05:03.037 INFO O| Sep 02 22:05:03.037 INFO STEP 421 (remove_files) COMPLETE
69372026-09-02T22:05:03.638Z[ recovery-image] Sep 02 22:05:03.037 INFO O| Sep 02 22:05:03.037 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69382026-09-02T22:05:03.649Z[ recovery-image] Sep 02 22:05:03.047 INFO O| Sep 02 22:05:03.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
69392026-09-02T22:05:03.649Z[ recovery-image] Sep 02 22:05:03.047 INFO O| Sep 02 22:05:03.047 INFO STEP 422 (remove_files) COMPLETE
69402026-09-02T22:05:03.649Z[ recovery-image] Sep 02 22:05:03.047 INFO O| Sep 02 22:05:03.047 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69412026-09-02T22:05:03.655Z[ recovery-image] Sep 02 22:05:03.057 INFO O| Sep 02 22:05:03.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
69422026-09-02T22:05:03.675Z[ recovery-image] Sep 02 22:05:03.077 INFO O| Sep 02 22:05:03.077 INFO STEP 423 (remove_files) COMPLETE
69432026-09-02T22:05:03.675Z[ recovery-image] Sep 02 22:05:03.077 INFO O| Sep 02 22:05:03.077 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69442026-09-02T22:05:03.703Z[ recovery-image] Sep 02 22:05:03.086 INFO O| Sep 02 22:05:03.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
69452026-09-02T22:05:03.703Z[ recovery-image] Sep 02 22:05:03.087 INFO O| Sep 02 22:05:03.087 INFO STEP 424 (remove_files) COMPLETE
69462026-09-02T22:05:03.710Z[ recovery-image] Sep 02 22:05:03.087 INFO O| Sep 02 22:05:03.087 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69472026-09-02T22:05:03.710Z[ recovery-image] Sep 02 22:05:03.103 INFO O| Sep 02 22:05:03.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
69482026-09-02T22:05:03.710Z[ recovery-image] Sep 02 22:05:03.103 INFO O| Sep 02 22:05:03.103 INFO STEP 425 (remove_files) COMPLETE
69492026-09-02T22:05:03.710Z[ recovery-image] Sep 02 22:05:03.103 INFO O| Sep 02 22:05:03.103 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69502026-09-02T22:05:03.721Z[ recovery-image] Sep 02 22:05:03.113 INFO O| Sep 02 22:05:03.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
69512026-09-02T22:05:03.721Z[ recovery-image] Sep 02 22:05:03.113 INFO O| Sep 02 22:05:03.113 INFO STEP 426 (remove_files) COMPLETE
69522026-09-02T22:05:03.721Z[ recovery-image] Sep 02 22:05:03.113 INFO O| Sep 02 22:05:03.113 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69532026-09-02T22:05:03.739Z[ recovery-image] Sep 02 22:05:03.143 INFO O| Sep 02 22:05:03.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
69542026-09-02T22:05:03.739Z[ recovery-image] Sep 02 22:05:03.143 INFO O| Sep 02 22:05:03.143 INFO STEP 427 (remove_files) COMPLETE
69552026-09-02T22:05:03.739Z[ recovery-image] Sep 02 22:05:03.143 INFO O| Sep 02 22:05:03.143 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69562026-09-02T22:05:03.749Z[ recovery-image] Sep 02 22:05:03.153 INFO O| Sep 02 22:05:03.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
69572026-09-02T22:05:03.749Z[ recovery-image] Sep 02 22:05:03.153 INFO O| Sep 02 22:05:03.153 INFO STEP 428 (remove_files) COMPLETE
69582026-09-02T22:05:03.750Z[ recovery-image] Sep 02 22:05:03.153 INFO O| Sep 02 22:05:03.153 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69592026-09-02T22:05:03.760Z[ recovery-image] Sep 02 22:05:03.164 INFO O| Sep 02 22:05:03.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
69602026-09-02T22:05:03.761Z[ recovery-image] Sep 02 22:05:03.164 INFO O| Sep 02 22:05:03.164 INFO STEP 429 (remove_files) COMPLETE
69612026-09-02T22:05:03.761Z[ recovery-image] Sep 02 22:05:03.164 INFO O| Sep 02 22:05:03.164 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69622026-09-02T22:05:03.771Z[ recovery-image] Sep 02 22:05:03.175 INFO O| Sep 02 22:05:03.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
69632026-09-02T22:05:03.771Z[ recovery-image] Sep 02 22:05:03.175 INFO O| Sep 02 22:05:03.175 INFO STEP 430 (remove_files) COMPLETE
69642026-09-02T22:05:03.779Z[ recovery-image] Sep 02 22:05:03.175 INFO O| Sep 02 22:05:03.175 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69652026-09-02T22:05:03.786Z[ recovery-image] Sep 02 22:05:03.186 INFO O| Sep 02 22:05:03.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
69662026-09-02T22:05:03.786Z[ recovery-image] Sep 02 22:05:03.186 INFO O| Sep 02 22:05:03.186 INFO STEP 431 (remove_files) COMPLETE
69672026-09-02T22:05:03.786Z[ recovery-image] Sep 02 22:05:03.186 INFO O| Sep 02 22:05:03.186 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69682026-09-02T22:05:03.792Z[ recovery-image] Sep 02 22:05:03.197 INFO O| Sep 02 22:05:03.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
69692026-09-02T22:05:03.792Z[ recovery-image] Sep 02 22:05:03.197 INFO O| Sep 02 22:05:03.197 INFO STEP 432 (remove_files) COMPLETE
69702026-09-02T22:05:03.802Z[ recovery-image] Sep 02 22:05:03.197 INFO O| Sep 02 22:05:03.197 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69712026-09-02T22:05:03.808Z[ recovery-image] Sep 02 22:05:03.206 INFO O| Sep 02 22:05:03.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
69722026-09-02T22:05:03.808Z[ recovery-image] Sep 02 22:05:03.206 INFO O| Sep 02 22:05:03.206 INFO STEP 433 (remove_files) COMPLETE
69732026-09-02T22:05:03.808Z[ recovery-image] Sep 02 22:05:03.206 INFO O| Sep 02 22:05:03.206 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69742026-09-02T22:05:03.815Z[ recovery-image] Sep 02 22:05:03.216 INFO O| Sep 02 22:05:03.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
69752026-09-02T22:05:03.815Z[ recovery-image] Sep 02 22:05:03.216 INFO O| Sep 02 22:05:03.216 INFO STEP 434 (remove_files) COMPLETE
69762026-09-02T22:05:03.815Z[ recovery-image] Sep 02 22:05:03.216 INFO O| Sep 02 22:05:03.216 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69772026-09-02T22:05:03.819Z[ recovery-image] Sep 02 22:05:03.224 INFO O| Sep 02 22:05:03.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
69782026-09-02T22:05:03.819Z[ recovery-image] Sep 02 22:05:03.224 INFO O| Sep 02 22:05:03.224 INFO STEP 435 (remove_files) COMPLETE
69792026-09-02T22:05:03.820Z[ recovery-image] Sep 02 22:05:03.224 INFO O| Sep 02 22:05:03.224 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69802026-09-02T22:05:03.832Z[ recovery-image] Sep 02 22:05:03.233 INFO O| Sep 02 22:05:03.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
69812026-09-02T22:05:03.832Z[ recovery-image] Sep 02 22:05:03.233 INFO O| Sep 02 22:05:03.233 INFO STEP 436 (remove_files) COMPLETE
69822026-09-02T22:05:03.832Z[ recovery-image] Sep 02 22:05:03.233 INFO O| Sep 02 22:05:03.233 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69832026-09-02T22:05:03.840Z[ recovery-image] Sep 02 22:05:03.243 INFO O| Sep 02 22:05:03.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
69842026-09-02T22:05:03.840Z[ recovery-image] Sep 02 22:05:03.243 INFO O| Sep 02 22:05:03.243 INFO STEP 437 (remove_files) COMPLETE
69852026-09-02T22:05:03.840Z[ recovery-image] Sep 02 22:05:03.243 INFO O| Sep 02 22:05:03.243 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69862026-09-02T22:05:03.850Z[ recovery-image] Sep 02 22:05:03.253 INFO O| Sep 02 22:05:03.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
69872026-09-02T22:05:03.850Z[ recovery-image] Sep 02 22:05:03.253 INFO O| Sep 02 22:05:03.253 INFO STEP 438 (remove_files) COMPLETE
69882026-09-02T22:05:03.850Z[ recovery-image] Sep 02 22:05:03.253 INFO O| Sep 02 22:05:03.253 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69892026-09-02T22:05:03.862Z[ recovery-image] Sep 02 22:05:03.265 INFO O| Sep 02 22:05:03.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
69902026-09-02T22:05:03.862Z[ recovery-image] Sep 02 22:05:03.265 INFO O| Sep 02 22:05:03.265 INFO STEP 439 (remove_files) COMPLETE
69912026-09-02T22:05:03.862Z[ recovery-image] Sep 02 22:05:03.265 INFO O| Sep 02 22:05:03.265 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69922026-09-02T22:05:03.871Z[ recovery-image] Sep 02 22:05:03.274 INFO O| Sep 02 22:05:03.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
69932026-09-02T22:05:03.871Z[ recovery-image] Sep 02 22:05:03.274 INFO O| Sep 02 22:05:03.274 INFO STEP 440 (remove_files) COMPLETE
69942026-09-02T22:05:03.871Z[ recovery-image] Sep 02 22:05:03.274 INFO O| Sep 02 22:05:03.274 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69952026-09-02T22:05:03.879Z[ recovery-image] Sep 02 22:05:03.283 INFO O| Sep 02 22:05:03.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
69962026-09-02T22:05:03.879Z[ recovery-image] Sep 02 22:05:03.284 INFO O| Sep 02 22:05:03.284 INFO STEP 441 (remove_files) COMPLETE
69972026-09-02T22:05:03.890Z[ recovery-image] Sep 02 22:05:03.284 INFO O| Sep 02 22:05:03.284 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69982026-09-02T22:05:03.902Z[ recovery-image] Sep 02 22:05:03.293 INFO O| Sep 02 22:05:03.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
69992026-09-02T22:05:03.902Z[ recovery-image] Sep 02 22:05:03.293 INFO O| Sep 02 22:05:03.293 INFO STEP 442 (remove_files) COMPLETE
70002026-09-02T22:05:03.903Z[ recovery-image] Sep 02 22:05:03.293 INFO O| Sep 02 22:05:03.293 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70012026-09-02T22:05:03.909Z[ recovery-image] Sep 02 22:05:03.303 INFO O| Sep 02 22:05:03.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
70022026-09-02T22:05:03.909Z[ recovery-image] Sep 02 22:05:03.303 INFO O| Sep 02 22:05:03.303 INFO STEP 443 (remove_files) COMPLETE
70032026-09-02T22:05:03.909Z[ recovery-image] Sep 02 22:05:03.303 INFO O| Sep 02 22:05:03.303 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70042026-09-02T22:05:03.921Z[ recovery-image] Sep 02 22:05:03.314 INFO O| Sep 02 22:05:03.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
70052026-09-02T22:05:03.922Z[ recovery-image] Sep 02 22:05:03.314 INFO O| Sep 02 22:05:03.314 INFO STEP 444 (remove_files) COMPLETE
70062026-09-02T22:05:03.922Z[ recovery-image] Sep 02 22:05:03.314 INFO O| Sep 02 22:05:03.314 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70072026-09-02T22:05:03.928Z[ recovery-image] Sep 02 22:05:03.323 INFO O| Sep 02 22:05:03.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
70082026-09-02T22:05:03.929Z[ recovery-image] Sep 02 22:05:03.323 INFO O| Sep 02 22:05:03.323 INFO STEP 445 (remove_files) COMPLETE
70092026-09-02T22:05:03.929Z[ recovery-image] Sep 02 22:05:03.323 INFO O| Sep 02 22:05:03.323 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70102026-09-02T22:05:03.941Z[ recovery-image] Sep 02 22:05:03.332 INFO O| Sep 02 22:05:03.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
70112026-09-02T22:05:03.941Z[ recovery-image] Sep 02 22:05:03.332 INFO O| Sep 02 22:05:03.332 INFO STEP 446 (remove_files) COMPLETE
70122026-09-02T22:05:03.941Z[ recovery-image] Sep 02 22:05:03.332 INFO O| Sep 02 22:05:03.332 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70132026-09-02T22:05:03.942Z[ recovery-image] Sep 02 22:05:03.341 INFO O| Sep 02 22:05:03.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
70142026-09-02T22:05:03.942Z[ recovery-image] Sep 02 22:05:03.341 INFO O| Sep 02 22:05:03.341 INFO STEP 447 (remove_files) COMPLETE
70152026-09-02T22:05:03.947Z[ recovery-image] Sep 02 22:05:03.341 INFO O| Sep 02 22:05:03.341 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70162026-09-02T22:05:03.947Z[ recovery-image] Sep 02 22:05:03.350 INFO O| Sep 02 22:05:03.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
70172026-09-02T22:05:03.961Z[ recovery-image] Sep 02 22:05:03.365 INFO O| Sep 02 22:05:03.365 INFO STEP 448 (remove_files) COMPLETE
70182026-09-02T22:05:03.961Z[ recovery-image] Sep 02 22:05:03.365 INFO O| Sep 02 22:05:03.365 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70192026-09-02T22:05:03.971Z[ recovery-image] Sep 02 22:05:03.375 INFO O| Sep 02 22:05:03.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
70202026-09-02T22:05:03.971Z[ recovery-image] Sep 02 22:05:03.375 INFO O| Sep 02 22:05:03.375 INFO STEP 449 (remove_files) COMPLETE
70212026-09-02T22:05:03.971Z[ recovery-image] Sep 02 22:05:03.375 INFO O| Sep 02 22:05:03.375 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70222026-09-02T22:05:03.981Z[ recovery-image] Sep 02 22:05:03.384 INFO O| Sep 02 22:05:03.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
70232026-09-02T22:05:03.981Z[ recovery-image] Sep 02 22:05:03.384 INFO O| Sep 02 22:05:03.384 INFO STEP 450 (remove_files) COMPLETE
70242026-09-02T22:05:03.990Z[ recovery-image] Sep 02 22:05:03.384 INFO O| Sep 02 22:05:03.384 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70252026-09-02T22:05:03.990Z[ recovery-image] Sep 02 22:05:03.392 INFO O| Sep 02 22:05:03.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
70262026-09-02T22:05:03.990Z[ recovery-image] Sep 02 22:05:03.392 INFO O| Sep 02 22:05:03.392 INFO STEP 451 (remove_files) COMPLETE
70272026-09-02T22:05:03.990Z[ recovery-image] Sep 02 22:05:03.392 INFO O| Sep 02 22:05:03.392 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70282026-09-02T22:05:03.998Z[ recovery-image] Sep 02 22:05:03.401 INFO O| Sep 02 22:05:03.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
70292026-09-02T22:05:04.004Z[ recovery-image] Sep 02 22:05:03.403 INFO O| Sep 02 22:05:03.403 INFO STEP 452 (remove_files) COMPLETE
70302026-09-02T22:05:04.004Z[ recovery-image] Sep 02 22:05:03.403 INFO O| Sep 02 22:05:03.403 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70312026-09-02T22:05:04.008Z[ recovery-image] Sep 02 22:05:03.413 INFO O| Sep 02 22:05:03.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
70322026-09-02T22:05:04.009Z[ recovery-image] Sep 02 22:05:03.413 INFO O| Sep 02 22:05:03.413 INFO STEP 453 (remove_files) COMPLETE
70332026-09-02T22:05:04.009Z[ recovery-image] Sep 02 22:05:03.413 INFO O| Sep 02 22:05:03.413 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70342026-09-02T22:05:04.020Z[ recovery-image] Sep 02 22:05:03.425 INFO O| Sep 02 22:05:03.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
70352026-09-02T22:05:04.020Z[ recovery-image] Sep 02 22:05:03.425 INFO O| Sep 02 22:05:03.425 INFO STEP 454 (remove_files) COMPLETE
70362026-09-02T22:05:04.020Z[ recovery-image] Sep 02 22:05:03.425 INFO O| Sep 02 22:05:03.425 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70372026-09-02T22:05:04.030Z[ recovery-image] Sep 02 22:05:03.434 INFO O| Sep 02 22:05:03.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
70382026-09-02T22:05:04.030Z[ recovery-image] Sep 02 22:05:03.434 INFO O| Sep 02 22:05:03.434 INFO STEP 455 (remove_files) COMPLETE
70392026-09-02T22:05:04.030Z[ recovery-image] Sep 02 22:05:03.434 INFO O| Sep 02 22:05:03.434 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70402026-09-02T22:05:04.039Z[ recovery-image] Sep 02 22:05:03.443 INFO O| Sep 02 22:05:03.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
70412026-09-02T22:05:04.039Z[ recovery-image] Sep 02 22:05:03.443 INFO O| Sep 02 22:05:03.443 INFO STEP 456 (remove_files) COMPLETE
70422026-09-02T22:05:04.039Z[ recovery-image] Sep 02 22:05:03.443 INFO O| Sep 02 22:05:03.443 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70432026-09-02T22:05:04.050Z[ recovery-image] Sep 02 22:05:03.453 INFO O| Sep 02 22:05:03.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
70442026-09-02T22:05:04.050Z[ recovery-image] Sep 02 22:05:03.453 INFO O| Sep 02 22:05:03.453 INFO STEP 457 (remove_files) COMPLETE
70452026-09-02T22:05:04.050Z[ recovery-image] Sep 02 22:05:03.453 INFO O| Sep 02 22:05:03.453 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70462026-09-02T22:05:04.057Z[ recovery-image] Sep 02 22:05:03.461 INFO O| Sep 02 22:05:03.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
70472026-09-02T22:05:04.061Z[ recovery-image] Sep 02 22:05:03.461 INFO O| Sep 02 22:05:03.461 INFO STEP 458 (remove_files) COMPLETE
70482026-09-02T22:05:04.061Z[ recovery-image] Sep 02 22:05:03.461 INFO O| Sep 02 22:05:03.461 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70492026-09-02T22:05:04.065Z[ recovery-image] Sep 02 22:05:03.470 INFO O| Sep 02 22:05:03.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
70502026-09-02T22:05:04.065Z[ recovery-image] Sep 02 22:05:03.470 INFO O| Sep 02 22:05:03.470 INFO STEP 459 (remove_files) COMPLETE
70512026-09-02T22:05:04.073Z[ recovery-image] Sep 02 22:05:03.470 INFO O| Sep 02 22:05:03.470 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70522026-09-02T22:05:04.083Z[ recovery-image] Sep 02 22:05:03.480 INFO O| Sep 02 22:05:03.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
70532026-09-02T22:05:04.083Z[ recovery-image] Sep 02 22:05:03.480 INFO O| Sep 02 22:05:03.480 INFO STEP 460 (remove_files) COMPLETE
70542026-09-02T22:05:04.083Z[ recovery-image] Sep 02 22:05:03.480 INFO O| Sep 02 22:05:03.480 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70552026-09-02T22:05:04.089Z[ recovery-image] Sep 02 22:05:03.489 INFO O| Sep 02 22:05:03.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
70562026-09-02T22:05:04.089Z[ recovery-image] Sep 02 22:05:03.489 INFO O| Sep 02 22:05:03.489 INFO STEP 461 (remove_files) COMPLETE
70572026-09-02T22:05:04.089Z[ recovery-image] Sep 02 22:05:03.489 INFO O| Sep 02 22:05:03.489 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70582026-09-02T22:05:04.099Z[ recovery-image] Sep 02 22:05:03.500 INFO O| Sep 02 22:05:03.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
70592026-09-02T22:05:04.099Z[ recovery-image] Sep 02 22:05:03.500 INFO O| Sep 02 22:05:03.500 INFO STEP 462 (remove_files) COMPLETE
70602026-09-02T22:05:04.099Z[ recovery-image] Sep 02 22:05:03.500 INFO O| Sep 02 22:05:03.500 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70612026-09-02T22:05:04.105Z[ recovery-image] Sep 02 22:05:03.509 INFO O| Sep 02 22:05:03.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
70622026-09-02T22:05:04.105Z[ recovery-image] Sep 02 22:05:03.509 INFO O| Sep 02 22:05:03.509 INFO STEP 463 (remove_files) COMPLETE
70632026-09-02T22:05:04.105Z[ recovery-image] Sep 02 22:05:03.509 INFO O| Sep 02 22:05:03.509 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70642026-09-02T22:05:04.114Z[ recovery-image] Sep 02 22:05:03.518 INFO O| Sep 02 22:05:03.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
70652026-09-02T22:05:04.114Z[ recovery-image] Sep 02 22:05:03.518 INFO O| Sep 02 22:05:03.518 INFO STEP 464 (remove_files) COMPLETE
70662026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.518 INFO O| Sep 02 22:05:03.518 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70672026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.528 INFO O| Sep 02 22:05:03.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
70682026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.528 INFO O| Sep 02 22:05:03.528 INFO STEP 465 (remove_files) COMPLETE
70692026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.528 INFO O| Sep 02 22:05:03.528 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70702026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.537 INFO O| Sep 02 22:05:03.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
70712026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.537 INFO O| Sep 02 22:05:03.537 INFO STEP 466 (remove_files) COMPLETE
70722026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.537 INFO O| Sep 02 22:05:03.537 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70732026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.546 INFO O| Sep 02 22:05:03.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
70742026-09-02T22:05:04.195Z[ recovery-image] Sep 02 22:05:03.546 INFO O| Sep 02 22:05:03.546 INFO STEP 467 (remove_files) COMPLETE
70752026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.546 INFO O| Sep 02 22:05:03.546 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70762026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.556 INFO O| Sep 02 22:05:03.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
70772026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.556 INFO O| Sep 02 22:05:03.556 INFO STEP 468 (remove_files) COMPLETE
70782026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.556 INFO O| Sep 02 22:05:03.556 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70792026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.565 INFO O| Sep 02 22:05:03.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
70802026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.565 INFO O| Sep 02 22:05:03.565 INFO STEP 469 (remove_files) COMPLETE
70812026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.565 INFO O| Sep 02 22:05:03.565 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70822026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.574 INFO O| Sep 02 22:05:03.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
70832026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.574 INFO O| Sep 02 22:05:03.574 INFO STEP 470 (remove_files) COMPLETE
70842026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.574 INFO O| Sep 02 22:05:03.574 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70852026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.583 INFO O| Sep 02 22:05:03.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
70862026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.583 INFO O| Sep 02 22:05:03.583 INFO STEP 471 (remove_files) COMPLETE
70872026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.583 INFO O| Sep 02 22:05:03.583 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70882026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.592 INFO O| Sep 02 22:05:03.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
70892026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.592 INFO O| Sep 02 22:05:03.592 INFO STEP 472 (remove_files) COMPLETE
70902026-09-02T22:05:04.196Z[ recovery-image] Sep 02 22:05:03.592 INFO O| Sep 02 22:05:03.592 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70912026-09-02T22:05:04.205Z[ recovery-image] Sep 02 22:05:03.601 INFO O| Sep 02 22:05:03.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
70922026-09-02T22:05:04.205Z[ recovery-image] Sep 02 22:05:03.601 INFO O| Sep 02 22:05:03.601 INFO STEP 473 (remove_files) COMPLETE
70932026-09-02T22:05:04.205Z[ recovery-image] Sep 02 22:05:03.601 INFO O| Sep 02 22:05:03.601 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70942026-09-02T22:05:04.218Z[ recovery-image] Sep 02 22:05:03.612 INFO O| Sep 02 22:05:03.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
70952026-09-02T22:05:04.218Z[ recovery-image] Sep 02 22:05:03.612 INFO O| Sep 02 22:05:03.612 INFO STEP 474 (remove_files) COMPLETE
70962026-09-02T22:05:04.218Z[ recovery-image] Sep 02 22:05:03.612 INFO O| Sep 02 22:05:03.612 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70972026-09-02T22:05:04.228Z[ recovery-image] Sep 02 22:05:03.621 INFO O| Sep 02 22:05:03.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
70982026-09-02T22:05:04.228Z[ recovery-image] Sep 02 22:05:03.621 INFO O| Sep 02 22:05:03.621 INFO STEP 475 (remove_files) COMPLETE
70992026-09-02T22:05:04.229Z[ recovery-image] Sep 02 22:05:03.621 INFO O| Sep 02 22:05:03.621 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71002026-09-02T22:05:04.235Z[ recovery-image] Sep 02 22:05:03.631 INFO O| Sep 02 22:05:03.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
71012026-09-02T22:05:04.235Z[ recovery-image] Sep 02 22:05:03.631 INFO O| Sep 02 22:05:03.631 INFO STEP 476 (remove_files) COMPLETE
71022026-09-02T22:05:04.235Z[ recovery-image] Sep 02 22:05:03.631 INFO O| Sep 02 22:05:03.631 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71032026-09-02T22:05:04.240Z[ recovery-image] Sep 02 22:05:03.641 INFO O| Sep 02 22:05:03.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
71042026-09-02T22:05:04.240Z[ recovery-image] Sep 02 22:05:03.641 INFO O| Sep 02 22:05:03.641 INFO STEP 477 (remove_files) COMPLETE
71052026-09-02T22:05:04.240Z[ recovery-image] Sep 02 22:05:03.641 INFO O| Sep 02 22:05:03.641 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71062026-09-02T22:05:04.248Z[ recovery-image] Sep 02 22:05:03.652 INFO O| Sep 02 22:05:03.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
71072026-09-02T22:05:04.248Z[ recovery-image] Sep 02 22:05:03.652 INFO O| Sep 02 22:05:03.652 INFO STEP 478 (remove_files) COMPLETE
71082026-09-02T22:05:04.254Z[ recovery-image] Sep 02 22:05:03.652 INFO O| Sep 02 22:05:03.652 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71092026-09-02T22:05:04.261Z[ recovery-image] Sep 02 22:05:03.664 INFO O| Sep 02 22:05:03.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
71102026-09-02T22:05:04.261Z[ recovery-image] Sep 02 22:05:03.664 INFO O| Sep 02 22:05:03.664 INFO STEP 479 (remove_files) COMPLETE
71112026-09-02T22:05:04.261Z[ recovery-image] Sep 02 22:05:03.664 INFO O| Sep 02 22:05:03.664 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71122026-09-02T22:05:04.272Z[ recovery-image] Sep 02 22:05:03.675 INFO O| Sep 02 22:05:03.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
71132026-09-02T22:05:04.272Z[ recovery-image] Sep 02 22:05:03.675 INFO O| Sep 02 22:05:03.675 INFO STEP 480 (remove_files) COMPLETE
71142026-09-02T22:05:04.272Z[ recovery-image] Sep 02 22:05:03.675 INFO O| Sep 02 22:05:03.675 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71152026-09-02T22:05:04.287Z[ recovery-image] Sep 02 22:05:03.687 INFO O| Sep 02 22:05:03.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
71162026-09-02T22:05:04.287Z[ recovery-image] Sep 02 22:05:03.687 INFO O| Sep 02 22:05:03.687 INFO STEP 481 (remove_files) COMPLETE
71172026-09-02T22:05:04.287Z[ recovery-image] Sep 02 22:05:03.687 INFO O| Sep 02 22:05:03.687 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71182026-09-02T22:05:04.295Z[ recovery-image] Sep 02 22:05:03.698 INFO O| Sep 02 22:05:03.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
71192026-09-02T22:05:04.303Z[ recovery-image] Sep 02 22:05:03.707 INFO O| Sep 02 22:05:03.707 INFO STEP 482 (remove_files) COMPLETE
71202026-09-02T22:05:04.303Z[ recovery-image] Sep 02 22:05:03.707 INFO O| Sep 02 22:05:03.707 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71212026-09-02T22:05:04.322Z[ recovery-image] Sep 02 22:05:03.724 INFO O| Sep 02 22:05:03.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
71222026-09-02T22:05:04.322Z[ recovery-image] Sep 02 22:05:03.724 INFO O| Sep 02 22:05:03.719 INFO STEP 483 (remove_files) COMPLETE
71232026-09-02T22:05:04.327Z[ recovery-image] Sep 02 22:05:03.724 INFO O| Sep 02 22:05:03.719 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71242026-09-02T22:05:04.327Z[ recovery-image] Sep 02 22:05:03.729 INFO O| Sep 02 22:05:03.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
71252026-09-02T22:05:04.327Z[ recovery-image] Sep 02 22:05:03.729 INFO O| Sep 02 22:05:03.729 INFO STEP 484 (remove_files) COMPLETE
71262026-09-02T22:05:04.327Z[ recovery-image] Sep 02 22:05:03.729 INFO O| Sep 02 22:05:03.729 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71272026-09-02T22:05:04.337Z[ recovery-image] Sep 02 22:05:03.740 INFO O| Sep 02 22:05:03.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
71282026-09-02T22:05:04.345Z[ recovery-image] Sep 02 22:05:03.742 INFO O| Sep 02 22:05:03.742 INFO STEP 485 (remove_files) COMPLETE
71292026-09-02T22:05:04.345Z[ recovery-image] Sep 02 22:05:03.742 INFO O| Sep 02 22:05:03.742 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71302026-09-02T22:05:04.349Z[ recovery-image] Sep 02 22:05:03.752 INFO O| Sep 02 22:05:03.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
71312026-09-02T22:05:04.349Z[ recovery-image] Sep 02 22:05:03.752 INFO O| Sep 02 22:05:03.752 INFO STEP 486 (remove_files) COMPLETE
71322026-09-02T22:05:04.349Z[ recovery-image] Sep 02 22:05:03.752 INFO O| Sep 02 22:05:03.752 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71332026-09-02T22:05:04.364Z[ recovery-image] Sep 02 22:05:03.761 INFO O| Sep 02 22:05:03.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
71342026-09-02T22:05:04.365Z[ recovery-image] Sep 02 22:05:03.761 INFO O| Sep 02 22:05:03.761 INFO STEP 487 (remove_files) COMPLETE
71352026-09-02T22:05:04.365Z[ recovery-image] Sep 02 22:05:03.761 INFO O| Sep 02 22:05:03.761 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71362026-09-02T22:05:04.370Z[ recovery-image] Sep 02 22:05:03.771 INFO O| Sep 02 22:05:03.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
71372026-09-02T22:05:04.371Z[ recovery-image] Sep 02 22:05:03.771 INFO O| Sep 02 22:05:03.771 INFO STEP 488 (remove_files) COMPLETE
71382026-09-02T22:05:04.371Z[ recovery-image] Sep 02 22:05:03.771 INFO O| Sep 02 22:05:03.771 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71392026-09-02T22:05:04.378Z[ recovery-image] Sep 02 22:05:03.782 INFO O| Sep 02 22:05:03.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
71402026-09-02T22:05:04.378Z[ recovery-image] Sep 02 22:05:03.782 INFO O| Sep 02 22:05:03.782 INFO STEP 489 (remove_files) COMPLETE
71412026-09-02T22:05:04.384Z[ recovery-image] Sep 02 22:05:03.782 INFO O| Sep 02 22:05:03.782 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71422026-09-02T22:05:04.398Z[ recovery-image] Sep 02 22:05:03.791 INFO O| Sep 02 22:05:03.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
71432026-09-02T22:05:04.398Z[ recovery-image] Sep 02 22:05:03.791 INFO O| Sep 02 22:05:03.791 INFO STEP 490 (remove_files) COMPLETE
71442026-09-02T22:05:04.398Z[ recovery-image] Sep 02 22:05:03.791 INFO O| Sep 02 22:05:03.791 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71452026-09-02T22:05:04.413Z[ recovery-image] Sep 02 22:05:03.801 INFO O| Sep 02 22:05:03.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
71462026-09-02T22:05:04.413Z[ recovery-image] Sep 02 22:05:03.801 INFO O| Sep 02 22:05:03.801 INFO STEP 491 (remove_files) COMPLETE
71472026-09-02T22:05:04.413Z[ recovery-image] Sep 02 22:05:03.802 INFO O| Sep 02 22:05:03.801 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71482026-09-02T22:05:04.421Z[ recovery-image] Sep 02 22:05:03.812 INFO O| Sep 02 22:05:03.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
71492026-09-02T22:05:04.422Z[ recovery-image] Sep 02 22:05:03.813 INFO O| Sep 02 22:05:03.812 INFO STEP 492 (remove_files) COMPLETE
71502026-09-02T22:05:04.422Z[ recovery-image] Sep 02 22:05:03.813 INFO O| Sep 02 22:05:03.813 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71512026-09-02T22:05:04.422Z[ recovery-image] Sep 02 22:05:03.823 INFO O| Sep 02 22:05:03.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
71522026-09-02T22:05:04.422Z[ recovery-image] Sep 02 22:05:03.823 INFO O| Sep 02 22:05:03.823 INFO STEP 493 (remove_files) COMPLETE
71532026-09-02T22:05:04.422Z[ recovery-image] Sep 02 22:05:03.823 INFO O| Sep 02 22:05:03.823 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71542026-09-02T22:05:04.427Z[verify-libraries] Compiling git2 v0.20.4
71552026-09-02T22:05:04.433Z[ recovery-image] Sep 02 22:05:03.832 INFO O| Sep 02 22:05:03.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
71562026-09-02T22:05:04.433Z[ recovery-image] Sep 02 22:05:03.832 INFO O| Sep 02 22:05:03.832 INFO STEP 494 (remove_files) COMPLETE
71572026-09-02T22:05:04.433Z[ recovery-image] Sep 02 22:05:03.832 INFO O| Sep 02 22:05:03.832 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71582026-09-02T22:05:04.441Z[ recovery-image] Sep 02 22:05:03.846 INFO O| Sep 02 22:05:03.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
71592026-09-02T22:05:04.441Z[ recovery-image] Sep 02 22:05:03.846 INFO O| Sep 02 22:05:03.844 INFO STEP 495 (remove_files) COMPLETE
71602026-09-02T22:05:04.449Z[ recovery-image] Sep 02 22:05:03.846 INFO O| Sep 02 22:05:03.844 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71612026-09-02T22:05:04.462Z[ recovery-image] Sep 02 22:05:03.856 INFO O| Sep 02 22:05:03.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
71622026-09-02T22:05:04.462Z[ recovery-image] Sep 02 22:05:03.856 INFO O| Sep 02 22:05:03.856 INFO STEP 496 (remove_files) COMPLETE
71632026-09-02T22:05:04.462Z[ recovery-image] Sep 02 22:05:03.856 INFO O| Sep 02 22:05:03.856 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71642026-09-02T22:05:04.466Z[ recovery-image] Sep 02 22:05:03.868 INFO O| Sep 02 22:05:03.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
71652026-09-02T22:05:04.466Z[ recovery-image] Sep 02 22:05:03.868 INFO O| Sep 02 22:05:03.868 INFO STEP 497 (remove_files) COMPLETE
71662026-09-02T22:05:04.466Z[ recovery-image] Sep 02 22:05:03.868 INFO O| Sep 02 22:05:03.868 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71672026-09-02T22:05:04.475Z[ recovery-image] Sep 02 22:05:03.880 INFO O| Sep 02 22:05:03.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
71682026-09-02T22:05:04.475Z[ recovery-image] Sep 02 22:05:03.880 INFO O| Sep 02 22:05:03.880 INFO STEP 498 (remove_files) COMPLETE
71692026-09-02T22:05:04.476Z[ recovery-image] Sep 02 22:05:03.880 INFO O| Sep 02 22:05:03.880 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71702026-09-02T22:05:04.492Z[ recovery-image] Sep 02 22:05:03.891 INFO O| Sep 02 22:05:03.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
71712026-09-02T22:05:04.492Z[ recovery-image] Sep 02 22:05:03.891 INFO O| Sep 02 22:05:03.891 INFO STEP 499 (remove_files) COMPLETE
71722026-09-02T22:05:04.500Z[ recovery-image] Sep 02 22:05:03.891 INFO O| Sep 02 22:05:03.891 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71732026-09-02T22:05:04.501Z[ recovery-image] Sep 02 22:05:03.901 INFO O| Sep 02 22:05:03.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
71742026-09-02T22:05:04.501Z[ recovery-image] Sep 02 22:05:03.902 INFO O| Sep 02 22:05:03.902 INFO STEP 500 (remove_files) COMPLETE
71752026-09-02T22:05:04.502Z[ recovery-image] Sep 02 22:05:03.902 INFO O| Sep 02 22:05:03.902 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71762026-09-02T22:05:04.508Z[ recovery-image] Sep 02 22:05:03.913 INFO O| Sep 02 22:05:03.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
71772026-09-02T22:05:04.509Z[ recovery-image] Sep 02 22:05:03.913 INFO O| Sep 02 22:05:03.913 INFO STEP 501 (remove_files) COMPLETE
71782026-09-02T22:05:04.509Z[ recovery-image] Sep 02 22:05:03.913 INFO O| Sep 02 22:05:03.913 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71792026-09-02T22:05:04.520Z[ recovery-image] Sep 02 22:05:03.923 INFO O| Sep 02 22:05:03.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
71802026-09-02T22:05:04.520Z[ recovery-image] Sep 02 22:05:03.923 INFO O| Sep 02 22:05:03.923 INFO STEP 502 (remove_files) COMPLETE
71812026-09-02T22:05:04.520Z[ recovery-image] Sep 02 22:05:03.923 INFO O| Sep 02 22:05:03.923 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71822026-09-02T22:05:04.531Z[ recovery-image] Sep 02 22:05:03.934 INFO O| Sep 02 22:05:03.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
71832026-09-02T22:05:04.531Z[ recovery-image] Sep 02 22:05:03.934 INFO O| Sep 02 22:05:03.934 INFO STEP 503 (remove_files) COMPLETE
71842026-09-02T22:05:04.531Z[ recovery-image] Sep 02 22:05:03.934 INFO O| Sep 02 22:05:03.934 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71852026-09-02T22:05:04.542Z[ recovery-image] Sep 02 22:05:03.943 INFO O| Sep 02 22:05:03.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
71862026-09-02T22:05:04.542Z[ recovery-image] Sep 02 22:05:03.943 INFO O| Sep 02 22:05:03.943 INFO STEP 504 (remove_files) COMPLETE
71872026-09-02T22:05:04.542Z[ recovery-image] Sep 02 22:05:03.943 INFO O| Sep 02 22:05:03.943 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71882026-09-02T22:05:04.548Z[ recovery-image] Sep 02 22:05:03.953 INFO O| Sep 02 22:05:03.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
71892026-09-02T22:05:04.548Z[ recovery-image] Sep 02 22:05:03.953 INFO O| Sep 02 22:05:03.953 INFO STEP 505 (remove_files) COMPLETE
71902026-09-02T22:05:04.552Z[ recovery-image] Sep 02 22:05:03.953 INFO O| Sep 02 22:05:03.953 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71912026-09-02T22:05:04.552Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
71922026-09-02T22:05:04.562Z[ recovery-image] Sep 02 22:05:03.963 INFO O| Sep 02 22:05:03.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
71932026-09-02T22:05:04.562Z[ recovery-image] Sep 02 22:05:03.964 INFO O| Sep 02 22:05:03.964 INFO STEP 506 (remove_files) COMPLETE
71942026-09-02T22:05:04.562Z[ recovery-image] Sep 02 22:05:03.964 INFO O| Sep 02 22:05:03.964 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71952026-09-02T22:05:04.575Z[ recovery-image] Sep 02 22:05:03.973 INFO O| Sep 02 22:05:03.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
71962026-09-02T22:05:04.584Z[ recovery-image] Sep 02 22:05:03.982 INFO O| Sep 02 22:05:03.982 INFO STEP 507 (remove_files) COMPLETE
71972026-09-02T22:05:04.584Z[ recovery-image] Sep 02 22:05:03.982 INFO O| Sep 02 22:05:03.982 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71982026-09-02T22:05:04.596Z[ recovery-image] Sep 02 22:05:03.992 INFO O| Sep 02 22:05:03.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
71992026-09-02T22:05:04.596Z[ recovery-image] Sep 02 22:05:03.992 INFO O| Sep 02 22:05:03.992 INFO STEP 508 (remove_files) COMPLETE
72002026-09-02T22:05:04.596Z[ recovery-image] Sep 02 22:05:03.992 INFO O| Sep 02 22:05:03.992 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72012026-09-02T22:05:04.604Z[ recovery-image] Sep 02 22:05:04.003 INFO O| Sep 02 22:05:04.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
72022026-09-02T22:05:04.604Z[ recovery-image] Sep 02 22:05:04.003 INFO O| Sep 02 22:05:04.003 INFO STEP 509 (remove_files) COMPLETE
72032026-09-02T22:05:04.605Z[ recovery-image] Sep 02 22:05:04.003 INFO O| Sep 02 22:05:04.003 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72042026-09-02T22:05:04.612Z[ recovery-image] Sep 02 22:05:04.013 INFO O| Sep 02 22:05:04.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
72052026-09-02T22:05:04.612Z[ recovery-image] Sep 02 22:05:04.014 INFO O| Sep 02 22:05:04.014 INFO STEP 510 (remove_files) COMPLETE
72062026-09-02T22:05:04.612Z[ recovery-image] Sep 02 22:05:04.014 INFO O| Sep 02 22:05:04.014 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72072026-09-02T22:05:04.620Z[ recovery-image] Sep 02 22:05:04.025 INFO O| Sep 02 22:05:04.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
72082026-09-02T22:05:04.621Z[ recovery-image] Sep 02 22:05:04.025 INFO O| Sep 02 22:05:04.025 INFO STEP 511 (remove_files) COMPLETE
72092026-09-02T22:05:04.627Z[ recovery-image] Sep 02 22:05:04.025 INFO O| Sep 02 22:05:04.025 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72102026-09-02T22:05:04.637Z[ recovery-image] Sep 02 22:05:04.035 INFO O| Sep 02 22:05:04.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
72112026-09-02T22:05:04.637Z[ recovery-image] Sep 02 22:05:04.035 INFO O| Sep 02 22:05:04.035 INFO STEP 512 (remove_files) COMPLETE
72122026-09-02T22:05:04.637Z[ recovery-image] Sep 02 22:05:04.035 INFO O| Sep 02 22:05:04.035 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72132026-09-02T22:05:04.649Z[ recovery-image] Sep 02 22:05:04.046 INFO O| Sep 02 22:05:04.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
72142026-09-02T22:05:04.657Z[ recovery-image] Sep 02 22:05:04.047 INFO O| Sep 02 22:05:04.047 INFO STEP 513 (remove_files) COMPLETE
72152026-09-02T22:05:04.657Z[ recovery-image] Sep 02 22:05:04.047 INFO O| Sep 02 22:05:04.047 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72162026-09-02T22:05:04.657Z[ recovery-image] Sep 02 22:05:04.058 INFO O| Sep 02 22:05:04.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
72172026-09-02T22:05:04.657Z[ recovery-image] Sep 02 22:05:04.058 INFO O| Sep 02 22:05:04.058 INFO STEP 514 (remove_files) COMPLETE
72182026-09-02T22:05:04.657Z[ recovery-image] Sep 02 22:05:04.058 INFO O| Sep 02 22:05:04.058 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72192026-09-02T22:05:04.668Z[ recovery-image] Sep 02 22:05:04.069 INFO O| Sep 02 22:05:04.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
72202026-09-02T22:05:04.668Z[ recovery-image] Sep 02 22:05:04.069 INFO O| Sep 02 22:05:04.069 INFO STEP 515 (remove_files) COMPLETE
72212026-09-02T22:05:04.668Z[ recovery-image] Sep 02 22:05:04.069 INFO O| Sep 02 22:05:04.069 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72222026-09-02T22:05:04.678Z[ recovery-image] Sep 02 22:05:04.079 INFO O| Sep 02 22:05:04.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
72232026-09-02T22:05:04.688Z[ recovery-image] Sep 02 22:05:04.079 INFO O| Sep 02 22:05:04.079 INFO STEP 516 (remove_files) COMPLETE
72242026-09-02T22:05:04.688Z[ recovery-image] Sep 02 22:05:04.079 INFO O| Sep 02 22:05:04.079 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72252026-09-02T22:05:04.688Z[ recovery-image] Sep 02 22:05:04.088 INFO O| Sep 02 22:05:04.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
72262026-09-02T22:05:04.689Z[ recovery-image] Sep 02 22:05:04.088 INFO O| Sep 02 22:05:04.088 INFO STEP 517 (remove_files) COMPLETE
72272026-09-02T22:05:04.689Z[ recovery-image] Sep 02 22:05:04.088 INFO O| Sep 02 22:05:04.088 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72282026-09-02T22:05:04.695Z[ recovery-image] Sep 02 22:05:04.098 INFO O| Sep 02 22:05:04.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
72292026-09-02T22:05:04.695Z[ recovery-image] Sep 02 22:05:04.098 INFO O| Sep 02 22:05:04.098 INFO STEP 518 (remove_files) COMPLETE
72302026-09-02T22:05:04.695Z[ recovery-image] Sep 02 22:05:04.098 INFO O| Sep 02 22:05:04.098 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72312026-09-02T22:05:04.704Z[ recovery-image] Sep 02 22:05:04.108 INFO O| Sep 02 22:05:04.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
72322026-09-02T22:05:04.705Z[ recovery-image] Sep 02 22:05:04.108 INFO O| Sep 02 22:05:04.108 INFO STEP 519 (remove_files) COMPLETE
72332026-09-02T22:05:04.718Z[ recovery-image] Sep 02 22:05:04.108 INFO O| Sep 02 22:05:04.108 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72342026-09-02T22:05:04.739Z[ recovery-image] Sep 02 22:05:04.121 INFO O| Sep 02 22:05:04.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
72352026-09-02T22:05:04.739Z[ recovery-image] Sep 02 22:05:04.121 INFO O| Sep 02 22:05:04.121 INFO STEP 520 (remove_files) COMPLETE
72362026-09-02T22:05:04.740Z[ recovery-image] Sep 02 22:05:04.121 INFO O| Sep 02 22:05:04.121 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72372026-09-02T22:05:04.744Z[ recovery-image] Sep 02 22:05:04.132 INFO O| Sep 02 22:05:04.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
72382026-09-02T22:05:04.744Z[ recovery-image] Sep 02 22:05:04.132 INFO O| Sep 02 22:05:04.132 INFO STEP 521 (remove_files) COMPLETE
72392026-09-02T22:05:04.744Z[ recovery-image] Sep 02 22:05:04.132 INFO O| Sep 02 22:05:04.132 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72402026-09-02T22:05:04.744Z[ recovery-image] Sep 02 22:05:04.143 INFO O| Sep 02 22:05:04.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
72412026-09-02T22:05:04.744Z[ recovery-image] Sep 02 22:05:04.143 INFO O| Sep 02 22:05:04.143 INFO STEP 522 (remove_files) COMPLETE
72422026-09-02T22:05:04.744Z[ recovery-image] Sep 02 22:05:04.143 INFO O| Sep 02 22:05:04.143 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72432026-09-02T22:05:04.752Z[ recovery-image] Sep 02 22:05:04.152 INFO O| Sep 02 22:05:04.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
72442026-09-02T22:05:04.752Z[ recovery-image] Sep 02 22:05:04.152 INFO O| Sep 02 22:05:04.152 INFO STEP 523 (remove_files) COMPLETE
72452026-09-02T22:05:04.752Z[ recovery-image] Sep 02 22:05:04.152 INFO O| Sep 02 22:05:04.152 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72462026-09-02T22:05:04.759Z[ recovery-image] Sep 02 22:05:04.161 INFO O| Sep 02 22:05:04.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
72472026-09-02T22:05:04.759Z[ recovery-image] Sep 02 22:05:04.161 INFO O| Sep 02 22:05:04.161 INFO STEP 524 (remove_files) COMPLETE
72482026-09-02T22:05:04.759Z[ recovery-image] Sep 02 22:05:04.161 INFO O| Sep 02 22:05:04.161 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72492026-09-02T22:05:04.775Z[ recovery-image] Sep 02 22:05:04.170 INFO O| Sep 02 22:05:04.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
72502026-09-02T22:05:04.775Z[ recovery-image] Sep 02 22:05:04.170 INFO O| Sep 02 22:05:04.170 INFO STEP 525 (remove_files) COMPLETE
72512026-09-02T22:05:04.775Z[ recovery-image] Sep 02 22:05:04.170 INFO O| Sep 02 22:05:04.170 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72522026-09-02T22:05:04.780Z[ recovery-image] Sep 02 22:05:04.179 INFO O| Sep 02 22:05:04.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
72532026-09-02T22:05:04.780Z[ recovery-image] Sep 02 22:05:04.179 INFO O| Sep 02 22:05:04.179 INFO STEP 526 (remove_files) COMPLETE
72542026-09-02T22:05:04.780Z[ recovery-image] Sep 02 22:05:04.179 INFO O| Sep 02 22:05:04.179 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72552026-09-02T22:05:04.785Z[ recovery-image] Sep 02 22:05:04.187 INFO O| Sep 02 22:05:04.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.1.0"
72562026-09-02T22:05:04.786Z[ recovery-image] Sep 02 22:05:04.187 INFO O| Sep 02 22:05:04.187 INFO STEP 527 (remove_files) COMPLETE
72572026-09-02T22:05:04.786Z[ recovery-image] Sep 02 22:05:04.187 INFO O| Sep 02 22:05:04.187 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72582026-09-02T22:05:04.790Z[ recovery-image] Sep 02 22:05:04.195 INFO O| Sep 02 22:05:04.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.1.0"
72592026-09-02T22:05:04.791Z[ recovery-image] Sep 02 22:05:04.195 INFO O| Sep 02 22:05:04.195 INFO STEP 528 (remove_files) COMPLETE
72602026-09-02T22:05:04.791Z[ recovery-image] Sep 02 22:05:04.195 INFO O| Sep 02 22:05:04.195 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72612026-09-02T22:05:04.804Z[ recovery-image] Sep 02 22:05:04.203 INFO O| Sep 02 22:05:04.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.1.0"
72622026-09-02T22:05:04.804Z[ recovery-image] Sep 02 22:05:04.203 INFO O| Sep 02 22:05:04.203 INFO STEP 529 (remove_files) COMPLETE
72632026-09-02T22:05:04.804Z[ recovery-image] Sep 02 22:05:04.203 INFO O| Sep 02 22:05:04.203 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72642026-09-02T22:05:04.812Z[ recovery-image] Sep 02 22:05:04.212 INFO O| Sep 02 22:05:04.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
72652026-09-02T22:05:04.812Z[ recovery-image] Sep 02 22:05:04.212 INFO O| Sep 02 22:05:04.212 INFO STEP 530 (remove_files) COMPLETE
72662026-09-02T22:05:04.812Z[ recovery-image] Sep 02 22:05:04.212 INFO O| Sep 02 22:05:04.212 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72672026-09-02T22:05:04.823Z[ recovery-image] Sep 02 22:05:04.220 INFO O| Sep 02 22:05:04.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
72682026-09-02T22:05:04.823Z[ recovery-image] Sep 02 22:05:04.220 INFO O| Sep 02 22:05:04.220 INFO STEP 531 (remove_files) COMPLETE
72692026-09-02T22:05:04.823Z[ recovery-image] Sep 02 22:05:04.220 INFO O| Sep 02 22:05:04.220 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72702026-09-02T22:05:04.829Z[ recovery-image] Sep 02 22:05:04.230 INFO O| Sep 02 22:05:04.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
72712026-09-02T22:05:04.830Z[ recovery-image] Sep 02 22:05:04.230 INFO O| Sep 02 22:05:04.230 INFO STEP 532 (remove_files) COMPLETE
72722026-09-02T22:05:04.830Z[ recovery-image] Sep 02 22:05:04.230 INFO O| Sep 02 22:05:04.230 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72732026-09-02T22:05:04.836Z[ recovery-image] Sep 02 22:05:04.240 INFO O| Sep 02 22:05:04.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
72742026-09-02T22:05:04.836Z[ recovery-image] Sep 02 22:05:04.240 INFO O| Sep 02 22:05:04.240 INFO STEP 533 (remove_files) COMPLETE
72752026-09-02T22:05:04.836Z[ recovery-image] Sep 02 22:05:04.240 INFO O| Sep 02 22:05:04.240 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72762026-09-02T22:05:04.845Z[ recovery-image] Sep 02 22:05:04.250 INFO O| Sep 02 22:05:04.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
72772026-09-02T22:05:04.845Z[ recovery-image] Sep 02 22:05:04.250 INFO O| Sep 02 22:05:04.250 INFO STEP 534 (remove_files) COMPLETE
72782026-09-02T22:05:04.846Z[ recovery-image] Sep 02 22:05:04.250 INFO O| Sep 02 22:05:04.250 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72792026-09-02T22:05:04.868Z[ recovery-image] Sep 02 22:05:04.259 INFO O| Sep 02 22:05:04.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
72802026-09-02T22:05:04.868Z[ recovery-image] Sep 02 22:05:04.260 INFO O| Sep 02 22:05:04.260 INFO STEP 535 (remove_files) COMPLETE
72812026-09-02T22:05:04.875Z[ recovery-image] Sep 02 22:05:04.260 INFO O| Sep 02 22:05:04.260 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72822026-09-02T22:05:04.875Z[ recovery-image] Sep 02 22:05:04.269 INFO O| Sep 02 22:05:04.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
72832026-09-02T22:05:04.875Z[ recovery-image] Sep 02 22:05:04.269 INFO O| Sep 02 22:05:04.269 INFO STEP 536 (remove_files) COMPLETE
72842026-09-02T22:05:04.875Z[ recovery-image] Sep 02 22:05:04.269 INFO O| Sep 02 22:05:04.269 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72852026-09-02T22:05:04.878Z[ recovery-image] Sep 02 22:05:04.279 INFO O| Sep 02 22:05:04.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
72862026-09-02T22:05:04.879Z[ recovery-image] Sep 02 22:05:04.279 INFO O| Sep 02 22:05:04.279 INFO STEP 537 (remove_files) COMPLETE
72872026-09-02T22:05:04.880Z[ recovery-image] Sep 02 22:05:04.279 INFO O| Sep 02 22:05:04.279 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72882026-09-02T22:05:04.887Z[ recovery-image] Sep 02 22:05:04.289 INFO O| Sep 02 22:05:04.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
72892026-09-02T22:05:04.887Z[ recovery-image] Sep 02 22:05:04.289 INFO O| Sep 02 22:05:04.289 INFO STEP 538 (remove_files) COMPLETE
72902026-09-02T22:05:04.887Z[ recovery-image] Sep 02 22:05:04.289 INFO O| Sep 02 22:05:04.289 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72912026-09-02T22:05:04.899Z[ recovery-image] Sep 02 22:05:04.298 INFO O| Sep 02 22:05:04.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
72922026-09-02T22:05:04.900Z[ recovery-image] Sep 02 22:05:04.298 INFO O| Sep 02 22:05:04.298 INFO STEP 539 (remove_files) COMPLETE
72932026-09-02T22:05:04.911Z[ recovery-image] Sep 02 22:05:04.298 INFO O| Sep 02 22:05:04.298 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72942026-09-02T22:05:04.911Z[ recovery-image] Sep 02 22:05:04.306 INFO O| Sep 02 22:05:04.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
72952026-09-02T22:05:04.911Z[ recovery-image] Sep 02 22:05:04.307 INFO O| Sep 02 22:05:04.307 INFO STEP 540 (remove_files) COMPLETE
72962026-09-02T22:05:04.911Z[ recovery-image] Sep 02 22:05:04.307 INFO O| Sep 02 22:05:04.307 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72972026-09-02T22:05:04.917Z[ recovery-image] Sep 02 22:05:04.316 INFO O| Sep 02 22:05:04.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
72982026-09-02T22:05:04.917Z[ recovery-image] Sep 02 22:05:04.316 INFO O| Sep 02 22:05:04.316 INFO STEP 541 (remove_files) COMPLETE
72992026-09-02T22:05:04.917Z[ recovery-image] Sep 02 22:05:04.316 INFO O| Sep 02 22:05:04.316 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73002026-09-02T22:05:04.923Z[ recovery-image] Sep 02 22:05:04.324 INFO O| Sep 02 22:05:04.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
73012026-09-02T22:05:04.923Z[ recovery-image] Sep 02 22:05:04.324 INFO O| Sep 02 22:05:04.324 INFO STEP 542 (remove_files) COMPLETE
73022026-09-02T22:05:04.923Z[ recovery-image] Sep 02 22:05:04.324 INFO O| Sep 02 22:05:04.324 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73032026-09-02T22:05:04.930Z[ recovery-image] Sep 02 22:05:04.335 INFO O| Sep 02 22:05:04.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
73042026-09-02T22:05:04.930Z[ recovery-image] Sep 02 22:05:04.335 INFO O| Sep 02 22:05:04.335 INFO STEP 543 (remove_files) COMPLETE
73052026-09-02T22:05:04.930Z[ recovery-image] Sep 02 22:05:04.335 INFO O| Sep 02 22:05:04.335 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73062026-09-02T22:05:04.941Z[ recovery-image] Sep 02 22:05:04.345 INFO O| Sep 02 22:05:04.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
73072026-09-02T22:05:04.942Z[ recovery-image] Sep 02 22:05:04.345 INFO O| Sep 02 22:05:04.345 INFO STEP 544 (remove_files) COMPLETE
73082026-09-02T22:05:04.942Z[ recovery-image] Sep 02 22:05:04.345 INFO O| Sep 02 22:05:04.345 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73092026-09-02T22:05:04.953Z[ recovery-image] Sep 02 22:05:04.354 INFO O| Sep 02 22:05:04.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
73102026-09-02T22:05:04.954Z[ recovery-image] Sep 02 22:05:04.354 INFO O| Sep 02 22:05:04.354 INFO STEP 545 (remove_files) COMPLETE
73112026-09-02T22:05:04.957Z[ recovery-image] Sep 02 22:05:04.354 INFO O| Sep 02 22:05:04.354 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73122026-09-02T22:05:04.963Z[ recovery-image] Sep 02 22:05:04.364 INFO O| Sep 02 22:05:04.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
73132026-09-02T22:05:04.963Z[ recovery-image] Sep 02 22:05:04.364 INFO O| Sep 02 22:05:04.364 INFO STEP 546 (remove_files) COMPLETE
73142026-09-02T22:05:04.963Z[ recovery-image] Sep 02 22:05:04.364 INFO O| Sep 02 22:05:04.364 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73152026-09-02T22:05:04.970Z[ recovery-image] Sep 02 22:05:04.374 INFO O| Sep 02 22:05:04.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
73162026-09-02T22:05:04.970Z[ recovery-image] Sep 02 22:05:04.374 INFO O| Sep 02 22:05:04.374 INFO STEP 547 (remove_files) COMPLETE
73172026-09-02T22:05:04.970Z[ recovery-image] Sep 02 22:05:04.374 INFO O| Sep 02 22:05:04.374 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73182026-09-02T22:05:04.982Z[ recovery-image] Sep 02 22:05:04.385 INFO O| Sep 02 22:05:04.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
73192026-09-02T22:05:04.982Z[ recovery-image] Sep 02 22:05:04.385 INFO O| Sep 02 22:05:04.385 INFO STEP 548 (remove_files) COMPLETE
73202026-09-02T22:05:04.982Z[ recovery-image] Sep 02 22:05:04.385 INFO O| Sep 02 22:05:04.385 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73212026-09-02T22:05:04.993Z[ recovery-image] Sep 02 22:05:04.394 INFO O| Sep 02 22:05:04.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
73222026-09-02T22:05:04.993Z[ recovery-image] Sep 02 22:05:04.394 INFO O| Sep 02 22:05:04.394 INFO STEP 549 (remove_files) COMPLETE
73232026-09-02T22:05:04.993Z[ recovery-image] Sep 02 22:05:04.394 INFO O| Sep 02 22:05:04.394 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73242026-09-02T22:05:04.999Z[ recovery-image] Sep 02 22:05:04.403 INFO O| Sep 02 22:05:04.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
73252026-09-02T22:05:04.999Z[ recovery-image] Sep 02 22:05:04.403 INFO O| Sep 02 22:05:04.403 INFO STEP 550 (remove_files) COMPLETE
73262026-09-02T22:05:04.999Z[ recovery-image] Sep 02 22:05:04.403 INFO O| Sep 02 22:05:04.403 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73272026-09-02T22:05:05.010Z[ recovery-image] Sep 02 22:05:04.414 INFO O| Sep 02 22:05:04.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
73282026-09-02T22:05:05.022Z[ recovery-image] Sep 02 22:05:04.415 INFO O| Sep 02 22:05:04.415 INFO STEP 551 (remove_files) COMPLETE
73292026-09-02T22:05:05.023Z[ recovery-image] Sep 02 22:05:04.415 INFO O| Sep 02 22:05:04.415 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73302026-09-02T22:05:05.032Z[ recovery-image] Sep 02 22:05:04.425 INFO O| Sep 02 22:05:04.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
73312026-09-02T22:05:05.032Z[ recovery-image] Sep 02 22:05:04.425 INFO O| Sep 02 22:05:04.425 INFO STEP 552 (remove_files) COMPLETE
73322026-09-02T22:05:05.032Z[ recovery-image] Sep 02 22:05:04.425 INFO O| Sep 02 22:05:04.425 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73332026-09-02T22:05:05.038Z[ recovery-image] Sep 02 22:05:04.435 INFO O| Sep 02 22:05:04.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
73342026-09-02T22:05:05.038Z[ recovery-image] Sep 02 22:05:04.435 INFO O| Sep 02 22:05:04.435 INFO STEP 553 (remove_files) COMPLETE
73352026-09-02T22:05:05.038Z[ recovery-image] Sep 02 22:05:04.435 INFO O| Sep 02 22:05:04.435 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73362026-09-02T22:05:05.043Z[ recovery-image] Sep 02 22:05:04.446 INFO O| Sep 02 22:05:04.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
73372026-09-02T22:05:05.044Z[ recovery-image] Sep 02 22:05:04.446 INFO O| Sep 02 22:05:04.446 INFO STEP 554 (remove_files) COMPLETE
73382026-09-02T22:05:05.044Z[ recovery-image] Sep 02 22:05:04.446 INFO O| Sep 02 22:05:04.446 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73392026-09-02T22:05:05.051Z[ recovery-image] Sep 02 22:05:04.455 INFO O| Sep 02 22:05:04.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
73402026-09-02T22:05:05.051Z[ recovery-image] Sep 02 22:05:04.455 INFO O| Sep 02 22:05:04.455 INFO STEP 555 (remove_files) COMPLETE
73412026-09-02T22:05:05.051Z[ recovery-image] Sep 02 22:05:04.455 INFO O| Sep 02 22:05:04.455 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73422026-09-02T22:05:05.061Z[ recovery-image] Sep 02 22:05:04.464 INFO O| Sep 02 22:05:04.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
73432026-09-02T22:05:05.062Z[ recovery-image] Sep 02 22:05:04.464 INFO O| Sep 02 22:05:04.464 INFO STEP 556 (remove_files) COMPLETE
73442026-09-02T22:05:05.062Z[ recovery-image] Sep 02 22:05:04.464 INFO O| Sep 02 22:05:04.464 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73452026-09-02T22:05:05.069Z[ recovery-image] Sep 02 22:05:04.473 INFO O| Sep 02 22:05:04.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
73462026-09-02T22:05:05.069Z[ recovery-image] Sep 02 22:05:04.474 INFO O| Sep 02 22:05:04.473 INFO STEP 557 (remove_files) COMPLETE
73472026-09-02T22:05:05.069Z[ recovery-image] Sep 02 22:05:04.474 INFO O| Sep 02 22:05:04.473 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73482026-09-02T22:05:05.080Z[ recovery-image] Sep 02 22:05:04.484 INFO O| Sep 02 22:05:04.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
73492026-09-02T22:05:05.081Z[ recovery-image] Sep 02 22:05:04.484 INFO O| Sep 02 22:05:04.484 INFO STEP 558 (remove_files) COMPLETE
73502026-09-02T22:05:05.081Z[ recovery-image] Sep 02 22:05:04.484 INFO O| Sep 02 22:05:04.484 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73512026-09-02T22:05:05.089Z[ recovery-image] Sep 02 22:05:04.493 INFO O| Sep 02 22:05:04.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
73522026-09-02T22:05:05.089Z[ recovery-image] Sep 02 22:05:04.493 INFO O| Sep 02 22:05:04.493 INFO STEP 559 (remove_files) COMPLETE
73532026-09-02T22:05:05.094Z[ recovery-image] Sep 02 22:05:04.493 INFO O| Sep 02 22:05:04.493 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73542026-09-02T22:05:05.100Z[ recovery-image] Sep 02 22:05:04.504 INFO O| Sep 02 22:05:04.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
73552026-09-02T22:05:05.100Z[ recovery-image] Sep 02 22:05:04.504 INFO O| Sep 02 22:05:04.504 INFO STEP 560 (remove_files) COMPLETE
73562026-09-02T22:05:05.100Z[ recovery-image] Sep 02 22:05:04.504 INFO O| Sep 02 22:05:04.504 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73572026-09-02T22:05:05.109Z[ recovery-image] Sep 02 22:05:04.513 INFO O| Sep 02 22:05:04.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
73582026-09-02T22:05:05.109Z[ recovery-image] Sep 02 22:05:04.513 INFO O| Sep 02 22:05:04.513 INFO STEP 561 (remove_files) COMPLETE
73592026-09-02T22:05:05.119Z[ recovery-image] Sep 02 22:05:04.513 INFO O| Sep 02 22:05:04.513 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73602026-09-02T22:05:05.124Z[ recovery-image] Sep 02 22:05:04.521 INFO O| Sep 02 22:05:04.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
73612026-09-02T22:05:05.124Z[ recovery-image] Sep 02 22:05:04.521 INFO O| Sep 02 22:05:04.521 INFO STEP 562 (remove_files) COMPLETE
73622026-09-02T22:05:05.125Z[ recovery-image] Sep 02 22:05:04.521 INFO O| Sep 02 22:05:04.521 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73632026-09-02T22:05:05.134Z[ recovery-image] Sep 02 22:05:04.529 INFO O| Sep 02 22:05:04.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
73642026-09-02T22:05:05.136Z[ recovery-image] Sep 02 22:05:04.529 INFO O| Sep 02 22:05:04.529 INFO STEP 563 (remove_files) COMPLETE
73652026-09-02T22:05:05.136Z[ recovery-image] Sep 02 22:05:04.529 INFO O| Sep 02 22:05:04.529 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73662026-09-02T22:05:05.140Z[ recovery-image] Sep 02 22:05:04.537 INFO O| Sep 02 22:05:04.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
73672026-09-02T22:05:05.140Z[ recovery-image] Sep 02 22:05:04.537 INFO O| Sep 02 22:05:04.537 INFO STEP 564 (remove_files) COMPLETE
73682026-09-02T22:05:05.140Z[ recovery-image] Sep 02 22:05:04.537 INFO O| Sep 02 22:05:04.537 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73692026-09-02T22:05:05.148Z[ recovery-image] Sep 02 22:05:04.547 INFO O| Sep 02 22:05:04.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
73702026-09-02T22:05:05.148Z[ recovery-image] Sep 02 22:05:04.547 INFO O| Sep 02 22:05:04.547 INFO STEP 565 (remove_files) COMPLETE
73712026-09-02T22:05:05.148Z[ recovery-image] Sep 02 22:05:04.548 INFO O| Sep 02 22:05:04.547 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73722026-09-02T22:05:05.161Z[ recovery-image] Sep 02 22:05:04.556 INFO O| Sep 02 22:05:04.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
73732026-09-02T22:05:05.161Z[ recovery-image] Sep 02 22:05:04.556 INFO O| Sep 02 22:05:04.556 INFO STEP 566 (remove_files) COMPLETE
73742026-09-02T22:05:05.161Z[ recovery-image] Sep 02 22:05:04.556 INFO O| Sep 02 22:05:04.556 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73752026-09-02T22:05:05.169Z[ recovery-image] Sep 02 22:05:04.565 INFO O| Sep 02 22:05:04.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
73762026-09-02T22:05:05.169Z[ recovery-image] Sep 02 22:05:04.565 INFO O| Sep 02 22:05:04.565 INFO STEP 567 (remove_files) COMPLETE
73772026-09-02T22:05:05.169Z[ recovery-image] Sep 02 22:05:04.565 INFO O| Sep 02 22:05:04.565 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73782026-09-02T22:05:05.178Z[ recovery-image] Sep 02 22:05:04.573 INFO O| Sep 02 22:05:04.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
73792026-09-02T22:05:05.178Z[ recovery-image] Sep 02 22:05:04.573 INFO O| Sep 02 22:05:04.573 INFO STEP 568 (remove_files) COMPLETE
73802026-09-02T22:05:05.178Z[ recovery-image] Sep 02 22:05:04.573 INFO O| Sep 02 22:05:04.573 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73812026-09-02T22:05:05.184Z[ recovery-image] Sep 02 22:05:04.581 INFO O| Sep 02 22:05:04.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
73822026-09-02T22:05:05.184Z[ recovery-image] Sep 02 22:05:04.581 INFO O| Sep 02 22:05:04.581 INFO STEP 569 (remove_files) COMPLETE
73832026-09-02T22:05:05.184Z[ recovery-image] Sep 02 22:05:04.581 INFO O| Sep 02 22:05:04.581 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73842026-09-02T22:05:05.189Z[ recovery-image] Sep 02 22:05:04.591 INFO O| Sep 02 22:05:04.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
73852026-09-02T22:05:05.189Z[ recovery-image] Sep 02 22:05:04.591 INFO O| Sep 02 22:05:04.591 INFO STEP 570 (remove_files) COMPLETE
73862026-09-02T22:05:05.189Z[ recovery-image] Sep 02 22:05:04.591 INFO O| Sep 02 22:05:04.591 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73872026-09-02T22:05:05.197Z[ recovery-image] Sep 02 22:05:04.602 INFO O| Sep 02 22:05:04.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
73882026-09-02T22:05:05.197Z[ recovery-image] Sep 02 22:05:04.602 INFO O| Sep 02 22:05:04.602 INFO STEP 571 (remove_files) COMPLETE
73892026-09-02T22:05:05.197Z[ recovery-image] Sep 02 22:05:04.602 INFO O| Sep 02 22:05:04.602 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73902026-09-02T22:05:05.211Z[ recovery-image] Sep 02 22:05:04.612 INFO O| Sep 02 22:05:04.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
73912026-09-02T22:05:05.211Z[ recovery-image] Sep 02 22:05:04.612 INFO O| Sep 02 22:05:04.612 INFO STEP 572 (remove_files) COMPLETE
73922026-09-02T22:05:05.211Z[ recovery-image] Sep 02 22:05:04.612 INFO O| Sep 02 22:05:04.612 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73932026-09-02T22:05:05.219Z[ recovery-image] Sep 02 22:05:04.622 INFO O| Sep 02 22:05:04.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
73942026-09-02T22:05:05.219Z[ recovery-image] Sep 02 22:05:04.622 INFO O| Sep 02 22:05:04.622 INFO STEP 573 (remove_files) COMPLETE
73952026-09-02T22:05:05.219Z[ recovery-image] Sep 02 22:05:04.622 INFO O| Sep 02 22:05:04.622 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73962026-09-02T22:05:05.232Z[ recovery-image] Sep 02 22:05:04.631 INFO O| Sep 02 22:05:04.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
73972026-09-02T22:05:05.233Z[ recovery-image] Sep 02 22:05:04.631 INFO O| Sep 02 22:05:04.631 INFO STEP 574 (remove_files) COMPLETE
73982026-09-02T22:05:05.233Z[ recovery-image] Sep 02 22:05:04.631 INFO O| Sep 02 22:05:04.631 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73992026-09-02T22:05:05.238Z[ recovery-image] Sep 02 22:05:04.641 INFO O| Sep 02 22:05:04.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
74002026-09-02T22:05:05.238Z[ recovery-image] Sep 02 22:05:04.641 INFO O| Sep 02 22:05:04.641 INFO STEP 575 (remove_files) COMPLETE
74012026-09-02T22:05:05.238Z[ recovery-image] Sep 02 22:05:04.641 INFO O| Sep 02 22:05:04.641 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74022026-09-02T22:05:05.249Z[ recovery-image] Sep 02 22:05:04.651 INFO O| Sep 02 22:05:04.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.3.49.1"
74032026-09-02T22:05:05.249Z[ recovery-image] Sep 02 22:05:04.651 INFO O| Sep 02 22:05:04.651 INFO STEP 576 (remove_files) COMPLETE
74042026-09-02T22:05:05.255Z[ recovery-image] Sep 02 22:05:04.651 INFO O| Sep 02 22:05:04.651 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74052026-09-02T22:05:05.256Z[ recovery-image] Sep 02 22:05:04.660 INFO O| Sep 02 22:05:04.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
74062026-09-02T22:05:05.264Z[ recovery-image] Sep 02 22:05:04.661 INFO O| Sep 02 22:05:04.660 INFO STEP 577 (remove_files) COMPLETE
74072026-09-02T22:05:05.264Z[ recovery-image] Sep 02 22:05:04.661 INFO O| Sep 02 22:05:04.660 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74082026-09-02T22:05:05.272Z[ recovery-image] Sep 02 22:05:04.669 INFO O| Sep 02 22:05:04.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
74092026-09-02T22:05:05.272Z[ recovery-image] Sep 02 22:05:04.669 INFO O| Sep 02 22:05:04.669 INFO STEP 578 (remove_files) COMPLETE
74102026-09-02T22:05:05.272Z[ recovery-image] Sep 02 22:05:04.669 INFO O| Sep 02 22:05:04.669 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74112026-09-02T22:05:05.276Z[ recovery-image] Sep 02 22:05:04.677 INFO O| Sep 02 22:05:04.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
74122026-09-02T22:05:05.276Z[ recovery-image] Sep 02 22:05:04.680 INFO O| Sep 02 22:05:04.680 INFO STEP 579 (remove_files) COMPLETE
74132026-09-02T22:05:05.279Z[ recovery-image] Sep 02 22:05:04.680 INFO O| Sep 02 22:05:04.680 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74142026-09-02T22:05:05.291Z[ recovery-image] Sep 02 22:05:04.690 INFO O| Sep 02 22:05:04.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
74152026-09-02T22:05:05.291Z[ recovery-image] Sep 02 22:05:04.690 INFO O| Sep 02 22:05:04.690 INFO STEP 580 (remove_files) COMPLETE
74162026-09-02T22:05:05.295Z[ recovery-image] Sep 02 22:05:04.690 INFO O| Sep 02 22:05:04.690 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74172026-09-02T22:05:05.302Z[ recovery-image] Sep 02 22:05:04.700 INFO O| Sep 02 22:05:04.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
74182026-09-02T22:05:05.302Z[ recovery-image] Sep 02 22:05:04.700 INFO O| Sep 02 22:05:04.700 INFO STEP 581 (remove_files) COMPLETE
74192026-09-02T22:05:05.302Z[ recovery-image] Sep 02 22:05:04.700 INFO O| Sep 02 22:05:04.700 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74202026-09-02T22:05:05.310Z[ recovery-image] Sep 02 22:05:04.709 INFO O| Sep 02 22:05:04.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
74212026-09-02T22:05:05.310Z[ recovery-image] Sep 02 22:05:04.709 INFO O| Sep 02 22:05:04.709 INFO STEP 582 (remove_files) COMPLETE
74222026-09-02T22:05:05.311Z[ recovery-image] Sep 02 22:05:04.709 INFO O| Sep 02 22:05:04.709 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74232026-09-02T22:05:05.315Z[ recovery-image] Sep 02 22:05:04.720 INFO O| Sep 02 22:05:04.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
74242026-09-02T22:05:05.315Z[ recovery-image] Sep 02 22:05:04.720 INFO O| Sep 02 22:05:04.720 INFO STEP 583 (remove_files) COMPLETE
74252026-09-02T22:05:05.316Z[ recovery-image] Sep 02 22:05:04.720 INFO O| Sep 02 22:05:04.720 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74262026-09-02T22:05:05.326Z[ recovery-image] Sep 02 22:05:04.730 INFO O| Sep 02 22:05:04.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
74272026-09-02T22:05:05.326Z[ recovery-image] Sep 02 22:05:04.730 INFO O| Sep 02 22:05:04.730 INFO STEP 584 (remove_files) COMPLETE
74282026-09-02T22:05:05.327Z[ recovery-image] Sep 02 22:05:04.730 INFO O| Sep 02 22:05:04.730 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74292026-09-02T22:05:05.341Z[ recovery-image] Sep 02 22:05:04.741 INFO O| Sep 02 22:05:04.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
74302026-09-02T22:05:05.341Z[ recovery-image] Sep 02 22:05:04.741 INFO O| Sep 02 22:05:04.741 INFO STEP 585 (remove_files) COMPLETE
74312026-09-02T22:05:05.341Z[ recovery-image] Sep 02 22:05:04.741 INFO O| Sep 02 22:05:04.741 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74322026-09-02T22:05:05.351Z[ recovery-image] Sep 02 22:05:04.751 INFO O| Sep 02 22:05:04.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
74332026-09-02T22:05:05.351Z[ recovery-image] Sep 02 22:05:04.751 INFO O| Sep 02 22:05:04.751 INFO STEP 586 (remove_files) COMPLETE
74342026-09-02T22:05:05.351Z[ recovery-image] Sep 02 22:05:04.751 INFO O| Sep 02 22:05:04.751 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74352026-09-02T22:05:05.359Z[ recovery-image] Sep 02 22:05:04.762 INFO O| Sep 02 22:05:04.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
74362026-09-02T22:05:05.359Z[ recovery-image] Sep 02 22:05:04.762 INFO O| Sep 02 22:05:04.762 INFO STEP 587 (remove_files) COMPLETE
74372026-09-02T22:05:05.359Z[ recovery-image] Sep 02 22:05:04.762 INFO O| Sep 02 22:05:04.762 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74382026-09-02T22:05:05.371Z[ recovery-image] Sep 02 22:05:04.771 INFO O| Sep 02 22:05:04.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
74392026-09-02T22:05:05.371Z[ recovery-image] Sep 02 22:05:04.771 INFO O| Sep 02 22:05:04.771 INFO STEP 588 (remove_files) COMPLETE
74402026-09-02T22:05:05.371Z[ recovery-image] Sep 02 22:05:04.771 INFO O| Sep 02 22:05:04.771 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74412026-09-02T22:05:05.378Z[ recovery-image] Sep 02 22:05:04.779 INFO O| Sep 02 22:05:04.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
74422026-09-02T22:05:05.378Z[ recovery-image] Sep 02 22:05:04.779 INFO O| Sep 02 22:05:04.779 INFO STEP 589 (remove_files) COMPLETE
74432026-09-02T22:05:05.378Z[ recovery-image] Sep 02 22:05:04.779 INFO O| Sep 02 22:05:04.779 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74442026-09-02T22:05:05.386Z[ recovery-image] Sep 02 22:05:04.790 INFO O| Sep 02 22:05:04.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
74452026-09-02T22:05:05.399Z[ recovery-image] Sep 02 22:05:04.791 INFO O| Sep 02 22:05:04.791 INFO STEP 590 (remove_files) COMPLETE
74462026-09-02T22:05:05.399Z[ recovery-image] Sep 02 22:05:04.791 INFO O| Sep 02 22:05:04.791 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74472026-09-02T22:05:05.404Z[ recovery-image] Sep 02 22:05:04.801 INFO O| Sep 02 22:05:04.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
74482026-09-02T22:05:05.404Z[ recovery-image] Sep 02 22:05:04.801 INFO O| Sep 02 22:05:04.801 INFO STEP 591 (remove_files) COMPLETE
74492026-09-02T22:05:05.404Z[ recovery-image] Sep 02 22:05:04.801 INFO O| Sep 02 22:05:04.801 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74502026-09-02T22:05:05.410Z[ recovery-image] Sep 02 22:05:04.812 INFO O| Sep 02 22:05:04.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
74512026-09-02T22:05:05.410Z[ recovery-image] Sep 02 22:05:04.812 INFO O| Sep 02 22:05:04.812 INFO STEP 592 (remove_files) COMPLETE
74522026-09-02T22:05:05.410Z[ recovery-image] Sep 02 22:05:04.812 INFO O| Sep 02 22:05:04.812 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74532026-09-02T22:05:05.418Z[ recovery-image] Sep 02 22:05:04.821 INFO O| Sep 02 22:05:04.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
74542026-09-02T22:05:05.418Z[ recovery-image] Sep 02 22:05:04.822 INFO O| Sep 02 22:05:04.822 INFO STEP 593 (remove_files) COMPLETE
74552026-09-02T22:05:05.418Z[ recovery-image] Sep 02 22:05:04.822 INFO O| Sep 02 22:05:04.822 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74562026-09-02T22:05:05.435Z[ recovery-image] Sep 02 22:05:04.833 INFO O| Sep 02 22:05:04.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
74572026-09-02T22:05:05.435Z[ recovery-image] Sep 02 22:05:04.834 INFO O| Sep 02 22:05:04.834 INFO STEP 594 (remove_files) COMPLETE
74582026-09-02T22:05:05.435Z[ recovery-image] Sep 02 22:05:04.834 INFO O| Sep 02 22:05:04.834 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74592026-09-02T22:05:05.445Z[ recovery-image] Sep 02 22:05:04.845 INFO O| Sep 02 22:05:04.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
74602026-09-02T22:05:05.445Z[ recovery-image] Sep 02 22:05:04.845 INFO O| Sep 02 22:05:04.845 INFO STEP 595 (remove_files) COMPLETE
74612026-09-02T22:05:05.445Z[ recovery-image] Sep 02 22:05:04.845 INFO O| Sep 02 22:05:04.845 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74622026-09-02T22:05:05.449Z[ recovery-image] Sep 02 22:05:04.854 INFO O| Sep 02 22:05:04.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
74632026-09-02T22:05:05.449Z[ recovery-image] Sep 02 22:05:04.854 INFO O| Sep 02 22:05:04.854 INFO STEP 596 (remove_files) COMPLETE
74642026-09-02T22:05:05.457Z[ recovery-image] Sep 02 22:05:04.854 INFO O| Sep 02 22:05:04.854 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74652026-09-02T22:05:05.465Z[ recovery-image] Sep 02 22:05:04.865 INFO O| Sep 02 22:05:04.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
74662026-09-02T22:05:05.465Z[ recovery-image] Sep 02 22:05:04.865 INFO O| Sep 02 22:05:04.865 INFO STEP 597 (remove_files) COMPLETE
74672026-09-02T22:05:05.466Z[ recovery-image] Sep 02 22:05:04.865 INFO O| Sep 02 22:05:04.865 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74682026-09-02T22:05:05.479Z[ recovery-image] Sep 02 22:05:04.875 INFO O| Sep 02 22:05:04.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
74692026-09-02T22:05:05.480Z[ recovery-image] Sep 02 22:05:04.875 INFO O| Sep 02 22:05:04.875 INFO STEP 598 (remove_files) COMPLETE
74702026-09-02T22:05:05.480Z[ recovery-image] Sep 02 22:05:04.875 INFO O| Sep 02 22:05:04.875 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74712026-09-02T22:05:05.484Z[ recovery-image] Sep 02 22:05:04.884 INFO O| Sep 02 22:05:04.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
74722026-09-02T22:05:05.484Z[ recovery-image] Sep 02 22:05:04.885 INFO O| Sep 02 22:05:04.885 INFO STEP 599 (remove_files) COMPLETE
74732026-09-02T22:05:05.484Z[ recovery-image] Sep 02 22:05:04.885 INFO O| Sep 02 22:05:04.885 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74742026-09-02T22:05:05.490Z[ recovery-image] Sep 02 22:05:04.895 INFO O| Sep 02 22:05:04.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
74752026-09-02T22:05:05.491Z[ recovery-image] Sep 02 22:05:04.895 INFO O| Sep 02 22:05:04.895 INFO STEP 600 (remove_files) COMPLETE
74762026-09-02T22:05:05.491Z[ recovery-image] Sep 02 22:05:04.895 INFO O| Sep 02 22:05:04.895 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74772026-09-02T22:05:05.500Z[ recovery-image] Sep 02 22:05:04.903 INFO O| Sep 02 22:05:04.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
74782026-09-02T22:05:05.500Z[ recovery-image] Sep 02 22:05:04.903 INFO O| Sep 02 22:05:04.903 INFO STEP 601 (remove_files) COMPLETE
74792026-09-02T22:05:05.500Z[ recovery-image] Sep 02 22:05:04.903 INFO O| Sep 02 22:05:04.903 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74802026-09-02T22:05:05.510Z[ recovery-image] Sep 02 22:05:04.913 INFO O| Sep 02 22:05:04.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
74812026-09-02T22:05:05.510Z[ recovery-image] Sep 02 22:05:04.913 INFO O| Sep 02 22:05:04.913 INFO STEP 602 (remove_files) COMPLETE
74822026-09-02T22:05:05.510Z[ recovery-image] Sep 02 22:05:04.913 INFO O| Sep 02 22:05:04.913 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74832026-09-02T22:05:05.520Z[ recovery-image] Sep 02 22:05:04.923 INFO O| Sep 02 22:05:04.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
74842026-09-02T22:05:05.520Z[ recovery-image] Sep 02 22:05:04.924 INFO O| Sep 02 22:05:04.924 INFO STEP 603 (remove_files) COMPLETE
74852026-09-02T22:05:05.520Z[ recovery-image] Sep 02 22:05:04.924 INFO O| Sep 02 22:05:04.924 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74862026-09-02T22:05:05.530Z[ recovery-image] Sep 02 22:05:04.933 INFO O| Sep 02 22:05:04.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
74872026-09-02T22:05:05.530Z[ recovery-image] Sep 02 22:05:04.933 INFO O| Sep 02 22:05:04.933 INFO STEP 604 (remove_files) COMPLETE
74882026-09-02T22:05:05.535Z[ recovery-image] Sep 02 22:05:04.933 INFO O| Sep 02 22:05:04.933 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74892026-09-02T22:05:05.544Z[ recovery-image] Sep 02 22:05:04.949 INFO O| Sep 02 22:05:04.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
74902026-09-02T22:05:05.544Z[ recovery-image] Sep 02 22:05:04.949 INFO O| Sep 02 22:05:04.949 INFO STEP 605 (remove_files) COMPLETE
74912026-09-02T22:05:05.544Z[ recovery-image] Sep 02 22:05:04.949 INFO O| Sep 02 22:05:04.949 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74922026-09-02T22:05:05.558Z[ recovery-image] Sep 02 22:05:04.958 INFO O| Sep 02 22:05:04.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
74932026-09-02T22:05:05.558Z[ recovery-image] Sep 02 22:05:04.959 INFO O| Sep 02 22:05:04.959 INFO STEP 606 (remove_files) COMPLETE
74942026-09-02T22:05:05.558Z[ recovery-image] Sep 02 22:05:04.959 INFO O| Sep 02 22:05:04.959 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74952026-09-02T22:05:05.566Z[ recovery-image] Sep 02 22:05:04.968 INFO O| Sep 02 22:05:04.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
74962026-09-02T22:05:05.566Z[ recovery-image] Sep 02 22:05:04.968 INFO O| Sep 02 22:05:04.968 INFO STEP 607 (remove_files) COMPLETE
74972026-09-02T22:05:05.566Z[ recovery-image] Sep 02 22:05:04.968 INFO O| Sep 02 22:05:04.968 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74982026-09-02T22:05:05.579Z[ recovery-image] Sep 02 22:05:04.976 INFO O| Sep 02 22:05:04.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
74992026-09-02T22:05:05.579Z[ recovery-image] Sep 02 22:05:04.976 INFO O| Sep 02 22:05:04.976 INFO STEP 608 (remove_files) COMPLETE
75002026-09-02T22:05:05.579Z[ recovery-image] Sep 02 22:05:04.976 INFO O| Sep 02 22:05:04.976 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75012026-09-02T22:05:05.588Z[ recovery-image] Sep 02 22:05:04.986 INFO O| Sep 02 22:05:04.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
75022026-09-02T22:05:05.589Z[ recovery-image] Sep 02 22:05:04.986 INFO O| Sep 02 22:05:04.986 INFO STEP 609 (remove_files) COMPLETE
75032026-09-02T22:05:05.589Z[ recovery-image] Sep 02 22:05:04.986 INFO O| Sep 02 22:05:04.986 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75042026-09-02T22:05:05.593Z[ recovery-image] Sep 02 22:05:04.995 INFO O| Sep 02 22:05:04.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
75052026-09-02T22:05:05.593Z[ recovery-image] Sep 02 22:05:04.995 INFO O| Sep 02 22:05:04.995 INFO STEP 610 (remove_files) COMPLETE
75062026-09-02T22:05:05.593Z[ recovery-image] Sep 02 22:05:04.995 INFO O| Sep 02 22:05:04.995 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75072026-09-02T22:05:05.603Z[ recovery-image] Sep 02 22:05:05.005 INFO O| Sep 02 22:05:05.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
75082026-09-02T22:05:05.603Z[ recovery-image] Sep 02 22:05:05.006 INFO O| Sep 02 22:05:05.005 INFO STEP 611 (remove_files) COMPLETE
75092026-09-02T22:05:05.603Z[ recovery-image] Sep 02 22:05:05.006 INFO O| Sep 02 22:05:05.005 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75102026-09-02T22:05:05.617Z[ recovery-image] Sep 02 22:05:05.014 INFO O| Sep 02 22:05:05.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
75112026-09-02T22:05:05.617Z[ recovery-image] Sep 02 22:05:05.014 INFO O| Sep 02 22:05:05.014 INFO STEP 612 (remove_files) COMPLETE
75122026-09-02T22:05:05.617Z[ recovery-image] Sep 02 22:05:05.014 INFO O| Sep 02 22:05:05.014 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75132026-09-02T22:05:05.622Z[ recovery-image] Sep 02 22:05:05.023 INFO O| Sep 02 22:05:05.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
75142026-09-02T22:05:05.622Z[ recovery-image] Sep 02 22:05:05.024 INFO O| Sep 02 22:05:05.024 INFO STEP 613 (remove_files) COMPLETE
75152026-09-02T22:05:05.622Z[ recovery-image] Sep 02 22:05:05.024 INFO O| Sep 02 22:05:05.024 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75162026-09-02T22:05:05.629Z[ recovery-image] Sep 02 22:05:05.033 INFO O| Sep 02 22:05:05.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
75172026-09-02T22:05:05.629Z[ recovery-image] Sep 02 22:05:05.033 INFO O| Sep 02 22:05:05.033 INFO STEP 614 (remove_files) COMPLETE
75182026-09-02T22:05:05.629Z[ recovery-image] Sep 02 22:05:05.033 INFO O| Sep 02 22:05:05.033 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75192026-09-02T22:05:05.638Z[ recovery-image] Sep 02 22:05:05.042 INFO O| Sep 02 22:05:05.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
75202026-09-02T22:05:05.638Z[ recovery-image] Sep 02 22:05:05.042 INFO O| Sep 02 22:05:05.042 INFO STEP 615 (remove_files) COMPLETE
75212026-09-02T22:05:05.644Z[ recovery-image] Sep 02 22:05:05.042 INFO O| Sep 02 22:05:05.042 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75222026-09-02T22:05:05.651Z[ recovery-image] Sep 02 22:05:05.051 INFO O| Sep 02 22:05:05.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
75232026-09-02T22:05:05.651Z[ recovery-image] Sep 02 22:05:05.052 INFO O| Sep 02 22:05:05.052 INFO STEP 616 (remove_files) COMPLETE
75242026-09-02T22:05:05.651Z[ recovery-image] Sep 02 22:05:05.052 INFO O| Sep 02 22:05:05.052 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75252026-09-02T22:05:05.663Z[ recovery-image] Sep 02 22:05:05.064 INFO O| Sep 02 22:05:05.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
75262026-09-02T22:05:05.663Z[ recovery-image] Sep 02 22:05:05.064 INFO O| Sep 02 22:05:05.064 INFO STEP 617 (remove_files) COMPLETE
75272026-09-02T22:05:05.663Z[ recovery-image] Sep 02 22:05:05.064 INFO O| Sep 02 22:05:05.064 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75282026-09-02T22:05:05.670Z[ recovery-image] Sep 02 22:05:05.075 INFO O| Sep 02 22:05:05.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
75292026-09-02T22:05:05.670Z[ recovery-image] Sep 02 22:05:05.075 INFO O| Sep 02 22:05:05.075 INFO STEP 618 (remove_files) COMPLETE
75302026-09-02T22:05:05.670Z[ recovery-image] Sep 02 22:05:05.075 INFO O| Sep 02 22:05:05.075 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75312026-09-02T22:05:05.683Z[ recovery-image] Sep 02 22:05:05.085 INFO O| Sep 02 22:05:05.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
75322026-09-02T22:05:05.683Z[ recovery-image] Sep 02 22:05:05.085 INFO O| Sep 02 22:05:05.085 INFO STEP 619 (remove_files) COMPLETE
75332026-09-02T22:05:05.683Z[ recovery-image] Sep 02 22:05:05.085 INFO O| Sep 02 22:05:05.085 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75342026-09-02T22:05:05.694Z[ recovery-image] Sep 02 22:05:05.095 INFO O| Sep 02 22:05:05.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
75352026-09-02T22:05:05.701Z[ recovery-image] Sep 02 22:05:05.098 INFO O| Sep 02 22:05:05.098 INFO STEP 620 (remove_files) COMPLETE
75362026-09-02T22:05:05.701Z[ recovery-image] Sep 02 22:05:05.098 INFO O| Sep 02 22:05:05.098 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75372026-09-02T22:05:05.710Z[ recovery-image] Sep 02 22:05:05.109 INFO O| Sep 02 22:05:05.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
75382026-09-02T22:05:05.710Z[ recovery-image] Sep 02 22:05:05.109 INFO O| Sep 02 22:05:05.109 INFO STEP 621 (remove_files) COMPLETE
75392026-09-02T22:05:05.711Z[ recovery-image] Sep 02 22:05:05.109 INFO O| Sep 02 22:05:05.109 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75402026-09-02T22:05:05.716Z[ recovery-image] Sep 02 22:05:05.119 INFO O| Sep 02 22:05:05.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
75412026-09-02T22:05:05.716Z[ recovery-image] Sep 02 22:05:05.119 INFO O| Sep 02 22:05:05.119 INFO STEP 622 (remove_files) COMPLETE
75422026-09-02T22:05:05.716Z[ recovery-image] Sep 02 22:05:05.119 INFO O| Sep 02 22:05:05.119 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75432026-09-02T22:05:05.729Z[ recovery-image] Sep 02 22:05:05.131 INFO O| Sep 02 22:05:05.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
75442026-09-02T22:05:05.729Z[ recovery-image] Sep 02 22:05:05.131 INFO O| Sep 02 22:05:05.131 INFO STEP 623 (remove_files) COMPLETE
75452026-09-02T22:05:05.729Z[ recovery-image] Sep 02 22:05:05.131 INFO O| Sep 02 22:05:05.131 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75462026-09-02T22:05:05.740Z[ recovery-image] Sep 02 22:05:05.142 INFO O| Sep 02 22:05:05.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
75472026-09-02T22:05:05.740Z[ recovery-image] Sep 02 22:05:05.142 INFO O| Sep 02 22:05:05.142 INFO STEP 624 (remove_files) COMPLETE
75482026-09-02T22:05:05.741Z[ recovery-image] Sep 02 22:05:05.142 INFO O| Sep 02 22:05:05.142 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75492026-09-02T22:05:05.751Z[ recovery-image] Sep 02 22:05:05.152 INFO O| Sep 02 22:05:05.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
75502026-09-02T22:05:05.751Z[ recovery-image] Sep 02 22:05:05.152 INFO O| Sep 02 22:05:05.152 INFO STEP 625 (remove_files) COMPLETE
75512026-09-02T22:05:05.752Z[ recovery-image] Sep 02 22:05:05.152 INFO O| Sep 02 22:05:05.152 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75522026-09-02T22:05:05.761Z[ recovery-image] Sep 02 22:05:05.162 INFO O| Sep 02 22:05:05.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
75532026-09-02T22:05:05.767Z[ recovery-image] Sep 02 22:05:05.163 INFO O| Sep 02 22:05:05.163 INFO STEP 626 (remove_files) COMPLETE
75542026-09-02T22:05:05.767Z[ recovery-image] Sep 02 22:05:05.163 INFO O| Sep 02 22:05:05.163 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75552026-09-02T22:05:05.831Z[ recovery-image] Sep 02 22:05:05.173 INFO O| Sep 02 22:05:05.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
75562026-09-02T22:05:05.831Z[ recovery-image] Sep 02 22:05:05.173 INFO O| Sep 02 22:05:05.173 INFO STEP 627 (remove_files) COMPLETE
75572026-09-02T22:05:05.831Z[ recovery-image] Sep 02 22:05:05.173 INFO O| Sep 02 22:05:05.173 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75582026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.185 INFO O| Sep 02 22:05:05.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
75592026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.185 INFO O| Sep 02 22:05:05.185 INFO STEP 628 (remove_files) COMPLETE
75602026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.185 INFO O| Sep 02 22:05:05.185 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75612026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.196 INFO O| Sep 02 22:05:05.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
75622026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.197 INFO O| Sep 02 22:05:05.197 INFO STEP 629 (remove_files) COMPLETE
75632026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.197 INFO O| Sep 02 22:05:05.197 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75642026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.208 INFO O| Sep 02 22:05:05.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
75652026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.208 INFO O| Sep 02 22:05:05.208 INFO STEP 630 (remove_files) COMPLETE
75662026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.208 INFO O| Sep 02 22:05:05.208 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75672026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.218 INFO O| Sep 02 22:05:05.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
75682026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.218 INFO O| Sep 02 22:05:05.218 INFO STEP 631 (remove_files) COMPLETE
75692026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.218 INFO O| Sep 02 22:05:05.218 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75702026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.227 INFO O| Sep 02 22:05:05.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
75712026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.227 INFO O| Sep 02 22:05:05.227 INFO STEP 632 (remove_files) COMPLETE
75722026-09-02T22:05:05.870Z[ recovery-image] Sep 02 22:05:05.227 INFO O| Sep 02 22:05:05.227 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75732026-09-02T22:05:05.871Z[ recovery-image] Sep 02 22:05:05.238 INFO O| Sep 02 22:05:05.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
75742026-09-02T22:05:05.871Z[ recovery-image] Sep 02 22:05:05.238 INFO O| Sep 02 22:05:05.238 INFO STEP 633 (remove_files) COMPLETE
75752026-09-02T22:05:05.871Z[ recovery-image] Sep 02 22:05:05.238 INFO O| Sep 02 22:05:05.238 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75762026-09-02T22:05:05.880Z[ recovery-image] Sep 02 22:05:05.248 INFO O| Sep 02 22:05:05.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
75772026-09-02T22:05:05.880Z[ recovery-image] Sep 02 22:05:05.248 INFO O| Sep 02 22:05:05.248 INFO STEP 634 (remove_files) COMPLETE
75782026-09-02T22:05:05.880Z[ recovery-image] Sep 02 22:05:05.248 INFO O| Sep 02 22:05:05.248 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75792026-09-02T22:05:05.880Z[ recovery-image] Sep 02 22:05:05.258 INFO O| Sep 02 22:05:05.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
75802026-09-02T22:05:05.880Z[ recovery-image] Sep 02 22:05:05.258 INFO O| Sep 02 22:05:05.258 INFO STEP 635 (remove_files) COMPLETE
75812026-09-02T22:05:05.880Z[ recovery-image] Sep 02 22:05:05.258 INFO O| Sep 02 22:05:05.258 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75822026-09-02T22:05:05.880Z[ recovery-image] Sep 02 22:05:05.267 INFO O| Sep 02 22:05:05.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
75832026-09-02T22:05:05.881Z[ recovery-image] Sep 02 22:05:05.267 INFO O| Sep 02 22:05:05.267 INFO STEP 636 (remove_files) COMPLETE
75842026-09-02T22:05:05.881Z[ recovery-image] Sep 02 22:05:05.267 INFO O| Sep 02 22:05:05.267 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75852026-09-02T22:05:05.881Z[ recovery-image] Sep 02 22:05:05.276 INFO O| Sep 02 22:05:05.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
75862026-09-02T22:05:05.881Z[ recovery-image] Sep 02 22:05:05.276 INFO O| Sep 02 22:05:05.276 INFO STEP 637 (remove_files) COMPLETE
75872026-09-02T22:05:05.881Z[ recovery-image] Sep 02 22:05:05.276 INFO O| Sep 02 22:05:05.276 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75882026-09-02T22:05:05.910Z[ recovery-image] Sep 02 22:05:05.286 INFO O| Sep 02 22:05:05.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
75892026-09-02T22:05:05.910Z[ recovery-image] Sep 02 22:05:05.286 INFO O| Sep 02 22:05:05.286 INFO STEP 638 (remove_files) COMPLETE
75902026-09-02T22:05:05.910Z[ recovery-image] Sep 02 22:05:05.286 INFO O| Sep 02 22:05:05.286 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75912026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.298 INFO O| Sep 02 22:05:05.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
75922026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.298 INFO O| Sep 02 22:05:05.298 INFO STEP 639 (remove_files) COMPLETE
75932026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.298 INFO O| Sep 02 22:05:05.298 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75942026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.309 INFO O| Sep 02 22:05:05.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
75952026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.309 INFO O| Sep 02 22:05:05.309 INFO STEP 640 (remove_files) COMPLETE
75962026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.309 INFO O| Sep 02 22:05:05.309 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75972026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.318 INFO O| Sep 02 22:05:05.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
75982026-09-02T22:05:05.920Z[ recovery-image] Sep 02 22:05:05.318 INFO O| Sep 02 22:05:05.318 INFO STEP 641 (remove_files) COMPLETE
75992026-09-02T22:05:05.921Z[ recovery-image] Sep 02 22:05:05.318 INFO O| Sep 02 22:05:05.318 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76002026-09-02T22:05:05.940Z[ recovery-image] Sep 02 22:05:05.327 INFO O| Sep 02 22:05:05.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
76012026-09-02T22:05:05.940Z[ recovery-image] Sep 02 22:05:05.327 INFO O| Sep 02 22:05:05.327 INFO STEP 642 (remove_files) COMPLETE
76022026-09-02T22:05:05.940Z[ recovery-image] Sep 02 22:05:05.327 INFO O| Sep 02 22:05:05.327 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76032026-09-02T22:05:05.940Z[ recovery-image] Sep 02 22:05:05.336 INFO O| Sep 02 22:05:05.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
76042026-09-02T22:05:05.940Z[ recovery-image] Sep 02 22:05:05.336 INFO O| Sep 02 22:05:05.336 INFO STEP 643 (remove_files) COMPLETE
76052026-09-02T22:05:05.940Z[ recovery-image] Sep 02 22:05:05.336 INFO O| Sep 02 22:05:05.336 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76062026-09-02T22:05:05.961Z[ recovery-image] Sep 02 22:05:05.346 INFO O| Sep 02 22:05:05.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
76072026-09-02T22:05:05.961Z[ recovery-image] Sep 02 22:05:05.346 INFO O| Sep 02 22:05:05.346 INFO STEP 644 (remove_files) COMPLETE
76082026-09-02T22:05:05.961Z[ recovery-image] Sep 02 22:05:05.346 INFO O| Sep 02 22:05:05.346 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76092026-09-02T22:05:05.975Z[ recovery-image] Sep 02 22:05:05.356 INFO O| Sep 02 22:05:05.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
76102026-09-02T22:05:05.976Z[ recovery-image] Sep 02 22:05:05.356 INFO O| Sep 02 22:05:05.356 INFO STEP 645 (remove_files) COMPLETE
76112026-09-02T22:05:05.976Z[ recovery-image] Sep 02 22:05:05.356 INFO O| Sep 02 22:05:05.356 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76122026-09-02T22:05:05.976Z[ recovery-image] Sep 02 22:05:05.365 INFO O| Sep 02 22:05:05.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
76132026-09-02T22:05:05.977Z[ recovery-image] Sep 02 22:05:05.366 INFO O| Sep 02 22:05:05.365 INFO STEP 646 (remove_files) COMPLETE
76142026-09-02T22:05:05.977Z[ recovery-image] Sep 02 22:05:05.366 INFO O| Sep 02 22:05:05.365 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76152026-09-02T22:05:05.992Z[ recovery-image] Sep 02 22:05:05.376 INFO O| Sep 02 22:05:05.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
76162026-09-02T22:05:05.993Z[ recovery-image] Sep 02 22:05:05.376 INFO O| Sep 02 22:05:05.376 INFO STEP 647 (remove_files) COMPLETE
76172026-09-02T22:05:05.993Z[ recovery-image] Sep 02 22:05:05.376 INFO O| Sep 02 22:05:05.376 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76182026-09-02T22:05:06.010Z[ recovery-image] Sep 02 22:05:05.385 INFO O| Sep 02 22:05:05.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
76192026-09-02T22:05:06.011Z[ recovery-image] Sep 02 22:05:05.385 INFO O| Sep 02 22:05:05.385 INFO STEP 648 (remove_files) COMPLETE
76202026-09-02T22:05:06.011Z[ recovery-image] Sep 02 22:05:05.385 INFO O| Sep 02 22:05:05.385 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76212026-09-02T22:05:06.011Z[ recovery-image] Sep 02 22:05:05.395 INFO O| Sep 02 22:05:05.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
76222026-09-02T22:05:06.011Z[ recovery-image] Sep 02 22:05:05.395 INFO O| Sep 02 22:05:05.395 INFO STEP 649 (remove_files) COMPLETE
76232026-09-02T22:05:06.011Z[ recovery-image] Sep 02 22:05:05.395 INFO O| Sep 02 22:05:05.395 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76242026-09-02T22:05:06.019Z[ recovery-image] Sep 02 22:05:05.405 INFO O| Sep 02 22:05:05.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
76252026-09-02T22:05:06.019Z[ recovery-image] Sep 02 22:05:05.405 INFO O| Sep 02 22:05:05.405 INFO STEP 650 (remove_files) COMPLETE
76262026-09-02T22:05:06.019Z[ recovery-image] Sep 02 22:05:05.405 INFO O| Sep 02 22:05:05.405 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76272026-09-02T22:05:06.019Z[ recovery-image] Sep 02 22:05:05.415 INFO O| Sep 02 22:05:05.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
76282026-09-02T22:05:06.019Z[ recovery-image] Sep 02 22:05:05.416 INFO O| Sep 02 22:05:05.416 INFO STEP 651 (remove_files) COMPLETE
76292026-09-02T22:05:06.019Z[ recovery-image] Sep 02 22:05:05.416 INFO O| Sep 02 22:05:05.416 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76302026-09-02T22:05:06.025Z[ recovery-image] Sep 02 22:05:05.428 INFO O| Sep 02 22:05:05.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
76312026-09-02T22:05:06.025Z[ recovery-image] Sep 02 22:05:05.428 INFO O| Sep 02 22:05:05.428 INFO STEP 652 (remove_files) COMPLETE
76322026-09-02T22:05:06.025Z[ recovery-image] Sep 02 22:05:05.428 INFO O| Sep 02 22:05:05.428 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76332026-09-02T22:05:06.038Z[ recovery-image] Sep 02 22:05:05.439 INFO O| Sep 02 22:05:05.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
76342026-09-02T22:05:06.038Z[ recovery-image] Sep 02 22:05:05.439 INFO O| Sep 02 22:05:05.439 INFO STEP 653 (remove_files) COMPLETE
76352026-09-02T22:05:06.038Z[ recovery-image] Sep 02 22:05:05.439 INFO O| Sep 02 22:05:05.439 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76362026-09-02T22:05:06.047Z[ recovery-image] Sep 02 22:05:05.450 INFO O| Sep 02 22:05:05.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
76372026-09-02T22:05:06.048Z[ recovery-image] Sep 02 22:05:05.450 INFO O| Sep 02 22:05:05.450 INFO STEP 654 (remove_files) COMPLETE
76382026-09-02T22:05:06.048Z[ recovery-image] Sep 02 22:05:05.450 INFO O| Sep 02 22:05:05.450 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76392026-09-02T22:05:06.061Z[ recovery-image] Sep 02 22:05:05.460 INFO O| Sep 02 22:05:05.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
76402026-09-02T22:05:06.061Z[ recovery-image] Sep 02 22:05:05.460 INFO O| Sep 02 22:05:05.460 INFO STEP 655 (remove_files) COMPLETE
76412026-09-02T22:05:06.061Z[ recovery-image] Sep 02 22:05:05.460 INFO O| Sep 02 22:05:05.460 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76422026-09-02T22:05:06.069Z[ recovery-image] Sep 02 22:05:05.470 INFO O| Sep 02 22:05:05.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
76432026-09-02T22:05:06.072Z[ recovery-image] Sep 02 22:05:05.470 INFO O| Sep 02 22:05:05.470 INFO STEP 656 (remove_files) COMPLETE
76442026-09-02T22:05:06.072Z[ recovery-image] Sep 02 22:05:05.470 INFO O| Sep 02 22:05:05.470 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76452026-09-02T22:05:06.082Z[ recovery-image] Sep 02 22:05:05.478 INFO O| Sep 02 22:05:05.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
76462026-09-02T22:05:06.082Z[ recovery-image] Sep 02 22:05:05.478 INFO O| Sep 02 22:05:05.478 INFO STEP 657 (remove_files) COMPLETE
76472026-09-02T22:05:06.082Z[ recovery-image] Sep 02 22:05:05.478 INFO O| Sep 02 22:05:05.478 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76482026-09-02T22:05:06.086Z[ recovery-image] Sep 02 22:05:05.488 INFO O| Sep 02 22:05:05.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
76492026-09-02T22:05:06.086Z[ recovery-image] Sep 02 22:05:05.488 INFO O| Sep 02 22:05:05.488 INFO STEP 658 (remove_files) COMPLETE
76502026-09-02T22:05:06.086Z[ recovery-image] Sep 02 22:05:05.488 INFO O| Sep 02 22:05:05.488 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76512026-09-02T22:05:06.095Z[ recovery-image] Sep 02 22:05:05.498 INFO O| Sep 02 22:05:05.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
76522026-09-02T22:05:06.095Z[ recovery-image] Sep 02 22:05:05.498 INFO O| Sep 02 22:05:05.498 INFO STEP 659 (remove_files) COMPLETE
76532026-09-02T22:05:06.111Z[ recovery-image] Sep 02 22:05:05.498 INFO O| Sep 02 22:05:05.498 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76542026-09-02T22:05:06.116Z[ recovery-image] Sep 02 22:05:05.507 INFO O| Sep 02 22:05:05.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
76552026-09-02T22:05:06.116Z[ recovery-image] Sep 02 22:05:05.507 INFO O| Sep 02 22:05:05.507 INFO STEP 660 (remove_files) COMPLETE
76562026-09-02T22:05:06.116Z[ recovery-image] Sep 02 22:05:05.507 INFO O| Sep 02 22:05:05.507 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76572026-09-02T22:05:06.116Z[ recovery-image] Sep 02 22:05:05.515 INFO O| Sep 02 22:05:05.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
76582026-09-02T22:05:06.116Z[ recovery-image] Sep 02 22:05:05.515 INFO O| Sep 02 22:05:05.515 INFO STEP 661 (remove_files) COMPLETE
76592026-09-02T22:05:06.117Z[ recovery-image] Sep 02 22:05:05.515 INFO O| Sep 02 22:05:05.515 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76602026-09-02T22:05:06.123Z[ recovery-image] Sep 02 22:05:05.526 INFO O| Sep 02 22:05:05.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
76612026-09-02T22:05:06.123Z[ recovery-image] Sep 02 22:05:05.526 INFO O| Sep 02 22:05:05.526 INFO STEP 662 (remove_files) COMPLETE
76622026-09-02T22:05:06.123Z[ recovery-image] Sep 02 22:05:05.526 INFO O| Sep 02 22:05:05.526 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76632026-09-02T22:05:06.131Z[ recovery-image] Sep 02 22:05:05.536 INFO O| Sep 02 22:05:05.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
76642026-09-02T22:05:06.131Z[ recovery-image] Sep 02 22:05:05.536 INFO O| Sep 02 22:05:05.536 INFO STEP 663 (remove_files) COMPLETE
76652026-09-02T22:05:06.131Z[ recovery-image] Sep 02 22:05:05.536 INFO O| Sep 02 22:05:05.536 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76662026-09-02T22:05:06.140Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
76672026-09-02T22:05:06.149Z[ recovery-image] Sep 02 22:05:05.547 INFO O| Sep 02 22:05:05.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
76682026-09-02T22:05:06.149Z[ recovery-image] Sep 02 22:05:05.547 INFO O| Sep 02 22:05:05.547 INFO STEP 664 (remove_files) COMPLETE
76692026-09-02T22:05:06.149Z[ recovery-image] Sep 02 22:05:05.547 INFO O| Sep 02 22:05:05.547 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76702026-09-02T22:05:06.155Z[ recovery-image] Sep 02 22:05:05.559 INFO O| Sep 02 22:05:05.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
76712026-09-02T22:05:06.155Z[ recovery-image] Sep 02 22:05:05.559 INFO O| Sep 02 22:05:05.559 INFO STEP 665 (remove_files) COMPLETE
76722026-09-02T22:05:06.155Z[ recovery-image] Sep 02 22:05:05.559 INFO O| Sep 02 22:05:05.559 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76732026-09-02T22:05:06.165Z[ recovery-image] Sep 02 22:05:05.569 INFO O| Sep 02 22:05:05.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
76742026-09-02T22:05:06.165Z[ recovery-image] Sep 02 22:05:05.570 INFO O| Sep 02 22:05:05.570 INFO STEP 666 (remove_files) COMPLETE
76752026-09-02T22:05:06.166Z[ recovery-image] Sep 02 22:05:05.570 INFO O| Sep 02 22:05:05.570 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76762026-09-02T22:05:06.176Z[ recovery-image] Sep 02 22:05:05.578 INFO O| Sep 02 22:05:05.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
76772026-09-02T22:05:06.177Z[ recovery-image] Sep 02 22:05:05.578 INFO O| Sep 02 22:05:05.578 INFO STEP 667 (remove_files) COMPLETE
76782026-09-02T22:05:06.177Z[ recovery-image] Sep 02 22:05:05.578 INFO O| Sep 02 22:05:05.578 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76792026-09-02T22:05:06.185Z[ recovery-image] Sep 02 22:05:05.589 INFO O| Sep 02 22:05:05.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
76802026-09-02T22:05:06.185Z[ recovery-image] Sep 02 22:05:05.589 INFO O| Sep 02 22:05:05.589 INFO STEP 668 (remove_files) COMPLETE
76812026-09-02T22:05:06.185Z[ recovery-image] Sep 02 22:05:05.589 INFO O| Sep 02 22:05:05.589 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76822026-09-02T22:05:06.196Z[ recovery-image] Sep 02 22:05:05.600 INFO O| Sep 02 22:05:05.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
76832026-09-02T22:05:06.196Z[ recovery-image] Sep 02 22:05:05.600 INFO O| Sep 02 22:05:05.600 INFO STEP 669 (remove_files) COMPLETE
76842026-09-02T22:05:06.196Z[ recovery-image] Sep 02 22:05:05.600 INFO O| Sep 02 22:05:05.600 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76852026-09-02T22:05:06.207Z[ recovery-image] Sep 02 22:05:05.611 INFO O| Sep 02 22:05:05.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
76862026-09-02T22:05:06.207Z[ recovery-image] Sep 02 22:05:05.611 INFO O| Sep 02 22:05:05.611 INFO STEP 670 (remove_files) COMPLETE
76872026-09-02T22:05:06.207Z[ recovery-image] Sep 02 22:05:05.611 INFO O| Sep 02 22:05:05.611 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76882026-09-02T22:05:06.217Z[ recovery-image] Sep 02 22:05:05.622 INFO O| Sep 02 22:05:05.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
76892026-09-02T22:05:06.217Z[ recovery-image] Sep 02 22:05:05.622 INFO O| Sep 02 22:05:05.622 INFO STEP 671 (remove_files) COMPLETE
76902026-09-02T22:05:06.224Z[ recovery-image] Sep 02 22:05:05.622 INFO O| Sep 02 22:05:05.622 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76912026-09-02T22:05:06.242Z[ recovery-image] Sep 02 22:05:05.633 INFO O| Sep 02 22:05:05.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
76922026-09-02T22:05:06.242Z[ recovery-image] Sep 02 22:05:05.633 INFO O| Sep 02 22:05:05.633 INFO STEP 672 (remove_files) COMPLETE
76932026-09-02T22:05:06.243Z[ recovery-image] Sep 02 22:05:05.633 INFO O| Sep 02 22:05:05.633 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76942026-09-02T22:05:06.247Z[ recovery-image] Sep 02 22:05:05.644 INFO O| Sep 02 22:05:05.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
76952026-09-02T22:05:06.248Z[ recovery-image] Sep 02 22:05:05.644 INFO O| Sep 02 22:05:05.644 INFO STEP 673 (remove_files) COMPLETE
76962026-09-02T22:05:06.248Z[ recovery-image] Sep 02 22:05:05.644 INFO O| Sep 02 22:05:05.644 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76972026-09-02T22:05:06.251Z[ recovery-image] Sep 02 22:05:05.653 INFO O| Sep 02 22:05:05.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
76982026-09-02T22:05:06.251Z[ recovery-image] Sep 02 22:05:05.653 INFO O| Sep 02 22:05:05.653 INFO STEP 674 (remove_files) COMPLETE
76992026-09-02T22:05:06.251Z[ recovery-image] Sep 02 22:05:05.653 INFO O| Sep 02 22:05:05.653 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77002026-09-02T22:05:06.256Z[ recovery-image] Sep 02 22:05:05.661 INFO O| Sep 02 22:05:05.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
77012026-09-02T22:05:06.256Z[ recovery-image] Sep 02 22:05:05.661 INFO O| Sep 02 22:05:05.661 INFO STEP 675 (remove_files) COMPLETE
77022026-09-02T22:05:06.257Z[ recovery-image] Sep 02 22:05:05.661 INFO O| Sep 02 22:05:05.661 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77032026-09-02T22:05:06.266Z[ recovery-image] Sep 02 22:05:05.670 INFO O| Sep 02 22:05:05.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
77042026-09-02T22:05:06.266Z[ recovery-image] Sep 02 22:05:05.670 INFO O| Sep 02 22:05:05.670 INFO STEP 676 (remove_files) COMPLETE
77052026-09-02T22:05:06.270Z[ recovery-image] Sep 02 22:05:05.670 INFO O| Sep 02 22:05:05.670 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77062026-09-02T22:05:06.275Z[ recovery-image] Sep 02 22:05:05.679 INFO O| Sep 02 22:05:05.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
77072026-09-02T22:05:06.318Z[ recovery-image] Sep 02 22:05:05.679 INFO O| Sep 02 22:05:05.679 INFO STEP 677 (remove_files) COMPLETE
77082026-09-02T22:05:06.318Z[ recovery-image] Sep 02 22:05:05.679 INFO O| Sep 02 22:05:05.679 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77092026-09-02T22:05:06.318Z[ recovery-image] Sep 02 22:05:05.688 INFO O| Sep 02 22:05:05.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
77102026-09-02T22:05:06.318Z[ recovery-image] Sep 02 22:05:05.688 INFO O| Sep 02 22:05:05.688 INFO STEP 678 (remove_files) COMPLETE
77112026-09-02T22:05:06.318Z[ recovery-image] Sep 02 22:05:05.688 INFO O| Sep 02 22:05:05.688 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77122026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.696 INFO O| Sep 02 22:05:05.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
77132026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.698 INFO O| Sep 02 22:05:05.698 INFO STEP 679 (remove_files) COMPLETE
77142026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.698 INFO O| Sep 02 22:05:05.698 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77152026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.706 INFO O| Sep 02 22:05:05.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
77162026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.706 INFO O| Sep 02 22:05:05.706 INFO STEP 680 (remove_files) COMPLETE
77172026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.706 INFO O| Sep 02 22:05:05.706 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77182026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.715 INFO O| Sep 02 22:05:05.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
77192026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.715 INFO O| Sep 02 22:05:05.715 INFO STEP 681 (remove_files) COMPLETE
77202026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.715 INFO O| Sep 02 22:05:05.715 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77212026-09-02T22:05:06.344Z[ recovery-image] Sep 02 22:05:05.723 INFO O| Sep 02 22:05:05.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
77222026-09-02T22:05:06.345Z[ recovery-image] Sep 02 22:05:05.723 INFO O| Sep 02 22:05:05.723 INFO STEP 682 (remove_files) COMPLETE
77232026-09-02T22:05:06.345Z[ recovery-image] Sep 02 22:05:05.723 INFO O| Sep 02 22:05:05.723 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77242026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.731 INFO O| Sep 02 22:05:05.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
77252026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.731 INFO O| Sep 02 22:05:05.731 INFO STEP 683 (remove_files) COMPLETE
77262026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.731 INFO O| Sep 02 22:05:05.731 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77272026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.740 INFO O| Sep 02 22:05:05.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
77282026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.740 INFO O| Sep 02 22:05:05.740 INFO STEP 684 (remove_files) COMPLETE
77292026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.740 INFO O| Sep 02 22:05:05.740 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77302026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.749 INFO O| Sep 02 22:05:05.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
77312026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.749 INFO O| Sep 02 22:05:05.749 INFO STEP 685 (remove_files) COMPLETE
77322026-09-02T22:05:06.349Z[ recovery-image] Sep 02 22:05:05.749 INFO O| Sep 02 22:05:05.749 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77332026-09-02T22:05:06.353Z[ recovery-image] Sep 02 22:05:05.758 INFO O| Sep 02 22:05:05.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
77342026-09-02T22:05:06.354Z[ recovery-image] Sep 02 22:05:05.758 INFO O| Sep 02 22:05:05.758 INFO STEP 686 (remove_files) COMPLETE
77352026-09-02T22:05:06.354Z[ recovery-image] Sep 02 22:05:05.758 INFO O| Sep 02 22:05:05.758 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77362026-09-02T22:05:06.363Z[ recovery-image] Sep 02 22:05:05.768 INFO O| Sep 02 22:05:05.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
77372026-09-02T22:05:06.363Z[ recovery-image] Sep 02 22:05:05.768 INFO O| Sep 02 22:05:05.768 INFO STEP 687 (remove_files) COMPLETE
77382026-09-02T22:05:06.363Z[ recovery-image] Sep 02 22:05:05.768 INFO O| Sep 02 22:05:05.768 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77392026-09-02T22:05:06.373Z[ recovery-image] Sep 02 22:05:05.777 INFO O| Sep 02 22:05:05.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
77402026-09-02T22:05:06.373Z[ recovery-image] Sep 02 22:05:05.777 INFO O| Sep 02 22:05:05.777 INFO STEP 688 (remove_files) COMPLETE
77412026-09-02T22:05:06.375Z[ recovery-image] Sep 02 22:05:05.777 INFO O| Sep 02 22:05:05.777 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77422026-09-02T22:05:06.380Z[ recovery-image] Sep 02 22:05:05.785 INFO O| Sep 02 22:05:05.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
77432026-09-02T22:05:06.380Z[ recovery-image] Sep 02 22:05:05.785 INFO O| Sep 02 22:05:05.785 INFO STEP 689 (remove_files) COMPLETE
77442026-09-02T22:05:06.380Z[ recovery-image] Sep 02 22:05:05.785 INFO O| Sep 02 22:05:05.785 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77452026-09-02T22:05:06.389Z[ recovery-image] Sep 02 22:05:05.793 INFO O| Sep 02 22:05:05.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
77462026-09-02T22:05:06.389Z[ recovery-image] Sep 02 22:05:05.793 INFO O| Sep 02 22:05:05.793 INFO STEP 690 (remove_files) COMPLETE
77472026-09-02T22:05:06.389Z[ recovery-image] Sep 02 22:05:05.793 INFO O| Sep 02 22:05:05.793 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77482026-09-02T22:05:06.397Z[ recovery-image] Sep 02 22:05:05.801 INFO O| Sep 02 22:05:05.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
77492026-09-02T22:05:06.397Z[ recovery-image] Sep 02 22:05:05.802 INFO O| Sep 02 22:05:05.801 INFO STEP 691 (remove_files) COMPLETE
77502026-09-02T22:05:06.397Z[ recovery-image] Sep 02 22:05:05.802 INFO O| Sep 02 22:05:05.801 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77512026-09-02T22:05:06.408Z[ recovery-image] Sep 02 22:05:05.812 INFO O| Sep 02 22:05:05.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
77522026-09-02T22:05:06.408Z[ recovery-image] Sep 02 22:05:05.812 INFO O| Sep 02 22:05:05.812 INFO STEP 692 (remove_files) COMPLETE
77532026-09-02T22:05:06.408Z[ recovery-image] Sep 02 22:05:05.812 INFO O| Sep 02 22:05:05.812 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77542026-09-02T22:05:06.418Z[ recovery-image] Sep 02 22:05:05.823 INFO O| Sep 02 22:05:05.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
77552026-09-02T22:05:06.418Z[ recovery-image] Sep 02 22:05:05.823 INFO O| Sep 02 22:05:05.823 INFO STEP 693 (remove_files) COMPLETE
77562026-09-02T22:05:06.418Z[ recovery-image] Sep 02 22:05:05.823 INFO O| Sep 02 22:05:05.823 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77572026-09-02T22:05:06.427Z[ recovery-image] Sep 02 22:05:05.832 INFO O| Sep 02 22:05:05.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
77582026-09-02T22:05:06.427Z[ recovery-image] Sep 02 22:05:05.832 INFO O| Sep 02 22:05:05.832 INFO STEP 694 (remove_files) COMPLETE
77592026-09-02T22:05:06.431Z[ recovery-image] Sep 02 22:05:05.832 INFO O| Sep 02 22:05:05.832 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77602026-09-02T22:05:06.435Z[ recovery-image] Sep 02 22:05:05.840 INFO O| Sep 02 22:05:05.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
77612026-09-02T22:05:06.435Z[ recovery-image] Sep 02 22:05:05.840 INFO O| Sep 02 22:05:05.840 INFO STEP 695 (remove_files) COMPLETE
77622026-09-02T22:05:06.439Z[ recovery-image] Sep 02 22:05:05.840 INFO O| Sep 02 22:05:05.840 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77632026-09-02T22:05:06.446Z[ recovery-image] Sep 02 22:05:05.851 INFO O| Sep 02 22:05:05.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
77642026-09-02T22:05:06.446Z[ recovery-image] Sep 02 22:05:05.851 INFO O| Sep 02 22:05:05.851 INFO STEP 696 (remove_files) COMPLETE
77652026-09-02T22:05:06.458Z[ recovery-image] Sep 02 22:05:05.851 INFO O| Sep 02 22:05:05.851 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77662026-09-02T22:05:06.466Z[ recovery-image] Sep 02 22:05:05.861 INFO O| Sep 02 22:05:05.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
77672026-09-02T22:05:06.466Z[ recovery-image] Sep 02 22:05:05.861 INFO O| Sep 02 22:05:05.861 INFO STEP 697 (remove_files) COMPLETE
77682026-09-02T22:05:06.466Z[ recovery-image] Sep 02 22:05:05.861 INFO O| Sep 02 22:05:05.861 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77692026-09-02T22:05:06.491Z[ recovery-image] Sep 02 22:05:05.871 INFO O| Sep 02 22:05:05.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
77702026-09-02T22:05:06.491Z[ recovery-image] Sep 02 22:05:05.871 INFO O| Sep 02 22:05:05.871 INFO STEP 698 (remove_files) COMPLETE
77712026-09-02T22:05:06.491Z[ recovery-image] Sep 02 22:05:05.871 INFO O| Sep 02 22:05:05.871 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77722026-09-02T22:05:06.525Z[ recovery-image] Sep 02 22:05:05.880 INFO O| Sep 02 22:05:05.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
77732026-09-02T22:05:06.525Z[ recovery-image] Sep 02 22:05:05.880 INFO O| Sep 02 22:05:05.880 INFO STEP 699 (remove_files) COMPLETE
77742026-09-02T22:05:06.526Z[ recovery-image] Sep 02 22:05:05.880 INFO O| Sep 02 22:05:05.880 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77752026-09-02T22:05:06.526Z[ recovery-image] Sep 02 22:05:05.890 INFO O| Sep 02 22:05:05.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
77762026-09-02T22:05:06.526Z[ recovery-image] Sep 02 22:05:05.890 INFO O| Sep 02 22:05:05.890 INFO STEP 700 (remove_files) COMPLETE
77772026-09-02T22:05:06.526Z[ recovery-image] Sep 02 22:05:05.890 INFO O| Sep 02 22:05:05.890 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77782026-09-02T22:05:06.526Z[ recovery-image] Sep 02 22:05:05.900 INFO O| Sep 02 22:05:05.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
77792026-09-02T22:05:06.527Z[ recovery-image] Sep 02 22:05:05.900 INFO O| Sep 02 22:05:05.900 INFO STEP 701 (remove_files) COMPLETE
77802026-09-02T22:05:06.527Z[ recovery-image] Sep 02 22:05:05.900 INFO O| Sep 02 22:05:05.900 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77812026-09-02T22:05:06.535Z[ recovery-image] Sep 02 22:05:05.910 INFO O| Sep 02 22:05:05.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
77822026-09-02T22:05:06.535Z[ recovery-image] Sep 02 22:05:05.910 INFO O| Sep 02 22:05:05.910 INFO STEP 702 (remove_files) COMPLETE
77832026-09-02T22:05:06.535Z[ recovery-image] Sep 02 22:05:05.910 INFO O| Sep 02 22:05:05.910 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77842026-09-02T22:05:06.535Z[ recovery-image] Sep 02 22:05:05.920 INFO O| Sep 02 22:05:05.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
77852026-09-02T22:05:06.536Z[ recovery-image] Sep 02 22:05:05.920 INFO O| Sep 02 22:05:05.920 INFO STEP 703 (remove_files) COMPLETE
77862026-09-02T22:05:06.536Z[ recovery-image] Sep 02 22:05:05.920 INFO O| Sep 02 22:05:05.920 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77872026-09-02T22:05:06.536Z[ recovery-image] Sep 02 22:05:05.929 INFO O| Sep 02 22:05:05.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
77882026-09-02T22:05:06.536Z[ recovery-image] Sep 02 22:05:05.929 INFO O| Sep 02 22:05:05.929 INFO STEP 704 (remove_files) COMPLETE
77892026-09-02T22:05:06.536Z[ recovery-image] Sep 02 22:05:05.929 INFO O| Sep 02 22:05:05.929 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77902026-09-02T22:05:06.549Z[ recovery-image] Sep 02 22:05:05.939 INFO O| Sep 02 22:05:05.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
77912026-09-02T22:05:06.549Z[ recovery-image] Sep 02 22:05:05.940 INFO O| Sep 02 22:05:05.940 INFO STEP 705 (remove_files) COMPLETE
77922026-09-02T22:05:06.549Z[ recovery-image] Sep 02 22:05:05.940 INFO O| Sep 02 22:05:05.940 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77932026-09-02T22:05:06.554Z[ recovery-image] Sep 02 22:05:05.951 INFO O| Sep 02 22:05:05.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
77942026-09-02T22:05:06.554Z[ recovery-image] Sep 02 22:05:05.951 INFO O| Sep 02 22:05:05.951 INFO STEP 706 (remove_files) COMPLETE
77952026-09-02T22:05:06.554Z[ recovery-image] Sep 02 22:05:05.951 INFO O| Sep 02 22:05:05.951 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77962026-09-02T22:05:06.558Z[ recovery-image] Sep 02 22:05:05.960 INFO O| Sep 02 22:05:05.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
77972026-09-02T22:05:06.559Z[ recovery-image] Sep 02 22:05:05.961 INFO O| Sep 02 22:05:05.960 INFO STEP 707 (remove_files) COMPLETE
77982026-09-02T22:05:06.559Z[ recovery-image] Sep 02 22:05:05.961 INFO O| Sep 02 22:05:05.961 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77992026-09-02T22:05:06.566Z[ recovery-image] Sep 02 22:05:05.970 INFO O| Sep 02 22:05:05.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
78002026-09-02T22:05:06.566Z[ recovery-image] Sep 02 22:05:05.970 INFO O| Sep 02 22:05:05.970 INFO STEP 708 (remove_files) COMPLETE
78012026-09-02T22:05:06.566Z[ recovery-image] Sep 02 22:05:05.970 INFO O| Sep 02 22:05:05.970 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78022026-09-02T22:05:06.578Z[ recovery-image] Sep 02 22:05:05.980 INFO O| Sep 02 22:05:05.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
78032026-09-02T22:05:06.578Z[ recovery-image] Sep 02 22:05:05.980 INFO O| Sep 02 22:05:05.980 INFO STEP 709 (remove_files) COMPLETE
78042026-09-02T22:05:06.578Z[ recovery-image] Sep 02 22:05:05.980 INFO O| Sep 02 22:05:05.980 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78052026-09-02T22:05:06.589Z[ recovery-image] Sep 02 22:05:05.989 INFO O| Sep 02 22:05:05.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
78062026-09-02T22:05:06.589Z[ recovery-image] Sep 02 22:05:05.990 INFO O| Sep 02 22:05:05.989 INFO STEP 710 (remove_files) COMPLETE
78072026-09-02T22:05:06.589Z[ recovery-image] Sep 02 22:05:05.990 INFO O| Sep 02 22:05:05.990 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78082026-09-02T22:05:06.612Z[ recovery-image] Sep 02 22:05:05.999 INFO O| Sep 02 22:05:05.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
78092026-09-02T22:05:06.612Z[ recovery-image] Sep 02 22:05:05.999 INFO O| Sep 02 22:05:05.999 INFO STEP 711 (remove_files) COMPLETE
78102026-09-02T22:05:06.612Z[ recovery-image] Sep 02 22:05:05.999 INFO O| Sep 02 22:05:05.999 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78112026-09-02T22:05:06.617Z[ recovery-image] Sep 02 22:05:06.009 INFO O| Sep 02 22:05:06.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
78122026-09-02T22:05:06.618Z[ recovery-image] Sep 02 22:05:06.009 INFO O| Sep 02 22:05:06.009 INFO STEP 712 (remove_files) COMPLETE
78132026-09-02T22:05:06.618Z[ recovery-image] Sep 02 22:05:06.009 INFO O| Sep 02 22:05:06.009 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78142026-09-02T22:05:06.618Z[ recovery-image] Sep 02 22:05:06.019 INFO O| Sep 02 22:05:06.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
78152026-09-02T22:05:06.618Z[ recovery-image] Sep 02 22:05:06.019 INFO O| Sep 02 22:05:06.019 INFO STEP 713 (remove_files) COMPLETE
78162026-09-02T22:05:06.618Z[ recovery-image] Sep 02 22:05:06.019 INFO O| Sep 02 22:05:06.019 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78172026-09-02T22:05:06.624Z[ recovery-image] Sep 02 22:05:06.028 INFO O| Sep 02 22:05:06.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
78182026-09-02T22:05:06.624Z[ recovery-image] Sep 02 22:05:06.028 INFO O| Sep 02 22:05:06.028 INFO STEP 714 (remove_files) COMPLETE
78192026-09-02T22:05:06.624Z[ recovery-image] Sep 02 22:05:06.028 INFO O| Sep 02 22:05:06.028 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78202026-09-02T22:05:06.635Z[ recovery-image] Sep 02 22:05:06.039 INFO O| Sep 02 22:05:06.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
78212026-09-02T22:05:06.635Z[ recovery-image] Sep 02 22:05:06.039 INFO O| Sep 02 22:05:06.039 INFO STEP 715 (remove_files) COMPLETE
78222026-09-02T22:05:06.653Z[ recovery-image] Sep 02 22:05:06.039 INFO O| Sep 02 22:05:06.039 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78232026-09-02T22:05:06.653Z[ recovery-image] Sep 02 22:05:06.050 INFO O| Sep 02 22:05:06.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
78242026-09-02T22:05:06.653Z[ recovery-image] Sep 02 22:05:06.050 INFO O| Sep 02 22:05:06.050 INFO STEP 716 (remove_files) COMPLETE
78252026-09-02T22:05:06.653Z[ recovery-image] Sep 02 22:05:06.050 INFO O| Sep 02 22:05:06.050 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78262026-09-02T22:05:06.658Z[ recovery-image] Sep 02 22:05:06.058 INFO O| Sep 02 22:05:06.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
78272026-09-02T22:05:06.658Z[ recovery-image] Sep 02 22:05:06.059 INFO O| Sep 02 22:05:06.059 INFO STEP 717 (remove_files) COMPLETE
78282026-09-02T22:05:06.658Z[ recovery-image] Sep 02 22:05:06.059 INFO O| Sep 02 22:05:06.059 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78292026-09-02T22:05:06.674Z[ recovery-image] Sep 02 22:05:06.070 INFO O| Sep 02 22:05:06.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
78302026-09-02T22:05:06.677Z[ recovery-image] Sep 02 22:05:06.071 INFO O| Sep 02 22:05:06.071 INFO STEP 718 (remove_files) COMPLETE
78312026-09-02T22:05:06.677Z[ recovery-image] Sep 02 22:05:06.071 INFO O| Sep 02 22:05:06.071 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78322026-09-02T22:05:06.678Z[ recovery-image] Sep 02 22:05:06.081 INFO O| Sep 02 22:05:06.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
78332026-09-02T22:05:06.682Z[ recovery-image] Sep 02 22:05:06.083 INFO O| Sep 02 22:05:06.083 INFO STEP 719 (remove_files) COMPLETE
78342026-09-02T22:05:06.682Z[ recovery-image] Sep 02 22:05:06.083 INFO O| Sep 02 22:05:06.083 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78352026-09-02T22:05:06.688Z[ recovery-image] Sep 02 22:05:06.092 INFO O| Sep 02 22:05:06.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
78362026-09-02T22:05:06.688Z[ recovery-image] Sep 02 22:05:06.092 INFO O| Sep 02 22:05:06.092 INFO STEP 720 (remove_files) COMPLETE
78372026-09-02T22:05:06.692Z[ recovery-image] Sep 02 22:05:06.092 INFO O| Sep 02 22:05:06.092 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78382026-09-02T22:05:06.698Z[ recovery-image] Sep 02 22:05:06.103 INFO O| Sep 02 22:05:06.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
78392026-09-02T22:05:06.698Z[ recovery-image] Sep 02 22:05:06.103 INFO O| Sep 02 22:05:06.103 INFO STEP 721 (remove_files) COMPLETE
78402026-09-02T22:05:06.698Z[ recovery-image] Sep 02 22:05:06.103 INFO O| Sep 02 22:05:06.103 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78412026-09-02T22:05:06.715Z[ recovery-image] Sep 02 22:05:06.115 INFO O| Sep 02 22:05:06.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
78422026-09-02T22:05:06.715Z[ recovery-image] Sep 02 22:05:06.115 INFO O| Sep 02 22:05:06.114 INFO STEP 722 (remove_files) COMPLETE
78432026-09-02T22:05:06.716Z[ recovery-image] Sep 02 22:05:06.115 INFO O| Sep 02 22:05:06.114 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78442026-09-02T22:05:06.736Z[ recovery-image] Sep 02 22:05:06.124 INFO O| Sep 02 22:05:06.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
78452026-09-02T22:05:06.736Z[ recovery-image] Sep 02 22:05:06.124 INFO O| Sep 02 22:05:06.124 INFO STEP 723 (remove_files) COMPLETE
78462026-09-02T22:05:06.736Z[ recovery-image] Sep 02 22:05:06.124 INFO O| Sep 02 22:05:06.124 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78472026-09-02T22:05:06.736Z[ recovery-image] Sep 02 22:05:06.135 INFO O| Sep 02 22:05:06.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
78482026-09-02T22:05:06.737Z[ recovery-image] Sep 02 22:05:06.135 INFO O| Sep 02 22:05:06.135 INFO STEP 724 (remove_files) COMPLETE
78492026-09-02T22:05:06.737Z[ recovery-image] Sep 02 22:05:06.135 INFO O| Sep 02 22:05:06.135 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78502026-09-02T22:05:06.761Z[ recovery-image] Sep 02 22:05:06.146 INFO O| Sep 02 22:05:06.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
78512026-09-02T22:05:06.761Z[ recovery-image] Sep 02 22:05:06.146 INFO O| Sep 02 22:05:06.146 INFO STEP 725 (remove_files) COMPLETE
78522026-09-02T22:05:06.762Z[ recovery-image] Sep 02 22:05:06.146 INFO O| Sep 02 22:05:06.146 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78532026-09-02T22:05:06.762Z[ recovery-image] Sep 02 22:05:06.156 INFO O| Sep 02 22:05:06.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
78542026-09-02T22:05:06.762Z[ recovery-image] Sep 02 22:05:06.156 INFO O| Sep 02 22:05:06.156 INFO STEP 726 (remove_files) COMPLETE
78552026-09-02T22:05:06.762Z[ recovery-image] Sep 02 22:05:06.156 INFO O| Sep 02 22:05:06.156 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78562026-09-02T22:05:06.762Z[ recovery-image] Sep 02 22:05:06.166 INFO O| Sep 02 22:05:06.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
78572026-09-02T22:05:06.762Z[ recovery-image] Sep 02 22:05:06.166 INFO O| Sep 02 22:05:06.166 INFO STEP 727 (remove_files) COMPLETE
78582026-09-02T22:05:06.762Z[ recovery-image] Sep 02 22:05:06.166 INFO O| Sep 02 22:05:06.166 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78592026-09-02T22:05:06.772Z[ recovery-image] Sep 02 22:05:06.176 INFO O| Sep 02 22:05:06.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
78602026-09-02T22:05:06.779Z[ recovery-image] Sep 02 22:05:06.176 INFO O| Sep 02 22:05:06.176 INFO STEP 728 (remove_files) COMPLETE
78612026-09-02T22:05:06.779Z[ recovery-image] Sep 02 22:05:06.176 INFO O| Sep 02 22:05:06.176 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78622026-09-02T22:05:06.788Z[ recovery-image] Sep 02 22:05:06.186 INFO O| Sep 02 22:05:06.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
78632026-09-02T22:05:06.789Z[ recovery-image] Sep 02 22:05:06.187 INFO O| Sep 02 22:05:06.187 INFO STEP 729 (remove_files) COMPLETE
78642026-09-02T22:05:06.789Z[ recovery-image] Sep 02 22:05:06.187 INFO O| Sep 02 22:05:06.187 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78652026-09-02T22:05:06.793Z[ recovery-image] Sep 02 22:05:06.196 INFO O| Sep 02 22:05:06.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
78662026-09-02T22:05:06.793Z[ recovery-image] Sep 02 22:05:06.196 INFO O| Sep 02 22:05:06.196 INFO STEP 730 (remove_files) COMPLETE
78672026-09-02T22:05:06.793Z[ recovery-image] Sep 02 22:05:06.196 INFO O| Sep 02 22:05:06.196 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78682026-09-02T22:05:06.802Z[ recovery-image] Sep 02 22:05:06.205 INFO O| Sep 02 22:05:06.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
78692026-09-02T22:05:06.805Z[ recovery-image] Sep 02 22:05:06.206 INFO O| Sep 02 22:05:06.206 INFO STEP 731 (remove_files) COMPLETE
78702026-09-02T22:05:06.805Z[ recovery-image] Sep 02 22:05:06.206 INFO O| Sep 02 22:05:06.206 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78712026-09-02T22:05:06.811Z[ recovery-image] Sep 02 22:05:06.216 INFO O| Sep 02 22:05:06.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
78722026-09-02T22:05:06.814Z[ recovery-image] Sep 02 22:05:06.218 INFO O| Sep 02 22:05:06.218 INFO STEP 732 (remove_files) COMPLETE
78732026-09-02T22:05:06.815Z[ recovery-image] Sep 02 22:05:06.218 INFO O| Sep 02 22:05:06.218 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78742026-09-02T22:05:06.829Z[ recovery-image] Sep 02 22:05:06.227 INFO O| Sep 02 22:05:06.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
78752026-09-02T22:05:06.829Z[ recovery-image] Sep 02 22:05:06.227 INFO O| Sep 02 22:05:06.227 INFO STEP 733 (remove_files) COMPLETE
78762026-09-02T22:05:06.829Z[ recovery-image] Sep 02 22:05:06.227 INFO O| Sep 02 22:05:06.227 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78772026-09-02T22:05:06.835Z[ recovery-image] Sep 02 22:05:06.237 INFO O| Sep 02 22:05:06.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
78782026-09-02T22:05:06.835Z[ recovery-image] Sep 02 22:05:06.237 INFO O| Sep 02 22:05:06.237 INFO STEP 734 (remove_files) COMPLETE
78792026-09-02T22:05:06.835Z[ recovery-image] Sep 02 22:05:06.237 INFO O| Sep 02 22:05:06.237 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78802026-09-02T22:05:06.849Z[ recovery-image] Sep 02 22:05:06.246 INFO O| Sep 02 22:05:06.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
78812026-09-02T22:05:06.849Z[ recovery-image] Sep 02 22:05:06.246 INFO O| Sep 02 22:05:06.246 INFO STEP 735 (remove_files) COMPLETE
78822026-09-02T22:05:06.849Z[ recovery-image] Sep 02 22:05:06.246 INFO O| Sep 02 22:05:06.246 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78832026-09-02T22:05:06.853Z[ recovery-image] Sep 02 22:05:06.256 INFO O| Sep 02 22:05:06.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
78842026-09-02T22:05:06.853Z[ recovery-image] Sep 02 22:05:06.256 INFO O| Sep 02 22:05:06.256 INFO STEP 736 (remove_files) COMPLETE
78852026-09-02T22:05:06.853Z[ recovery-image] Sep 02 22:05:06.256 INFO O| Sep 02 22:05:06.256 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78862026-09-02T22:05:06.883Z[ recovery-image] Sep 02 22:05:06.266 INFO O| Sep 02 22:05:06.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
78872026-09-02T22:05:06.883Z[ recovery-image] Sep 02 22:05:06.266 INFO O| Sep 02 22:05:06.266 INFO STEP 737 (remove_files) COMPLETE
78882026-09-02T22:05:06.883Z[ recovery-image] Sep 02 22:05:06.266 INFO O| Sep 02 22:05:06.266 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78892026-09-02T22:05:06.888Z[ recovery-image] Sep 02 22:05:06.276 INFO O| Sep 02 22:05:06.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
78902026-09-02T22:05:06.888Z[ recovery-image] Sep 02 22:05:06.276 INFO O| Sep 02 22:05:06.276 INFO STEP 738 (remove_files) COMPLETE
78912026-09-02T22:05:06.888Z[ recovery-image] Sep 02 22:05:06.276 INFO O| Sep 02 22:05:06.276 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78922026-09-02T22:05:06.888Z[ recovery-image] Sep 02 22:05:06.286 INFO O| Sep 02 22:05:06.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
78932026-09-02T22:05:06.888Z[ recovery-image] Sep 02 22:05:06.286 INFO O| Sep 02 22:05:06.286 INFO STEP 739 (remove_files) COMPLETE
78942026-09-02T22:05:06.888Z[ recovery-image] Sep 02 22:05:06.286 INFO O| Sep 02 22:05:06.286 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78952026-09-02T22:05:06.892Z[ recovery-image] Sep 02 22:05:06.296 INFO O| Sep 02 22:05:06.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
78962026-09-02T22:05:06.892Z[ recovery-image] Sep 02 22:05:06.296 INFO O| Sep 02 22:05:06.296 INFO STEP 740 (remove_files) COMPLETE
78972026-09-02T22:05:06.893Z[ recovery-image] Sep 02 22:05:06.296 INFO O| Sep 02 22:05:06.296 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78982026-09-02T22:05:06.908Z[ recovery-image] Sep 02 22:05:06.306 INFO O| Sep 02 22:05:06.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
78992026-09-02T22:05:06.908Z[ recovery-image] Sep 02 22:05:06.306 INFO O| Sep 02 22:05:06.306 INFO STEP 741 (remove_files) COMPLETE
79002026-09-02T22:05:06.908Z[ recovery-image] Sep 02 22:05:06.306 INFO O| Sep 02 22:05:06.306 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79012026-09-02T22:05:06.939Z[ recovery-image] Sep 02 22:05:06.315 INFO O| Sep 02 22:05:06.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
79022026-09-02T22:05:06.939Z[ recovery-image] Sep 02 22:05:06.315 INFO O| Sep 02 22:05:06.315 INFO STEP 742 (remove_files) COMPLETE
79032026-09-02T22:05:06.939Z[ recovery-image] Sep 02 22:05:06.315 INFO O| Sep 02 22:05:06.315 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79042026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.324 INFO O| Sep 02 22:05:06.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
79052026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.324 INFO O| Sep 02 22:05:06.324 INFO STEP 743 (remove_files) COMPLETE
79062026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.324 INFO O| Sep 02 22:05:06.324 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79072026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.336 INFO O| Sep 02 22:05:06.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
79082026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.336 INFO O| Sep 02 22:05:06.336 INFO STEP 744 (remove_files) COMPLETE
79092026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.336 INFO O| Sep 02 22:05:06.336 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79102026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.345 INFO O| Sep 02 22:05:06.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
79112026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.345 INFO O| Sep 02 22:05:06.345 INFO STEP 745 (remove_files) COMPLETE
79122026-09-02T22:05:06.946Z[ recovery-image] Sep 02 22:05:06.345 INFO O| Sep 02 22:05:06.345 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79132026-09-02T22:05:06.954Z[ recovery-image] Sep 02 22:05:06.354 INFO O| Sep 02 22:05:06.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
79142026-09-02T22:05:06.954Z[ recovery-image] Sep 02 22:05:06.354 INFO O| Sep 02 22:05:06.354 INFO STEP 746 (remove_files) COMPLETE
79152026-09-02T22:05:06.954Z[ recovery-image] Sep 02 22:05:06.354 INFO O| Sep 02 22:05:06.354 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79162026-09-02T22:05:06.963Z[ recovery-image] Sep 02 22:05:06.363 INFO O| Sep 02 22:05:06.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
79172026-09-02T22:05:06.964Z[ recovery-image] Sep 02 22:05:06.363 INFO O| Sep 02 22:05:06.363 INFO STEP 747 (remove_files) COMPLETE
79182026-09-02T22:05:06.964Z[ recovery-image] Sep 02 22:05:06.363 INFO O| Sep 02 22:05:06.363 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79192026-09-02T22:05:06.969Z[ recovery-image] Sep 02 22:05:06.371 INFO O| Sep 02 22:05:06.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
79202026-09-02T22:05:06.969Z[ recovery-image] Sep 02 22:05:06.372 INFO O| Sep 02 22:05:06.372 INFO STEP 748 (remove_files) COMPLETE
79212026-09-02T22:05:06.970Z[ recovery-image] Sep 02 22:05:06.372 INFO O| Sep 02 22:05:06.372 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79222026-09-02T22:05:06.975Z[ recovery-image] Sep 02 22:05:06.380 INFO O| Sep 02 22:05:06.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
79232026-09-02T22:05:06.975Z[ recovery-image] Sep 02 22:05:06.380 INFO O| Sep 02 22:05:06.380 INFO STEP 749 (remove_files) COMPLETE
79242026-09-02T22:05:06.979Z[ recovery-image] Sep 02 22:05:06.380 INFO O| Sep 02 22:05:06.380 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79252026-09-02T22:05:06.984Z[ recovery-image] Sep 02 22:05:06.388 INFO O| Sep 02 22:05:06.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
79262026-09-02T22:05:06.984Z[ recovery-image] Sep 02 22:05:06.389 INFO O| Sep 02 22:05:06.388 INFO STEP 750 (remove_files) COMPLETE
79272026-09-02T22:05:06.988Z[ recovery-image] Sep 02 22:05:06.389 INFO O| Sep 02 22:05:06.389 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79282026-09-02T22:05:06.993Z[ recovery-image] Sep 02 22:05:06.398 INFO O| Sep 02 22:05:06.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
79292026-09-02T22:05:06.993Z[ recovery-image] Sep 02 22:05:06.398 INFO O| Sep 02 22:05:06.398 INFO STEP 751 (remove_files) COMPLETE
79302026-09-02T22:05:07.007Z[ recovery-image] Sep 02 22:05:06.398 INFO O| Sep 02 22:05:06.398 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79312026-09-02T22:05:07.008Z[ recovery-image] Sep 02 22:05:06.407 INFO O| Sep 02 22:05:06.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
79322026-09-02T22:05:07.008Z[ recovery-image] Sep 02 22:05:06.407 INFO O| Sep 02 22:05:06.407 INFO STEP 752 (remove_files) COMPLETE
79332026-09-02T22:05:07.008Z[ recovery-image] Sep 02 22:05:06.407 INFO O| Sep 02 22:05:06.407 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79342026-09-02T22:05:07.013Z[ recovery-image] Sep 02 22:05:06.418 INFO O| Sep 02 22:05:06.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
79352026-09-02T22:05:07.014Z[ recovery-image] Sep 02 22:05:06.418 INFO O| Sep 02 22:05:06.418 INFO STEP 753 (remove_files) COMPLETE
79362026-09-02T22:05:07.017Z[ recovery-image] Sep 02 22:05:06.418 INFO O| Sep 02 22:05:06.418 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79372026-09-02T22:05:07.022Z[ recovery-image] Sep 02 22:05:06.427 INFO O| Sep 02 22:05:06.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
79382026-09-02T22:05:07.025Z[ recovery-image] Sep 02 22:05:06.427 INFO O| Sep 02 22:05:06.427 INFO STEP 754 (remove_files) COMPLETE
79392026-09-02T22:05:07.025Z[ recovery-image] Sep 02 22:05:06.427 INFO O| Sep 02 22:05:06.427 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79402026-09-02T22:05:07.038Z[ recovery-image] Sep 02 22:05:06.434 INFO O| Sep 02 22:05:06.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
79412026-09-02T22:05:07.038Z[ recovery-image] Sep 02 22:05:06.434 INFO O| Sep 02 22:05:06.434 INFO STEP 755 (remove_files) COMPLETE
79422026-09-02T22:05:07.038Z[ recovery-image] Sep 02 22:05:06.434 INFO O| Sep 02 22:05:06.434 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79432026-09-02T22:05:07.043Z[verify-libraries] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
79442026-09-02T22:05:07.043Z[ recovery-image] Sep 02 22:05:06.446 INFO O| Sep 02 22:05:06.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
79452026-09-02T22:05:07.043Z[ recovery-image] Sep 02 22:05:06.446 INFO O| Sep 02 22:05:06.446 INFO STEP 756 (remove_files) COMPLETE
79462026-09-02T22:05:07.043Z[ recovery-image] Sep 02 22:05:06.446 INFO O| Sep 02 22:05:06.446 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79472026-09-02T22:05:07.049Z[ recovery-image] Sep 02 22:05:06.454 INFO O| Sep 02 22:05:06.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
79482026-09-02T22:05:07.049Z[ recovery-image] Sep 02 22:05:06.454 INFO O| Sep 02 22:05:06.454 INFO STEP 757 (remove_files) COMPLETE
79492026-09-02T22:05:07.053Z[ recovery-image] Sep 02 22:05:06.454 INFO O| Sep 02 22:05:06.454 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79502026-09-02T22:05:07.059Z[ recovery-image] Sep 02 22:05:06.464 INFO O| Sep 02 22:05:06.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
79512026-09-02T22:05:07.059Z[ recovery-image] Sep 02 22:05:06.464 INFO O| Sep 02 22:05:06.464 INFO STEP 758 (remove_files) COMPLETE
79522026-09-02T22:05:07.060Z[ recovery-image] Sep 02 22:05:06.464 INFO O| Sep 02 22:05:06.464 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79532026-09-02T22:05:07.068Z[ recovery-image] Sep 02 22:05:06.473 INFO O| Sep 02 22:05:06.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
79542026-09-02T22:05:07.068Z[ recovery-image] Sep 02 22:05:06.473 INFO O| Sep 02 22:05:06.473 INFO STEP 759 (remove_files) COMPLETE
79552026-09-02T22:05:07.069Z[ recovery-image] Sep 02 22:05:06.473 INFO O| Sep 02 22:05:06.473 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79562026-09-02T22:05:07.076Z[ recovery-image] Sep 02 22:05:06.480 INFO O| Sep 02 22:05:06.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
79572026-09-02T22:05:07.076Z[ recovery-image] Sep 02 22:05:06.480 INFO O| Sep 02 22:05:06.480 INFO STEP 760 (remove_files) COMPLETE
79582026-09-02T22:05:07.076Z[ recovery-image] Sep 02 22:05:06.480 INFO O| Sep 02 22:05:06.480 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79592026-09-02T22:05:07.076Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
79602026-09-02T22:05:07.084Z[ recovery-image] Sep 02 22:05:06.489 INFO O| Sep 02 22:05:06.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
79612026-09-02T22:05:07.084Z[ recovery-image] Sep 02 22:05:06.489 INFO O| Sep 02 22:05:06.489 INFO STEP 761 (remove_files) COMPLETE
79622026-09-02T22:05:07.090Z[ recovery-image] Sep 02 22:05:06.489 INFO O| Sep 02 22:05:06.489 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79632026-09-02T22:05:07.095Z[ recovery-image] Sep 02 22:05:06.497 INFO O| Sep 02 22:05:06.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
79642026-09-02T22:05:07.095Z[ recovery-image] Sep 02 22:05:06.497 INFO O| Sep 02 22:05:06.497 INFO STEP 762 (remove_files) COMPLETE
79652026-09-02T22:05:07.095Z[ recovery-image] Sep 02 22:05:06.497 INFO O| Sep 02 22:05:06.497 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79662026-09-02T22:05:07.103Z[ recovery-image] Sep 02 22:05:06.507 INFO O| Sep 02 22:05:06.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
79672026-09-02T22:05:07.103Z[ recovery-image] Sep 02 22:05:06.507 INFO O| Sep 02 22:05:06.507 INFO STEP 763 (remove_files) COMPLETE
79682026-09-02T22:05:07.103Z[ recovery-image] Sep 02 22:05:06.507 INFO O| Sep 02 22:05:06.507 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79692026-09-02T22:05:07.112Z[ recovery-image] Sep 02 22:05:06.517 INFO O| Sep 02 22:05:06.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
79702026-09-02T22:05:07.113Z[ recovery-image] Sep 02 22:05:06.517 INFO O| Sep 02 22:05:06.517 INFO STEP 764 (remove_files) COMPLETE
79712026-09-02T22:05:07.113Z[ recovery-image] Sep 02 22:05:06.517 INFO O| Sep 02 22:05:06.517 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79722026-09-02T22:05:07.122Z[ recovery-image] Sep 02 22:05:06.527 INFO O| Sep 02 22:05:06.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
79732026-09-02T22:05:07.122Z[ recovery-image] Sep 02 22:05:06.527 INFO O| Sep 02 22:05:06.527 INFO STEP 765 (remove_files) COMPLETE
79742026-09-02T22:05:07.131Z[ recovery-image] Sep 02 22:05:06.527 INFO O| Sep 02 22:05:06.527 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79752026-09-02T22:05:07.134Z[ recovery-image] Sep 02 22:05:06.536 INFO O| Sep 02 22:05:06.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
79762026-09-02T22:05:07.135Z[ recovery-image] Sep 02 22:05:06.536 INFO O| Sep 02 22:05:06.536 INFO STEP 766 (remove_files) COMPLETE
79772026-09-02T22:05:07.135Z[ recovery-image] Sep 02 22:05:06.536 INFO O| Sep 02 22:05:06.536 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79782026-09-02T22:05:07.141Z[ recovery-image] Sep 02 22:05:06.545 INFO O| Sep 02 22:05:06.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
79792026-09-02T22:05:07.141Z[ recovery-image] Sep 02 22:05:06.545 INFO O| Sep 02 22:05:06.545 INFO STEP 767 (remove_files) COMPLETE
79802026-09-02T22:05:07.146Z[ recovery-image] Sep 02 22:05:06.545 INFO O| Sep 02 22:05:06.545 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79812026-09-02T22:05:07.150Z[ recovery-image] Sep 02 22:05:06.553 INFO O| Sep 02 22:05:06.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
79822026-09-02T22:05:07.151Z[ recovery-image] Sep 02 22:05:06.553 INFO O| Sep 02 22:05:06.553 INFO STEP 768 (remove_files) COMPLETE
79832026-09-02T22:05:07.151Z[ recovery-image] Sep 02 22:05:06.553 INFO O| Sep 02 22:05:06.553 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79842026-09-02T22:05:07.171Z[ recovery-image] Sep 02 22:05:06.562 INFO O| Sep 02 22:05:06.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
79852026-09-02T22:05:07.179Z[ recovery-image] Sep 02 22:05:06.563 INFO O| Sep 02 22:05:06.563 INFO STEP 769 (remove_files) COMPLETE
79862026-09-02T22:05:07.179Z[ recovery-image] Sep 02 22:05:06.563 INFO O| Sep 02 22:05:06.563 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79872026-09-02T22:05:07.179Z[ recovery-image] Sep 02 22:05:06.573 INFO O| Sep 02 22:05:06.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
79882026-09-02T22:05:07.179Z[ recovery-image] Sep 02 22:05:06.573 INFO O| Sep 02 22:05:06.573 INFO STEP 770 (remove_files) COMPLETE
79892026-09-02T22:05:07.179Z[ recovery-image] Sep 02 22:05:06.573 INFO O| Sep 02 22:05:06.573 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79902026-09-02T22:05:07.182Z[ recovery-image] Sep 02 22:05:06.583 INFO O| Sep 02 22:05:06.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
79912026-09-02T22:05:07.182Z[ recovery-image] Sep 02 22:05:06.583 INFO O| Sep 02 22:05:06.583 INFO STEP 771 (remove_files) COMPLETE
79922026-09-02T22:05:07.182Z[ recovery-image] Sep 02 22:05:06.583 INFO O| Sep 02 22:05:06.583 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79932026-09-02T22:05:07.189Z[ recovery-image] Sep 02 22:05:06.593 INFO O| Sep 02 22:05:06.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
79942026-09-02T22:05:07.189Z[ recovery-image] Sep 02 22:05:06.593 INFO O| Sep 02 22:05:06.593 INFO STEP 772 (remove_files) COMPLETE
79952026-09-02T22:05:07.193Z[ recovery-image] Sep 02 22:05:06.593 INFO O| Sep 02 22:05:06.593 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79962026-09-02T22:05:07.198Z[ recovery-image] Sep 02 22:05:06.603 INFO O| Sep 02 22:05:06.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
79972026-09-02T22:05:07.198Z[ recovery-image] Sep 02 22:05:06.603 INFO O| Sep 02 22:05:06.603 INFO STEP 773 (remove_files) COMPLETE
79982026-09-02T22:05:07.198Z[ recovery-image] Sep 02 22:05:06.603 INFO O| Sep 02 22:05:06.603 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79992026-09-02T22:05:07.225Z[ recovery-image] Sep 02 22:05:06.613 INFO O| Sep 02 22:05:06.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
80002026-09-02T22:05:07.225Z[ recovery-image] Sep 02 22:05:06.613 INFO O| Sep 02 22:05:06.613 INFO STEP 774 (remove_files) COMPLETE
80012026-09-02T22:05:07.225Z[ recovery-image] Sep 02 22:05:06.613 INFO O| Sep 02 22:05:06.613 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80022026-09-02T22:05:07.255Z[ recovery-image] Sep 02 22:05:06.623 INFO O| Sep 02 22:05:06.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
80032026-09-02T22:05:07.255Z[ recovery-image] Sep 02 22:05:06.623 INFO O| Sep 02 22:05:06.623 INFO STEP 775 (remove_files) COMPLETE
80042026-09-02T22:05:07.255Z[ recovery-image] Sep 02 22:05:06.623 INFO O| Sep 02 22:05:06.623 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80052026-09-02T22:05:07.256Z[ recovery-image] Sep 02 22:05:06.633 INFO O| Sep 02 22:05:06.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
80062026-09-02T22:05:07.256Z[ recovery-image] Sep 02 22:05:06.633 INFO O| Sep 02 22:05:06.633 INFO STEP 776 (remove_files) COMPLETE
80072026-09-02T22:05:07.256Z[ recovery-image] Sep 02 22:05:06.633 INFO O| Sep 02 22:05:06.633 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80082026-09-02T22:05:07.256Z[ recovery-image] Sep 02 22:05:06.643 INFO O| Sep 02 22:05:06.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
80092026-09-02T22:05:07.256Z[ recovery-image] Sep 02 22:05:06.643 INFO O| Sep 02 22:05:06.643 INFO STEP 777 (remove_files) COMPLETE
80102026-09-02T22:05:07.256Z[ recovery-image] Sep 02 22:05:06.643 INFO O| Sep 02 22:05:06.643 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80112026-09-02T22:05:07.265Z[ recovery-image] Sep 02 22:05:06.652 INFO O| Sep 02 22:05:06.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
80122026-09-02T22:05:07.266Z[ recovery-image] Sep 02 22:05:06.652 INFO O| Sep 02 22:05:06.652 INFO STEP 778 (remove_files) COMPLETE
80132026-09-02T22:05:07.266Z[ recovery-image] Sep 02 22:05:06.652 INFO O| Sep 02 22:05:06.652 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80142026-09-02T22:05:07.266Z[ recovery-image] Sep 02 22:05:06.663 INFO O| Sep 02 22:05:06.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
80152026-09-02T22:05:07.266Z[ recovery-image] Sep 02 22:05:06.663 INFO O| Sep 02 22:05:06.663 INFO STEP 779 (remove_files) COMPLETE
80162026-09-02T22:05:07.266Z[ recovery-image] Sep 02 22:05:06.663 INFO O| Sep 02 22:05:06.663 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80172026-09-02T22:05:07.274Z[ recovery-image] Sep 02 22:05:06.673 INFO O| Sep 02 22:05:06.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
80182026-09-02T22:05:07.274Z[ recovery-image] Sep 02 22:05:06.673 INFO O| Sep 02 22:05:06.673 INFO STEP 780 (remove_files) COMPLETE
80192026-09-02T22:05:07.274Z[ recovery-image] Sep 02 22:05:06.673 INFO O| Sep 02 22:05:06.673 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80202026-09-02T22:05:07.280Z[ recovery-image] Sep 02 22:05:06.682 INFO O| Sep 02 22:05:06.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
80212026-09-02T22:05:07.280Z[ recovery-image] Sep 02 22:05:06.682 INFO O| Sep 02 22:05:06.682 INFO STEP 781 (remove_files) COMPLETE
80222026-09-02T22:05:07.280Z[ recovery-image] Sep 02 22:05:06.682 INFO O| Sep 02 22:05:06.682 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80232026-09-02T22:05:07.303Z[ recovery-image] Sep 02 22:05:06.693 INFO O| Sep 02 22:05:06.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
80242026-09-02T22:05:07.303Z[ recovery-image] Sep 02 22:05:06.693 INFO O| Sep 02 22:05:06.693 INFO STEP 782 (remove_files) COMPLETE
80252026-09-02T22:05:07.303Z[ recovery-image] Sep 02 22:05:06.693 INFO O| Sep 02 22:05:06.693 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80262026-09-02T22:05:07.303Z[ recovery-image] Sep 02 22:05:06.702 INFO O| Sep 02 22:05:06.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
80272026-09-02T22:05:07.303Z[ recovery-image] Sep 02 22:05:06.702 INFO O| Sep 02 22:05:06.702 INFO STEP 783 (remove_files) COMPLETE
80282026-09-02T22:05:07.303Z[ recovery-image] Sep 02 22:05:06.702 INFO O| Sep 02 22:05:06.702 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80292026-09-02T22:05:07.311Z[ recovery-image] Sep 02 22:05:06.711 INFO O| Sep 02 22:05:06.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
80302026-09-02T22:05:07.311Z[ recovery-image] Sep 02 22:05:06.711 INFO O| Sep 02 22:05:06.711 INFO STEP 784 (remove_files) COMPLETE
80312026-09-02T22:05:07.311Z[ recovery-image] Sep 02 22:05:06.711 INFO O| Sep 02 22:05:06.711 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80322026-09-02T22:05:07.316Z[ recovery-image] Sep 02 22:05:06.720 INFO O| Sep 02 22:05:06.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
80332026-09-02T22:05:07.316Z[ recovery-image] Sep 02 22:05:06.720 INFO O| Sep 02 22:05:06.720 INFO STEP 785 (remove_files) COMPLETE
80342026-09-02T22:05:07.316Z[ recovery-image] Sep 02 22:05:06.720 INFO O| Sep 02 22:05:06.720 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80352026-09-02T22:05:07.324Z[ recovery-image] Sep 02 22:05:06.729 INFO O| Sep 02 22:05:06.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
80362026-09-02T22:05:07.324Z[ recovery-image] Sep 02 22:05:06.729 INFO O| Sep 02 22:05:06.729 INFO STEP 786 (remove_files) COMPLETE
80372026-09-02T22:05:07.325Z[ recovery-image] Sep 02 22:05:06.729 INFO O| Sep 02 22:05:06.729 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80382026-09-02T22:05:07.340Z[ recovery-image] Sep 02 22:05:06.738 INFO O| Sep 02 22:05:06.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
80392026-09-02T22:05:07.341Z[ recovery-image] Sep 02 22:05:06.738 INFO O| Sep 02 22:05:06.738 INFO STEP 787 (remove_files) COMPLETE
80402026-09-02T22:05:07.341Z[ recovery-image] Sep 02 22:05:06.738 INFO O| Sep 02 22:05:06.738 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80412026-09-02T22:05:07.346Z[ recovery-image] Sep 02 22:05:06.747 INFO O| Sep 02 22:05:06.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
80422026-09-02T22:05:07.346Z[ recovery-image] Sep 02 22:05:06.747 INFO O| Sep 02 22:05:06.747 INFO STEP 788 (remove_files) COMPLETE
80432026-09-02T22:05:07.347Z[ recovery-image] Sep 02 22:05:06.747 INFO O| Sep 02 22:05:06.747 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80442026-09-02T22:05:07.368Z[ recovery-image] Sep 02 22:05:06.755 INFO O| Sep 02 22:05:06.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
80452026-09-02T22:05:07.382Z[ recovery-image] Sep 02 22:05:06.756 INFO O| Sep 02 22:05:06.756 INFO STEP 789 (remove_files) COMPLETE
80462026-09-02T22:05:07.382Z[ recovery-image] Sep 02 22:05:06.756 INFO O| Sep 02 22:05:06.756 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80472026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.766 INFO O| Sep 02 22:05:06.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
80482026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.766 INFO O| Sep 02 22:05:06.766 INFO STEP 790 (remove_files) COMPLETE
80492026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.766 INFO O| Sep 02 22:05:06.766 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80502026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.776 INFO O| Sep 02 22:05:06.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
80512026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.776 INFO O| Sep 02 22:05:06.776 INFO STEP 791 (remove_files) COMPLETE
80522026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.776 INFO O| Sep 02 22:05:06.776 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80532026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.785 INFO O| Sep 02 22:05:06.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
80542026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.785 INFO O| Sep 02 22:05:06.785 INFO STEP 792 (remove_files) COMPLETE
80552026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.785 INFO O| Sep 02 22:05:06.785 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80562026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.795 INFO O| Sep 02 22:05:06.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
80572026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.795 INFO O| Sep 02 22:05:06.795 INFO STEP 793 (remove_files) COMPLETE
80582026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.795 INFO O| Sep 02 22:05:06.795 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80592026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.805 INFO O| Sep 02 22:05:06.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
80602026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.805 INFO O| Sep 02 22:05:06.805 INFO STEP 794 (remove_files) COMPLETE
80612026-09-02T22:05:07.500Z[ recovery-image] Sep 02 22:05:06.805 INFO O| Sep 02 22:05:06.805 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80622026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.815 INFO O| Sep 02 22:05:06.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
80632026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.815 INFO O| Sep 02 22:05:06.815 INFO STEP 795 (remove_files) COMPLETE
80642026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.815 INFO O| Sep 02 22:05:06.815 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80652026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.824 INFO O| Sep 02 22:05:06.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
80662026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.824 INFO O| Sep 02 22:05:06.824 INFO STEP 796 (remove_files) COMPLETE
80672026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.824 INFO O| Sep 02 22:05:06.824 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80682026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.834 INFO O| Sep 02 22:05:06.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
80692026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.834 INFO O| Sep 02 22:05:06.834 INFO STEP 797 (remove_files) COMPLETE
80702026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.834 INFO O| Sep 02 22:05:06.834 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80712026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.844 INFO O| Sep 02 22:05:06.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
80722026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.844 INFO O| Sep 02 22:05:06.844 INFO STEP 798 (remove_files) COMPLETE
80732026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.844 INFO O| Sep 02 22:05:06.844 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80742026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.854 INFO O| Sep 02 22:05:06.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
80752026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.854 INFO O| Sep 02 22:05:06.854 INFO STEP 799 (remove_files) COMPLETE
80762026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.854 INFO O| Sep 02 22:05:06.854 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80772026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.863 INFO O| Sep 02 22:05:06.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
80782026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.863 INFO O| Sep 02 22:05:06.863 INFO STEP 800 (remove_files) COMPLETE
80792026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.863 INFO O| Sep 02 22:05:06.863 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80802026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.872 INFO O| Sep 02 22:05:06.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
80812026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.872 INFO O| Sep 02 22:05:06.872 INFO STEP 801 (remove_files) COMPLETE
80822026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.872 INFO O| Sep 02 22:05:06.872 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80832026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.881 INFO O| Sep 02 22:05:06.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
80842026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.881 INFO O| Sep 02 22:05:06.881 INFO STEP 802 (remove_files) COMPLETE
80852026-09-02T22:05:07.501Z[ recovery-image] Sep 02 22:05:06.881 INFO O| Sep 02 22:05:06.881 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80862026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.891 INFO O| Sep 02 22:05:06.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
80872026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.891 INFO O| Sep 02 22:05:06.891 INFO STEP 803 (remove_files) COMPLETE
80882026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.891 INFO O| Sep 02 22:05:06.891 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80892026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.901 INFO O| Sep 02 22:05:06.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
80902026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.901 INFO O| Sep 02 22:05:06.901 INFO STEP 804 (remove_files) COMPLETE
80912026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.901 INFO O| Sep 02 22:05:06.901 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80922026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.910 INFO O| Sep 02 22:05:06.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
80932026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.910 INFO O| Sep 02 22:05:06.910 INFO STEP 805 (remove_files) COMPLETE
80942026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.910 INFO O| Sep 02 22:05:06.910 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80952026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.918 INFO O| Sep 02 22:05:06.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
80962026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.919 INFO O| Sep 02 22:05:06.919 INFO STEP 806 (remove_files) COMPLETE
80972026-09-02T22:05:07.531Z[ recovery-image] Sep 02 22:05:06.919 INFO O| Sep 02 22:05:06.919 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80982026-09-02T22:05:07.558Z[ recovery-image] Sep 02 22:05:06.927 INFO O| Sep 02 22:05:06.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
80992026-09-02T22:05:07.558Z[ recovery-image] Sep 02 22:05:06.927 INFO O| Sep 02 22:05:06.927 INFO STEP 807 (remove_files) COMPLETE
81002026-09-02T22:05:07.558Z[ recovery-image] Sep 02 22:05:06.927 INFO O| Sep 02 22:05:06.927 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81012026-09-02T22:05:07.558Z[ recovery-image] Sep 02 22:05:06.938 INFO O| Sep 02 22:05:06.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
81022026-09-02T22:05:07.558Z[ recovery-image] Sep 02 22:05:06.938 INFO O| Sep 02 22:05:06.938 INFO STEP 808 (remove_files) COMPLETE
81032026-09-02T22:05:07.558Z[ recovery-image] Sep 02 22:05:06.938 INFO O| Sep 02 22:05:06.938 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81042026-09-02T22:05:07.572Z[ recovery-image] Sep 02 22:05:06.948 INFO O| Sep 02 22:05:06.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
81052026-09-02T22:05:07.572Z[ recovery-image] Sep 02 22:05:06.948 INFO O| Sep 02 22:05:06.948 INFO STEP 809 (remove_files) COMPLETE
81062026-09-02T22:05:07.572Z[ recovery-image] Sep 02 22:05:06.948 INFO O| Sep 02 22:05:06.948 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81072026-09-02T22:05:07.572Z[ recovery-image] Sep 02 22:05:06.957 INFO O| Sep 02 22:05:06.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
81082026-09-02T22:05:07.572Z[ recovery-image] Sep 02 22:05:06.957 INFO O| Sep 02 22:05:06.957 INFO STEP 810 (remove_files) COMPLETE
81092026-09-02T22:05:07.572Z[ recovery-image] Sep 02 22:05:06.957 INFO O| Sep 02 22:05:06.957 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81102026-09-02T22:05:07.573Z[ recovery-image] Sep 02 22:05:06.966 INFO O| Sep 02 22:05:06.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
81112026-09-02T22:05:07.573Z[ recovery-image] Sep 02 22:05:06.966 INFO O| Sep 02 22:05:06.966 INFO STEP 811 (remove_files) COMPLETE
81122026-09-02T22:05:07.573Z[ recovery-image] Sep 02 22:05:06.966 INFO O| Sep 02 22:05:06.966 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81132026-09-02T22:05:07.580Z[ recovery-image] Sep 02 22:05:06.975 INFO O| Sep 02 22:05:06.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
81142026-09-02T22:05:07.580Z[ recovery-image] Sep 02 22:05:06.975 INFO O| Sep 02 22:05:06.975 INFO STEP 812 (remove_files) COMPLETE
81152026-09-02T22:05:07.580Z[ recovery-image] Sep 02 22:05:06.975 INFO O| Sep 02 22:05:06.975 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81162026-09-02T22:05:07.580Z[ recovery-image] Sep 02 22:05:06.983 INFO O| Sep 02 22:05:06.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
81172026-09-02T22:05:07.580Z[ recovery-image] Sep 02 22:05:06.983 INFO O| Sep 02 22:05:06.983 INFO STEP 813 (remove_files) COMPLETE
81182026-09-02T22:05:07.580Z[ recovery-image] Sep 02 22:05:06.983 INFO O| Sep 02 22:05:06.983 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81192026-09-02T22:05:07.596Z[ recovery-image] Sep 02 22:05:06.999 INFO O| Sep 02 22:05:06.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
81202026-09-02T22:05:07.596Z[ recovery-image] Sep 02 22:05:06.999 INFO O| Sep 02 22:05:06.999 INFO STEP 814 (remove_files) COMPLETE
81212026-09-02T22:05:07.596Z[ recovery-image] Sep 02 22:05:06.999 INFO O| Sep 02 22:05:06.999 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81222026-09-02T22:05:07.607Z[ recovery-image] Sep 02 22:05:07.007 INFO O| Sep 02 22:05:07.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
81232026-09-02T22:05:07.607Z[ recovery-image] Sep 02 22:05:07.007 INFO O| Sep 02 22:05:07.007 INFO STEP 815 (remove_files) COMPLETE
81242026-09-02T22:05:07.607Z[ recovery-image] Sep 02 22:05:07.007 INFO O| Sep 02 22:05:07.007 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81252026-09-02T22:05:07.615Z[ recovery-image] Sep 02 22:05:07.016 INFO O| Sep 02 22:05:07.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
81262026-09-02T22:05:07.615Z[ recovery-image] Sep 02 22:05:07.016 INFO O| Sep 02 22:05:07.016 INFO STEP 816 (remove_files) COMPLETE
81272026-09-02T22:05:07.615Z[ recovery-image] Sep 02 22:05:07.016 INFO O| Sep 02 22:05:07.016 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81282026-09-02T22:05:07.622Z[ recovery-image] Sep 02 22:05:07.026 INFO O| Sep 02 22:05:07.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
81292026-09-02T22:05:07.622Z[ recovery-image] Sep 02 22:05:07.026 INFO O| Sep 02 22:05:07.026 INFO STEP 817 (remove_files) COMPLETE
81302026-09-02T22:05:07.623Z[ recovery-image] Sep 02 22:05:07.026 INFO O| Sep 02 22:05:07.026 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81312026-09-02T22:05:07.632Z[ recovery-image] Sep 02 22:05:07.036 INFO O| Sep 02 22:05:07.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
81322026-09-02T22:05:07.633Z[ recovery-image] Sep 02 22:05:07.036 INFO O| Sep 02 22:05:07.036 INFO STEP 818 (remove_files) COMPLETE
81332026-09-02T22:05:07.633Z[ recovery-image] Sep 02 22:05:07.036 INFO O| Sep 02 22:05:07.036 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81342026-09-02T22:05:07.648Z[ recovery-image] Sep 02 22:05:07.052 INFO O| Sep 02 22:05:07.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
81352026-09-02T22:05:07.648Z[ recovery-image] Sep 02 22:05:07.052 INFO O| Sep 02 22:05:07.052 INFO STEP 819 (remove_files) COMPLETE
81362026-09-02T22:05:07.648Z[ recovery-image] Sep 02 22:05:07.052 INFO O| Sep 02 22:05:07.052 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81372026-09-02T22:05:07.660Z[ recovery-image] Sep 02 22:05:07.063 INFO O| Sep 02 22:05:07.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
81382026-09-02T22:05:07.660Z[ recovery-image] Sep 02 22:05:07.063 INFO O| Sep 02 22:05:07.063 INFO STEP 820 (remove_files) COMPLETE
81392026-09-02T22:05:07.660Z[ recovery-image] Sep 02 22:05:07.063 INFO O| Sep 02 22:05:07.063 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81402026-09-02T22:05:07.670Z[ recovery-image] Sep 02 22:05:07.073 INFO O| Sep 02 22:05:07.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
81412026-09-02T22:05:07.670Z[ recovery-image] Sep 02 22:05:07.074 INFO O| Sep 02 22:05:07.074 INFO STEP 821 (remove_files) COMPLETE
81422026-09-02T22:05:07.670Z[ recovery-image] Sep 02 22:05:07.074 INFO O| Sep 02 22:05:07.074 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81432026-09-02T22:05:07.679Z[ recovery-image] Sep 02 22:05:07.083 INFO O| Sep 02 22:05:07.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
81442026-09-02T22:05:07.679Z[ recovery-image] Sep 02 22:05:07.083 INFO O| Sep 02 22:05:07.083 INFO STEP 822 (remove_files) COMPLETE
81452026-09-02T22:05:07.680Z[ recovery-image] Sep 02 22:05:07.083 INFO O| Sep 02 22:05:07.083 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81462026-09-02T22:05:07.690Z[ recovery-image] Sep 02 22:05:07.094 INFO O| Sep 02 22:05:07.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
81472026-09-02T22:05:07.690Z[ recovery-image] Sep 02 22:05:07.094 INFO O| Sep 02 22:05:07.094 INFO STEP 823 (remove_files) COMPLETE
81482026-09-02T22:05:07.690Z[ recovery-image] Sep 02 22:05:07.094 INFO O| Sep 02 22:05:07.094 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81492026-09-02T22:05:07.699Z[ recovery-image] Sep 02 22:05:07.104 INFO O| Sep 02 22:05:07.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
81502026-09-02T22:05:07.699Z[ recovery-image] Sep 02 22:05:07.104 INFO O| Sep 02 22:05:07.104 INFO STEP 824 (remove_files) COMPLETE
81512026-09-02T22:05:07.699Z[ recovery-image] Sep 02 22:05:07.104 INFO O| Sep 02 22:05:07.104 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81522026-09-02T22:05:07.719Z[ recovery-image] Sep 02 22:05:07.116 INFO O| Sep 02 22:05:07.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
81532026-09-02T22:05:07.719Z[ recovery-image] Sep 02 22:05:07.116 INFO O| Sep 02 22:05:07.116 INFO STEP 825 (remove_files) COMPLETE
81542026-09-02T22:05:07.719Z[ recovery-image] Sep 02 22:05:07.116 INFO O| Sep 02 22:05:07.116 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81552026-09-02T22:05:07.735Z[ recovery-image] Sep 02 22:05:07.126 INFO O| Sep 02 22:05:07.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
81562026-09-02T22:05:07.735Z[ recovery-image] Sep 02 22:05:07.126 INFO O| Sep 02 22:05:07.126 INFO STEP 826 (remove_files) COMPLETE
81572026-09-02T22:05:07.735Z[ recovery-image] Sep 02 22:05:07.126 INFO O| Sep 02 22:05:07.126 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81582026-09-02T22:05:07.739Z[ recovery-image] Sep 02 22:05:07.136 INFO O| Sep 02 22:05:07.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
81592026-09-02T22:05:07.739Z[ recovery-image] Sep 02 22:05:07.136 INFO O| Sep 02 22:05:07.136 INFO STEP 827 (remove_files) COMPLETE
81602026-09-02T22:05:07.739Z[ recovery-image] Sep 02 22:05:07.136 INFO O| Sep 02 22:05:07.136 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81612026-09-02T22:05:07.744Z[ recovery-image] Sep 02 22:05:07.145 INFO O| Sep 02 22:05:07.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
81622026-09-02T22:05:07.744Z[ recovery-image] Sep 02 22:05:07.145 INFO O| Sep 02 22:05:07.145 INFO STEP 828 (remove_files) COMPLETE
81632026-09-02T22:05:07.744Z[ recovery-image] Sep 02 22:05:07.145 INFO O| Sep 02 22:05:07.145 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81642026-09-02T22:05:07.748Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
81652026-09-02T22:05:07.757Z[ recovery-image] Sep 02 22:05:07.155 INFO O| Sep 02 22:05:07.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
81662026-09-02T22:05:07.757Z[ recovery-image] Sep 02 22:05:07.155 INFO O| Sep 02 22:05:07.155 INFO STEP 829 (remove_files) COMPLETE
81672026-09-02T22:05:07.758Z[ recovery-image] Sep 02 22:05:07.155 INFO O| Sep 02 22:05:07.155 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81682026-09-02T22:05:07.762Z[ recovery-image] Sep 02 22:05:07.166 INFO O| Sep 02 22:05:07.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
81692026-09-02T22:05:07.762Z[ recovery-image] Sep 02 22:05:07.166 INFO O| Sep 02 22:05:07.166 INFO STEP 830 (remove_files) COMPLETE
81702026-09-02T22:05:07.762Z[ recovery-image] Sep 02 22:05:07.166 INFO O| Sep 02 22:05:07.166 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81712026-09-02T22:05:07.880Z[ recovery-image] Sep 02 22:05:07.176 INFO O| Sep 02 22:05:07.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
81722026-09-02T22:05:07.880Z[ recovery-image] Sep 02 22:05:07.176 INFO O| Sep 02 22:05:07.176 INFO STEP 831 (remove_files) COMPLETE
81732026-09-02T22:05:07.880Z[ recovery-image] Sep 02 22:05:07.176 INFO O| Sep 02 22:05:07.176 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81742026-09-02T22:05:07.880Z[ recovery-image] Sep 02 22:05:07.186 INFO O| Sep 02 22:05:07.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
81752026-09-02T22:05:07.880Z[ recovery-image] Sep 02 22:05:07.186 INFO O| Sep 02 22:05:07.186 INFO STEP 832 (remove_files) COMPLETE
81762026-09-02T22:05:07.880Z[ recovery-image] Sep 02 22:05:07.186 INFO O| Sep 02 22:05:07.186 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81772026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.195 INFO O| Sep 02 22:05:07.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
81782026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.195 INFO O| Sep 02 22:05:07.195 INFO STEP 833 (remove_files) COMPLETE
81792026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.195 INFO O| Sep 02 22:05:07.195 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81802026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.204 INFO O| Sep 02 22:05:07.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
81812026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.204 INFO O| Sep 02 22:05:07.204 INFO STEP 834 (remove_files) COMPLETE
81822026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.204 INFO O| Sep 02 22:05:07.204 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81832026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.213 INFO O| Sep 02 22:05:07.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
81842026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.213 INFO O| Sep 02 22:05:07.213 INFO STEP 835 (remove_files) COMPLETE
81852026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.213 INFO O| Sep 02 22:05:07.213 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81862026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.226 INFO O| Sep 02 22:05:07.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
81872026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.226 INFO O| Sep 02 22:05:07.226 INFO STEP 836 (remove_files) COMPLETE
81882026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.226 INFO O| Sep 02 22:05:07.226 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81892026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.236 INFO O| Sep 02 22:05:07.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
81902026-09-02T22:05:07.881Z[ recovery-image] Sep 02 22:05:07.236 INFO O| Sep 02 22:05:07.236 INFO STEP 837 (remove_files) COMPLETE
81912026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.236 INFO O| Sep 02 22:05:07.236 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81922026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.246 INFO O| Sep 02 22:05:07.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
81932026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.246 INFO O| Sep 02 22:05:07.246 INFO STEP 838 (remove_files) COMPLETE
81942026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.246 INFO O| Sep 02 22:05:07.246 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81952026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.254 INFO O| Sep 02 22:05:07.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
81962026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.254 INFO O| Sep 02 22:05:07.254 INFO STEP 839 (remove_files) COMPLETE
81972026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.254 INFO O| Sep 02 22:05:07.254 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81982026-09-02T22:05:07.882Z[verify-libraries] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
81992026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.264 INFO O| Sep 02 22:05:07.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
82002026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.264 INFO O| Sep 02 22:05:07.264 INFO STEP 840 (remove_files) COMPLETE
82012026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.264 INFO O| Sep 02 22:05:07.264 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82022026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.272 INFO O| Sep 02 22:05:07.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
82032026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.272 INFO O| Sep 02 22:05:07.272 INFO STEP 841 (remove_files) COMPLETE
82042026-09-02T22:05:07.882Z[ recovery-image] Sep 02 22:05:07.272 INFO O| Sep 02 22:05:07.272 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82052026-09-02T22:05:07.883Z[ recovery-image] Sep 02 22:05:07.280 INFO O| Sep 02 22:05:07.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
82062026-09-02T22:05:07.883Z[ recovery-image] Sep 02 22:05:07.281 INFO O| Sep 02 22:05:07.281 INFO STEP 842 (remove_files) COMPLETE
82072026-09-02T22:05:07.883Z[ recovery-image] Sep 02 22:05:07.281 INFO O| Sep 02 22:05:07.281 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82082026-09-02T22:05:07.895Z[ recovery-image] Sep 02 22:05:07.289 INFO O| Sep 02 22:05:07.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
82092026-09-02T22:05:07.895Z[ recovery-image] Sep 02 22:05:07.289 INFO O| Sep 02 22:05:07.289 INFO STEP 843 (remove_files) COMPLETE
82102026-09-02T22:05:07.895Z[ recovery-image] Sep 02 22:05:07.289 INFO O| Sep 02 22:05:07.289 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82112026-09-02T22:05:07.908Z[ recovery-image] Sep 02 22:05:07.298 INFO O| Sep 02 22:05:07.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
82122026-09-02T22:05:07.909Z[ recovery-image] Sep 02 22:05:07.298 INFO O| Sep 02 22:05:07.298 INFO STEP 844 (remove_files) COMPLETE
82132026-09-02T22:05:07.909Z[ recovery-image] Sep 02 22:05:07.298 INFO O| Sep 02 22:05:07.298 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82142026-09-02T22:05:07.912Z[ recovery-image] Sep 02 22:05:07.307 INFO O| Sep 02 22:05:07.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
82152026-09-02T22:05:07.912Z[ recovery-image] Sep 02 22:05:07.307 INFO O| Sep 02 22:05:07.307 INFO STEP 845 (remove_files) COMPLETE
82162026-09-02T22:05:07.913Z[ recovery-image] Sep 02 22:05:07.307 INFO O| Sep 02 22:05:07.307 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82172026-09-02T22:05:07.913Z[ recovery-image] Sep 02 22:05:07.317 INFO O| Sep 02 22:05:07.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
82182026-09-02T22:05:07.913Z[ recovery-image] Sep 02 22:05:07.317 INFO O| Sep 02 22:05:07.317 INFO STEP 846 (remove_files) COMPLETE
82192026-09-02T22:05:07.913Z[ recovery-image] Sep 02 22:05:07.317 INFO O| Sep 02 22:05:07.317 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82202026-09-02T22:05:07.930Z[ recovery-image] Sep 02 22:05:07.326 INFO O| Sep 02 22:05:07.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
82212026-09-02T22:05:07.931Z[ recovery-image] Sep 02 22:05:07.326 INFO O| Sep 02 22:05:07.326 INFO STEP 847 (remove_files) COMPLETE
82222026-09-02T22:05:07.936Z[ recovery-image] Sep 02 22:05:07.326 INFO O| Sep 02 22:05:07.326 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82232026-09-02T22:05:07.936Z[ recovery-image] Sep 02 22:05:07.335 INFO O| Sep 02 22:05:07.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
82242026-09-02T22:05:07.936Z[ recovery-image] Sep 02 22:05:07.335 INFO O| Sep 02 22:05:07.335 INFO STEP 848 (remove_files) COMPLETE
82252026-09-02T22:05:07.936Z[ recovery-image] Sep 02 22:05:07.335 INFO O| Sep 02 22:05:07.335 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82262026-09-02T22:05:07.940Z[ recovery-image] Sep 02 22:05:07.345 INFO O| Sep 02 22:05:07.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
82272026-09-02T22:05:07.940Z[ recovery-image] Sep 02 22:05:07.345 INFO O| Sep 02 22:05:07.345 INFO STEP 849 (remove_files) COMPLETE
82282026-09-02T22:05:07.940Z[ recovery-image] Sep 02 22:05:07.345 INFO O| Sep 02 22:05:07.345 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82292026-09-02T22:05:07.970Z[ recovery-image] Sep 02 22:05:07.356 INFO O| Sep 02 22:05:07.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
82302026-09-02T22:05:07.970Z[ recovery-image] Sep 02 22:05:07.356 INFO O| Sep 02 22:05:07.356 INFO STEP 850 (remove_files) COMPLETE
82312026-09-02T22:05:07.975Z[ recovery-image] Sep 02 22:05:07.356 INFO O| Sep 02 22:05:07.356 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82322026-09-02T22:05:07.975Z[ recovery-image] Sep 02 22:05:07.366 INFO O| Sep 02 22:05:07.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
82332026-09-02T22:05:07.975Z[ recovery-image] Sep 02 22:05:07.366 INFO O| Sep 02 22:05:07.366 INFO STEP 851 (remove_files) COMPLETE
82342026-09-02T22:05:07.975Z[ recovery-image] Sep 02 22:05:07.366 INFO O| Sep 02 22:05:07.366 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82352026-09-02T22:05:07.978Z[ recovery-image] Sep 02 22:05:07.376 INFO O| Sep 02 22:05:07.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
82362026-09-02T22:05:07.978Z[ recovery-image] Sep 02 22:05:07.376 INFO O| Sep 02 22:05:07.376 INFO STEP 852 (remove_files) COMPLETE
82372026-09-02T22:05:07.978Z[ recovery-image] Sep 02 22:05:07.377 INFO O| Sep 02 22:05:07.376 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82382026-09-02T22:05:07.993Z[ recovery-image] Sep 02 22:05:07.386 INFO O| Sep 02 22:05:07.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
82392026-09-02T22:05:07.993Z[ recovery-image] Sep 02 22:05:07.386 INFO O| Sep 02 22:05:07.386 INFO STEP 853 (remove_files) COMPLETE
82402026-09-02T22:05:07.994Z[ recovery-image] Sep 02 22:05:07.386 INFO O| Sep 02 22:05:07.386 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82412026-09-02T22:05:07.998Z[ recovery-image] Sep 02 22:05:07.396 INFO O| Sep 02 22:05:07.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
82422026-09-02T22:05:07.998Z[ recovery-image] Sep 02 22:05:07.397 INFO O| Sep 02 22:05:07.397 INFO STEP 854 (remove_files) COMPLETE
82432026-09-02T22:05:07.998Z[ recovery-image] Sep 02 22:05:07.397 INFO O| Sep 02 22:05:07.397 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82442026-09-02T22:05:08.052Z[ recovery-image] Sep 02 22:05:07.406 INFO O| Sep 02 22:05:07.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
82452026-09-02T22:05:08.052Z[ recovery-image] Sep 02 22:05:07.406 INFO O| Sep 02 22:05:07.406 INFO STEP 855 (remove_files) COMPLETE
82462026-09-02T22:05:08.052Z[ recovery-image] Sep 02 22:05:07.406 INFO O| Sep 02 22:05:07.406 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82472026-09-02T22:05:08.057Z[ recovery-image] Sep 02 22:05:07.415 INFO O| Sep 02 22:05:07.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
82482026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.415 INFO O| Sep 02 22:05:07.415 INFO STEP 856 (remove_files) COMPLETE
82492026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.415 INFO O| Sep 02 22:05:07.415 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82502026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.424 INFO O| Sep 02 22:05:07.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
82512026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.424 INFO O| Sep 02 22:05:07.424 INFO STEP 857 (remove_files) COMPLETE
82522026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.424 INFO O| Sep 02 22:05:07.424 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82532026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.433 INFO O| Sep 02 22:05:07.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
82542026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.433 INFO O| Sep 02 22:05:07.433 INFO STEP 858 (remove_files) COMPLETE
82552026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.433 INFO O| Sep 02 22:05:07.433 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82562026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.443 INFO O| Sep 02 22:05:07.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
82572026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.443 INFO O| Sep 02 22:05:07.443 INFO STEP 859 (remove_files) COMPLETE
82582026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.443 INFO O| Sep 02 22:05:07.443 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82592026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.452 INFO O| Sep 02 22:05:07.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
82602026-09-02T22:05:08.058Z[ recovery-image] Sep 02 22:05:07.452 INFO O| Sep 02 22:05:07.452 INFO STEP 860 (remove_files) COMPLETE
82612026-09-02T22:05:08.059Z[ recovery-image] Sep 02 22:05:07.452 INFO O| Sep 02 22:05:07.452 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82622026-09-02T22:05:08.059Z[verify-libraries] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
82632026-09-02T22:05:08.059Z[ recovery-image] Sep 02 22:05:07.461 INFO O| Sep 02 22:05:07.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
82642026-09-02T22:05:08.059Z[ recovery-image] Sep 02 22:05:07.461 INFO O| Sep 02 22:05:07.461 INFO STEP 861 (remove_files) COMPLETE
82652026-09-02T22:05:08.059Z[ recovery-image] Sep 02 22:05:07.461 INFO O| Sep 02 22:05:07.461 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82662026-09-02T22:05:08.067Z[ recovery-image] Sep 02 22:05:07.471 INFO O| Sep 02 22:05:07.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
82672026-09-02T22:05:08.067Z[ recovery-image] Sep 02 22:05:07.471 INFO O| Sep 02 22:05:07.471 INFO STEP 862 (remove_files) COMPLETE
82682026-09-02T22:05:08.072Z[ recovery-image] Sep 02 22:05:07.471 INFO O| Sep 02 22:05:07.471 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82692026-09-02T22:05:08.082Z[ recovery-image] Sep 02 22:05:07.480 INFO O| Sep 02 22:05:07.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
82702026-09-02T22:05:08.082Z[ recovery-image] Sep 02 22:05:07.480 INFO O| Sep 02 22:05:07.480 INFO STEP 863 (remove_files) COMPLETE
82712026-09-02T22:05:08.082Z[ recovery-image] Sep 02 22:05:07.480 INFO O| Sep 02 22:05:07.480 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82722026-09-02T22:05:08.086Z[ recovery-image] Sep 02 22:05:07.490 INFO O| Sep 02 22:05:07.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
82732026-09-02T22:05:08.086Z[ recovery-image] Sep 02 22:05:07.490 INFO O| Sep 02 22:05:07.490 INFO STEP 864 (remove_files) COMPLETE
82742026-09-02T22:05:08.086Z[ recovery-image] Sep 02 22:05:07.490 INFO O| Sep 02 22:05:07.490 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82752026-09-02T22:05:08.097Z[ recovery-image] Sep 02 22:05:07.500 INFO O| Sep 02 22:05:07.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
82762026-09-02T22:05:08.097Z[ recovery-image] Sep 02 22:05:07.500 INFO O| Sep 02 22:05:07.500 INFO STEP 865 (remove_files) COMPLETE
82772026-09-02T22:05:08.101Z[ recovery-image] Sep 02 22:05:07.500 INFO O| Sep 02 22:05:07.500 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82782026-09-02T22:05:08.106Z[ recovery-image] Sep 02 22:05:07.510 INFO O| Sep 02 22:05:07.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
82792026-09-02T22:05:08.106Z[ recovery-image] Sep 02 22:05:07.510 INFO O| Sep 02 22:05:07.510 INFO STEP 866 (remove_files) COMPLETE
82802026-09-02T22:05:08.106Z[ recovery-image] Sep 02 22:05:07.510 INFO O| Sep 02 22:05:07.510 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82812026-09-02T22:05:08.135Z[ recovery-image] Sep 02 22:05:07.521 INFO O| Sep 02 22:05:07.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
82822026-09-02T22:05:08.136Z[ recovery-image] Sep 02 22:05:07.521 INFO O| Sep 02 22:05:07.521 INFO STEP 867 (remove_files) COMPLETE
82832026-09-02T22:05:08.136Z[ recovery-image] Sep 02 22:05:07.521 INFO O| Sep 02 22:05:07.521 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82842026-09-02T22:05:08.142Z[ recovery-image] Sep 02 22:05:07.532 INFO O| Sep 02 22:05:07.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
82852026-09-02T22:05:08.142Z[ recovery-image] Sep 02 22:05:07.532 INFO O| Sep 02 22:05:07.532 INFO STEP 868 (remove_files) COMPLETE
82862026-09-02T22:05:08.142Z[ recovery-image] Sep 02 22:05:07.532 INFO O| Sep 02 22:05:07.532 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82872026-09-02T22:05:08.142Z[ recovery-image] Sep 02 22:05:07.542 INFO O| Sep 02 22:05:07.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
82882026-09-02T22:05:08.142Z[ recovery-image] Sep 02 22:05:07.542 INFO O| Sep 02 22:05:07.542 INFO STEP 869 (remove_files) COMPLETE
82892026-09-02T22:05:08.142Z[ recovery-image] Sep 02 22:05:07.542 INFO O| Sep 02 22:05:07.542 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82902026-09-02T22:05:08.161Z[ recovery-image] Sep 02 22:05:07.552 INFO O| Sep 02 22:05:07.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
82912026-09-02T22:05:08.161Z[ recovery-image] Sep 02 22:05:07.552 INFO O| Sep 02 22:05:07.552 INFO STEP 870 (remove_files) COMPLETE
82922026-09-02T22:05:08.161Z[ recovery-image] Sep 02 22:05:07.552 INFO O| Sep 02 22:05:07.552 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82932026-09-02T22:05:08.173Z[ recovery-image] Sep 02 22:05:07.561 INFO O| Sep 02 22:05:07.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
82942026-09-02T22:05:08.173Z[ recovery-image] Sep 02 22:05:07.561 INFO O| Sep 02 22:05:07.561 INFO STEP 871 (remove_files) COMPLETE
82952026-09-02T22:05:08.174Z[ recovery-image] Sep 02 22:05:07.561 INFO O| Sep 02 22:05:07.561 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82962026-09-02T22:05:08.174Z[ recovery-image] Sep 02 22:05:07.570 INFO O| Sep 02 22:05:07.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
82972026-09-02T22:05:08.174Z[ recovery-image] Sep 02 22:05:07.570 INFO O| Sep 02 22:05:07.570 INFO STEP 872 (remove_files) COMPLETE
82982026-09-02T22:05:08.174Z[ recovery-image] Sep 02 22:05:07.570 INFO O| Sep 02 22:05:07.570 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82992026-09-02T22:05:08.180Z[ recovery-image] Sep 02 22:05:07.578 INFO O| Sep 02 22:05:07.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
83002026-09-02T22:05:08.180Z[ recovery-image] Sep 02 22:05:07.578 INFO O| Sep 02 22:05:07.578 INFO STEP 873 (remove_files) COMPLETE
83012026-09-02T22:05:08.180Z[ recovery-image] Sep 02 22:05:07.578 INFO O| Sep 02 22:05:07.578 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83022026-09-02T22:05:08.184Z[ recovery-image] Sep 02 22:05:07.586 INFO O| Sep 02 22:05:07.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
83032026-09-02T22:05:08.184Z[ recovery-image] Sep 02 22:05:07.586 INFO O| Sep 02 22:05:07.586 INFO STEP 874 (remove_files) COMPLETE
83042026-09-02T22:05:08.184Z[ recovery-image] Sep 02 22:05:07.586 INFO O| Sep 02 22:05:07.586 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83052026-09-02T22:05:08.191Z[ recovery-image] Sep 02 22:05:07.596 INFO O| Sep 02 22:05:07.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
83062026-09-02T22:05:08.191Z[ recovery-image] Sep 02 22:05:07.596 INFO O| Sep 02 22:05:07.596 INFO STEP 875 (remove_files) COMPLETE
83072026-09-02T22:05:08.191Z[ recovery-image] Sep 02 22:05:07.596 INFO O| Sep 02 22:05:07.596 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83082026-09-02T22:05:08.200Z[ recovery-image] Sep 02 22:05:07.604 INFO O| Sep 02 22:05:07.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
83092026-09-02T22:05:08.200Z[ recovery-image] Sep 02 22:05:07.604 INFO O| Sep 02 22:05:07.604 INFO STEP 876 (remove_files) COMPLETE
83102026-09-02T22:05:08.201Z[ recovery-image] Sep 02 22:05:07.604 INFO O| Sep 02 22:05:07.604 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83112026-09-02T22:05:08.212Z[ recovery-image] Sep 02 22:05:07.614 INFO O| Sep 02 22:05:07.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
83122026-09-02T22:05:08.212Z[ recovery-image] Sep 02 22:05:07.614 INFO O| Sep 02 22:05:07.614 INFO STEP 877 (remove_files) COMPLETE
83132026-09-02T22:05:08.222Z[ recovery-image] Sep 02 22:05:07.614 INFO O| Sep 02 22:05:07.614 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83142026-09-02T22:05:08.253Z[ recovery-image] Sep 02 22:05:07.623 INFO O| Sep 02 22:05:07.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
83152026-09-02T22:05:08.253Z[ recovery-image] Sep 02 22:05:07.623 INFO O| Sep 02 22:05:07.623 INFO STEP 878 (remove_files) COMPLETE
83162026-09-02T22:05:08.254Z[ recovery-image] Sep 02 22:05:07.623 INFO O| Sep 02 22:05:07.623 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83172026-09-02T22:05:08.254Z[ recovery-image] Sep 02 22:05:07.633 INFO O| Sep 02 22:05:07.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
83182026-09-02T22:05:08.254Z[ recovery-image] Sep 02 22:05:07.633 INFO O| Sep 02 22:05:07.633 INFO STEP 879 (remove_files) COMPLETE
83192026-09-02T22:05:08.254Z[ recovery-image] Sep 02 22:05:07.633 INFO O| Sep 02 22:05:07.633 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83202026-09-02T22:05:08.281Z[ recovery-image] Sep 02 22:05:07.643 INFO O| Sep 02 22:05:07.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
83212026-09-02T22:05:08.283Z[ recovery-image] Sep 02 22:05:07.643 INFO O| Sep 02 22:05:07.643 INFO STEP 880 (remove_files) COMPLETE
83222026-09-02T22:05:08.283Z[ recovery-image] Sep 02 22:05:07.643 INFO O| Sep 02 22:05:07.643 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83232026-09-02T22:05:08.283Z[ recovery-image] Sep 02 22:05:07.653 INFO O| Sep 02 22:05:07.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
83242026-09-02T22:05:08.283Z[ recovery-image] Sep 02 22:05:07.653 INFO O| Sep 02 22:05:07.653 INFO STEP 881 (remove_files) COMPLETE
83252026-09-02T22:05:08.283Z[ recovery-image] Sep 02 22:05:07.653 INFO O| Sep 02 22:05:07.653 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83262026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.671 INFO O| Sep 02 22:05:07.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
83272026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.671 INFO O| Sep 02 22:05:07.671 INFO STEP 882 (remove_files) COMPLETE
83282026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.671 INFO O| Sep 02 22:05:07.671 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83292026-09-02T22:05:08.287Z[verify-libraries] Compiling yansi v1.0.1
83302026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.681 INFO O| Sep 02 22:05:07.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
83312026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.681 INFO O| Sep 02 22:05:07.681 INFO STEP 883 (remove_files) COMPLETE
83322026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.681 INFO O| Sep 02 22:05:07.681 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83332026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.690 INFO O| Sep 02 22:05:07.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
83342026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.690 INFO O| Sep 02 22:05:07.690 INFO STEP 884 (remove_files) COMPLETE
83352026-09-02T22:05:08.287Z[ recovery-image] Sep 02 22:05:07.690 INFO O| Sep 02 22:05:07.690 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83362026-09-02T22:05:08.298Z[ recovery-image] Sep 02 22:05:07.699 INFO O| Sep 02 22:05:07.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
83372026-09-02T22:05:08.299Z[ recovery-image] Sep 02 22:05:07.699 INFO O| Sep 02 22:05:07.699 INFO STEP 885 (remove_files) COMPLETE
83382026-09-02T22:05:08.299Z[ recovery-image] Sep 02 22:05:07.699 INFO O| Sep 02 22:05:07.699 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83392026-09-02T22:05:08.304Z[ recovery-image] Sep 02 22:05:07.708 INFO O| Sep 02 22:05:07.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
83402026-09-02T22:05:08.304Z[ recovery-image] Sep 02 22:05:07.708 INFO O| Sep 02 22:05:07.708 INFO STEP 886 (remove_files) COMPLETE
83412026-09-02T22:05:08.304Z[ recovery-image] Sep 02 22:05:07.708 INFO O| Sep 02 22:05:07.708 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83422026-09-02T22:05:08.329Z[ recovery-image] Sep 02 22:05:07.719 INFO O| Sep 02 22:05:07.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
83432026-09-02T22:05:08.330Z[ recovery-image] Sep 02 22:05:07.719 INFO O| Sep 02 22:05:07.719 INFO STEP 887 (remove_files) COMPLETE
83442026-09-02T22:05:08.330Z[ recovery-image] Sep 02 22:05:07.719 INFO O| Sep 02 22:05:07.719 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83452026-09-02T22:05:08.360Z[ recovery-image] Sep 02 22:05:07.728 INFO O| Sep 02 22:05:07.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
83462026-09-02T22:05:08.360Z[ recovery-image] Sep 02 22:05:07.729 INFO O| Sep 02 22:05:07.729 INFO STEP 888 (remove_files) COMPLETE
83472026-09-02T22:05:08.360Z[ recovery-image] Sep 02 22:05:07.729 INFO O| Sep 02 22:05:07.729 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83482026-09-02T22:05:08.360Z[ recovery-image] Sep 02 22:05:07.738 INFO O| Sep 02 22:05:07.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
83492026-09-02T22:05:08.360Z[ recovery-image] Sep 02 22:05:07.738 INFO O| Sep 02 22:05:07.738 INFO STEP 889 (remove_files) COMPLETE
83502026-09-02T22:05:08.360Z[ recovery-image] Sep 02 22:05:07.738 INFO O| Sep 02 22:05:07.738 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83512026-09-02T22:05:08.361Z[ recovery-image] Sep 02 22:05:07.748 INFO O| Sep 02 22:05:07.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
83522026-09-02T22:05:08.361Z[ recovery-image] Sep 02 22:05:07.748 INFO O| Sep 02 22:05:07.748 INFO STEP 890 (remove_files) COMPLETE
83532026-09-02T22:05:08.361Z[ recovery-image] Sep 02 22:05:07.748 INFO O| Sep 02 22:05:07.748 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83542026-09-02T22:05:08.361Z[ recovery-image] Sep 02 22:05:07.759 INFO O| Sep 02 22:05:07.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
83552026-09-02T22:05:08.361Z[ recovery-image] Sep 02 22:05:07.759 INFO O| Sep 02 22:05:07.759 INFO STEP 891 (remove_files) COMPLETE
83562026-09-02T22:05:08.361Z[ recovery-image] Sep 02 22:05:07.759 INFO O| Sep 02 22:05:07.759 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83572026-09-02T22:05:08.366Z[ recovery-image] Sep 02 22:05:07.769 INFO O| Sep 02 22:05:07.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
83582026-09-02T22:05:08.366Z[ recovery-image] Sep 02 22:05:07.769 INFO O| Sep 02 22:05:07.769 INFO STEP 892 (remove_files) COMPLETE
83592026-09-02T22:05:08.366Z[ recovery-image] Sep 02 22:05:07.769 INFO O| Sep 02 22:05:07.769 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83602026-09-02T22:05:08.375Z[ recovery-image] Sep 02 22:05:07.779 INFO O| Sep 02 22:05:07.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
83612026-09-02T22:05:08.375Z[ recovery-image] Sep 02 22:05:07.779 INFO O| Sep 02 22:05:07.779 INFO STEP 893 (remove_files) COMPLETE
83622026-09-02T22:05:08.375Z[ recovery-image] Sep 02 22:05:07.779 INFO O| Sep 02 22:05:07.779 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83632026-09-02T22:05:08.386Z[ recovery-image] Sep 02 22:05:07.790 INFO O| Sep 02 22:05:07.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
83642026-09-02T22:05:08.386Z[ recovery-image] Sep 02 22:05:07.790 INFO O| Sep 02 22:05:07.790 INFO STEP 894 (remove_files) COMPLETE
83652026-09-02T22:05:08.386Z[ recovery-image] Sep 02 22:05:07.790 INFO O| Sep 02 22:05:07.790 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83662026-09-02T22:05:08.401Z[ recovery-image] Sep 02 22:05:07.800 INFO O| Sep 02 22:05:07.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
83672026-09-02T22:05:08.401Z[ recovery-image] Sep 02 22:05:07.801 INFO O| Sep 02 22:05:07.801 INFO STEP 895 (remove_files) COMPLETE
83682026-09-02T22:05:08.406Z[ recovery-image] Sep 02 22:05:07.801 INFO O| Sep 02 22:05:07.801 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83692026-09-02T22:05:08.406Z[ recovery-image] Sep 02 22:05:07.810 INFO O| Sep 02 22:05:07.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
83702026-09-02T22:05:08.406Z[ recovery-image] Sep 02 22:05:07.810 INFO O| Sep 02 22:05:07.810 INFO STEP 896 (remove_files) COMPLETE
83712026-09-02T22:05:08.406Z[ recovery-image] Sep 02 22:05:07.810 INFO O| Sep 02 22:05:07.810 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83722026-09-02T22:05:08.423Z[ recovery-image] Sep 02 22:05:07.820 INFO O| Sep 02 22:05:07.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
83732026-09-02T22:05:08.423Z[ recovery-image] Sep 02 22:05:07.820 INFO O| Sep 02 22:05:07.820 INFO STEP 897 (remove_files) COMPLETE
83742026-09-02T22:05:08.423Z[ recovery-image] Sep 02 22:05:07.820 INFO O| Sep 02 22:05:07.820 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83752026-09-02T22:05:08.449Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
83762026-09-02T22:05:08.449Z[ recovery-image] Sep 02 22:05:07.829 INFO O| Sep 02 22:05:07.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
83772026-09-02T22:05:08.449Z[ recovery-image] Sep 02 22:05:07.829 INFO O| Sep 02 22:05:07.829 INFO STEP 898 (remove_files) COMPLETE
83782026-09-02T22:05:08.450Z[ recovery-image] Sep 02 22:05:07.829 INFO O| Sep 02 22:05:07.829 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83792026-09-02T22:05:08.459Z[ recovery-image] Sep 02 22:05:07.840 INFO O| Sep 02 22:05:07.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
83802026-09-02T22:05:08.459Z[ recovery-image] Sep 02 22:05:07.840 INFO O| Sep 02 22:05:07.840 INFO STEP 899 (remove_files) COMPLETE
83812026-09-02T22:05:08.460Z[ recovery-image] Sep 02 22:05:07.840 INFO O| Sep 02 22:05:07.840 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83822026-09-02T22:05:08.460Z[ recovery-image] Sep 02 22:05:07.850 INFO O| Sep 02 22:05:07.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
83832026-09-02T22:05:08.460Z[ recovery-image] Sep 02 22:05:07.850 INFO O| Sep 02 22:05:07.850 INFO STEP 900 (remove_files) COMPLETE
83842026-09-02T22:05:08.460Z[ recovery-image] Sep 02 22:05:07.850 INFO O| Sep 02 22:05:07.850 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83852026-09-02T22:05:08.470Z[ recovery-image] Sep 02 22:05:07.861 INFO O| Sep 02 22:05:07.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
83862026-09-02T22:05:08.471Z[ recovery-image] Sep 02 22:05:07.861 INFO O| Sep 02 22:05:07.861 INFO STEP 901 (remove_files) COMPLETE
83872026-09-02T22:05:08.471Z[ recovery-image] Sep 02 22:05:07.861 INFO O| Sep 02 22:05:07.861 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83882026-09-02T22:05:08.471Z[ recovery-image] Sep 02 22:05:07.871 INFO O| Sep 02 22:05:07.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
83892026-09-02T22:05:08.471Z[ recovery-image] Sep 02 22:05:07.871 INFO O| Sep 02 22:05:07.871 INFO STEP 902 (remove_files) COMPLETE
83902026-09-02T22:05:08.471Z[ recovery-image] Sep 02 22:05:07.871 INFO O| Sep 02 22:05:07.871 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83912026-09-02T22:05:08.477Z[ recovery-image] Sep 02 22:05:07.880 INFO O| Sep 02 22:05:07.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
83922026-09-02T22:05:08.477Z[ recovery-image] Sep 02 22:05:07.880 INFO O| Sep 02 22:05:07.880 INFO STEP 903 (remove_files) COMPLETE
83932026-09-02T22:05:08.478Z[ recovery-image] Sep 02 22:05:07.880 INFO O| Sep 02 22:05:07.880 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83942026-09-02T22:05:08.504Z[ recovery-image] Sep 02 22:05:07.890 INFO O| Sep 02 22:05:07.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
83952026-09-02T22:05:08.504Z[ recovery-image] Sep 02 22:05:07.890 INFO O| Sep 02 22:05:07.890 INFO STEP 904 (remove_files) COMPLETE
83962026-09-02T22:05:08.510Z[ recovery-image] Sep 02 22:05:07.890 INFO O| Sep 02 22:05:07.890 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83972026-09-02T22:05:08.510Z[ recovery-image] Sep 02 22:05:07.899 INFO O| Sep 02 22:05:07.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
83982026-09-02T22:05:08.510Z[ recovery-image] Sep 02 22:05:07.899 INFO O| Sep 02 22:05:07.899 INFO STEP 905 (remove_files) COMPLETE
83992026-09-02T22:05:08.510Z[ recovery-image] Sep 02 22:05:07.899 INFO O| Sep 02 22:05:07.899 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84002026-09-02T22:05:08.510Z[ recovery-image] Sep 02 22:05:07.907 INFO O| Sep 02 22:05:07.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
84012026-09-02T22:05:08.510Z[ recovery-image] Sep 02 22:05:07.907 INFO O| Sep 02 22:05:07.907 INFO STEP 906 (remove_files) COMPLETE
84022026-09-02T22:05:08.510Z[ recovery-image] Sep 02 22:05:07.907 INFO O| Sep 02 22:05:07.907 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84032026-09-02T22:05:08.514Z[ recovery-image] Sep 02 22:05:07.915 INFO O| Sep 02 22:05:07.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
84042026-09-02T22:05:08.514Z[ recovery-image] Sep 02 22:05:07.915 INFO O| Sep 02 22:05:07.915 INFO STEP 907 (remove_files) COMPLETE
84052026-09-02T22:05:08.514Z[ recovery-image] Sep 02 22:05:07.915 INFO O| Sep 02 22:05:07.915 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84062026-09-02T22:05:08.546Z[ recovery-image] Sep 02 22:05:07.922 INFO O| Sep 02 22:05:07.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
84072026-09-02T22:05:08.546Z[ recovery-image] Sep 02 22:05:07.922 INFO O| Sep 02 22:05:07.922 INFO STEP 908 (remove_files) COMPLETE
84082026-09-02T22:05:08.546Z[ recovery-image] Sep 02 22:05:07.922 INFO O| Sep 02 22:05:07.922 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84092026-09-02T22:05:08.546Z[ recovery-image] Sep 02 22:05:07.930 INFO O| Sep 02 22:05:07.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
84102026-09-02T22:05:08.546Z[ recovery-image] Sep 02 22:05:07.930 INFO O| Sep 02 22:05:07.930 INFO STEP 909 (remove_files) COMPLETE
84112026-09-02T22:05:08.546Z[ recovery-image] Sep 02 22:05:07.930 INFO O| Sep 02 22:05:07.930 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84122026-09-02T22:05:08.547Z[ recovery-image] Sep 02 22:05:07.938 INFO O| Sep 02 22:05:07.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
84132026-09-02T22:05:08.547Z[ recovery-image] Sep 02 22:05:07.938 INFO O| Sep 02 22:05:07.938 INFO STEP 910 (remove_files) COMPLETE
84142026-09-02T22:05:08.547Z[ recovery-image] Sep 02 22:05:07.938 INFO O| Sep 02 22:05:07.938 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84152026-09-02T22:05:08.547Z[ recovery-image] Sep 02 22:05:07.946 INFO O| Sep 02 22:05:07.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
84162026-09-02T22:05:08.547Z[ recovery-image] Sep 02 22:05:07.946 INFO O| Sep 02 22:05:07.946 INFO STEP 911 (remove_files) COMPLETE
84172026-09-02T22:05:08.547Z[ recovery-image] Sep 02 22:05:07.946 INFO O| Sep 02 22:05:07.946 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84182026-09-02T22:05:08.551Z[ recovery-image] Sep 02 22:05:07.953 INFO O| Sep 02 22:05:07.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
84192026-09-02T22:05:08.551Z[ recovery-image] Sep 02 22:05:07.953 INFO O| Sep 02 22:05:07.953 INFO STEP 912 (remove_files) COMPLETE
84202026-09-02T22:05:08.551Z[ recovery-image] Sep 02 22:05:07.953 INFO O| Sep 02 22:05:07.953 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84212026-09-02T22:05:08.556Z[ recovery-image] Sep 02 22:05:07.961 INFO O| Sep 02 22:05:07.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
84222026-09-02T22:05:08.556Z[ recovery-image] Sep 02 22:05:07.961 INFO O| Sep 02 22:05:07.961 INFO STEP 913 (remove_files) COMPLETE
84232026-09-02T22:05:08.556Z[ recovery-image] Sep 02 22:05:07.961 INFO O| Sep 02 22:05:07.961 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84242026-09-02T22:05:08.570Z[ recovery-image] Sep 02 22:05:07.968 INFO O| Sep 02 22:05:07.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
84252026-09-02T22:05:08.570Z[ recovery-image] Sep 02 22:05:07.968 INFO O| Sep 02 22:05:07.968 INFO STEP 914 (remove_files) COMPLETE
84262026-09-02T22:05:08.570Z[ recovery-image] Sep 02 22:05:07.968 INFO O| Sep 02 22:05:07.968 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84272026-09-02T22:05:08.578Z[ recovery-image] Sep 02 22:05:07.978 INFO O| Sep 02 22:05:07.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
84282026-09-02T22:05:08.579Z[ recovery-image] Sep 02 22:05:07.978 INFO O| Sep 02 22:05:07.978 INFO STEP 915 (remove_files) COMPLETE
84292026-09-02T22:05:08.579Z[ recovery-image] Sep 02 22:05:07.978 INFO O| Sep 02 22:05:07.978 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84302026-09-02T22:05:08.596Z[ recovery-image] Sep 02 22:05:07.989 INFO O| Sep 02 22:05:07.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
84312026-09-02T22:05:08.596Z[ recovery-image] Sep 02 22:05:07.989 INFO O| Sep 02 22:05:07.989 INFO STEP 916 (remove_files) COMPLETE
84322026-09-02T22:05:08.596Z[ recovery-image] Sep 02 22:05:07.989 INFO O| Sep 02 22:05:07.989 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84332026-09-02T22:05:08.601Z[ recovery-image] Sep 02 22:05:08.000 INFO O| Sep 02 22:05:08.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
84342026-09-02T22:05:08.601Z[ recovery-image] Sep 02 22:05:08.000 INFO O| Sep 02 22:05:08.000 INFO STEP 917 (remove_files) COMPLETE
84352026-09-02T22:05:08.601Z[ recovery-image] Sep 02 22:05:08.000 INFO O| Sep 02 22:05:08.000 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84362026-09-02T22:05:08.618Z[ recovery-image] Sep 02 22:05:08.011 INFO O| Sep 02 22:05:08.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
84372026-09-02T22:05:08.618Z[ recovery-image] Sep 02 22:05:08.011 INFO O| Sep 02 22:05:08.011 INFO STEP 918 (remove_files) COMPLETE
84382026-09-02T22:05:08.618Z[ recovery-image] Sep 02 22:05:08.011 INFO O| Sep 02 22:05:08.011 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84392026-09-02T22:05:08.618Z[verify-libraries] Compiling pretty_assertions v1.4.1
84402026-09-02T22:05:08.618Z[ recovery-image] Sep 02 22:05:08.019 INFO O| Sep 02 22:05:08.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
84412026-09-02T22:05:08.618Z[ recovery-image] Sep 02 22:05:08.019 INFO O| Sep 02 22:05:08.019 INFO STEP 919 (remove_files) COMPLETE
84422026-09-02T22:05:08.618Z[ recovery-image] Sep 02 22:05:08.019 INFO O| Sep 02 22:05:08.019 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84432026-09-02T22:05:08.625Z[ recovery-image] Sep 02 22:05:08.029 INFO O| Sep 02 22:05:08.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
84442026-09-02T22:05:08.625Z[ recovery-image] Sep 02 22:05:08.030 INFO O| Sep 02 22:05:08.030 INFO STEP 920 (remove_files) COMPLETE
84452026-09-02T22:05:08.637Z[ recovery-image] Sep 02 22:05:08.030 INFO O| Sep 02 22:05:08.030 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84462026-09-02T22:05:08.637Z[ recovery-image] Sep 02 22:05:08.039 INFO O| Sep 02 22:05:08.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
84472026-09-02T22:05:08.637Z[ recovery-image] Sep 02 22:05:08.039 INFO O| Sep 02 22:05:08.039 INFO STEP 921 (remove_files) COMPLETE
84482026-09-02T22:05:08.637Z[ recovery-image] Sep 02 22:05:08.039 INFO O| Sep 02 22:05:08.039 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84492026-09-02T22:05:08.644Z[ recovery-image] Sep 02 22:05:08.048 INFO O| Sep 02 22:05:08.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
84502026-09-02T22:05:08.649Z[ recovery-image] Sep 02 22:05:08.049 INFO O| Sep 02 22:05:08.049 INFO STEP 922 (remove_files) COMPLETE
84512026-09-02T22:05:08.649Z[ recovery-image] Sep 02 22:05:08.049 INFO O| Sep 02 22:05:08.049 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84522026-09-02T22:05:08.681Z[ recovery-image] Sep 02 22:05:08.083 INFO O| Sep 02 22:05:08.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
84532026-09-02T22:05:08.681Z[ recovery-image] Sep 02 22:05:08.083 INFO O| Sep 02 22:05:08.083 INFO STEP 923 (remove_files) COMPLETE
84542026-09-02T22:05:08.687Z[ recovery-image] Sep 02 22:05:08.083 INFO O| Sep 02 22:05:08.083 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84552026-09-02T22:05:08.727Z[ recovery-image] Sep 02 22:05:08.096 INFO O| Sep 02 22:05:08.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
84562026-09-02T22:05:08.727Z[ recovery-image] Sep 02 22:05:08.096 INFO O| Sep 02 22:05:08.096 INFO STEP 924 (remove_files) COMPLETE
84572026-09-02T22:05:08.770Z[ recovery-image] Sep 02 22:05:08.096 INFO O| Sep 02 22:05:08.096 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84582026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.106 INFO O| Sep 02 22:05:08.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
84592026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.106 INFO O| Sep 02 22:05:08.106 INFO STEP 925 (remove_files) COMPLETE
84602026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.106 INFO O| Sep 02 22:05:08.106 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84612026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.116 INFO O| Sep 02 22:05:08.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
84622026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.116 INFO O| Sep 02 22:05:08.116 INFO STEP 926 (remove_files) COMPLETE
84632026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.116 INFO O| Sep 02 22:05:08.116 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84642026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.125 INFO O| Sep 02 22:05:08.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
84652026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.125 INFO O| Sep 02 22:05:08.125 INFO STEP 927 (remove_files) COMPLETE
84662026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.125 INFO O| Sep 02 22:05:08.125 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84672026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.135 INFO O| Sep 02 22:05:08.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
84682026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.135 INFO O| Sep 02 22:05:08.135 INFO STEP 928 (remove_files) COMPLETE
84692026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.135 INFO O| Sep 02 22:05:08.135 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84702026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.146 INFO O| Sep 02 22:05:08.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
84712026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.146 INFO O| Sep 02 22:05:08.146 INFO STEP 929 (remove_files) COMPLETE
84722026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.146 INFO O| Sep 02 22:05:08.146 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84732026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.156 INFO O| Sep 02 22:05:08.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
84742026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.156 INFO O| Sep 02 22:05:08.156 INFO STEP 930 (remove_files) COMPLETE
84752026-09-02T22:05:08.771Z[ recovery-image] Sep 02 22:05:08.156 INFO O| Sep 02 22:05:08.156 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84762026-09-02T22:05:08.779Z[ recovery-image] Sep 02 22:05:08.166 INFO O| Sep 02 22:05:08.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
84772026-09-02T22:05:08.779Z[ recovery-image] Sep 02 22:05:08.166 INFO O| Sep 02 22:05:08.166 INFO STEP 931 (remove_files) COMPLETE
84782026-09-02T22:05:08.779Z[ recovery-image] Sep 02 22:05:08.166 INFO O| Sep 02 22:05:08.166 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84792026-09-02T22:05:08.779Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
84802026-09-02T22:05:08.779Z[ recovery-image] Sep 02 22:05:08.176 INFO O| Sep 02 22:05:08.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
84812026-09-02T22:05:08.779Z[ recovery-image] Sep 02 22:05:08.176 INFO O| Sep 02 22:05:08.176 INFO STEP 932 (remove_files) COMPLETE
84822026-09-02T22:05:08.780Z[ recovery-image] Sep 02 22:05:08.176 INFO O| Sep 02 22:05:08.176 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84832026-09-02T22:05:08.868Z[ recovery-image] Sep 02 22:05:08.187 INFO O| Sep 02 22:05:08.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
84842026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.187 INFO O| Sep 02 22:05:08.187 INFO STEP 933 (remove_files) COMPLETE
84852026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.187 INFO O| Sep 02 22:05:08.187 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84862026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.198 INFO O| Sep 02 22:05:08.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
84872026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.199 INFO O| Sep 02 22:05:08.199 INFO STEP 934 (remove_files) COMPLETE
84882026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.199 INFO O| Sep 02 22:05:08.199 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84892026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.210 INFO O| Sep 02 22:05:08.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
84902026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.210 INFO O| Sep 02 22:05:08.210 INFO STEP 935 (remove_files) COMPLETE
84912026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.210 INFO O| Sep 02 22:05:08.210 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84922026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.221 INFO O| Sep 02 22:05:08.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
84932026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.221 INFO O| Sep 02 22:05:08.221 INFO STEP 936 (remove_files) COMPLETE
84942026-09-02T22:05:08.870Z[ recovery-image] Sep 02 22:05:08.221 INFO O| Sep 02 22:05:08.221 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84952026-09-02T22:05:08.871Z[ recovery-image] Sep 02 22:05:08.230 INFO O| Sep 02 22:05:08.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
84962026-09-02T22:05:08.871Z[ recovery-image] Sep 02 22:05:08.230 INFO O| Sep 02 22:05:08.230 INFO STEP 937 (remove_files) COMPLETE
84972026-09-02T22:05:08.871Z[ recovery-image] Sep 02 22:05:08.230 INFO O| Sep 02 22:05:08.230 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84982026-09-02T22:05:08.871Z[ recovery-image] Sep 02 22:05:08.241 INFO O| Sep 02 22:05:08.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
84992026-09-02T22:05:08.875Z[ recovery-image] Sep 02 22:05:08.241 INFO O| Sep 02 22:05:08.241 INFO STEP 938 (remove_files) COMPLETE
85002026-09-02T22:05:08.876Z[ recovery-image] Sep 02 22:05:08.241 INFO O| Sep 02 22:05:08.241 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85012026-09-02T22:05:08.876Z[ recovery-image] Sep 02 22:05:08.254 INFO O| Sep 02 22:05:08.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
85022026-09-02T22:05:08.876Z[ recovery-image] Sep 02 22:05:08.254 INFO O| Sep 02 22:05:08.254 INFO STEP 939 (remove_files) COMPLETE
85032026-09-02T22:05:08.876Z[ recovery-image] Sep 02 22:05:08.254 INFO O| Sep 02 22:05:08.254 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85042026-09-02T22:05:08.886Z[ recovery-image] Sep 02 22:05:08.265 INFO O| Sep 02 22:05:08.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
85052026-09-02T22:05:08.886Z[ recovery-image] Sep 02 22:05:08.266 INFO O| Sep 02 22:05:08.266 INFO STEP 940 (remove_files) COMPLETE
85062026-09-02T22:05:08.886Z[ recovery-image] Sep 02 22:05:08.266 INFO O| Sep 02 22:05:08.266 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85072026-09-02T22:05:08.887Z[ recovery-image] Sep 02 22:05:08.276 INFO O| Sep 02 22:05:08.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
85082026-09-02T22:05:08.887Z[ recovery-image] Sep 02 22:05:08.276 INFO O| Sep 02 22:05:08.276 INFO STEP 941 (remove_files) COMPLETE
85092026-09-02T22:05:08.887Z[ recovery-image] Sep 02 22:05:08.276 INFO O| Sep 02 22:05:08.276 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85102026-09-02T22:05:08.887Z[ recovery-image] Sep 02 22:05:08.285 INFO O| Sep 02 22:05:08.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
85112026-09-02T22:05:08.887Z[ recovery-image] Sep 02 22:05:08.285 INFO O| Sep 02 22:05:08.285 INFO STEP 942 (remove_files) COMPLETE
85122026-09-02T22:05:08.887Z[ recovery-image] Sep 02 22:05:08.285 INFO O| Sep 02 22:05:08.285 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85132026-09-02T22:05:08.911Z[ recovery-image] Sep 02 22:05:08.295 INFO O| Sep 02 22:05:08.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
85142026-09-02T22:05:08.912Z[ recovery-image] Sep 02 22:05:08.295 INFO O| Sep 02 22:05:08.295 INFO STEP 943 (remove_files) COMPLETE
85152026-09-02T22:05:08.912Z[ recovery-image] Sep 02 22:05:08.295 INFO O| Sep 02 22:05:08.295 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85162026-09-02T22:05:08.912Z[ recovery-image] Sep 02 22:05:08.304 INFO O| Sep 02 22:05:08.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
85172026-09-02T22:05:08.912Z[ recovery-image] Sep 02 22:05:08.304 INFO O| Sep 02 22:05:08.304 INFO STEP 944 (remove_files) COMPLETE
85182026-09-02T22:05:08.912Z[ recovery-image] Sep 02 22:05:08.304 INFO O| Sep 02 22:05:08.304 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85192026-09-02T22:05:08.916Z[ recovery-image] Sep 02 22:05:08.315 INFO O| Sep 02 22:05:08.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
85202026-09-02T22:05:08.916Z[ recovery-image] Sep 02 22:05:08.315 INFO O| Sep 02 22:05:08.315 INFO STEP 945 (remove_files) COMPLETE
85212026-09-02T22:05:08.916Z[ recovery-image] Sep 02 22:05:08.315 INFO O| Sep 02 22:05:08.315 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85222026-09-02T22:05:08.920Z[ recovery-image] Sep 02 22:05:08.325 INFO O| Sep 02 22:05:08.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
85232026-09-02T22:05:08.921Z[ recovery-image] Sep 02 22:05:08.325 INFO O| Sep 02 22:05:08.325 INFO STEP 946 (remove_files) COMPLETE
85242026-09-02T22:05:08.921Z[ recovery-image] Sep 02 22:05:08.325 INFO O| Sep 02 22:05:08.325 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85252026-09-02T22:05:08.948Z[ recovery-image] Sep 02 22:05:08.334 INFO O| Sep 02 22:05:08.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
85262026-09-02T22:05:08.948Z[ recovery-image] Sep 02 22:05:08.334 INFO O| Sep 02 22:05:08.334 INFO STEP 947 (remove_files) COMPLETE
85272026-09-02T22:05:08.948Z[ recovery-image] Sep 02 22:05:08.334 INFO O| Sep 02 22:05:08.334 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85282026-09-02T22:05:08.956Z[ recovery-image] Sep 02 22:05:08.342 INFO O| Sep 02 22:05:08.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
85292026-09-02T22:05:08.956Z[ recovery-image] Sep 02 22:05:08.342 INFO O| Sep 02 22:05:08.342 INFO STEP 948 (remove_files) COMPLETE
85302026-09-02T22:05:08.956Z[ recovery-image] Sep 02 22:05:08.342 INFO O| Sep 02 22:05:08.342 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85312026-09-02T22:05:08.956Z[ recovery-image] Sep 02 22:05:08.351 INFO O| Sep 02 22:05:08.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
85322026-09-02T22:05:08.956Z[ recovery-image] Sep 02 22:05:08.351 INFO O| Sep 02 22:05:08.351 INFO STEP 949 (remove_files) COMPLETE
85332026-09-02T22:05:08.956Z[ recovery-image] Sep 02 22:05:08.351 INFO O| Sep 02 22:05:08.351 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85342026-09-02T22:05:08.961Z[ recovery-image] Sep 02 22:05:08.361 INFO O| Sep 02 22:05:08.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
85352026-09-02T22:05:08.961Z[ recovery-image] Sep 02 22:05:08.361 INFO O| Sep 02 22:05:08.361 INFO STEP 950 (remove_files) COMPLETE
85362026-09-02T22:05:08.961Z[ recovery-image] Sep 02 22:05:08.361 INFO O| Sep 02 22:05:08.361 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85372026-09-02T22:05:08.967Z[ recovery-image] Sep 02 22:05:08.370 INFO O| Sep 02 22:05:08.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
85382026-09-02T22:05:08.968Z[ recovery-image] Sep 02 22:05:08.370 INFO O| Sep 02 22:05:08.370 INFO STEP 951 (remove_files) COMPLETE
85392026-09-02T22:05:08.968Z[ recovery-image] Sep 02 22:05:08.370 INFO O| Sep 02 22:05:08.370 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85402026-09-02T22:05:08.983Z[ recovery-image] Sep 02 22:05:08.379 INFO O| Sep 02 22:05:08.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
85412026-09-02T22:05:08.983Z[ recovery-image] Sep 02 22:05:08.379 INFO O| Sep 02 22:05:08.379 INFO STEP 952 (remove_files) COMPLETE
85422026-09-02T22:05:08.983Z[ recovery-image] Sep 02 22:05:08.379 INFO O| Sep 02 22:05:08.379 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85432026-09-02T22:05:08.987Z[ recovery-image] Sep 02 22:05:08.390 INFO O| Sep 02 22:05:08.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
85442026-09-02T22:05:08.987Z[ recovery-image] Sep 02 22:05:08.390 INFO O| Sep 02 22:05:08.390 INFO STEP 953 (remove_files) COMPLETE
85452026-09-02T22:05:08.987Z[ recovery-image] Sep 02 22:05:08.390 INFO O| Sep 02 22:05:08.390 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85462026-09-02T22:05:08.998Z[ recovery-image] Sep 02 22:05:08.401 INFO O| Sep 02 22:05:08.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
85472026-09-02T22:05:08.998Z[ recovery-image] Sep 02 22:05:08.401 INFO O| Sep 02 22:05:08.401 INFO STEP 954 (remove_files) COMPLETE
85482026-09-02T22:05:08.998Z[ recovery-image] Sep 02 22:05:08.401 INFO O| Sep 02 22:05:08.401 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85492026-09-02T22:05:09.004Z[verify-libraries] Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
85502026-09-02T22:05:09.008Z[ recovery-image] Sep 02 22:05:08.412 INFO O| Sep 02 22:05:08.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
85512026-09-02T22:05:09.008Z[ recovery-image] Sep 02 22:05:08.412 INFO O| Sep 02 22:05:08.412 INFO STEP 955 (remove_files) COMPLETE
85522026-09-02T22:05:09.008Z[ recovery-image] Sep 02 22:05:08.412 INFO O| Sep 02 22:05:08.412 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85532026-09-02T22:05:09.017Z[ recovery-image] Sep 02 22:05:08.421 INFO O| Sep 02 22:05:08.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
85542026-09-02T22:05:09.017Z[ recovery-image] Sep 02 22:05:08.422 INFO O| Sep 02 22:05:08.421 INFO STEP 956 (remove_files) COMPLETE
85552026-09-02T22:05:09.017Z[ recovery-image] Sep 02 22:05:08.422 INFO O| Sep 02 22:05:08.421 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85562026-09-02T22:05:09.026Z[ recovery-image] Sep 02 22:05:08.431 INFO O| Sep 02 22:05:08.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
85572026-09-02T22:05:09.026Z[ recovery-image] Sep 02 22:05:08.431 INFO O| Sep 02 22:05:08.431 INFO STEP 957 (remove_files) COMPLETE
85582026-09-02T22:05:09.026Z[ recovery-image] Sep 02 22:05:08.431 INFO O| Sep 02 22:05:08.431 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85592026-09-02T22:05:09.037Z[ recovery-image] Sep 02 22:05:08.441 INFO O| Sep 02 22:05:08.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
85602026-09-02T22:05:09.037Z[ recovery-image] Sep 02 22:05:08.441 INFO O| Sep 02 22:05:08.441 INFO STEP 958 (remove_files) COMPLETE
85612026-09-02T22:05:09.037Z[ recovery-image] Sep 02 22:05:08.441 INFO O| Sep 02 22:05:08.441 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85622026-09-02T22:05:09.046Z[ recovery-image] Sep 02 22:05:08.451 INFO O| Sep 02 22:05:08.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
85632026-09-02T22:05:09.046Z[ recovery-image] Sep 02 22:05:08.451 INFO O| Sep 02 22:05:08.451 INFO STEP 959 (remove_files) COMPLETE
85642026-09-02T22:05:09.046Z[ recovery-image] Sep 02 22:05:08.451 INFO O| Sep 02 22:05:08.451 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85652026-09-02T22:05:09.057Z[ recovery-image] Sep 02 22:05:08.460 INFO O| Sep 02 22:05:08.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
85662026-09-02T22:05:09.057Z[ recovery-image] Sep 02 22:05:08.460 INFO O| Sep 02 22:05:08.460 INFO STEP 960 (remove_files) COMPLETE
85672026-09-02T22:05:09.057Z[ recovery-image] Sep 02 22:05:08.460 INFO O| Sep 02 22:05:08.460 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85682026-09-02T22:05:09.066Z[ recovery-image] Sep 02 22:05:08.469 INFO O| Sep 02 22:05:08.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
85692026-09-02T22:05:09.066Z[ recovery-image] Sep 02 22:05:08.469 INFO O| Sep 02 22:05:08.469 INFO STEP 961 (remove_files) COMPLETE
85702026-09-02T22:05:09.066Z[ recovery-image] Sep 02 22:05:08.469 INFO O| Sep 02 22:05:08.469 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85712026-09-02T22:05:09.075Z[ recovery-image] Sep 02 22:05:08.479 INFO O| Sep 02 22:05:08.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
85722026-09-02T22:05:09.075Z[ recovery-image] Sep 02 22:05:08.479 INFO O| Sep 02 22:05:08.479 INFO STEP 962 (remove_files) COMPLETE
85732026-09-02T22:05:09.076Z[ recovery-image] Sep 02 22:05:08.479 INFO O| Sep 02 22:05:08.479 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85742026-09-02T22:05:09.083Z[ recovery-image] Sep 02 22:05:08.488 INFO O| Sep 02 22:05:08.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
85752026-09-02T22:05:09.083Z[ recovery-image] Sep 02 22:05:08.488 INFO O| Sep 02 22:05:08.488 INFO STEP 963 (remove_files) COMPLETE
85762026-09-02T22:05:09.083Z[ recovery-image] Sep 02 22:05:08.488 INFO O| Sep 02 22:05:08.488 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85772026-09-02T22:05:09.099Z[ recovery-image] Sep 02 22:05:08.498 INFO O| Sep 02 22:05:08.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
85782026-09-02T22:05:09.099Z[ recovery-image] Sep 02 22:05:08.498 INFO O| Sep 02 22:05:08.498 INFO STEP 964 (remove_files) COMPLETE
85792026-09-02T22:05:09.099Z[ recovery-image] Sep 02 22:05:08.498 INFO O| Sep 02 22:05:08.498 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85802026-09-02T22:05:09.106Z[ recovery-image] Sep 02 22:05:08.509 INFO O| Sep 02 22:05:08.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
85812026-09-02T22:05:09.107Z[ recovery-image] Sep 02 22:05:08.509 INFO O| Sep 02 22:05:08.509 INFO STEP 965 (remove_files) COMPLETE
85822026-09-02T22:05:09.107Z[ recovery-image] Sep 02 22:05:08.509 INFO O| Sep 02 22:05:08.509 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85832026-09-02T22:05:09.116Z[ recovery-image] Sep 02 22:05:08.518 INFO O| Sep 02 22:05:08.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
85842026-09-02T22:05:09.116Z[ recovery-image] Sep 02 22:05:08.518 INFO O| Sep 02 22:05:08.518 INFO STEP 966 (remove_files) COMPLETE
85852026-09-02T22:05:09.116Z[ recovery-image] Sep 02 22:05:08.518 INFO O| Sep 02 22:05:08.518 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85862026-09-02T22:05:09.123Z[ recovery-image] Sep 02 22:05:08.527 INFO O| Sep 02 22:05:08.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
85872026-09-02T22:05:09.123Z[ recovery-image] Sep 02 22:05:08.527 INFO O| Sep 02 22:05:08.527 INFO STEP 967 (remove_files) COMPLETE
85882026-09-02T22:05:09.127Z[ recovery-image] Sep 02 22:05:08.527 INFO O| Sep 02 22:05:08.527 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85892026-09-02T22:05:09.130Z[ recovery-image] Sep 02 22:05:08.535 INFO O| Sep 02 22:05:08.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
85902026-09-02T22:05:09.131Z[ recovery-image] Sep 02 22:05:08.535 INFO O| Sep 02 22:05:08.535 INFO STEP 968 (remove_files) COMPLETE
85912026-09-02T22:05:09.131Z[ recovery-image] Sep 02 22:05:08.535 INFO O| Sep 02 22:05:08.535 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85922026-09-02T22:05:09.141Z[ recovery-image] Sep 02 22:05:08.544 INFO O| Sep 02 22:05:08.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
85932026-09-02T22:05:09.141Z[ recovery-image] Sep 02 22:05:08.544 INFO O| Sep 02 22:05:08.544 INFO STEP 969 (remove_files) COMPLETE
85942026-09-02T22:05:09.141Z[ recovery-image] Sep 02 22:05:08.544 INFO O| Sep 02 22:05:08.544 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85952026-09-02T22:05:09.158Z[ recovery-image] Sep 02 22:05:08.553 INFO O| Sep 02 22:05:08.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
85962026-09-02T22:05:09.158Z[ recovery-image] Sep 02 22:05:08.553 INFO O| Sep 02 22:05:08.553 INFO STEP 970 (remove_files) COMPLETE
85972026-09-02T22:05:09.159Z[ recovery-image] Sep 02 22:05:08.553 INFO O| Sep 02 22:05:08.553 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85982026-09-02T22:05:09.163Z[ recovery-image] Sep 02 22:05:08.562 INFO O| Sep 02 22:05:08.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
85992026-09-02T22:05:09.163Z[ recovery-image] Sep 02 22:05:08.562 INFO O| Sep 02 22:05:08.562 INFO STEP 971 (remove_files) COMPLETE
86002026-09-02T22:05:09.163Z[ recovery-image] Sep 02 22:05:08.562 INFO O| Sep 02 22:05:08.562 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86012026-09-02T22:05:09.167Z[ recovery-image] Sep 02 22:05:08.570 INFO O| Sep 02 22:05:08.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
86022026-09-02T22:05:09.167Z[ recovery-image] Sep 02 22:05:08.570 INFO O| Sep 02 22:05:08.570 INFO STEP 972 (remove_files) COMPLETE
86032026-09-02T22:05:09.168Z[ recovery-image] Sep 02 22:05:08.570 INFO O| Sep 02 22:05:08.570 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86042026-09-02T22:05:09.183Z[ recovery-image] Sep 02 22:05:08.578 INFO O| Sep 02 22:05:08.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
86052026-09-02T22:05:09.184Z[ recovery-image] Sep 02 22:05:08.578 INFO O| Sep 02 22:05:08.578 INFO STEP 973 (remove_files) COMPLETE
86062026-09-02T22:05:09.184Z[ recovery-image] Sep 02 22:05:08.578 INFO O| Sep 02 22:05:08.578 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86072026-09-02T22:05:09.206Z[ recovery-image] Sep 02 22:05:08.586 INFO O| Sep 02 22:05:08.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
86082026-09-02T22:05:09.207Z[ recovery-image] Sep 02 22:05:08.587 INFO O| Sep 02 22:05:08.586 INFO STEP 974 (remove_files) COMPLETE
86092026-09-02T22:05:09.207Z[ recovery-image] Sep 02 22:05:08.587 INFO O| Sep 02 22:05:08.587 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86102026-09-02T22:05:09.208Z[ recovery-image] Sep 02 22:05:08.595 INFO O| Sep 02 22:05:08.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
86112026-09-02T22:05:09.208Z[ recovery-image] Sep 02 22:05:08.595 INFO O| Sep 02 22:05:08.595 INFO STEP 975 (remove_files) COMPLETE
86122026-09-02T22:05:09.208Z[ recovery-image] Sep 02 22:05:08.595 INFO O| Sep 02 22:05:08.595 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86132026-09-02T22:05:09.208Z[ recovery-image] Sep 02 22:05:08.604 INFO O| Sep 02 22:05:08.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
86142026-09-02T22:05:09.208Z[ recovery-image] Sep 02 22:05:08.604 INFO O| Sep 02 22:05:08.604 INFO STEP 976 (remove_files) COMPLETE
86152026-09-02T22:05:09.208Z[ recovery-image] Sep 02 22:05:08.604 INFO O| Sep 02 22:05:08.604 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86162026-09-02T22:05:09.215Z[ recovery-image] Sep 02 22:05:08.613 INFO O| Sep 02 22:05:08.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
86172026-09-02T22:05:09.215Z[ recovery-image] Sep 02 22:05:08.614 INFO O| Sep 02 22:05:08.614 INFO STEP 977 (remove_files) COMPLETE
86182026-09-02T22:05:09.215Z[ recovery-image] Sep 02 22:05:08.614 INFO O| Sep 02 22:05:08.614 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86192026-09-02T22:05:09.230Z[ recovery-image] Sep 02 22:05:08.623 INFO O| Sep 02 22:05:08.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
86202026-09-02T22:05:09.231Z[ recovery-image] Sep 02 22:05:08.623 INFO O| Sep 02 22:05:08.623 INFO STEP 978 (remove_files) COMPLETE
86212026-09-02T22:05:09.232Z[ recovery-image] Sep 02 22:05:08.623 INFO O| Sep 02 22:05:08.623 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86222026-09-02T22:05:09.238Z[ recovery-image] Sep 02 22:05:08.632 INFO O| Sep 02 22:05:08.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
86232026-09-02T22:05:09.238Z[ recovery-image] Sep 02 22:05:08.632 INFO O| Sep 02 22:05:08.632 INFO STEP 979 (remove_files) COMPLETE
86242026-09-02T22:05:09.238Z[ recovery-image] Sep 02 22:05:08.632 INFO O| Sep 02 22:05:08.632 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86252026-09-02T22:05:09.239Z[ recovery-image] Sep 02 22:05:08.641 INFO O| Sep 02 22:05:08.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
86262026-09-02T22:05:09.239Z[ recovery-image] Sep 02 22:05:08.641 INFO O| Sep 02 22:05:08.641 INFO STEP 980 (remove_files) COMPLETE
86272026-09-02T22:05:09.239Z[ recovery-image] Sep 02 22:05:08.641 INFO O| Sep 02 22:05:08.641 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86282026-09-02T22:05:09.246Z[ recovery-image] Sep 02 22:05:08.650 INFO O| Sep 02 22:05:08.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
86292026-09-02T22:05:09.246Z[ recovery-image] Sep 02 22:05:08.650 INFO O| Sep 02 22:05:08.650 INFO STEP 981 (remove_files) COMPLETE
86302026-09-02T22:05:09.246Z[ recovery-image] Sep 02 22:05:08.650 INFO O| Sep 02 22:05:08.650 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86312026-09-02T22:05:09.254Z[ recovery-image] Sep 02 22:05:08.658 INFO O| Sep 02 22:05:08.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
86322026-09-02T22:05:09.257Z[ recovery-image] Sep 02 22:05:08.658 INFO O| Sep 02 22:05:08.658 INFO STEP 982 (remove_files) COMPLETE
86332026-09-02T22:05:09.258Z[ recovery-image] Sep 02 22:05:08.658 INFO O| Sep 02 22:05:08.658 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86342026-09-02T22:05:09.262Z[ recovery-image] Sep 02 22:05:08.667 INFO O| Sep 02 22:05:08.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
86352026-09-02T22:05:09.263Z[ recovery-image] Sep 02 22:05:08.667 INFO O| Sep 02 22:05:08.667 INFO STEP 983 (remove_files) COMPLETE
86362026-09-02T22:05:09.263Z[ recovery-image] Sep 02 22:05:08.667 INFO O| Sep 02 22:05:08.667 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86372026-09-02T22:05:09.272Z[ recovery-image] Sep 02 22:05:08.676 INFO O| Sep 02 22:05:08.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
86382026-09-02T22:05:09.272Z[ recovery-image] Sep 02 22:05:08.676 INFO O| Sep 02 22:05:08.676 INFO STEP 984 (remove_files) COMPLETE
86392026-09-02T22:05:09.272Z[ recovery-image] Sep 02 22:05:08.676 INFO O| Sep 02 22:05:08.676 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86402026-09-02T22:05:09.290Z[ recovery-image] Sep 02 22:05:08.685 INFO O| Sep 02 22:05:08.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
86412026-09-02T22:05:09.291Z[ recovery-image] Sep 02 22:05:08.685 INFO O| Sep 02 22:05:08.685 INFO STEP 985 (remove_files) COMPLETE
86422026-09-02T22:05:09.291Z[ recovery-image] Sep 02 22:05:08.685 INFO O| Sep 02 22:05:08.685 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86432026-09-02T22:05:09.295Z[ recovery-image] Sep 02 22:05:08.694 INFO O| Sep 02 22:05:08.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
86442026-09-02T22:05:09.295Z[ recovery-image] Sep 02 22:05:08.694 INFO O| Sep 02 22:05:08.694 INFO STEP 986 (remove_files) COMPLETE
86452026-09-02T22:05:09.295Z[ recovery-image] Sep 02 22:05:08.694 INFO O| Sep 02 22:05:08.694 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86462026-09-02T22:05:09.312Z[ recovery-image] Sep 02 22:05:08.702 INFO O| Sep 02 22:05:08.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
86472026-09-02T22:05:09.312Z[ recovery-image] Sep 02 22:05:08.702 INFO O| Sep 02 22:05:08.702 INFO STEP 987 (remove_files) COMPLETE
86482026-09-02T22:05:09.312Z[ recovery-image] Sep 02 22:05:08.702 INFO O| Sep 02 22:05:08.702 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86492026-09-02T22:05:09.318Z[ recovery-image] Sep 02 22:05:08.711 INFO O| Sep 02 22:05:08.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
86502026-09-02T22:05:09.319Z[ recovery-image] Sep 02 22:05:08.711 INFO O| Sep 02 22:05:08.711 INFO STEP 988 (remove_files) COMPLETE
86512026-09-02T22:05:09.319Z[ recovery-image] Sep 02 22:05:08.711 INFO O| Sep 02 22:05:08.711 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86522026-09-02T22:05:09.319Z[ recovery-image] Sep 02 22:05:08.720 INFO O| Sep 02 22:05:08.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
86532026-09-02T22:05:09.319Z[ recovery-image] Sep 02 22:05:08.720 INFO O| Sep 02 22:05:08.720 INFO STEP 989 (remove_files) COMPLETE
86542026-09-02T22:05:09.319Z[ recovery-image] Sep 02 22:05:08.720 INFO O| Sep 02 22:05:08.720 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86552026-09-02T22:05:09.325Z[ recovery-image] Sep 02 22:05:08.729 INFO O| Sep 02 22:05:08.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
86562026-09-02T22:05:09.325Z[ recovery-image] Sep 02 22:05:08.730 INFO O| Sep 02 22:05:08.730 INFO STEP 990 (remove_files) COMPLETE
86572026-09-02T22:05:09.325Z[ recovery-image] Sep 02 22:05:08.730 INFO O| Sep 02 22:05:08.730 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86582026-09-02T22:05:09.334Z[ recovery-image] Sep 02 22:05:08.739 INFO O| Sep 02 22:05:08.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
86592026-09-02T22:05:09.335Z[ recovery-image] Sep 02 22:05:08.739 INFO O| Sep 02 22:05:08.739 INFO STEP 991 (remove_files) COMPLETE
86602026-09-02T22:05:09.339Z[ recovery-image] Sep 02 22:05:08.739 INFO O| Sep 02 22:05:08.739 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86612026-09-02T22:05:09.343Z[ recovery-image] Sep 02 22:05:08.748 INFO O| Sep 02 22:05:08.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
86622026-09-02T22:05:09.344Z[ recovery-image] Sep 02 22:05:08.748 INFO O| Sep 02 22:05:08.748 INFO STEP 992 (remove_files) COMPLETE
86632026-09-02T22:05:09.344Z[ recovery-image] Sep 02 22:05:08.748 INFO O| Sep 02 22:05:08.748 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86642026-09-02T22:05:09.385Z[ recovery-image] Sep 02 22:05:08.758 INFO O| Sep 02 22:05:08.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
86652026-09-02T22:05:09.385Z[ recovery-image] Sep 02 22:05:08.758 INFO O| Sep 02 22:05:08.758 INFO STEP 993 (remove_files) COMPLETE
86662026-09-02T22:05:09.385Z[ recovery-image] Sep 02 22:05:08.758 INFO O| Sep 02 22:05:08.758 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86672026-09-02T22:05:09.392Z[ recovery-image] Sep 02 22:05:08.767 INFO O| Sep 02 22:05:08.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
86682026-09-02T22:05:09.392Z[ recovery-image] Sep 02 22:05:08.767 INFO O| Sep 02 22:05:08.767 INFO STEP 994 (remove_files) COMPLETE
86692026-09-02T22:05:09.392Z[ recovery-image] Sep 02 22:05:08.767 INFO O| Sep 02 22:05:08.767 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86702026-09-02T22:05:09.393Z[ recovery-image] Sep 02 22:05:08.776 INFO O| Sep 02 22:05:08.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
86712026-09-02T22:05:09.393Z[ recovery-image] Sep 02 22:05:08.776 INFO O| Sep 02 22:05:08.776 INFO STEP 995 (remove_files) COMPLETE
86722026-09-02T22:05:09.393Z[ recovery-image] Sep 02 22:05:08.776 INFO O| Sep 02 22:05:08.776 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86732026-09-02T22:05:09.393Z[ recovery-image] Sep 02 22:05:08.785 INFO O| Sep 02 22:05:08.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
86742026-09-02T22:05:09.393Z[ recovery-image] Sep 02 22:05:08.785 INFO O| Sep 02 22:05:08.785 INFO STEP 996 (remove_files) COMPLETE
86752026-09-02T22:05:09.393Z[ recovery-image] Sep 02 22:05:08.785 INFO O| Sep 02 22:05:08.785 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86762026-09-02T22:05:09.407Z[ recovery-image] Sep 02 22:05:08.794 INFO O| Sep 02 22:05:08.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
86772026-09-02T22:05:09.407Z[ recovery-image] Sep 02 22:05:08.794 INFO O| Sep 02 22:05:08.794 INFO STEP 997 (remove_files) COMPLETE
86782026-09-02T22:05:09.407Z[ recovery-image] Sep 02 22:05:08.794 INFO O| Sep 02 22:05:08.794 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86792026-09-02T22:05:09.413Z[ recovery-image] Sep 02 22:05:08.803 INFO O| Sep 02 22:05:08.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
86802026-09-02T22:05:09.413Z[ recovery-image] Sep 02 22:05:08.803 INFO O| Sep 02 22:05:08.803 INFO STEP 998 (remove_files) COMPLETE
86812026-09-02T22:05:09.413Z[ recovery-image] Sep 02 22:05:08.803 INFO O| Sep 02 22:05:08.803 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86822026-09-02T22:05:09.413Z[verify-libraries] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
86832026-09-02T22:05:09.414Z[ recovery-image] Sep 02 22:05:08.813 INFO O| Sep 02 22:05:08.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
86842026-09-02T22:05:09.414Z[ recovery-image] Sep 02 22:05:08.813 INFO O| Sep 02 22:05:08.813 INFO STEP 999 (remove_files) COMPLETE
86852026-09-02T22:05:09.414Z[ recovery-image] Sep 02 22:05:08.813 INFO O| Sep 02 22:05:08.813 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86862026-09-02T22:05:09.420Z[ recovery-image] Sep 02 22:05:08.823 INFO O| Sep 02 22:05:08.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
86872026-09-02T22:05:09.420Z[ recovery-image] Sep 02 22:05:08.823 INFO O| Sep 02 22:05:08.823 INFO STEP 1000 (remove_files) COMPLETE
86882026-09-02T22:05:09.431Z[ recovery-image] Sep 02 22:05:08.823 INFO O| Sep 02 22:05:08.823 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86892026-09-02T22:05:09.436Z[ recovery-image] Sep 02 22:05:08.834 INFO O| Sep 02 22:05:08.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
86902026-09-02T22:05:09.437Z[ recovery-image] Sep 02 22:05:08.834 INFO O| Sep 02 22:05:08.834 INFO STEP 1001 (remove_files) COMPLETE
86912026-09-02T22:05:09.437Z[ recovery-image] Sep 02 22:05:08.834 INFO O| Sep 02 22:05:08.834 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86922026-09-02T22:05:09.437Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
86932026-09-02T22:05:09.442Z[ recovery-image] Sep 02 22:05:08.844 INFO O| Sep 02 22:05:08.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
86942026-09-02T22:05:09.442Z[ recovery-image] Sep 02 22:05:08.844 INFO O| Sep 02 22:05:08.844 INFO STEP 1002 (remove_files) COMPLETE
86952026-09-02T22:05:09.442Z[ recovery-image] Sep 02 22:05:08.844 INFO O| Sep 02 22:05:08.844 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86962026-09-02T22:05:09.451Z[ recovery-image] Sep 02 22:05:08.854 INFO O| Sep 02 22:05:08.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
86972026-09-02T22:05:09.451Z[ recovery-image] Sep 02 22:05:08.854 INFO O| Sep 02 22:05:08.854 INFO STEP 1003 (remove_files) COMPLETE
86982026-09-02T22:05:09.451Z[ recovery-image] Sep 02 22:05:08.854 INFO O| Sep 02 22:05:08.854 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86992026-09-02T22:05:09.458Z[ recovery-image] Sep 02 22:05:08.863 INFO O| Sep 02 22:05:08.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
87002026-09-02T22:05:09.459Z[ recovery-image] Sep 02 22:05:08.863 INFO O| Sep 02 22:05:08.863 INFO STEP 1004 (remove_files) COMPLETE
87012026-09-02T22:05:09.459Z[ recovery-image] Sep 02 22:05:08.863 INFO O| Sep 02 22:05:08.863 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87022026-09-02T22:05:09.469Z[ recovery-image] Sep 02 22:05:08.874 INFO O| Sep 02 22:05:08.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
87032026-09-02T22:05:09.469Z[ recovery-image] Sep 02 22:05:08.874 INFO O| Sep 02 22:05:08.874 INFO STEP 1005 (remove_files) COMPLETE
87042026-09-02T22:05:09.473Z[ recovery-image] Sep 02 22:05:08.874 INFO O| Sep 02 22:05:08.874 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87052026-09-02T22:05:09.480Z[ recovery-image] Sep 02 22:05:08.884 INFO O| Sep 02 22:05:08.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
87062026-09-02T22:05:09.480Z[ recovery-image] Sep 02 22:05:08.885 INFO O| Sep 02 22:05:08.885 INFO STEP 1006 (remove_files) COMPLETE
87072026-09-02T22:05:09.480Z[ recovery-image] Sep 02 22:05:08.885 INFO O| Sep 02 22:05:08.885 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87082026-09-02T22:05:09.490Z[ recovery-image] Sep 02 22:05:08.895 INFO O| Sep 02 22:05:08.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
87092026-09-02T22:05:09.490Z[ recovery-image] Sep 02 22:05:08.895 INFO O| Sep 02 22:05:08.895 INFO STEP 1007 (remove_files) COMPLETE
87102026-09-02T22:05:09.494Z[ recovery-image] Sep 02 22:05:08.895 INFO O| Sep 02 22:05:08.895 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87112026-09-02T22:05:09.500Z[ recovery-image] Sep 02 22:05:08.905 INFO O| Sep 02 22:05:08.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
87122026-09-02T22:05:09.500Z[ recovery-image] Sep 02 22:05:08.905 INFO O| Sep 02 22:05:08.905 INFO STEP 1008 (remove_files) COMPLETE
87132026-09-02T22:05:09.500Z[ recovery-image] Sep 02 22:05:08.905 INFO O| Sep 02 22:05:08.905 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87142026-09-02T22:05:09.511Z[ recovery-image] Sep 02 22:05:08.914 INFO O| Sep 02 22:05:08.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
87152026-09-02T22:05:09.511Z[ recovery-image] Sep 02 22:05:08.914 INFO O| Sep 02 22:05:08.914 INFO STEP 1009 (remove_files) COMPLETE
87162026-09-02T22:05:09.511Z[ recovery-image] Sep 02 22:05:08.914 INFO O| Sep 02 22:05:08.914 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87172026-09-02T22:05:09.520Z[ recovery-image] Sep 02 22:05:08.924 INFO O| Sep 02 22:05:08.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
87182026-09-02T22:05:09.520Z[ recovery-image] Sep 02 22:05:08.924 INFO O| Sep 02 22:05:08.924 INFO STEP 1010 (remove_files) COMPLETE
87192026-09-02T22:05:09.525Z[ recovery-image] Sep 02 22:05:08.924 INFO O| Sep 02 22:05:08.924 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87202026-09-02T22:05:09.534Z[ recovery-image] Sep 02 22:05:08.933 INFO O| Sep 02 22:05:08.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
87212026-09-02T22:05:09.534Z[ recovery-image] Sep 02 22:05:08.933 INFO O| Sep 02 22:05:08.933 INFO STEP 1011 (remove_files) COMPLETE
87222026-09-02T22:05:09.534Z[ recovery-image] Sep 02 22:05:08.933 INFO O| Sep 02 22:05:08.933 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87232026-09-02T22:05:09.542Z[ recovery-image] Sep 02 22:05:08.946 INFO O| Sep 02 22:05:08.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
87242026-09-02T22:05:09.542Z[ recovery-image] Sep 02 22:05:08.946 INFO O| Sep 02 22:05:08.944 INFO STEP 1012 (remove_files) COMPLETE
87252026-09-02T22:05:09.542Z[ recovery-image] Sep 02 22:05:08.946 INFO O| Sep 02 22:05:08.944 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87262026-09-02T22:05:09.549Z[ recovery-image] Sep 02 22:05:08.954 INFO O| Sep 02 22:05:08.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
87272026-09-02T22:05:09.549Z[ recovery-image] Sep 02 22:05:08.954 INFO O| Sep 02 22:05:08.954 INFO STEP 1013 (remove_files) COMPLETE
87282026-09-02T22:05:09.549Z[ recovery-image] Sep 02 22:05:08.954 INFO O| Sep 02 22:05:08.954 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87292026-09-02T22:05:09.561Z[ recovery-image] Sep 02 22:05:08.964 INFO O| Sep 02 22:05:08.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
87302026-09-02T22:05:09.561Z[ recovery-image] Sep 02 22:05:08.964 INFO O| Sep 02 22:05:08.964 INFO STEP 1014 (remove_files) COMPLETE
87312026-09-02T22:05:09.561Z[ recovery-image] Sep 02 22:05:08.964 INFO O| Sep 02 22:05:08.964 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87322026-09-02T22:05:09.574Z[ recovery-image] Sep 02 22:05:08.974 INFO O| Sep 02 22:05:08.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
87332026-09-02T22:05:09.574Z[ recovery-image] Sep 02 22:05:08.974 INFO O| Sep 02 22:05:08.974 INFO STEP 1015 (remove_files) COMPLETE
87342026-09-02T22:05:09.574Z[ recovery-image] Sep 02 22:05:08.974 INFO O| Sep 02 22:05:08.974 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87352026-09-02T22:05:09.584Z[ recovery-image] Sep 02 22:05:08.986 INFO O| Sep 02 22:05:08.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
87362026-09-02T22:05:09.584Z[ recovery-image] Sep 02 22:05:08.986 INFO O| Sep 02 22:05:08.986 INFO STEP 1016 (remove_files) COMPLETE
87372026-09-02T22:05:09.584Z[ recovery-image] Sep 02 22:05:08.986 INFO O| Sep 02 22:05:08.986 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87382026-09-02T22:05:09.589Z[verify-libraries] Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
87392026-09-02T22:05:09.604Z[ recovery-image] Sep 02 22:05:08.996 INFO O| Sep 02 22:05:08.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
87402026-09-02T22:05:09.604Z[ recovery-image] Sep 02 22:05:08.996 INFO O| Sep 02 22:05:08.996 INFO STEP 1017 (remove_files) COMPLETE
87412026-09-02T22:05:09.604Z[ recovery-image] Sep 02 22:05:08.996 INFO O| Sep 02 22:05:08.996 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87422026-09-02T22:05:09.614Z[ recovery-image] Sep 02 22:05:09.006 INFO O| Sep 02 22:05:09.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
87432026-09-02T22:05:09.614Z[ recovery-image] Sep 02 22:05:09.006 INFO O| Sep 02 22:05:09.006 INFO STEP 1018 (remove_files) COMPLETE
87442026-09-02T22:05:09.614Z[ recovery-image] Sep 02 22:05:09.006 INFO O| Sep 02 22:05:09.006 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87452026-09-02T22:05:09.614Z[ recovery-image] Sep 02 22:05:09.016 INFO O| Sep 02 22:05:09.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
87462026-09-02T22:05:09.614Z[ recovery-image] Sep 02 22:05:09.016 INFO O| Sep 02 22:05:09.016 INFO STEP 1019 (remove_files) COMPLETE
87472026-09-02T22:05:09.614Z[ recovery-image] Sep 02 22:05:09.016 INFO O| Sep 02 22:05:09.016 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87482026-09-02T22:05:09.627Z[ recovery-image] Sep 02 22:05:09.024 INFO O| Sep 02 22:05:09.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
87492026-09-02T22:05:09.627Z[ recovery-image] Sep 02 22:05:09.025 INFO O| Sep 02 22:05:09.024 INFO STEP 1020 (remove_files) COMPLETE
87502026-09-02T22:05:09.627Z[ recovery-image] Sep 02 22:05:09.025 INFO O| Sep 02 22:05:09.024 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87512026-09-02T22:05:09.634Z[ recovery-image] Sep 02 22:05:09.038 INFO O| Sep 02 22:05:09.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
87522026-09-02T22:05:09.634Z[ recovery-image] Sep 02 22:05:09.038 INFO O| Sep 02 22:05:09.038 INFO STEP 1021 (remove_files) COMPLETE
87532026-09-02T22:05:09.634Z[ recovery-image] Sep 02 22:05:09.038 INFO O| Sep 02 22:05:09.038 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87542026-09-02T22:05:09.645Z[ recovery-image] Sep 02 22:05:09.048 INFO O| Sep 02 22:05:09.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
87552026-09-02T22:05:09.645Z[ recovery-image] Sep 02 22:05:09.048 INFO O| Sep 02 22:05:09.048 INFO STEP 1022 (remove_files) COMPLETE
87562026-09-02T22:05:09.645Z[ recovery-image] Sep 02 22:05:09.048 INFO O| Sep 02 22:05:09.048 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87572026-09-02T22:05:09.662Z[ recovery-image] Sep 02 22:05:09.060 INFO O| Sep 02 22:05:09.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
87582026-09-02T22:05:09.662Z[ recovery-image] Sep 02 22:05:09.060 INFO O| Sep 02 22:05:09.060 INFO STEP 1023 (remove_files) COMPLETE
87592026-09-02T22:05:09.664Z[ recovery-image] Sep 02 22:05:09.060 INFO O| Sep 02 22:05:09.060 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87602026-09-02T22:05:09.670Z[ recovery-image] Sep 02 22:05:09.070 INFO O| Sep 02 22:05:09.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
87612026-09-02T22:05:09.671Z[ recovery-image] Sep 02 22:05:09.070 INFO O| Sep 02 22:05:09.070 INFO STEP 1024 (remove_files) COMPLETE
87622026-09-02T22:05:09.671Z[ recovery-image] Sep 02 22:05:09.070 INFO O| Sep 02 22:05:09.070 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87632026-09-02T22:05:09.676Z[ recovery-image] Sep 02 22:05:09.080 INFO O| Sep 02 22:05:09.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
87642026-09-02T22:05:09.676Z[ recovery-image] Sep 02 22:05:09.080 INFO O| Sep 02 22:05:09.080 INFO STEP 1025 (remove_files) COMPLETE
87652026-09-02T22:05:09.676Z[ recovery-image] Sep 02 22:05:09.080 INFO O| Sep 02 22:05:09.080 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87662026-09-02T22:05:09.685Z[ recovery-image] Sep 02 22:05:09.089 INFO O| Sep 02 22:05:09.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
87672026-09-02T22:05:09.689Z[ recovery-image] Sep 02 22:05:09.090 INFO O| Sep 02 22:05:09.089 INFO STEP 1026 (remove_files) COMPLETE
87682026-09-02T22:05:09.689Z[ recovery-image] Sep 02 22:05:09.090 INFO O| Sep 02 22:05:09.089 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87692026-09-02T22:05:09.699Z[ recovery-image] Sep 02 22:05:09.099 INFO O| Sep 02 22:05:09.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
87702026-09-02T22:05:09.699Z[ recovery-image] Sep 02 22:05:09.100 INFO O| Sep 02 22:05:09.099 INFO STEP 1027 (remove_files) COMPLETE
87712026-09-02T22:05:09.699Z[ recovery-image] Sep 02 22:05:09.100 INFO O| Sep 02 22:05:09.100 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87722026-09-02T22:05:09.716Z[ recovery-image] Sep 02 22:05:09.111 INFO O| Sep 02 22:05:09.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
87732026-09-02T22:05:09.716Z[ recovery-image] Sep 02 22:05:09.111 INFO O| Sep 02 22:05:09.111 INFO STEP 1028 (remove_files) COMPLETE
87742026-09-02T22:05:09.716Z[ recovery-image] Sep 02 22:05:09.111 INFO O| Sep 02 22:05:09.111 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87752026-09-02T22:05:09.720Z[ recovery-image] Sep 02 22:05:09.122 INFO O| Sep 02 22:05:09.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
87762026-09-02T22:05:09.720Z[ recovery-image] Sep 02 22:05:09.122 INFO O| Sep 02 22:05:09.122 INFO STEP 1029 (remove_files) COMPLETE
87772026-09-02T22:05:09.720Z[ recovery-image] Sep 02 22:05:09.122 INFO O| Sep 02 22:05:09.122 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87782026-09-02T22:05:09.740Z[ recovery-image] Sep 02 22:05:09.132 INFO O| Sep 02 22:05:09.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
87792026-09-02T22:05:09.754Z[ recovery-image] Sep 02 22:05:09.133 INFO O| Sep 02 22:05:09.133 INFO STEP 1030 (remove_files) COMPLETE
87802026-09-02T22:05:09.754Z[ recovery-image] Sep 02 22:05:09.133 INFO O| Sep 02 22:05:09.133 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87812026-09-02T22:05:09.754Z[ recovery-image] Sep 02 22:05:09.144 INFO O| Sep 02 22:05:09.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
87822026-09-02T22:05:09.756Z[ recovery-image] Sep 02 22:05:09.144 INFO O| Sep 02 22:05:09.144 INFO STEP 1031 (remove_files) COMPLETE
87832026-09-02T22:05:09.756Z[ recovery-image] Sep 02 22:05:09.144 INFO O| Sep 02 22:05:09.144 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87842026-09-02T22:05:09.756Z[ recovery-image] Sep 02 22:05:09.154 INFO O| Sep 02 22:05:09.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
87852026-09-02T22:05:09.756Z[ recovery-image] Sep 02 22:05:09.154 INFO O| Sep 02 22:05:09.154 INFO STEP 1032 (remove_files) COMPLETE
87862026-09-02T22:05:09.756Z[ recovery-image] Sep 02 22:05:09.154 INFO O| Sep 02 22:05:09.154 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87872026-09-02T22:05:09.761Z[ recovery-image] Sep 02 22:05:09.164 INFO O| Sep 02 22:05:09.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
87882026-09-02T22:05:09.761Z[ recovery-image] Sep 02 22:05:09.165 INFO O| Sep 02 22:05:09.165 INFO STEP 1033 (remove_files) COMPLETE
87892026-09-02T22:05:09.761Z[ recovery-image] Sep 02 22:05:09.165 INFO O| Sep 02 22:05:09.165 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87902026-09-02T22:05:09.771Z[ recovery-image] Sep 02 22:05:09.174 INFO O| Sep 02 22:05:09.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
87912026-09-02T22:05:09.771Z[ recovery-image] Sep 02 22:05:09.174 INFO O| Sep 02 22:05:09.174 INFO STEP 1034 (remove_files) COMPLETE
87922026-09-02T22:05:09.771Z[ recovery-image] Sep 02 22:05:09.174 INFO O| Sep 02 22:05:09.174 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87932026-09-02T22:05:09.787Z[ recovery-image] Sep 02 22:05:09.184 INFO O| Sep 02 22:05:09.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
87942026-09-02T22:05:09.787Z[ recovery-image] Sep 02 22:05:09.184 INFO O| Sep 02 22:05:09.184 INFO STEP 1035 (remove_files) COMPLETE
87952026-09-02T22:05:09.790Z[ recovery-image] Sep 02 22:05:09.184 INFO O| Sep 02 22:05:09.184 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87962026-09-02T22:05:09.791Z[ recovery-image] Sep 02 22:05:09.194 INFO O| Sep 02 22:05:09.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
87972026-09-02T22:05:09.791Z[ recovery-image] Sep 02 22:05:09.194 INFO O| Sep 02 22:05:09.194 INFO STEP 1036 (remove_files) COMPLETE
87982026-09-02T22:05:09.791Z[ recovery-image] Sep 02 22:05:09.194 INFO O| Sep 02 22:05:09.194 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87992026-09-02T22:05:09.799Z[ recovery-image] Sep 02 22:05:09.204 INFO O| Sep 02 22:05:09.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
88002026-09-02T22:05:09.799Z[ recovery-image] Sep 02 22:05:09.204 INFO O| Sep 02 22:05:09.204 INFO STEP 1037 (remove_files) COMPLETE
88012026-09-02T22:05:09.799Z[ recovery-image] Sep 02 22:05:09.204 INFO O| Sep 02 22:05:09.204 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88022026-09-02T22:05:09.808Z[ recovery-image] Sep 02 22:05:09.213 INFO O| Sep 02 22:05:09.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
88032026-09-02T22:05:09.808Z[ recovery-image] Sep 02 22:05:09.213 INFO O| Sep 02 22:05:09.213 INFO STEP 1038 (remove_files) COMPLETE
88042026-09-02T22:05:09.813Z[ recovery-image] Sep 02 22:05:09.213 INFO O| Sep 02 22:05:09.213 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88052026-09-02T22:05:09.818Z[ recovery-image] Sep 02 22:05:09.222 INFO O| Sep 02 22:05:09.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
88062026-09-02T22:05:09.818Z[ recovery-image] Sep 02 22:05:09.222 INFO O| Sep 02 22:05:09.222 INFO STEP 1039 (remove_files) COMPLETE
88072026-09-02T22:05:09.822Z[ recovery-image] Sep 02 22:05:09.222 INFO O| Sep 02 22:05:09.222 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88082026-09-02T22:05:09.828Z[ recovery-image] Sep 02 22:05:09.232 INFO O| Sep 02 22:05:09.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
88092026-09-02T22:05:09.828Z[ recovery-image] Sep 02 22:05:09.232 INFO O| Sep 02 22:05:09.232 INFO STEP 1040 (remove_files) COMPLETE
88102026-09-02T22:05:09.838Z[ recovery-image] Sep 02 22:05:09.232 INFO O| Sep 02 22:05:09.232 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88112026-09-02T22:05:09.845Z[ recovery-image] Sep 02 22:05:09.243 INFO O| Sep 02 22:05:09.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
88122026-09-02T22:05:09.845Z[ recovery-image] Sep 02 22:05:09.243 INFO O| Sep 02 22:05:09.243 INFO STEP 1041 (remove_files) COMPLETE
88132026-09-02T22:05:09.845Z[ recovery-image] Sep 02 22:05:09.243 INFO O| Sep 02 22:05:09.243 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88142026-09-02T22:05:09.854Z[ recovery-image] Sep 02 22:05:09.254 INFO O| Sep 02 22:05:09.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
88152026-09-02T22:05:09.855Z[ recovery-image] Sep 02 22:05:09.254 INFO O| Sep 02 22:05:09.254 INFO STEP 1042 (remove_files) COMPLETE
88162026-09-02T22:05:09.855Z[ recovery-image] Sep 02 22:05:09.254 INFO O| Sep 02 22:05:09.254 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88172026-09-02T22:05:09.863Z[ recovery-image] Sep 02 22:05:09.264 INFO O| Sep 02 22:05:09.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
88182026-09-02T22:05:09.863Z[ recovery-image] Sep 02 22:05:09.264 INFO O| Sep 02 22:05:09.264 INFO STEP 1043 (remove_files) COMPLETE
88192026-09-02T22:05:09.863Z[ recovery-image] Sep 02 22:05:09.264 INFO O| Sep 02 22:05:09.264 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88202026-09-02T22:05:09.870Z[ recovery-image] Sep 02 22:05:09.273 INFO O| Sep 02 22:05:09.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
88212026-09-02T22:05:09.870Z[ recovery-image] Sep 02 22:05:09.274 INFO O| Sep 02 22:05:09.273 INFO STEP 1044 (remove_files) COMPLETE
88222026-09-02T22:05:09.870Z[ recovery-image] Sep 02 22:05:09.274 INFO O| Sep 02 22:05:09.273 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88232026-09-02T22:05:09.878Z[ recovery-image] Sep 02 22:05:09.282 INFO O| Sep 02 22:05:09.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
88242026-09-02T22:05:09.878Z[ recovery-image] Sep 02 22:05:09.282 INFO O| Sep 02 22:05:09.282 INFO STEP 1045 (remove_files) COMPLETE
88252026-09-02T22:05:09.885Z[ recovery-image] Sep 02 22:05:09.282 INFO O| Sep 02 22:05:09.282 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88262026-09-02T22:05:09.896Z[ recovery-image] Sep 02 22:05:09.292 INFO O| Sep 02 22:05:09.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
88272026-09-02T22:05:09.896Z[ recovery-image] Sep 02 22:05:09.292 INFO O| Sep 02 22:05:09.292 INFO STEP 1046 (remove_files) COMPLETE
88282026-09-02T22:05:09.896Z[ recovery-image] Sep 02 22:05:09.292 INFO O| Sep 02 22:05:09.292 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88292026-09-02T22:05:09.905Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
88302026-09-02T22:05:09.905Z[ recovery-image] Sep 02 22:05:09.301 INFO O| Sep 02 22:05:09.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
88312026-09-02T22:05:09.905Z[ recovery-image] Sep 02 22:05:09.302 INFO O| Sep 02 22:05:09.302 INFO STEP 1047 (remove_files) COMPLETE
88322026-09-02T22:05:09.905Z[ recovery-image] Sep 02 22:05:09.302 INFO O| Sep 02 22:05:09.302 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88332026-09-02T22:05:10.339Z[ recovery-image] Sep 02 22:05:09.311 INFO O| Sep 02 22:05:09.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
88342026-09-02T22:05:10.339Z[ recovery-image] Sep 02 22:05:09.311 INFO O| Sep 02 22:05:09.311 INFO STEP 1048 (remove_files) COMPLETE
88352026-09-02T22:05:10.339Z[ recovery-image] Sep 02 22:05:09.311 INFO O| Sep 02 22:05:09.311 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88362026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.320 INFO O| Sep 02 22:05:09.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
88372026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.320 INFO O| Sep 02 22:05:09.320 INFO STEP 1049 (remove_files) COMPLETE
88382026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.320 INFO O| Sep 02 22:05:09.320 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88392026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.330 INFO O| Sep 02 22:05:09.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
88402026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.330 INFO O| Sep 02 22:05:09.330 INFO STEP 1050 (remove_files) COMPLETE
88412026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.330 INFO O| Sep 02 22:05:09.330 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88422026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.339 INFO O| Sep 02 22:05:09.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
88432026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.339 INFO O| Sep 02 22:05:09.339 INFO STEP 1051 (remove_files) COMPLETE
88442026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.339 INFO O| Sep 02 22:05:09.339 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88452026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.348 INFO O| Sep 02 22:05:09.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
88462026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.348 INFO O| Sep 02 22:05:09.348 INFO STEP 1052 (remove_files) COMPLETE
88472026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.348 INFO O| Sep 02 22:05:09.348 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88482026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.357 INFO O| Sep 02 22:05:09.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
88492026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.357 INFO O| Sep 02 22:05:09.357 INFO STEP 1053 (remove_files) COMPLETE
88502026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.357 INFO O| Sep 02 22:05:09.357 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88512026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.365 INFO O| Sep 02 22:05:09.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
88522026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.365 INFO O| Sep 02 22:05:09.365 INFO STEP 1054 (remove_files) COMPLETE
88532026-09-02T22:05:10.386Z[ recovery-image] Sep 02 22:05:09.365 INFO O| Sep 02 22:05:09.365 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88542026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.374 INFO O| Sep 02 22:05:09.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
88552026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.375 INFO O| Sep 02 22:05:09.374 INFO STEP 1055 (remove_files) COMPLETE
88562026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.375 INFO O| Sep 02 22:05:09.375 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88572026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.384 INFO O| Sep 02 22:05:09.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
88582026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.384 INFO O| Sep 02 22:05:09.384 INFO STEP 1056 (remove_files) COMPLETE
88592026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.384 INFO O| Sep 02 22:05:09.384 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88602026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.393 INFO O| Sep 02 22:05:09.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
88612026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.393 INFO O| Sep 02 22:05:09.393 INFO STEP 1057 (remove_files) COMPLETE
88622026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.393 INFO O| Sep 02 22:05:09.393 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88632026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.402 INFO O| Sep 02 22:05:09.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
88642026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.402 INFO O| Sep 02 22:05:09.402 INFO STEP 1058 (remove_files) COMPLETE
88652026-09-02T22:05:10.387Z[ recovery-image] Sep 02 22:05:09.402 INFO O| Sep 02 22:05:09.402 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88662026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.412 INFO O| Sep 02 22:05:09.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
88672026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.412 INFO O| Sep 02 22:05:09.412 INFO STEP 1059 (remove_files) COMPLETE
88682026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.412 INFO O| Sep 02 22:05:09.412 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88692026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.421 INFO O| Sep 02 22:05:09.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
88702026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.421 INFO O| Sep 02 22:05:09.421 INFO STEP 1060 (remove_files) COMPLETE
88712026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.421 INFO O| Sep 02 22:05:09.421 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88722026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.437 INFO O| Sep 02 22:05:09.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
88732026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.437 INFO O| Sep 02 22:05:09.437 INFO STEP 1061 (remove_files) COMPLETE
88742026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.437 INFO O| Sep 02 22:05:09.437 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88752026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.446 INFO O| Sep 02 22:05:09.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
88762026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.446 INFO O| Sep 02 22:05:09.446 INFO STEP 1062 (remove_files) COMPLETE
88772026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.446 INFO O| Sep 02 22:05:09.446 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88782026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.455 INFO O| Sep 02 22:05:09.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
88792026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.455 INFO O| Sep 02 22:05:09.455 INFO STEP 1063 (remove_files) COMPLETE
88802026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.455 INFO O| Sep 02 22:05:09.455 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88812026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.465 INFO O| Sep 02 22:05:09.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
88822026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.465 INFO O| Sep 02 22:05:09.465 INFO STEP 1064 (remove_files) COMPLETE
88832026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.465 INFO O| Sep 02 22:05:09.465 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88842026-09-02T22:05:10.388Z[ recovery-image] Sep 02 22:05:09.475 INFO O| Sep 02 22:05:09.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
88852026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.475 INFO O| Sep 02 22:05:09.475 INFO STEP 1065 (remove_files) COMPLETE
88862026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.475 INFO O| Sep 02 22:05:09.475 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88872026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.484 INFO O| Sep 02 22:05:09.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
88882026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.484 INFO O| Sep 02 22:05:09.484 INFO STEP 1066 (remove_files) COMPLETE
88892026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.484 INFO O| Sep 02 22:05:09.484 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88902026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.493 INFO O| Sep 02 22:05:09.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
88912026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.493 INFO O| Sep 02 22:05:09.493 INFO STEP 1067 (remove_files) COMPLETE
88922026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.493 INFO O| Sep 02 22:05:09.493 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88932026-09-02T22:05:10.393Z[ recovery-image] Sep 02 22:05:09.502 INFO O| Sep 02 22:05:09.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
88942026-09-02T22:05:10.394Z[ recovery-image] Sep 02 22:05:09.503 INFO O| Sep 02 22:05:09.502 INFO STEP 1068 (remove_files) COMPLETE
88952026-09-02T22:05:10.394Z[ recovery-image] Sep 02 22:05:09.503 INFO O| Sep 02 22:05:09.503 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88962026-09-02T22:05:10.394Z[ recovery-image] Sep 02 22:05:09.511 INFO O| Sep 02 22:05:09.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
88972026-09-02T22:05:10.394Z[ recovery-image] Sep 02 22:05:09.511 INFO O| Sep 02 22:05:09.511 INFO STEP 1069 (remove_files) COMPLETE
88982026-09-02T22:05:10.394Z[ recovery-image] Sep 02 22:05:09.511 INFO O| Sep 02 22:05:09.511 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88992026-09-02T22:05:10.394Z[ recovery-image] Sep 02 22:05:09.519 INFO O| Sep 02 22:05:09.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
89002026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.520 INFO O| Sep 02 22:05:09.520 INFO STEP 1070 (remove_files) COMPLETE
89012026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.520 INFO O| Sep 02 22:05:09.520 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89022026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.528 INFO O| Sep 02 22:05:09.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
89032026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.528 INFO O| Sep 02 22:05:09.528 INFO STEP 1071 (remove_files) COMPLETE
89042026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.528 INFO O| Sep 02 22:05:09.528 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89052026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.537 INFO O| Sep 02 22:05:09.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
89062026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.537 INFO O| Sep 02 22:05:09.537 INFO STEP 1072 (remove_files) COMPLETE
89072026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.537 INFO O| Sep 02 22:05:09.537 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89082026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.545 INFO O| Sep 02 22:05:09.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
89092026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.545 INFO O| Sep 02 22:05:09.545 INFO STEP 1073 (remove_files) COMPLETE
89102026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.545 INFO O| Sep 02 22:05:09.545 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89112026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.554 INFO O| Sep 02 22:05:09.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
89122026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.554 INFO O| Sep 02 22:05:09.554 INFO STEP 1074 (remove_files) COMPLETE
89132026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.554 INFO O| Sep 02 22:05:09.554 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89142026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.565 INFO O| Sep 02 22:05:09.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
89152026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.565 INFO O| Sep 02 22:05:09.565 INFO STEP 1075 (remove_files) COMPLETE
89162026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.565 INFO O| Sep 02 22:05:09.565 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89172026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.575 INFO O| Sep 02 22:05:09.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
89182026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.575 INFO O| Sep 02 22:05:09.575 INFO STEP 1076 (remove_files) COMPLETE
89192026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.575 INFO O| Sep 02 22:05:09.575 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89202026-09-02T22:05:10.397Z[ recovery-image] Sep 02 22:05:09.585 INFO O| Sep 02 22:05:09.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
89212026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.585 INFO O| Sep 02 22:05:09.585 INFO STEP 1077 (remove_files) COMPLETE
89222026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.585 INFO O| Sep 02 22:05:09.585 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89232026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.594 INFO O| Sep 02 22:05:09.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
89242026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.594 INFO O| Sep 02 22:05:09.594 INFO STEP 1078 (remove_files) COMPLETE
89252026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.594 INFO O| Sep 02 22:05:09.594 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89262026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.602 INFO O| Sep 02 22:05:09.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
89272026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.602 INFO O| Sep 02 22:05:09.602 INFO STEP 1079 (remove_files) COMPLETE
89282026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.603 INFO O| Sep 02 22:05:09.602 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89292026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.612 INFO O| Sep 02 22:05:09.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
89302026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.612 INFO O| Sep 02 22:05:09.612 INFO STEP 1080 (remove_files) COMPLETE
89312026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.612 INFO O| Sep 02 22:05:09.612 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89322026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.621 INFO O| Sep 02 22:05:09.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
89332026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.621 INFO O| Sep 02 22:05:09.621 INFO STEP 1081 (remove_files) COMPLETE
89342026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.621 INFO O| Sep 02 22:05:09.621 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89352026-09-02T22:05:10.398Z[ recovery-image] Sep 02 22:05:09.632 INFO O| Sep 02 22:05:09.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
89362026-09-02T22:05:10.430Z[ recovery-image] Sep 02 22:05:09.632 INFO O| Sep 02 22:05:09.632 INFO STEP 1082 (remove_files) COMPLETE
89372026-09-02T22:05:10.431Z[ recovery-image] Sep 02 22:05:09.632 INFO O| Sep 02 22:05:09.632 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89382026-09-02T22:05:10.431Z[verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
89392026-09-02T22:05:10.431Z[ recovery-image] Sep 02 22:05:09.644 INFO O| Sep 02 22:05:09.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
89402026-09-02T22:05:10.431Z[ recovery-image] Sep 02 22:05:09.644 INFO O| Sep 02 22:05:09.644 INFO STEP 1083 (remove_files) COMPLETE
89412026-09-02T22:05:10.432Z[ recovery-image] Sep 02 22:05:09.644 INFO O| Sep 02 22:05:09.644 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89422026-09-02T22:05:10.432Z[ recovery-image] Sep 02 22:05:09.655 INFO O| Sep 02 22:05:09.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
89432026-09-02T22:05:10.432Z[ recovery-image] Sep 02 22:05:09.655 INFO O| Sep 02 22:05:09.655 INFO STEP 1084 (remove_files) COMPLETE
89442026-09-02T22:05:10.432Z[ recovery-image] Sep 02 22:05:09.655 INFO O| Sep 02 22:05:09.655 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89452026-09-02T22:05:10.433Z[ recovery-image] Sep 02 22:05:09.663 INFO O| Sep 02 22:05:09.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
89462026-09-02T22:05:10.433Z[ recovery-image] Sep 02 22:05:09.663 INFO O| Sep 02 22:05:09.663 INFO STEP 1085 (remove_files) COMPLETE
89472026-09-02T22:05:10.433Z[ recovery-image] Sep 02 22:05:09.663 INFO O| Sep 02 22:05:09.663 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89482026-09-02T22:05:10.433Z[ recovery-image] Sep 02 22:05:09.672 INFO O| Sep 02 22:05:09.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
89492026-09-02T22:05:10.433Z[ recovery-image] Sep 02 22:05:09.672 INFO O| Sep 02 22:05:09.672 INFO STEP 1086 (remove_files) COMPLETE
89502026-09-02T22:05:10.434Z[ recovery-image] Sep 02 22:05:09.672 INFO O| Sep 02 22:05:09.672 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89512026-09-02T22:05:10.434Z[ recovery-image] Sep 02 22:05:09.680 INFO O| Sep 02 22:05:09.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
89522026-09-02T22:05:10.434Z[ recovery-image] Sep 02 22:05:09.680 INFO O| Sep 02 22:05:09.680 INFO STEP 1087 (remove_files) COMPLETE
89532026-09-02T22:05:10.434Z[ recovery-image] Sep 02 22:05:09.680 INFO O| Sep 02 22:05:09.680 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89542026-09-02T22:05:10.435Z[ recovery-image] Sep 02 22:05:09.689 INFO O| Sep 02 22:05:09.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
89552026-09-02T22:05:10.435Z[ recovery-image] Sep 02 22:05:09.689 INFO O| Sep 02 22:05:09.689 INFO STEP 1088 (remove_files) COMPLETE
89562026-09-02T22:05:10.435Z[ recovery-image] Sep 02 22:05:09.689 INFO O| Sep 02 22:05:09.689 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89572026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.697 INFO O| Sep 02 22:05:09.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
89582026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.697 INFO O| Sep 02 22:05:09.697 INFO STEP 1089 (remove_files) COMPLETE
89592026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.697 INFO O| Sep 02 22:05:09.697 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89602026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.708 INFO O| Sep 02 22:05:09.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
89612026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.708 INFO O| Sep 02 22:05:09.708 INFO STEP 1090 (remove_files) COMPLETE
89622026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.708 INFO O| Sep 02 22:05:09.708 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89632026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.718 INFO O| Sep 02 22:05:09.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
89642026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.718 INFO O| Sep 02 22:05:09.718 INFO STEP 1091 (remove_files) COMPLETE
89652026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.718 INFO O| Sep 02 22:05:09.718 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89662026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.729 INFO O| Sep 02 22:05:09.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
89672026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.729 INFO O| Sep 02 22:05:09.729 INFO STEP 1092 (remove_files) COMPLETE
89682026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.729 INFO O| Sep 02 22:05:09.729 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89692026-09-02T22:05:10.436Z[ recovery-image] Sep 02 22:05:09.743 INFO O| Sep 02 22:05:09.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
89702026-09-02T22:05:10.438Z[ recovery-image] Sep 02 22:05:09.743 INFO O| Sep 02 22:05:09.743 INFO STEP 1093 (remove_files) COMPLETE
89712026-09-02T22:05:10.438Z[ recovery-image] Sep 02 22:05:09.743 INFO O| Sep 02 22:05:09.743 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89722026-09-02T22:05:10.438Z[ recovery-image] Sep 02 22:05:09.753 INFO O| Sep 02 22:05:09.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
89732026-09-02T22:05:10.438Z[ recovery-image] Sep 02 22:05:09.754 INFO O| Sep 02 22:05:09.754 INFO STEP 1094 (remove_files) COMPLETE
89742026-09-02T22:05:10.438Z[ recovery-image] Sep 02 22:05:09.754 INFO O| Sep 02 22:05:09.754 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89752026-09-02T22:05:10.438Z[ recovery-image] Sep 02 22:05:09.765 INFO O| Sep 02 22:05:09.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
89762026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.766 INFO O| Sep 02 22:05:09.766 INFO STEP 1095 (remove_files) COMPLETE
89772026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.766 INFO O| Sep 02 22:05:09.766 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89782026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.777 INFO O| Sep 02 22:05:09.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
89792026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.777 INFO O| Sep 02 22:05:09.777 INFO STEP 1096 (remove_files) COMPLETE
89802026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.777 INFO O| Sep 02 22:05:09.777 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89812026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.788 INFO O| Sep 02 22:05:09.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
89822026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.788 INFO O| Sep 02 22:05:09.788 INFO STEP 1097 (remove_files) COMPLETE
89832026-09-02T22:05:10.439Z[ recovery-image] Sep 02 22:05:09.788 INFO O| Sep 02 22:05:09.788 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89842026-09-02T22:05:10.440Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
89852026-09-02T22:05:10.440Z[ recovery-image] Sep 02 22:05:09.799 INFO O| Sep 02 22:05:09.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
89862026-09-02T22:05:10.440Z[ recovery-image] Sep 02 22:05:09.799 INFO O| Sep 02 22:05:09.799 INFO STEP 1098 (remove_files) COMPLETE
89872026-09-02T22:05:10.440Z[ recovery-image] Sep 02 22:05:09.799 INFO O| Sep 02 22:05:09.799 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89882026-09-02T22:05:10.440Z[ recovery-image] Sep 02 22:05:09.810 INFO O| Sep 02 22:05:09.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
89892026-09-02T22:05:10.440Z[ recovery-image] Sep 02 22:05:09.810 INFO O| Sep 02 22:05:09.810 INFO STEP 1099 (remove_files) COMPLETE
89902026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.810 INFO O| Sep 02 22:05:09.810 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89912026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.819 INFO O| Sep 02 22:05:09.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
89922026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.819 INFO O| Sep 02 22:05:09.819 INFO STEP 1100 (remove_files) COMPLETE
89932026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.819 INFO O| Sep 02 22:05:09.819 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89942026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.828 INFO O| Sep 02 22:05:09.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
89952026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.828 INFO O| Sep 02 22:05:09.828 INFO STEP 1101 (remove_files) COMPLETE
89962026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.828 INFO O| Sep 02 22:05:09.828 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89972026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.838 INFO O| Sep 02 22:05:09.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
89982026-09-02T22:05:10.452Z[ recovery-image] Sep 02 22:05:09.838 INFO O| Sep 02 22:05:09.838 INFO STEP 1102 (remove_files) COMPLETE
89992026-09-02T22:05:10.453Z[ recovery-image] Sep 02 22:05:09.838 INFO O| Sep 02 22:05:09.838 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90002026-09-02T22:05:10.453Z[ recovery-image] Sep 02 22:05:09.847 INFO O| Sep 02 22:05:09.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
90012026-09-02T22:05:10.453Z[ recovery-image] Sep 02 22:05:09.847 INFO O| Sep 02 22:05:09.847 INFO STEP 1103 (remove_files) COMPLETE
90022026-09-02T22:05:10.453Z[ recovery-image] Sep 02 22:05:09.847 INFO O| Sep 02 22:05:09.847 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90032026-09-02T22:05:10.464Z[ recovery-image] Sep 02 22:05:09.857 INFO O| Sep 02 22:05:09.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
90042026-09-02T22:05:10.464Z[ recovery-image] Sep 02 22:05:09.857 INFO O| Sep 02 22:05:09.857 INFO STEP 1104 (remove_files) COMPLETE
90052026-09-02T22:05:10.464Z[ recovery-image] Sep 02 22:05:09.857 INFO O| Sep 02 22:05:09.857 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90062026-09-02T22:05:10.464Z[ recovery-image] Sep 02 22:05:09.867 INFO O| Sep 02 22:05:09.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
90072026-09-02T22:05:10.464Z[ recovery-image] Sep 02 22:05:09.867 INFO O| Sep 02 22:05:09.867 INFO STEP 1105 (remove_files) COMPLETE
90082026-09-02T22:05:10.464Z[ recovery-image] Sep 02 22:05:09.867 INFO O| Sep 02 22:05:09.867 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90092026-09-02T22:05:10.471Z[ recovery-image] Sep 02 22:05:09.876 INFO O| Sep 02 22:05:09.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
90102026-09-02T22:05:10.472Z[ recovery-image] Sep 02 22:05:09.876 INFO O| Sep 02 22:05:09.876 INFO STEP 1106 (remove_files) COMPLETE
90112026-09-02T22:05:10.472Z[ recovery-image] Sep 02 22:05:09.876 INFO O| Sep 02 22:05:09.876 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90122026-09-02T22:05:10.481Z[ recovery-image] Sep 02 22:05:09.885 INFO O| Sep 02 22:05:09.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
90132026-09-02T22:05:10.481Z[ recovery-image] Sep 02 22:05:09.885 INFO O| Sep 02 22:05:09.885 INFO STEP 1107 (remove_files) COMPLETE
90142026-09-02T22:05:10.481Z[ recovery-image] Sep 02 22:05:09.885 INFO O| Sep 02 22:05:09.885 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90152026-09-02T22:05:10.489Z[ recovery-image] Sep 02 22:05:09.894 INFO O| Sep 02 22:05:09.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
90162026-09-02T22:05:10.489Z[ recovery-image] Sep 02 22:05:09.894 INFO O| Sep 02 22:05:09.894 INFO STEP 1108 (remove_files) COMPLETE
90172026-09-02T22:05:10.494Z[ recovery-image] Sep 02 22:05:09.894 INFO O| Sep 02 22:05:09.894 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90182026-09-02T22:05:10.499Z[ recovery-image] Sep 02 22:05:09.904 INFO O| Sep 02 22:05:09.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
90192026-09-02T22:05:10.499Z[ recovery-image] Sep 02 22:05:09.904 INFO O| Sep 02 22:05:09.904 INFO STEP 1109 (remove_files) COMPLETE
90202026-09-02T22:05:10.503Z[ recovery-image] Sep 02 22:05:09.904 INFO O| Sep 02 22:05:09.904 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90212026-09-02T22:05:10.510Z[ recovery-image] Sep 02 22:05:09.915 INFO O| Sep 02 22:05:09.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
90222026-09-02T22:05:10.510Z[ recovery-image] Sep 02 22:05:09.915 INFO O| Sep 02 22:05:09.915 INFO STEP 1110 (remove_files) COMPLETE
90232026-09-02T22:05:10.510Z[ recovery-image] Sep 02 22:05:09.915 INFO O| Sep 02 22:05:09.915 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90242026-09-02T22:05:10.524Z[ recovery-image] Sep 02 22:05:09.926 INFO O| Sep 02 22:05:09.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
90252026-09-02T22:05:10.524Z[ recovery-image] Sep 02 22:05:09.926 INFO O| Sep 02 22:05:09.926 INFO STEP 1111 (remove_files) COMPLETE
90262026-09-02T22:05:10.524Z[ recovery-image] Sep 02 22:05:09.926 INFO O| Sep 02 22:05:09.926 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90272026-09-02T22:05:10.531Z[ recovery-image] Sep 02 22:05:09.936 INFO O| Sep 02 22:05:09.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
90282026-09-02T22:05:10.531Z[ recovery-image] Sep 02 22:05:09.936 INFO O| Sep 02 22:05:09.936 INFO STEP 1112 (remove_files) COMPLETE
90292026-09-02T22:05:10.536Z[ recovery-image] Sep 02 22:05:09.936 INFO O| Sep 02 22:05:09.936 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90302026-09-02T22:05:10.545Z[ recovery-image] Sep 02 22:05:09.946 INFO O| Sep 02 22:05:09.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
90312026-09-02T22:05:10.546Z[ recovery-image] Sep 02 22:05:09.946 INFO O| Sep 02 22:05:09.946 INFO STEP 1113 (remove_files) COMPLETE
90322026-09-02T22:05:10.546Z[ recovery-image] Sep 02 22:05:09.946 INFO O| Sep 02 22:05:09.946 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90332026-09-02T22:05:10.556Z[ recovery-image] Sep 02 22:05:09.956 INFO O| Sep 02 22:05:09.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
90342026-09-02T22:05:10.556Z[ recovery-image] Sep 02 22:05:09.956 INFO O| Sep 02 22:05:09.956 INFO STEP 1114 (remove_files) COMPLETE
90352026-09-02T22:05:10.556Z[ recovery-image] Sep 02 22:05:09.956 INFO O| Sep 02 22:05:09.956 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90362026-09-02T22:05:10.564Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
90372026-09-02T22:05:10.565Z[ recovery-image] Sep 02 22:05:09.967 INFO O| Sep 02 22:05:09.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
90382026-09-02T22:05:10.565Z[ recovery-image] Sep 02 22:05:09.967 INFO O| Sep 02 22:05:09.967 INFO STEP 1115 (remove_files) COMPLETE
90392026-09-02T22:05:10.565Z[ recovery-image] Sep 02 22:05:09.967 INFO O| Sep 02 22:05:09.967 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90402026-09-02T22:05:10.573Z[ recovery-image] Sep 02 22:05:09.978 INFO O| Sep 02 22:05:09.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
90412026-09-02T22:05:10.582Z[ recovery-image] Sep 02 22:05:09.979 INFO O| Sep 02 22:05:09.978 INFO STEP 1116 (remove_files) COMPLETE
90422026-09-02T22:05:10.582Z[ recovery-image] Sep 02 22:05:09.979 INFO O| Sep 02 22:05:09.979 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90432026-09-02T22:05:10.631Z[ recovery-image] Sep 02 22:05:09.989 INFO O| Sep 02 22:05:09.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
90442026-09-02T22:05:10.649Z[ recovery-image] Sep 02 22:05:09.989 INFO O| Sep 02 22:05:09.989 INFO STEP 1117 (remove_files) COMPLETE
90452026-09-02T22:05:10.667Z[ recovery-image] Sep 02 22:05:09.989 INFO O| Sep 02 22:05:09.989 INFO STEP 1118: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
90462026-09-02T22:05:10.715Z[ recovery-image] Sep 02 22:05:10.003 INFO O| Sep 02 22:05:10.003 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
90472026-09-02T22:05:10.716Z[ recovery-image] Sep 02 22:05:10.003 INFO O| Sep 02 22:05:10.003 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
90482026-09-02T22:05:10.716Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
90492026-09-02T22:05:10.858Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
90502026-09-02T22:05:10.980Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
90512026-09-02T22:05:11.035Z[verify-libraries] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
90522026-09-02T22:05:11.035Z[verify-libraries] Compiling drift v0.2.0
90532026-09-02T22:05:11.191Z[verify-libraries] Compiling uzers v0.12.2
90542026-09-02T22:05:11.316Z[verify-libraries] Compiling parse-size v1.1.0
90552026-09-02T22:05:11.545Z[ recovery-image] Sep 02 22:05:10.948 INFO O| Sep 02 22:05:10.948 INFO STEP 1118 (pack_tar) COMPLETE
90562026-09-02T22:05:11.545Z[ recovery-image] Sep 02 22:05:10.948 INFO O| Sep 02 22:05:10.948 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
90572026-09-02T22:05:11.545Z[ recovery-image] Sep 02 22:05:10.948 INFO O| Sep 02 22:05:10.948 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
90582026-09-02T22:05:11.562Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
90592026-09-02T22:05:11.701Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
90602026-09-02T22:05:11.919Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
90612026-09-02T22:05:12.282Z[verify-libraries] Compiling dropshot-api-manager v0.8.0
90622026-09-02T22:05:12.291Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
90632026-09-02T22:05:12.330Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
90642026-09-02T22:05:12.545Z[ recovery-image] Sep 02 22:05:11.949 INFO O| Sep 02 22:05:11.949 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
90652026-09-02T22:05:12.687Z[ recovery-image] Sep 02 22:05:12.090 INFO O| Sep 02 22:05:12.090 INFO completed processing sled/ramdisk-03-recovery-trim
90662026-09-02T22:05:12.697Z[ recovery-image] Sep 02 22:05:12.094 INFO image builder template: zfs-recovery...
90672026-09-02T22:05:12.697Z[ recovery-image] Sep 02 22:05:12.094 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmplJLwpq/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs-recovery"], pwd: None
90682026-09-02T22:05:12.736Z[ recovery-image] Sep 02 22:05:12.122 INFO O| Sep 02 22:05:12.122 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
90692026-09-02T22:05:12.751Z[ recovery-image] Sep 02 22:05:12.126 INFO O| Sep 02 22:05:12.126 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
90702026-09-02T22:05:12.778Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
90712026-09-02T22:05:12.811Z[ recovery-image] Sep 02 22:05:12.209 INFO O| Sep 02 22:05:12.209 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
90722026-09-02T22:05:12.864Z[ recovery-image] Sep 02 22:05:12.265 INFO O| Sep 02 22:05:12.265 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
90732026-09-02T22:05:12.865Z[ recovery-image] Sep 02 22:05:12.265 INFO O| Sep 02 22:05:12.265 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
90742026-09-02T22:05:12.871Z[ recovery-image] Sep 02 22:05:12.269 INFO O| Sep 02 22:05:12.269 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
90752026-09-02T22:05:12.941Z[ recovery-image] Sep 02 22:05:12.345 INFO O| Sep 02 22:05:12.345 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
90762026-09-02T22:05:12.996Z[ recovery-image] Sep 02 22:05:12.401 INFO O| Sep 02 22:05:12.401 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
90772026-09-02T22:05:13.009Z[ recovery-image] Sep 02 22:05:12.411 INFO O| Sep 02 22:05:12.411 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
90782026-09-02T22:05:13.016Z[ recovery-image] Sep 02 22:05:12.415 INFO O| Sep 02 22:05:12.415 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
90792026-09-02T22:05:13.016Z[ recovery-image] Sep 02 22:05:12.417 INFO O| Sep 02 22:05:12.417 INFO no lofi found
90802026-09-02T22:05:13.016Z[ recovery-image] Sep 02 22:05:12.417 INFO O| Sep 02 22:05:12.417 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
90812026-09-02T22:05:13.016Z[ recovery-image] Sep 02 22:05:12.417 INFO O| Sep 02 22:05:12.417 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
90822026-09-02T22:05:13.910Z[ host-image] Sep 02 22:05:13.313 INFO O| install = pkg://helios/SUNWcs@0.5.11-3.0.24238:20260902T165440Z
90832026-09-02T22:05:13.911Z[ host-image] Sep 02 22:05:13.313 INFO O| install = pkg://helios/SUNWcsd@0.5.11-3.0.24238:20260902T165440Z
90842026-09-02T22:05:13.933Z[ host-image] Sep 02 22:05:13.313 INFO O| install = pkg://helios/compress/brotli@1.1.0-3.0:20260212T145231Z
90852026-09-02T22:05:13.933Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/compress/bzip2@1.0.8-3.0:20260212T145211Z
90862026-09-02T22:05:13.933Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/compress/gzip@1.14-3.0:20260212T145233Z
90872026-09-02T22:05:13.933Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/compress/lz4@1.10.0-3.0:20260212T145227Z
90882026-09-02T22:05:13.933Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/compress/xz@5.8.1-3.0:20260212T145332Z
90892026-09-02T22:05:13.933Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/compress/zstd@1.5.7-3.0:20260212T145316Z
90902026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0-3.0:20260902T215058Z
90912026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/consolidation/oxide/omicron1-brand-incorporation@1.0.26-3.0:20260506T112535Z
90922026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.314 INFO O| install = pkg://helios/database/sqlite-3@3.49.1-3.0:20260212T145531Z
90932026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.315 INFO O| install = pkg://helios/developer/acpi@0.5.11-3.0.24238:20260902T165441Z
90942026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.315 INFO O| install = pkg://helios/developer/debug/mdb@0.5.11-3.0.24238:20260902T165441Z
90952026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.315 INFO O| install = pkg://helios/developer/dtrace@0.5.11-3.0.24238:20260902T165441Z
90962026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.315 INFO O| install = pkg://helios/developer/linker@0.5.11-3.0.24238:20260902T165441Z
90972026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.315 INFO O| install = pkg://helios/developer/macro/cpp@20240422-3.0:20260212T145401Z
90982026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/developer/object-file@0.5.11-3.0.24238:20260902T165441Z
90992026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/diagnostic/cpu-counters@0.5.11-3.0.24238:20260902T165441Z
91002026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/diagnostic/diskinfo@0.5.11-3.0.24238:20260902T165441Z
91012026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/diagnostic/pci@0.5.11-3.0.24238:20260902T165441Z
91022026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/audio@0.5.11-3.0.24238:20260902T165442Z
91032026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/cpu/amd/psp@0.5.11-3.0.24238:20260902T165442Z
91042026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/cpu/amd/zen@0.5.11-3.0.24238:20260902T165442Z
91052026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/cpu/sensor@0.5.11-3.0.24238:20260902T165442Z
91062026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/gpio/amd/zen@0.5.11-3.0.24238:20260902T165442Z
91072026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/ktest@0.5.11-3.0.24238:20260902T165442Z
91082026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/misc/tofino@0.5.11-3.0.24238:20260902T165442Z
91092026-09-02T22:05:13.934Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/network/cxgbe@0.5.11-3.0.24238:20260902T165443Z
91102026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/network/e1000g@0.5.11-3.0.24238:20260902T165443Z
91112026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/network/igb@0.5.11-3.0.24238:20260902T165444Z
91122026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/network/ixgbe@0.5.11-3.0.24238:20260902T165444Z
91132026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/network/opte@0.41.506-3.0:20260813T182845Z
91142026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.316 INFO O| install = pkg://helios/driver/network/rge@0.5.11-3.0.24238:20260902T165445Z
91152026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.317 INFO O| install = pkg://helios/driver/oxide/os-rot@0.5.11-3.0.24238:20260902T165445Z
91162026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.317 INFO O| install = pkg://helios/driver/serial/usbser@0.5.11-3.0.24238:20260902T165446Z
91172026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.317 INFO O| install = pkg://helios/driver/storage/blkdev@0.5.11-3.0.24238:20260902T165446Z
91182026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.317 INFO O| install = pkg://helios/driver/storage/nvme@0.5.11-3.0.24238:20260902T165446Z
91192026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.317 INFO O| install = pkg://helios/driver/usb@0.5.11-3.0.24238:20260902T165447Z
91202026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.317 INFO O| install = pkg://helios/driver/x11/xsvc@0.5.11-3.0.24238:20260902T165447Z
91212026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/editor/vim@9.1.1202-3.0:20260212T145631Z
91222026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/install/beadm@0.5.11-3.0.24238:20260902T165447Z
91232026-09-02T22:05:13.935Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/library/expat@2.8.3-3.0:20260902T163107Z
91242026-09-02T22:05:13.936Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/library/libedit@3.1-3.0:20260212T145834Z
91252026-09-02T22:05:13.936Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/library/libidn@1.43-3.0:20260212T150133Z
91262026-09-02T22:05:13.936Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/library/libpsl@0.21.5-3.0:20260212T145919Z
91272026-09-02T22:05:13.936Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/library/libtecla@1.6.0-3.0.24238:20260902T165447Z
91282026-09-02T22:05:13.936Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/library/libtool/libltdl@2.5.4-3.0:20260212T153047Z
91292026-09-02T22:05:13.936Z[ host-image] Sep 02 22:05:13.320 INFO O| install = pkg://helios/library/libxml2@2.13.8-3.0:20260212T145937Z
91302026-09-02T22:05:13.936Z[ host-image] Sep 02 22:05:13.321 INFO O| install = pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z
91312026-09-02T22:05:13.937Z[ host-image] Sep 02 22:05:13.321 INFO O| install = pkg://helios/library/libxslt@1.1.42-3.0:20260212T150002Z
91322026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.324 INFO O| install = pkg://helios/library/ncurses@6.5.20240511-3.0:20260212T150321Z
91332026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.324 INFO O| install = pkg://helios/library/nghttp2@1.65.0-3.0:20260212T150101Z
91342026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.324 INFO O| install = pkg://helios/library/nspr@4.36-3.0:20260212T150052Z
91352026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.324 INFO O| install = pkg://helios/library/pcre@8.45-3.0:20260212T150116Z
91362026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.324 INFO O| install = pkg://helios/library/pcre2@10.45-3.0:20260212T150204Z
91372026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.324 INFO O| install = pkg://helios/library/readline@8.2.13-3.0:20260212T150529Z
91382026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.336 INFO O| install = pkg://helios/library/security/openssl-3@3.5.8-3.0:20260902T163624Z
91392026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.336 INFO O| install = pkg://helios/library/security/trousers@0.3.15-3.0:20260212T150509Z
91402026-09-02T22:05:13.949Z[ host-image] Sep 02 22:05:13.336 INFO O| install = pkg://helios/library/zlib@1.3.1-3.0:20260212T150415Z
91412026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/locale/en@0.5.11-3.0.24238:20260902T165448Z
91422026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/bridging@0.5.11-3.0.24238:20260902T165450Z
91432026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/dns/bind@9.18.35-3.0:20260212T150623Z
91442026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/netcat@0.5.11-3.0.24238:20260902T165451Z
91452026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/openssh@10.0.2-3.1:20260212T150612Z
91462026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
91472026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/overwatch@0.1.0.42-3.0:20260226T161717Z
91482026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/rsync@3.5.0-3.0:20260902T163025Z
91492026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/network/snoop@0.5.11-3.0.24238:20260902T165451Z
91502026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.337 INFO O| install = pkg://helios/ooce/library/onig@6.9.10-3.0:20260212T173726Z
91512026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.338 INFO O| install = pkg://helios/ooce/library/postgresql-13@13.23-3.0:20260212T162452Z
91522026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.338 INFO O| install = pkg://helios/ooce/util/jq@1.8.1-3.0:20260212T184343Z
91532026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.338 INFO O| install = pkg://helios/oxide/platform-identity-cacerts@1.0-3.0:20260224T222206Z
91542026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.338 INFO O| install = pkg://helios/package/svr4@0.5.11-3.0.24238:20260902T165451Z
91552026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.338 INFO O| install = pkg://helios/release/name@0.5.11-3.0:20260226T173303Z
91562026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.342 INFO O| install = pkg://helios/runtime/perl@5.40.2-3.0:20260212T151017Z
91572026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.342 INFO O| install = pkg://helios/runtime/perl/module/sun-solaris@0.5.11-3.0.24238:20260902T165451Z
91582026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.343 INFO O| install = pkg://helios/service/fault-management@0.5.11-3.0.24238:20260902T165451Z
91592026-09-02T22:05:13.950Z[ host-image] Sep 02 22:05:13.343 INFO O| install = pkg://helios/service/file-system/smb@0.5.11-3.0.24238:20260902T165451Z
91602026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.343 INFO O| install = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
91612026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.343 INFO O| install = pkg://helios/service/picl@0.5.11-3.0.24238:20260902T165452Z
91622026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.343 INFO O| install = pkg://helios/service/resource-pools@0.5.11-3.0.24238:20260902T165452Z
91632026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.343 INFO O| install = pkg://helios/service/security/gss@0.5.11-3.0.24238:20260902T165452Z
91642026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.343 INFO O| install = pkg://helios/service/security/kerberos-5@0.5.11-3.0.24238:20260902T165452Z
91652026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.344 INFO O| install = pkg://helios/shell/bash@5.2.32-3.1:20260709T181950Z
91662026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.345 INFO O| install = pkg://helios/shell/ksh93@93.21.1.20120801-3.0.24238:20260902T165452Z
91672026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.345 INFO O| install = pkg://helios/system/bhyve@0.5.11-3.0.24238:20260902T165453Z
91682026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.345 INFO O| install = pkg://helios/system/bhyve/firmware@20241101-3.0:20260212T151705Z
91692026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.345 INFO O| install = pkg://helios/system/boot/loader@1.1-3.0.24238:20260902T165453Z
91702026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.345 INFO O| install = pkg://helios/system/data/console/fonts@0.5.11-3.0.24238:20260902T165453Z
91712026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.345 INFO O| install = pkg://helios/system/data/hardware-registry@2025.6.9-3.0.24238:20260902T165453Z
91722026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.345 INFO O| install = pkg://helios/system/data/keyboard/keytables@0.5.11-3.0.24238:20260902T165453Z
91732026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.347 INFO O| install = pkg://helios/system/data/terminfo@0.5.11-3.0.24238:20260902T165453Z
91742026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.347 INFO O| install = pkg://helios/system/data/urxvt-terminfo@9.31-3.0:20260212T151125Z
91752026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/data/zoneinfo@2026.3-3.0.24238:20260902T165453Z
91762026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/dpe@0.5.11-3.0.24238:20260902T165453Z
91772026-09-02T22:05:13.951Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/extended-system-utilities@0.5.11-3.0.24238:20260902T165453Z
91782026-09-02T22:05:13.952Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/ficl@4.1.0-3.0.24238:20260902T165453Z
91792026-09-02T22:05:13.953Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/file-system/smb@0.5.11-3.0.24238:20260902T165453Z
91802026-09-02T22:05:13.953Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/file-system/zfs@0.5.11-3.0.24238:20260902T165454Z
91812026-09-02T22:05:13.953Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/gpio@0.5.11-3.0.24238:20260902T165454Z
91822026-09-02T22:05:13.954Z[ host-image] Sep 02 22:05:13.348 INFO O| install = pkg://helios/system/i2c@0.5.11-3.0.24238:20260902T165454Z
91832026-09-02T22:05:13.961Z[ host-image] Sep 02 22:05:13.351 INFO O| install = pkg://helios/system/kernel@0.5.11-3.0.24238:20260902T165454Z
91842026-09-02T22:05:13.961Z[ host-image] Sep 02 22:05:13.351 INFO O| install = pkg://helios/system/kernel/cpu-counters@0.5.11-3.0.24238:20260902T165454Z
91852026-09-02T22:05:13.961Z[ host-image] Sep 02 22:05:13.351 INFO O| install = pkg://helios/system/kernel/dtrace/providers@0.5.11-3.0.24238:20260902T165454Z
91862026-09-02T22:05:13.961Z[ host-image] Sep 02 22:05:13.352 INFO O| install = pkg://helios/system/kernel/platform@0.5.11-3.0.24238:20260902T165454Z
91872026-09-02T22:05:13.961Z[ host-image] Sep 02 22:05:13.352 INFO O| install = pkg://helios/system/ksensor@0.5.11-3.0.24238:20260902T165454Z
91882026-09-02T22:05:13.961Z[ host-image] Sep 02 22:05:13.357 INFO O| install = pkg://helios/system/library@0.5.11-3.0.24238:20260902T165456Z
91892026-09-02T22:05:13.961Z[ host-image] Sep 02 22:05:13.358 INFO O| install = pkg://helios/system/library/bhyve@0.5.11-3.0.24238:20260902T165454Z
91902026-09-02T22:05:13.962Z[ host-image] Sep 02 22:05:13.358 INFO O| install = pkg://helios/system/library/demangle@0.5.11-3.0.24238:20260902T165455Z
91912026-09-02T22:05:13.962Z[ host-image] Sep 02 22:05:13.358 INFO O| install = pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z
91922026-09-02T22:05:13.962Z[ host-image] Sep 02 22:05:13.358 INFO O| install = pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z
91932026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.366 INFO O| install = pkg://helios/system/library/iconv/utf-8@0.5.11-3.0.24238:20260902T165455Z
91942026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.366 INFO O| install = pkg://helios/system/library/libdbus@1.16.2-3.0:20260212T153054Z
91952026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.366 INFO O| install = pkg://helios/system/library/libdiskmgt@0.5.11-3.0.24238:20260902T165455Z
91962026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.366 INFO O| install = pkg://helios/system/library/libispi@0.5.11-3.0.24238:20260902T165455Z
91972026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.366 INFO O| install = pkg://helios/system/library/math@0.5.11-3.0.24238:20260902T165455Z
91982026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/library/mozilla-nss@3.110-3.0:20260212T151334Z
91992026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/library/pcap@1.10.5-3.0:20260212T151330Z
92002026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/library/security/gss@0.5.11-3.0.24238:20260902T165455Z
92012026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/library/security/gss/diffie-hellman@0.5.11-3.0.24238:20260902T165455Z
92022026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/library/security/gss/spnego@0.5.11-3.0.24238:20260902T165455Z
92032026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/library/security/libsasl@0.5.11-3.0.24238:20260902T165455Z
92042026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/library/storage/scsi-plugins@0.5.11-3.0.24238:20260902T165456Z
92052026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.367 INFO O| install = pkg://helios/system/man@0.5.11-3.0.24238:20260902T165456Z
92062026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.368 INFO O| install = pkg://helios/system/management/snmp/net-snmp@5.9.4-3.0:20260212T151432Z
92072026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.368 INFO O| install = pkg://helios/system/microcode/amd@20260724-3.0.24238:20260902T165456Z
92082026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.368 INFO O| install = pkg://helios/system/microcode/intel@20260812-3.0.24238:20260902T165456Z
92092026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.368 INFO O| install = pkg://helios/system/microcode/oxide@20260619-3.0.24238:20260902T165456Z
92102026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/network@0.5.11-3.0.24238:20260902T165457Z
92112026-09-02T22:05:13.970Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/network/overlay@0.5.11-3.0.24238:20260902T165456Z
92122026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/network/routing@0.5.11-3.0.24238:20260902T165457Z
92132026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/prerequisite/gnu@0.5.11-3.0:20260212T151403Z
92142026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/watch@4.0.5-3.0:20260212T151501Z
92152026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/xopen/xcu4@0.5.11-3.0.24238:20260902T165458Z
92162026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/zones@0.5.11-3.0.24238:20260902T165458Z
92172026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/system/zones/brand/omicron1@1.0.26-3.0:20260506T112523Z
92182026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/terminal/resize@352-3.0:20260212T151456Z
92192026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/text/column@0.0.0.20181004-3.0:20260224T215736Z
92202026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/text/less@668-3.0:20260212T151713Z
92212026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/text/looker@0.1.0.15-3.0:20260224T221620Z
92222026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.369 INFO O| install = pkg://helios/web/ca-bundle@5.11-3.0:20260212T152502Z
92232026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.370 INFO O| install = pkg://helios/web/curl@8.21.0-3.0:20260630T200901Z
92242026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.370 INFO O| tempdir @ "/tmp/.tmpUKGieG/tmp"
92252026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.370 INFO O| image root @ "/tmp/.tmpUKGieG/tmp/root"
92262026-09-02T22:05:13.971Z[ host-image] Sep 02 22:05:13.370 INFO O| creating image...
92272026-09-02T22:05:14.738Z[ host-image] Sep 02 22:05:13.765 INFO O| copying publishers...
92282026-09-02T22:05:14.753Z[ recovery-image] Sep 02 22:05:14.001 INFO O| Sep 02 22:05:14.001 INFO lofi device = /dev/dsk/c2t1d0p0
92292026-09-02T22:05:14.753Z[ recovery-image] Sep 02 22:05:14.001 INFO O| Sep 02 22:05:14.001 INFO pool device = /dev/dsk/c2t1d0p0
92302026-09-02T22:05:14.754Z[ recovery-image] Sep 02 22:05:14.001 INFO O| Sep 02 22:05:14.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/sled/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
92312026-09-02T22:05:14.754Z[ recovery-image] Sep 02 22:05:14.148 INFO O| Sep 02 22:05:14.148 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92322026-09-02T22:05:14.754Z[ recovery-image] Sep 02 22:05:14.148 INFO O| Sep 02 22:05:14.148 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
92332026-09-02T22:05:14.814Z[ recovery-image] Sep 02 22:05:14.171 INFO O| Sep 02 22:05:14.171 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
92342026-09-02T22:05:14.868Z[ recovery-image] Sep 02 22:05:14.272 INFO O| Sep 02 22:05:14.272 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
92352026-09-02T22:05:14.907Z[ recovery-image] Sep 02 22:05:14.306 INFO O| Sep 02 22:05:14.306 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
92362026-09-02T22:05:14.923Z[ recovery-image] Sep 02 22:05:14.327 INFO O| Sep 02 22:05:14.327 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
92372026-09-02T22:05:14.940Z[ recovery-image] Sep 02 22:05:14.345 INFO O| Sep 02 22:05:14.345 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
92382026-09-02T22:05:14.980Z[ recovery-image] Sep 02 22:05:14.385 INFO O| Sep 02 22:05:14.385 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92392026-09-02T22:05:14.980Z[ recovery-image] Sep 02 22:05:14.385 INFO O| Sep 02 22:05:14.385 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92402026-09-02T22:05:14.980Z[ recovery-image] Sep 02 22:05:14.385 INFO O| Sep 02 22:05:14.385 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92412026-09-02T22:05:14.989Z[ recovery-image] Sep 02 22:05:14.392 INFO O| Sep 02 22:05:14.392 INFO boot environment UUID: 340e4511-46cc-41e3-a544-f3d07cf60d9b
92422026-09-02T22:05:14.989Z[ recovery-image] Sep 02 22:05:14.392 INFO O| Sep 02 22:05:14.392 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 340e4511-46cc-41e3-a544-f3d07cf60d9b
92432026-09-02T22:05:15.008Z[ recovery-image] Sep 02 22:05:14.408 INFO O| Sep 02 22:05:14.407 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92442026-09-02T22:05:15.021Z[ recovery-image] Sep 02 22:05:14.426 INFO O| Sep 02 22:05:14.426 INFO STEP 0 (create_be) COMPLETE
92452026-09-02T22:05:15.021Z[ recovery-image] Sep 02 22:05:14.426 INFO O| Sep 02 22:05:14.426 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92462026-09-02T22:05:15.041Z[ recovery-image] Sep 02 22:05:14.439 INFO O| Sep 02 22:05:14.439 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92472026-09-02T22:05:15.175Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
92482026-09-02T22:05:16.009Z[verify-libraries] Compiling support-bundle-viewer v0.1.2
92492026-09-02T22:05:16.343Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
92502026-09-02T22:05:17.022Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
92512026-09-02T22:05:17.058Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
92522026-09-02T22:05:17.628Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
92532026-09-02T22:05:17.719Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
92542026-09-02T22:05:17.772Z[verify-libraries] Compiling multimap v0.10.1
92552026-09-02T22:05:17.938Z[verify-libraries] Compiling termios v0.3.3
92562026-09-02T22:05:18.476Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
92572026-09-02T22:05:18.556Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
92582026-09-02T22:05:18.759Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
92592026-09-02T22:05:18.976Z[ host-image] Sep 02 22:05:18.380 INFO O| adding properties...
92602026-09-02T22:05:20.905Z[ recovery-image] Sep 02 22:05:20.305 INFO O| Sep 02 22:05:20.304 INFO STEP 1 (unpack_tar) COMPLETE
92612026-09-02T22:05:20.905Z[ recovery-image] Sep 02 22:05:20.305 INFO O| Sep 02 22:05:20.304 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92622026-09-02T22:05:20.911Z[ recovery-image] Sep 02 22:05:20.314 INFO O| Sep 02 22:05:20.314 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92632026-09-02T22:05:21.394Z[ recovery-image] Sep 02 22:05:20.798 INFO O| Sep 02 22:05:20.798 INFO STEP 2 (devfsadm) COMPLETE
92642026-09-02T22:05:21.394Z[ recovery-image] Sep 02 22:05:20.798 INFO O| Sep 02 22:05:20.798 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92652026-09-02T22:05:22.159Z[verify-libraries] Compiling polar-core v0.27.3
92662026-09-02T22:05:22.470Z[ recovery-image] Sep 02 22:05:21.868 INFO O| Sep 02 22:05:21.868 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
92672026-09-02T22:05:22.470Z[ recovery-image] Sep 02 22:05:21.868 INFO O| Sep 02 22:05:21.868 INFO STEP 3 (ensure_dir) COMPLETE
92682026-09-02T22:05:22.470Z[ recovery-image] Sep 02 22:05:21.868 INFO O| Sep 02 22:05:21.868 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92692026-09-02T22:05:22.476Z[ recovery-image] Sep 02 22:05:21.879 INFO O| Sep 02 22:05:21.879 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
92702026-09-02T22:05:22.476Z[ recovery-image] Sep 02 22:05:21.879 INFO O| Sep 02 22:05:21.879 INFO STEP 4 (ensure_dir) COMPLETE
92712026-09-02T22:05:22.476Z[ recovery-image] Sep 02 22:05:21.879 INFO O| Sep 02 22:05:21.879 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92722026-09-02T22:05:22.486Z[ recovery-image] Sep 02 22:05:21.889 INFO O| Sep 02 22:05:21.889 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
92732026-09-02T22:05:22.490Z[ recovery-image] Sep 02 22:05:21.889 INFO O| Sep 02 22:05:21.889 INFO STEP 5 (ensure_dir) COMPLETE
92742026-09-02T22:05:22.490Z[ recovery-image] Sep 02 22:05:21.889 INFO O| Sep 02 22:05:21.889 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92752026-09-02T22:05:22.495Z[ recovery-image] Sep 02 22:05:21.898 INFO O| Sep 02 22:05:21.898 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92762026-09-02T22:05:22.495Z[ recovery-image] Sep 02 22:05:21.898 INFO O| Sep 02 22:05:21.898 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92772026-09-02T22:05:22.496Z[ recovery-image] Sep 02 22:05:21.898 INFO O| Sep 02 22:05:21.898 INFO STEP 6 (ensure_dir) COMPLETE
92782026-09-02T22:05:22.496Z[ recovery-image] Sep 02 22:05:21.898 INFO O| Sep 02 22:05:21.898 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92792026-09-02T22:05:22.503Z[ recovery-image] Sep 02 22:05:21.907 INFO O| Sep 02 22:05:21.907 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92802026-09-02T22:05:22.503Z[ recovery-image] Sep 02 22:05:21.907 INFO O| Sep 02 22:05:21.907 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92812026-09-02T22:05:22.511Z[ recovery-image] Sep 02 22:05:21.907 INFO O| Sep 02 22:05:21.907 INFO STEP 7 (ensure_dir) COMPLETE
92822026-09-02T22:05:22.511Z[ recovery-image] Sep 02 22:05:21.907 INFO O| Sep 02 22:05:21.907 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92832026-09-02T22:05:22.519Z[ recovery-image] Sep 02 22:05:21.916 INFO O| Sep 02 22:05:21.916 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
92842026-09-02T22:05:22.519Z[ recovery-image] Sep 02 22:05:21.917 INFO O| Sep 02 22:05:21.917 INFO STEP 8 (remove_files) COMPLETE
92852026-09-02T22:05:22.519Z[ recovery-image] Sep 02 22:05:21.917 INFO O| Sep 02 22:05:21.917 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92862026-09-02T22:05:22.519Z[ host-image] Sep 02 22:05:21.920 INFO O| installing packages...
92872026-09-02T22:05:22.527Z[ recovery-image] Sep 02 22:05:21.926 INFO O| Sep 02 22:05:21.926 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
92882026-09-02T22:05:22.527Z[ recovery-image] Sep 02 22:05:21.927 INFO O| Sep 02 22:05:21.927 INFO STEP 9 (remove_files) COMPLETE
92892026-09-02T22:05:22.527Z[ recovery-image] Sep 02 22:05:21.927 INFO O| Sep 02 22:05:21.927 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92902026-09-02T22:05:22.537Z[ recovery-image] Sep 02 22:05:21.937 INFO O| Sep 02 22:05:21.937 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
92912026-09-02T22:05:22.542Z[ recovery-image] Sep 02 22:05:21.938 INFO O| Sep 02 22:05:21.937 INFO STEP 10 (remove_files) COMPLETE
92922026-09-02T22:05:22.542Z[ recovery-image] Sep 02 22:05:21.938 INFO O| Sep 02 22:05:21.937 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92932026-09-02T22:05:22.547Z[ recovery-image] Sep 02 22:05:21.947 INFO O| Sep 02 22:05:21.947 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
92942026-09-02T22:05:22.547Z[ recovery-image] Sep 02 22:05:21.947 INFO O| Sep 02 22:05:21.947 INFO STEP 11 (remove_files) COMPLETE
92952026-09-02T22:05:22.548Z[ recovery-image] Sep 02 22:05:21.947 INFO O| Sep 02 22:05:21.947 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92962026-09-02T22:05:22.553Z[ recovery-image] Sep 02 22:05:21.956 INFO O| Sep 02 22:05:21.956 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
92972026-09-02T22:05:22.553Z[ recovery-image] Sep 02 22:05:21.956 INFO O| Sep 02 22:05:21.956 INFO STEP 12 (remove_files) COMPLETE
92982026-09-02T22:05:22.553Z[ recovery-image] Sep 02 22:05:21.956 INFO O| Sep 02 22:05:21.956 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92992026-09-02T22:05:22.560Z[ recovery-image] Sep 02 22:05:21.964 INFO O| Sep 02 22:05:21.964 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93002026-09-02T22:05:22.560Z[ recovery-image] Sep 02 22:05:21.964 INFO O| Sep 02 22:05:21.964 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93012026-09-02T22:05:22.560Z[ recovery-image] Sep 02 22:05:21.964 INFO O| Sep 02 22:05:21.964 INFO STEP 13 (ensure_dir) COMPLETE
93022026-09-02T22:05:22.560Z[ recovery-image] Sep 02 22:05:21.964 INFO O| Sep 02 22:05:21.964 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93032026-09-02T22:05:22.568Z[ recovery-image] Sep 02 22:05:21.973 INFO O| Sep 02 22:05:21.973 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93042026-09-02T22:05:22.569Z[ recovery-image] Sep 02 22:05:21.973 INFO O| Sep 02 22:05:21.973 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93052026-09-02T22:05:22.569Z[ recovery-image] Sep 02 22:05:21.973 INFO O| Sep 02 22:05:21.973 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93062026-09-02T22:05:22.574Z[ recovery-image] Sep 02 22:05:21.973 INFO O| Sep 02 22:05:21.973 INFO STEP 14 (ensure_dir) COMPLETE
93072026-09-02T22:05:22.574Z[ recovery-image] Sep 02 22:05:21.973 INFO O| Sep 02 22:05:21.973 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93082026-09-02T22:05:22.580Z[ recovery-image] Sep 02 22:05:21.985 INFO O| Sep 02 22:05:21.985 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93092026-09-02T22:05:22.584Z[ recovery-image] Sep 02 22:05:21.985 INFO O| Sep 02 22:05:21.985 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93102026-09-02T22:05:22.584Z[ recovery-image] Sep 02 22:05:21.985 INFO O| Sep 02 22:05:21.985 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93112026-09-02T22:05:22.592Z[ recovery-image] Sep 02 22:05:21.985 INFO O| Sep 02 22:05:21.985 INFO STEP 15 (ensure_dir) COMPLETE
93122026-09-02T22:05:22.592Z[ recovery-image] Sep 02 22:05:21.985 INFO O| Sep 02 22:05:21.985 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93132026-09-02T22:05:22.592Z[ recovery-image] Sep 02 22:05:21.995 INFO O| Sep 02 22:05:21.995 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93142026-09-02T22:05:22.592Z[ recovery-image] Sep 02 22:05:21.995 INFO O| Sep 02 22:05:21.995 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93152026-09-02T22:05:22.592Z[ recovery-image] Sep 02 22:05:21.995 INFO O| Sep 02 22:05:21.995 INFO STEP 16 (ensure_dir) COMPLETE
93162026-09-02T22:05:22.592Z[ recovery-image] Sep 02 22:05:21.995 INFO O| Sep 02 22:05:21.995 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93172026-09-02T22:05:22.604Z[ recovery-image] Sep 02 22:05:22.005 INFO O| Sep 02 22:05:22.005 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93182026-09-02T22:05:22.604Z[ recovery-image] Sep 02 22:05:22.005 INFO O| Sep 02 22:05:22.005 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93192026-09-02T22:05:22.605Z[ recovery-image] Sep 02 22:05:22.005 INFO O| Sep 02 22:05:22.005 INFO STEP 17 (ensure_dir) COMPLETE
93202026-09-02T22:05:22.605Z[ recovery-image] Sep 02 22:05:22.005 INFO O| Sep 02 22:05:22.005 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93212026-09-02T22:05:22.610Z[ recovery-image] Sep 02 22:05:22.014 INFO O| Sep 02 22:05:22.014 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93222026-09-02T22:05:22.626Z[ recovery-image] Sep 02 22:05:22.014 INFO O| Sep 02 22:05:22.014 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
93232026-09-02T22:05:22.626Z[ recovery-image] Sep 02 22:05:22.014 INFO O| Sep 02 22:05:22.014 INFO ok!
93242026-09-02T22:05:22.626Z[ recovery-image] Sep 02 22:05:22.014 INFO O| Sep 02 22:05:22.014 INFO STEP 18 (ensure_symlink) COMPLETE
93252026-09-02T22:05:22.626Z[ recovery-image] Sep 02 22:05:22.014 INFO O| Sep 02 22:05:22.014 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93262026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.023 INFO O| Sep 02 22:05:22.023 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
93272026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.023 INFO O| Sep 02 22:05:22.023 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
93282026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.023 INFO O| Sep 02 22:05:22.023 INFO ok!
93292026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.023 INFO O| Sep 02 22:05:22.023 INFO STEP 19 (ensure_file) COMPLETE
93302026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.023 INFO O| Sep 02 22:05:22.023 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93312026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.031 INFO O| Sep 02 22:05:22.031 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
93322026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.031 INFO O| Sep 02 22:05:22.031 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93332026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.031 INFO O| Sep 02 22:05:22.031 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
93342026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.031 INFO O| Sep 02 22:05:22.031 INFO ok!
93352026-09-02T22:05:22.639Z[ recovery-image] Sep 02 22:05:22.031 INFO O| Sep 02 22:05:22.031 INFO STEP 20 (ensure_symlink) COMPLETE
93362026-09-02T22:05:22.642Z[ recovery-image] Sep 02 22:05:22.031 INFO O| Sep 02 22:05:22.031 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93372026-09-02T22:05:22.649Z[ recovery-image] Sep 02 22:05:22.043 INFO O| Sep 02 22:05:22.043 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
93382026-09-02T22:05:22.649Z[ recovery-image] Sep 02 22:05:22.043 INFO O| Sep 02 22:05:22.043 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93392026-09-02T22:05:22.649Z[ recovery-image] Sep 02 22:05:22.043 INFO O| Sep 02 22:05:22.043 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
93402026-09-02T22:05:22.649Z[ recovery-image] Sep 02 22:05:22.043 INFO O| Sep 02 22:05:22.043 INFO ok!
93412026-09-02T22:05:22.649Z[ recovery-image] Sep 02 22:05:22.043 INFO O| Sep 02 22:05:22.043 INFO STEP 21 (ensure_symlink) COMPLETE
93422026-09-02T22:05:22.649Z[ recovery-image] Sep 02 22:05:22.043 INFO O| Sep 02 22:05:22.043 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93432026-09-02T22:05:22.655Z[ recovery-image] Sep 02 22:05:22.053 INFO O| Sep 02 22:05:22.053 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
93442026-09-02T22:05:22.655Z[ recovery-image] Sep 02 22:05:22.054 INFO O| Sep 02 22:05:22.053 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93452026-09-02T22:05:22.655Z[ recovery-image] Sep 02 22:05:22.054 INFO O| Sep 02 22:05:22.054 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
93462026-09-02T22:05:22.655Z[ recovery-image] Sep 02 22:05:22.054 INFO O| Sep 02 22:05:22.054 INFO ok!
93472026-09-02T22:05:22.655Z[ recovery-image] Sep 02 22:05:22.054 INFO O| Sep 02 22:05:22.054 INFO STEP 22 (ensure_symlink) COMPLETE
93482026-09-02T22:05:22.655Z[ recovery-image] Sep 02 22:05:22.054 INFO O| Sep 02 22:05:22.054 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93492026-09-02T22:05:22.660Z[ recovery-image] Sep 02 22:05:22.064 INFO O| Sep 02 22:05:22.064 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
93502026-09-02T22:05:22.660Z[ recovery-image] Sep 02 22:05:22.064 INFO O| Sep 02 22:05:22.064 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93512026-09-02T22:05:22.660Z[ recovery-image] Sep 02 22:05:22.064 INFO O| Sep 02 22:05:22.064 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
93522026-09-02T22:05:22.665Z[ recovery-image] Sep 02 22:05:22.064 INFO O| Sep 02 22:05:22.064 INFO ok!
93532026-09-02T22:05:22.665Z[ recovery-image] Sep 02 22:05:22.064 INFO O| Sep 02 22:05:22.064 INFO STEP 23 (ensure_symlink) COMPLETE
93542026-09-02T22:05:22.665Z[ recovery-image] Sep 02 22:05:22.064 INFO O| Sep 02 22:05:22.064 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93552026-09-02T22:05:22.670Z[ recovery-image] Sep 02 22:05:22.075 INFO O| Sep 02 22:05:22.075 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93562026-09-02T22:05:22.670Z[ recovery-image] Sep 02 22:05:22.075 INFO O| Sep 02 22:05:22.075 INFO copying /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf ...
93572026-09-02T22:05:22.670Z[ recovery-image] Sep 02 22:05:22.075 INFO O| Sep 02 22:05:22.075 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
93582026-09-02T22:05:22.670Z[ recovery-image] Sep 02 22:05:22.075 INFO O| Sep 02 22:05:22.075 INFO ok!
93592026-09-02T22:05:22.675Z[ recovery-image] Sep 02 22:05:22.075 INFO O| Sep 02 22:05:22.075 INFO STEP 24 (ensure_file) COMPLETE
93602026-09-02T22:05:22.675Z[ recovery-image] Sep 02 22:05:22.075 INFO O| Sep 02 22:05:22.075 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93612026-09-02T22:05:22.681Z[ recovery-image] Sep 02 22:05:22.086 INFO O| Sep 02 22:05:22.086 INFO updating shadow file
93622026-09-02T22:05:22.682Z[ recovery-image] Sep 02 22:05:22.086 INFO O| Sep 02 22:05:22.086 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93632026-09-02T22:05:22.682Z[ recovery-image] Sep 02 22:05:22.086 INFO O| Sep 02 22:05:22.086 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93642026-09-02T22:05:22.687Z[ recovery-image] Sep 02 22:05:22.086 INFO O| Sep 02 22:05:22.086 INFO STEP 25 (shadow) COMPLETE
93652026-09-02T22:05:22.687Z[ recovery-image] Sep 02 22:05:22.086 INFO O| Sep 02 22:05:22.086 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93662026-09-02T22:05:22.692Z[ recovery-image] Sep 02 22:05:22.097 INFO O| Sep 02 22:05:22.097 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
93672026-09-02T22:05:22.692Z[ recovery-image] Sep 02 22:05:22.097 INFO O| Sep 02 22:05:22.097 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
93682026-09-02T22:05:22.692Z[ recovery-image] Sep 02 22:05:22.097 INFO O| Sep 02 22:05:22.097 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
93692026-09-02T22:05:22.693Z[ recovery-image] Sep 02 22:05:22.097 INFO O| Sep 02 22:05:22.097 INFO ok!
93702026-09-02T22:05:22.696Z[ recovery-image] Sep 02 22:05:22.097 INFO O| Sep 02 22:05:22.097 INFO STEP 26 (ensure_file) COMPLETE
93712026-09-02T22:05:22.696Z[ recovery-image] Sep 02 22:05:22.097 INFO O| Sep 02 22:05:22.097 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93722026-09-02T22:05:22.702Z[ recovery-image] Sep 02 22:05:22.106 INFO O| Sep 02 22:05:22.106 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
93732026-09-02T22:05:22.702Z[ recovery-image] Sep 02 22:05:22.106 INFO O| Sep 02 22:05:22.106 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
93742026-09-02T22:05:22.708Z[ recovery-image] Sep 02 22:05:22.106 INFO O| Sep 02 22:05:22.106 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
93752026-09-02T22:05:22.709Z[ recovery-image] Sep 02 22:05:22.106 INFO O| Sep 02 22:05:22.106 INFO ok!
93762026-09-02T22:05:22.709Z[ recovery-image] Sep 02 22:05:22.106 INFO O| Sep 02 22:05:22.106 INFO STEP 27 (ensure_file) COMPLETE
93772026-09-02T22:05:22.709Z[ recovery-image] Sep 02 22:05:22.106 INFO O| Sep 02 22:05:22.106 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93782026-09-02T22:05:22.716Z[ recovery-image] Sep 02 22:05:22.116 INFO O| Sep 02 22:05:22.116 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93792026-09-02T22:05:22.721Z[ recovery-image] Sep 02 22:05:22.116 INFO O| Sep 02 22:05:22.116 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
93802026-09-02T22:05:22.721Z[ recovery-image] Sep 02 22:05:22.116 INFO O| Sep 02 22:05:22.116 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93812026-09-02T22:05:22.721Z[ recovery-image] Sep 02 22:05:22.116 INFO O| Sep 02 22:05:22.116 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93822026-09-02T22:05:22.721Z[ recovery-image] Sep 02 22:05:22.116 INFO O| Sep 02 22:05:22.116 INFO ok!
93832026-09-02T22:05:22.722Z[ recovery-image] Sep 02 22:05:22.116 INFO O| Sep 02 22:05:22.116 INFO STEP 28 (ensure_file) COMPLETE
93842026-09-02T22:05:22.722Z[ recovery-image] Sep 02 22:05:22.116 INFO O| Sep 02 22:05:22.116 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93852026-09-02T22:05:22.726Z[ recovery-image] Sep 02 22:05:22.127 INFO O| Sep 02 22:05:22.127 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
93862026-09-02T22:05:22.726Z[ recovery-image] Sep 02 22:05:22.127 INFO O| Sep 02 22:05:22.127 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
93872026-09-02T22:05:22.726Z[ recovery-image] Sep 02 22:05:22.127 INFO O| Sep 02 22:05:22.127 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
93882026-09-02T22:05:22.726Z[ recovery-image] Sep 02 22:05:22.127 INFO O| Sep 02 22:05:22.127 INFO ok!
93892026-09-02T22:05:22.726Z[ recovery-image] Sep 02 22:05:22.127 INFO O| Sep 02 22:05:22.127 INFO STEP 29 (ensure_file) COMPLETE
93902026-09-02T22:05:22.726Z[ recovery-image] Sep 02 22:05:22.127 INFO O| Sep 02 22:05:22.127 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
93912026-09-02T22:05:22.733Z[ recovery-image] Sep 02 22:05:22.137 INFO O| Sep 02 22:05:22.137 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93922026-09-02T22:05:22.733Z[ recovery-image] Sep 02 22:05:22.137 INFO O| Sep 02 22:05:22.137 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93932026-09-02T22:05:22.733Z[ recovery-image] Sep 02 22:05:22.137 INFO O| Sep 02 22:05:22.137 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93942026-09-02T22:05:22.735Z[ recovery-image] Sep 02 22:05:22.137 INFO O| Sep 02 22:05:22.137 INFO STEP 30 (ensure_dir) COMPLETE
93952026-09-02T22:05:22.735Z[ recovery-image] Sep 02 22:05:22.137 INFO O| Sep 02 22:05:22.137 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93962026-09-02T22:05:22.745Z[ recovery-image] Sep 02 22:05:22.148 INFO O| Sep 02 22:05:22.148 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
93972026-09-02T22:05:22.745Z[ recovery-image] Sep 02 22:05:22.148 INFO O| Sep 02 22:05:22.148 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup ...
93982026-09-02T22:05:22.749Z[ recovery-image] Sep 02 22:05:22.148 INFO O| Sep 02 22:05:22.148 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
93992026-09-02T22:05:22.749Z[ recovery-image] Sep 02 22:05:22.148 INFO O| Sep 02 22:05:22.148 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
94002026-09-02T22:05:22.749Z[ recovery-image] Sep 02 22:05:22.148 INFO O| Sep 02 22:05:22.148 INFO ok!
94012026-09-02T22:05:22.750Z[ recovery-image] Sep 02 22:05:22.148 INFO O| Sep 02 22:05:22.148 INFO STEP 31 (ensure_file) COMPLETE
94022026-09-02T22:05:22.750Z[ recovery-image] Sep 02 22:05:22.148 INFO O| Sep 02 22:05:22.148 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94032026-09-02T22:05:22.765Z[ recovery-image] Sep 02 22:05:22.159 INFO O| Sep 02 22:05:22.158 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94042026-09-02T22:05:22.765Z[ recovery-image] Sep 02 22:05:22.159 INFO O| Sep 02 22:05:22.159 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94052026-09-02T22:05:22.765Z[ recovery-image] Sep 02 22:05:22.159 INFO O| Sep 02 22:05:22.159 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94062026-09-02T22:05:22.765Z[ recovery-image] Sep 02 22:05:22.159 INFO O| Sep 02 22:05:22.159 INFO STEP 32 (ensure_dir) COMPLETE
94072026-09-02T22:05:22.765Z[ recovery-image] Sep 02 22:05:22.159 INFO O| Sep 02 22:05:22.159 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94082026-09-02T22:05:22.786Z[ recovery-image] Sep 02 22:05:22.169 INFO O| Sep 02 22:05:22.169 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
94092026-09-02T22:05:22.786Z[ recovery-image] Sep 02 22:05:22.169 INFO O| Sep 02 22:05:22.169 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml ...
94102026-09-02T22:05:22.786Z[ recovery-image] Sep 02 22:05:22.169 INFO O| Sep 02 22:05:22.169 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
94112026-09-02T22:05:22.786Z[ recovery-image] Sep 02 22:05:22.169 INFO O| Sep 02 22:05:22.169 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
94122026-09-02T22:05:22.786Z[ recovery-image] Sep 02 22:05:22.169 INFO O| Sep 02 22:05:22.169 INFO ok!
94132026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.169 INFO O| Sep 02 22:05:22.169 INFO STEP 33 (ensure_file) COMPLETE
94142026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.169 INFO O| Sep 02 22:05:22.169 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94152026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.179 INFO O| Sep 02 22:05:22.179 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
94162026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.179 INFO O| Sep 02 22:05:22.179 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
94172026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.179 INFO O| Sep 02 22:05:22.179 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
94182026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.179 INFO O| Sep 02 22:05:22.179 INFO ok!
94192026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.179 INFO O| Sep 02 22:05:22.179 INFO STEP 34 (ensure_file) COMPLETE
94202026-09-02T22:05:22.787Z[ recovery-image] Sep 02 22:05:22.179 INFO O| Sep 02 22:05:22.179 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94212026-09-02T22:05:22.806Z[ recovery-image] Sep 02 22:05:22.189 INFO O| Sep 02 22:05:22.189 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
94222026-09-02T22:05:22.806Z[ recovery-image] Sep 02 22:05:22.189 INFO O| Sep 02 22:05:22.189 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
94232026-09-02T22:05:22.806Z[ recovery-image] Sep 02 22:05:22.189 INFO O| Sep 02 22:05:22.189 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94242026-09-02T22:05:22.806Z[ recovery-image] Sep 02 22:05:22.189 INFO O| Sep 02 22:05:22.189 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94252026-09-02T22:05:22.807Z[ recovery-image] Sep 02 22:05:22.189 INFO O| Sep 02 22:05:22.189 INFO ok!
94262026-09-02T22:05:22.807Z[ recovery-image] Sep 02 22:05:22.189 INFO O| Sep 02 22:05:22.189 INFO STEP 35 (ensure_file) COMPLETE
94272026-09-02T22:05:22.807Z[ recovery-image] Sep 02 22:05:22.189 INFO O| Sep 02 22:05:22.189 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94282026-09-02T22:05:22.814Z[ recovery-image] Sep 02 22:05:22.199 INFO O| Sep 02 22:05:22.198 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
94292026-09-02T22:05:22.814Z[ recovery-image] Sep 02 22:05:22.199 INFO O| Sep 02 22:05:22.199 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
94302026-09-02T22:05:22.815Z[ recovery-image] Sep 02 22:05:22.199 INFO O| Sep 02 22:05:22.199 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
94312026-09-02T22:05:22.815Z[ recovery-image] Sep 02 22:05:22.199 INFO O| Sep 02 22:05:22.199 INFO ok!
94322026-09-02T22:05:22.815Z[ recovery-image] Sep 02 22:05:22.199 INFO O| Sep 02 22:05:22.199 INFO STEP 36 (ensure_file) COMPLETE
94332026-09-02T22:05:22.815Z[ recovery-image] Sep 02 22:05:22.199 INFO O| Sep 02 22:05:22.199 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94342026-09-02T22:05:22.815Z[ recovery-image] Sep 02 22:05:22.211 INFO O| Sep 02 22:05:22.211 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94352026-09-02T22:05:22.815Z[ recovery-image] Sep 02 22:05:22.211 INFO O| Sep 02 22:05:22.211 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
94362026-09-02T22:05:22.816Z[ recovery-image] Sep 02 22:05:22.211 INFO O| Sep 02 22:05:22.211 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
94372026-09-02T22:05:22.816Z[ recovery-image] Sep 02 22:05:22.211 INFO O| Sep 02 22:05:22.211 INFO ok!
94382026-09-02T22:05:22.816Z[ recovery-image] Sep 02 22:05:22.211 INFO O| Sep 02 22:05:22.211 INFO STEP 37 (ensure_file) COMPLETE
94392026-09-02T22:05:22.816Z[ recovery-image] Sep 02 22:05:22.211 INFO O| Sep 02 22:05:22.211 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94402026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
94412026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
94422026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94432026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94442026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94452026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94462026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO ok!
94472026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO STEP 38 (ensure_file) COMPLETE
94482026-09-02T22:05:22.837Z[ recovery-image] Sep 02 22:05:22.223 INFO O| Sep 02 22:05:22.223 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94492026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.232 INFO O| Sep 02 22:05:22.232 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94502026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.232 INFO O| Sep 02 22:05:22.232 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94512026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.232 INFO O| Sep 02 22:05:22.232 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94522026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.232 INFO O| Sep 02 22:05:22.232 INFO STEP 39 (ensure_dir) COMPLETE
94532026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.232 INFO O| Sep 02 22:05:22.232 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94542026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
94552026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 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/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94562026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94572026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94582026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94592026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94602026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO ok!
94612026-09-02T22:05:22.844Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO STEP 40 (ensure_file) COMPLETE
94622026-09-02T22:05:22.845Z[ recovery-image] Sep 02 22:05:22.242 INFO O| Sep 02 22:05:22.242 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94632026-09-02T22:05:22.853Z[ recovery-image] Sep 02 22:05:22.251 INFO O| Sep 02 22:05:22.251 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94642026-09-02T22:05:22.853Z[ recovery-image] Sep 02 22:05:22.251 INFO O| Sep 02 22:05:22.251 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94652026-09-02T22:05:22.853Z[ recovery-image] Sep 02 22:05:22.251 INFO O| Sep 02 22:05:22.251 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94662026-09-02T22:05:22.853Z[ recovery-image] Sep 02 22:05:22.251 INFO O| Sep 02 22:05:22.251 INFO ok!
94672026-09-02T22:05:22.853Z[ recovery-image] Sep 02 22:05:22.251 INFO O| Sep 02 22:05:22.251 INFO STEP 41 (ensure_symlink) COMPLETE
94682026-09-02T22:05:22.853Z[ recovery-image] Sep 02 22:05:22.251 INFO O| Sep 02 22:05:22.251 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94692026-09-02T22:05:22.860Z[ recovery-image] Sep 02 22:05:22.261 INFO O| Sep 02 22:05:22.261 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
94702026-09-02T22:05:22.860Z[ recovery-image] Sep 02 22:05:22.261 INFO O| Sep 02 22:05:22.261 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
94712026-09-02T22:05:22.860Z[ recovery-image] Sep 02 22:05:22.261 INFO O| Sep 02 22:05:22.261 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
94722026-09-02T22:05:22.860Z[ recovery-image] Sep 02 22:05:22.261 INFO O| Sep 02 22:05:22.261 INFO ok!
94732026-09-02T22:05:22.860Z[ recovery-image] Sep 02 22:05:22.261 INFO O| Sep 02 22:05:22.261 INFO STEP 42 (ensure_symlink) COMPLETE
94742026-09-02T22:05:22.860Z[ recovery-image] Sep 02 22:05:22.261 INFO O| Sep 02 22:05:22.261 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94752026-09-02T22:05:22.865Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
94762026-09-02T22:05:22.866Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
94772026-09-02T22:05:22.866Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94782026-09-02T22:05:22.872Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94792026-09-02T22:05:22.872Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94802026-09-02T22:05:22.872Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94812026-09-02T22:05:22.872Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO ok!
94822026-09-02T22:05:22.872Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO STEP 43 (ensure_file) COMPLETE
94832026-09-02T22:05:22.872Z[ recovery-image] Sep 02 22:05:22.270 INFO O| Sep 02 22:05:22.270 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94842026-09-02T22:05:22.885Z[ recovery-image] Sep 02 22:05:22.280 INFO O| Sep 02 22:05:22.279 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
94852026-09-02T22:05:22.885Z[ recovery-image] Sep 02 22:05:22.280 INFO O| Sep 02 22:05:22.279 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
94862026-09-02T22:05:22.885Z[ recovery-image] Sep 02 22:05:22.280 INFO O| Sep 02 22:05:22.280 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
94872026-09-02T22:05:22.885Z[ recovery-image] Sep 02 22:05:22.280 INFO O| Sep 02 22:05:22.280 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
94882026-09-02T22:05:22.885Z[ recovery-image] Sep 02 22:05:22.280 INFO O| Sep 02 22:05:22.280 INFO ok!
94892026-09-02T22:05:22.885Z[ recovery-image] Sep 02 22:05:22.280 INFO O| Sep 02 22:05:22.280 INFO STEP 44 (ensure_file) COMPLETE
94902026-09-02T22:05:22.885Z[ recovery-image] Sep 02 22:05:22.280 INFO O| Sep 02 22:05:22.280 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94912026-09-02T22:05:22.890Z[ recovery-image] Sep 02 22:05:22.289 INFO O| Sep 02 22:05:22.289 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
94922026-09-02T22:05:22.890Z[ recovery-image] Sep 02 22:05:22.289 INFO O| Sep 02 22:05:22.289 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
94932026-09-02T22:05:22.891Z[ recovery-image] Sep 02 22:05:22.289 INFO O| Sep 02 22:05:22.289 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
94942026-09-02T22:05:22.891Z[ recovery-image] Sep 02 22:05:22.289 INFO O| Sep 02 22:05:22.289 INFO ok!
94952026-09-02T22:05:22.891Z[ recovery-image] Sep 02 22:05:22.289 INFO O| Sep 02 22:05:22.289 INFO STEP 45 (ensure_file) COMPLETE
94962026-09-02T22:05:22.891Z[ recovery-image] Sep 02 22:05:22.289 INFO O| Sep 02 22:05:22.289 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94972026-09-02T22:05:22.909Z[ recovery-image] Sep 02 22:05:22.299 INFO O| Sep 02 22:05:22.299 INFO updating shadow file
94982026-09-02T22:05:22.909Z[ recovery-image] Sep 02 22:05:22.299 INFO O| Sep 02 22:05:22.299 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
94992026-09-02T22:05:22.909Z[ recovery-image] Sep 02 22:05:22.299 INFO O| Sep 02 22:05:22.299 INFO STEP 46 (shadow) COMPLETE
95002026-09-02T22:05:22.909Z[ recovery-image] Sep 02 22:05:22.299 INFO O| Sep 02 22:05:22.299 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95012026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.309 INFO O| Sep 02 22:05:22.309 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
95022026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.309 INFO O| Sep 02 22:05:22.309 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
95032026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.309 INFO O| Sep 02 22:05:22.309 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95042026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.309 INFO O| Sep 02 22:05:22.309 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95052026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.309 INFO O| Sep 02 22:05:22.309 INFO ok!
95062026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.309 INFO O| Sep 02 22:05:22.309 INFO STEP 47 (ensure_file) COMPLETE
95072026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.309 INFO O| Sep 02 22:05:22.309 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95082026-09-02T22:05:22.914Z[ recovery-image] Sep 02 22:05:22.318 INFO O| Sep 02 22:05:22.317 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
95092026-09-02T22:05:22.915Z[ recovery-image] Sep 02 22:05:22.318 INFO O| Sep 02 22:05:22.317 INFO STEP 48 (ensure_dir) COMPLETE
95102026-09-02T22:05:22.915Z[ recovery-image] Sep 02 22:05:22.318 INFO O| Sep 02 22:05:22.317 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95112026-09-02T22:05:22.925Z[ recovery-image] Sep 02 22:05:22.326 INFO O| Sep 02 22:05:22.326 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95122026-09-02T22:05:22.925Z[ recovery-image] Sep 02 22:05:22.326 INFO O| Sep 02 22:05:22.326 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95132026-09-02T22:05:22.925Z[ recovery-image] Sep 02 22:05:22.326 INFO O| Sep 02 22:05:22.326 INFO STEP 49 (ensure_dir) COMPLETE
95142026-09-02T22:05:22.925Z[ recovery-image] Sep 02 22:05:22.326 INFO O| Sep 02 22:05:22.326 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95152026-09-02T22:05:22.932Z[ recovery-image] Sep 02 22:05:22.335 INFO O| Sep 02 22:05:22.335 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95162026-09-02T22:05:22.932Z[ recovery-image] Sep 02 22:05:22.335 INFO O| Sep 02 22:05:22.335 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95172026-09-02T22:05:22.932Z[ recovery-image] Sep 02 22:05:22.335 INFO O| Sep 02 22:05:22.335 INFO STEP 50 (ensure_dir) COMPLETE
95182026-09-02T22:05:22.932Z[ recovery-image] Sep 02 22:05:22.335 INFO O| Sep 02 22:05:22.335 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95192026-09-02T22:05:22.940Z[ recovery-image] Sep 02 22:05:22.344 INFO O| Sep 02 22:05:22.344 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
95202026-09-02T22:05:22.940Z[ recovery-image] Sep 02 22:05:22.344 INFO O| Sep 02 22:05:22.344 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
95212026-09-02T22:05:22.953Z[ recovery-image] Sep 02 22:05:22.357 INFO O| Sep 02 22:05:22.357 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
95222026-09-02T22:05:22.953Z[ recovery-image] Sep 02 22:05:22.357 INFO O| Sep 02 22:05:22.357 INFO ok!
95232026-09-02T22:05:22.953Z[ recovery-image] Sep 02 22:05:22.357 INFO O| Sep 02 22:05:22.357 INFO STEP 51 (ensure_file) COMPLETE
95242026-09-02T22:05:22.960Z[ recovery-image] Sep 02 22:05:22.357 INFO O| Sep 02 22:05:22.357 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95252026-09-02T22:05:22.990Z[ recovery-image] Sep 02 22:05:22.394 INFO O| Sep 02 22:05:22.394 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95262026-09-02T22:05:22.990Z[ recovery-image] Sep 02 22:05:22.394 INFO O| Sep 02 22:05:22.394 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95272026-09-02T22:05:22.995Z[ recovery-image] Sep 02 22:05:22.394 INFO O| Sep 02 22:05:22.394 INFO STEP 52 (ensure_dir) COMPLETE
95282026-09-02T22:05:22.995Z[ recovery-image] Sep 02 22:05:22.394 INFO O| Sep 02 22:05:22.394 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95292026-09-02T22:05:23.003Z[ recovery-image] Sep 02 22:05:22.404 INFO O| Sep 02 22:05:22.404 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
95302026-09-02T22:05:23.003Z[ recovery-image] Sep 02 22:05:22.404 INFO O| Sep 02 22:05:22.404 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
95312026-09-02T22:05:23.003Z[ recovery-image] Sep 02 22:05:22.404 INFO O| Sep 02 22:05:22.404 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
95322026-09-02T22:05:23.003Z[ recovery-image] Sep 02 22:05:22.404 INFO O| Sep 02 22:05:22.404 INFO ok!
95332026-09-02T22:05:23.003Z[ recovery-image] Sep 02 22:05:22.404 INFO O| Sep 02 22:05:22.404 INFO STEP 53 (ensure_file) COMPLETE
95342026-09-02T22:05:23.003Z[ recovery-image] Sep 02 22:05:22.404 INFO O| Sep 02 22:05:22.404 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95352026-09-02T22:05:23.022Z[ recovery-image] Sep 02 22:05:22.416 INFO O| Sep 02 22:05:22.416 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95362026-09-02T22:05:23.022Z[ recovery-image] Sep 02 22:05:22.416 INFO O| Sep 02 22:05:22.416 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95372026-09-02T22:05:23.022Z[ recovery-image] Sep 02 22:05:22.416 INFO O| Sep 02 22:05:22.416 INFO STEP 54 (ensure_dir) COMPLETE
95382026-09-02T22:05:23.030Z[ recovery-image] Sep 02 22:05:22.416 INFO O| Sep 02 22:05:22.416 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95392026-09-02T22:05:23.030Z[ recovery-image] Sep 02 22:05:22.426 INFO O| Sep 02 22:05:22.426 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
95402026-09-02T22:05:23.030Z[ recovery-image] Sep 02 22:05:22.426 INFO O| Sep 02 22:05:22.426 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
95412026-09-02T22:05:23.524Z[ recovery-image] Sep 02 22:05:22.929 INFO O| Sep 02 22:05:22.929 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
95422026-09-02T22:05:23.524Z[ recovery-image] Sep 02 22:05:22.929 INFO O| Sep 02 22:05:22.929 INFO ok!
95432026-09-02T22:05:23.524Z[ recovery-image] Sep 02 22:05:22.929 INFO O| Sep 02 22:05:22.929 INFO STEP 55 (ensure_file) COMPLETE
95442026-09-02T22:05:23.532Z[ recovery-image] Sep 02 22:05:22.929 INFO O| Sep 02 22:05:22.929 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95452026-09-02T22:05:23.545Z[ recovery-image] Sep 02 22:05:22.941 INFO O| Sep 02 22:05:22.941 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
95462026-09-02T22:05:23.545Z[ recovery-image] Sep 02 22:05:22.941 INFO O| Sep 02 22:05:22.941 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
95472026-09-02T22:05:25.527Z[ recovery-image] Sep 02 22:05:24.927 INFO O| Sep 02 22:05:24.927 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
95482026-09-02T22:05:25.537Z[ recovery-image] Sep 02 22:05:24.927 INFO O| Sep 02 22:05:24.927 INFO ok!
95492026-09-02T22:05:25.537Z[ recovery-image] Sep 02 22:05:24.927 INFO O| Sep 02 22:05:24.927 INFO STEP 56 (ensure_file) COMPLETE
95502026-09-02T22:05:25.537Z[ recovery-image] Sep 02 22:05:24.927 INFO O| Sep 02 22:05:24.927 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95512026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.938 INFO O| Sep 02 22:05:24.938 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95522026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.938 INFO O| Sep 02 22:05:24.938 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95532026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.938 INFO O| Sep 02 22:05:24.938 INFO STEP 57 (ensure_dir) COMPLETE
95542026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.938 INFO O| Sep 02 22:05:24.938 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95552026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.948 INFO O| Sep 02 22:05:24.948 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95562026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.948 INFO O| Sep 02 22:05:24.948 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
95572026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.948 INFO O| Sep 02 22:05:24.948 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95582026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.948 INFO O| Sep 02 22:05:24.948 INFO ok!
95592026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.948 INFO O| Sep 02 22:05:24.948 INFO STEP 58 (ensure_file) COMPLETE
95602026-09-02T22:05:25.546Z[ recovery-image] Sep 02 22:05:24.948 INFO O| Sep 02 22:05:24.948 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95612026-09-02T22:05:25.555Z[ recovery-image] Sep 02 22:05:24.960 INFO O| Sep 02 22:05:24.957 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95622026-09-02T22:05:25.566Z[ recovery-image] Sep 02 22:05:24.960 INFO O| Sep 02 22:05:24.958 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
95632026-09-02T22:05:25.566Z[ recovery-image] Sep 02 22:05:24.960 INFO O| Sep 02 22:05:24.958 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95642026-09-02T22:05:25.566Z[ recovery-image] Sep 02 22:05:24.960 INFO O| Sep 02 22:05:24.958 INFO ok!
95652026-09-02T22:05:25.566Z[ recovery-image] Sep 02 22:05:24.960 INFO O| Sep 02 22:05:24.958 INFO STEP 59 (ensure_file) COMPLETE
95662026-09-02T22:05:25.566Z[ recovery-image] Sep 02 22:05:24.960 INFO O| Sep 02 22:05:24.958 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95672026-09-02T22:05:25.573Z[ recovery-image] Sep 02 22:05:24.967 INFO O| Sep 02 22:05:24.967 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95682026-09-02T22:05:25.573Z[ recovery-image] Sep 02 22:05:24.967 INFO O| Sep 02 22:05:24.967 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95692026-09-02T22:05:25.573Z[ recovery-image] Sep 02 22:05:24.967 INFO O| Sep 02 22:05:24.967 INFO STEP 60 (ensure_dir) COMPLETE
95702026-09-02T22:05:25.573Z[ recovery-image] Sep 02 22:05:24.967 INFO O| Sep 02 22:05:24.967 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95712026-09-02T22:05:25.582Z[ recovery-image] Sep 02 22:05:24.987 INFO O| Sep 02 22:05:24.987 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95722026-09-02T22:05:25.582Z[ recovery-image] Sep 02 22:05:24.987 INFO O| Sep 02 22:05:24.987 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
95732026-09-02T22:05:25.589Z[ recovery-image] Sep 02 22:05:24.987 INFO O| Sep 02 22:05:24.987 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95742026-09-02T22:05:25.590Z[ recovery-image] Sep 02 22:05:24.987 INFO O| Sep 02 22:05:24.987 INFO ok!
95752026-09-02T22:05:25.590Z[ recovery-image] Sep 02 22:05:24.987 INFO O| Sep 02 22:05:24.987 INFO STEP 61 (ensure_file) COMPLETE
95762026-09-02T22:05:25.590Z[ recovery-image] Sep 02 22:05:24.987 INFO O| Sep 02 22:05:24.987 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95772026-09-02T22:05:25.598Z[ recovery-image] Sep 02 22:05:25.001 INFO O| Sep 02 22:05:25.001 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95782026-09-02T22:05:25.598Z[ recovery-image] Sep 02 22:05:25.001 INFO O| Sep 02 22:05:25.001 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
95792026-09-02T22:05:25.598Z[ recovery-image] Sep 02 22:05:25.001 INFO O| Sep 02 22:05:25.001 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95802026-09-02T22:05:25.598Z[ recovery-image] Sep 02 22:05:25.001 INFO O| Sep 02 22:05:25.001 INFO ok!
95812026-09-02T22:05:25.599Z[ recovery-image] Sep 02 22:05:25.001 INFO O| Sep 02 22:05:25.001 INFO STEP 62 (ensure_file) COMPLETE
95822026-09-02T22:05:25.599Z[ recovery-image] Sep 02 22:05:25.001 INFO O| Sep 02 22:05:25.001 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95832026-09-02T22:05:25.607Z[ recovery-image] Sep 02 22:05:25.012 INFO O| Sep 02 22:05:25.012 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95842026-09-02T22:05:25.607Z[ recovery-image] Sep 02 22:05:25.012 INFO O| Sep 02 22:05:25.012 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95852026-09-02T22:05:25.607Z[ recovery-image] Sep 02 22:05:25.012 INFO O| Sep 02 22:05:25.012 INFO STEP 63 (ensure_dir) COMPLETE
95862026-09-02T22:05:25.607Z[ recovery-image] Sep 02 22:05:25.012 INFO O| Sep 02 22:05:25.012 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95872026-09-02T22:05:25.618Z[ recovery-image] Sep 02 22:05:25.022 INFO O| Sep 02 22:05:25.022 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95882026-09-02T22:05:25.618Z[ recovery-image] Sep 02 22:05:25.022 INFO O| Sep 02 22:05:25.022 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
95892026-09-02T22:05:25.627Z[ recovery-image] Sep 02 22:05:25.023 INFO O| Sep 02 22:05:25.022 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95902026-09-02T22:05:25.627Z[ recovery-image] Sep 02 22:05:25.023 INFO O| Sep 02 22:05:25.022 INFO ok!
95912026-09-02T22:05:25.627Z[ recovery-image] Sep 02 22:05:25.023 INFO O| Sep 02 22:05:25.023 INFO STEP 64 (ensure_file) COMPLETE
95922026-09-02T22:05:25.627Z[ recovery-image] Sep 02 22:05:25.023 INFO O| Sep 02 22:05:25.023 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95932026-09-02T22:05:25.635Z[ recovery-image] Sep 02 22:05:25.032 INFO O| Sep 02 22:05:25.032 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
95942026-09-02T22:05:25.635Z[ recovery-image] Sep 02 22:05:25.032 INFO O| Sep 02 22:05:25.032 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
95952026-09-02T22:05:25.635Z[ recovery-image] Sep 02 22:05:25.032 INFO O| Sep 02 22:05:25.032 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
95962026-09-02T22:05:25.635Z[ recovery-image] Sep 02 22:05:25.032 INFO O| Sep 02 22:05:25.032 INFO ok!
95972026-09-02T22:05:25.635Z[ recovery-image] Sep 02 22:05:25.032 INFO O| Sep 02 22:05:25.032 INFO STEP 65 (ensure_file) COMPLETE
95982026-09-02T22:05:25.635Z[ recovery-image] Sep 02 22:05:25.033 INFO O| Sep 02 22:05:25.032 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95992026-09-02T22:05:25.649Z[ recovery-image] Sep 02 22:05:25.042 INFO O| Sep 02 22:05:25.042 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
96002026-09-02T22:05:25.649Z[ recovery-image] Sep 02 22:05:25.042 INFO O| Sep 02 22:05:25.042 INFO STEP 66 (ensure_dir) COMPLETE
96012026-09-02T22:05:25.650Z[ recovery-image] Sep 02 22:05:25.042 INFO O| Sep 02 22:05:25.042 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96022026-09-02T22:05:25.658Z[ recovery-image] Sep 02 22:05:25.058 INFO O| Sep 02 22:05:25.058 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
96032026-09-02T22:05:25.658Z[ recovery-image] Sep 02 22:05:25.058 INFO O| Sep 02 22:05:25.058 INFO STEP 67 (ensure_dir) COMPLETE
96042026-09-02T22:05:25.658Z[ recovery-image] Sep 02 22:05:25.058 INFO O| Sep 02 22:05:25.058 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96052026-09-02T22:05:25.676Z[ recovery-image] Sep 02 22:05:25.069 INFO O| Sep 02 22:05:25.068 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
96062026-09-02T22:05:25.676Z[ recovery-image] Sep 02 22:05:25.069 INFO O| Sep 02 22:05:25.068 INFO STEP 68 (ensure_dir) COMPLETE
96072026-09-02T22:05:25.676Z[ recovery-image] Sep 02 22:05:25.069 INFO O| Sep 02 22:05:25.069 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96082026-09-02T22:05:25.682Z[ recovery-image] Sep 02 22:05:25.080 INFO O| Sep 02 22:05:25.080 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
96092026-09-02T22:05:25.682Z[ recovery-image] Sep 02 22:05:25.080 INFO O| Sep 02 22:05:25.080 INFO STEP 69 (ensure_dir) COMPLETE
96102026-09-02T22:05:25.682Z[ recovery-image] Sep 02 22:05:25.080 INFO O| Sep 02 22:05:25.080 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96112026-09-02T22:05:25.689Z[ recovery-image] Sep 02 22:05:25.091 INFO O| Sep 02 22:05:25.091 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
96122026-09-02T22:05:25.689Z[ recovery-image] Sep 02 22:05:25.091 INFO O| Sep 02 22:05:25.091 INFO copying /tmp/.tmplJLwpq/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
96132026-09-02T22:05:25.690Z[ recovery-image] Sep 02 22:05:25.091 INFO O| Sep 02 22:05:25.091 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
96142026-09-02T22:05:25.690Z[ recovery-image] Sep 02 22:05:25.091 INFO O| Sep 02 22:05:25.091 INFO ok!
96152026-09-02T22:05:25.690Z[ recovery-image] Sep 02 22:05:25.091 INFO O| Sep 02 22:05:25.091 INFO STEP 70 (ensure_file) COMPLETE
96162026-09-02T22:05:25.690Z[ recovery-image] Sep 02 22:05:25.091 INFO O| Sep 02 22:05:25.091 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96172026-09-02T22:05:25.698Z[ recovery-image] Sep 02 22:05:25.101 INFO O| Sep 02 22:05:25.101 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
96182026-09-02T22:05:25.698Z[ recovery-image] Sep 02 22:05:25.102 INFO O| Sep 02 22:05:25.102 INFO STEP 71 (remove_files) COMPLETE
96192026-09-02T22:05:25.708Z[ recovery-image] Sep 02 22:05:25.102 INFO O| Sep 02 22:05:25.102 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96202026-09-02T22:05:25.716Z[ recovery-image] Sep 02 22:05:25.111 INFO O| Sep 02 22:05:25.110 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
96212026-09-02T22:05:25.717Z[ recovery-image] Sep 02 22:05:25.111 INFO O| Sep 02 22:05:25.111 INFO STEP 72 (remove_files) COMPLETE
96222026-09-02T22:05:25.717Z[ recovery-image] Sep 02 22:05:25.111 INFO O| Sep 02 22:05:25.111 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96232026-09-02T22:05:25.717Z[ recovery-image] Sep 02 22:05:25.120 INFO O| Sep 02 22:05:25.120 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
96242026-09-02T22:05:25.723Z[ recovery-image] Sep 02 22:05:25.121 INFO O| Sep 02 22:05:25.120 INFO STEP 73 (remove_files) COMPLETE
96252026-09-02T22:05:25.723Z[ recovery-image] Sep 02 22:05:25.121 INFO O| Sep 02 22:05:25.120 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96262026-09-02T22:05:25.730Z[ recovery-image] Sep 02 22:05:25.130 INFO O| Sep 02 22:05:25.130 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
96272026-09-02T22:05:25.730Z[ recovery-image] Sep 02 22:05:25.130 INFO O| Sep 02 22:05:25.130 INFO STEP 74 (remove_files) COMPLETE
96282026-09-02T22:05:25.730Z[ recovery-image] Sep 02 22:05:25.130 INFO O| Sep 02 22:05:25.130 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96292026-09-02T22:05:25.737Z[ recovery-image] Sep 02 22:05:25.139 INFO O| Sep 02 22:05:25.139 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
96302026-09-02T22:05:25.738Z[ recovery-image] Sep 02 22:05:25.139 INFO O| Sep 02 22:05:25.139 INFO STEP 75 (remove_files) COMPLETE
96312026-09-02T22:05:25.738Z[ recovery-image] Sep 02 22:05:25.139 INFO O| Sep 02 22:05:25.139 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96322026-09-02T22:05:25.747Z[ recovery-image] Sep 02 22:05:25.148 INFO O| Sep 02 22:05:25.148 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
96332026-09-02T22:05:25.747Z[ recovery-image] Sep 02 22:05:25.148 INFO O| Sep 02 22:05:25.148 INFO STEP 76 (remove_files) COMPLETE
96342026-09-02T22:05:25.747Z[ recovery-image] Sep 02 22:05:25.148 INFO O| Sep 02 22:05:25.148 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96352026-09-02T22:05:25.758Z[ recovery-image] Sep 02 22:05:25.159 INFO O| Sep 02 22:05:25.159 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
96362026-09-02T22:05:25.758Z[ recovery-image] Sep 02 22:05:25.159 INFO O| Sep 02 22:05:25.159 INFO STEP 77 (remove_files) COMPLETE
96372026-09-02T22:05:25.758Z[ recovery-image] Sep 02 22:05:25.159 INFO O| Sep 02 22:05:25.159 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96382026-09-02T22:05:25.766Z[ recovery-image] Sep 02 22:05:25.170 INFO O| Sep 02 22:05:25.170 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
96392026-09-02T22:05:25.766Z[ recovery-image] Sep 02 22:05:25.170 INFO O| Sep 02 22:05:25.170 INFO STEP 78 (remove_files) COMPLETE
96402026-09-02T22:05:25.766Z[ recovery-image] Sep 02 22:05:25.170 INFO O| Sep 02 22:05:25.170 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96412026-09-02T22:05:25.775Z[ recovery-image] Sep 02 22:05:25.179 INFO O| Sep 02 22:05:25.179 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
96422026-09-02T22:05:25.775Z[ recovery-image] Sep 02 22:05:25.179 INFO O| Sep 02 22:05:25.179 INFO STEP 79 (remove_files) COMPLETE
96432026-09-02T22:05:25.775Z[ recovery-image] Sep 02 22:05:25.179 INFO O| Sep 02 22:05:25.179 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96442026-09-02T22:05:25.785Z[ recovery-image] Sep 02 22:05:25.189 INFO O| Sep 02 22:05:25.189 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
96452026-09-02T22:05:25.785Z[ recovery-image] Sep 02 22:05:25.190 INFO O| Sep 02 22:05:25.190 INFO STEP 80 (remove_files) COMPLETE
96462026-09-02T22:05:25.793Z[ recovery-image] Sep 02 22:05:25.190 INFO O| Sep 02 22:05:25.190 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96472026-09-02T22:05:25.799Z[ recovery-image] Sep 02 22:05:25.201 INFO O| Sep 02 22:05:25.201 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
96482026-09-02T22:05:25.799Z[ recovery-image] Sep 02 22:05:25.201 INFO O| Sep 02 22:05:25.201 INFO STEP 81 (remove_files) COMPLETE
96492026-09-02T22:05:25.799Z[ recovery-image] Sep 02 22:05:25.201 INFO O| Sep 02 22:05:25.201 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96502026-09-02T22:05:25.808Z[ recovery-image] Sep 02 22:05:25.210 INFO O| Sep 02 22:05:25.210 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
96512026-09-02T22:05:25.808Z[ recovery-image] Sep 02 22:05:25.210 INFO O| Sep 02 22:05:25.210 INFO STEP 82 (remove_files) COMPLETE
96522026-09-02T22:05:25.808Z[ recovery-image] Sep 02 22:05:25.210 INFO O| Sep 02 22:05:25.210 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96532026-09-02T22:05:25.816Z[ recovery-image] Sep 02 22:05:25.220 INFO O| Sep 02 22:05:25.219 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
96542026-09-02T22:05:25.816Z[ recovery-image] Sep 02 22:05:25.220 INFO O| Sep 02 22:05:25.219 INFO STEP 83 (remove_files) COMPLETE
96552026-09-02T22:05:25.817Z[ recovery-image] Sep 02 22:05:25.220 INFO O| Sep 02 22:05:25.219 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96562026-09-02T22:05:25.827Z[ recovery-image] Sep 02 22:05:25.228 INFO O| Sep 02 22:05:25.228 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
96572026-09-02T22:05:25.827Z[ recovery-image] Sep 02 22:05:25.228 INFO O| Sep 02 22:05:25.228 INFO STEP 84 (remove_files) COMPLETE
96582026-09-02T22:05:25.827Z[ recovery-image] Sep 02 22:05:25.228 INFO O| Sep 02 22:05:25.228 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96592026-09-02T22:05:25.840Z[ recovery-image] Sep 02 22:05:25.237 INFO O| Sep 02 22:05:25.236 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
96602026-09-02T22:05:25.840Z[ recovery-image] Sep 02 22:05:25.237 INFO O| Sep 02 22:05:25.237 INFO STEP 85 (remove_files) COMPLETE
96612026-09-02T22:05:25.840Z[ recovery-image] Sep 02 22:05:25.237 INFO O| Sep 02 22:05:25.237 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96622026-09-02T22:05:25.850Z[ recovery-image] Sep 02 22:05:25.245 INFO O| Sep 02 22:05:25.245 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
96632026-09-02T22:05:25.850Z[ recovery-image] Sep 02 22:05:25.245 INFO O| Sep 02 22:05:25.245 INFO STEP 86 (remove_files) COMPLETE
96642026-09-02T22:05:25.850Z[ recovery-image] Sep 02 22:05:25.245 INFO O| Sep 02 22:05:25.245 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96652026-09-02T22:05:25.859Z[ recovery-image] Sep 02 22:05:25.253 INFO O| Sep 02 22:05:25.253 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
96662026-09-02T22:05:25.859Z[ recovery-image] Sep 02 22:05:25.253 INFO O| Sep 02 22:05:25.253 INFO STEP 87 (remove_files) COMPLETE
96672026-09-02T22:05:25.859Z[ recovery-image] Sep 02 22:05:25.253 INFO O| Sep 02 22:05:25.253 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96682026-09-02T22:05:25.887Z[ recovery-image] Sep 02 22:05:25.263 INFO O| Sep 02 22:05:25.263 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
96692026-09-02T22:05:25.887Z[ recovery-image] Sep 02 22:05:25.263 INFO O| Sep 02 22:05:25.263 INFO STEP 88 (remove_files) COMPLETE
96702026-09-02T22:05:25.887Z[ recovery-image] Sep 02 22:05:25.263 INFO O| Sep 02 22:05:25.263 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96712026-09-02T22:05:25.903Z[ recovery-image] Sep 02 22:05:25.297 INFO O| Sep 02 22:05:25.297 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
96722026-09-02T22:05:25.904Z[ recovery-image] Sep 02 22:05:25.297 INFO O| Sep 02 22:05:25.297 INFO STEP 89 (remove_files) COMPLETE
96732026-09-02T22:05:25.904Z[ recovery-image] Sep 02 22:05:25.297 INFO O| Sep 02 22:05:25.297 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96742026-09-02T22:05:25.911Z[ recovery-image] Sep 02 22:05:25.307 INFO O| Sep 02 22:05:25.307 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
96752026-09-02T22:05:25.911Z[ recovery-image] Sep 02 22:05:25.307 INFO O| Sep 02 22:05:25.307 INFO STEP 90 (remove_files) COMPLETE
96762026-09-02T22:05:25.911Z[ recovery-image] Sep 02 22:05:25.307 INFO O| Sep 02 22:05:25.307 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96772026-09-02T22:05:25.919Z[ recovery-image] Sep 02 22:05:25.316 INFO O| Sep 02 22:05:25.315 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
96782026-09-02T22:05:25.919Z[ recovery-image] Sep 02 22:05:25.316 INFO O| Sep 02 22:05:25.316 INFO STEP 91 (remove_files) COMPLETE
96792026-09-02T22:05:25.919Z[ recovery-image] Sep 02 22:05:25.316 INFO O| Sep 02 22:05:25.316 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96802026-09-02T22:05:25.930Z[ recovery-image] Sep 02 22:05:25.324 INFO O| Sep 02 22:05:25.324 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
96812026-09-02T22:05:25.930Z[ recovery-image] Sep 02 22:05:25.325 INFO O| Sep 02 22:05:25.325 INFO STEP 92 (remove_files) COMPLETE
96822026-09-02T22:05:25.930Z[ recovery-image] Sep 02 22:05:25.325 INFO O| Sep 02 22:05:25.325 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96832026-09-02T22:05:25.992Z[ recovery-image] Sep 02 22:05:25.392 INFO O| Sep 02 22:05:25.392 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
96842026-09-02T22:05:25.992Z[ recovery-image] Sep 02 22:05:25.392 INFO O| Sep 02 22:05:25.392 INFO STEP 93 (remove_files) COMPLETE
96852026-09-02T22:05:25.992Z[ recovery-image] Sep 02 22:05:25.392 INFO O| Sep 02 22:05:25.392 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96862026-09-02T22:05:26.007Z[ recovery-image] Sep 02 22:05:25.402 INFO O| Sep 02 22:05:25.402 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
96872026-09-02T22:05:26.008Z[ recovery-image] Sep 02 22:05:25.402 INFO O| Sep 02 22:05:25.402 INFO STEP 94 (remove_files) COMPLETE
96882026-09-02T22:05:26.008Z[ recovery-image] Sep 02 22:05:25.402 INFO O| Sep 02 22:05:25.402 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96892026-09-02T22:05:26.031Z[ recovery-image] Sep 02 22:05:25.411 INFO O| Sep 02 22:05:25.411 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
96902026-09-02T22:05:26.031Z[ recovery-image] Sep 02 22:05:25.411 INFO O| Sep 02 22:05:25.411 INFO STEP 95 (remove_files) COMPLETE
96912026-09-02T22:05:26.031Z[ recovery-image] Sep 02 22:05:25.411 INFO O| Sep 02 22:05:25.411 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96922026-09-02T22:05:26.031Z[ recovery-image] Sep 02 22:05:25.420 INFO O| Sep 02 22:05:25.420 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
96932026-09-02T22:05:26.031Z[ recovery-image] Sep 02 22:05:25.420 INFO O| Sep 02 22:05:25.420 INFO STEP 96 (remove_files) COMPLETE
96942026-09-02T22:05:26.032Z[ recovery-image] Sep 02 22:05:25.420 INFO O| Sep 02 22:05:25.420 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96952026-09-02T22:05:26.032Z[ recovery-image] Sep 02 22:05:25.429 INFO O| Sep 02 22:05:25.429 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
96962026-09-02T22:05:26.032Z[ recovery-image] Sep 02 22:05:25.429 INFO O| Sep 02 22:05:25.429 INFO STEP 97 (remove_files) COMPLETE
96972026-09-02T22:05:26.032Z[ recovery-image] Sep 02 22:05:25.429 INFO O| Sep 02 22:05:25.429 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96982026-09-02T22:05:26.042Z[ recovery-image] Sep 02 22:05:25.440 INFO O| Sep 02 22:05:25.440 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
96992026-09-02T22:05:26.042Z[ recovery-image] Sep 02 22:05:25.440 INFO O| Sep 02 22:05:25.440 INFO STEP 98 (remove_files) COMPLETE
97002026-09-02T22:05:26.042Z[ recovery-image] Sep 02 22:05:25.440 INFO O| Sep 02 22:05:25.440 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97012026-09-02T22:05:26.050Z[ recovery-image] Sep 02 22:05:25.449 INFO O| Sep 02 22:05:25.449 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
97022026-09-02T22:05:26.050Z[ recovery-image] Sep 02 22:05:25.450 INFO O| Sep 02 22:05:25.449 INFO STEP 99 (remove_files) COMPLETE
97032026-09-02T22:05:26.050Z[ recovery-image] Sep 02 22:05:25.450 INFO O| Sep 02 22:05:25.450 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
97042026-09-02T22:05:26.060Z[ recovery-image] Sep 02 22:05:25.464 INFO O| Sep 02 22:05:25.464 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
97052026-09-02T22:05:26.060Z[ recovery-image] Sep 02 22:05:25.464 INFO O| Sep 02 22:05:25.464 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
97062026-09-02T22:05:30.480Z[ recovery-image] Sep 02 22:05:29.632 INFO O| Sep 02 22:05:29.632 INFO O| Loading smf(7) service descriptions: 1/692/693/694/695/696/697/698/699/6910/6911/6912/6913/6914/6915/6916/6917/6918/6919/6920/6921/6922/6923/6924/6925/6926/6927/6928/6929/6930/6931/6932/6933/6934/6935/6936/6937/6938/6939/6940/6941/6942/6943/6944/6945/6946/6947/6948/6949/6950/6951/6952/6953/6954/6955/6956/6957/6958/6959/6960/6961/6962/6963/6964/6965/6966/6967/6968/6969/69
97072026-09-02T22:05:30.481Z[ recovery-image] Sep 02 22:05:29.635 INFO O| Sep 02 22:05:29.635 INFO E| svccfg: Loaded 69 smf(7) service descriptions
97082026-09-02T22:05:30.481Z[ recovery-image] Sep 02 22:05:29.646 INFO O| Sep 02 22:05:29.646 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
97092026-09-02T22:05:30.482Z[ recovery-image] Sep 02 22:05:29.745 INFO O| Sep 02 22:05:29.745 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
97102026-09-02T22:05:30.482Z[ recovery-image] Sep 02 22:05:29.805 INFO O| Sep 02 22:05:29.805 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
97112026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.872 INFO O| Sep 02 22:05:29.872 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
97122026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.872 INFO O| Sep 02 22:05:29.872 INFO copying /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db ...
97132026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.874 INFO O| Sep 02 22:05:29.874 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
97142026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.874 INFO O| Sep 02 22:05:29.874 INFO ok!
97152026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.874 INFO O| Sep 02 22:05:29.874 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
97162026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.874 INFO O| Sep 02 22:05:29.874 INFO STEP 100 (seed_smf) COMPLETE
97172026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.874 INFO O| Sep 02 22:05:29.874 INFO steps complete; finalising image!
97182026-09-02T22:05:30.518Z[ recovery-image] Sep 02 22:05:29.874 INFO O| Sep 02 22:05:29.874 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
97192026-09-02T22:05:30.546Z[verify-libraries] Compiling oso v0.27.3
97202026-09-02T22:05:30.570Z[ recovery-image] Sep 02 22:05:29.944 INFO O| Sep 02 22:05:29.944 INFO trim TEMPORARY-sled-zfs-recovery: (4% trimmed, started at Wed Sep 2 22:05:29 2026)
97212026-09-02T22:05:30.939Z[ recovery-image] Sep 02 22:05:30.153 INFO O| Sep 02 22:05:30.153 INFO trim TEMPORARY-sled-zfs-recovery: (76% trimmed, started at Wed Sep 2 22:05:29 2026)
97222026-09-02T22:05:34.902Z[ recovery-image] Sep 02 22:05:34.281 INFO O| Sep 02 22:05:34.281 INFO trim TEMPORARY-sled-zfs-recovery: (89% trimmed, started at Wed Sep 2 22:05:29 2026)
97232026-09-02T22:05:35.084Z[ recovery-image] Sep 02 22:05:34.488 INFO O| Sep 02 22:05:34.488 INFO trim TEMPORARY-sled-zfs-recovery: (98% trimmed, started at Wed Sep 2 22:05:29 2026)
97242026-09-02T22:05:35.305Z[ recovery-image] Sep 02 22:05:34.710 INFO O| Sep 02 22:05:34.710 INFO temporary pool has 463M used, 1.30G avail, 1.00x compressratio
97252026-09-02T22:05:35.311Z[ recovery-image] Sep 02 22:05:34.710 INFO O| Sep 02 22:05:34.710 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
97262026-09-02T22:05:35.586Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
97272026-09-02T22:05:35.864Z[verify-libraries] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
97282026-09-02T22:05:38.256Z[ recovery-image] Sep 02 22:05:37.660 INFO O| Sep 02 22:05:37.660 INFO copying image /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97292026-09-02T22:05:38.256Z[ recovery-image] Sep 02 22:05:37.660 INFO O| Sep 02 22:05:37.660 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
97302026-09-02T22:05:40.613Z[ recovery-image] Sep 02 22:05:40.018 INFO O| Sep 02 22:05:40.017 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97312026-09-02T22:05:40.614Z[ recovery-image] Sep 02 22:05:40.018 INFO O| Sep 02 22:05:40.017 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97322026-09-02T22:05:40.617Z[ recovery-image] Sep 02 22:05:40.018 INFO O| Sep 02 22:05:40.017 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97332026-09-02T22:05:40.617Z[ recovery-image] Sep 02 22:05:40.018 INFO O| Sep 02 22:05:40.017 INFO completed processing sled/zfs-recovery
97342026-09-02T22:05:40.617Z[ recovery-image] Sep 02 22:05:40.018 INFO O| Sep 02 22:05:40.017 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
97352026-09-02T22:05:40.666Z[ host-image] Sep 02 22:05:40.070 INFO O| seeding SMF database...
97362026-09-02T22:05:44.585Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
97372026-09-02T22:05:45.749Z[ host-image] Sep 02 22:05:45.138 INFO O| configuring SMF profile...
97382026-09-02T22:05:45.750Z[ host-image] Sep 02 22:05:45.138 INFO O| modifying shadow(5)...
97392026-09-02T22:05:45.750Z[ host-image] Sep 02 22:05:45.138 INFO O| loading user and group database...
97402026-09-02T22:05:45.750Z[ host-image] Sep 02 22:05:45.138 INFO O| loading facet selections...
97412026-09-02T22:05:46.199Z[ host-image] Sep 02 22:05:45.603 INFO O| devel -> true
97422026-09-02T22:05:46.199Z[ host-image] Sep 02 22:05:45.603 INFO O| doc.man -> true
97432026-09-02T22:05:46.219Z[ host-image] Sep 02 22:05:45.603 INFO O| version-lock.shell/ksh93 -> true
97442026-09-02T22:05:46.219Z[ host-image] Sep 02 22:05:45.603 INFO O| version-lock.system/data/hardware-registry -> true
97452026-09-02T22:05:46.219Z[ host-image] Sep 02 22:05:45.603 INFO O| version-lock.system/data/zoneinfo -> true
97462026-09-02T22:05:46.220Z[ host-image] Sep 02 22:05:45.603 INFO O| version-lock.system/microcode/amd -> true
97472026-09-02T22:05:46.220Z[ host-image] Sep 02 22:05:45.603 INFO O| version-lock.system/microcode/intel -> true
97482026-09-02T22:05:46.220Z[ host-image] Sep 02 22:05:45.604 INFO O| version-lock.system/microcode/oxide -> true
97492026-09-02T22:05:46.220Z[ host-image] Sep 02 22:05:45.604 INFO O| assessing packaged files...
97502026-09-02T22:05:46.838Z[ recovery-image] Sep 02 22:05:46.242 INFO O| Sep 02 22:05:46.242 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
97512026-09-02T22:05:47.205Z[ recovery-image] Sep 02 22:05:46.608 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
97522026-09-02T22:05:47.205Z[ recovery-image] Sep 02 22:05:46.608 INFO expanded image name: "recovery 8c3b6a1/${os_short_commit} 2026-09-02 21:50" -> "recovery 8c3b6a1/0e29ea8 2026-09-02 21:50"
97532026-09-02T22:05:47.205Z[ recovery-image] Sep 02 22:05:46.608 INFO output artefacts stored in: "/work/os-recovery"
97542026-09-02T22:05:47.211Z[ recovery-image] Sep 02 22:05:46.608 INFO collecting git info from project "chelsio-t6-roms"...
97552026-09-02T22:05:47.228Z[ recovery-image] Sep 02 22:05:46.627 INFO collecting git info from project "dmar-report"...
97562026-09-02T22:05:47.232Z[ recovery-image] Sep 02 22:05:46.637 INFO collecting git info from project "bootserver"...
97572026-09-02T22:05:47.238Z[ recovery-image] Sep 02 22:05:46.642 INFO collecting git info from project "amd-firmware"...
97582026-09-02T22:05:47.301Z[ recovery-image] Sep 02 22:05:46.699 INFO collecting git info from project "phbl"...
97592026-09-02T22:05:47.309Z[ recovery-image] Sep 02 22:05:46.714 INFO collecting git info from project "pilot"...
97602026-09-02T22:05:47.321Z[ recovery-image] Sep 02 22:05:46.724 INFO collecting git info from project "pinprick"...
97612026-09-02T22:05:47.327Z[ recovery-image] Sep 02 22:05:46.732 INFO collecting git info from project "amd-host-image-builder"...
97622026-09-02T22:05:47.379Z[ recovery-image] Sep 02 22:05:46.783 INFO collecting git info from project "image-builder"...
97632026-09-02T22:05:47.398Z[ recovery-image] Sep 02 22:05:46.803 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
97642026-09-02T22:05:47.792Z[ recovery-image] Sep 02 22:05:47.196 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
97652026-09-02T22:05:47.808Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
97662026-09-02T22:05:48.117Z[ host-image] Sep 02 22:05:47.518 INFO O| creating archive...
97672026-09-02T22:05:48.249Z[ recovery-image] Sep 02 22:05:47.545 INFO creating Oxide boot image...
97682026-09-02T22:05:48.249Z[ recovery-image] Sep 02 22:05:47.545 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 8c3b6a1/0e29ea8 2026-09-02 21:50", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
97692026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.556 INFO O| missing from packaging:
97702026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.556 INFO O| "etc/.pwd.lock"
97712026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.556 INFO O| "etc/bash"
97722026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.560 INFO O| "etc/svc/profile/generic.xml"
97732026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.560 INFO O| "etc/svc/profile/inetd_services.xml"
97742026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.560 INFO O| "etc/svc/profile/name_service.xml"
97752026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.560 INFO O| "etc/svc/profile/platform.xml"
97762026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.560 INFO O| "etc/svc/profile/platform_omicron1.xml"
97772026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.560 INFO O| "etc/svc/repository.db"
97782026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.566 INFO O| "opt/ooce/share"
97792026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.566 INFO O| "opt/ooce/share/man"
97802026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.566 INFO O| "opt/ooce/share/man/man1"
97812026-09-02T22:05:48.280Z[ host-image] Sep 02 22:05:47.575 INFO O| finishing archive...
97822026-09-02T22:05:49.503Z[verify-libraries] Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
97832026-09-02T22:05:50.761Z[ host-image] Sep 02 22:05:50.158 INFO O| creating gzonly manifest...
97842026-09-02T22:05:50.765Z[ host-image] Sep 02 22:05:50.167 INFO O| ok
97852026-09-02T22:05:50.900Z[ host-image] Sep 02 22:05:50.305 INFO image builder template: ramdisk-02-trim...
97862026-09-02T22:05:50.900Z[ host-image] Sep 02 22:05:50.305 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmplJLwpq/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
97872026-09-02T22:05:50.926Z[ host-image] Sep 02 22:05:50.328 INFO O| Sep 02 22:05:50.328 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97882026-09-02T22:05:50.931Z[ host-image] Sep 02 22:05:50.333 INFO O| Sep 02 22:05:50.333 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97892026-09-02T22:05:51.300Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
97902026-09-02T22:05:51.643Z[ host-image] Sep 02 22:05:51.048 INFO O| Sep 02 22:05:51.046 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
97912026-09-02T22:05:51.966Z[ host-image] Sep 02 22:05:51.370 INFO O| Sep 02 22:05:51.370 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
97922026-09-02T22:05:51.966Z[ host-image] Sep 02 22:05:51.370 INFO O| Sep 02 22:05:51.370 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
97932026-09-02T22:05:51.970Z[ host-image] Sep 02 22:05:51.374 INFO O| Sep 02 22:05:51.374 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
97942026-09-02T22:05:51.974Z[ host-image] Sep 02 22:05:51.379 INFO O| Sep 02 22:05:51.379 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
97952026-09-02T22:05:51.985Z[ host-image] Sep 02 22:05:51.390 INFO O| Sep 02 22:05:51.390 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
97962026-09-02T22:05:52.078Z[verify-libraries] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
97972026-09-02T22:05:52.579Z[ host-image] Sep 02 22:05:51.980 INFO O| Sep 02 22:05:51.980 INFO rolled back to input snapshot; work may begin
97982026-09-02T22:05:52.579Z[ host-image] Sep 02 22:05:51.980 INFO O| Sep 02 22:05:51.980 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
97992026-09-02T22:05:52.586Z[ host-image] Sep 02 22:05:51.986 INFO O| Sep 02 22:05:51.986 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98002026-09-02T22:05:52.591Z[ host-image] Sep 02 22:05:51.995 INFO O| Sep 02 22:05:51.995 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
98012026-09-02T22:05:52.650Z[ host-image] Sep 02 22:05:52.054 INFO O| Sep 02 22:05:52.053 INFO STEP 0 (remove_files) COMPLETE
98022026-09-02T22:05:52.650Z[ host-image] Sep 02 22:05:52.054 INFO O| Sep 02 22:05:52.053 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98032026-09-02T22:05:52.663Z[ host-image] Sep 02 22:05:52.066 INFO O| Sep 02 22:05:52.066 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
98042026-09-02T22:05:52.663Z[ host-image] Sep 02 22:05:52.068 INFO O| Sep 02 22:05:52.068 INFO STEP 1 (remove_files) COMPLETE
98052026-09-02T22:05:52.694Z[ host-image] Sep 02 22:05:52.068 INFO O| Sep 02 22:05:52.068 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98062026-09-02T22:05:52.694Z[ host-image] Sep 02 22:05:52.084 INFO O| Sep 02 22:05:52.084 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
98072026-09-02T22:05:52.694Z[ host-image] Sep 02 22:05:52.096 INFO O| Sep 02 22:05:52.096 INFO STEP 2 (remove_files) COMPLETE
98082026-09-02T22:05:52.694Z[ host-image] Sep 02 22:05:52.096 INFO O| Sep 02 22:05:52.096 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98092026-09-02T22:05:52.753Z[ host-image] Sep 02 22:05:52.145 INFO O| Sep 02 22:05:52.145 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
98102026-09-02T22:05:52.754Z[ host-image] Sep 02 22:05:52.146 INFO O| Sep 02 22:05:52.146 INFO STEP 3 (remove_files) COMPLETE
98112026-09-02T22:05:52.754Z[ host-image] Sep 02 22:05:52.146 INFO O| Sep 02 22:05:52.146 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98122026-09-02T22:05:52.763Z[ host-image] Sep 02 22:05:52.164 INFO O| Sep 02 22:05:52.164 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
98132026-09-02T22:05:52.768Z[ host-image] Sep 02 22:05:52.167 INFO O| Sep 02 22:05:52.167 INFO STEP 4 (remove_files) COMPLETE
98142026-09-02T22:05:52.768Z[ host-image] Sep 02 22:05:52.167 INFO O| Sep 02 22:05:52.167 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98152026-09-02T22:05:52.776Z[ host-image] Sep 02 22:05:52.178 INFO O| Sep 02 22:05:52.178 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
98162026-09-02T22:05:52.776Z[ host-image] Sep 02 22:05:52.180 INFO O| Sep 02 22:05:52.180 INFO STEP 5 (remove_files) COMPLETE
98172026-09-02T22:05:52.776Z[ host-image] Sep 02 22:05:52.180 INFO O| Sep 02 22:05:52.180 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98182026-09-02T22:05:52.785Z[ host-image] Sep 02 22:05:52.190 INFO O| Sep 02 22:05:52.190 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
98192026-09-02T22:05:52.801Z[ host-image] Sep 02 22:05:52.200 INFO O| Sep 02 22:05:52.200 INFO STEP 6 (remove_files) COMPLETE
98202026-09-02T22:05:52.801Z[ host-image] Sep 02 22:05:52.200 INFO O| Sep 02 22:05:52.200 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98212026-09-02T22:05:52.801Z[ host-image] Sep 02 22:05:52.200 INFO O| Sep 02 22:05:52.200 INFO skip step because feature "heliosv2" is not enabled
98222026-09-02T22:05:52.801Z[ host-image] Sep 02 22:05:52.200 INFO O| Sep 02 22:05:52.200 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98232026-09-02T22:05:52.806Z[ host-image] Sep 02 22:05:52.210 INFO O| Sep 02 22:05:52.210 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.40/man"
98242026-09-02T22:05:52.821Z[ host-image] Sep 02 22:05:52.221 INFO O| Sep 02 22:05:52.221 INFO STEP 8 (remove_files) COMPLETE
98252026-09-02T22:05:52.821Z[ host-image] Sep 02 22:05:52.221 INFO O| Sep 02 22:05:52.221 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98262026-09-02T22:05:52.828Z[ host-image] Sep 02 22:05:52.232 INFO O| Sep 02 22:05:52.232 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
98272026-09-02T22:05:52.907Z[ host-image] Sep 02 22:05:52.303 INFO O| Sep 02 22:05:52.303 INFO STEP 9 (remove_files) COMPLETE
98282026-09-02T22:05:52.907Z[ host-image] Sep 02 22:05:52.303 INFO O| Sep 02 22:05:52.303 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98292026-09-02T22:05:52.911Z[ host-image] Sep 02 22:05:52.314 INFO O| Sep 02 22:05:52.314 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
98302026-09-02T22:05:52.986Z[ host-image] Sep 02 22:05:52.390 INFO O| Sep 02 22:05:52.390 INFO STEP 10 (remove_files) COMPLETE
98312026-09-02T22:05:52.986Z[ host-image] Sep 02 22:05:52.390 INFO O| Sep 02 22:05:52.390 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98322026-09-02T22:05:53.015Z[ host-image] Sep 02 22:05:52.419 INFO O| Sep 02 22:05:52.419 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
98332026-09-02T22:05:53.018Z[ host-image] Sep 02 22:05:52.422 INFO O| Sep 02 22:05:52.422 INFO STEP 11 (remove_files) COMPLETE
98342026-09-02T22:05:53.019Z[ host-image] Sep 02 22:05:52.422 INFO O| Sep 02 22:05:52.422 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98352026-09-02T22:05:53.071Z[ host-image] Sep 02 22:05:52.434 INFO O| Sep 02 22:05:52.434 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
98362026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.435 INFO O| Sep 02 22:05:52.435 INFO STEP 12 (remove_files) COMPLETE
98372026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.435 INFO O| Sep 02 22:05:52.435 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98382026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.446 INFO O| Sep 02 22:05:52.446 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
98392026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.447 INFO O| Sep 02 22:05:52.447 INFO STEP 13 (remove_files) COMPLETE
98402026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.447 INFO O| Sep 02 22:05:52.447 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98412026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.458 INFO O| Sep 02 22:05:52.458 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
98422026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.458 INFO O| Sep 02 22:05:52.458 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
98432026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.458 INFO O| Sep 02 22:05:52.458 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
98442026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
98452026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
98462026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
98472026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
98482026-09-02T22:05:53.080Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
98492026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
98502026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
98512026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
98522026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
98532026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
98542026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
98552026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
98562026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.459 INFO O| Sep 02 22:05:52.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
98572026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.466 INFO O| Sep 02 22:05:52.466 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
98582026-09-02T22:05:53.081Z[ host-image] Sep 02 22:05:52.467 INFO O| Sep 02 22:05:52.466 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/libjq.a"
98592026-09-02T22:05:53.281Z[ host-image] Sep 02 22:05:52.686 INFO O| Sep 02 22:05:52.686 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
98602026-09-02T22:05:53.291Z[ host-image] Sep 02 22:05:52.696 INFO O| Sep 02 22:05:52.696 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
98612026-09-02T22:05:53.344Z[ host-image] Sep 02 22:05:52.747 INFO O| Sep 02 22:05:52.747 INFO STEP 14 (remove_files) COMPLETE
98622026-09-02T22:05:53.344Z[ host-image] Sep 02 22:05:52.747 INFO O| Sep 02 22:05:52.747 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98632026-09-02T22:05:53.400Z[ host-image] Sep 02 22:05:52.805 INFO O| Sep 02 22:05:52.805 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
98642026-09-02T22:05:53.405Z[ host-image] Sep 02 22:05:52.806 INFO O| Sep 02 22:05:52.806 INFO STEP 15 (remove_files) COMPLETE
98652026-09-02T22:05:53.405Z[ host-image] Sep 02 22:05:52.806 INFO O| Sep 02 22:05:52.806 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98662026-09-02T22:05:53.413Z[ host-image] Sep 02 22:05:52.818 INFO O| Sep 02 22:05:52.818 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
98672026-09-02T22:05:53.420Z[ host-image] Sep 02 22:05:52.824 INFO O| Sep 02 22:05:52.824 INFO STEP 16 (remove_files) COMPLETE
98682026-09-02T22:05:53.420Z[ host-image] Sep 02 22:05:52.824 INFO O| Sep 02 22:05:52.824 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98692026-09-02T22:05:53.458Z[ host-image] Sep 02 22:05:52.842 INFO O| Sep 02 22:05:52.841 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
98702026-09-02T22:05:53.458Z[ host-image] Sep 02 22:05:52.842 INFO O| Sep 02 22:05:52.842 INFO STEP 17 (remove_files) COMPLETE
98712026-09-02T22:05:53.458Z[ host-image] Sep 02 22:05:52.842 INFO O| Sep 02 22:05:52.842 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98722026-09-02T22:05:53.468Z[ host-image] Sep 02 22:05:52.873 INFO O| Sep 02 22:05:52.873 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
98732026-09-02T22:05:53.472Z[ host-image] Sep 02 22:05:52.874 INFO O| Sep 02 22:05:52.874 INFO STEP 18 (remove_files) COMPLETE
98742026-09-02T22:05:53.472Z[ host-image] Sep 02 22:05:52.874 INFO O| Sep 02 22:05:52.874 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98752026-09-02T22:05:53.480Z[ host-image] Sep 02 22:05:52.884 INFO O| Sep 02 22:05:52.884 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
98762026-09-02T22:05:53.480Z[ host-image] Sep 02 22:05:52.885 INFO O| Sep 02 22:05:52.885 INFO STEP 19 (remove_files) COMPLETE
98772026-09-02T22:05:53.484Z[ host-image] Sep 02 22:05:52.885 INFO O| Sep 02 22:05:52.885 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98782026-09-02T22:05:53.519Z[ host-image] Sep 02 22:05:52.924 INFO O| Sep 02 22:05:52.924 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
98792026-09-02T22:05:53.519Z[ host-image] Sep 02 22:05:52.924 INFO O| Sep 02 22:05:52.924 INFO STEP 20 (remove_files) COMPLETE
98802026-09-02T22:05:53.520Z[ host-image] Sep 02 22:05:52.924 INFO O| Sep 02 22:05:52.924 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98812026-09-02T22:05:53.617Z[ host-image] Sep 02 22:05:53.021 INFO O| Sep 02 22:05:53.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
98822026-09-02T22:05:53.617Z[ host-image] Sep 02 22:05:53.021 INFO O| Sep 02 22:05:53.021 INFO STEP 21 (remove_files) COMPLETE
98832026-09-02T22:05:53.622Z[ host-image] Sep 02 22:05:53.021 INFO O| Sep 02 22:05:53.021 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98842026-09-02T22:05:53.629Z[ host-image] Sep 02 22:05:53.032 INFO O| Sep 02 22:05:53.032 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
98852026-09-02T22:05:53.629Z[ host-image] Sep 02 22:05:53.032 INFO O| Sep 02 22:05:53.032 INFO STEP 22 (remove_files) COMPLETE
98862026-09-02T22:05:53.633Z[ host-image] Sep 02 22:05:53.032 INFO O| Sep 02 22:05:53.032 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98872026-09-02T22:05:53.637Z[ host-image] Sep 02 22:05:53.042 INFO O| Sep 02 22:05:53.042 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
98882026-09-02T22:05:53.637Z[ host-image] Sep 02 22:05:53.042 INFO O| Sep 02 22:05:53.042 INFO STEP 23 (remove_files) COMPLETE
98892026-09-02T22:05:53.637Z[ host-image] Sep 02 22:05:53.042 INFO O| Sep 02 22:05:53.042 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98902026-09-02T22:05:53.647Z[ host-image] Sep 02 22:05:53.051 INFO O| Sep 02 22:05:53.051 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
98912026-09-02T22:05:53.647Z[ host-image] Sep 02 22:05:53.051 INFO O| Sep 02 22:05:53.051 INFO STEP 24 (remove_files) COMPLETE
98922026-09-02T22:05:53.647Z[ host-image] Sep 02 22:05:53.051 INFO O| Sep 02 22:05:53.051 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98932026-09-02T22:05:53.656Z[ host-image] Sep 02 22:05:53.060 INFO O| Sep 02 22:05:53.060 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
98942026-09-02T22:05:53.656Z[ host-image] Sep 02 22:05:53.060 INFO O| Sep 02 22:05:53.060 INFO STEP 25 (remove_files) COMPLETE
98952026-09-02T22:05:53.660Z[ host-image] Sep 02 22:05:53.060 INFO O| Sep 02 22:05:53.060 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98962026-09-02T22:05:53.667Z[ host-image] Sep 02 22:05:53.069 INFO O| Sep 02 22:05:53.069 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
98972026-09-02T22:05:53.668Z[ host-image] Sep 02 22:05:53.070 INFO O| Sep 02 22:05:53.069 INFO STEP 26 (remove_files) COMPLETE
98982026-09-02T22:05:53.672Z[ host-image] Sep 02 22:05:53.070 INFO O| Sep 02 22:05:53.069 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98992026-09-02T22:05:53.675Z[ host-image] Sep 02 22:05:53.079 INFO O| Sep 02 22:05:53.079 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
99002026-09-02T22:05:53.675Z[ host-image] Sep 02 22:05:53.080 INFO O| Sep 02 22:05:53.079 INFO STEP 27 (remove_files) COMPLETE
99012026-09-02T22:05:53.675Z[ host-image] Sep 02 22:05:53.080 INFO O| Sep 02 22:05:53.080 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99022026-09-02T22:05:53.685Z[ host-image] Sep 02 22:05:53.090 INFO O| Sep 02 22:05:53.089 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
99032026-09-02T22:05:53.685Z[ host-image] Sep 02 22:05:53.090 INFO O| Sep 02 22:05:53.090 INFO STEP 28 (remove_files) COMPLETE
99042026-09-02T22:05:53.685Z[ host-image] Sep 02 22:05:53.090 INFO O| Sep 02 22:05:53.090 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99052026-09-02T22:05:53.694Z[ host-image] Sep 02 22:05:53.098 INFO O| Sep 02 22:05:53.098 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
99062026-09-02T22:05:53.694Z[ host-image] Sep 02 22:05:53.098 INFO O| Sep 02 22:05:53.098 INFO STEP 29 (remove_files) COMPLETE
99072026-09-02T22:05:53.694Z[ host-image] Sep 02 22:05:53.098 INFO O| Sep 02 22:05:53.098 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99082026-09-02T22:05:53.702Z[ host-image] Sep 02 22:05:53.106 INFO O| Sep 02 22:05:53.106 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
99092026-09-02T22:05:53.702Z[ host-image] Sep 02 22:05:53.106 INFO O| Sep 02 22:05:53.106 INFO STEP 30 (remove_files) COMPLETE
99102026-09-02T22:05:53.705Z[ host-image] Sep 02 22:05:53.106 INFO O| Sep 02 22:05:53.106 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99112026-09-02T22:05:53.710Z[ host-image] Sep 02 22:05:53.114 INFO O| Sep 02 22:05:53.113 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
99122026-09-02T22:05:53.710Z[ host-image] Sep 02 22:05:53.114 INFO O| Sep 02 22:05:53.114 INFO STEP 31 (remove_files) COMPLETE
99132026-09-02T22:05:53.714Z[ host-image] Sep 02 22:05:53.114 INFO O| Sep 02 22:05:53.114 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99142026-09-02T22:05:53.724Z[ host-image] Sep 02 22:05:53.126 INFO O| Sep 02 22:05:53.125 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
99152026-09-02T22:05:53.724Z[ host-image] Sep 02 22:05:53.126 INFO O| Sep 02 22:05:53.126 INFO STEP 32 (remove_files) COMPLETE
99162026-09-02T22:05:53.728Z[ host-image] Sep 02 22:05:53.126 INFO O| Sep 02 22:05:53.126 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99172026-09-02T22:05:53.732Z[ host-image] Sep 02 22:05:53.136 INFO O| Sep 02 22:05:53.136 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
99182026-09-02T22:05:53.732Z[ host-image] Sep 02 22:05:53.136 INFO O| Sep 02 22:05:53.136 INFO STEP 33 (remove_files) COMPLETE
99192026-09-02T22:05:53.732Z[ host-image] Sep 02 22:05:53.136 INFO O| Sep 02 22:05:53.136 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99202026-09-02T22:05:53.744Z[ host-image] Sep 02 22:05:53.147 INFO O| Sep 02 22:05:53.147 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
99212026-09-02T22:05:53.744Z[ host-image] Sep 02 22:05:53.147 INFO O| Sep 02 22:05:53.147 INFO STEP 34 (remove_files) COMPLETE
99222026-09-02T22:05:53.748Z[ host-image] Sep 02 22:05:53.147 INFO O| Sep 02 22:05:53.147 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99232026-09-02T22:05:53.753Z[ host-image] Sep 02 22:05:53.158 INFO O| Sep 02 22:05:53.158 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
99242026-09-02T22:05:53.753Z[ host-image] Sep 02 22:05:53.158 INFO O| Sep 02 22:05:53.158 INFO STEP 35 (remove_files) COMPLETE
99252026-09-02T22:05:53.753Z[ host-image] Sep 02 22:05:53.158 INFO O| Sep 02 22:05:53.158 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99262026-09-02T22:05:53.765Z[ host-image] Sep 02 22:05:53.168 INFO O| Sep 02 22:05:53.168 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
99272026-09-02T22:05:53.765Z[ host-image] Sep 02 22:05:53.169 INFO O| Sep 02 22:05:53.168 INFO STEP 36 (remove_files) COMPLETE
99282026-09-02T22:05:53.765Z[ host-image] Sep 02 22:05:53.169 INFO O| Sep 02 22:05:53.169 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99292026-09-02T22:05:53.774Z[ host-image] Sep 02 22:05:53.179 INFO O| Sep 02 22:05:53.179 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
99302026-09-02T22:05:53.779Z[ host-image] Sep 02 22:05:53.179 INFO O| Sep 02 22:05:53.179 INFO STEP 37 (remove_files) COMPLETE
99312026-09-02T22:05:53.779Z[ host-image] Sep 02 22:05:53.179 INFO O| Sep 02 22:05:53.179 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99322026-09-02T22:05:53.784Z[ host-image] Sep 02 22:05:53.188 INFO O| Sep 02 22:05:53.188 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
99332026-09-02T22:05:53.784Z[ host-image] Sep 02 22:05:53.188 INFO O| Sep 02 22:05:53.188 INFO STEP 38 (remove_files) COMPLETE
99342026-09-02T22:05:53.784Z[ host-image] Sep 02 22:05:53.188 INFO O| Sep 02 22:05:53.188 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99352026-09-02T22:05:53.793Z[ host-image] Sep 02 22:05:53.198 INFO O| Sep 02 22:05:53.198 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
99362026-09-02T22:05:53.793Z[ host-image] Sep 02 22:05:53.198 INFO O| Sep 02 22:05:53.198 INFO STEP 39 (remove_files) COMPLETE
99372026-09-02T22:05:53.794Z[ host-image] Sep 02 22:05:53.198 INFO O| Sep 02 22:05:53.198 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99382026-09-02T22:05:53.803Z[ host-image] Sep 02 22:05:53.207 INFO O| Sep 02 22:05:53.207 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
99392026-09-02T22:05:53.803Z[ host-image] Sep 02 22:05:53.207 INFO O| Sep 02 22:05:53.207 INFO STEP 40 (remove_files) COMPLETE
99402026-09-02T22:05:53.803Z[ host-image] Sep 02 22:05:53.207 INFO O| Sep 02 22:05:53.207 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99412026-09-02T22:05:53.815Z[ host-image] Sep 02 22:05:53.217 INFO O| Sep 02 22:05:53.217 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
99422026-09-02T22:05:53.815Z[ host-image] Sep 02 22:05:53.217 INFO O| Sep 02 22:05:53.217 INFO STEP 41 (remove_files) COMPLETE
99432026-09-02T22:05:53.819Z[ host-image] Sep 02 22:05:53.217 INFO O| Sep 02 22:05:53.217 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99442026-09-02T22:05:53.825Z[ host-image] Sep 02 22:05:53.229 INFO O| Sep 02 22:05:53.229 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
99452026-09-02T22:05:53.825Z[ host-image] Sep 02 22:05:53.229 INFO O| Sep 02 22:05:53.229 INFO STEP 42 (remove_files) COMPLETE
99462026-09-02T22:05:53.825Z[ host-image] Sep 02 22:05:53.229 INFO O| Sep 02 22:05:53.229 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99472026-09-02T22:05:53.843Z[ host-image] Sep 02 22:05:53.246 INFO O| Sep 02 22:05:53.246 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
99482026-09-02T22:05:53.843Z[ host-image] Sep 02 22:05:53.246 INFO O| Sep 02 22:05:53.246 INFO STEP 43 (remove_files) COMPLETE
99492026-09-02T22:05:53.843Z[ host-image] Sep 02 22:05:53.246 INFO O| Sep 02 22:05:53.246 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99502026-09-02T22:05:53.854Z[ host-image] Sep 02 22:05:53.258 INFO O| Sep 02 22:05:53.258 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
99512026-09-02T22:05:53.854Z[ host-image] Sep 02 22:05:53.258 INFO O| Sep 02 22:05:53.258 INFO STEP 44 (remove_files) COMPLETE
99522026-09-02T22:05:53.859Z[ host-image] Sep 02 22:05:53.258 INFO O| Sep 02 22:05:53.258 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99532026-09-02T22:05:53.863Z[ host-image] Sep 02 22:05:53.267 INFO O| Sep 02 22:05:53.267 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
99542026-09-02T22:05:53.863Z[ host-image] Sep 02 22:05:53.267 INFO O| Sep 02 22:05:53.267 INFO STEP 45 (remove_files) COMPLETE
99552026-09-02T22:05:53.868Z[ host-image] Sep 02 22:05:53.268 INFO O| Sep 02 22:05:53.267 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99562026-09-02T22:05:53.888Z[ host-image] Sep 02 22:05:53.278 INFO O| Sep 02 22:05:53.277 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
99572026-09-02T22:05:53.888Z[ host-image] Sep 02 22:05:53.278 INFO O| Sep 02 22:05:53.278 INFO STEP 46 (remove_files) COMPLETE
99582026-09-02T22:05:53.888Z[ host-image] Sep 02 22:05:53.278 INFO O| Sep 02 22:05:53.278 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99592026-09-02T22:05:53.895Z[ host-image] Sep 02 22:05:53.287 INFO O| Sep 02 22:05:53.287 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
99602026-09-02T22:05:53.895Z[ host-image] Sep 02 22:05:53.287 INFO O| Sep 02 22:05:53.287 INFO STEP 47 (remove_files) COMPLETE
99612026-09-02T22:05:53.895Z[ host-image] Sep 02 22:05:53.287 INFO O| Sep 02 22:05:53.287 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99622026-09-02T22:05:53.895Z[ host-image] Sep 02 22:05:53.296 INFO O| Sep 02 22:05:53.296 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
99632026-09-02T22:05:53.896Z[ host-image] Sep 02 22:05:53.296 INFO O| Sep 02 22:05:53.296 INFO STEP 48 (remove_files) COMPLETE
99642026-09-02T22:05:53.896Z[ host-image] Sep 02 22:05:53.296 INFO O| Sep 02 22:05:53.296 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99652026-09-02T22:05:53.901Z[ host-image] Sep 02 22:05:53.305 INFO O| Sep 02 22:05:53.305 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
99662026-09-02T22:05:53.901Z[ host-image] Sep 02 22:05:53.305 INFO O| Sep 02 22:05:53.305 INFO STEP 49 (remove_files) COMPLETE
99672026-09-02T22:05:53.901Z[ host-image] Sep 02 22:05:53.305 INFO O| Sep 02 22:05:53.305 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99682026-09-02T22:05:53.909Z[ host-image] Sep 02 22:05:53.313 INFO O| Sep 02 22:05:53.313 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
99692026-09-02T22:05:53.909Z[ host-image] Sep 02 22:05:53.313 INFO O| Sep 02 22:05:53.313 INFO STEP 50 (remove_files) COMPLETE
99702026-09-02T22:05:53.909Z[ host-image] Sep 02 22:05:53.313 INFO O| Sep 02 22:05:53.313 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99712026-09-02T22:05:53.920Z[ host-image] Sep 02 22:05:53.322 INFO O| Sep 02 22:05:53.322 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
99722026-09-02T22:05:53.920Z[ host-image] Sep 02 22:05:53.322 INFO O| Sep 02 22:05:53.322 INFO STEP 51 (remove_files) COMPLETE
99732026-09-02T22:05:53.920Z[ host-image] Sep 02 22:05:53.322 INFO O| Sep 02 22:05:53.322 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99742026-09-02T22:05:53.934Z[ host-image] Sep 02 22:05:53.331 INFO O| Sep 02 22:05:53.331 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
99752026-09-02T22:05:53.934Z[ host-image] Sep 02 22:05:53.331 INFO O| Sep 02 22:05:53.331 INFO STEP 52 (remove_files) COMPLETE
99762026-09-02T22:05:53.934Z[ host-image] Sep 02 22:05:53.331 INFO O| Sep 02 22:05:53.331 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99772026-09-02T22:05:53.938Z[ host-image] Sep 02 22:05:53.340 INFO O| Sep 02 22:05:53.340 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
99782026-09-02T22:05:53.938Z[ host-image] Sep 02 22:05:53.340 INFO O| Sep 02 22:05:53.340 INFO STEP 53 (remove_files) COMPLETE
99792026-09-02T22:05:53.938Z[ host-image] Sep 02 22:05:53.340 INFO O| Sep 02 22:05:53.340 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99802026-09-02T22:05:53.946Z[ host-image] Sep 02 22:05:53.350 INFO O| Sep 02 22:05:53.350 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
99812026-09-02T22:05:53.946Z[ host-image] Sep 02 22:05:53.350 INFO O| Sep 02 22:05:53.350 INFO STEP 54 (remove_files) COMPLETE
99822026-09-02T22:05:53.946Z[ host-image] Sep 02 22:05:53.350 INFO O| Sep 02 22:05:53.350 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99832026-09-02T22:05:53.955Z[ host-image] Sep 02 22:05:53.360 INFO O| Sep 02 22:05:53.359 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
99842026-09-02T22:05:53.955Z[ host-image] Sep 02 22:05:53.360 INFO O| Sep 02 22:05:53.360 INFO STEP 55 (remove_files) COMPLETE
99852026-09-02T22:05:53.955Z[ host-image] Sep 02 22:05:53.360 INFO O| Sep 02 22:05:53.360 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99862026-09-02T22:05:53.969Z[ host-image] Sep 02 22:05:53.369 INFO O| Sep 02 22:05:53.369 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
99872026-09-02T22:05:53.969Z[ host-image] Sep 02 22:05:53.369 INFO O| Sep 02 22:05:53.369 INFO STEP 56 (remove_files) COMPLETE
99882026-09-02T22:05:53.969Z[ host-image] Sep 02 22:05:53.369 INFO O| Sep 02 22:05:53.369 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99892026-09-02T22:05:53.994Z[ host-image] Sep 02 22:05:53.398 INFO O| Sep 02 22:05:53.398 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
99902026-09-02T22:05:53.994Z[ host-image] Sep 02 22:05:53.398 INFO O| Sep 02 22:05:53.398 INFO STEP 57 (remove_files) COMPLETE
99912026-09-02T22:05:53.994Z[ host-image] Sep 02 22:05:53.398 INFO O| Sep 02 22:05:53.398 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99922026-09-02T22:05:54.103Z[ host-image] Sep 02 22:05:53.504 INFO O| Sep 02 22:05:53.504 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
99932026-09-02T22:05:54.107Z[ host-image] Sep 02 22:05:53.504 INFO O| Sep 02 22:05:53.504 INFO STEP 58 (remove_files) COMPLETE
99942026-09-02T22:05:54.112Z[ host-image] Sep 02 22:05:53.504 INFO O| Sep 02 22:05:53.504 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99952026-09-02T22:05:54.116Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
99962026-09-02T22:05:54.116Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
99972026-09-02T22:05:54.116Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99982026-09-02T22:05:54.116Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99992026-09-02T22:05:54.116Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100002026-09-02T22:05:54.117Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100012026-09-02T22:05:54.117Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO ok!
100022026-09-02T22:05:54.117Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO STEP 59 (ensure_file) COMPLETE
100032026-09-02T22:05:54.117Z[ host-image] Sep 02 22:05:53.514 INFO O| Sep 02 22:05:53.514 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100042026-09-02T22:05:54.121Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
100052026-09-02T22:05:54.121Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
100062026-09-02T22:05:54.121Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100072026-09-02T22:05:54.121Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100082026-09-02T22:05:54.121Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100092026-09-02T22:05:54.122Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100102026-09-02T22:05:54.122Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO ok!
100112026-09-02T22:05:54.122Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO STEP 60 (ensure_file) COMPLETE
100122026-09-02T22:05:54.122Z[ host-image] Sep 02 22:05:53.524 INFO O| Sep 02 22:05:53.524 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100132026-09-02T22:05:54.134Z[ host-image] Sep 02 22:05:53.538 INFO O| Sep 02 22:05:53.538 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
100142026-09-02T22:05:54.134Z[ host-image] Sep 02 22:05:53.538 INFO O| Sep 02 22:05:53.538 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
100152026-09-02T22:05:54.138Z[ host-image] Sep 02 22:05:53.538 INFO O| Sep 02 22:05:53.538 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
100162026-09-02T22:05:54.138Z[ host-image] Sep 02 22:05:53.538 INFO O| Sep 02 22:05:53.538 INFO ok!
100172026-09-02T22:05:54.138Z[ host-image] Sep 02 22:05:53.538 INFO O| Sep 02 22:05:53.538 INFO STEP 61 (ensure_file) COMPLETE
100182026-09-02T22:05:54.138Z[ host-image] Sep 02 22:05:53.538 INFO O| Sep 02 22:05:53.538 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100192026-09-02T22:05:54.147Z[ host-image] Sep 02 22:05:53.551 INFO O| Sep 02 22:05:53.551 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
100202026-09-02T22:05:54.147Z[ host-image] Sep 02 22:05:53.551 INFO O| Sep 02 22:05:53.551 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
100212026-09-02T22:05:54.151Z[ host-image] Sep 02 22:05:53.551 INFO O| Sep 02 22:05:53.551 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
100222026-09-02T22:05:54.151Z[ host-image] Sep 02 22:05:53.551 INFO O| Sep 02 22:05:53.551 INFO ok!
100232026-09-02T22:05:54.151Z[ host-image] Sep 02 22:05:53.551 INFO O| Sep 02 22:05:53.551 INFO STEP 62 (ensure_file) COMPLETE
100242026-09-02T22:05:54.152Z[ host-image] Sep 02 22:05:53.551 INFO O| Sep 02 22:05:53.551 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100252026-09-02T22:05:54.161Z[ host-image] Sep 02 22:05:53.564 INFO O| Sep 02 22:05:53.564 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
100262026-09-02T22:05:54.161Z[ host-image] Sep 02 22:05:53.565 INFO O| Sep 02 22:05:53.564 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
100272026-09-02T22:05:54.161Z[ host-image] Sep 02 22:05:53.565 INFO O| Sep 02 22:05:53.565 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100282026-09-02T22:05:54.165Z[ host-image] Sep 02 22:05:53.565 INFO O| Sep 02 22:05:53.565 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100292026-09-02T22:05:54.165Z[ host-image] Sep 02 22:05:53.565 INFO O| Sep 02 22:05:53.565 INFO ok!
100302026-09-02T22:05:54.165Z[ host-image] Sep 02 22:05:53.565 INFO O| Sep 02 22:05:53.565 INFO STEP 63 (ensure_file) COMPLETE
100312026-09-02T22:05:54.165Z[ host-image] Sep 02 22:05:53.565 INFO O| Sep 02 22:05:53.565 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100322026-09-02T22:05:54.171Z[ host-image] Sep 02 22:05:53.576 INFO O| Sep 02 22:05:53.575 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
100332026-09-02T22:05:54.171Z[ host-image] Sep 02 22:05:53.576 INFO O| Sep 02 22:05:53.576 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/host/work/sled/ramdisk/etc/profile ...
100342026-09-02T22:05:54.174Z[ host-image] Sep 02 22:05:53.576 INFO O| Sep 02 22:05:53.576 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100352026-09-02T22:05:54.174Z[ host-image] Sep 02 22:05:53.576 INFO O| Sep 02 22:05:53.576 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100362026-09-02T22:05:54.174Z[ host-image] Sep 02 22:05:53.576 INFO O| Sep 02 22:05:53.576 INFO ok!
100372026-09-02T22:05:54.174Z[ host-image] Sep 02 22:05:53.576 INFO O| Sep 02 22:05:53.576 INFO STEP 64 (ensure_file) COMPLETE
100382026-09-02T22:05:54.175Z[ host-image] Sep 02 22:05:53.576 INFO O| Sep 02 22:05:53.576 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100392026-09-02T22:05:54.183Z[ host-image] Sep 02 22:05:53.588 INFO O| Sep 02 22:05:53.588 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
100402026-09-02T22:05:54.187Z[ host-image] Sep 02 22:05:53.588 INFO O| Sep 02 22:05:53.588 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
100412026-09-02T22:05:54.187Z[ host-image] Sep 02 22:05:53.588 INFO O| Sep 02 22:05:53.588 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100422026-09-02T22:05:54.187Z[ host-image] Sep 02 22:05:53.588 INFO O| Sep 02 22:05:53.588 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100432026-09-02T22:05:54.187Z[ host-image] Sep 02 22:05:53.588 INFO O| Sep 02 22:05:53.588 INFO ok!
100442026-09-02T22:05:54.188Z[ host-image] Sep 02 22:05:53.588 INFO O| Sep 02 22:05:53.588 INFO STEP 65 (ensure_file) COMPLETE
100452026-09-02T22:05:54.188Z[ host-image] Sep 02 22:05:53.588 INFO O| Sep 02 22:05:53.588 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100462026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.605 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
100472026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.605 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
100482026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.605 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
100492026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.605 INFO ok!
100502026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.605 INFO STEP 66 (assemble_files) COMPLETE
100512026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.605 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100522026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.617 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
100532026-09-02T22:05:54.233Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.617 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
100542026-09-02T22:05:54.234Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.617 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100552026-09-02T22:05:54.234Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.617 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100562026-09-02T22:05:54.234Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.617 INFO ok!
100572026-09-02T22:05:54.234Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.617 INFO STEP 67 (ensure_file) COMPLETE
100582026-09-02T22:05:54.234Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.617 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100592026-09-02T22:05:54.234Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.627 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100602026-09-02T22:05:54.234Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.627 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100612026-09-02T22:05:54.235Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.627 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100622026-09-02T22:05:54.235Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.627 INFO STEP 68 (ensure_dir) COMPLETE
100632026-09-02T22:05:54.235Z[ host-image] Sep 02 22:05:53.633 INFO O| Sep 02 22:05:53.627 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100642026-09-02T22:05:54.235Z[ host-image] Sep 02 22:05:53.636 INFO O| Sep 02 22:05:53.635 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
100652026-09-02T22:05:54.235Z[ host-image] Sep 02 22:05:53.636 INFO O| Sep 02 22:05:53.635 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
100662026-09-02T22:05:54.240Z[ host-image] Sep 02 22:05:53.643 INFO O| Sep 02 22:05:53.643 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
100672026-09-02T22:05:54.240Z[ host-image] Sep 02 22:05:53.643 INFO O| Sep 02 22:05:53.643 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
100682026-09-02T22:05:54.240Z[ host-image] Sep 02 22:05:53.643 INFO O| Sep 02 22:05:53.643 INFO ok!
100692026-09-02T22:05:54.240Z[ host-image] Sep 02 22:05:53.643 INFO O| Sep 02 22:05:53.643 INFO STEP 69 (ensure_file) COMPLETE
100702026-09-02T22:05:54.240Z[ host-image] Sep 02 22:05:53.643 INFO O| Sep 02 22:05:53.643 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100712026-09-02T22:05:54.252Z[ host-image] Sep 02 22:05:53.654 INFO O| Sep 02 22:05:53.654 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
100722026-09-02T22:05:54.252Z[ host-image] Sep 02 22:05:53.654 INFO O| Sep 02 22:05:53.654 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
100732026-09-02T22:05:54.252Z[ host-image] Sep 02 22:05:53.654 INFO O| Sep 02 22:05:53.654 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
100742026-09-02T22:05:54.256Z[ host-image] Sep 02 22:05:53.654 INFO O| Sep 02 22:05:53.654 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
100752026-09-02T22:05:54.256Z[ host-image] Sep 02 22:05:53.654 INFO O| Sep 02 22:05:53.654 INFO ok!
100762026-09-02T22:05:54.256Z[ host-image] Sep 02 22:05:53.654 INFO O| Sep 02 22:05:53.654 INFO STEP 70 (ensure_file) COMPLETE
100772026-09-02T22:05:54.256Z[ host-image] Sep 02 22:05:53.654 INFO O| Sep 02 22:05:53.654 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100782026-09-02T22:05:54.268Z[ host-image] Sep 02 22:05:53.672 INFO O| Sep 02 22:05:53.672 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
100792026-09-02T22:05:54.268Z[ host-image] Sep 02 22:05:53.672 INFO O| Sep 02 22:05:53.672 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
100802026-09-02T22:05:54.438Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
100812026-09-02T22:05:55.829Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
100822026-09-02T22:05:56.118Z[ host-image] Sep 02 22:05:55.522 INFO O| Sep 02 22:05:55.522 INFO STEP 71 (pack_tar) COMPLETE
100832026-09-02T22:05:56.118Z[ host-image] Sep 02 22:05:55.522 INFO O| Sep 02 22:05:55.522 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
100842026-09-02T22:05:56.119Z[ host-image] Sep 02 22:05:55.522 INFO O| Sep 02 22:05:55.522 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
100852026-09-02T22:05:57.259Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
100862026-09-02T22:05:57.582Z[ host-image] Sep 02 22:05:56.978 INFO O| Sep 02 22:05:56.978 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
100872026-09-02T22:05:57.711Z[ host-image] Sep 02 22:05:57.115 INFO O| Sep 02 22:05:57.115 INFO completed processing sled/ramdisk-02-trim
100882026-09-02T22:05:57.715Z[ host-image] Sep 02 22:05:57.117 INFO image builder template: zfs...
100892026-09-02T22:05:57.715Z[ host-image] Sep 02 22:05:57.117 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmplJLwpq/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", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs"], pwd: None
100902026-09-02T22:05:57.741Z[ host-image] Sep 02 22:05:57.143 INFO O| Sep 02 22:05:57.129 INFO skip include "stress" because feature "stress" is not enabled
100912026-09-02T22:05:57.741Z[ host-image] Sep 02 22:05:57.143 INFO O| Sep 02 22:05:57.130 INFO skip include "stress" because feature "compliance" is not enabled
100922026-09-02T22:05:57.756Z[ host-image] Sep 02 22:05:57.160 INFO O| Sep 02 22:05:57.160 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
100932026-09-02T22:05:57.760Z[ host-image] Sep 02 22:05:57.164 INFO O| Sep 02 22:05:57.164 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
100942026-09-02T22:05:57.918Z[ host-image] Sep 02 22:05:57.322 INFO O| Sep 02 22:05:57.322 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
100952026-09-02T22:05:57.982Z[ host-image] Sep 02 22:05:57.386 INFO O| Sep 02 22:05:57.386 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
100962026-09-02T22:05:57.982Z[ host-image] Sep 02 22:05:57.386 INFO O| Sep 02 22:05:57.386 INFO work dataset: rpool/images/build/host/work/sled/zfs
100972026-09-02T22:05:57.988Z[ host-image] Sep 02 22:05:57.392 INFO O| Sep 02 22:05:57.392 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
100982026-09-02T22:05:58.057Z[ host-image] Sep 02 22:05:57.461 INFO O| Sep 02 22:05:57.461 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
100992026-09-02T22:05:58.097Z[ host-image] Sep 02 22:05:57.501 INFO O| Sep 02 22:05:57.501 INFO DESTROY POOL: TEMPORARY-sled-zfs
101002026-09-02T22:05:58.106Z[ host-image] Sep 02 22:05:57.511 INFO O| Sep 02 22:05:57.511 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
101012026-09-02T22:05:58.111Z[ host-image] Sep 02 22:05:57.516 INFO O| Sep 02 22:05:57.515 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
101022026-09-02T22:05:58.111Z[ host-image] Sep 02 22:05:57.516 INFO O| Sep 02 22:05:57.516 INFO no lofi found
101032026-09-02T22:05:58.111Z[ host-image] Sep 02 22:05:57.516 INFO O| Sep 02 22:05:57.516 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
101042026-09-02T22:05:58.115Z[ host-image] Sep 02 22:05:57.516 INFO O| Sep 02 22:05:57.516 INFO CREATE IMAGE (1200MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
101052026-09-02T22:05:59.597Z[ host-image] Sep 02 22:05:59.001 INFO O| Sep 02 22:05:59.001 INFO lofi device = /dev/dsk/c2t1d0p0
101062026-09-02T22:05:59.602Z[ host-image] Sep 02 22:05:59.001 INFO O| Sep 02 22:05:59.001 INFO pool device = /dev/dsk/c2t1d0p0
101072026-09-02T22:05:59.602Z[ host-image] Sep 02 22:05:59.001 INFO O| Sep 02 22:05:59.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
101082026-09-02T22:05:59.687Z[verify-libraries] Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
101092026-09-02T22:05:59.888Z[ host-image] Sep 02 22:05:59.292 INFO O| Sep 02 22:05:59.292 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101102026-09-02T22:05:59.889Z[ host-image] Sep 02 22:05:59.292 INFO O| Sep 02 22:05:59.292 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
101112026-09-02T22:05:59.921Z[ host-image] Sep 02 22:05:59.320 INFO O| Sep 02 22:05:59.318 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
101122026-09-02T22:06:00.014Z[ host-image] Sep 02 22:05:59.416 INFO O| Sep 02 22:05:59.408 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
101132026-09-02T22:06:00.054Z[ host-image] Sep 02 22:05:59.456 INFO O| Sep 02 22:05:59.456 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
101142026-09-02T22:06:00.085Z[ host-image] Sep 02 22:05:59.476 INFO O| Sep 02 22:05:59.476 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
101152026-09-02T22:06:00.106Z[ host-image] Sep 02 22:05:59.498 INFO O| Sep 02 22:05:59.498 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
101162026-09-02T22:06:00.139Z[ host-image] Sep 02 22:05:59.543 INFO O| Sep 02 22:05:59.543 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
101172026-09-02T22:06:00.140Z[ host-image] Sep 02 22:05:59.544 INFO O| Sep 02 22:05:59.543 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
101182026-09-02T22:06:00.140Z[ host-image] Sep 02 22:05:59.544 INFO O| Sep 02 22:05:59.544 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
101192026-09-02T22:06:00.151Z[ host-image] Sep 02 22:05:59.555 INFO O| Sep 02 22:05:59.554 INFO boot environment UUID: cb20dc27-785b-4a3c-9074-0c0197b3589b
101202026-09-02T22:06:00.151Z[ host-image] Sep 02 22:05:59.556 INFO O| Sep 02 22:05:59.554 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = cb20dc27-785b-4a3c-9074-0c0197b3589b
101212026-09-02T22:06:00.233Z[ host-image] Sep 02 22:05:59.635 INFO O| Sep 02 22:05:59.634 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
101222026-09-02T22:06:00.250Z[ host-image] Sep 02 22:05:59.650 INFO O| Sep 02 22:05:59.650 INFO STEP 0 (create_be) COMPLETE
101232026-09-02T22:06:00.250Z[ host-image] Sep 02 22:05:59.650 INFO O| Sep 02 22:05:59.650 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101242026-09-02T22:06:00.265Z[ host-image] Sep 02 22:05:59.669 INFO O| Sep 02 22:05:59.669 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
101252026-09-02T22:06:09.220Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
101262026-09-02T22:06:11.707Z[ host-image] Sep 02 22:06:11.060 INFO O| Sep 02 22:06:11.060 INFO STEP 1 (unpack_tar) COMPLETE
101272026-09-02T22:06:11.707Z[ host-image] Sep 02 22:06:11.060 INFO O| Sep 02 22:06:11.060 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101282026-09-02T22:06:11.732Z[ host-image] Sep 02 22:06:11.069 INFO O| Sep 02 22:06:11.069 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
101292026-09-02T22:06:11.994Z[ host-image] Sep 02 22:06:11.395 INFO O| Sep 02 22:06:11.395 INFO STEP 2 (devfsadm) COMPLETE
101302026-09-02T22:06:11.996Z[ host-image] Sep 02 22:06:11.395 INFO O| Sep 02 22:06:11.395 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101312026-09-02T22:06:12.006Z[ host-image] Sep 02 22:06:11.404 INFO O| Sep 02 22:06:11.404 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101322026-09-02T22:06:12.006Z[ host-image] Sep 02 22:06:11.404 INFO O| Sep 02 22:06:11.404 INFO STEP 3 (ensure_dir) COMPLETE
101332026-09-02T22:06:12.006Z[ host-image] Sep 02 22:06:11.404 INFO O| Sep 02 22:06:11.404 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101342026-09-02T22:06:12.019Z[ host-image] Sep 02 22:06:11.412 INFO O| Sep 02 22:06:11.412 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101352026-09-02T22:06:12.019Z[ host-image] Sep 02 22:06:11.412 INFO O| Sep 02 22:06:11.412 INFO STEP 4 (ensure_dir) COMPLETE
101362026-09-02T22:06:12.019Z[ host-image] Sep 02 22:06:11.412 INFO O| Sep 02 22:06:11.412 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101372026-09-02T22:06:12.023Z[ host-image] Sep 02 22:06:11.420 INFO O| Sep 02 22:06:11.420 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101382026-09-02T22:06:12.023Z[ host-image] Sep 02 22:06:11.420 INFO O| Sep 02 22:06:11.420 INFO STEP 5 (ensure_dir) COMPLETE
101392026-09-02T22:06:12.023Z[ host-image] Sep 02 22:06:11.420 INFO O| Sep 02 22:06:11.420 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101402026-09-02T22:06:12.027Z[ host-image] Sep 02 22:06:11.428 INFO O| Sep 02 22:06:11.428 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101412026-09-02T22:06:12.027Z[ host-image] Sep 02 22:06:11.428 INFO O| Sep 02 22:06:11.428 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101422026-09-02T22:06:12.027Z[ host-image] Sep 02 22:06:11.428 INFO O| Sep 02 22:06:11.428 INFO STEP 6 (ensure_dir) COMPLETE
101432026-09-02T22:06:12.027Z[ host-image] Sep 02 22:06:11.428 INFO O| Sep 02 22:06:11.428 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101442026-09-02T22:06:12.031Z[ host-image] Sep 02 22:06:11.435 INFO O| Sep 02 22:06:11.435 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101452026-09-02T22:06:12.031Z[ host-image] Sep 02 22:06:11.435 INFO O| Sep 02 22:06:11.435 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101462026-09-02T22:06:12.031Z[ host-image] Sep 02 22:06:11.435 INFO O| Sep 02 22:06:11.435 INFO STEP 7 (ensure_dir) COMPLETE
101472026-09-02T22:06:12.031Z[ host-image] Sep 02 22:06:11.435 INFO O| Sep 02 22:06:11.435 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101482026-09-02T22:06:12.038Z[ host-image] Sep 02 22:06:11.442 INFO O| Sep 02 22:06:11.442 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
101492026-09-02T22:06:12.042Z[ host-image] Sep 02 22:06:11.443 INFO O| Sep 02 22:06:11.443 INFO STEP 8 (remove_files) COMPLETE
101502026-09-02T22:06:12.042Z[ host-image] Sep 02 22:06:11.443 INFO O| Sep 02 22:06:11.443 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101512026-09-02T22:06:12.048Z[ host-image] Sep 02 22:06:11.448 INFO O| Sep 02 22:06:11.448 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
101522026-09-02T22:06:12.048Z[ host-image] Sep 02 22:06:11.449 INFO O| Sep 02 22:06:11.449 INFO STEP 9 (remove_files) COMPLETE
101532026-09-02T22:06:12.048Z[ host-image] Sep 02 22:06:11.449 INFO O| Sep 02 22:06:11.449 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101542026-09-02T22:06:12.055Z[ host-image] Sep 02 22:06:11.455 INFO O| Sep 02 22:06:11.455 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
101552026-09-02T22:06:12.055Z[ host-image] Sep 02 22:06:11.456 INFO O| Sep 02 22:06:11.456 INFO STEP 10 (remove_files) COMPLETE
101562026-09-02T22:06:12.055Z[ host-image] Sep 02 22:06:11.456 INFO O| Sep 02 22:06:11.456 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101572026-09-02T22:06:12.059Z[ host-image] Sep 02 22:06:11.462 INFO O| Sep 02 22:06:11.462 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
101582026-09-02T22:06:12.060Z[ host-image] Sep 02 22:06:11.462 INFO O| Sep 02 22:06:11.462 INFO STEP 11 (remove_files) COMPLETE
101592026-09-02T22:06:12.060Z[ host-image] Sep 02 22:06:11.462 INFO O| Sep 02 22:06:11.462 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101602026-09-02T22:06:12.066Z[ host-image] Sep 02 22:06:11.468 INFO O| Sep 02 22:06:11.468 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
101612026-09-02T22:06:12.066Z[ host-image] Sep 02 22:06:11.468 INFO O| Sep 02 22:06:11.468 INFO STEP 12 (remove_files) COMPLETE
101622026-09-02T22:06:12.066Z[ host-image] Sep 02 22:06:11.468 INFO O| Sep 02 22:06:11.468 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101632026-09-02T22:06:12.076Z[ host-image] Sep 02 22:06:11.474 INFO O| Sep 02 22:06:11.474 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101642026-09-02T22:06:12.076Z[ host-image] Sep 02 22:06:11.474 INFO O| Sep 02 22:06:11.474 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101652026-09-02T22:06:12.076Z[ host-image] Sep 02 22:06:11.474 INFO O| Sep 02 22:06:11.474 INFO STEP 13 (ensure_dir) COMPLETE
101662026-09-02T22:06:12.076Z[ host-image] Sep 02 22:06:11.474 INFO O| Sep 02 22:06:11.474 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101672026-09-02T22:06:12.082Z[ host-image] Sep 02 22:06:11.480 INFO O| Sep 02 22:06:11.480 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101682026-09-02T22:06:12.082Z[ host-image] Sep 02 22:06:11.481 INFO O| Sep 02 22:06:11.480 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101692026-09-02T22:06:12.082Z[ host-image] Sep 02 22:06:11.481 INFO O| Sep 02 22:06:11.481 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101702026-09-02T22:06:12.083Z[ host-image] Sep 02 22:06:11.481 INFO O| Sep 02 22:06:11.481 INFO STEP 14 (ensure_dir) COMPLETE
101712026-09-02T22:06:12.083Z[ host-image] Sep 02 22:06:11.481 INFO O| Sep 02 22:06:11.481 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101722026-09-02T22:06:12.092Z[ host-image] Sep 02 22:06:11.489 INFO O| Sep 02 22:06:11.489 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101732026-09-02T22:06:12.092Z[ host-image] Sep 02 22:06:11.489 INFO O| Sep 02 22:06:11.489 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101742026-09-02T22:06:12.092Z[ host-image] Sep 02 22:06:11.489 INFO O| Sep 02 22:06:11.489 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101752026-09-02T22:06:12.092Z[ host-image] Sep 02 22:06:11.489 INFO O| Sep 02 22:06:11.489 INFO STEP 15 (ensure_dir) COMPLETE
101762026-09-02T22:06:12.092Z[ host-image] Sep 02 22:06:11.489 INFO O| Sep 02 22:06:11.489 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101772026-09-02T22:06:12.097Z[ host-image] Sep 02 22:06:11.496 INFO O| Sep 02 22:06:11.496 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101782026-09-02T22:06:12.097Z[ host-image] Sep 02 22:06:11.496 INFO O| Sep 02 22:06:11.496 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101792026-09-02T22:06:12.097Z[ host-image] Sep 02 22:06:11.496 INFO O| Sep 02 22:06:11.496 INFO STEP 16 (ensure_dir) COMPLETE
101802026-09-02T22:06:12.097Z[ host-image] Sep 02 22:06:11.496 INFO O| Sep 02 22:06:11.496 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101812026-09-02T22:06:12.104Z[ host-image] Sep 02 22:06:11.503 INFO O| Sep 02 22:06:11.503 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101822026-09-02T22:06:12.104Z[ host-image] Sep 02 22:06:11.503 INFO O| Sep 02 22:06:11.503 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101832026-09-02T22:06:12.104Z[ host-image] Sep 02 22:06:11.503 INFO O| Sep 02 22:06:11.503 INFO STEP 17 (ensure_dir) COMPLETE
101842026-09-02T22:06:12.104Z[ host-image] Sep 02 22:06:11.503 INFO O| Sep 02 22:06:11.503 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101852026-09-02T22:06:12.117Z[ host-image] Sep 02 22:06:11.512 INFO O| Sep 02 22:06:11.512 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
101862026-09-02T22:06:12.117Z[ host-image] Sep 02 22:06:11.512 INFO O| Sep 02 22:06:11.512 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
101872026-09-02T22:06:12.117Z[ host-image] Sep 02 22:06:11.512 INFO O| Sep 02 22:06:11.512 INFO ok!
101882026-09-02T22:06:12.117Z[ host-image] Sep 02 22:06:11.512 INFO O| Sep 02 22:06:11.512 INFO STEP 18 (ensure_symlink) COMPLETE
101892026-09-02T22:06:12.117Z[ host-image] Sep 02 22:06:11.512 INFO O| Sep 02 22:06:11.512 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101902026-09-02T22:06:12.125Z[ host-image] Sep 02 22:06:11.519 INFO O| Sep 02 22:06:11.519 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
101912026-09-02T22:06:12.127Z[ host-image] Sep 02 22:06:11.519 INFO O| Sep 02 22:06:11.519 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
101922026-09-02T22:06:12.127Z[ host-image] Sep 02 22:06:11.519 INFO O| Sep 02 22:06:11.519 INFO ok!
101932026-09-02T22:06:12.127Z[ host-image] Sep 02 22:06:11.519 INFO O| Sep 02 22:06:11.519 INFO STEP 19 (ensure_file) COMPLETE
101942026-09-02T22:06:12.127Z[ host-image] Sep 02 22:06:11.519 INFO O| Sep 02 22:06:11.519 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
101952026-09-02T22:06:12.133Z[ host-image] Sep 02 22:06:11.526 INFO O| Sep 02 22:06:11.526 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
101962026-09-02T22:06:12.133Z[ host-image] Sep 02 22:06:11.526 INFO O| Sep 02 22:06:11.526 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
101972026-09-02T22:06:12.133Z[ host-image] Sep 02 22:06:11.526 INFO O| Sep 02 22:06:11.526 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
101982026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.526 INFO O| Sep 02 22:06:11.526 INFO ok!
101992026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.526 INFO O| Sep 02 22:06:11.526 INFO STEP 20 (ensure_symlink) COMPLETE
102002026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.526 INFO O| Sep 02 22:06:11.526 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102012026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.533 INFO O| Sep 02 22:06:11.533 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
102022026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.533 INFO O| Sep 02 22:06:11.533 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
102032026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.533 INFO O| Sep 02 22:06:11.533 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
102042026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.533 INFO O| Sep 02 22:06:11.533 INFO ok!
102052026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.533 INFO O| Sep 02 22:06:11.533 INFO STEP 21 (ensure_symlink) COMPLETE
102062026-09-02T22:06:12.134Z[ host-image] Sep 02 22:06:11.533 INFO O| Sep 02 22:06:11.533 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102072026-09-02T22:06:12.140Z[ host-image] Sep 02 22:06:11.541 INFO O| Sep 02 22:06:11.541 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
102082026-09-02T22:06:12.140Z[ host-image] Sep 02 22:06:11.541 INFO O| Sep 02 22:06:11.541 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
102092026-09-02T22:06:12.140Z[ host-image] Sep 02 22:06:11.541 INFO O| Sep 02 22:06:11.541 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
102102026-09-02T22:06:12.140Z[ host-image] Sep 02 22:06:11.541 INFO O| Sep 02 22:06:11.541 INFO ok!
102112026-09-02T22:06:12.140Z[ host-image] Sep 02 22:06:11.541 INFO O| Sep 02 22:06:11.541 INFO STEP 22 (ensure_symlink) COMPLETE
102122026-09-02T22:06:12.140Z[ host-image] Sep 02 22:06:11.541 INFO O| Sep 02 22:06:11.541 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102132026-09-02T22:06:12.144Z[ host-image] Sep 02 22:06:11.547 INFO O| Sep 02 22:06:11.547 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
102142026-09-02T22:06:12.144Z[ host-image] Sep 02 22:06:11.547 INFO O| Sep 02 22:06:11.547 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
102152026-09-02T22:06:12.144Z[ host-image] Sep 02 22:06:11.547 INFO O| Sep 02 22:06:11.547 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
102162026-09-02T22:06:12.144Z[ host-image] Sep 02 22:06:11.547 INFO O| Sep 02 22:06:11.547 INFO ok!
102172026-09-02T22:06:12.144Z[ host-image] Sep 02 22:06:11.547 INFO O| Sep 02 22:06:11.547 INFO STEP 23 (ensure_symlink) COMPLETE
102182026-09-02T22:06:12.144Z[ host-image] Sep 02 22:06:11.547 INFO O| Sep 02 22:06:11.547 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102192026-09-02T22:06:12.150Z[ host-image] Sep 02 22:06:11.555 INFO O| Sep 02 22:06:11.555 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
102202026-09-02T22:06:12.150Z[ host-image] Sep 02 22:06:11.555 INFO O| Sep 02 22:06:11.555 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
102212026-09-02T22:06:12.157Z[ host-image] Sep 02 22:06:11.555 INFO O| Sep 02 22:06:11.555 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
102222026-09-02T22:06:12.157Z[ host-image] Sep 02 22:06:11.555 INFO O| Sep 02 22:06:11.555 INFO ok!
102232026-09-02T22:06:12.157Z[ host-image] Sep 02 22:06:11.555 INFO O| Sep 02 22:06:11.555 INFO STEP 24 (ensure_file) COMPLETE
102242026-09-02T22:06:12.157Z[ host-image] Sep 02 22:06:11.555 INFO O| Sep 02 22:06:11.555 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
102252026-09-02T22:06:12.165Z[ host-image] Sep 02 22:06:11.562 INFO O| Sep 02 22:06:11.562 INFO updating shadow file
102262026-09-02T22:06:12.165Z[ host-image] Sep 02 22:06:11.562 INFO O| Sep 02 22:06:11.562 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102272026-09-02T22:06:12.165Z[ host-image] Sep 02 22:06:11.562 INFO O| Sep 02 22:06:11.562 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102282026-09-02T22:06:12.165Z[ host-image] Sep 02 22:06:11.562 INFO O| Sep 02 22:06:11.562 INFO STEP 25 (shadow) COMPLETE
102292026-09-02T22:06:12.165Z[ host-image] Sep 02 22:06:11.562 INFO O| Sep 02 22:06:11.562 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102302026-09-02T22:06:12.171Z[ host-image] Sep 02 22:06:11.569 INFO O| Sep 02 22:06:11.569 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
102312026-09-02T22:06:12.171Z[ host-image] Sep 02 22:06:11.569 INFO O| Sep 02 22:06:11.569 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
102322026-09-02T22:06:12.171Z[ host-image] Sep 02 22:06:11.569 INFO O| Sep 02 22:06:11.569 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
102332026-09-02T22:06:12.172Z[ host-image] Sep 02 22:06:11.569 INFO O| Sep 02 22:06:11.569 INFO ok!
102342026-09-02T22:06:12.172Z[ host-image] Sep 02 22:06:11.569 INFO O| Sep 02 22:06:11.569 INFO STEP 26 (ensure_file) COMPLETE
102352026-09-02T22:06:12.172Z[ host-image] Sep 02 22:06:11.569 INFO O| Sep 02 22:06:11.569 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102362026-09-02T22:06:12.179Z[ host-image] Sep 02 22:06:11.576 INFO O| Sep 02 22:06:11.576 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
102372026-09-02T22:06:12.179Z[ host-image] Sep 02 22:06:11.576 INFO O| Sep 02 22:06:11.576 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
102382026-09-02T22:06:12.179Z[ host-image] Sep 02 22:06:11.576 INFO O| Sep 02 22:06:11.576 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
102392026-09-02T22:06:12.179Z[ host-image] Sep 02 22:06:11.576 INFO O| Sep 02 22:06:11.576 INFO ok!
102402026-09-02T22:06:12.179Z[ host-image] Sep 02 22:06:11.576 INFO O| Sep 02 22:06:11.576 INFO STEP 27 (ensure_file) COMPLETE
102412026-09-02T22:06:12.179Z[ host-image] Sep 02 22:06:11.576 INFO O| Sep 02 22:06:11.576 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102422026-09-02T22:06:12.183Z[ host-image] Sep 02 22:06:11.584 INFO O| Sep 02 22:06:11.584 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
102432026-09-02T22:06:12.183Z[ host-image] Sep 02 22:06:11.584 INFO O| Sep 02 22:06:11.584 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
102442026-09-02T22:06:12.183Z[ host-image] Sep 02 22:06:11.584 INFO O| Sep 02 22:06:11.584 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102452026-09-02T22:06:12.183Z[ host-image] Sep 02 22:06:11.584 INFO O| Sep 02 22:06:11.584 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102462026-09-02T22:06:12.183Z[ host-image] Sep 02 22:06:11.584 INFO O| Sep 02 22:06:11.584 INFO ok!
102472026-09-02T22:06:12.183Z[ host-image] Sep 02 22:06:11.584 INFO O| Sep 02 22:06:11.584 INFO STEP 28 (ensure_file) COMPLETE
102482026-09-02T22:06:12.183Z[ host-image] Sep 02 22:06:11.584 INFO O| Sep 02 22:06:11.584 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102492026-09-02T22:06:12.189Z[ host-image] Sep 02 22:06:11.591 INFO O| Sep 02 22:06:11.591 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
102502026-09-02T22:06:12.189Z[ host-image] Sep 02 22:06:11.591 INFO O| Sep 02 22:06:11.591 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
102512026-09-02T22:06:12.189Z[ host-image] Sep 02 22:06:11.591 INFO O| Sep 02 22:06:11.591 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
102522026-09-02T22:06:12.189Z[ host-image] Sep 02 22:06:11.591 INFO O| Sep 02 22:06:11.591 INFO ok!
102532026-09-02T22:06:12.189Z[ host-image] Sep 02 22:06:11.591 INFO O| Sep 02 22:06:11.591 INFO STEP 29 (ensure_file) COMPLETE
102542026-09-02T22:06:12.189Z[ host-image] Sep 02 22:06:11.591 INFO O| Sep 02 22:06:11.591 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102552026-09-02T22:06:12.195Z[ host-image] Sep 02 22:06:11.599 INFO O| Sep 02 22:06:11.599 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102562026-09-02T22:06:12.202Z[ host-image] Sep 02 22:06:11.599 INFO O| Sep 02 22:06:11.599 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102572026-09-02T22:06:12.202Z[ host-image] Sep 02 22:06:11.599 INFO O| Sep 02 22:06:11.599 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102582026-09-02T22:06:12.202Z[ host-image] Sep 02 22:06:11.599 INFO O| Sep 02 22:06:11.599 INFO STEP 30 (ensure_dir) COMPLETE
102592026-09-02T22:06:12.202Z[ host-image] Sep 02 22:06:11.599 INFO O| Sep 02 22:06:11.599 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102602026-09-02T22:06:12.223Z[ host-image] Sep 02 22:06:11.606 INFO O| Sep 02 22:06:11.606 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
102612026-09-02T22:06:12.223Z[ host-image] Sep 02 22:06:11.606 INFO O| Sep 02 22:06:11.606 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
102622026-09-02T22:06:12.223Z[ host-image] Sep 02 22:06:11.606 INFO O| Sep 02 22:06:11.606 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102632026-09-02T22:06:12.223Z[ host-image] Sep 02 22:06:11.606 INFO O| Sep 02 22:06:11.606 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102642026-09-02T22:06:12.223Z[ host-image] Sep 02 22:06:11.606 INFO O| Sep 02 22:06:11.606 INFO ok!
102652026-09-02T22:06:12.223Z[ host-image] Sep 02 22:06:11.606 INFO O| Sep 02 22:06:11.606 INFO STEP 31 (ensure_file) COMPLETE
102662026-09-02T22:06:12.224Z[ host-image] Sep 02 22:06:11.606 INFO O| Sep 02 22:06:11.606 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102672026-09-02T22:06:12.224Z[ host-image] Sep 02 22:06:11.612 INFO O| Sep 02 22:06:11.612 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102682026-09-02T22:06:12.224Z[ host-image] Sep 02 22:06:11.612 INFO O| Sep 02 22:06:11.612 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102692026-09-02T22:06:12.224Z[ host-image] Sep 02 22:06:11.612 INFO O| Sep 02 22:06:11.612 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102702026-09-02T22:06:12.224Z[ host-image] Sep 02 22:06:11.612 INFO O| Sep 02 22:06:11.612 INFO STEP 32 (ensure_dir) COMPLETE
102712026-09-02T22:06:12.224Z[ host-image] Sep 02 22:06:11.612 INFO O| Sep 02 22:06:11.612 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102722026-09-02T22:06:12.233Z[ host-image] Sep 02 22:06:11.621 INFO O| Sep 02 22:06:11.621 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
102732026-09-02T22:06:12.233Z[ host-image] Sep 02 22:06:11.621 INFO O| Sep 02 22:06:11.621 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml ...
102742026-09-02T22:06:12.233Z[ host-image] Sep 02 22:06:11.621 INFO O| Sep 02 22:06:11.621 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
102752026-09-02T22:06:12.233Z[ host-image] Sep 02 22:06:11.621 INFO O| Sep 02 22:06:11.621 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
102762026-09-02T22:06:12.233Z[ host-image] Sep 02 22:06:11.621 INFO O| Sep 02 22:06:11.621 INFO ok!
102772026-09-02T22:06:12.233Z[ host-image] Sep 02 22:06:11.621 INFO O| Sep 02 22:06:11.621 INFO STEP 33 (ensure_file) COMPLETE
102782026-09-02T22:06:12.233Z[ host-image] Sep 02 22:06:11.621 INFO O| Sep 02 22:06:11.621 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102792026-09-02T22:06:12.234Z[ host-image] Sep 02 22:06:11.629 INFO O| Sep 02 22:06:11.629 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
102802026-09-02T22:06:12.234Z[ host-image] Sep 02 22:06:11.629 INFO O| Sep 02 22:06:11.629 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
102812026-09-02T22:06:12.234Z[ host-image] Sep 02 22:06:11.629 INFO O| Sep 02 22:06:11.629 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
102822026-09-02T22:06:12.234Z[ host-image] Sep 02 22:06:11.629 INFO O| Sep 02 22:06:11.629 INFO ok!
102832026-09-02T22:06:12.234Z[ host-image] Sep 02 22:06:11.629 INFO O| Sep 02 22:06:11.629 INFO STEP 34 (ensure_file) COMPLETE
102842026-09-02T22:06:12.234Z[ host-image] Sep 02 22:06:11.629 INFO O| Sep 02 22:06:11.629 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102852026-09-02T22:06:12.243Z[ host-image] Sep 02 22:06:11.636 INFO O| Sep 02 22:06:11.636 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
102862026-09-02T22:06:12.243Z[ host-image] Sep 02 22:06:11.636 INFO O| Sep 02 22:06:11.636 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
102872026-09-02T22:06:12.243Z[ host-image] Sep 02 22:06:11.636 INFO O| Sep 02 22:06:11.636 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102882026-09-02T22:06:12.243Z[ host-image] Sep 02 22:06:11.636 INFO O| Sep 02 22:06:11.636 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102892026-09-02T22:06:12.243Z[ host-image] Sep 02 22:06:11.636 INFO O| Sep 02 22:06:11.636 INFO ok!
102902026-09-02T22:06:12.243Z[ host-image] Sep 02 22:06:11.636 INFO O| Sep 02 22:06:11.636 INFO STEP 35 (ensure_file) COMPLETE
102912026-09-02T22:06:12.243Z[ host-image] Sep 02 22:06:11.636 INFO O| Sep 02 22:06:11.636 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102922026-09-02T22:06:12.256Z[ host-image] Sep 02 22:06:11.645 INFO O| Sep 02 22:06:11.645 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
102932026-09-02T22:06:12.256Z[ host-image] Sep 02 22:06:11.645 INFO O| Sep 02 22:06:11.645 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
102942026-09-02T22:06:12.257Z[ host-image] Sep 02 22:06:11.645 INFO O| Sep 02 22:06:11.645 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
102952026-09-02T22:06:12.257Z[ host-image] Sep 02 22:06:11.645 INFO O| Sep 02 22:06:11.645 INFO ok!
102962026-09-02T22:06:12.257Z[ host-image] Sep 02 22:06:11.645 INFO O| Sep 02 22:06:11.645 INFO STEP 36 (ensure_file) COMPLETE
102972026-09-02T22:06:12.257Z[ host-image] Sep 02 22:06:11.645 INFO O| Sep 02 22:06:11.645 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102982026-09-02T22:06:12.262Z[ host-image] Sep 02 22:06:11.652 INFO O| Sep 02 22:06:11.652 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
102992026-09-02T22:06:12.262Z[ host-image] Sep 02 22:06:11.652 INFO O| Sep 02 22:06:11.652 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
103002026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.652 INFO O| Sep 02 22:06:11.652 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
103012026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.652 INFO O| Sep 02 22:06:11.652 INFO ok!
103022026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.652 INFO O| Sep 02 22:06:11.652 INFO STEP 37 (ensure_file) COMPLETE
103032026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.652 INFO O| Sep 02 22:06:11.652 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103042026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
103052026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
103062026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103072026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103082026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103092026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103102026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO ok!
103112026-09-02T22:06:12.263Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO STEP 38 (ensure_file) COMPLETE
103122026-09-02T22:06:12.264Z[ host-image] Sep 02 22:06:11.658 INFO O| Sep 02 22:06:11.658 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103132026-09-02T22:06:12.264Z[ host-image] Sep 02 22:06:11.664 INFO O| Sep 02 22:06:11.664 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103142026-09-02T22:06:12.264Z[ host-image] Sep 02 22:06:11.664 INFO O| Sep 02 22:06:11.664 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103152026-09-02T22:06:12.264Z[ host-image] Sep 02 22:06:11.664 INFO O| Sep 02 22:06:11.664 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103162026-09-02T22:06:12.264Z[ host-image] Sep 02 22:06:11.664 INFO O| Sep 02 22:06:11.664 INFO STEP 39 (ensure_dir) COMPLETE
103172026-09-02T22:06:12.264Z[ host-image] Sep 02 22:06:11.664 INFO O| Sep 02 22:06:11.664 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103182026-09-02T22:06:12.273Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO file /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
103192026-09-02T22:06:12.273Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 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/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
103202026-09-02T22:06:12.273Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103212026-09-02T22:06:12.273Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103222026-09-02T22:06:12.273Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103232026-09-02T22:06:12.273Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103242026-09-02T22:06:12.274Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO ok!
103252026-09-02T22:06:12.274Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO STEP 40 (ensure_file) COMPLETE
103262026-09-02T22:06:12.274Z[ host-image] Sep 02 22:06:11.672 INFO O| Sep 02 22:06:11.672 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103272026-09-02T22:06:12.279Z[ host-image] Sep 02 22:06:11.680 INFO O| Sep 02 22:06:11.680 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
103282026-09-02T22:06:12.280Z[ host-image] Sep 02 22:06:11.680 INFO O| Sep 02 22:06:11.680 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
103292026-09-02T22:06:12.280Z[ host-image] Sep 02 22:06:11.680 INFO O| Sep 02 22:06:11.680 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
103302026-09-02T22:06:12.280Z[ host-image] Sep 02 22:06:11.680 INFO O| Sep 02 22:06:11.680 INFO ok!
103312026-09-02T22:06:12.280Z[ host-image] Sep 02 22:06:11.680 INFO O| Sep 02 22:06:11.680 INFO STEP 41 (ensure_symlink) COMPLETE
103322026-09-02T22:06:12.280Z[ host-image] Sep 02 22:06:11.680 INFO O| Sep 02 22:06:11.680 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103332026-09-02T22:06:12.284Z[ host-image] Sep 02 22:06:11.688 INFO O| Sep 02 22:06:11.687 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
103342026-09-02T22:06:12.284Z[ host-image] Sep 02 22:06:11.688 INFO O| Sep 02 22:06:11.688 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
103352026-09-02T22:06:12.291Z[ host-image] Sep 02 22:06:11.688 INFO O| Sep 02 22:06:11.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
103362026-09-02T22:06:12.291Z[ host-image] Sep 02 22:06:11.688 INFO O| Sep 02 22:06:11.688 INFO ok!
103372026-09-02T22:06:12.291Z[ host-image] Sep 02 22:06:11.688 INFO O| Sep 02 22:06:11.688 INFO STEP 42 (ensure_symlink) COMPLETE
103382026-09-02T22:06:12.291Z[ host-image] Sep 02 22:06:11.688 INFO O| Sep 02 22:06:11.688 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103392026-09-02T22:06:12.299Z[ host-image] Sep 02 22:06:11.695 INFO O| Sep 02 22:06:11.695 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
103402026-09-02T22:06:12.300Z[ host-image] Sep 02 22:06:11.695 INFO O| Sep 02 22:06:11.695 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
103412026-09-02T22:06:12.300Z[ host-image] Sep 02 22:06:11.696 INFO O| Sep 02 22:06:11.695 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103422026-09-02T22:06:12.300Z[ host-image] Sep 02 22:06:11.696 INFO O| Sep 02 22:06:11.696 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103432026-09-02T22:06:12.300Z[ host-image] Sep 02 22:06:11.696 INFO O| Sep 02 22:06:11.696 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103442026-09-02T22:06:12.300Z[ host-image] Sep 02 22:06:11.696 INFO O| Sep 02 22:06:11.696 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103452026-09-02T22:06:12.300Z[ host-image] Sep 02 22:06:11.696 INFO O| Sep 02 22:06:11.696 INFO ok!
103462026-09-02T22:06:12.300Z[ host-image] Sep 02 22:06:11.696 INFO O| Sep 02 22:06:11.696 INFO STEP 43 (ensure_file) COMPLETE
103472026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.696 INFO O| Sep 02 22:06:11.696 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103482026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.703 INFO O| Sep 02 22:06:11.703 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
103492026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.703 INFO O| Sep 02 22:06:11.703 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml ...
103502026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.703 INFO O| Sep 02 22:06:11.703 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
103512026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.703 INFO O| Sep 02 22:06:11.703 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
103522026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.703 INFO O| Sep 02 22:06:11.703 INFO ok!
103532026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.703 INFO O| Sep 02 22:06:11.703 INFO STEP 44 (ensure_file) COMPLETE
103542026-09-02T22:06:12.301Z[ host-image] Sep 02 22:06:11.703 INFO O| Sep 02 22:06:11.703 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103552026-09-02T22:06:12.314Z[ host-image] Sep 02 22:06:11.712 INFO O| Sep 02 22:06:11.712 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
103562026-09-02T22:06:12.314Z[ host-image] Sep 02 22:06:11.712 INFO O| Sep 02 22:06:11.712 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
103572026-09-02T22:06:12.314Z[ host-image] Sep 02 22:06:11.712 INFO O| Sep 02 22:06:11.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
103582026-09-02T22:06:12.314Z[ host-image] Sep 02 22:06:11.712 INFO O| Sep 02 22:06:11.712 INFO ok!
103592026-09-02T22:06:12.314Z[ host-image] Sep 02 22:06:11.712 INFO O| Sep 02 22:06:11.712 INFO STEP 45 (ensure_file) COMPLETE
103602026-09-02T22:06:12.319Z[ host-image] Sep 02 22:06:11.712 INFO O| Sep 02 22:06:11.712 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103612026-09-02T22:06:12.319Z[ host-image] Sep 02 22:06:11.720 INFO O| Sep 02 22:06:11.720 INFO updating shadow file
103622026-09-02T22:06:12.319Z[ host-image] Sep 02 22:06:11.720 INFO O| Sep 02 22:06:11.720 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
103632026-09-02T22:06:12.319Z[ host-image] Sep 02 22:06:11.720 INFO O| Sep 02 22:06:11.720 INFO STEP 46 (shadow) COMPLETE
103642026-09-02T22:06:12.320Z[ host-image] Sep 02 22:06:11.720 INFO O| Sep 02 22:06:11.720 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103652026-09-02T22:06:12.323Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
103662026-09-02T22:06:12.323Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
103672026-09-02T22:06:12.323Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103682026-09-02T22:06:12.323Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103692026-09-02T22:06:12.323Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO ok!
103702026-09-02T22:06:12.323Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO STEP 47 (ensure_file) COMPLETE
103712026-09-02T22:06:12.323Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103722026-09-02T22:06:12.324Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO skip step because feature "mfg" is not enabled
103732026-09-02T22:06:12.324Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103742026-09-02T22:06:12.324Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO skip step because feature "mfg" is not enabled
103752026-09-02T22:06:12.324Z[ host-image] Sep 02 22:06:11.727 INFO O| Sep 02 22:06:11.727 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103762026-09-02T22:06:12.335Z[ host-image] Sep 02 22:06:11.735 INFO O| Sep 02 22:06:11.735 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
103772026-09-02T22:06:12.335Z[ host-image] Sep 02 22:06:11.735 INFO O| Sep 02 22:06:11.735 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
103782026-09-02T22:06:12.355Z[ host-image] Sep 02 22:06:11.758 INFO O| Sep 02 22:06:11.758 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103792026-09-02T22:06:12.355Z[ host-image] Sep 02 22:06:11.758 INFO O| Sep 02 22:06:11.758 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103802026-09-02T22:06:12.359Z[ host-image] Sep 02 22:06:11.758 INFO O| Sep 02 22:06:11.758 INFO ok!
103812026-09-02T22:06:12.359Z[ host-image] Sep 02 22:06:11.758 INFO O| Sep 02 22:06:11.758 INFO STEP 50 (ensure_file) COMPLETE
103822026-09-02T22:06:12.359Z[ host-image] Sep 02 22:06:11.758 INFO O| Sep 02 22:06:11.758 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103832026-09-02T22:06:12.359Z[ host-image] Sep 02 22:06:11.758 INFO O| Sep 02 22:06:11.758 INFO skip step because feature "compliance" is not enabled
103842026-09-02T22:06:12.360Z[ host-image] Sep 02 22:06:11.758 INFO O| Sep 02 22:06:11.758 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103852026-09-02T22:06:12.364Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
103862026-09-02T22:06:12.364Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
103872026-09-02T22:06:12.364Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103882026-09-02T22:06:12.365Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103892026-09-02T22:06:12.365Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103902026-09-02T22:06:12.365Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103912026-09-02T22:06:12.365Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO ok!
103922026-09-02T22:06:12.365Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO STEP 52 (ensure_file) COMPLETE
103932026-09-02T22:06:12.365Z[ host-image] Sep 02 22:06:11.767 INFO O| Sep 02 22:06:11.767 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103942026-09-02T22:06:12.372Z[ host-image] Sep 02 22:06:11.774 INFO O| Sep 02 22:06:11.774 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
103952026-09-02T22:06:12.372Z[ host-image] Sep 02 22:06:11.774 INFO O| Sep 02 22:06:11.774 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
103962026-09-02T22:06:12.372Z[ host-image] Sep 02 22:06:11.774 INFO O| Sep 02 22:06:11.774 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
103972026-09-02T22:06:12.372Z[ host-image] Sep 02 22:06:11.774 INFO O| Sep 02 22:06:11.774 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
103982026-09-02T22:06:12.372Z[ host-image] Sep 02 22:06:11.774 INFO O| Sep 02 22:06:11.774 INFO ok!
103992026-09-02T22:06:12.372Z[ host-image] Sep 02 22:06:11.774 INFO O| Sep 02 22:06:11.774 INFO STEP 53 (ensure_file) COMPLETE
104002026-09-02T22:06:12.372Z[ host-image] Sep 02 22:06:11.774 INFO O| Sep 02 22:06:11.774 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104012026-09-02T22:06:12.379Z[ host-image] Sep 02 22:06:11.781 INFO O| Sep 02 22:06:11.781 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
104022026-09-02T22:06:12.379Z[ host-image] Sep 02 22:06:11.781 INFO O| Sep 02 22:06:11.781 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen ...
104032026-09-02T22:06:12.379Z[ host-image] Sep 02 22:06:11.782 INFO O| Sep 02 22:06:11.782 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104042026-09-02T22:06:12.379Z[ host-image] Sep 02 22:06:11.782 INFO O| Sep 02 22:06:11.782 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104052026-09-02T22:06:12.379Z[ host-image] Sep 02 22:06:11.782 INFO O| Sep 02 22:06:11.782 INFO ok!
104062026-09-02T22:06:12.379Z[ host-image] Sep 02 22:06:11.782 INFO O| Sep 02 22:06:11.782 INFO STEP 54 (ensure_file) COMPLETE
104072026-09-02T22:06:12.379Z[ host-image] Sep 02 22:06:11.782 INFO O| Sep 02 22:06:11.782 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104082026-09-02T22:06:12.512Z[ host-image] Sep 02 22:06:11.790 INFO O| Sep 02 22:06:11.790 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
104092026-09-02T22:06:12.512Z[ host-image] Sep 02 22:06:11.791 INFO O| Sep 02 22:06:11.790 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml ...
104102026-09-02T22:06:12.512Z[ host-image] Sep 02 22:06:11.791 INFO O| Sep 02 22:06:11.791 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
104112026-09-02T22:06:12.512Z[ host-image] Sep 02 22:06:11.791 INFO O| Sep 02 22:06:11.791 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
104122026-09-02T22:06:12.512Z[ host-image] Sep 02 22:06:11.791 INFO O| Sep 02 22:06:11.791 INFO ok!
104132026-09-02T22:06:12.512Z[ host-image] Sep 02 22:06:11.791 INFO O| Sep 02 22:06:11.791 INFO STEP 55 (ensure_file) COMPLETE
104142026-09-02T22:06:12.512Z[ host-image] Sep 02 22:06:11.791 INFO O| Sep 02 22:06:11.791 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104152026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.798 INFO O| Sep 02 22:06:11.798 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
104162026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.798 INFO O| Sep 02 22:06:11.798 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen ...
104172026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.798 INFO O| Sep 02 22:06:11.798 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104182026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.798 INFO O| Sep 02 22:06:11.798 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104192026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.798 INFO O| Sep 02 22:06:11.798 INFO ok!
104202026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.798 INFO O| Sep 02 22:06:11.798 INFO STEP 56 (ensure_file) COMPLETE
104212026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.798 INFO O| Sep 02 22:06:11.798 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104222026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.807 INFO O| Sep 02 22:06:11.807 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
104232026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.807 INFO O| Sep 02 22:06:11.807 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml ...
104242026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.807 INFO O| Sep 02 22:06:11.807 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
104252026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.807 INFO O| Sep 02 22:06:11.807 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
104262026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.807 INFO O| Sep 02 22:06:11.807 INFO ok!
104272026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.807 INFO O| Sep 02 22:06:11.807 INFO STEP 57 (ensure_file) COMPLETE
104282026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.807 INFO O| Sep 02 22:06:11.807 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104292026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.814 INFO O| Sep 02 22:06:11.814 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
104302026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.814 INFO O| Sep 02 22:06:11.814 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen ...
104312026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.815 INFO O| Sep 02 22:06:11.815 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104322026-09-02T22:06:12.513Z[ host-image] Sep 02 22:06:11.815 INFO O| Sep 02 22:06:11.815 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104332026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.815 INFO O| Sep 02 22:06:11.815 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104342026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.815 INFO O| Sep 02 22:06:11.815 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104352026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.815 INFO O| Sep 02 22:06:11.815 INFO ok!
104362026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.815 INFO O| Sep 02 22:06:11.815 INFO STEP 58 (ensure_file) COMPLETE
104372026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.815 INFO O| Sep 02 22:06:11.815 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104382026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.823 INFO O| Sep 02 22:06:11.823 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
104392026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.823 INFO O| Sep 02 22:06:11.823 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml ...
104402026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.823 INFO O| Sep 02 22:06:11.823 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
104412026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.824 INFO O| Sep 02 22:06:11.823 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
104422026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.824 INFO O| Sep 02 22:06:11.823 INFO ok!
104432026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.824 INFO O| Sep 02 22:06:11.823 INFO STEP 59 (ensure_file) COMPLETE
104442026-09-02T22:06:12.514Z[ host-image] Sep 02 22:06:11.824 INFO O| Sep 02 22:06:11.823 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104452026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.831 INFO O| Sep 02 22:06:11.831 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
104462026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.831 INFO O| Sep 02 22:06:11.831 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
104472026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.831 INFO O| Sep 02 22:06:11.831 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104482026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.831 INFO O| Sep 02 22:06:11.831 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104492026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.831 INFO O| Sep 02 22:06:11.831 INFO ok!
104502026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.831 INFO O| Sep 02 22:06:11.831 INFO STEP 60 (ensure_file) COMPLETE
104512026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.831 INFO O| Sep 02 22:06:11.831 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104522026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.839 INFO O| Sep 02 22:06:11.839 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
104532026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.839 INFO O| Sep 02 22:06:11.839 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml ...
104542026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.839 INFO O| Sep 02 22:06:11.839 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
104552026-09-02T22:06:12.515Z[ host-image] Sep 02 22:06:11.839 INFO O| Sep 02 22:06:11.839 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
104562026-09-02T22:06:12.516Z[ host-image] Sep 02 22:06:11.839 INFO O| Sep 02 22:06:11.839 INFO ok!
104572026-09-02T22:06:12.516Z[ host-image] Sep 02 22:06:11.839 INFO O| Sep 02 22:06:11.839 INFO STEP 61 (ensure_file) COMPLETE
104582026-09-02T22:06:12.516Z[ host-image] Sep 02 22:06:11.839 INFO O| Sep 02 22:06:11.839 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104592026-09-02T22:06:12.516Z[ host-image] Sep 02 22:06:11.847 INFO O| Sep 02 22:06:11.847 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
104602026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.847 INFO O| Sep 02 22:06:11.847 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
104612026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.848 INFO O| Sep 02 22:06:11.848 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104622026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.848 INFO O| Sep 02 22:06:11.848 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104632026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.848 INFO O| Sep 02 22:06:11.848 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104642026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.848 INFO O| Sep 02 22:06:11.848 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104652026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.848 INFO O| Sep 02 22:06:11.848 INFO ok!
104662026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.848 INFO O| Sep 02 22:06:11.848 INFO STEP 62 (ensure_file) COMPLETE
104672026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.848 INFO O| Sep 02 22:06:11.848 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104682026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.855 INFO O| Sep 02 22:06:11.855 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
104692026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.855 INFO O| Sep 02 22:06:11.855 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
104702026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.855 INFO O| Sep 02 22:06:11.855 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
104712026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.855 INFO O| Sep 02 22:06:11.855 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
104722026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.855 INFO O| Sep 02 22:06:11.855 INFO ok!
104732026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.855 INFO O| Sep 02 22:06:11.855 INFO STEP 63 (ensure_file) COMPLETE
104742026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.855 INFO O| Sep 02 22:06:11.855 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104752026-09-02T22:06:12.517Z[ host-image] Sep 02 22:06:11.863 INFO O| Sep 02 22:06:11.863 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
104762026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.863 INFO O| Sep 02 22:06:11.863 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
104772026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.863 INFO O| Sep 02 22:06:11.863 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
104782026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.863 INFO O| Sep 02 22:06:11.863 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
104792026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.863 INFO O| Sep 02 22:06:11.863 INFO ok!
104802026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.863 INFO O| Sep 02 22:06:11.863 INFO STEP 64 (ensure_file) COMPLETE
104812026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.863 INFO O| Sep 02 22:06:11.863 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104822026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
104832026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
104842026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
104852026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
104862026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO ok!
104872026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO STEP 65 (ensure_file) COMPLETE
104882026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104892026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO skip step because feature "mbist" is not enabled
104902026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.871 INFO O| Sep 02 22:06:11.871 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104912026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.879 INFO O| Sep 02 22:06:11.879 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
104922026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.879 INFO O| Sep 02 22:06:11.879 INFO STEP 67 (ensure_dir) COMPLETE
104932026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.879 INFO O| Sep 02 22:06:11.879 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104942026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.888 INFO O| Sep 02 22:06:11.888 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
104952026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.888 INFO O| Sep 02 22:06:11.888 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
104962026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.888 INFO O| Sep 02 22:06:11.888 INFO STEP 68 (ensure_dir) COMPLETE
104972026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.888 INFO O| Sep 02 22:06:11.888 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104982026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.896 INFO O| Sep 02 22:06:11.896 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
104992026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.896 INFO O| Sep 02 22:06:11.896 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105002026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.896 INFO O| Sep 02 22:06:11.896 INFO STEP 69 (ensure_dir) COMPLETE
105012026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.896 INFO O| Sep 02 22:06:11.896 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105022026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.903 INFO O| Sep 02 22:06:11.903 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
105032026-09-02T22:06:12.518Z[ host-image] Sep 02 22:06:11.903 INFO O| Sep 02 22:06:11.903 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
105042026-09-02T22:06:12.902Z[ host-image] Sep 02 22:06:12.303 INFO O| Sep 02 22:06:12.302 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
105052026-09-02T22:06:12.902Z[ host-image] Sep 02 22:06:12.303 INFO O| Sep 02 22:06:12.303 INFO ok!
105062026-09-02T22:06:12.906Z[ host-image] Sep 02 22:06:12.303 INFO O| Sep 02 22:06:12.303 INFO STEP 70 (ensure_file) COMPLETE
105072026-09-02T22:06:12.906Z[ host-image] Sep 02 22:06:12.303 INFO O| Sep 02 22:06:12.303 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105082026-09-02T22:06:12.910Z[ host-image] Sep 02 22:06:12.312 INFO O| Sep 02 22:06:12.312 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
105092026-09-02T22:06:12.910Z[ host-image] Sep 02 22:06:12.312 INFO O| Sep 02 22:06:12.312 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
105102026-09-02T22:06:13.708Z[ host-image] Sep 02 22:06:13.091 INFO O| Sep 02 22:06:13.091 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
105112026-09-02T22:06:13.708Z[ host-image] Sep 02 22:06:13.092 INFO O| Sep 02 22:06:13.091 INFO ok!
105122026-09-02T22:06:13.708Z[ host-image] Sep 02 22:06:13.092 INFO O| Sep 02 22:06:13.091 INFO STEP 71 (ensure_file) COMPLETE
105132026-09-02T22:06:13.714Z[ host-image] Sep 02 22:06:13.092 INFO O| Sep 02 22:06:13.091 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105142026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.102 INFO O| Sep 02 22:06:13.102 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105152026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.102 INFO O| Sep 02 22:06:13.102 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105162026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.102 INFO O| Sep 02 22:06:13.102 INFO STEP 72 (ensure_dir) COMPLETE
105172026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.102 INFO O| Sep 02 22:06:13.102 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105182026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.111 INFO O| Sep 02 22:06:13.111 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
105192026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.111 INFO O| Sep 02 22:06:13.111 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
105202026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.111 INFO O| Sep 02 22:06:13.111 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
105212026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.111 INFO O| Sep 02 22:06:13.111 INFO ok!
105222026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.111 INFO O| Sep 02 22:06:13.111 INFO STEP 73 (ensure_file) COMPLETE
105232026-09-02T22:06:13.715Z[ host-image] Sep 02 22:06:13.111 INFO O| Sep 02 22:06:13.111 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105242026-09-02T22:06:13.725Z[ host-image] Sep 02 22:06:13.119 INFO O| Sep 02 22:06:13.119 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
105252026-09-02T22:06:13.725Z[ host-image] Sep 02 22:06:13.119 INFO O| Sep 02 22:06:13.119 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
105262026-09-02T22:06:13.725Z[ host-image] Sep 02 22:06:13.119 INFO O| Sep 02 22:06:13.119 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
105272026-09-02T22:06:13.725Z[ host-image] Sep 02 22:06:13.119 INFO O| Sep 02 22:06:13.119 INFO ok!
105282026-09-02T22:06:13.725Z[ host-image] Sep 02 22:06:13.119 INFO O| Sep 02 22:06:13.119 INFO STEP 74 (ensure_file) COMPLETE
105292026-09-02T22:06:13.726Z[ host-image] Sep 02 22:06:13.119 INFO O| Sep 02 22:06:13.119 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105302026-09-02T22:06:13.731Z[ host-image] Sep 02 22:06:13.126 INFO O| Sep 02 22:06:13.126 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105312026-09-02T22:06:13.731Z[ host-image] Sep 02 22:06:13.127 INFO O| Sep 02 22:06:13.126 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105322026-09-02T22:06:13.731Z[ host-image] Sep 02 22:06:13.127 INFO O| Sep 02 22:06:13.127 INFO STEP 75 (ensure_dir) COMPLETE
105332026-09-02T22:06:13.731Z[ host-image] Sep 02 22:06:13.127 INFO O| Sep 02 22:06:13.127 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105342026-09-02T22:06:13.736Z[ host-image] Sep 02 22:06:13.134 INFO O| Sep 02 22:06:13.134 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
105352026-09-02T22:06:13.736Z[ host-image] Sep 02 22:06:13.134 INFO O| Sep 02 22:06:13.134 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
105362026-09-02T22:06:13.736Z[ host-image] Sep 02 22:06:13.134 INFO O| Sep 02 22:06:13.134 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
105372026-09-02T22:06:13.736Z[ host-image] Sep 02 22:06:13.134 INFO O| Sep 02 22:06:13.134 INFO ok!
105382026-09-02T22:06:13.736Z[ host-image] Sep 02 22:06:13.134 INFO O| Sep 02 22:06:13.134 INFO STEP 76 (ensure_file) COMPLETE
105392026-09-02T22:06:13.736Z[ host-image] Sep 02 22:06:13.134 INFO O| Sep 02 22:06:13.134 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105402026-09-02T22:06:13.745Z[ host-image] Sep 02 22:06:13.142 INFO O| Sep 02 22:06:13.142 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
105412026-09-02T22:06:13.745Z[ host-image] Sep 02 22:06:13.142 INFO O| Sep 02 22:06:13.142 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
105422026-09-02T22:06:13.746Z[ host-image] Sep 02 22:06:13.142 INFO O| Sep 02 22:06:13.142 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
105432026-09-02T22:06:13.746Z[ host-image] Sep 02 22:06:13.142 INFO O| Sep 02 22:06:13.142 INFO ok!
105442026-09-02T22:06:13.746Z[ host-image] Sep 02 22:06:13.142 INFO O| Sep 02 22:06:13.142 INFO STEP 77 (ensure_file) COMPLETE
105452026-09-02T22:06:13.746Z[ host-image] Sep 02 22:06:13.142 INFO O| Sep 02 22:06:13.142 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105462026-09-02T22:06:13.753Z[ host-image] Sep 02 22:06:13.149 INFO O| Sep 02 22:06:13.149 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105472026-09-02T22:06:13.753Z[ host-image] Sep 02 22:06:13.149 INFO O| Sep 02 22:06:13.149 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105482026-09-02T22:06:13.753Z[ host-image] Sep 02 22:06:13.149 INFO O| Sep 02 22:06:13.149 INFO STEP 78 (ensure_dir) COMPLETE
105492026-09-02T22:06:13.753Z[ host-image] Sep 02 22:06:13.149 INFO O| Sep 02 22:06:13.149 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105502026-09-02T22:06:13.758Z[ host-image] Sep 02 22:06:13.157 INFO O| Sep 02 22:06:13.157 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
105512026-09-02T22:06:13.759Z[ host-image] Sep 02 22:06:13.157 INFO O| Sep 02 22:06:13.157 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
105522026-09-02T22:06:13.759Z[ host-image] Sep 02 22:06:13.157 INFO O| Sep 02 22:06:13.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
105532026-09-02T22:06:13.759Z[ host-image] Sep 02 22:06:13.157 INFO O| Sep 02 22:06:13.157 INFO ok!
105542026-09-02T22:06:13.759Z[ host-image] Sep 02 22:06:13.157 INFO O| Sep 02 22:06:13.157 INFO STEP 79 (ensure_file) COMPLETE
105552026-09-02T22:06:13.759Z[ host-image] Sep 02 22:06:13.157 INFO O| Sep 02 22:06:13.157 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105562026-09-02T22:06:13.765Z[ host-image] Sep 02 22:06:13.164 INFO O| Sep 02 22:06:13.164 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
105572026-09-02T22:06:13.765Z[ host-image] Sep 02 22:06:13.164 INFO O| Sep 02 22:06:13.164 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
105582026-09-02T22:06:13.765Z[ host-image] Sep 02 22:06:13.164 INFO O| Sep 02 22:06:13.164 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
105592026-09-02T22:06:13.765Z[ host-image] Sep 02 22:06:13.164 INFO O| Sep 02 22:06:13.164 INFO ok!
105602026-09-02T22:06:13.765Z[ host-image] Sep 02 22:06:13.164 INFO O| Sep 02 22:06:13.164 INFO STEP 80 (ensure_file) COMPLETE
105612026-09-02T22:06:13.766Z[ host-image] Sep 02 22:06:13.164 INFO O| Sep 02 22:06:13.164 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105622026-09-02T22:06:13.772Z[ host-image] Sep 02 22:06:13.172 INFO O| Sep 02 22:06:13.172 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105632026-09-02T22:06:13.772Z[ host-image] Sep 02 22:06:13.172 INFO O| Sep 02 22:06:13.172 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105642026-09-02T22:06:13.772Z[ host-image] Sep 02 22:06:13.172 INFO O| Sep 02 22:06:13.172 INFO STEP 81 (ensure_dir) COMPLETE
105652026-09-02T22:06:13.772Z[ host-image] Sep 02 22:06:13.172 INFO O| Sep 02 22:06:13.172 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105662026-09-02T22:06:13.780Z[ host-image] Sep 02 22:06:13.179 INFO O| Sep 02 22:06:13.179 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
105672026-09-02T22:06:13.780Z[ host-image] Sep 02 22:06:13.179 INFO O| Sep 02 22:06:13.179 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
105682026-09-02T22:06:14.131Z[ host-image] Sep 02 22:06:13.533 INFO O| Sep 02 22:06:13.533 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
105692026-09-02T22:06:14.137Z[ host-image] Sep 02 22:06:13.533 INFO O| Sep 02 22:06:13.533 INFO ok!
105702026-09-02T22:06:14.137Z[ host-image] Sep 02 22:06:13.533 INFO O| Sep 02 22:06:13.533 INFO STEP 82 (ensure_file) COMPLETE
105712026-09-02T22:06:14.137Z[ host-image] Sep 02 22:06:13.533 INFO O| Sep 02 22:06:13.533 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105722026-09-02T22:06:14.147Z[ host-image] Sep 02 22:06:13.542 INFO O| Sep 02 22:06:13.542 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
105732026-09-02T22:06:14.147Z[ host-image] Sep 02 22:06:13.542 INFO O| Sep 02 22:06:13.542 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
105742026-09-02T22:06:14.147Z[ host-image] Sep 02 22:06:13.543 INFO O| Sep 02 22:06:13.543 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
105752026-09-02T22:06:14.147Z[ host-image] Sep 02 22:06:13.543 INFO O| Sep 02 22:06:13.543 INFO ok!
105762026-09-02T22:06:14.147Z[ host-image] Sep 02 22:06:13.543 INFO O| Sep 02 22:06:13.543 INFO STEP 83 (ensure_file) COMPLETE
105772026-09-02T22:06:14.147Z[ host-image] Sep 02 22:06:13.543 INFO O| Sep 02 22:06:13.543 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105782026-09-02T22:06:14.153Z[ host-image] Sep 02 22:06:13.553 INFO O| Sep 02 22:06:13.553 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
105792026-09-02T22:06:14.153Z[ host-image] Sep 02 22:06:13.553 INFO O| Sep 02 22:06:13.553 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
105802026-09-02T22:06:15.235Z[ host-image] Sep 02 22:06:14.637 INFO O| Sep 02 22:06:14.636 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
105812026-09-02T22:06:15.235Z[ host-image] Sep 02 22:06:14.637 INFO O| Sep 02 22:06:14.636 INFO ok!
105822026-09-02T22:06:15.240Z[ host-image] Sep 02 22:06:14.637 INFO O| Sep 02 22:06:14.637 INFO STEP 84 (ensure_file) COMPLETE
105832026-09-02T22:06:15.240Z[ host-image] Sep 02 22:06:14.637 INFO O| Sep 02 22:06:14.637 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105842026-09-02T22:06:15.245Z[ host-image] Sep 02 22:06:14.647 INFO O| Sep 02 22:06:14.647 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105852026-09-02T22:06:15.245Z[ host-image] Sep 02 22:06:14.647 INFO O| Sep 02 22:06:14.647 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105862026-09-02T22:06:15.245Z[ host-image] Sep 02 22:06:14.647 INFO O| Sep 02 22:06:14.647 INFO STEP 85 (ensure_dir) COMPLETE
105872026-09-02T22:06:15.245Z[ host-image] Sep 02 22:06:14.647 INFO O| Sep 02 22:06:14.647 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105882026-09-02T22:06:15.259Z[ host-image] Sep 02 22:06:14.658 INFO O| Sep 02 22:06:14.658 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
105892026-09-02T22:06:15.259Z[ host-image] Sep 02 22:06:14.658 INFO O| Sep 02 22:06:14.658 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
105902026-09-02T22:06:15.259Z[ host-image] Sep 02 22:06:14.658 INFO O| Sep 02 22:06:14.658 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
105912026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.658 INFO O| Sep 02 22:06:14.658 INFO ok!
105922026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.658 INFO O| Sep 02 22:06:14.658 INFO STEP 86 (ensure_file) COMPLETE
105932026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.658 INFO O| Sep 02 22:06:14.658 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105942026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.666 INFO O| Sep 02 22:06:14.666 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
105952026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.666 INFO O| Sep 02 22:06:14.666 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
105962026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.666 INFO O| Sep 02 22:06:14.666 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
105972026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.666 INFO O| Sep 02 22:06:14.666 INFO ok!
105982026-09-02T22:06:15.266Z[ host-image] Sep 02 22:06:14.666 INFO O| Sep 02 22:06:14.666 INFO STEP 87 (ensure_file) COMPLETE
105992026-09-02T22:06:15.267Z[ host-image] Sep 02 22:06:14.666 INFO O| Sep 02 22:06:14.666 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106002026-09-02T22:06:15.274Z[ host-image] Sep 02 22:06:14.677 INFO O| Sep 02 22:06:14.677 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
106012026-09-02T22:06:15.274Z[ host-image] Sep 02 22:06:14.677 INFO O| Sep 02 22:06:14.677 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
106022026-09-02T22:06:15.274Z[ host-image] Sep 02 22:06:14.677 INFO O| Sep 02 22:06:14.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
106032026-09-02T22:06:15.274Z[ host-image] Sep 02 22:06:14.677 INFO O| Sep 02 22:06:14.677 INFO ok!
106042026-09-02T22:06:15.283Z[ host-image] Sep 02 22:06:14.677 INFO O| Sep 02 22:06:14.677 INFO STEP 88 (ensure_file) COMPLETE
106052026-09-02T22:06:15.283Z[ host-image] Sep 02 22:06:14.677 INFO O| Sep 02 22:06:14.677 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106062026-09-02T22:06:15.287Z[ host-image] Sep 02 22:06:14.688 INFO O| Sep 02 22:06:14.688 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
106072026-09-02T22:06:15.287Z[ host-image] Sep 02 22:06:14.688 INFO O| Sep 02 22:06:14.688 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
106082026-09-02T22:06:15.287Z[ host-image] Sep 02 22:06:14.688 INFO O| Sep 02 22:06:14.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
106092026-09-02T22:06:15.287Z[ host-image] Sep 02 22:06:14.688 INFO O| Sep 02 22:06:14.688 INFO ok!
106102026-09-02T22:06:15.287Z[ host-image] Sep 02 22:06:14.688 INFO O| Sep 02 22:06:14.688 INFO STEP 89 (ensure_file) COMPLETE
106112026-09-02T22:06:15.287Z[ host-image] Sep 02 22:06:14.688 INFO O| Sep 02 22:06:14.688 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106122026-09-02T22:06:15.296Z[ host-image] Sep 02 22:06:14.699 INFO O| Sep 02 22:06:14.699 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106132026-09-02T22:06:15.296Z[ host-image] Sep 02 22:06:14.699 INFO O| Sep 02 22:06:14.699 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106142026-09-02T22:06:15.296Z[ host-image] Sep 02 22:06:14.699 INFO O| Sep 02 22:06:14.699 INFO STEP 90 (ensure_dir) COMPLETE
106152026-09-02T22:06:15.296Z[ host-image] Sep 02 22:06:14.699 INFO O| Sep 02 22:06:14.699 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106162026-09-02T22:06:15.306Z[ host-image] Sep 02 22:06:14.709 INFO O| Sep 02 22:06:14.709 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
106172026-09-02T22:06:15.306Z[ host-image] Sep 02 22:06:14.709 INFO O| Sep 02 22:06:14.709 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
106182026-09-02T22:06:15.311Z[ host-image] Sep 02 22:06:14.711 INFO O| Sep 02 22:06:14.711 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
106192026-09-02T22:06:15.312Z[ host-image] Sep 02 22:06:14.711 INFO O| Sep 02 22:06:14.711 INFO ok!
106202026-09-02T22:06:15.313Z[ host-image] Sep 02 22:06:14.711 INFO O| Sep 02 22:06:14.711 INFO STEP 91 (ensure_file) COMPLETE
106212026-09-02T22:06:15.313Z[ host-image] Sep 02 22:06:14.711 INFO O| Sep 02 22:06:14.711 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106222026-09-02T22:06:15.318Z[ host-image] Sep 02 22:06:14.722 INFO O| Sep 02 22:06:14.722 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
106232026-09-02T22:06:15.318Z[ host-image] Sep 02 22:06:14.722 INFO O| Sep 02 22:06:14.722 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
106242026-09-02T22:06:15.318Z[ host-image] Sep 02 22:06:14.722 INFO O| Sep 02 22:06:14.722 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
106252026-09-02T22:06:15.322Z[ host-image] Sep 02 22:06:14.722 INFO O| Sep 02 22:06:14.722 INFO ok!
106262026-09-02T22:06:15.322Z[ host-image] Sep 02 22:06:14.722 INFO O| Sep 02 22:06:14.722 INFO STEP 92 (ensure_file) COMPLETE
106272026-09-02T22:06:15.322Z[ host-image] Sep 02 22:06:14.722 INFO O| Sep 02 22:06:14.722 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106282026-09-02T22:06:15.344Z[ host-image] Sep 02 22:06:14.732 INFO O| Sep 02 22:06:14.732 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
106292026-09-02T22:06:15.344Z[ host-image] Sep 02 22:06:14.732 INFO O| Sep 02 22:06:14.732 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
106302026-09-02T22:06:15.927Z[ host-image] Sep 02 22:06:15.328 INFO O| Sep 02 22:06:15.327 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
106312026-09-02T22:06:15.927Z[ host-image] Sep 02 22:06:15.328 INFO O| Sep 02 22:06:15.327 INFO ok!
106322026-09-02T22:06:15.934Z[ host-image] Sep 02 22:06:15.328 INFO O| Sep 02 22:06:15.327 INFO STEP 93 (ensure_file) COMPLETE
106332026-09-02T22:06:15.934Z[ host-image] Sep 02 22:06:15.328 INFO O| Sep 02 22:06:15.327 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106342026-09-02T22:06:15.943Z[ host-image] Sep 02 22:06:15.338 INFO O| Sep 02 22:06:15.338 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106352026-09-02T22:06:15.943Z[ host-image] Sep 02 22:06:15.338 INFO O| Sep 02 22:06:15.338 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106362026-09-02T22:06:15.943Z[ host-image] Sep 02 22:06:15.338 INFO O| Sep 02 22:06:15.338 INFO STEP 94 (ensure_dir) COMPLETE
106372026-09-02T22:06:15.943Z[ host-image] Sep 02 22:06:15.338 INFO O| Sep 02 22:06:15.338 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106382026-09-02T22:06:15.951Z[ host-image] Sep 02 22:06:15.349 INFO O| Sep 02 22:06:15.349 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106392026-09-02T22:06:15.952Z[ host-image] Sep 02 22:06:15.349 INFO O| Sep 02 22:06:15.349 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106402026-09-02T22:06:15.952Z[ host-image] Sep 02 22:06:15.349 INFO O| Sep 02 22:06:15.349 INFO STEP 95 (ensure_dir) COMPLETE
106412026-09-02T22:06:15.952Z[ host-image] Sep 02 22:06:15.349 INFO O| Sep 02 22:06:15.349 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106422026-09-02T22:06:15.958Z[ host-image] Sep 02 22:06:15.359 INFO O| Sep 02 22:06:15.359 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106432026-09-02T22:06:15.959Z[ host-image] Sep 02 22:06:15.359 INFO O| Sep 02 22:06:15.359 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106442026-09-02T22:06:15.959Z[ host-image] Sep 02 22:06:15.359 INFO O| Sep 02 22:06:15.359 INFO STEP 96 (ensure_dir) COMPLETE
106452026-09-02T22:06:15.959Z[ host-image] Sep 02 22:06:15.359 INFO O| Sep 02 22:06:15.359 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106462026-09-02T22:06:15.965Z[ host-image] Sep 02 22:06:15.369 INFO O| Sep 02 22:06:15.369 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106472026-09-02T22:06:15.965Z[ host-image] Sep 02 22:06:15.369 INFO O| Sep 02 22:06:15.369 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106482026-09-02T22:06:15.965Z[ host-image] Sep 02 22:06:15.369 INFO O| Sep 02 22:06:15.369 INFO STEP 97 (ensure_dir) COMPLETE
106492026-09-02T22:06:15.971Z[ host-image] Sep 02 22:06:15.369 INFO O| Sep 02 22:06:15.369 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106502026-09-02T22:06:15.978Z[ host-image] Sep 02 22:06:15.379 INFO O| Sep 02 22:06:15.379 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106512026-09-02T22:06:15.978Z[ host-image] Sep 02 22:06:15.379 INFO O| Sep 02 22:06:15.379 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106522026-09-02T22:06:15.978Z[ host-image] Sep 02 22:06:15.379 INFO O| Sep 02 22:06:15.379 INFO STEP 98 (ensure_dir) COMPLETE
106532026-09-02T22:06:15.978Z[ host-image] Sep 02 22:06:15.379 INFO O| Sep 02 22:06:15.379 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106542026-09-02T22:06:15.987Z[ host-image] Sep 02 22:06:15.388 INFO O| Sep 02 22:06:15.388 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
106552026-09-02T22:06:15.987Z[ host-image] Sep 02 22:06:15.388 INFO O| Sep 02 22:06:15.388 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
106562026-09-02T22:06:15.987Z[ host-image] Sep 02 22:06:15.389 INFO O| Sep 02 22:06:15.388 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
106572026-09-02T22:06:15.998Z[ host-image] Sep 02 22:06:15.389 INFO O| Sep 02 22:06:15.388 INFO ok!
106582026-09-02T22:06:15.998Z[ host-image] Sep 02 22:06:15.389 INFO O| Sep 02 22:06:15.388 INFO STEP 99 (ensure_file) COMPLETE
106592026-09-02T22:06:15.998Z[ host-image] Sep 02 22:06:15.389 INFO O| Sep 02 22:06:15.389 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106602026-09-02T22:06:16.092Z[ host-image] Sep 02 22:06:15.399 INFO O| Sep 02 22:06:15.398 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106612026-09-02T22:06:16.093Z[ host-image] Sep 02 22:06:15.399 INFO O| Sep 02 22:06:15.399 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106622026-09-02T22:06:16.093Z[ host-image] Sep 02 22:06:15.399 INFO O| Sep 02 22:06:15.399 INFO STEP 100 (ensure_dir) COMPLETE
106632026-09-02T22:06:16.093Z[ host-image] Sep 02 22:06:15.399 INFO O| Sep 02 22:06:15.399 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106642026-09-02T22:06:16.093Z[ host-image] Sep 02 22:06:15.408 INFO O| Sep 02 22:06:15.408 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
106652026-09-02T22:06:16.093Z[ host-image] Sep 02 22:06:15.408 INFO O| Sep 02 22:06:15.408 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
106662026-09-02T22:06:16.773Z[ host-image] Sep 02 22:06:16.166 INFO O| Sep 02 22:06:16.166 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
106672026-09-02T22:06:16.773Z[ host-image] Sep 02 22:06:16.166 INFO O| Sep 02 22:06:16.166 INFO ok!
106682026-09-02T22:06:16.782Z[ host-image] Sep 02 22:06:16.166 INFO O| Sep 02 22:06:16.166 INFO STEP 101 (ensure_file) COMPLETE
106692026-09-02T22:06:16.782Z[ host-image] Sep 02 22:06:16.166 INFO O| Sep 02 22:06:16.166 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106702026-09-02T22:06:16.782Z[ host-image] Sep 02 22:06:16.176 INFO O| Sep 02 22:06:16.175 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
106712026-09-02T22:06:16.782Z[ host-image] Sep 02 22:06:16.176 INFO O| Sep 02 22:06:16.176 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
106722026-09-02T22:06:16.782Z[ host-image] Sep 02 22:06:16.176 INFO O| Sep 02 22:06:16.176 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
106732026-09-02T22:06:16.782Z[ host-image] Sep 02 22:06:16.176 INFO O| Sep 02 22:06:16.176 INFO ok!
106742026-09-02T22:06:16.783Z[ host-image] Sep 02 22:06:16.176 INFO O| Sep 02 22:06:16.176 INFO STEP 102 (ensure_file) COMPLETE
106752026-09-02T22:06:16.783Z[ host-image] Sep 02 22:06:16.176 INFO O| Sep 02 22:06:16.176 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106762026-09-02T22:06:16.790Z[ host-image] Sep 02 22:06:16.185 INFO O| Sep 02 22:06:16.184 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
106772026-09-02T22:06:16.791Z[ host-image] Sep 02 22:06:16.185 INFO O| Sep 02 22:06:16.185 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
106782026-09-02T22:06:16.795Z[ host-image] Sep 02 22:06:16.194 INFO O| Sep 02 22:06:16.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
106792026-09-02T22:06:16.795Z[ host-image] Sep 02 22:06:16.194 INFO O| Sep 02 22:06:16.194 INFO ok!
106802026-09-02T22:06:16.795Z[ host-image] Sep 02 22:06:16.194 INFO O| Sep 02 22:06:16.194 INFO STEP 103 (ensure_file) COMPLETE
106812026-09-02T22:06:16.796Z[ host-image] Sep 02 22:06:16.194 INFO O| Sep 02 22:06:16.194 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106822026-09-02T22:06:16.803Z[ host-image] Sep 02 22:06:16.205 INFO O| Sep 02 22:06:16.205 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
106832026-09-02T22:06:16.803Z[ host-image] Sep 02 22:06:16.205 INFO O| Sep 02 22:06:16.205 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
106842026-09-02T22:06:16.803Z[ host-image] Sep 02 22:06:16.205 INFO O| Sep 02 22:06:16.205 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
106852026-09-02T22:06:16.810Z[ host-image] Sep 02 22:06:16.205 INFO O| Sep 02 22:06:16.205 INFO ok!
106862026-09-02T22:06:16.810Z[ host-image] Sep 02 22:06:16.205 INFO O| Sep 02 22:06:16.205 INFO STEP 104 (ensure_file) COMPLETE
106872026-09-02T22:06:16.810Z[ host-image] Sep 02 22:06:16.205 INFO O| Sep 02 22:06:16.205 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106882026-09-02T22:06:16.821Z[ host-image] Sep 02 22:06:16.223 INFO O| Sep 02 22:06:16.223 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
106892026-09-02T22:06:16.829Z[ host-image] Sep 02 22:06:16.223 INFO O| Sep 02 22:06:16.223 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
106902026-09-02T22:06:16.900Z[ host-image] Sep 02 22:06:16.223 INFO O| Sep 02 22:06:16.223 INFO STEP 105 (ensure_dir) COMPLETE
106912026-09-02T22:06:16.900Z[ host-image] Sep 02 22:06:16.223 INFO O| Sep 02 22:06:16.223 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106922026-09-02T22:06:16.901Z[ host-image] Sep 02 22:06:16.232 INFO O| Sep 02 22:06:16.232 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
106932026-09-02T22:06:16.901Z[ host-image] Sep 02 22:06:16.232 INFO O| Sep 02 22:06:16.232 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/crucible-verify-raw -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw ...
106942026-09-02T22:06:17.278Z[ host-image] Sep 02 22:06:16.682 INFO O| Sep 02 22:06:16.682 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
106952026-09-02T22:06:17.278Z[ host-image] Sep 02 22:06:16.682 INFO O| Sep 02 22:06:16.682 INFO ok!
106962026-09-02T22:06:17.278Z[ host-image] Sep 02 22:06:16.682 INFO O| Sep 02 22:06:16.682 INFO STEP 106 (ensure_file) COMPLETE
106972026-09-02T22:06:17.284Z[ host-image] Sep 02 22:06:16.682 INFO O| Sep 02 22:06:16.682 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106982026-09-02T22:06:17.292Z[ host-image] Sep 02 22:06:16.692 INFO O| Sep 02 22:06:16.692 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
106992026-09-02T22:06:17.292Z[ host-image] Sep 02 22:06:16.692 INFO O| Sep 02 22:06:16.692 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/upstairs_repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d ...
107002026-09-02T22:06:17.294Z[ host-image] Sep 02 22:06:16.692 INFO O| Sep 02 22:06:16.692 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
107012026-09-02T22:06:17.294Z[ host-image] Sep 02 22:06:16.692 INFO O| Sep 02 22:06:16.692 INFO ok!
107022026-09-02T22:06:17.302Z[ host-image] Sep 02 22:06:16.692 INFO O| Sep 02 22:06:16.692 INFO STEP 107 (ensure_file) COMPLETE
107032026-09-02T22:06:17.302Z[ host-image] Sep 02 22:06:16.692 INFO O| Sep 02 22:06:16.692 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107042026-09-02T22:06:17.309Z[ host-image] Sep 02 22:06:16.703 INFO O| Sep 02 22:06:16.703 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
107052026-09-02T22:06:17.309Z[ host-image] Sep 02 22:06:16.703 INFO O| Sep 02 22:06:16.703 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/upstairs_raw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d ...
107062026-09-02T22:06:17.310Z[ host-image] Sep 02 22:06:16.703 INFO O| Sep 02 22:06:16.703 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
107072026-09-02T22:06:17.310Z[ host-image] Sep 02 22:06:16.703 INFO O| Sep 02 22:06:16.703 INFO ok!
107082026-09-02T22:06:17.310Z[ host-image] Sep 02 22:06:16.703 INFO O| Sep 02 22:06:16.703 INFO STEP 108 (ensure_file) COMPLETE
107092026-09-02T22:06:17.310Z[ host-image] Sep 02 22:06:16.703 INFO O| Sep 02 22:06:16.703 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107102026-09-02T22:06:17.315Z[ host-image] Sep 02 22:06:16.713 INFO O| Sep 02 22:06:16.713 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
107112026-09-02T22:06:17.315Z[ host-image] Sep 02 22:06:16.713 INFO O| Sep 02 22:06:16.713 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d ...
107122026-09-02T22:06:17.317Z[ host-image] Sep 02 22:06:16.713 INFO O| Sep 02 22:06:16.713 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
107132026-09-02T22:06:17.317Z[ host-image] Sep 02 22:06:16.713 INFO O| Sep 02 22:06:16.713 INFO ok!
107142026-09-02T22:06:17.317Z[ host-image] Sep 02 22:06:16.713 INFO O| Sep 02 22:06:16.713 INFO STEP 109 (ensure_file) COMPLETE
107152026-09-02T22:06:17.317Z[ host-image] Sep 02 22:06:16.713 INFO O| Sep 02 22:06:16.713 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107162026-09-02T22:06:17.323Z[ host-image] Sep 02 22:06:16.723 INFO O| Sep 02 22:06:16.723 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
107172026-09-02T22:06:17.323Z[ host-image] Sep 02 22:06:16.723 INFO O| Sep 02 22:06:16.723 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/upstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d ...
107182026-09-02T22:06:17.324Z[ host-image] Sep 02 22:06:16.723 INFO O| Sep 02 22:06:16.723 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
107192026-09-02T22:06:17.324Z[ host-image] Sep 02 22:06:16.723 INFO O| Sep 02 22:06:16.723 INFO ok!
107202026-09-02T22:06:17.324Z[ host-image] Sep 02 22:06:16.723 INFO O| Sep 02 22:06:16.723 INFO STEP 110 (ensure_file) COMPLETE
107212026-09-02T22:06:17.324Z[ host-image] Sep 02 22:06:16.723 INFO O| Sep 02 22:06:16.723 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107222026-09-02T22:06:17.330Z[ host-image] Sep 02 22:06:16.733 INFO O| Sep 02 22:06:16.733 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
107232026-09-02T22:06:17.336Z[ host-image] Sep 02 22:06:16.733 INFO O| Sep 02 22:06:16.733 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/upstairs_action.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d ...
107242026-09-02T22:06:17.336Z[ host-image] Sep 02 22:06:16.733 INFO O| Sep 02 22:06:16.733 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
107252026-09-02T22:06:17.336Z[ host-image] Sep 02 22:06:16.733 INFO O| Sep 02 22:06:16.733 INFO ok!
107262026-09-02T22:06:17.336Z[ host-image] Sep 02 22:06:16.733 INFO O| Sep 02 22:06:16.733 INFO STEP 111 (ensure_file) COMPLETE
107272026-09-02T22:06:17.336Z[ host-image] Sep 02 22:06:16.733 INFO O| Sep 02 22:06:16.733 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107282026-09-02T22:06:17.344Z[ host-image] Sep 02 22:06:16.742 INFO O| Sep 02 22:06:16.742 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
107292026-09-02T22:06:17.344Z[ host-image] Sep 02 22:06:16.742 INFO O| Sep 02 22:06:16.742 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/up-info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d ...
107302026-09-02T22:06:17.344Z[ host-image] Sep 02 22:06:16.742 INFO O| Sep 02 22:06:16.742 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
107312026-09-02T22:06:17.344Z[ host-image] Sep 02 22:06:16.743 INFO O| Sep 02 22:06:16.742 INFO ok!
107322026-09-02T22:06:17.345Z[ host-image] Sep 02 22:06:16.743 INFO O| Sep 02 22:06:16.743 INFO STEP 112 (ensure_file) COMPLETE
107332026-09-02T22:06:17.345Z[ host-image] Sep 02 22:06:16.743 INFO O| Sep 02 22:06:16.743 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107342026-09-02T22:06:17.351Z[ host-image] Sep 02 22:06:16.752 INFO O| Sep 02 22:06:16.752 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
107352026-09-02T22:06:17.351Z[ host-image] Sep 02 22:06:16.752 INFO O| Sep 02 22:06:16.752 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
107362026-09-02T22:06:17.351Z[ host-image] Sep 02 22:06:16.752 INFO O| Sep 02 22:06:16.752 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
107372026-09-02T22:06:17.351Z[ host-image] Sep 02 22:06:16.752 INFO O| Sep 02 22:06:16.752 INFO ok!
107382026-09-02T22:06:17.355Z[ host-image] Sep 02 22:06:16.752 INFO O| Sep 02 22:06:16.752 INFO STEP 113 (ensure_file) COMPLETE
107392026-09-02T22:06:17.355Z[ host-image] Sep 02 22:06:16.752 INFO O| Sep 02 22:06:16.752 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107402026-09-02T22:06:17.362Z[ host-image] Sep 02 22:06:16.763 INFO O| Sep 02 22:06:16.763 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
107412026-09-02T22:06:17.362Z[ host-image] Sep 02 22:06:16.763 INFO O| Sep 02 22:06:16.763 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/trace-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d ...
107422026-09-02T22:06:17.362Z[ host-image] Sep 02 22:06:16.763 INFO O| Sep 02 22:06:16.763 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
107432026-09-02T22:06:17.363Z[ host-image] Sep 02 22:06:16.763 INFO O| Sep 02 22:06:16.763 INFO ok!
107442026-09-02T22:06:17.363Z[ host-image] Sep 02 22:06:16.763 INFO O| Sep 02 22:06:16.763 INFO STEP 114 (ensure_file) COMPLETE
107452026-09-02T22:06:17.363Z[ host-image] Sep 02 22:06:16.763 INFO O| Sep 02 22:06:16.763 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107462026-09-02T22:06:17.369Z[ host-image] Sep 02 22:06:16.772 INFO O| Sep 02 22:06:16.772 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
107472026-09-02T22:06:17.369Z[ host-image] Sep 02 22:06:16.772 INFO O| Sep 02 22:06:16.772 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/sled_upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d ...
107482026-09-02T22:06:17.369Z[ host-image] Sep 02 22:06:16.772 INFO O| Sep 02 22:06:16.772 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
107492026-09-02T22:06:17.379Z[ host-image] Sep 02 22:06:16.772 INFO O| Sep 02 22:06:16.772 INFO ok!
107502026-09-02T22:06:17.380Z[ host-image] Sep 02 22:06:16.772 INFO O| Sep 02 22:06:16.772 INFO STEP 115 (ensure_file) COMPLETE
107512026-09-02T22:06:17.380Z[ host-image] Sep 02 22:06:16.772 INFO O| Sep 02 22:06:16.772 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107522026-09-02T22:06:17.385Z[ host-image] Sep 02 22:06:16.783 INFO O| Sep 02 22:06:16.783 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
107532026-09-02T22:06:17.385Z[ host-image] Sep 02 22:06:16.783 INFO O| Sep 02 22:06:16.783 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/single_up_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d ...
107542026-09-02T22:06:17.385Z[ host-image] Sep 02 22:06:16.783 INFO O| Sep 02 22:06:16.783 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
107552026-09-02T22:06:17.385Z[ host-image] Sep 02 22:06:16.783 INFO O| Sep 02 22:06:16.783 INFO ok!
107562026-09-02T22:06:17.385Z[ host-image] Sep 02 22:06:16.783 INFO O| Sep 02 22:06:16.783 INFO STEP 116 (ensure_file) COMPLETE
107572026-09-02T22:06:17.385Z[ host-image] Sep 02 22:06:16.783 INFO O| Sep 02 22:06:16.783 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107582026-09-02T22:06:17.389Z[ host-image] Sep 02 22:06:16.793 INFO O| Sep 02 22:06:16.793 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
107592026-09-02T22:06:17.389Z[ host-image] Sep 02 22:06:16.793 INFO O| Sep 02 22:06:16.793 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
107602026-09-02T22:06:17.389Z[ host-image] Sep 02 22:06:16.793 INFO O| Sep 02 22:06:16.793 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
107612026-09-02T22:06:17.389Z[ host-image] Sep 02 22:06:16.793 INFO O| Sep 02 22:06:16.793 INFO ok!
107622026-09-02T22:06:17.389Z[ host-image] Sep 02 22:06:16.793 INFO O| Sep 02 22:06:16.793 INFO STEP 117 (ensure_file) COMPLETE
107632026-09-02T22:06:17.389Z[ host-image] Sep 02 22:06:16.793 INFO O| Sep 02 22:06:16.793 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107642026-09-02T22:06:17.400Z[ host-image] Sep 02 22:06:16.805 INFO O| Sep 02 22:06:16.805 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
107652026-09-02T22:06:17.401Z[ host-image] Sep 02 22:06:16.805 INFO O| Sep 02 22:06:16.805 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d ...
107662026-09-02T22:06:17.406Z[ host-image] Sep 02 22:06:16.805 INFO O| Sep 02 22:06:16.805 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
107672026-09-02T22:06:17.406Z[ host-image] Sep 02 22:06:16.805 INFO O| Sep 02 22:06:16.805 INFO ok!
107682026-09-02T22:06:17.406Z[ host-image] Sep 02 22:06:16.805 INFO O| Sep 02 22:06:16.805 INFO STEP 118 (ensure_file) COMPLETE
107692026-09-02T22:06:17.407Z[ host-image] Sep 02 22:06:16.805 INFO O| Sep 02 22:06:16.805 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107702026-09-02T22:06:17.414Z[ host-image] Sep 02 22:06:16.815 INFO O| Sep 02 22:06:16.815 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
107712026-09-02T22:06:17.414Z[ host-image] Sep 02 22:06:16.815 INFO O| Sep 02 22:06:16.815 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-upstairs-wf.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d ...
107722026-09-02T22:06:17.415Z[ host-image] Sep 02 22:06:16.815 INFO O| Sep 02 22:06:16.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
107732026-09-02T22:06:17.415Z[ host-image] Sep 02 22:06:16.815 INFO O| Sep 02 22:06:16.815 INFO ok!
107742026-09-02T22:06:17.415Z[ host-image] Sep 02 22:06:16.815 INFO O| Sep 02 22:06:16.815 INFO STEP 119 (ensure_file) COMPLETE
107752026-09-02T22:06:17.415Z[ host-image] Sep 02 22:06:16.815 INFO O| Sep 02 22:06:16.815 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107762026-09-02T22:06:17.426Z[ host-image] Sep 02 22:06:16.826 INFO O| Sep 02 22:06:16.826 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
107772026-09-02T22:06:17.426Z[ host-image] Sep 02 22:06:16.826 INFO O| Sep 02 22:06:16.826 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-reqwest.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d ...
107782026-09-02T22:06:17.432Z[ host-image] Sep 02 22:06:16.826 INFO O| Sep 02 22:06:16.826 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
107792026-09-02T22:06:17.432Z[ host-image] Sep 02 22:06:16.826 INFO O| Sep 02 22:06:16.826 INFO ok!
107802026-09-02T22:06:17.432Z[ host-image] Sep 02 22:06:16.826 INFO O| Sep 02 22:06:16.826 INFO STEP 120 (ensure_file) COMPLETE
107812026-09-02T22:06:17.432Z[ host-image] Sep 02 22:06:16.826 INFO O| Sep 02 22:06:16.826 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107822026-09-02T22:06:17.436Z[ host-image] Sep 02 22:06:16.836 INFO O| Sep 02 22:06:16.836 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
107832026-09-02T22:06:17.437Z[ host-image] Sep 02 22:06:16.836 INFO O| Sep 02 22:06:16.836 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-online-repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d ...
107842026-09-02T22:06:17.437Z[ host-image] Sep 02 22:06:16.836 INFO O| Sep 02 22:06:16.836 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
107852026-09-02T22:06:17.437Z[ host-image] Sep 02 22:06:16.836 INFO O| Sep 02 22:06:16.836 INFO ok!
107862026-09-02T22:06:17.437Z[ host-image] Sep 02 22:06:16.836 INFO O| Sep 02 22:06:16.836 INFO STEP 121 (ensure_file) COMPLETE
107872026-09-02T22:06:17.437Z[ host-image] Sep 02 22:06:16.836 INFO O| Sep 02 22:06:16.836 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107882026-09-02T22:06:17.447Z[ host-image] Sep 02 22:06:16.846 INFO O| Sep 02 22:06:16.846 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
107892026-09-02T22:06:17.447Z[ host-image] Sep 02 22:06:16.846 INFO O| Sep 02 22:06:16.846 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-ds-net.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d ...
107902026-09-02T22:06:17.453Z[ host-image] Sep 02 22:06:16.846 INFO O| Sep 02 22:06:16.846 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
107912026-09-02T22:06:17.453Z[ host-image] Sep 02 22:06:16.846 INFO O| Sep 02 22:06:16.846 INFO ok!
107922026-09-02T22:06:17.453Z[ host-image] Sep 02 22:06:16.846 INFO O| Sep 02 22:06:16.846 INFO STEP 122 (ensure_file) COMPLETE
107932026-09-02T22:06:17.453Z[ host-image] Sep 02 22:06:16.846 INFO O| Sep 02 22:06:16.846 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107942026-09-02T22:06:17.453Z[ host-image] Sep 02 22:06:16.855 INFO O| Sep 02 22:06:16.855 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
107952026-09-02T22:06:17.454Z[ host-image] Sep 02 22:06:16.855 INFO O| Sep 02 22:06:16.855 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-ds-client.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d ...
107962026-09-02T22:06:17.454Z[ host-image] Sep 02 22:06:16.855 INFO O| Sep 02 22:06:16.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
107972026-09-02T22:06:17.454Z[ host-image] Sep 02 22:06:16.855 INFO O| Sep 02 22:06:16.855 INFO ok!
107982026-09-02T22:06:17.454Z[ host-image] Sep 02 22:06:16.855 INFO O| Sep 02 22:06:16.855 INFO STEP 123 (ensure_file) COMPLETE
107992026-09-02T22:06:17.454Z[ host-image] Sep 02 22:06:16.855 INFO O| Sep 02 22:06:16.855 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108002026-09-02T22:06:17.463Z[ host-image] Sep 02 22:06:16.865 INFO O| Sep 02 22:06:16.865 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
108012026-09-02T22:06:17.463Z[ host-image] Sep 02 22:06:16.866 INFO O| Sep 02 22:06:16.865 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d ...
108022026-09-02T22:06:17.463Z[ host-image] Sep 02 22:06:16.866 INFO O| Sep 02 22:06:16.866 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
108032026-09-02T22:06:17.471Z[ host-image] Sep 02 22:06:16.866 INFO O| Sep 02 22:06:16.866 INFO ok!
108042026-09-02T22:06:17.472Z[ host-image] Sep 02 22:06:16.866 INFO O| Sep 02 22:06:16.866 INFO STEP 124 (ensure_file) COMPLETE
108052026-09-02T22:06:17.472Z[ host-image] Sep 02 22:06:16.866 INFO O| Sep 02 22:06:16.866 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108062026-09-02T22:06:17.479Z[ host-image] Sep 02 22:06:16.875 INFO O| Sep 02 22:06:16.875 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
108072026-09-02T22:06:17.479Z[ host-image] Sep 02 22:06:16.875 INFO O| Sep 02 22:06:16.875 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-tick.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d ...
108082026-09-02T22:06:17.479Z[ host-image] Sep 02 22:06:16.875 INFO O| Sep 02 22:06:16.875 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
108092026-09-02T22:06:17.479Z[ host-image] Sep 02 22:06:16.875 INFO O| Sep 02 22:06:16.875 INFO ok!
108102026-09-02T22:06:17.479Z[ host-image] Sep 02 22:06:16.875 INFO O| Sep 02 22:06:16.875 INFO STEP 125 (ensure_file) COMPLETE
108112026-09-02T22:06:17.479Z[ host-image] Sep 02 22:06:16.875 INFO O| Sep 02 22:06:16.875 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108122026-09-02T22:06:17.485Z[ host-image] Sep 02 22:06:16.884 INFO O| Sep 02 22:06:16.884 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
108132026-09-02T22:06:17.485Z[ host-image] Sep 02 22:06:16.884 INFO O| Sep 02 22:06:16.884 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-three.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d ...
108142026-09-02T22:06:17.485Z[ host-image] Sep 02 22:06:16.884 INFO O| Sep 02 22:06:16.884 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
108152026-09-02T22:06:17.485Z[ host-image] Sep 02 22:06:16.884 INFO O| Sep 02 22:06:16.884 INFO ok!
108162026-09-02T22:06:17.485Z[ host-image] Sep 02 22:06:16.884 INFO O| Sep 02 22:06:16.884 INFO STEP 126 (ensure_file) COMPLETE
108172026-09-02T22:06:17.485Z[ host-image] Sep 02 22:06:16.884 INFO O| Sep 02 22:06:16.884 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108182026-09-02T22:06:17.493Z[ host-image] Sep 02 22:06:16.896 INFO O| Sep 02 22:06:16.895 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
108192026-09-02T22:06:17.493Z[ host-image] Sep 02 22:06:16.896 INFO O| Sep 02 22:06:16.896 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-os.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d ...
108202026-09-02T22:06:17.493Z[ host-image] Sep 02 22:06:16.896 INFO O| Sep 02 22:06:16.896 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
108212026-09-02T22:06:17.502Z[ host-image] Sep 02 22:06:16.896 INFO O| Sep 02 22:06:16.896 INFO ok!
108222026-09-02T22:06:17.502Z[ host-image] Sep 02 22:06:16.896 INFO O| Sep 02 22:06:16.896 INFO STEP 127 (ensure_file) COMPLETE
108232026-09-02T22:06:17.502Z[ host-image] Sep 02 22:06:16.896 INFO O| Sep 02 22:06:16.896 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108242026-09-02T22:06:17.506Z[ host-image] Sep 02 22:06:16.905 INFO O| Sep 02 22:06:16.905 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
108252026-09-02T22:06:17.506Z[ host-image] Sep 02 22:06:16.905 INFO O| Sep 02 22:06:16.905 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/get-up-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh ...
108262026-09-02T22:06:17.506Z[ host-image] Sep 02 22:06:16.905 INFO O| Sep 02 22:06:16.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
108272026-09-02T22:06:17.506Z[ host-image] Sep 02 22:06:16.905 INFO O| Sep 02 22:06:16.905 INFO ok!
108282026-09-02T22:06:17.506Z[ host-image] Sep 02 22:06:16.905 INFO O| Sep 02 22:06:16.905 INFO STEP 128 (ensure_file) COMPLETE
108292026-09-02T22:06:17.506Z[ host-image] Sep 02 22:06:16.905 INFO O| Sep 02 22:06:16.905 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108302026-09-02T22:06:17.512Z[ host-image] Sep 02 22:06:16.916 INFO O| Sep 02 22:06:16.916 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
108312026-09-02T22:06:17.512Z[ host-image] Sep 02 22:06:16.916 INFO O| Sep 02 22:06:16.916 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/get-up-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d ...
108322026-09-02T22:06:17.520Z[ host-image] Sep 02 22:06:16.916 INFO O| Sep 02 22:06:16.916 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
108332026-09-02T22:06:17.520Z[ host-image] Sep 02 22:06:16.916 INFO O| Sep 02 22:06:16.916 INFO ok!
108342026-09-02T22:06:17.520Z[ host-image] Sep 02 22:06:16.916 INFO O| Sep 02 22:06:16.916 INFO STEP 129 (ensure_file) COMPLETE
108352026-09-02T22:06:17.520Z[ host-image] Sep 02 22:06:16.916 INFO O| Sep 02 22:06:16.916 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108362026-09-02T22:06:17.531Z[ host-image] Sep 02 22:06:16.926 INFO O| Sep 02 22:06:16.925 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
108372026-09-02T22:06:17.532Z[ host-image] Sep 02 22:06:16.926 INFO O| Sep 02 22:06:16.926 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/get-lr-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh ...
108382026-09-02T22:06:17.532Z[ host-image] Sep 02 22:06:16.926 INFO O| Sep 02 22:06:16.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
108392026-09-02T22:06:17.532Z[ host-image] Sep 02 22:06:16.926 INFO O| Sep 02 22:06:16.926 INFO ok!
108402026-09-02T22:06:17.532Z[ host-image] Sep 02 22:06:16.926 INFO O| Sep 02 22:06:16.926 INFO STEP 130 (ensure_file) COMPLETE
108412026-09-02T22:06:17.532Z[ host-image] Sep 02 22:06:16.926 INFO O| Sep 02 22:06:16.926 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108422026-09-02T22:06:17.539Z[ host-image] Sep 02 22:06:16.936 INFO O| Sep 02 22:06:16.936 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
108432026-09-02T22:06:17.539Z[ host-image] Sep 02 22:06:16.936 INFO O| Sep 02 22:06:16.936 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/get-lr-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d ...
108442026-09-02T22:06:17.539Z[ host-image] Sep 02 22:06:16.936 INFO O| Sep 02 22:06:16.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
108452026-09-02T22:06:17.539Z[ host-image] Sep 02 22:06:16.936 INFO O| Sep 02 22:06:16.936 INFO ok!
108462026-09-02T22:06:17.539Z[ host-image] Sep 02 22:06:16.936 INFO O| Sep 02 22:06:16.936 INFO STEP 131 (ensure_file) COMPLETE
108472026-09-02T22:06:17.539Z[ host-image] Sep 02 22:06:16.936 INFO O| Sep 02 22:06:16.936 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108482026-09-02T22:06:17.543Z[ host-image] Sep 02 22:06:16.945 INFO O| Sep 02 22:06:16.945 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
108492026-09-02T22:06:17.543Z[ host-image] Sep 02 22:06:16.945 INFO O| Sep 02 22:06:16.945 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/get-ds-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh ...
108502026-09-02T22:06:17.543Z[ host-image] Sep 02 22:06:16.945 INFO O| Sep 02 22:06:16.945 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
108512026-09-02T22:06:17.543Z[ host-image] Sep 02 22:06:16.945 INFO O| Sep 02 22:06:16.945 INFO ok!
108522026-09-02T22:06:17.543Z[ host-image] Sep 02 22:06:16.945 INFO O| Sep 02 22:06:16.945 INFO STEP 132 (ensure_file) COMPLETE
108532026-09-02T22:06:17.543Z[ host-image] Sep 02 22:06:16.945 INFO O| Sep 02 22:06:16.945 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108542026-09-02T22:06:17.549Z[ host-image] Sep 02 22:06:16.953 INFO O| Sep 02 22:06:16.953 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
108552026-09-02T22:06:17.549Z[ host-image] Sep 02 22:06:16.953 INFO O| Sep 02 22:06:16.953 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/get-ds-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d ...
108562026-09-02T22:06:17.553Z[ host-image] Sep 02 22:06:16.953 INFO O| Sep 02 22:06:16.953 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
108572026-09-02T22:06:17.553Z[ host-image] Sep 02 22:06:16.953 INFO O| Sep 02 22:06:16.953 INFO ok!
108582026-09-02T22:06:17.553Z[ host-image] Sep 02 22:06:16.953 INFO O| Sep 02 22:06:16.953 INFO STEP 133 (ensure_file) COMPLETE
108592026-09-02T22:06:17.553Z[ host-image] Sep 02 22:06:16.953 INFO O| Sep 02 22:06:16.953 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108602026-09-02T22:06:17.562Z[ host-image] Sep 02 22:06:16.961 INFO O| Sep 02 22:06:16.961 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
108612026-09-02T22:06:17.562Z[ host-image] Sep 02 22:06:16.961 INFO O| Sep 02 22:06:16.961 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/downstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d ...
108622026-09-02T22:06:17.563Z[ host-image] Sep 02 22:06:16.961 INFO O| Sep 02 22:06:16.961 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
108632026-09-02T22:06:17.567Z[ host-image] Sep 02 22:06:16.961 INFO O| Sep 02 22:06:16.961 INFO ok!
108642026-09-02T22:06:17.567Z[ host-image] Sep 02 22:06:16.961 INFO O| Sep 02 22:06:16.961 INFO STEP 134 (ensure_file) COMPLETE
108652026-09-02T22:06:17.567Z[ host-image] Sep 02 22:06:16.961 INFO O| Sep 02 22:06:16.961 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108662026-09-02T22:06:17.567Z[ host-image] Sep 02 22:06:16.969 INFO O| Sep 02 22:06:16.969 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
108672026-09-02T22:06:17.567Z[ host-image] Sep 02 22:06:16.969 INFO O| Sep 02 22:06:16.969 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/all_downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d ...
108682026-09-02T22:06:17.567Z[ host-image] Sep 02 22:06:16.969 INFO O| Sep 02 22:06:16.969 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
108692026-09-02T22:06:17.568Z[ host-image] Sep 02 22:06:16.969 INFO O| Sep 02 22:06:16.969 INFO ok!
108702026-09-02T22:06:17.568Z[ host-image] Sep 02 22:06:16.969 INFO O| Sep 02 22:06:16.969 INFO STEP 135 (ensure_file) COMPLETE
108712026-09-02T22:06:17.568Z[ host-image] Sep 02 22:06:16.969 INFO O| Sep 02 22:06:16.969 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108722026-09-02T22:06:17.579Z[ host-image] Sep 02 22:06:16.977 INFO O| Sep 02 22:06:16.977 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
108732026-09-02T22:06:17.579Z[ host-image] Sep 02 22:06:16.977 INFO O| Sep 02 22:06:16.977 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
108742026-09-02T22:06:17.579Z[ host-image] Sep 02 22:06:16.977 INFO O| Sep 02 22:06:16.977 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
108752026-09-02T22:06:17.579Z[ host-image] Sep 02 22:06:16.977 INFO O| Sep 02 22:06:16.977 INFO ok!
108762026-09-02T22:06:17.579Z[ host-image] Sep 02 22:06:16.977 INFO O| Sep 02 22:06:16.977 INFO STEP 136 (ensure_file) COMPLETE
108772026-09-02T22:06:17.579Z[ host-image] Sep 02 22:06:16.977 INFO O| Sep 02 22:06:16.977 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108782026-09-02T22:06:17.587Z[ host-image] Sep 02 22:06:16.985 INFO O| Sep 02 22:06:16.985 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
108792026-09-02T22:06:17.588Z[ host-image] Sep 02 22:06:16.985 INFO O| Sep 02 22:06:16.985 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/utils-info.txt -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt ...
108802026-09-02T22:06:17.588Z[ host-image] Sep 02 22:06:16.985 INFO O| Sep 02 22:06:16.985 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
108812026-09-02T22:06:17.588Z[ host-image] Sep 02 22:06:16.985 INFO O| Sep 02 22:06:16.985 INFO ok!
108822026-09-02T22:06:17.588Z[ host-image] Sep 02 22:06:16.985 INFO O| Sep 02 22:06:16.985 INFO STEP 137 (ensure_file) COMPLETE
108832026-09-02T22:06:17.588Z[ host-image] Sep 02 22:06:16.985 INFO O| Sep 02 22:06:16.985 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108842026-09-02T22:06:17.593Z[ host-image] Sep 02 22:06:16.995 INFO O| Sep 02 22:06:16.995 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
108852026-09-02T22:06:17.593Z[ host-image] Sep 02 22:06:16.995 INFO O| Sep 02 22:06:16.995 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
108862026-09-02T22:06:17.593Z[ host-image] Sep 02 22:06:16.995 INFO O| Sep 02 22:06:16.995 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
108872026-09-02T22:06:17.594Z[ host-image] Sep 02 22:06:16.995 INFO O| Sep 02 22:06:16.995 INFO ok!
108882026-09-02T22:06:17.594Z[ host-image] Sep 02 22:06:16.995 INFO O| Sep 02 22:06:16.995 INFO STEP 138 (ensure_file) COMPLETE
108892026-09-02T22:06:17.594Z[ host-image] Sep 02 22:06:16.995 INFO O| Sep 02 22:06:16.995 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108902026-09-02T22:06:17.599Z[ host-image] Sep 02 22:06:17.003 INFO O| Sep 02 22:06:17.003 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
108912026-09-02T22:06:17.599Z[ host-image] Sep 02 22:06:17.003 INFO O| Sep 02 22:06:17.003 INFO copying /tmp/.tmplJLwpq/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
108922026-09-02T22:06:18.135Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
108932026-09-02T22:06:30.715Z[ host-image] Sep 02 22:06:26.165 INFO O| Sep 02 22:06:26.165 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
108942026-09-02T22:06:30.715Z[ host-image] Sep 02 22:06:26.165 INFO O| Sep 02 22:06:26.165 INFO ok!
108952026-09-02T22:06:30.715Z[ host-image] Sep 02 22:06:26.165 INFO O| Sep 02 22:06:26.165 INFO STEP 139 (ensure_file) COMPLETE
108962026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.165 INFO O| Sep 02 22:06:26.165 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108972026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.177 INFO O| Sep 02 22:06:26.176 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
108982026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.177 INFO O| Sep 02 22:06:26.177 INFO STEP 140 (ensure_dir) COMPLETE
108992026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.177 INFO O| Sep 02 22:06:26.177 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109002026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.186 INFO O| Sep 02 22:06:26.186 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
109012026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.186 INFO O| Sep 02 22:06:26.186 INFO STEP 141 (ensure_dir) COMPLETE
109022026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.186 INFO O| Sep 02 22:06:26.186 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109032026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.195 INFO O| Sep 02 22:06:26.195 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
109042026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.195 INFO O| Sep 02 22:06:26.195 INFO STEP 142 (ensure_dir) COMPLETE
109052026-09-02T22:06:30.807Z[ host-image] Sep 02 22:06:26.195 INFO O| Sep 02 22:06:26.195 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109062026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.203 INFO O| Sep 02 22:06:26.203 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
109072026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.203 INFO O| Sep 02 22:06:26.203 INFO STEP 143 (ensure_dir) COMPLETE
109082026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.203 INFO O| Sep 02 22:06:26.203 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109092026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.211 INFO O| Sep 02 22:06:26.211 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
109102026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.211 INFO O| Sep 02 22:06:26.211 INFO copying /tmp/.tmplJLwpq/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
109112026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.211 INFO O| Sep 02 22:06:26.211 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
109122026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.211 INFO O| Sep 02 22:06:26.211 INFO ok!
109132026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.211 INFO O| Sep 02 22:06:26.211 INFO STEP 144 (ensure_file) COMPLETE
109142026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.211 INFO O| Sep 02 22:06:26.211 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109152026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.218 INFO O| Sep 02 22:06:26.218 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
109162026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.218 INFO O| Sep 02 22:06:26.218 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
109172026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.218 INFO O| Sep 02 22:06:26.218 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
109182026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.218 INFO O| Sep 02 22:06:26.218 INFO STEP 145 (ensure_dir) COMPLETE
109192026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.218 INFO O| Sep 02 22:06:26.218 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109202026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.226 INFO O| Sep 02 22:06:26.226 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
109212026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.226 INFO O| Sep 02 22:06:26.226 INFO copying /tmp/.tmplJLwpq/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
109222026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.226 INFO O| Sep 02 22:06:26.226 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
109232026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.226 INFO O| Sep 02 22:06:26.226 INFO ok!
109242026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.226 INFO O| Sep 02 22:06:26.226 INFO STEP 146 (ensure_file) COMPLETE
109252026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.226 INFO O| Sep 02 22:06:26.226 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109262026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.236 INFO O| Sep 02 22:06:26.236 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
109272026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.236 INFO O| Sep 02 22:06:26.236 INFO STEP 147 (remove_files) COMPLETE
109282026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.236 INFO O| Sep 02 22:06:26.236 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109292026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.245 INFO O| Sep 02 22:06:26.245 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
109302026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.245 INFO O| Sep 02 22:06:26.245 INFO STEP 148 (remove_files) COMPLETE
109312026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.245 INFO O| Sep 02 22:06:26.245 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109322026-09-02T22:06:30.808Z[ host-image] Sep 02 22:06:26.253 INFO O| Sep 02 22:06:26.253 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
109332026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.253 INFO O| Sep 02 22:06:26.253 INFO STEP 149 (remove_files) COMPLETE
109342026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.254 INFO O| Sep 02 22:06:26.253 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109352026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.262 INFO O| Sep 02 22:06:26.262 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
109362026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.262 INFO O| Sep 02 22:06:26.262 INFO STEP 150 (remove_files) COMPLETE
109372026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.262 INFO O| Sep 02 22:06:26.262 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109382026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.270 INFO O| Sep 02 22:06:26.270 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
109392026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.270 INFO O| Sep 02 22:06:26.270 INFO STEP 151 (remove_files) COMPLETE
109402026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.270 INFO O| Sep 02 22:06:26.270 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109412026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.280 INFO O| Sep 02 22:06:26.280 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
109422026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.280 INFO O| Sep 02 22:06:26.280 INFO STEP 152 (remove_files) COMPLETE
109432026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.280 INFO O| Sep 02 22:06:26.280 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109442026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.289 INFO O| Sep 02 22:06:26.289 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
109452026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.289 INFO O| Sep 02 22:06:26.289 INFO STEP 153 (remove_files) COMPLETE
109462026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.289 INFO O| Sep 02 22:06:26.289 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109472026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.297 INFO O| Sep 02 22:06:26.297 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
109482026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.297 INFO O| Sep 02 22:06:26.297 INFO STEP 154 (remove_files) COMPLETE
109492026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.297 INFO O| Sep 02 22:06:26.297 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109502026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.305 INFO O| Sep 02 22:06:26.305 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
109512026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.305 INFO O| Sep 02 22:06:26.305 INFO STEP 155 (remove_files) COMPLETE
109522026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.305 INFO O| Sep 02 22:06:26.305 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109532026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.314 INFO O| Sep 02 22:06:26.314 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
109542026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.314 INFO O| Sep 02 22:06:26.314 INFO STEP 156 (remove_files) COMPLETE
109552026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.314 INFO O| Sep 02 22:06:26.314 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109562026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.323 INFO O| Sep 02 22:06:26.323 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
109572026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.323 INFO O| Sep 02 22:06:26.323 INFO STEP 157 (remove_files) COMPLETE
109582026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.323 INFO O| Sep 02 22:06:26.323 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109592026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.331 INFO O| Sep 02 22:06:26.331 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
109602026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.331 INFO O| Sep 02 22:06:26.331 INFO STEP 158 (remove_files) COMPLETE
109612026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.331 INFO O| Sep 02 22:06:26.331 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109622026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.340 INFO O| Sep 02 22:06:26.340 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
109632026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.340 INFO O| Sep 02 22:06:26.340 INFO STEP 159 (remove_files) COMPLETE
109642026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.340 INFO O| Sep 02 22:06:26.340 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109652026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.349 INFO O| Sep 02 22:06:26.349 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
109662026-09-02T22:06:30.809Z[ host-image] Sep 02 22:06:26.349 INFO O| Sep 02 22:06:26.349 INFO STEP 160 (remove_files) COMPLETE
109672026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.349 INFO O| Sep 02 22:06:26.349 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109682026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.358 INFO O| Sep 02 22:06:26.358 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
109692026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.358 INFO O| Sep 02 22:06:26.358 INFO STEP 161 (remove_files) COMPLETE
109702026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.358 INFO O| Sep 02 22:06:26.358 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109712026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.367 INFO O| Sep 02 22:06:26.367 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
109722026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.367 INFO O| Sep 02 22:06:26.367 INFO STEP 162 (remove_files) COMPLETE
109732026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.367 INFO O| Sep 02 22:06:26.367 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109742026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.376 INFO O| Sep 02 22:06:26.376 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
109752026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.376 INFO O| Sep 02 22:06:26.376 INFO STEP 163 (remove_files) COMPLETE
109762026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.376 INFO O| Sep 02 22:06:26.376 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109772026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.385 INFO O| Sep 02 22:06:26.385 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
109782026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.385 INFO O| Sep 02 22:06:26.385 INFO STEP 164 (remove_files) COMPLETE
109792026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.385 INFO O| Sep 02 22:06:26.385 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109802026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.394 INFO O| Sep 02 22:06:26.394 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
109812026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.394 INFO O| Sep 02 22:06:26.394 INFO STEP 165 (remove_files) COMPLETE
109822026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.394 INFO O| Sep 02 22:06:26.394 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109832026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.401 INFO O| Sep 02 22:06:26.401 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
109842026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.401 INFO O| Sep 02 22:06:26.401 INFO STEP 166 (remove_files) COMPLETE
109852026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.401 INFO O| Sep 02 22:06:26.401 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109862026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.409 INFO O| Sep 02 22:06:26.409 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
109872026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.409 INFO O| Sep 02 22:06:26.409 INFO STEP 167 (remove_files) COMPLETE
109882026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.409 INFO O| Sep 02 22:06:26.409 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109892026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.417 INFO O| Sep 02 22:06:26.417 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
109902026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.417 INFO O| Sep 02 22:06:26.417 INFO STEP 168 (remove_files) COMPLETE
109912026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.417 INFO O| Sep 02 22:06:26.417 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109922026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.424 INFO O| Sep 02 22:06:26.424 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
109932026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.424 INFO O| Sep 02 22:06:26.424 INFO STEP 169 (remove_files) COMPLETE
109942026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.424 INFO O| Sep 02 22:06:26.424 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109952026-09-02T22:06:30.810Z[ host-image] Sep 02 22:06:26.432 INFO O| Sep 02 22:06:26.432 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
109962026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.432 INFO O| Sep 02 22:06:26.432 INFO STEP 170 (remove_files) COMPLETE
109972026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.432 INFO O| Sep 02 22:06:26.432 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109982026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.441 INFO O| Sep 02 22:06:26.441 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
109992026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.441 INFO O| Sep 02 22:06:26.441 INFO STEP 171 (remove_files) COMPLETE
110002026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.441 INFO O| Sep 02 22:06:26.441 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110012026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.448 INFO O| Sep 02 22:06:26.448 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
110022026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.448 INFO O| Sep 02 22:06:26.448 INFO STEP 172 (remove_files) COMPLETE
110032026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.448 INFO O| Sep 02 22:06:26.448 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110042026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.457 INFO O| Sep 02 22:06:26.457 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
110052026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.457 INFO O| Sep 02 22:06:26.457 INFO STEP 173 (remove_files) COMPLETE
110062026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.457 INFO O| Sep 02 22:06:26.457 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110072026-09-02T22:06:30.842Z[ host-image] Sep 02 22:06:26.465 INFO O| Sep 02 22:06:26.465 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
110082026-09-02T22:06:30.845Z[ host-image] Sep 02 22:06:26.465 INFO O| Sep 02 22:06:26.465 INFO STEP 174 (remove_files) COMPLETE
110092026-09-02T22:06:30.845Z[ host-image] Sep 02 22:06:26.465 INFO O| Sep 02 22:06:26.465 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110102026-09-02T22:06:30.845Z[ host-image] Sep 02 22:06:26.472 INFO O| Sep 02 22:06:26.472 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
110112026-09-02T22:06:30.845Z[ host-image] Sep 02 22:06:26.472 INFO O| Sep 02 22:06:26.472 INFO STEP 175 (remove_files) COMPLETE
110122026-09-02T22:06:30.845Z[ host-image] Sep 02 22:06:26.472 INFO O| Sep 02 22:06:26.472 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
110132026-09-02T22:06:30.845Z[ host-image] Sep 02 22:06:26.483 INFO O| Sep 02 22:06:26.483 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
110142026-09-02T22:06:30.845Z[ host-image] Sep 02 22:06:26.483 INFO O| Sep 02 22:06:26.483 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
110152026-09-02T22:06:30.947Z[ host-image] Sep 02 22:06:30.348 INFO O| Sep 02 22:06:30.348 INFO O| Loading smf(7) service descriptions: 1/802/803/804/805/806/807/808/809/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/8080/80
110162026-09-02T22:06:30.947Z[ host-image] Sep 02 22:06:30.348 INFO O| Sep 02 22:06:30.348 INFO E| svccfg: Loaded 80 smf(7) service descriptions
110172026-09-02T22:06:30.960Z[ host-image] Sep 02 22:06:30.363 INFO O| Sep 02 22:06:30.361 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
110182026-09-02T22:06:31.207Z[ host-image] Sep 02 22:06:30.465 INFO O| Sep 02 22:06:30.465 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
110192026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.525 INFO O| Sep 02 22:06:30.525 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
110202026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.592 INFO O| Sep 02 22:06:30.592 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
110212026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.592 INFO O| Sep 02 22:06:30.592 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
110222026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.593 INFO O| Sep 02 22:06:30.593 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
110232026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.593 INFO O| Sep 02 22:06:30.593 INFO ok!
110242026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.593 INFO O| Sep 02 22:06:30.593 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
110252026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.593 INFO O| Sep 02 22:06:30.593 INFO STEP 176 (seed_smf) COMPLETE
110262026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.593 INFO O| Sep 02 22:06:30.593 INFO steps complete; finalising image!
110272026-09-02T22:06:31.223Z[ host-image] Sep 02 22:06:30.593 INFO O| Sep 02 22:06:30.593 INFO TRIM POOL: TEMPORARY-sled-zfs
110282026-09-02T22:06:31.279Z[ host-image] Sep 02 22:06:30.684 INFO O| Sep 02 22:06:30.684 INFO trim TEMPORARY-sled-zfs: (11% trimmed, started at Wed Sep 2 22:06:30 2026)
110292026-09-02T22:06:31.496Z[ host-image] Sep 02 22:06:30.900 INFO O| Sep 02 22:06:30.900 INFO temporary pool has 706M used, 318M avail, 1.92x compressratio
110302026-09-02T22:06:31.496Z[ host-image] Sep 02 22:06:30.900 INFO O| Sep 02 22:06:30.900 INFO EXPORT POOL: TEMPORARY-sled-zfs
110312026-09-02T22:06:31.824Z[ host-image] Sep 02 22:06:31.226 INFO O| Sep 02 22:06:31.226 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
110322026-09-02T22:06:31.824Z[ host-image] Sep 02 22:06:31.226 INFO O| Sep 02 22:06:31.226 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
110332026-09-02T22:06:32.827Z[ host-image] Sep 02 22:06:32.231 INFO O| Sep 02 22:06:32.231 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
110342026-09-02T22:06:32.828Z[ host-image] Sep 02 22:06:32.232 INFO O| Sep 02 22:06:32.231 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
110352026-09-02T22:06:32.831Z[ host-image] Sep 02 22:06:32.232 INFO O| Sep 02 22:06:32.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
110362026-09-02T22:06:32.832Z[ host-image] Sep 02 22:06:32.232 INFO O| Sep 02 22:06:32.231 INFO completed processing sled/zfs
110372026-09-02T22:06:32.832Z[ host-image] Sep 02 22:06:32.232 INFO O| Sep 02 22:06:32.232 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
110382026-09-02T22:06:33.639Z[ recovery-image] Sep 02 22:06:33.043 INFO O| ok, image written!
110392026-09-02T22:06:33.639Z[ recovery-image] Sep 02 22:06:33.043 INFO O| ok, boot_image_csum file written!
110402026-09-02T22:06:33.644Z[ recovery-image] Sep 02 22:06:33.045 INFO creating boot archive (CPIO)...
110412026-09-02T22:06:33.645Z[ recovery-image] Sep 02 22:06:33.045 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/sled/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
110422026-09-02T22:06:33.666Z[ recovery-image] Sep 02 22:06:33.049 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
110432026-09-02T22:06:33.666Z[ recovery-image] Sep 02 22:06:33.050 INFO E| + outfile=/work/os-recovery/cpio
110442026-09-02T22:06:33.666Z[ recovery-image] Sep 02 22:06:33.050 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
110452026-09-02T22:06:33.666Z[ recovery-image] Sep 02 22:06:33.052 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
110462026-09-02T22:06:33.667Z[ recovery-image] Sep 02 22:06:33.052 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
110472026-09-02T22:06:33.681Z[ recovery-image] Sep 02 22:06:33.078 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
110482026-09-02T22:06:33.684Z[ recovery-image] Sep 02 22:06:33.078 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
110492026-09-02T22:06:33.685Z[ recovery-image] Sep 02 22:06:33.085 INFO creating compressed cpio/unix for dev loaders...
110502026-09-02T22:06:33.685Z[ recovery-image] Sep 02 22:06:33.085 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-recovery/unix.z'"], pwd: None
110512026-09-02T22:06:33.910Z[ recovery-image] Sep 02 22:06:33.312 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
110522026-09-02T22:06:37.135Z[ recovery-image] Sep 02 22:06:36.539 INFO creating reset image...
110532026-09-02T22:06:37.136Z[ recovery-image] Sep 02 22:06:36.539 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z", "--target-dir", "/work/os-recovery/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
110542026-09-02T22:06:37.346Z[ recovery-image] Sep 02 22:06:36.750 INFO E| Updating crates.io index
110552026-09-02T22:06:37.553Z[ recovery-image] Sep 02 22:06:36.946 INFO E| Downloading crates ...
110562026-09-02T22:06:37.585Z[ recovery-image] Sep 02 22:06:36.989 INFO E| Downloaded colorchoice v1.0.5
110572026-09-02T22:06:37.606Z[ recovery-image] Sep 02 22:06:36.990 INFO E| Downloaded shared_thread v0.2.0
110582026-09-02T22:06:37.606Z[ recovery-image] Sep 02 22:06:36.991 INFO E| Downloaded os_pipe v1.2.3
110592026-09-02T22:06:37.610Z[ recovery-image] Sep 02 22:06:36.996 INFO E| Downloaded clap_lex v1.1.0
110602026-09-02T22:06:37.610Z[ recovery-image] Sep 02 22:06:36.996 INFO E| Downloaded shared_child v1.1.1
110612026-09-02T22:06:37.611Z[ recovery-image] Sep 02 22:06:36.997 INFO E| Downloaded sigchld v0.2.4
110622026-09-02T22:06:37.611Z[ recovery-image] Sep 02 22:06:37.000 INFO E| Downloaded duct v1.1.1
110632026-09-02T22:06:37.624Z[ recovery-image] Sep 02 22:06:37.029 INFO E| Compiling libc v0.2.186
110642026-09-02T22:06:37.628Z[ recovery-image] Sep 02 22:06:37.029 INFO E| Compiling proc-macro2 v1.0.106
110652026-09-02T22:06:37.628Z[ recovery-image] Sep 02 22:06:37.029 INFO E| Compiling unicode-ident v1.0.24
110662026-09-02T22:06:37.628Z[ recovery-image] Sep 02 22:06:37.029 INFO E| Compiling signal-hook v0.3.18
110672026-09-02T22:06:37.628Z[ recovery-image] Sep 02 22:06:37.029 INFO E| Compiling quote v1.0.45
110682026-09-02T22:06:37.628Z[ recovery-image] Sep 02 22:06:37.029 INFO E| Compiling utf8parse v0.2.2
110692026-09-02T22:06:37.628Z[ recovery-image] Sep 02 22:06:37.029 INFO E| Compiling colorchoice v1.0.5
110702026-09-02T22:06:37.636Z[ recovery-image] Sep 02 22:06:37.040 INFO E| Compiling anstyle v1.0.14
110712026-09-02T22:06:37.640Z[ recovery-image] Sep 02 22:06:37.040 INFO E| Compiling anstyle-query v1.1.5
110722026-09-02T22:06:37.640Z[ recovery-image] Sep 02 22:06:37.040 INFO E| Compiling is_terminal_polyfill v1.70.2
110732026-09-02T22:06:37.640Z[ recovery-image] Sep 02 22:06:37.040 INFO E| Compiling strsim v0.11.1
110742026-09-02T22:06:37.640Z[ recovery-image] Sep 02 22:06:37.040 INFO E| Compiling clap_lex v1.1.0
110752026-09-02T22:06:37.640Z[ recovery-image] Sep 02 22:06:37.040 INFO E| Compiling heck v0.5.0
110762026-09-02T22:06:37.641Z[ recovery-image] Sep 02 22:06:37.040 INFO E| Compiling shared_thread v0.2.0
110772026-09-02T22:06:37.739Z[ recovery-image] Sep 02 22:06:37.143 INFO E| Compiling anstyle-parse v1.0.0
110782026-09-02T22:06:37.881Z[ recovery-image] Sep 02 22:06:37.276 INFO E| Compiling anstream v1.0.0
110792026-09-02T22:06:38.057Z[ recovery-image] Sep 02 22:06:37.461 INFO E| Compiling clap_builder v4.6.0
110802026-09-02T22:06:38.331Z[ recovery-image] Sep 02 22:06:37.735 INFO E| Compiling errno v0.3.14
110812026-09-02T22:06:38.331Z[ recovery-image] Sep 02 22:06:37.735 INFO E| Compiling os_pipe v1.2.3
110822026-09-02T22:06:38.420Z[ recovery-image] Sep 02 22:06:37.823 INFO E| Compiling signal-hook-registry v1.4.8
110832026-09-02T22:06:38.625Z[ recovery-image] Sep 02 22:06:38.029 INFO E| Compiling syn v2.0.117
110842026-09-02T22:06:38.744Z[ recovery-image] Sep 02 22:06:38.075 INFO E| Compiling sigchld v0.2.4
110852026-09-02T22:06:38.761Z[ recovery-image] Sep 02 22:06:38.166 INFO E| Compiling shared_child v1.1.1
110862026-09-02T22:06:38.867Z[ recovery-image] Sep 02 22:06:38.271 INFO E| Compiling duct v1.1.1
110872026-09-02T22:06:40.517Z[ recovery-image] Sep 02 22:06:39.921 INFO E| Compiling clap_derive v4.6.1
110882026-09-02T22:06:41.660Z[ recovery-image] Sep 02 22:06:41.064 INFO E| Compiling clap v4.6.1
110892026-09-02T22:06:41.714Z[ recovery-image] Sep 02 22:06:41.117 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
110902026-09-02T22:06:42.461Z[ recovery-image] Sep 02 22:06:41.865 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
110912026-09-02T22:06:42.466Z[ recovery-image] Sep 02 22:06:41.870 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
110922026-09-02T22:06:42.599Z[ host-image] Sep 02 22:06:42.003 INFO O| Sep 02 22:06:42.003 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
110932026-09-02T22:06:42.679Z[ recovery-image] Sep 02 22:06:42.081 INFO E| Downloading crates ...
110942026-09-02T22:06:42.684Z[ host-image] Sep 02 22:06:42.087 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
110952026-09-02T22:06:42.684Z[ host-image] Sep 02 22:06:42.087 INFO expanded image name: "ci 8c3b6a1/${os_short_commit} 2026-09-02 21:50" -> "ci 8c3b6a1/0e29ea8 2026-09-02 21:50"
110962026-09-02T22:06:42.684Z[ host-image] Sep 02 22:06:42.087 INFO output artefacts stored in: "/work/os-host"
110972026-09-02T22:06:42.684Z[ host-image] Sep 02 22:06:42.088 INFO collecting git info from project "chelsio-t6-roms"...
110982026-09-02T22:06:42.688Z[ host-image] Sep 02 22:06:42.093 INFO collecting git info from project "dmar-report"...
110992026-09-02T22:06:42.692Z[ host-image] Sep 02 22:06:42.096 INFO collecting git info from project "bootserver"...
111002026-09-02T22:06:42.696Z[ host-image] Sep 02 22:06:42.099 INFO collecting git info from project "amd-firmware"...
111012026-09-02T22:06:42.705Z[ host-image] Sep 02 22:06:42.109 INFO collecting git info from project "phbl"...
111022026-09-02T22:06:42.708Z[ host-image] Sep 02 22:06:42.112 INFO collecting git info from project "pilot"...
111032026-09-02T22:06:42.712Z[ host-image] Sep 02 22:06:42.116 INFO collecting git info from project "pinprick"...
111042026-09-02T22:06:42.716Z[ host-image] Sep 02 22:06:42.119 INFO collecting git info from project "amd-host-image-builder"...
111052026-09-02T22:06:42.719Z[ host-image] Sep 02 22:06:42.123 INFO collecting git info from project "image-builder"...
111062026-09-02T22:06:42.722Z[ recovery-image] Sep 02 22:06:42.124 INFO E| Downloaded bitstruct_derive v0.1.0
111072026-09-02T22:06:42.723Z[ host-image] Sep 02 22:06:42.126 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
111082026-09-02T22:06:42.726Z[ recovery-image] Sep 02 22:06:42.127 INFO E| Downloaded bitstruct v0.1.1
111092026-09-02T22:06:42.732Z[ recovery-image] Sep 02 22:06:42.136 INFO E| Downloaded bitflags v2.13.0
111102026-09-02T22:06:42.735Z[ recovery-image] Sep 02 22:06:42.139 INFO E| Downloaded bit_field v0.10.3
111112026-09-02T22:06:42.742Z[ recovery-image] Sep 02 22:06:42.147 INFO E| Downloaded raw-cpuid v10.7.0
111122026-09-02T22:06:42.751Z[ recovery-image] Sep 02 22:06:42.149 INFO E| Downloaded cpio_reader v0.1.2
111132026-09-02T22:06:42.756Z[ recovery-image] Sep 02 22:06:42.158 INFO E| Downloaded log v0.4.32
111142026-09-02T22:06:42.759Z[ recovery-image] Sep 02 22:06:42.160 INFO E| Downloaded miniz_oxide v0.9.1
111152026-09-02T22:06:42.780Z[ recovery-image] Sep 02 22:06:42.183 INFO E| Downloaded goblin v0.10.7
111162026-09-02T22:06:42.876Z[ recovery-image] Sep 02 22:06:42.280 INFO E| Downloaded x86 v0.52.0
111172026-09-02T22:06:42.908Z[ recovery-image] Sep 02 22:06:42.312 INFO E| Updating crates.io index
111182026-09-02T22:06:42.950Z[ recovery-image] Sep 02 22:06:42.354 INFO E| Downloading crates ...
111192026-09-02T22:06:42.977Z[ recovery-image] Sep 02 22:06:42.381 INFO E| Downloaded hashbrown v0.17.1
111202026-09-02T22:06:42.981Z[ recovery-image] Sep 02 22:06:42.384 INFO E| Downloaded rustc-literal-escaper v0.0.7
111212026-09-02T22:06:43.014Z[ host-image] Sep 02 22:06:42.416 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
111222026-09-02T22:06:43.023Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
111232026-09-02T22:06:43.023Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
111242026-09-02T22:06:43.026Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling proc-macro2 v1.0.106
111252026-09-02T22:06:43.026Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling quote v1.0.45
111262026-09-02T22:06:43.026Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling unicode-ident v1.0.24
111272026-09-02T22:06:43.026Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling syn v1.0.109
111282026-09-02T22:06:43.027Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling x86 v0.52.0
111292026-09-02T22:06:43.027Z[ recovery-image] Sep 02 22:06:42.427 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111302026-09-02T22:06:43.034Z[ recovery-image] Sep 02 22:06:42.439 INFO E| Compiling seq-macro v0.3.6
111312026-09-02T22:06:43.333Z[ host-image] Sep 02 22:06:42.737 INFO creating Oxide boot image...
111322026-09-02T22:06:43.333Z[ host-image] Sep 02 22:06:42.737 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 8c3b6a1/0e29ea8 2026-09-02 21:50", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
111332026-09-02T22:06:43.963Z[ recovery-image] Sep 02 22:06:43.365 INFO E| Compiling syn v2.0.117
111342026-09-02T22:06:44.103Z[ host-image] Sep 02 22:06:43.507 INFO O| ok, image written!
111352026-09-02T22:06:44.103Z[ host-image] Sep 02 22:06:43.507 INFO O| ok, boot_image_csum file written!
111362026-09-02T22:06:44.115Z[ host-image] Sep 02 22:06:43.509 INFO creating boot archive (CPIO)...
111372026-09-02T22:06:44.115Z[ host-image] Sep 02 22:06:43.509 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/sled/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
111382026-09-02T22:06:44.115Z[ host-image] Sep 02 22:06:43.513 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
111392026-09-02T22:06:44.115Z[ host-image] Sep 02 22:06:43.513 INFO E| + outfile=/work/os-host/cpio
111402026-09-02T22:06:44.115Z[ host-image] Sep 02 22:06:43.513 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
111412026-09-02T22:06:44.115Z[ host-image] Sep 02 22:06:43.515 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
111422026-09-02T22:06:44.116Z[ host-image] Sep 02 22:06:43.515 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
111432026-09-02T22:06:44.137Z[ host-image] Sep 02 22:06:43.540 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
111442026-09-02T22:06:44.137Z[ host-image] Sep 02 22:06:43.541 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
111452026-09-02T22:06:44.142Z[ host-image] Sep 02 22:06:43.546 INFO creating compressed cpio/unix for dev loaders...
111462026-09-02T22:06:44.142Z[ host-image] Sep 02 22:06:43.546 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/host/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-host/unix.z'"], pwd: None
111472026-09-02T22:06:44.366Z[ host-image] Sep 02 22:06:43.770 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
111482026-09-02T22:06:45.253Z[ recovery-image] Sep 02 22:06:44.657 INFO E| Compiling scroll_derive v0.13.1
111492026-09-02T22:06:46.251Z[ recovery-image] Sep 02 22:06:45.655 INFO E| Compiling bitstruct_derive v0.1.0
111502026-09-02T22:06:47.598Z[ host-image] Sep 02 22:06:47.002 INFO creating reset image...
111512026-09-02T22:06:47.598Z[ host-image] Sep 02 22:06:47.002 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z", "--target-dir", "/work/os-host/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
111522026-09-02T22:06:47.662Z[ host-image] Sep 02 22:06:47.066 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
111532026-09-02T22:06:47.666Z[ host-image] Sep 02 22:06:47.067 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
111542026-09-02T22:06:47.895Z[ host-image] Sep 02 22:06:47.299 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
111552026-09-02T22:06:47.899Z[ host-image] Sep 02 22:06:47.299 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
111562026-09-02T22:06:47.899Z[ host-image] Sep 02 22:06:47.299 INFO E| Compiling proc-macro2 v1.0.106
111572026-09-02T22:06:47.899Z[ host-image] Sep 02 22:06:47.299 INFO E| Compiling unicode-ident v1.0.24
111582026-09-02T22:06:47.900Z[ host-image] Sep 02 22:06:47.299 INFO E| Compiling quote v1.0.45
111592026-09-02T22:06:47.900Z[ host-image] Sep 02 22:06:47.299 INFO E| Compiling syn v1.0.109
111602026-09-02T22:06:47.900Z[ host-image] Sep 02 22:06:47.300 INFO E| Compiling x86 v0.52.0
111612026-09-02T22:06:47.900Z[ host-image] Sep 02 22:06:47.300 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111622026-09-02T22:06:47.900Z[ host-image] Sep 02 22:06:47.300 INFO E| Compiling seq-macro v0.3.6
111632026-09-02T22:06:48.807Z[ host-image] Sep 02 22:06:48.208 INFO E| Compiling syn v2.0.117
111642026-09-02T22:06:50.082Z[ host-image] Sep 02 22:06:49.486 INFO E| Compiling scroll_derive v0.13.1
111652026-09-02T22:06:51.112Z[ host-image] Sep 02 22:06:50.515 INFO E| Compiling bitstruct_derive v0.1.0
111662026-09-02T22:06:55.428Z[ recovery-image] Sep 02 22:06:54.830 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
111672026-09-02T22:06:57.546Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling bitflags v1.3.2
111682026-09-02T22:06:57.546Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling adler2 v2.0.1
111692026-09-02T22:06:57.550Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling bit_field v0.10.3
111702026-09-02T22:06:57.550Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling scroll v0.13.0
111712026-09-02T22:06:57.550Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling log v0.4.32
111722026-09-02T22:06:57.550Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling bitflags v2.13.0
111732026-09-02T22:06:57.550Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling plain v0.2.3
111742026-09-02T22:06:57.550Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling static_assertions v1.1.0
111752026-09-02T22:06:57.550Z[ recovery-image] Sep 02 22:06:56.950 INFO E| Compiling bitstruct v0.1.1
111762026-09-02T22:06:57.599Z[ recovery-image] Sep 02 22:06:57.002 INFO E| Compiling raw-cpuid v10.7.0
111772026-09-02T22:06:57.645Z[ recovery-image] Sep 02 22:06:57.047 INFO E| Compiling miniz_oxide v0.9.1
111782026-09-02T22:06:57.721Z[ recovery-image] Sep 02 22:06:57.125 INFO E| Compiling cpio_reader v0.1.2
111792026-09-02T22:06:57.768Z[ recovery-image] Sep 02 22:06:57.172 INFO E| Compiling goblin v0.10.7
111802026-09-02T22:07:00.426Z[ host-image] Sep 02 22:06:59.830 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
111812026-09-02T22:07:00.696Z[ recovery-image] Sep 02 22:07:00.100 INFO E| Finished `release` profile [optimized] target(s) in 18.21s
111822026-09-02T22:07:00.718Z[ recovery-image] Sep 02 22:07:00.122 INFO building ROM for gimlet
111832026-09-02T22:07:00.718Z[ recovery-image] Sep 02 22:07:00.122 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-recovery/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
111842026-09-02T22:07:00.801Z[ recovery-image] Sep 02 22:07:00.205 INFO E| Downloading crates ...
111852026-09-02T22:07:00.851Z[ recovery-image] Sep 02 22:07:00.255 INFO E| Downloaded anstyle-query v1.1.2
111862026-09-02T22:07:00.858Z[ recovery-image] Sep 02 22:07:00.263 INFO E| Downloaded anstyle v1.0.10
111872026-09-02T22:07:00.868Z[ recovery-image] Sep 02 22:07:00.272 INFO E| Downloaded clap_lex v0.7.4
111882026-09-02T22:07:00.872Z[ recovery-image] Sep 02 22:07:00.273 INFO E| Downloaded colorchoice v1.0.3
111892026-09-02T22:07:00.872Z[ recovery-image] Sep 02 22:07:00.274 INFO E| Downloaded toml_datetime v0.6.9
111902026-09-02T22:07:00.872Z[ recovery-image] Sep 02 22:07:00.275 INFO E| Downloaded os_pipe v1.2.1
111912026-09-02T22:07:00.872Z[ recovery-image] Sep 02 22:07:00.276 INFO E| Downloaded shared_child v1.0.1
111922026-09-02T22:07:00.876Z[ recovery-image] Sep 02 22:07:00.280 INFO E| Downloaded serde_spanned v0.6.8
111932026-09-02T22:07:00.879Z[ recovery-image] Sep 02 22:07:00.281 INFO E| Downloaded is_terminal_polyfill v1.70.1
111942026-09-02T22:07:00.895Z[ recovery-image] Sep 02 22:07:00.299 INFO E| Downloaded anstream v0.6.18
111952026-09-02T22:07:00.898Z[ recovery-image] Sep 02 22:07:00.301 INFO E| Downloaded toml_write v0.1.1
111962026-09-02T22:07:00.902Z[ recovery-image] Sep 02 22:07:00.303 INFO E| Downloaded duct v0.13.7
111972026-09-02T22:07:00.902Z[ recovery-image] Sep 02 22:07:00.304 INFO E| Downloaded anstyle-parse v0.2.6
111982026-09-02T22:07:00.906Z[ recovery-image] Sep 02 22:07:00.307 INFO E| Downloaded clap_derive v4.5.32
111992026-09-02T22:07:00.909Z[ recovery-image] Sep 02 22:07:00.311 INFO E| Downloaded clap v4.5.37
112002026-09-02T22:07:00.913Z[ recovery-image] Sep 02 22:07:00.316 INFO E| Downloaded toml v0.8.22
112012026-09-02T22:07:00.932Z[ recovery-image] Sep 02 22:07:00.336 INFO E| Downloaded cc v1.2.20
112022026-09-02T22:07:00.936Z[ recovery-image] Sep 02 22:07:00.338 INFO E| Downloaded winnow v0.7.7
112032026-09-02T22:07:00.939Z[ recovery-image] Sep 02 22:07:00.343 INFO E| Downloaded toml_edit v0.22.26
112042026-09-02T22:07:00.959Z[ recovery-image] Sep 02 22:07:00.363 INFO E| Downloaded clap_builder v4.5.37
112052026-09-02T22:07:00.973Z[ recovery-image] Sep 02 22:07:00.377 INFO E| Compiling libc v0.2.172
112062026-09-02T22:07:00.973Z[ recovery-image] Sep 02 22:07:00.377 INFO E| Compiling utf8parse v0.2.2
112072026-09-02T22:07:00.976Z[ recovery-image] Sep 02 22:07:00.377 INFO E| Compiling equivalent v1.0.2
112082026-09-02T22:07:00.976Z[ recovery-image] Sep 02 22:07:00.377 INFO E| Compiling anstyle v1.0.10
112092026-09-02T22:07:00.977Z[ recovery-image] Sep 02 22:07:00.377 INFO E| Compiling hashbrown v0.15.2
112102026-09-02T22:07:00.977Z[ recovery-image] Sep 02 22:07:00.377 INFO E| Compiling shlex v1.3.0
112112026-09-02T22:07:00.977Z[ recovery-image] Sep 02 22:07:00.377 INFO E| Compiling once_cell v1.21.3
112122026-09-02T22:07:00.992Z[ recovery-image] Sep 02 22:07:00.396 INFO E| Compiling is_terminal_polyfill v1.70.1
112132026-09-02T22:07:00.996Z[ recovery-image] Sep 02 22:07:00.396 INFO E| Compiling anstyle-query v1.1.2
112142026-09-02T22:07:00.996Z[ recovery-image] Sep 02 22:07:00.396 INFO E| Compiling colorchoice v1.0.3
112152026-09-02T22:07:00.996Z[ recovery-image] Sep 02 22:07:00.396 INFO E| Compiling strsim v0.11.1
112162026-09-02T22:07:00.996Z[ recovery-image] Sep 02 22:07:00.396 INFO E| Compiling clap_lex v0.7.4
112172026-09-02T22:07:00.996Z[ recovery-image] Sep 02 22:07:00.396 INFO E| Compiling winnow v0.7.7
112182026-09-02T22:07:01.000Z[ recovery-image] Sep 02 22:07:00.401 INFO E| Compiling anyhow v1.0.98
112192026-09-02T22:07:01.013Z[ recovery-image] Sep 02 22:07:00.417 INFO E| Compiling syn v2.0.101
112202026-09-02T22:07:01.017Z[ recovery-image] Sep 02 22:07:00.420 INFO E| Compiling toml_write v0.1.1
112212026-09-02T22:07:01.164Z[ recovery-image] Sep 02 22:07:00.568 INFO E| Compiling cc v1.2.20
112222026-09-02T22:07:01.173Z[ recovery-image] Sep 02 22:07:00.576 INFO E| Compiling anstyle-parse v0.2.6
112232026-09-02T22:07:01.324Z[ recovery-image] Sep 02 22:07:00.728 INFO E| Compiling anstream v0.6.18
112242026-09-02T22:07:01.469Z[ recovery-image] Sep 02 22:07:00.873 INFO E| Compiling indexmap v2.9.0
112252026-09-02T22:07:01.531Z[ recovery-image] Sep 02 22:07:00.935 INFO E| Compiling clap_builder v4.5.37
112262026-09-02T22:07:01.633Z[ recovery-image] Sep 02 22:07:01.037 INFO E| Compiling shared_child v1.0.1
112272026-09-02T22:07:01.635Z[ recovery-image] Sep 02 22:07:01.037 INFO E| Compiling os_pipe v1.2.1
112282026-09-02T22:07:01.750Z[ recovery-image] Sep 02 22:07:01.153 INFO E| Compiling duct v0.13.7
112292026-09-02T22:07:02.276Z[ recovery-image] Sep 02 22:07:01.679 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
112302026-09-02T22:07:02.775Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling bitflags v1.3.2
112312026-09-02T22:07:02.775Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling log v0.4.32
112322026-09-02T22:07:02.779Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling plain v0.2.3
112332026-09-02T22:07:02.780Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling bit_field v0.10.3
112342026-09-02T22:07:02.780Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling bitflags v2.13.0
112352026-09-02T22:07:02.780Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling adler2 v2.0.1
112362026-09-02T22:07:02.780Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling scroll v0.13.0
112372026-09-02T22:07:02.780Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling bitstruct v0.1.1
112382026-09-02T22:07:02.780Z[ host-image] Sep 02 22:07:02.179 INFO E| Compiling static_assertions v1.1.0
112392026-09-02T22:07:02.834Z[ host-image] Sep 02 22:07:02.238 INFO E| Compiling raw-cpuid v10.7.0
112402026-09-02T22:07:02.875Z[ host-image] Sep 02 22:07:02.279 INFO E| Compiling miniz_oxide v0.9.1
112412026-09-02T22:07:02.939Z[ host-image] Sep 02 22:07:02.343 INFO E| Compiling cpio_reader v0.1.2
112422026-09-02T22:07:03.017Z[ host-image] Sep 02 22:07:02.422 INFO E| Compiling goblin v0.10.7
112432026-09-02T22:07:03.857Z[ recovery-image] Sep 02 22:07:03.261 INFO E| Compiling serde_derive v1.0.219
112442026-09-02T22:07:03.857Z[ recovery-image] Sep 02 22:07:03.261 INFO E| Compiling clap_derive v4.5.32
112452026-09-02T22:07:05.646Z[ recovery-image] Sep 02 22:07:05.050 INFO E| Compiling clap v4.5.37
112462026-09-02T22:07:06.407Z[ recovery-image] Sep 02 22:07:05.811 INFO E| Compiling serde v1.0.219
112472026-09-02T22:07:06.561Z[ host-image] Sep 02 22:07:05.965 INFO E| Finished `release` profile [optimized] target(s) in 18.88s
112482026-09-02T22:07:06.579Z[ host-image] Sep 02 22:07:05.983 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
112492026-09-02T22:07:06.580Z[ host-image] Sep 02 22:07:05.983 INFO building ROM for gimlet
112502026-09-02T22:07:06.580Z[ host-image] Sep 02 22:07:05.983 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-host/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
112512026-09-02T22:07:06.673Z[ host-image] Sep 02 22:07:06.077 INFO E| Blocking waiting for file lock on build directory
112522026-09-02T22:07:08.299Z[ recovery-image] Sep 02 22:07:07.703 INFO E| Compiling toml_datetime v0.6.9
112532026-09-02T22:07:08.301Z[ recovery-image] Sep 02 22:07:07.703 INFO E| Compiling serde_spanned v0.6.8
112542026-09-02T22:07:08.466Z[ recovery-image] Sep 02 22:07:07.870 INFO E| Compiling toml_edit v0.22.26
112552026-09-02T22:07:09.804Z[ recovery-image] Sep 02 22:07:09.208 INFO E| Compiling toml v0.8.22
112562026-09-02T22:07:12.181Z[ recovery-image] Sep 02 22:07:11.586 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.42s
112572026-09-02T22:07:12.190Z[ host-image] Sep 02 22:07:11.594 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s
112582026-09-02T22:07:12.194Z[ recovery-image] Sep 02 22:07:11.595 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
112592026-09-02T22:07:12.194Z[ host-image] Sep 02 22:07:11.598 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
112602026-09-02T22:07:12.211Z[ host-image] Sep 02 22:07:11.615 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112612026-09-02T22:07:12.215Z[ recovery-image] Sep 02 22:07:11.616 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112622026-09-02T22:07:12.234Z[ recovery-image] Sep 02 22:07:11.638 INFO E| Blocking waiting for file lock on package cache
112632026-09-02T22:07:12.262Z[ host-image] Sep 02 22:07:11.665 INFO E| Blocking waiting for file lock on package cache
112642026-09-02T22:07:12.288Z[ recovery-image] Sep 02 22:07:11.691 INFO E| Blocking waiting for file lock on package cache
112652026-09-02T22:07:12.292Z[ host-image] Sep 02 22:07:11.692 INFO E| Blocking waiting for file lock on package cache
112662026-09-02T22:07:12.292Z[ recovery-image] Sep 02 22:07:11.693 INFO E| Blocking waiting for file lock on package cache
112672026-09-02T22:07:12.307Z[ host-image] Sep 02 22:07:11.711 INFO E| Blocking waiting for file lock on package cache
112682026-09-02T22:07:12.320Z[ recovery-image] Sep 02 22:07:11.724 INFO E| Blocking waiting for file lock on build directory
112692026-09-02T22:07:12.332Z[ host-image] Sep 02 22:07:11.736 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
112702026-09-02T22:07:12.337Z[ host-image] Sep 02 22:07:11.740 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-host/gimlet.rom`
112712026-09-02T22:07:12.341Z[ recovery-image] Sep 02 22:07:11.745 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
112722026-09-02T22:07:12.347Z[ recovery-image] Sep 02 22:07:11.751 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-recovery/gimlet.rom`
112732026-09-02T22:07:12.485Z[ host-image] Sep 02 22:07:11.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
112742026-09-02T22:07:12.486Z[ host-image] Sep 02 22:07:11.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
112752026-09-02T22:07:12.486Z[ host-image] Sep 02 22:07:11.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
112762026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
112772026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
112782026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
112792026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
112802026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
112812026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
112822026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
112832026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
112842026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
112852026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
112862026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
112872026-09-02T22:07:12.490Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
112882026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO O| Info: ABL version: 0x100f5010
112892026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
112902026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
112912026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
112922026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
112932026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
112942026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
112952026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
112962026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
112972026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
112982026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
112992026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113002026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113012026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113022026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113032026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113042026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113052026-09-02T22:07:12.491Z[ host-image] Sep 02 22:07:11.891 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113062026-09-02T22:07:12.492Z[ host-image] Sep 02 22:07:11.891 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113072026-09-02T22:07:12.492Z[ host-image] Sep 02 22:07:11.891 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113082026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.897 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
113092026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.897 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
113102026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.897 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
113112026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.897 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
113122026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.897 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
113132026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.897 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
113142026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
113152026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
113162026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
113172026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
113182026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
113192026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
113202026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
113212026-09-02T22:07:12.496Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
113222026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
113232026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO O| Info: ABL version: 0x100f5010
113242026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
113252026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
113262026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
113272026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
113282026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
113292026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
113302026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
113312026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
113322026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
113332026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
113342026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113352026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113362026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113372026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113382026-09-02T22:07:12.497Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113392026-09-02T22:07:12.498Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113402026-09-02T22:07:12.498Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113412026-09-02T22:07:12.498Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113422026-09-02T22:07:12.498Z[ recovery-image] Sep 02 22:07:11.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113432026-09-02T22:07:12.527Z[ host-image] Sep 02 22:07:11.931 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
113442026-09-02T22:07:12.527Z[ host-image] Sep 02 22:07:11.931 INFO building ROM for cosmo
113452026-09-02T22:07:12.531Z[ host-image] Sep 02 22:07:11.931 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-host/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
113462026-09-02T22:07:12.535Z[ recovery-image] Sep 02 22:07:11.939 INFO building ROM for cosmo
113472026-09-02T22:07:12.536Z[ recovery-image] Sep 02 22:07:11.940 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-recovery/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
113482026-09-02T22:07:12.587Z[ recovery-image] Sep 02 22:07:11.991 INFO E| Blocking waiting for file lock on package cache
113492026-09-02T22:07:12.604Z[ host-image] Sep 02 22:07:12.008 INFO E| Blocking waiting for file lock on package cache
113502026-09-02T22:07:12.627Z[ recovery-image] Sep 02 22:07:12.031 INFO E| Blocking waiting for file lock on package cache
113512026-09-02T22:07:12.636Z[ host-image] Sep 02 22:07:12.040 INFO E| Blocking waiting for file lock on package cache
113522026-09-02T22:07:12.645Z[ host-image] Sep 02 22:07:12.049 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
113532026-09-02T22:07:12.649Z[ host-image] Sep 02 22:07:12.053 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-host/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
113542026-09-02T22:07:12.654Z[ recovery-image] Sep 02 22:07:12.058 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
113552026-09-02T22:07:12.657Z[ recovery-image] Sep 02 22:07:12.061 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-recovery/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
113562026-09-02T22:07:12.663Z[ host-image] Sep 02 22:07:12.068 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113572026-09-02T22:07:12.673Z[ recovery-image] Sep 02 22:07:12.077 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113582026-09-02T22:07:12.693Z[ recovery-image] Sep 02 22:07:12.097 INFO E| Blocking waiting for file lock on package cache
113592026-09-02T22:07:12.708Z[ host-image] Sep 02 22:07:12.112 INFO E| Blocking waiting for file lock on package cache
113602026-09-02T22:07:12.731Z[ recovery-image] Sep 02 22:07:12.135 INFO E| Blocking waiting for file lock on package cache
113612026-09-02T22:07:12.735Z[ host-image] Sep 02 22:07:12.135 INFO E| Blocking waiting for file lock on package cache
113622026-09-02T22:07:12.735Z[ recovery-image] Sep 02 22:07:12.137 INFO E| Blocking waiting for file lock on package cache
113632026-09-02T22:07:12.745Z[ host-image] Sep 02 22:07:12.150 INFO E| Blocking waiting for file lock on package cache
113642026-09-02T22:07:12.759Z[ recovery-image] Sep 02 22:07:12.163 INFO E| Blocking waiting for file lock on build directory
113652026-09-02T22:07:12.769Z[ host-image] Sep 02 22:07:12.173 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
113662026-09-02T22:07:12.773Z[ host-image] Sep 02 22:07:12.177 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-host/cosmo.rom`
113672026-09-02T22:07:12.781Z[ recovery-image] Sep 02 22:07:12.185 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
113682026-09-02T22:07:12.788Z[ recovery-image] Sep 02 22:07:12.189 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-recovery/cosmo.rom`
113692026-09-02T22:07:13.003Z[ host-image] Sep 02 22:07:12.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
113702026-09-02T22:07:13.003Z[ host-image] Sep 02 22:07:12.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
113712026-09-02T22:07:13.003Z[ host-image] Sep 02 22:07:12.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
113722026-09-02T22:07:13.010Z[ host-image] Sep 02 22:07:12.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
113732026-09-02T22:07:13.010Z[ host-image] Sep 02 22:07:12.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
113742026-09-02T22:07:13.010Z[ host-image] Sep 02 22:07:12.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
113752026-09-02T22:07:13.010Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
113762026-09-02T22:07:13.010Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
113772026-09-02T22:07:13.010Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
113782026-09-02T22:07:13.010Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
113792026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
113802026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
113812026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
113822026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
113832026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
113842026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
113852026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
113862026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
113872026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
113882026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
113892026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
113902026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
113912026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
113922026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
113932026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
113942026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
113952026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
113962026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
113972026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
113982026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
113992026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114002026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114012026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114022026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114032026-09-02T22:07:13.011Z[ host-image] Sep 02 22:07:12.408 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114042026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
114052026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
114062026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
114072026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
114082026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
114092026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
114102026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
114112026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
114122026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
114132026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
114142026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
114152026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
114162026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
114172026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
114182026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
114192026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
114202026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
114212026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
114222026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO O| Info: ABL version: 0x100af010
114232026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
114242026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
114252026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
114262026-09-02T22:07:13.012Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
114272026-09-02T22:07:13.013Z[ host-image] Sep 02 22:07:12.409 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
114282026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
114292026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
114302026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
114312026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
114322026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
114332026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
114342026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
114352026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
114362026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
114372026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
114382026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
114392026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
114402026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
114412026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
114422026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
114432026-09-02T22:07:13.014Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
114442026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
114452026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
114462026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
114472026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
114482026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
114492026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
114502026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
114512026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
114522026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
114532026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
114542026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
114552026-09-02T22:07:13.015Z[ host-image] Sep 02 22:07:12.410 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
114562026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
114572026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
114582026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
114592026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
114602026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
114612026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
114622026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
114632026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
114642026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
114652026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
114662026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
114672026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
114682026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114692026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114702026-09-02T22:07:13.030Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114712026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114722026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114732026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114742026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
114752026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
114762026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
114772026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
114782026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114792026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114802026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114812026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114822026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114832026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114842026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114852026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114862026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114872026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114882026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114892026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114902026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114912026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
114922026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
114932026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
114942026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
114952026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
114962026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
114972026-09-02T22:07:13.031Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
114982026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
114992026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
115002026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
115012026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
115022026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
115032026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
115042026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
115052026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
115062026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
115072026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
115082026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
115092026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO O| Info: ABL version: 0x100af010
115102026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
115112026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
115122026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
115132026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
115142026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
115152026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
115162026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
115172026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
115182026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
115192026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
115202026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
115212026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
115222026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
115232026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
115242026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
115252026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
115262026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
115272026-09-02T22:07:13.032Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
115282026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
115292026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
115302026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
115312026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
115322026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
115332026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
115342026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
115352026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
115362026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
115372026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
115382026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
115392026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
115402026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
115412026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
115422026-09-02T22:07:13.033Z[ recovery-image] Sep 02 22:07:12.423 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
115432026-09-02T22:07:13.044Z[ host-image] Sep 02 22:07:12.447 INFO finishing image archive at "/work/os-host/os.tar.gz"...
115442026-09-02T22:07:13.062Z[ recovery-image] Sep 02 22:07:12.461 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
115452026-09-02T22:07:13.062Z[ recovery-image] Sep 02 22:07:12.461 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
115462026-09-02T22:07:13.062Z[ recovery-image] Sep 02 22:07:12.461 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
115472026-09-02T22:07:14.182Z[ recovery-image] Sep 02 22:07:13.586 INFO image complete! materials are in "/work/os-recovery"
115482026-09-02T22:07:14.187Z[ recovery-image]
115492026-09-02T22:07:14.187Z[ recovery-image] real 3:24.181091291
115502026-09-02T22:07:14.187Z[ recovery-image] user 2:35.742316158
115512026-09-02T22:07:14.187Z[ recovery-image] sys 37.390921467
115522026-09-02T22:07:14.187Z[ recovery-image] trap 0.124817586
115532026-09-02T22:07:14.187Z[ recovery-image] tflt 0.621978821
115542026-09-02T22:07:14.187Z[ recovery-image] dflt 0.806076978
115552026-09-02T22:07:14.187Z[ recovery-image] kflt 0.000184498
115562026-09-02T22:07:14.187Z[ recovery-image] lock 8:09.804942485
115572026-09-02T22:07:14.187Z[ recovery-image] slp 18:04.476158515
115582026-09-02T22:07:14.187Z[ recovery-image] lat 32.927068229
115592026-09-02T22:07:14.188Z[ recovery-image] stop 6.560769950
115602026-09-02T22:07:14.188ZSep 02 22:07:13.590 INFO [recovery-image] process exited with exit status: 0 (204.186150991s)
115612026-09-02T22:07:14.188ZSep 02 22:07:13.590 INFO [tuf-v2-recovery] running task
115622026-09-02T22:07:14.192ZSep 02 22:07:13.591 INFO [tuf-v2-recovery] task succeeded (757.74µs)
115632026-09-02T22:07:14.677Z[ host-image] Sep 02 22:07:14.081 INFO image complete! materials are in "/work/os-host"
115642026-09-02T22:07:14.683Z[ host-image]
115652026-09-02T22:07:14.683Z[ host-image] real 3:55.645272738
115662026-09-02T22:07:14.683Z[ host-image] user 2:47.459123131
115672026-09-02T22:07:14.683Z[ host-image] sys 36.527858229
115682026-09-02T22:07:14.683Z[ host-image] trap 0.131676273
115692026-09-02T22:07:14.683Z[ host-image] tflt 0.179744774
115702026-09-02T22:07:14.683Z[ host-image] dflt 0.281703190
115712026-09-02T22:07:14.683Z[ host-image] kflt 0.000411768
115722026-09-02T22:07:14.683Z[ host-image] lock 4:53.075654283
115732026-09-02T22:07:14.683Z[ host-image] slp 20:29.195120506
115742026-09-02T22:07:14.683Z[ host-image] lat 26.159931852
115752026-09-02T22:07:14.683Z[ host-image] stop 1.746492938
115762026-09-02T22:07:14.683ZSep 02 22:07:14.085 INFO [host-image] process exited with exit status: 0 (235.650860228s)
115772026-09-02T22:07:14.683ZSep 02 22:07:14.085 INFO [tuf-v2-host] running task
115782026-09-02T22:07:14.683ZSep 02 22:07:14.085 INFO [tuf-repo] running task
115792026-09-02T22:07:14.687ZSep 02 22:07:14.085 INFO [tuf-v2-host] task succeeded (473.58µs)
115802026-09-02T22:07:14.687ZSep 02 22:07:14.085 INFO [tuf-v2-repo] running task
115812026-09-02T22:07:29.369ZSep 02 22:07:28.772 INFO assembling repository in `/tmp/tufaceouscFna5c`, component: OmicronRepoAssembler
115822026-09-02T22:07:31.572ZSep 02 22:07:30.976 INFO [tuf-v2-repo] task succeeded (16.890332586s)
115832026-09-02T22:07:33.893ZSep 02 22:07:33.294 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
115842026-09-02T22:07:34.104ZSep 02 22:07:33.507 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
115852026-09-02T22:07:35.810ZSep 02 22:07:35.210 INFO skipping lab SP image, name: "cosmo-a-lab", board: "cosmo-a"
115862026-09-02T22:07:35.862ZSep 02 22:07:35.266 INFO skipping lab SP image, name: "cosmo-b-lab", board: "cosmo-b"
115872026-09-02T22:07:35.915ZSep 02 22:07:35.316 INFO skipping lab SP image, name: "gimlet-b-lab", board: "gimlet-b"
115882026-09-02T22:07:35.960ZSep 02 22:07:35.363 INFO skipping lab SP image, name: "gimlet-c-lab", board: "gimlet-c"
115892026-09-02T22:07:36.007ZSep 02 22:07:35.411 INFO skipping lab SP image, name: "gimlet-d-lab", board: "gimlet-d"
115902026-09-02T22:07:36.055ZSep 02 22:07:35.458 INFO skipping lab SP image, name: "gimlet-e-lab", board: "gimlet-e"
115912026-09-02T22:07:36.110ZSep 02 22:07:35.505 INFO skipping lab SP image, name: "gimlet-f-lab", board: "gimlet-f"
115922026-09-02T22:07:43.591ZSep 02 22:07:42.992 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
115932026-09-02T22:07:43.603ZSep 02 22:07:42.997 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
115942026-09-02T22:07:43.616ZSep 02 22:07:43.020 INFO skipping duplicate RoT bootloader image, skipped: psc_rot_bootloader-psc_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz
115952026-09-02T22:07:43.671ZSep 02 22:07:43.074 INFO skipping lab SP image, name: "sidecar-b-lab", board: "sidecar-b"
115962026-09-02T22:07:43.727ZSep 02 22:07:43.129 INFO skipping lab SP image, name: "sidecar-c-lab", board: "sidecar-c"
115972026-09-02T22:07:43.780ZSep 02 22:07:43.183 INFO skipping lab SP image, name: "sidecar-d-lab", board: "sidecar-d"
115982026-09-02T22:07:43.845ZSep 02 22:07:43.247 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
115992026-09-02T22:07:43.851ZSep 02 22:07:43.253 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
116002026-09-02T22:07:43.874ZSep 02 22:07:43.276 INFO skipping duplicate RoT bootloader image, skipped: switch_rot_bootloader-switch_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz
116012026-09-02T22:07:45.052ZSep 02 22:07:44.455 INFO [tuf-repo] task succeeded (30.36968439s)
116022026-09-02T22:10:54.430Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 01s
116032026-09-02T22:10:54.434Z[verify-libraries] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
116042026-09-02T22:10:54.434Z[verify-libraries] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
116052026-09-02T22:10:57.042ZSep 02 22:10:56.446 INFO [verify-libraries] process exited with exit status: 0 (427.282677216s)
116062026-09-02T22:10:57.042ZSep 02 22:10:56.446 INFO all jobs completed in 1203.865264643s
116072026-09-02T22:10:57.973Zprocess exited: duration 1413985 ms, exit code 0
 
116082026-09-02T22:10:57.987Zfound 41 output files
116092026-09-02T22:10:57.987Zuploading: /work/manifest.toml (17334 bytes)
116102026-09-02T22:10:59.001Zuploaded: /work/manifest.toml
116112026-09-02T22:10:59.010Zuploading: /work/repo.zip (2350257914 bytes)
116122026-09-02T22:11:36.735Zuploaded: /work/repo.zip
116132026-09-02T22:11:36.735Zuploading: /work/repo.zip.sha256.txt (65 bytes)
116142026-09-02T22:11:37.976Zuploaded: /work/repo.zip.sha256.txt
116152026-09-02T22:11:37.976Zuploading: /work/helios.json (647 bytes)
116162026-09-02T22:11:39.032Zuploaded: /work/helios.json
116172026-09-02T22:11:39.032Zuploading: /work/incorporation.p5m (113595 bytes)
116182026-09-02T22:11:40.411Zuploaded: /work/incorporation.p5m
116192026-09-02T22:11:40.411Zuploading: /work/incorporation.p5p (133120 bytes)
116202026-09-02T22:11:41.499Zuploaded: /work/incorporation.p5p
116212026-09-02T22:11:41.499Zuploading: /work/helios-incorp.log (522 bytes)
116222026-09-02T22:11:42.650Zuploaded: /work/helios-incorp.log
116232026-09-02T22:11:42.650Zuploading: /work/helios-setup.log (57183 bytes)
116242026-09-02T22:11:43.670Zuploaded: /work/helios-setup.log
116252026-09-02T22:11:43.674Zuploading: /work/host-image.log (234965 bytes)
116262026-09-02T22:11:44.688Zuploaded: /work/host-image.log
116272026-09-02T22:11:44.693Zuploading: /work/host-package.log (49353 bytes)
116282026-09-02T22:11:45.709Zuploaded: /work/host-package.log
116292026-09-02T22:11:45.710Zuploading: /work/host-target.log (101 bytes)
116302026-09-02T22:11:46.721Zuploaded: /work/host-target.log
116312026-09-02T22:11:46.725Zuploading: /work/incorp-create.log (0 bytes)
116322026-09-02T22:11:47.730Zuploaded: /work/incorp-create.log
116332026-09-02T22:11:47.730Zuploading: /work/incorp-fmt.log (0 bytes)
116342026-09-02T22:11:48.740Zuploaded: /work/incorp-fmt.log
116352026-09-02T22:11:48.743Zuploading: /work/incorp-pkgsend.log (108 bytes)
116362026-09-02T22:11:49.753Zuploaded: /work/incorp-pkgsend.log
116372026-09-02T22:11:49.753Zuploading: /work/incorp-publisher.log (0 bytes)
116382026-09-02T22:11:50.762Zuploaded: /work/incorp-publisher.log
116392026-09-02T22:11:50.762Zuploading: /work/omicron-package.log (10474 bytes)
116402026-09-02T22:11:51.772Zuploaded: /work/omicron-package.log
116412026-09-02T22:11:51.772Zuploading: /work/recovery-image.log (590891 bytes)
116422026-09-02T22:11:52.793Zuploaded: /work/recovery-image.log
116432026-09-02T22:11:52.793Zuploading: /work/recovery-package.log (2621 bytes)
116442026-09-02T22:11:53.803Zuploaded: /work/recovery-package.log
116452026-09-02T22:11:53.803Zuploading: /work/recovery-target.log (98 bytes)
116462026-09-02T22:11:54.860Zuploaded: /work/recovery-target.log
116472026-09-02T22:11:54.861Zuploading: /work/stamp-clickhouse.log (117 bytes)
116482026-09-02T22:11:55.928Zuploaded: /work/stamp-clickhouse.log
116492026-09-02T22:11:55.928Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
116502026-09-02T22:11:57.023Zuploaded: /work/stamp-clickhouse_keeper.log
116512026-09-02T22:11:57.023Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
116522026-09-02T22:11:58.083Zuploaded: /work/stamp-clickhouse_server.log
116532026-09-02T22:11:58.083Zuploading: /work/stamp-cockroachdb.log (118 bytes)
116542026-09-02T22:11:59.095Zuploaded: /work/stamp-cockroachdb.log
116552026-09-02T22:11:59.095Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
116562026-09-02T22:12:00.105Zuploaded: /work/stamp-crucible-pantry-zone.log
116572026-09-02T22:12:00.105Zuploading: /work/stamp-crucible-utils.log (118 bytes)
116582026-09-02T22:12:01.140Zuploaded: /work/stamp-crucible-utils.log
116592026-09-02T22:12:01.140Zuploading: /work/stamp-crucible-zone.log (120 bytes)
116602026-09-02T22:12:02.150Zuploaded: /work/stamp-crucible-zone.log
116612026-09-02T22:12:02.150Zuploading: /work/stamp-external-dns.log (119 bytes)
116622026-09-02T22:12:03.425Zuploaded: /work/stamp-external-dns.log
116632026-09-02T22:12:03.425Zuploading: /work/stamp-installinator.log (103 bytes)
116642026-09-02T22:12:04.642Zuploaded: /work/stamp-installinator.log
116652026-09-02T22:12:04.643Zuploading: /work/stamp-internal-dns.log (119 bytes)
116662026-09-02T22:12:05.674Zuploaded: /work/stamp-internal-dns.log
116672026-09-02T22:12:05.674Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
116682026-09-02T22:12:06.685Zuploaded: /work/stamp-mg-ddm-gz.log
116692026-09-02T22:12:06.685Zuploading: /work/stamp-nexus.log (112 bytes)
116702026-09-02T22:12:08.146Zuploaded: /work/stamp-nexus.log
116712026-09-02T22:12:08.146Zuploading: /work/stamp-ntp.log (110 bytes)
116722026-09-02T22:12:09.156Zuploaded: /work/stamp-ntp.log
116732026-09-02T22:12:09.159Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
116742026-09-02T22:12:10.169Zuploaded: /work/stamp-omicron-sled-agent.log
116752026-09-02T22:12:10.169Zuploading: /work/stamp-overlay.log (114 bytes)
116762026-09-02T22:12:11.179Zuploaded: /work/stamp-overlay.log
116772026-09-02T22:12:11.179Zuploading: /work/stamp-oximeter.log (115 bytes)
116782026-09-02T22:12:12.193Zuploaded: /work/stamp-oximeter.log
116792026-09-02T22:12:12.193Zuploading: /work/stamp-oxlog.log (109 bytes)
116802026-09-02T22:12:13.211Zuploaded: /work/stamp-oxlog.log
116812026-09-02T22:12:13.211Zuploading: /work/stamp-probe.log (112 bytes)
116822026-09-02T22:12:14.231Zuploaded: /work/stamp-probe.log
116832026-09-02T22:12:14.232Zuploading: /work/stamp-propolis-server.log (122 bytes)
116842026-09-02T22:12:15.253Zuploaded: /work/stamp-propolis-server.log
116852026-09-02T22:12:15.253Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
116862026-09-02T22:12:16.283Zuploaded: /work/stamp-pumpkind-gz.log
116872026-09-02T22:12:16.283Zuploading: /work/stamp-switch-asic.log (118 bytes)
116882026-09-02T22:12:17.302Zuploaded: /work/stamp-switch-asic.log
116892026-09-02T22:12:17.302Zuploading: /work/verify-libraries.log (50340 bytes)
116902026-09-02T22:12:18.324Zuploaded: /work/verify-libraries.log